var/cache/dev/ContainerSg6a8i6/App_KernelDevDebugContainer.php line 1015

Open in your IDE?
  1. <?php
  2. namespace ContainerSg6a8i6;
  3. use Symfony\Component\DependencyInjection\Argument\RewindableGenerator;
  4. use Symfony\Component\DependencyInjection\ContainerInterface;
  5. use Symfony\Component\DependencyInjection\Container;
  6. use Symfony\Component\DependencyInjection\Exception\InvalidArgumentException;
  7. use Symfony\Component\DependencyInjection\Exception\LogicException;
  8. use Symfony\Component\DependencyInjection\Exception\RuntimeException;
  9. use Symfony\Component\DependencyInjection\ParameterBag\FrozenParameterBag;
  10. use Symfony\Component\DependencyInjection\ParameterBag\ParameterBagInterface;
  11. /**
  12.  * @internal This class has been auto-generated by the Symfony Dependency Injection Component.
  13.  */
  14. class App_KernelDevDebugContainer extends Container
  15. {
  16.     protected $containerDir;
  17.     protected $targetDir;
  18.     protected $parameters = [];
  19.     private $buildParameters;
  20.     protected $getService;
  21.     public function __construct(array $buildParameters = [], $containerDir __DIR__)
  22.     {
  23.         $this->getService \Closure::fromCallable([$this'getService']);
  24.         $this->buildParameters $buildParameters;
  25.         $this->containerDir $containerDir;
  26.         $this->targetDir \dirname($containerDir);
  27.         $this->parameters $this->getDefaultParameters();
  28.         $this->services $this->privates = [];
  29.         $this->syntheticIds = [
  30.             'Pimcore\\Cache\\Runtime' => true,
  31.             'Pimcore\\Extension\\Config' => true,
  32.             'kernel' => true,
  33.         ];
  34.         $this->methodMap = [
  35.             '.container.private.form.factory' => 'get_Container_Private_Form_FactoryService',
  36.             '.container.private.profiler' => 'get_Container_Private_ProfilerService',
  37.             '.container.private.security.authorization_checker' => 'get_Container_Private_Security_AuthorizationCheckerService',
  38.             '.container.private.security.token_storage' => 'get_Container_Private_Security_TokenStorageService',
  39.             '.container.private.twig' => 'get_Container_Private_TwigService',
  40.             '.container.private.validator' => 'get_Container_Private_ValidatorService',
  41.             'Pimcore\\Bundle\\AdminBundle\\Security\\ContentSecurityPolicyHandler' => 'getContentSecurityPolicyHandlerService',
  42.             'Pimcore\\Bundle\\AdminBundle\\Security\\CsrfProtectionHandler' => 'getCsrfProtectionHandlerService',
  43.             'Pimcore\\Bundle\\AdminBundle\\Security\\User\\TokenStorageUserResolver' => 'getTokenStorageUserResolverService',
  44.             'Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\FullPageCacheListener' => 'getFullPageCacheListenerService',
  45.             'Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\GoogleAnalyticsCodeListener' => 'getGoogleAnalyticsCodeListenerService',
  46.             'Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\GoogleTagManagerListener' => 'getGoogleTagManagerListenerService',
  47.             'Pimcore\\Cache\\Core\\CoreCacheHandler' => 'getCoreCacheHandlerService',
  48.             'Pimcore\\Config' => 'getConfigService',
  49.             'Pimcore\\Document\\Editable\\Block\\BlockStateStack' => 'getBlockStateStackService',
  50.             'Pimcore\\Document\\Renderer\\DocumentRenderer' => 'getDocumentRendererService',
  51.             'Pimcore\\Document\\StaticPageGenerator' => 'getStaticPageGeneratorService',
  52.             'Pimcore\\Extension\\Bundle\\PimcoreBundleManager' => 'getPimcoreBundleManagerService',
  53.             'Pimcore\\Http\\RequestHelper' => 'getRequestHelperService',
  54.             'Pimcore\\Http\\Request\\Resolver\\DocumentResolver' => 'getDocumentResolverService',
  55.             'Pimcore\\Http\\Request\\Resolver\\EditmodeResolver' => 'getEditmodeResolverService',
  56.             'Pimcore\\Http\\Request\\Resolver\\OutputTimestampResolver' => 'getOutputTimestampResolverService',
  57.             'Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver' => 'getPimcoreContextResolverService',
  58.             'Pimcore\\Http\\Request\\Resolver\\ResponseHeaderResolver' => 'getResponseHeaderResolverService',
  59.             'Pimcore\\Http\\Request\\Resolver\\SiteResolver' => 'getSiteResolverService',
  60.             'Pimcore\\Http\\Request\\Resolver\\StaticPageResolver' => 'getStaticPageResolverService',
  61.             'Pimcore\\Http\\ResponseHelper' => 'getResponseHelperService',
  62.             'Pimcore\\Localization\\LocaleServiceInterface' => 'getLocaleServiceInterfaceService',
  63.             'Pimcore\\Model\\Document\\Editable\\Loader\\EditableLoader' => 'getEditableLoaderService',
  64.             'Pimcore\\Model\\Document\\Service' => 'getServiceService',
  65.             'Pimcore\\Targeting\\Document\\DocumentTargetingConfigurator' => 'getDocumentTargetingConfiguratorService',
  66.             'Pimcore\\Templating\\Renderer\\EditableRenderer' => 'getEditableRendererService',
  67.             'Symfony\\Bridge\\Twig\\Extension\\WebLinkExtension' => 'getWebLinkExtensionService',
  68.             'Symfony\\Component\\HttpKernel\\EventListener\\SessionListener' => 'getSessionListenerService',
  69.             'Symfony\\Component\\Lock\\LockFactory' => 'getLockFactoryService',
  70.             'Symfony\\Contracts\\Translation\\TranslatorInterface' => 'getTranslatorInterfaceService',
  71.             'cache.app' => 'getCache_AppService',
  72.             'cache.system' => 'getCache_SystemService',
  73.             'cache.validator_expression_language' => 'getCache_ValidatorExpressionLanguageService',
  74.             'cmf_routing.route_provider' => 'getCmfRouting_RouteProviderService',
  75.             'data_collector.dump' => 'getDataCollector_DumpService',
  76.             'doctrine' => 'getDoctrineService',
  77.             'doctrine.dbal.default_connection' => 'getDoctrine_Dbal_DefaultConnectionService',
  78.             'event_dispatcher' => 'getEventDispatcherService',
  79.             'http_kernel' => 'getHttpKernelService',
  80.             'messenger.default_bus' => 'getMessenger_DefaultBusService',
  81.             'monolog.logger.admin' => 'getMonolog_Logger_AdminService',
  82.             'monolog.logger.cache' => 'getMonolog_Logger_CacheService',
  83.             'monolog.logger.doctrine' => 'getMonolog_Logger_DoctrineService',
  84.             'monolog.logger.event' => 'getMonolog_Logger_EventService',
  85.             'monolog.logger.http_client' => 'getMonolog_Logger_HttpClientService',
  86.             'monolog.logger.init' => 'getMonolog_Logger_InitService',
  87.             'monolog.logger.php' => 'getMonolog_Logger_PhpService',
  88.             'monolog.logger.profiler' => 'getMonolog_Logger_ProfilerService',
  89.             'monolog.logger.request' => 'getMonolog_Logger_RequestService',
  90.             'monolog.logger.router' => 'getMonolog_Logger_RouterService',
  91.             'monolog.logger.routing' => 'getMonolog_Logger_RoutingService',
  92.             'monolog.logger.security' => 'getMonolog_Logger_SecurityService',
  93.             'pimcore.cache.pool' => 'getPimcore_Cache_PoolService',
  94.             'pimcore.routing.router.request_context' => 'getPimcore_Routing_Router_RequestContextService',
  95.             'pimcore.templating.engine.delegating' => 'getPimcore_Templating_Engine_DelegatingService',
  96.             'pimcore_admin.security.user_loader' => 'getPimcoreAdmin_Security_UserLoaderService',
  97.             'request_stack' => 'getRequestStackService',
  98.             'router' => 'getRouterService',
  99.             'var_dumper.cloner' => 'getVarDumper_ClonerService',
  100.             'cache_clearer' => 'getCacheClearerService',
  101.             'filesystem' => 'getFilesystemService',
  102.             'serializer' => 'getSerializerService',
  103.             'security.csrf.token_manager' => 'getSecurity_Csrf_TokenManagerService',
  104.             'form.factory' => 'getForm_FactoryService',
  105.             'form.type.file' => 'getForm_Type_FileService',
  106.             'profiler' => 'getProfilerService',
  107.             'security.authorization_checker' => 'getSecurity_AuthorizationCheckerService',
  108.             'security.token_storage' => 'getSecurity_TokenStorageService',
  109.             'twig' => 'getTwigService',
  110.             'security.password_encoder' => 'getSecurity_PasswordEncoderService',
  111.             'session' => 'getSessionService',
  112.             'validator' => 'getValidatorService',
  113.         ];
  114.         $this->fileMap = [
  115.             '.container.private.cache_clearer' => 'get_Container_Private_CacheClearerService',
  116.             '.container.private.filesystem' => 'get_Container_Private_FilesystemService',
  117.             '.container.private.form.type.file' => 'get_Container_Private_Form_Type_FileService',
  118.             '.container.private.security.csrf.token_manager' => 'get_Container_Private_Security_Csrf_TokenManagerService',
  119.             '.container.private.security.password_encoder' => 'get_Container_Private_Security_PasswordEncoderService',
  120.             '.container.private.serializer' => 'get_Container_Private_SerializerService',
  121.             '.container.private.session' => 'get_Container_Private_SessionService',
  122.             'AdvancedObjectSearchBundle\\Controller\\AdminController' => 'getAdminControllerService',
  123.             'AdvancedObjectSearchBundle\\Installer' => 'getInstallerService',
  124.             'AdvancedObjectSearchBundle\\Tools\\ElasticSearchConfigService' => 'getElasticSearchConfigServiceService',
  125.             'App\\Controller\\DefaultController' => 'getDefaultControllerService',
  126.             'App\\Controller\\Web2printController' => 'getWeb2printControllerService',
  127.             'Doctrine\\Bundle\\DoctrineBundle\\Controller\\ProfilerController' => 'getProfilerControllerService',
  128.             'GuzzleHttp\\Client' => 'getClientService',
  129.             'Knp\\Component\\Pager\\PaginatorInterface' => 'getPaginatorInterfaceService',
  130.             'Pimcore\\Admin\\Serializer' => 'getSerializer2Service',
  131.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Asset\\AssetController' => 'getAssetControllerService',
  132.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Asset\\AssetHelperController' => 'getAssetHelperControllerService',
  133.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\ClassController' => 'getClassControllerService',
  134.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\ClassificationstoreController' => 'getClassificationstoreControllerService',
  135.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\DataObjectController' => 'getDataObjectControllerService',
  136.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\DataObjectHelperController' => 'getDataObjectHelperControllerService',
  137.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\QuantityValueController' => 'getQuantityValueControllerService',
  138.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\VariantsController' => 'getVariantsControllerService',
  139.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\DocumentController' => 'getDocumentControllerService',
  140.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\EmailController' => 'getEmailControllerService',
  141.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\FolderController' => 'getFolderControllerService',
  142.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\HardlinkController' => 'getHardlinkControllerService',
  143.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\LinkController' => 'getLinkControllerService',
  144.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\NewsletterController' => 'getNewsletterControllerService',
  145.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\PageController' => 'getPageControllerService',
  146.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\PrintcontainerController' => 'getPrintcontainerControllerService',
  147.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\PrintpageController' => 'getPrintpageControllerService',
  148.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\RenderletController' => 'getRenderletControllerService',
  149.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\SnippetController' => 'getSnippetControllerService',
  150.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\ElementController' => 'getElementControllerService',
  151.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\EmailController' => 'getEmailController2Service',
  152.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\External\\AdminerController' => 'getAdminerControllerService',
  153.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\External\\OpcacheController' => 'getOpcacheControllerService',
  154.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\IndexController' => 'getIndexControllerService',
  155.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\InstallController' => 'getInstallControllerService',
  156.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\LogController' => 'getLogControllerService',
  157.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\LoginController' => 'getLoginControllerService',
  158.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\MiscController' => 'getMiscControllerService',
  159.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\NotificationController' => 'getNotificationControllerService',
  160.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\PortalController' => 'getPortalControllerService',
  161.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\RecyclebinController' => 'getRecyclebinControllerService',
  162.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\RedirectsController' => 'getRedirectsControllerService',
  163.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\SettingsController' => 'getSettingsControllerService',
  164.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\TagsController' => 'getTagsControllerService',
  165.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\TargetingController' => 'getTargetingControllerService',
  166.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\TranslationController' => 'getTranslationControllerService',
  167.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\UserController' => 'getUserControllerService',
  168.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\WorkflowController' => 'getWorkflowControllerService',
  169.             'Pimcore\\Bundle\\AdminBundle\\Controller\\ExtensionManager\\ExtensionManagerController' => 'getExtensionManagerControllerService',
  170.             'Pimcore\\Bundle\\AdminBundle\\Controller\\GDPR\\AdminController' => 'getAdminController2Service',
  171.             'Pimcore\\Bundle\\AdminBundle\\Controller\\GDPR\\AssetController' => 'getAssetController2Service',
  172.             'Pimcore\\Bundle\\AdminBundle\\Controller\\GDPR\\DataObjectController' => 'getDataObjectController2Service',
  173.             'Pimcore\\Bundle\\AdminBundle\\Controller\\GDPR\\PimcoreUsersController' => 'getPimcoreUsersControllerService',
  174.             'Pimcore\\Bundle\\AdminBundle\\Controller\\GDPR\\SentMailController' => 'getSentMailControllerService',
  175.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Reports\\AnalyticsController' => 'getAnalyticsControllerService',
  176.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Reports\\CustomReportController' => 'getCustomReportControllerService',
  177.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Reports\\SettingsController' => 'getSettingsController2Service',
  178.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Searchadmin\\SearchController' => 'getSearchControllerService',
  179.             'Pimcore\\Bundle\\AdminBundle\\Session\\Handler\\AdminSessionHandler' => 'getAdminSessionHandlerService',
  180.             'Pimcore\\Bundle\\CoreBundle\\Controller\\PublicServicesController' => 'getPublicServicesControllerService',
  181.             'Pimcore\\Bundle\\CoreBundle\\EventListener\\WorkflowManagementListener' => 'getWorkflowManagementListenerService',
  182.             'Pimcore\\Bundle\\DataHubBundle\\Controller\\ConfigController' => 'getConfigControllerService',
  183.             'Pimcore\\Bundle\\DataHubBundle\\Controller\\GraphQLExplorerController' => 'getGraphQLExplorerControllerService',
  184.             'Pimcore\\Bundle\\DataHubBundle\\Controller\\WebserviceController' => 'getWebserviceControllerService',
  185.             'Pimcore\\Bundle\\DataHubBundle\\GraphQL\\Service' => 'getService2Service',
  186.             'Pimcore\\Bundle\\DataHubBundle\\Installer' => 'getInstaller2Service',
  187.             'Pimcore\\Bundle\\DataHubBundle\\Service\\CheckConsumerPermissionsService' => 'getCheckConsumerPermissionsServiceService',
  188.             'Pimcore\\Bundle\\DataHubBundle\\Service\\FileUploadService' => 'getFileUploadServiceService',
  189.             'Pimcore\\Bundle\\DataHubBundle\\Service\\OutputCacheService' => 'getOutputCacheServiceService',
  190.             'Pimcore\\Bundle\\DataImporterBundle\\Controller\\ConfigDataObjectController' => 'getConfigDataObjectControllerService',
  191.             'Pimcore\\Bundle\\DataImporterBundle\\Controller\\PushImportController' => 'getPushImportControllerService',
  192.             'Pimcore\\Bundle\\DataImporterBundle\\Installer' => 'getInstaller3Service',
  193.             'Pimcore\\Cache\\Symfony\\CacheClearer' => 'getCacheClearer2Service',
  194.             'Pimcore\\Controller\\Config\\ControllerDataProvider' => 'getControllerDataProviderService',
  195.             'Pimcore\\DataObject\\BlockDataMarshaller\\Consent' => 'getConsentService',
  196.             'Pimcore\\DataObject\\BlockDataMarshaller\\Date' => 'getDateService',
  197.             'Pimcore\\DataObject\\BlockDataMarshaller\\ExternalImage' => 'getExternalImageService',
  198.             'Pimcore\\DataObject\\BlockDataMarshaller\\Geobounds' => 'getGeoboundsService',
  199.             'Pimcore\\DataObject\\BlockDataMarshaller\\Geopoint' => 'getGeopointService',
  200.             'Pimcore\\DataObject\\BlockDataMarshaller\\Geopolygon' => 'getGeopolygonService',
  201.             'Pimcore\\DataObject\\BlockDataMarshaller\\Localizedfields' => 'getLocalizedfieldsService',
  202.             'Pimcore\\DataObject\\BlockDataMarshaller\\RgbaColor' => 'getRgbaColorService',
  203.             'Pimcore\\DataObject\\BlockDataMarshaller\\StructuredTable' => 'getStructuredTableService',
  204.             'Pimcore\\DataObject\\ClassBuilder\\FieldDefinitionDocBlockBuilderInterface' => 'getFieldDefinitionDocBlockBuilderInterfaceService',
  205.             'Pimcore\\DataObject\\ClassBuilder\\PHPClassDumperInterface' => 'getPHPClassDumperInterfaceService',
  206.             'Pimcore\\DataObject\\ClassBuilder\\PHPFieldCollectionClassDumperInterface' => 'getPHPFieldCollectionClassDumperInterfaceService',
  207.             'Pimcore\\DataObject\\ClassBuilder\\PHPObjectBrickClassDumperInterface' => 'getPHPObjectBrickClassDumperInterfaceService',
  208.             'Pimcore\\DataObject\\ClassBuilder\\PHPObjectBrickContainerClassDumperInterface' => 'getPHPObjectBrickContainerClassDumperInterfaceService',
  209.             'Pimcore\\DataObject\\Consent\\Service' => 'getService3Service',
  210.             'Pimcore\\DataObject\\FielddefinitionMarshaller\\BlockDataMarshaller\\EncryptedField' => 'getEncryptedFieldService',
  211.             'Pimcore\\DataObject\\FielddefinitionMarshaller\\Classificationstore\\BooleanSelect' => 'getBooleanSelectService',
  212.             'Pimcore\\DataObject\\FielddefinitionMarshaller\\Classificationstore\\EncryptedField' => 'getEncryptedField2Service',
  213.             'Pimcore\\DataObject\\FielddefinitionMarshaller\\Classificationstore\\Multiselect' => 'getMultiselectService',
  214.             'Pimcore\\DataObject\\FielddefinitionMarshaller\\Classificationstore\\QuantityValue' => 'getQuantityValueService',
  215.             'Pimcore\\DataObject\\FielddefinitionMarshaller\\Classificationstore\\RgbaColor' => 'getRgbaColor2Service',
  216.             'Pimcore\\DataObject\\FielddefinitionMarshaller\\Classificationstore\\Table' => 'getTableService',
  217.             'Pimcore\\DataObject\\GridColumnConfig\\Service' => 'getService4Service',
  218.             'Pimcore\\Document\\Editable\\EditableHandler' => 'getEditableHandlerService',
  219.             'Pimcore\\Document\\Editable\\EditableUsageResolver' => 'getEditableUsageResolverService',
  220.             'Pimcore\\Element\\MarshallerService' => 'getMarshallerServiceService',
  221.             'Pimcore\\Extension\\Document\\Areabrick\\AreabrickManagerInterface' => 'getAreabrickManagerInterfaceService',
  222.             'Pimcore\\Helper\\LongRunningHelper' => 'getLongRunningHelperService',
  223.             'Pimcore\\Http\\ClientFactory' => 'getClientFactoryService',
  224.             'Pimcore\\Http\\Request\\Resolver\\TemplateResolver' => 'getTemplateResolverService',
  225.             'Pimcore\\Image\\Adapter\\GD' => 'getGDService',
  226.             'Pimcore\\Image\\Adapter\\Imagick' => 'getImagickService',
  227.             'Pimcore\\Image\\Optimizer' => 'getOptimizerService',
  228.             'Pimcore\\Localization\\IntlFormatter' => 'getIntlFormatterService',
  229.             'Pimcore\\Log\\ApplicationLogger' => 'getApplicationLoggerService',
  230.             'Pimcore\\Log\\Handler\\ApplicationLoggerDb' => 'getApplicationLoggerDbService',
  231.             'Pimcore\\Mail\\Mailer' => 'getMailerService',
  232.             'Pimcore\\Migrations\\FilteredMigrationsRepository' => 'getFilteredMigrationsRepositoryService',
  233.             'Pimcore\\Migrations\\FilteredTableMetadataStorage' => 'getFilteredTableMetadataStorageService',
  234.             'Pimcore\\Model\\DataObject\\ClassDefinition\\ClassDefinitionManager' => 'getClassDefinitionManagerService',
  235.             'Pimcore\\Model\\DataObject\\ClassDefinition\\ClassLayoutDefinitionManager' => 'getClassLayoutDefinitionManagerService',
  236.             'Pimcore\\Model\\DataObject\\ClassDefinition\\DynamicOptionsProvider\\CountryOptionsProvider' => 'getCountryOptionsProviderService',
  237.             'Pimcore\\Model\\DataObject\\QuantityValue\\QuantityValueConverterInterface' => 'getQuantityValueConverterInterfaceService',
  238.             'Pimcore\\Model\\DataObject\\QuantityValue\\UnitConversionService' => 'getUnitConversionServiceService',
  239.             'Pimcore\\Model\\Notification\\Service\\NotificationService' => 'getNotificationServiceService',
  240.             'Pimcore\\Model\\Version\\Adapter\\VersionStorageAdapterInterface' => 'getVersionStorageAdapterInterfaceService',
  241.             'Pimcore\\Tool\\AssetsInstaller' => 'getAssetsInstallerService',
  242.             'Pimcore\\Tool\\Storage' => 'getStorageService',
  243.             'Pimcore\\Workflow\\Dumper\\GraphvizDumper' => 'getGraphvizDumperService',
  244.             'Pimcore\\Workflow\\Dumper\\StateMachineGraphvizDumper' => 'getStateMachineGraphvizDumperService',
  245.             'Pimcore\\Workflow\\ExpressionService' => 'getExpressionServiceService',
  246.             'Pimcore\\Workflow\\Manager' => 'getManagerService',
  247.             'Pimcore\\Workflow\\Notification\\NotificationEmailService' => 'getNotificationEmailServiceService',
  248.             'Pimcore\\Workflow\\Place\\StatusInfo' => 'getStatusInfoService',
  249.             'Scheb\\TwoFactorBundle\\Model\\PersisterInterface' => 'getPersisterInterfaceService',
  250.             'Scheb\\TwoFactorBundle\\Security\\TwoFactor\\Provider\\TwoFactorFormRendererInterface' => 'getTwoFactorFormRendererInterfaceService',
  251.             'Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController' => 'getRedirectControllerService',
  252.             'Symfony\\Bundle\\FrameworkBundle\\Controller\\TemplateController' => 'getTemplateControllerService',
  253.             'cache.app_clearer' => 'getCache_AppClearerService',
  254.             'cache.global_clearer' => 'getCache_GlobalClearerService',
  255.             'cache.system_clearer' => 'getCache_SystemClearerService',
  256.             'cache_warmer' => 'getCacheWarmerService',
  257.             'cmf_routing.redirect_controller' => 'getCmfRouting_RedirectControllerService',
  258.             'console.command.public_alias.AdvancedObjectSearchBundle\\Command\\ProcessUpdateQueueCommand' => 'getProcessUpdateQueueCommandService',
  259.             'console.command.public_alias.AdvancedObjectSearchBundle\\Command\\ReindexCommand' => 'getReindexCommandService',
  260.             'console.command.public_alias.AdvancedObjectSearchBundle\\Command\\UpdateMappingCommand' => 'getUpdateMappingCommandService',
  261.             'console.command.public_alias.App\\Command\\UrladungsImportFAQCommand' => 'getUrladungsImportFAQCommandService',
  262.             'console.command.public_alias.App\\Command\\UrladungsImportMagazinCommand' => 'getUrladungsImportMagazinCommandService',
  263.             'console.command.public_alias.App\\Command\\UrladungsImportProductCommand' => 'getUrladungsImportProductCommandService',
  264.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\Bundle\\ListCommand' => 'getListCommandService',
  265.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\CacheWarmingCommand' => 'getCacheWarmingCommandService',
  266.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\ClassesDefinitionsBuildCommand' => 'getClassesDefinitionsBuildCommandService',
  267.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\Definition\\Import\\ClassCommand' => 'getClassCommandService',
  268.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\Definition\\Import\\CustomLayoutCommand' => 'getCustomLayoutCommandService',
  269.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\Definition\\Import\\FieldCollectionCommand' => 'getFieldCollectionCommandService',
  270.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\Definition\\Import\\ObjectBrickCommand' => 'getObjectBrickCommandService',
  271.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\DeleteClassificationStoreCommand' => 'getDeleteClassificationStoreCommandService',
  272.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\DeleteUnusedLocaleDataCommand' => 'getDeleteUnusedLocaleDataCommandService',
  273.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\Document\\GeneratePagePreviews' => 'getGeneratePagePreviewsService',
  274.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\Document\\MigrateElementsCommand' => 'getMigrateElementsCommandService',
  275.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\EmailLogsCleanupCommand' => 'getEmailLogsCleanupCommandService',
  276.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\GenerateStaticPagesCommand' => 'getGenerateStaticPagesCommandService',
  277.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\InternalMigrationHelpersCommand' => 'getInternalMigrationHelpersCommandService',
  278.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\InternalModelDaoMappingGeneratorCommand' => 'getInternalModelDaoMappingGeneratorCommandService',
  279.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\InternalUnicodeCldrLanguageTerritoryGeneratorCommand' => 'getInternalUnicodeCldrLanguageTerritoryGeneratorCommandService',
  280.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\LowQualityImagePreviewCommand' => 'getLowQualityImagePreviewCommandService',
  281.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\MaintenanceModeCommand' => 'getMaintenanceModeCommandService',
  282.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\Migrate\\StorageCommand' => 'getStorageCommandService',
  283.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\Migrate\\ThumbnailsFolderStructureCommand' => 'getThumbnailsFolderStructureCommandService',
  284.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\MysqlToolsCommand' => 'getMysqlToolsCommandService',
  285.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\RecyclebinCleanupCommand' => 'getRecyclebinCleanupCommandService',
  286.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\RequirementsCheckCommand' => 'getRequirementsCheckCommandService',
  287.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\ResetPasswordCommand' => 'getResetPasswordCommandService',
  288.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\RunScriptCommand' => 'getRunScriptCommandService',
  289.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\SearchBackendReindexCommand' => 'getSearchBackendReindexCommandService',
  290.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\ThumbnailsClearCommand' => 'getThumbnailsClearCommandService',
  291.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\ThumbnailsImageCommand' => 'getThumbnailsImageCommandService',
  292.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\ThumbnailsVideoCommand' => 'getThumbnailsVideoCommandService',
  293.             'console.command.public_alias.Pimcore\\Bundle\\DataHubBundle\\Command\\Configuration\\RebuildWorkspacesCommand' => 'getRebuildWorkspacesCommandService',
  294.             'console.command.public_alias.Pimcore\\Bundle\\DataHubBundle\\Command\\GraphQL\\RebuildDefinitionsCommand' => 'getRebuildDefinitionsCommandService',
  295.             'console.command.public_alias.Pimcore\\Bundle\\DataImporterBundle\\Command\\CronExecutionCommand' => 'getCronExecutionCommandService',
  296.             'console.command.public_alias.Pimcore\\Bundle\\DataImporterBundle\\Command\\DummyDataCommand' => 'getDummyDataCommandService',
  297.             'console.command.public_alias.Pimcore\\Bundle\\DataImporterBundle\\Command\\ParallelProcessQueueCommand' => 'getParallelProcessQueueCommandService',
  298.             'console.command.public_alias.Pimcore\\Bundle\\DataImporterBundle\\Command\\PrepareImportCommand' => 'getPrepareImportCommandService',
  299.             'console.command.public_alias.Pimcore\\Bundle\\DataImporterBundle\\Command\\SequentialProcessQueueCommand' => 'getSequentialProcessQueueCommandService',
  300.             'console.command_loader' => 'getConsole_CommandLoaderService',
  301.             'container.env_var_processors_locator' => 'getContainer_EnvVarProcessorsLocatorService',
  302.             'error_controller' => 'getErrorControllerService',
  303.             'fos_js_routing.controller' => 'getFosJsRouting_ControllerService',
  304.             'fos_js_routing.extractor' => 'getFosJsRouting_ExtractorService',
  305.             'fos_js_routing.serializer' => 'getFosJsRouting_SerializerService',
  306.             'monolog.logger.DATA-IMPORTER' => 'getMonolog_Logger_DATAIMPORTERService',
  307.             'monolog.logger.advanced_object_search.es' => 'getMonolog_Logger_AdvancedObjectSearch_EsService',
  308.             'monolog.logger.console' => 'getMonolog_Logger_ConsoleService',
  309.             'monolog.logger.debug' => 'getMonolog_Logger_DebugService',
  310.             'monolog.logger.lock' => 'getMonolog_Logger_LockService',
  311.             'monolog.logger.mailer' => 'getMonolog_Logger_MailerService',
  312.             'monolog.logger.messenger' => 'getMonolog_Logger_MessengerService',
  313.             'monolog.logger.pimcore' => 'getMonolog_Logger_PimcoreService',
  314.             'monolog.logger.pimcore_admin.session' => 'getMonolog_Logger_PimcoreAdmin_SessionService',
  315.             'monolog.logger.pimcore_advanced_object_search' => 'getMonolog_Logger_PimcoreAdvancedObjectSearchService',
  316.             'monolog.logger.pimcore_api' => 'getMonolog_Logger_PimcoreApiService',
  317.             'monolog.logger.session' => 'getMonolog_Logger_SessionService',
  318.             'monolog.logger.translation' => 'getMonolog_Logger_TranslationService',
  319.             'pimcore.analytics.google.fallback_service_locator' => 'getPimcore_Analytics_Google_FallbackServiceLocatorService',
  320.             'pimcore.cache.adapter.null_tag_aware' => 'getPimcore_Cache_Adapter_NullTagAwareService',
  321.             'pimcore.custom_report.adapter.factories' => 'getPimcore_CustomReport_Adapter_FactoriesService',
  322.             'pimcore.implementation_loader.asset.metadata.data' => 'getPimcore_ImplementationLoader_Asset_Metadata_DataService',
  323.             'pimcore.implementation_loader.object.data' => 'getPimcore_ImplementationLoader_Object_DataService',
  324.             'pimcore.implementation_loader.object.layout' => 'getPimcore_ImplementationLoader_Object_LayoutService',
  325.             'pimcore.model.factory' => 'getPimcore_Model_FactoryService',
  326.             'pimcore.newsletter.address_source_adapter.factories' => 'getPimcore_Newsletter_AddressSourceAdapter_FactoriesService',
  327.             'pimcore.workflow.place-options-provider' => 'getPimcore_Workflow_PlaceoptionsproviderService',
  328.             'pimcore_admin.security.admin_authenticator' => 'getPimcoreAdmin_Security_AdminAuthenticatorService',
  329.             'pimcore_admin.security.bruteforce_protection_handler' => 'getPimcoreAdmin_Security_BruteforceProtectionHandlerService',
  330.             'pimcore_admin.security.logout_success_handler' => 'getPimcoreAdmin_Security_LogoutSuccessHandlerService',
  331.             'pimcore_admin.security.user_checker' => 'getPimcoreAdmin_Security_UserCheckerService',
  332.             'pimcore_admin.security.user_provider' => 'getPimcoreAdmin_Security_UserProviderService',
  333.             'presta_sitemap.controller' => 'getPrestaSitemap_ControllerService',
  334.             'presta_sitemap.dump_command' => 'getPrestaSitemap_DumpCommandService',
  335.             'presta_sitemap.dumper' => 'getPrestaSitemap_DumperService',
  336.             'presta_sitemap.generator' => 'getPrestaSitemap_GeneratorService',
  337.             'routing.loader' => 'getRouting_LoaderService',
  338.             'scheb_two_factor.firewall_context' => 'getSchebTwoFactor_FirewallContextService',
  339.             'scheb_two_factor.form_controller' => 'getSchebTwoFactor_FormControllerService',
  340.             'scheb_two_factor.security.google_authenticator' => 'getSchebTwoFactor_Security_GoogleAuthenticatorService',
  341.             'services_resetter' => 'getServicesResetterService',
  342.             'web_profiler.controller.exception_panel' => 'getWebProfiler_Controller_ExceptionPanelService',
  343.             'web_profiler.controller.profiler' => 'getWebProfiler_Controller_ProfilerService',
  344.             'web_profiler.controller.router' => 'getWebProfiler_Controller_RouterService',
  345.         ];
  346.         $this->aliases = [
  347.             'App\\Kernel' => 'kernel',
  348.             'Doctrine\\Common\\Persistence\\ConnectionRegistry' => 'doctrine',
  349.             'Doctrine\\Persistence\\ConnectionRegistry' => 'doctrine',
  350.             'GuzzleHttp\\ClientInterface' => 'GuzzleHttp\\Client',
  351.             'Pimcore\\Db\\Connection' => 'doctrine.dbal.default_connection',
  352.             'Pimcore\\Db\\ConnectionInterface' => 'doctrine.dbal.default_connection',
  353.             'Pimcore\\Kernel' => 'kernel',
  354.             'Pimcore\\Localization\\LocaleService' => 'Pimcore\\Localization\\LocaleServiceInterface',
  355.             'Presta\\SitemapBundle\\Controller\\SitemapController' => 'presta_sitemap.controller',
  356.             'Scheb\\TwoFactorBundle\\Security\\TwoFactor\\Provider\\Google\\GoogleAuthenticator' => 'scheb_two_factor.security.google_authenticator',
  357.             'Scheb\\TwoFactorBundle\\Security\\TwoFactor\\Provider\\Google\\GoogleAuthenticatorInterface' => 'scheb_two_factor.security.google_authenticator',
  358.             'Scheb\\TwoFactorBundle\\Security\\TwoFactor\\TwoFactorFirewallContext' => 'scheb_two_factor.firewall_context',
  359.             'database_connection' => 'doctrine.dbal.default_connection',
  360.             'messenger.bus.pimcore-core' => 'messenger.default_bus',
  361.             'pimcore.app_logger' => 'Pimcore\\Log\\ApplicationLogger',
  362.             'pimcore.app_logger.default' => 'Pimcore\\Log\\ApplicationLogger',
  363.             'pimcore.http_client' => 'GuzzleHttp\\Client',
  364.             'pimcore.locale' => 'Pimcore\\Localization\\LocaleServiceInterface',
  365.             'pimcore.templating.engine.twig' => '.container.private.twig',
  366.             'pimcore_admin.security.token_storage_user_resolver' => 'Pimcore\\Bundle\\AdminBundle\\Security\\User\\TokenStorageUserResolver',
  367.             'pimcore_admin.serializer' => 'Pimcore\\Admin\\Serializer',
  368.             'translator' => 'Symfony\\Contracts\\Translation\\TranslatorInterface',
  369.         ];
  370.         $this->privates['service_container'] = function () {
  371.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpKernelInterface.php';
  372.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/KernelInterface.php';
  373.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/RebootableInterface.php';
  374.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/TerminableInterface.php';
  375.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Kernel.php';
  376.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php';
  377.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Kernel.php';
  378.             include_once \dirname(__DIR__4).'/src/Kernel.php';
  379.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactoryInterface.php';
  380.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactory.php';
  381.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventSubscriberInterface.php';
  382.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ResponseListener.php';
  383.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/StreamedResponseListener.php';
  384.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/LocaleListener.php';
  385.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ValidateRequestListener.php';
  386.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/DisallowRobotsIndexingListener.php';
  387.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ErrorListener.php';
  388.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBagInterface.php';
  389.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBag.php';
  390.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/FrozenParameterBag.php';
  391.             include_once \dirname(__DIR__4).'/vendor/psr/container/src/ContainerInterface.php';
  392.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBagInterface.php';
  393.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBag.php';
  394.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpKernel.php';
  395.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolverInterface.php';
  396.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/TraceableArgumentResolver.php';
  397.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver.php';
  398.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/RequestStack.php';
  399.             include_once \dirname(__DIR__4).'/vendor/symfony/config/ConfigCacheFactoryInterface.php';
  400.             include_once \dirname(__DIR__4).'/vendor/symfony/config/ResourceCheckerConfigCacheFactory.php';
  401.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/LocaleAwareListener.php';
  402.             include_once \dirname(__DIR__4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
  403.             include_once \dirname(__DIR__4).'/vendor/symfony/contracts/Translation/LocaleAwareInterface.php';
  404.             include_once \dirname(__DIR__4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
  405.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/FragmentRendererInterface.php';
  406.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/RoutableFragmentRenderer.php';
  407.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php';
  408.             include_once \dirname(__DIR__4).'/vendor/psr/cache/src/CacheItemPoolInterface.php';
  409.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/AdapterInterface.php';
  410.             include_once \dirname(__DIR__4).'/vendor/symfony/contracts/Cache/CacheInterface.php';
  411.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/PruneableInterface.php';
  412.             include_once \dirname(__DIR__4).'/vendor/symfony/contracts/Service/ResetInterface.php';
  413.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/ResettableInterface.php';
  414.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/TraceableAdapter.php';
  415.             include_once \dirname(__DIR__4).'/vendor/symfony/contracts/Cache/CacheTrait.php';
  416.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/ContractsTrait.php';
  417.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/ProxyTrait.php';
  418.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/ProxyAdapter.php';
  419.             include_once \dirname(__DIR__4).'/vendor/psr/log/Psr/Log/LoggerAwareInterface.php';
  420.             include_once \dirname(__DIR__4).'/vendor/psr/log/Psr/Log/LoggerAwareTrait.php';
  421.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/AbstractAdapterTrait.php';
  422.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/AbstractAdapter.php';
  423.             include_once \dirname(__DIR__4).'/vendor/symfony/mailer/EventListener/MessageLoggerListener.php';
  424.             include_once \dirname(__DIR__4).'/vendor/symfony/contracts/Translation/TranslatorInterface.php';
  425.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/TranslatorBagInterface.php';
  426.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Translator.php';
  427.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/WarmableInterface.php';
  428.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Translation/Translator.php';
  429.             include_once \dirname(__DIR__4).'/vendor/symfony/contracts/Service/ServiceProviderInterface.php';
  430.             include_once \dirname(__DIR__4).'/vendor/symfony/contracts/Service/ServiceLocatorTrait.php';
  431.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ServiceLocator.php';
  432.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/MessageFormatterInterface.php';
  433.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/IntlFormatterInterface.php';
  434.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/MessageFormatter.php';
  435.             include_once \dirname(__DIR__4).'/vendor/symfony/contracts/Translation/TranslatorTrait.php';
  436.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/IdentityTranslator.php';
  437.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php';
  438.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Debug/FileLinkFormatter.php';
  439.             include_once \dirname(__DIR__4).'/vendor/symfony/stopwatch/Stopwatch.php';
  440.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ControllerResolverInterface.php';
  441.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/TraceableControllerResolver.php';
  442.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ControllerResolver.php';
  443.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php';
  444.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerResolver.php';
  445.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Log/DebugLoggerInterface.php';
  446.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Processor/DebugProcessor.php';
  447.             include_once \dirname(__DIR__4).'/vendor/symfony/expression-language/ExpressionFunctionProviderInterface.php';
  448.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/ExpressionLanguageProvider.php';
  449.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/RouterListener.php';
  450.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Reader.php';
  451.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php';
  452.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationRegistry.php';
  453.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/PsrCachedReader.php';
  454.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/PhpArrayAdapter.php';
  455.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyTypeExtractorInterface.php';
  456.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyDescriptionExtractorInterface.php';
  457.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyAccessExtractorInterface.php';
  458.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyListExtractorInterface.php';
  459.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInfoExtractorInterface.php';
  460.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInitializableExtractorInterface.php';
  461.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInfoExtractor.php';
  462.             include_once \dirname(__DIR__4).'/vendor/symfony/web-link/EventListener/AddLinkHeaderListener.php';
  463.             include_once \dirname(__DIR__4).'/vendor/symfony/form/FormRegistryInterface.php';
  464.             include_once \dirname(__DIR__4).'/vendor/symfony/form/FormRegistry.php';
  465.             include_once \dirname(__DIR__4).'/vendor/symfony/form/FormExtensionInterface.php';
  466.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DependencyInjection/DependencyInjectionExtension.php';
  467.             include_once \dirname(__DIR__4).'/vendor/symfony/form/ResolvedFormTypeFactoryInterface.php';
  468.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeFactoryDataCollectorProxy.php';
  469.             include_once \dirname(__DIR__4).'/vendor/symfony/form/ResolvedFormTypeFactory.php';
  470.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ValidatorBuilder.php';
  471.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validation.php';
  472.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorFactoryInterface.php';
  473.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ContainerConstraintValidatorFactory.php';
  474.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/LoaderInterface.php';
  475.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/AutoMappingTrait.php';
  476.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/PropertyInfoLoader.php';
  477.             include_once \dirname(__DIR__4).'/vendor/symfony/notifier/EventListener/NotificationLoggerListener.php';
  478.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ProfilerListener.php';
  479.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DataCollectorInterface.php';
  480.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DataCollector.php';
  481.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/LateDataCollectorInterface.php';
  482.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php';
  483.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/RouterDataCollector.php';
  484.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/DataCollector/RouterDataCollector.php';
  485.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataCollectorInterface.php';
  486.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataCollector.php';
  487.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataExtractorInterface.php';
  488.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataExtractor.php';
  489.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/DataCollectorTranslator.php';
  490.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorageInterface.php';
  491.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorage.php';
  492.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Role/RoleHierarchyInterface.php';
  493.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Role/RoleHierarchy.php';
  494.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/FirewallMapInterface.php';
  495.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallMap.php';
  496.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Logout/LogoutUrlGenerator.php';
  497.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/HttpUtils.php';
  498.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/RememberMe/ResponseListener.php';
  499.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AccessDecisionManagerInterface.php';
  500.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/TraceableAccessDecisionManager.php';
  501.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AccessDecisionManager.php';
  502.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Strategy/AccessDecisionStrategyInterface.php';
  503.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Strategy/AffirmativeStrategy.php';
  504.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall.php';
  505.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/EventListener/FirewallListener.php';
  506.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php';
  507.             include_once \dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Security/TwoFactor/TwoFactorFirewallConfig.php';
  508.             include_once \dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Security/Http/Utils/RequestDataReader.php';
  509.             include_once \dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Security/TwoFactor/Event/TwoFactorFormListener.php';
  510.             include_once \dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Security/TwoFactor/Provider/TwoFactorProviderPreparationListener.php';
  511.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/LoaderInterface.php';
  512.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/FilesystemLoader.php';
  513.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Profiler/Profile.php';
  514.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php';
  515.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/FragmentHandler.php';
  516.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php';
  517.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/FragmentUriGeneratorInterface.php';
  518.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/FragmentUriGenerator.php';
  519.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/UriSigner.php';
  520.             include_once \dirname(__DIR__4).'/vendor/psr/log/Psr/Log/LoggerInterface.php';
  521.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/ResettableInterface.php';
  522.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Logger.php';
  523.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Logger.php';
  524.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Processor/ProcessorInterface.php';
  525.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Processor/PsrLogMessageProcessor.php';
  526.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/HandlerInterface.php';
  527.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/Handler.php';
  528.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractHandler.php';
  529.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/ProcessableHandlerInterface.php';
  530.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/FormattableHandlerInterface.php';
  531.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/ProcessableHandlerTrait.php';
  532.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/FormattableHandlerTrait.php';
  533.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractProcessingHandler.php';
  534.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/StreamHandler.php';
  535.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Handler/ConsoleHandler.php';
  536.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ConnectionRegistry.php';
  537.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ManagerRegistry.php';
  538.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/AbstractManagerRegistry.php';
  539.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/ManagerRegistry.php';
  540.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Registry.php';
  541.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Logging/SQLLogger.php';
  542.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Logging/DebugStack.php';
  543.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/Connection.php';
  544.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Connection.php';
  545.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Db/ConnectionInterface.php';
  546.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Db/PimcoreExtensionsTrait.php';
  547.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Db/Connection.php';
  548.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/ConnectionFactory.php';
  549.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Configuration.php';
  550.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Logging/LoggerChain.php';
  551.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Logger/DbalLogger.php';
  552.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Dbal/SchemaAssetsFilterManager.php';
  553.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Dbal/BlacklistSchemaAssetFilter.php';
  554.             include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/lib/Doctrine/Common/EventManager.php';
  555.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php';
  556.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/ControllerListener.php';
  557.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/ParamConverterListener.php';
  558.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/ParamConverterManager.php';
  559.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/ParamConverterInterface.php';
  560.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DoctrineParamConverter.php';
  561.             include_once \dirname(__DIR__4).'/vendor/symfony/expression-language/ExpressionLanguage.php';
  562.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DateTimeParamConverter.php';
  563.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/Request/ParamConverter/DataObjectParamConverter.php';
  564.             include_once \dirname(__DIR__4).'/vendor/symfony/contracts/Service/ServiceSubscriberInterface.php';
  565.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/TemplateListener.php';
  566.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Templating/TemplateGuesser.php';
  567.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/HttpCacheListener.php';
  568.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/SecurityListener.php';
  569.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/ExpressionLanguage.php';
  570.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Security/ExpressionLanguage.php';
  571.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php';
  572.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ArgumentNameConverter.php';
  573.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationTrustResolverInterface.php';
  574.             include_once \dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Security/Authentication/AuthenticationTrustResolver.php';
  575.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationTrustResolver.php';
  576.             include_once \dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Security/TwoFactor/Provider/TwoFactorProviderRegistry.php';
  577.             include_once \dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Security/TwoFactor/Provider/PreparationRecorderInterface.php';
  578.             include_once \dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Security/TwoFactor/Provider/TokenPreparationRecorder.php';
  579.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/DataDumperInterface.php';
  580.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DumpDataCollector.php';
  581.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/ClonerInterface.php';
  582.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/AbstractCloner.php';
  583.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/VarCloner.php';
  584.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/DumperInterface.php';
  585.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/AbstractDumper.php';
  586.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/CliDumper.php';
  587.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/HtmlDumper.php';
  588.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Csp/ContentSecurityPolicyHandler.php';
  589.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Csp/NonceGenerator.php';
  590.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/EventListener/WebDebugToolbarListener.php';
  591.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Config.php';
  592.             include_once \dirname(__DIR__4).'/vendor/symfony/lock/LockFactory.php';
  593.             include_once \dirname(__DIR__4).'/vendor/symfony/lock/PersistingStoreInterface.php';
  594.             include_once \dirname(__DIR__4).'/vendor/symfony/lock/Store/DatabaseTableTrait.php';
  595.             include_once \dirname(__DIR__4).'/vendor/symfony/lock/Store/ExpiringStoreTrait.php';
  596.             include_once \dirname(__DIR__4).'/vendor/symfony/lock/Store/DoctrineDbalStore.php';
  597.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Routing/Dynamic/DynamicRouteHandlerInterface.php';
  598.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Routing/Dynamic/DocumentRouteHandler.php';
  599.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Event/Traits/RecursionBlockingEventDispatchHelperTrait.php';
  600.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Routing/RedirectHandler.php';
  601.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Extension/Bundle/PimcoreBundleManager.php';
  602.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Extension/Bundle/Config/StateConfig.php';
  603.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Extension/Bundle/PimcoreBundleLocator.php';
  604.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Composer/PackageInfo.php';
  605.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Http/RequestHelper.php';
  606.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Http/ResponseHelper.php';
  607.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Http/RequestMatcherFactory.php';
  608.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Http/ResponseStack.php';
  609.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Http/Response/CodeInjector.php';
  610.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Http/Request/Resolver/AbstractRequestResolver.php';
  611.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Http/Request/Resolver/PimcoreContextResolver.php';
  612.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Http/Context/PimcoreContextGuesser.php';
  613.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Http/Request/Resolver/StaticPageResolver.php';
  614.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Http/Request/Resolver/OutputTimestampResolver.php';
  615.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Http/Request/Resolver/SiteResolver.php';
  616.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Http/Request/Resolver/EditmodeResolver.php';
  617.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Http/Request/Resolver/DocumentResolver.php';
  618.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Http/Request/Resolver/ResponseHeaderResolver.php';
  619.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Localization/LocaleServiceInterface.php';
  620.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Localization/LocaleService.php';
  621.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Loader/ImplementationLoader/LoaderInterface.php';
  622.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Loader/ImplementationLoader/ClassNameLoaderInterface.php';
  623.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Loader/ImplementationLoader/ImplementationLoader.php';
  624.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Model/Document/Editable/Loader/EditableLoaderInterface.php';
  625.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Model/Document/Editable/Loader/EditableLoader.php';
  626.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Loader/ImplementationLoader/AbstractClassNameLoader.php';
  627.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Loader/ImplementationLoader/PrefixLoader.php';
  628.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Model/Document/Editable/Loader/PrefixLoader.php';
  629.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Document/Editable/Block/BlockStateStack.php';
  630.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Document/Editable/EditmodeEditableDefinitionCollector.php';
  631.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Model/ModelInterface.php';
  632.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/models/DataObject/Traits/ObjectVarTrait.php';
  633.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Model/AbstractModel.php';
  634.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/models/Element/Service.php';
  635.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/models/Document/Service.php';
  636.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Document/Renderer/DocumentRendererInterface.php';
  637.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Document/Renderer/DocumentRenderer.php';
  638.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Document/StaticPageGenerator.php';
  639.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/Traits/PimcoreContextAwareTrait.php';
  640.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/Frontend/RoutingListener.php';
  641.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/PimcoreContextListener.php';
  642.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/Frontend/DocumentFallbackListener.php';
  643.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/PimcoreHeaderListener.php';
  644.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/Frontend/LocaleListener.php';
  645.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/TranslationDebugListener.php';
  646.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/Frontend/ElementListener.php';
  647.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/Frontend/GlobalTemplateVariablesListener.php';
  648.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/Frontend/HardlinkCanonicalListener.php';
  649.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/Frontend/BlockStateListener.php';
  650.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/Frontend/DocumentMetaDataListener.php';
  651.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/Traits/StaticPageContextAwareTrait.php';
  652.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/Frontend/StaticPageGeneratorListener.php';
  653.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/EventedControllerListener.php';
  654.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/ResponseHeaderListener.php';
  655.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/Frontend/EditmodeListener.php';
  656.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/ResponseStackListener.php';
  657.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/Traits/ResponseInjectionTrait.php';
  658.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/Frontend/InternalWysiwygHtmlAttributeFilterListener.php';
  659.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/Traits/EnabledTrait.php';
  660.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/Traits/PreviewRequestTrait.php';
  661.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/Frontend/GoogleAnalyticsCodeListener.php';
  662.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/Frontend/GoogleTagManagerListener.php';
  663.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/Frontend/FullPageCacheListener.php';
  664.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Cache/FullPage/SessionStatus.php';
  665.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/MaintenancePageListener.php';
  666.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/Frontend/GoogleSearchConsoleVerificationListener.php';
  667.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/Frontend/OutputTimestampListener.php';
  668.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/WebDebugToolbarListener.php';
  669.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Templating/Renderer/ActionRenderer.php';
  670.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Templating/Renderer/EditableRenderer.php';
  671.             include_once \dirname(__DIR__4).'/vendor/symfony/templating/EngineInterface.php';
  672.             include_once \dirname(__DIR__4).'/vendor/symfony/templating/StreamingEngineInterface.php';
  673.             include_once \dirname(__DIR__4).'/vendor/symfony/templating/DelegatingEngine.php';
  674.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Templating/TwigDefaultDelegatingEngine.php';
  675.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/DataCollector/PimcoreDataCollector.php';
  676.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/DataCollector/PimcoreTargetingDataCollector.php';
  677.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Analytics/SiteId/SiteIdProvider.php';
  678.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Analytics/Google/Config/ConfigProvider.php';
  679.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Analytics/TrackerInterface.php';
  680.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Analytics/AbstractTracker.php';
  681.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Analytics/Google/Tracker.php';
  682.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/DoctrineDbalAdapter.php';
  683.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/TagAwareAdapterInterface.php';
  684.             include_once \dirname(__DIR__4).'/vendor/symfony/contracts/Cache/TagAwareCacheInterface.php';
  685.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/TraceableTagAwareAdapter.php';
  686.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Cache/Core/CoreCacheHandler.php';
  687.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Cache/Core/WriteLock.php';
  688.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/Storage/TargetingStorageInterface.php';
  689.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/Storage/Traits/TimestampsTrait.php';
  690.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/Storage/CookieStorage.php';
  691.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/Storage/Cookie/CookieSaveHandlerInterface.php';
  692.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/Storage/Cookie/AbstractCookieSaveHandler.php';
  693.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/Storage/Cookie/JWTCookieSaveHandler.php';
  694.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/VisitorInfoStorageInterface.php';
  695.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/VisitorInfoStorage.php';
  696.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/DataLoaderInterface.php';
  697.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Debug/Traits/StopwatchTrait.php';
  698.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/DataLoader.php';
  699.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/ConditionMatcherInterface.php';
  700.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/ConditionMatcher.php';
  701.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/ConditionFactoryInterface.php';
  702.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/ConditionFactory.php';
  703.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/ActionHandler/ActionHandlerInterface.php';
  704.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/ActionHandler/DelegatingActionHandler.php';
  705.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/Document/DocumentTargetingConfigurator.php';
  706.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/Debug/TargetingDataCollector.php';
  707.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/EventListener/TargetingListener.php';
  708.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/VisitorInfoResolver.php';
  709.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/Code/TargetingCodeGenerator.php';
  710.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/EventListener/ToolbarListener.php';
  711.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/EventListener/TargetingSessionBagListener.php';
  712.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/RuntimeExtensionInterface.php';
  713.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/Templating/Traits/HelperCharsetTrait.php';
  714.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/Templating/PimcoreUrl.php';
  715.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/Templating/Placeholder/AbstractExtension.php';
  716.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/Templating/Placeholder/CacheBusterAware.php';
  717.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/Templating/Traits/WebLinksTrait.php';
  718.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/Templating/HeadLink.php';
  719.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/Templating/Traits/TextUtilsTrait.php';
  720.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/Templating/HeadMeta.php';
  721.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/Templating/HeadScript.php';
  722.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/Templating/HeadStyle.php';
  723.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/Templating/HeadTitle.php';
  724.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/Templating/Inc.php';
  725.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Templating/Renderer/IncludeRenderer.php';
  726.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/Templating/InlineScript.php';
  727.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/Templating/Placeholder.php';
  728.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/Templating/Placeholder/ContainerService.php';
  729.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/AdminBundle/EventListener/AdminSessionBagListener.php';
  730.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Session/SessionConfiguratorInterface.php';
  731.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Session/AdminSessionBagConfigurator.php';
  732.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Security/User/TokenStorageUserResolver.php';
  733.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Security/CsrfProtectionHandler.php';
  734.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Security/ContentSecurityPolicyHandler.php';
  735.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/AdminBundle/EventListener/AdminSecurityListener.php';
  736.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/AdminBundle/EventListener/Traits/ControllerTypeTrait.php';
  737.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/AdminBundle/EventListener/AdminAuthenticationDoubleCheckListener.php';
  738.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/AdminBundle/EventListener/CsrfProtectionListener.php';
  739.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/AdminBundle/EventListener/HttpCacheListener.php';
  740.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/AdminBundle/EventListener/CustomAdminEntryPointCheckListener.php';
  741.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/AdminBundle/EventListener/UserPerspectiveListener.php';
  742.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/AdminBundle/EventListener/UsageStatisticsListener.php';
  743.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/AdminBundle/EventListener/EnablePreviewTimeSliderListener.php';
  744.             include_once \dirname(__DIR__4).'/vendor/symfony/contracts/HttpClient/HttpClientInterface.php';
  745.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client/TraceableHttpClient.php';
  746.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client/HttpClient.php';
  747.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/NullHandler.php';
  748.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Translation/Translator.php';
  749.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RequestContextAwareInterface.php';
  750.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/UrlMatcherInterface.php';
  751.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Generator/UrlGeneratorInterface.php';
  752.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RouterInterface.php';
  753.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/RequestMatcherInterface.php';
  754.             include_once \dirname(__DIR__4).'/vendor/symfony-cmf/routing/src/ChainRouterInterface.php';
  755.             include_once \dirname(__DIR__4).'/vendor/symfony-cmf/routing/src/ChainRouter.php';
  756.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Router.php';
  757.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Routing/Router.php';
  758.             include_once \dirname(__DIR__4).'/vendor/symfony-cmf/routing/src/VersatileGeneratorInterface.php';
  759.             include_once \dirname(__DIR__4).'/vendor/symfony-cmf/routing/src/ChainedRouterInterface.php';
  760.             include_once \dirname(__DIR__4).'/vendor/symfony-cmf/routing/src/Enhancer/RouteEnhancerTrait.php';
  761.             include_once \dirname(__DIR__4).'/vendor/symfony-cmf/routing/src/DynamicRouter.php';
  762.             include_once \dirname(__DIR__4).'/vendor/symfony-cmf/routing-bundle/src/Routing/DynamicRouter.php';
  763.             include_once \dirname(__DIR__4).'/vendor/symfony-cmf/routing/src/NestedMatcher/NestedMatcher.php';
  764.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/UrlMatcher.php';
  765.             include_once \dirname(__DIR__4).'/vendor/symfony-cmf/routing/src/NestedMatcher/FinalMatcherInterface.php';
  766.             include_once \dirname(__DIR__4).'/vendor/symfony-cmf/routing/src/NestedMatcher/UrlMatcher.php';
  767.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RouteCollection.php';
  768.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RequestContext.php';
  769.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Generator/ConfigurableRequirementsInterface.php';
  770.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Generator/UrlGenerator.php';
  771.             include_once \dirname(__DIR__4).'/vendor/symfony-cmf/routing/src/ProviderBasedGenerator.php';
  772.             include_once \dirname(__DIR__4).'/vendor/symfony-cmf/routing/src/ContentAwareGenerator.php';
  773.             include_once \dirname(__DIR__4).'/vendor/symfony-cmf/routing/src/Enhancer/RouteEnhancerInterface.php';
  774.             include_once \dirname(__DIR__4).'/vendor/symfony-cmf/routing/src/Enhancer/RouteContentEnhancer.php';
  775.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Routing/Element/Router.php';
  776.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Routing/Staticroute/Router.php';
  777.             include_once \dirname(__DIR__4).'/vendor/symfony/messenger/MessageBusInterface.php';
  778.             include_once \dirname(__DIR__4).'/vendor/symfony/messenger/TraceableMessageBus.php';
  779.             include_once \dirname(__DIR__4).'/vendor/symfony/messenger/MessageBus.php';
  780.             include_once \dirname(__DIR__4).'/vendor/symfony-cmf/routing/src/RouteProviderInterface.php';
  781.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Routing/DynamicRouteProvider.php';
  782.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Routing/Dynamic/DataObjectRouteHandler.php';
  783.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/ExtensionInterface.php';
  784.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/AbstractExtension.php';
  785.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/WebLinkExtension.php';
  786.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/AbstractSessionListener.php';
  787.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/SessionListener.php';
  788.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Security/User/UserLoader.php';
  789.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/TagAwareAdapter.php';
  790.             include_once \dirname(__DIR__4).'/vendor/psr/event-dispatcher/src/EventDispatcherInterface.php';
  791.             include_once \dirname(__DIR__4).'/vendor/symfony/contracts/EventDispatcher/EventDispatcherInterface.php';
  792.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventDispatcherInterface.php';
  793.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php';
  794.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Debug/TraceableEventDispatcher.php';
  795.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventDispatcher.php';
  796.             include_once \dirname(__DIR__4).'/vendor/symfony/form/FormFactoryInterface.php';
  797.             include_once \dirname(__DIR__4).'/vendor/symfony/form/FormFactory.php';
  798.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/Profiler.php';
  799.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/ProfilerStorageInterface.php';
  800.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/FileProfilerStorage.php';
  801.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/TimeDataCollector.php';
  802.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/MemoryDataCollector.php';
  803.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/DataCollector/ValidatorDataCollector.php';
  804.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/AjaxDataCollector.php';
  805.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/ExceptionDataCollector.php';
  806.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/LoggerDataCollector.php';
  807.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/EventDataCollector.php';
  808.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/DataCollector/CacheDataCollector.php';
  809.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/DataCollector/TranslationDataCollector.php';
  810.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/DataCollector/SecurityDataCollector.php';
  811.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/DataCollector/TwigDataCollector.php';
  812.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client/DataCollector/HttpClientDataCollector.php';
  813.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/DataCollector/DoctrineDataCollector.php';
  814.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/DataCollector/DoctrineDataCollector.php';
  815.             include_once \dirname(__DIR__4).'/vendor/symfony/messenger/DataCollector/MessengerDataCollector.php';
  816.             include_once \dirname(__DIR__4).'/vendor/symfony/mailer/DataCollector/MessageDataCollector.php';
  817.             include_once \dirname(__DIR__4).'/vendor/symfony/notifier/DataCollector/NotificationDataCollector.php';
  818.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/ConfigDataCollector.php';
  819.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AuthorizationCheckerInterface.php';
  820.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AuthorizationChecker.php';
  821.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php';
  822.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Cache/CacheInterface.php';
  823.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Cache/FilesystemCache.php';
  824.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/CoreExtension.php';
  825.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/EscaperExtension.php';
  826.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/OptimizerExtension.php';
  827.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/StagingExtension.php';
  828.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/ExtensionSet.php';
  829.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Template.php';
  830.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/TemplateWrapper.php';
  831.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Environment.php';
  832.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/CsrfExtension.php';
  833.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/LogoutUrlExtension.php';
  834.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/SecurityExtension.php';
  835.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Impersonate/ImpersonateUrlGenerator.php';
  836.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/ProfilerExtension.php';
  837.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/ProfilerExtension.php';
  838.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/TranslationExtension.php';
  839.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/AssetExtension.php';
  840.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Packages.php';
  841.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/PackageInterface.php';
  842.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Package.php';
  843.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/PathPackage.php';
  844.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/VersionStrategy/VersionStrategyInterface.php';
  845.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/VersionStrategy/EmptyVersionStrategy.php';
  846.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Context/ContextInterface.php';
  847.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Context/RequestStackContext.php';
  848.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/CodeExtension.php';
  849.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/RoutingExtension.php';
  850.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/YamlExtension.php';
  851.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/StopwatchExtension.php';
  852.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/ExpressionExtension.php';
  853.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpKernelExtension.php';
  854.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpFoundationExtension.php';
  855.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/UrlHelper.php';
  856.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/SerializerExtension.php';
  857.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/FormExtension.php';
  858.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/DumpExtension.php';
  859.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Twig/DoctrineExtension.php';
  860.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Twig/WebProfilerExtension.php';
  861.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/HelpersExtension.php';
  862.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/DocumentEditableExtension.php';
  863.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/PimcoreObjectExtension.php';
  864.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/PimcoreToolExtension.php';
  865.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/NavigationExtension.php';
  866.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/GlossaryExtension.php';
  867.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Tool/Glossary/Processor.php';
  868.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/HeaderExtension.php';
  869.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/AssetCompressExtension.php';
  870.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/WebsiteConfigExtension.php';
  871.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/DumpExtension.php';
  872.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/CacheExtension.php';
  873.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/AssetHelperExtensions.php';
  874.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/DataObjectHelperExtensions.php';
  875.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/DocumentHelperExtensions.php';
  876.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/ImageThumbnailExtension.php';
  877.             include_once \dirname(__DIR__4).'/vendor/rybakit/twig-deferred-extension/src/DeferredExtension.php';
  878.             include_once \dirname(__DIR__4).'/vendor/twig/string-extra/StringExtension.php';
  879.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/AdminExtension.php';
  880.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/AppVariable.php';
  881.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/RuntimeLoader/RuntimeLoaderInterface.php';
  882.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/RuntimeLoader/ContainerRuntimeLoader.php';
  883.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/DependencyInjection/Configurator/EnvironmentConfigurator.php';
  884.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Factory/MetadataFactoryInterface.php';
  885.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validator/ValidatorInterface.php';
  886.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validator/TraceableValidator.php';
  887.         };
  888.     }
  889.     public function compile(): void
  890.     {
  891.         throw new LogicException('You cannot compile a dumped container that was already compiled.');
  892.     }
  893.     public function isCompiled(): bool
  894.     {
  895.         return true;
  896.     }
  897.     public function getRemovedIds(): array
  898.     {
  899.         return require $this->containerDir.\DIRECTORY_SEPARATOR.'removed-ids.php';
  900.     }
  901.     protected function load($file$lazyLoad true)
  902.     {
  903.         if (class_exists($class __NAMESPACE__.'\\'.$filefalse)) {
  904.             return $class::do($this$lazyLoad);
  905.         }
  906.         if ('.' === $file[-4]) {
  907.             $class substr($class0, -4);
  908.         } else {
  909.             $file .= '.php';
  910.         }
  911.         $service = require $this->containerDir.\DIRECTORY_SEPARATOR.$file;
  912.         return class_exists($classfalse) ? $class::do($this$lazyLoad) : $service;
  913.     }
  914.     protected function createProxy($class\Closure $factory)
  915.     {
  916.         class_exists($classfalse) || require __DIR__.'/'.$class.'.php';
  917.         return $factory();
  918.     }
  919.     /**
  920.      * Gets the public '.container.private.form.factory' shared service.
  921.      *
  922.      * @return \Symfony\Component\Form\FormFactory
  923.      */
  924.     protected function get_Container_Private_Form_FactoryService()
  925.     {
  926.         return $this->services['.container.private.form.factory'] = new \Symfony\Component\Form\FormFactory(($this->privates['form.registry'] ?? $this->getForm_RegistryService()));
  927.     }
  928.     /**
  929.      * Gets the public '.container.private.profiler' shared service.
  930.      *
  931.      * @return \Symfony\Component\HttpKernel\Profiler\Profiler
  932.      */
  933.     protected function get_Container_Private_ProfilerService()
  934.     {
  935.         $a = ($this->services['monolog.logger.profiler'] ?? $this->getMonolog_Logger_ProfilerService());
  936.         $this->services['.container.private.profiler'] = $instance = new \Symfony\Component\HttpKernel\Profiler\Profiler(new \Symfony\Component\HttpKernel\Profiler\FileProfilerStorage(('file:'.$this->targetDir.''.'/profiler')), $atrue);
  937.         $b = ($this->services['kernel'] ?? $this->get('kernel'));
  938.         $c = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  939.         $d = new \Symfony\Component\Cache\DataCollector\CacheDataCollector();
  940.         $d->addInstance('cache.app', ($this->services['cache.app'] ?? $this->getCache_AppService()));
  941.         $d->addInstance('cache.system', ($this->services['cache.system'] ?? $this->getCache_SystemService()));
  942.         $d->addInstance('cache.validator', ($this->privates['cache.validator'] ?? $this->getCache_ValidatorService()));
  943.         $d->addInstance('cache.serializer', ($this->privates['cache.serializer'] ?? $this->getCache_SerializerService()));
  944.         $d->addInstance('cache.annotations', ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()));
  945.         $d->addInstance('cache.property_info', ($this->privates['cache.property_info'] ?? $this->getCache_PropertyInfoService()));
  946.         $d->addInstance('cache.messenger.restart_workers_signal', ($this->privates['cache.messenger.restart_workers_signal'] ?? $this->getCache_Messenger_RestartWorkersSignalService()));
  947.         $d->addInstance('cache.rate_limiter', ($this->privates['cache.rate_limiter'] ?? $this->getCache_RateLimiterService()));
  948.         $d->addInstance('cache.validator_expression_language', ($this->services['cache.validator_expression_language'] ?? $this->getCache_ValidatorExpressionLanguageService()));
  949.         $d->addInstance('cache.security_expression_language', ($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService()));
  950.         $d->addInstance('pimcore.cache.adapter.redis_tag_aware', ($this->privates['pimcore.cache.adapter.redis_tag_aware'] ?? $this->getPimcore_Cache_Adapter_RedisTagAwareService()));
  951.         $e = new \Symfony\Component\HttpClient\DataCollector\HttpClientDataCollector();
  952.         $e->registerClient('http_client', ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()));
  953.         $f = new \Doctrine\Bundle\DoctrineBundle\DataCollector\DoctrineDataCollector(($this->services['doctrine'] ?? $this->getDoctrineService()), trueNULL);
  954.         $f->addLogger('default', ($this->privates['doctrine.dbal.logger.profiling.default'] ?? ($this->privates['doctrine.dbal.logger.profiling.default'] = new \Doctrine\DBAL\Logging\DebugStack())));
  955.         $g = new \Symfony\Component\Messenger\DataCollector\MessengerDataCollector();
  956.         $g->registerBus('messenger.bus.pimcore-core', ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService()));
  957.         $h = new \Symfony\Component\HttpKernel\DataCollector\ConfigDataCollector();
  958.         if ($this->has('kernel')) {
  959.             $h->setKernel($b);
  960.         }
  961.         $instance->add(($this->privates['Pimcore\\Bundle\\CoreBundle\\DataCollector\\PimcoreDataCollector'] ?? $this->getPimcoreDataCollectorService()));
  962.         $instance->add(($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService()));
  963.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\TimeDataCollector($b, ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)))));
  964.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\MemoryDataCollector());
  965.         $instance->add(new \Symfony\Component\Validator\DataCollector\ValidatorDataCollector(($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService())));
  966.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\AjaxDataCollector());
  967.         $instance->add(($this->privates['Pimcore\\Bundle\\CoreBundle\\DataCollector\\PimcoreTargetingDataCollector'] ?? $this->getPimcoreTargetingDataCollectorService()));
  968.         $instance->add(($this->privates['data_collector.form'] ?? $this->getDataCollector_FormService()));
  969.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\ExceptionDataCollector());
  970.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\LoggerDataCollector($a, ($this->targetDir.''.'/App_KernelDevDebugContainer'), $c));
  971.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\EventDataCollector(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), $c));
  972.         $instance->add(($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector())));
  973.         $instance->add($d);
  974.         $instance->add(new \Symfony\Component\Translation\DataCollector\TranslationDataCollector(($this->privates['translator.data_collector'] ?? $this->getTranslator_DataCollectorService())));
  975.         $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), ($this->privates['security.role_hierarchy'] ?? $this->getSecurity_RoleHierarchyService()), ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()), ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()), ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService()), false));
  976.         $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())));
  977.         $instance->add($e);
  978.         $instance->add($f);
  979.         $instance->add(($this->services['data_collector.dump'] ?? $this->getDataCollector_DumpService()));
  980.         $instance->add($g);
  981.         $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()))));
  982.         $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()))));
  983.         $instance->add($h);
  984.         return $instance;
  985.     }
  986.     /**
  987.      * Gets the public '.container.private.security.authorization_checker' shared service.
  988.      *
  989.      * @return \Symfony\Component\Security\Core\Authorization\AuthorizationChecker
  990.      */
  991.     protected function get_Container_Private_Security_AuthorizationCheckerService()
  992.     {
  993.         return $this->services['.container.private.security.authorization_checker'] = new \Symfony\Component\Security\Core\Authorization\AuthorizationChecker(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()), false);
  994.     }
  995.     /**
  996.      * Gets the public '.container.private.security.token_storage' shared service.
  997.      *
  998.      * @return \Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage
  999.      */
  1000.     protected function get_Container_Private_Security_TokenStorageService()
  1001.     {
  1002.         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, [
  1003.             'request_stack' => ['services''request_stack''getRequestStackService'false],
  1004.         ], [
  1005.             'request_stack' => '?',
  1006.         ]));
  1007.     }
  1008.     /**
  1009.      * Gets the public '.container.private.twig' shared service.
  1010.      *
  1011.      * @return \Twig\Environment
  1012.      */
  1013.     protected function get_Container_Private_TwigService()
  1014.     {
  1015.         $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']);
  1016.         $a = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  1017.         $b = ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService());
  1018.         $c = ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)));
  1019.         $d = ($this->services['Symfony\\Contracts\\Translation\\TranslatorInterface'] ?? $this->getTranslatorInterfaceService());
  1020.         $e = ($this->services['pimcore.routing.router.request_context'] ?? $this->getPimcore_Routing_Router_RequestContextService());
  1021.         $f = ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService());
  1022.         $g = ($this->services['router'] ?? $this->getRouterService());
  1023.         $h = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL'UTF-8'1);
  1024.         $h->setDisplayOptions(['maxStringLength' => 4096'fileLinkFormat' => $f]);
  1025.         $i = ($this->services['Pimcore\\Http\\Request\\Resolver\\EditmodeResolver'] ?? $this->getEditmodeResolverService());
  1026.         $j = new \Symfony\Bridge\Twig\AppVariable();
  1027.         $j->setEnvironment('dev');
  1028.         $j->setDebug(true);
  1029.         if ($this->has('.container.private.security.token_storage')) {
  1030.             $j->setTokenStorage($b);
  1031.         }
  1032.         if ($this->has('request_stack')) {
  1033.             $j->setRequestStack($a);
  1034.         }
  1035.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CsrfExtension());
  1036.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\LogoutUrlExtension(($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService())));
  1037.         $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)));
  1038.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\ProfilerExtension(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), $c));
  1039.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\TranslationExtension($d));
  1040.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\AssetExtension(new \Symfony\Component\Asset\Packages(new \Symfony\Component\Asset\PathPackage('', new \Symfony\Component\Asset\VersionStrategy\EmptyVersionStrategy(), new \Symfony\Component\Asset\Context\RequestStackContext($a$e->getBaseUrl(), $e->isSecure())), new RewindableGenerator(function () {
  1041.             return new \EmptyIterator();
  1042.         }, 0))));
  1043.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CodeExtension($f\dirname(__DIR__4), 'UTF-8'));
  1044.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\RoutingExtension($g));
  1045.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\YamlExtension());
  1046.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\StopwatchExtension($ctrue));
  1047.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\ExpressionExtension());
  1048.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpKernelExtension());
  1049.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpFoundationExtension(new \Symfony\Component\HttpFoundation\UrlHelper($a$e)));
  1050.         $instance->addExtension(($this->services['Symfony\\Bridge\\Twig\\Extension\\WebLinkExtension'] ?? $this->getWebLinkExtensionService()));
  1051.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\SerializerExtension());
  1052.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\FormExtension($d));
  1053.         $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())));
  1054.         $instance->addExtension(new \Doctrine\Bundle\DoctrineBundle\Twig\DoctrineExtension());
  1055.         $instance->addExtension(new \Symfony\Bundle\WebProfilerBundle\Twig\WebProfilerExtension($h));
  1056.         $instance->addExtension(new \Pimcore\Twig\Extension\HelpersExtension(($this->privates['Pimcore\\Twig\\Extension\\Templating\\PimcoreUrl'] ?? $this->getPimcoreUrlService())));
  1057.         $instance->addExtension(new \Pimcore\Twig\Extension\DocumentEditableExtension(($this->services['Pimcore\\Templating\\Renderer\\EditableRenderer'] ?? $this->getEditableRendererService())));
  1058.         $instance->addExtension(($this->privates['Pimcore\\Twig\\Extension\\SubrequestExtension'] ?? $this->getSubrequestExtensionService()));
  1059.         $instance->addExtension(new \Pimcore\Twig\Extension\PimcoreObjectExtension());
  1060.         $instance->addExtension(new \Pimcore\Twig\Extension\PimcoreToolExtension());
  1061.         $instance->addExtension(new \Pimcore\Twig\Extension\NavigationExtension(($this->privates['Pimcore\\Twig\\Extension\\Templating\\Navigation'] ?? $this->getNavigationService())));
  1062.         $instance->addExtension(new \Pimcore\Twig\Extension\GlossaryExtension(new \Pimcore\Tool\Glossary\Processor(($this->services['Pimcore\\Http\\RequestHelper'] ?? $this->getRequestHelperService()), $i, ($this->services['Pimcore\\Http\\Request\\Resolver\\DocumentResolver'] ?? $this->getDocumentResolverService()), $this->parameters['pimcore.glossary.blocked_tags'])));
  1063.         $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())));
  1064.         $instance->addExtension(new \Pimcore\Twig\Extension\AssetCompressExtension());
  1065.         $instance->addExtension(new \Pimcore\Twig\Extension\WebsiteConfigExtension());
  1066.         $instance->addExtension(new \Pimcore\Twig\Extension\DumpExtension());
  1067.         $instance->addExtension(new \Pimcore\Twig\Extension\CacheExtension($i));
  1068.         $instance->addExtension(new \Pimcore\Twig\Extension\AssetHelperExtensions());
  1069.         $instance->addExtension(new \Pimcore\Twig\Extension\DataObjectHelperExtensions());
  1070.         $instance->addExtension(new \Pimcore\Twig\Extension\DocumentHelperExtensions());
  1071.         $instance->addExtension(new \Pimcore\Twig\Extension\ImageThumbnailExtension());
  1072.         $instance->addExtension(new \Twig\DeferredExtension\DeferredExtension());
  1073.         $instance->addExtension(new \Twig\Extra\String\StringExtension(($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en')))));
  1074.         $instance->addExtension(new \Pimcore\Twig\Extension\AdminExtension($g));
  1075.         $instance->addGlobal('app'$j);
  1076.         $instance->addRuntimeLoader(new \Twig\RuntimeLoader\ContainerRuntimeLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1077.             'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => ['privates''twig.runtime.security_csrf''getTwig_Runtime_SecurityCsrfService'true],
  1078.             'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => ['privates''twig.runtime.httpkernel''getTwig_Runtime_HttpkernelService'false],
  1079.             'Symfony\\Bridge\\Twig\\Extension\\SerializerRuntime' => ['privates''twig.runtime.serializer''getTwig_Runtime_SerializerService'true],
  1080.             'Symfony\\Component\\Form\\FormRenderer' => ['privates''twig.form.renderer''getTwig_Form_RendererService'true],
  1081.             'Pimcore\\Twig\\Extension\\Templating\\PimcoreUrl' => ['privates''Pimcore\\Twig\\Extension\\Templating\\PimcoreUrl''getPimcoreUrlService'false],
  1082.             'Pimcore\\Twig\\Extension\\Templating\\HeadLink' => ['privates''Pimcore\\Twig\\Extension\\Templating\\HeadLink''getHeadLinkService'false],
  1083.             'Pimcore\\Twig\\Extension\\Templating\\HeadMeta' => ['privates''Pimcore\\Twig\\Extension\\Templating\\HeadMeta''getHeadMetaService'false],
  1084.             'Pimcore\\Twig\\Extension\\Templating\\HeadScript' => ['privates''Pimcore\\Twig\\Extension\\Templating\\HeadScript''getHeadScriptService'false],
  1085.             'Pimcore\\Twig\\Extension\\Templating\\HeadStyle' => ['privates''Pimcore\\Twig\\Extension\\Templating\\HeadStyle''getHeadStyleService'false],
  1086.             'Pimcore\\Twig\\Extension\\Templating\\HeadTitle' => ['privates''Pimcore\\Twig\\Extension\\Templating\\HeadTitle''getHeadTitleService'false],
  1087.             'Pimcore\\Twig\\Extension\\Templating\\Inc' => ['privates''Pimcore\\Twig\\Extension\\Templating\\Inc''getIncService'false],
  1088.             'Pimcore\\Twig\\Extension\\Templating\\InlineScript' => ['privates''Pimcore\\Twig\\Extension\\Templating\\InlineScript''getInlineScriptService'false],
  1089.             'Pimcore\\Twig\\Extension\\Templating\\Navigation' => ['privates''Pimcore\\Twig\\Extension\\Templating\\Navigation''getNavigationService'false],
  1090.             'Pimcore\\Twig\\Extension\\Templating\\Placeholder' => ['privates''Pimcore\\Twig\\Extension\\Templating\\Placeholder''getPlaceholderService'false],
  1091.             'Pimcore\\Twig\\Extension\\Templating\\Placeholder\\AbstractExtension' => ['privates''Pimcore\\Twig\\Extension\\Templating\\Placeholder\\AbstractExtension''getAbstractExtensionService'true],
  1092.             'Pimcore\\Twig\\Extension\\Templating\\Placeholder\\CacheBusterAware' => ['privates''Pimcore\\Twig\\Extension\\Templating\\Placeholder\\CacheBusterAware''getCacheBusterAwareService'true],
  1093.         ], [
  1094.             'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => '?',
  1095.             'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => '?',
  1096.             'Symfony\\Bridge\\Twig\\Extension\\SerializerRuntime' => '?',
  1097.             'Symfony\\Component\\Form\\FormRenderer' => '?',
  1098.             'Pimcore\\Twig\\Extension\\Templating\\PimcoreUrl' => '?',
  1099.             'Pimcore\\Twig\\Extension\\Templating\\HeadLink' => '?',
  1100.             'Pimcore\\Twig\\Extension\\Templating\\HeadMeta' => '?',
  1101.             'Pimcore\\Twig\\Extension\\Templating\\HeadScript' => '?',
  1102.             'Pimcore\\Twig\\Extension\\Templating\\HeadStyle' => '?',
  1103.             'Pimcore\\Twig\\Extension\\Templating\\HeadTitle' => '?',
  1104.             'Pimcore\\Twig\\Extension\\Templating\\Inc' => '?',
  1105.             'Pimcore\\Twig\\Extension\\Templating\\InlineScript' => '?',
  1106.             'Pimcore\\Twig\\Extension\\Templating\\Navigation' => '?',
  1107.             'Pimcore\\Twig\\Extension\\Templating\\Placeholder' => '?',
  1108.             'Pimcore\\Twig\\Extension\\Templating\\Placeholder\\AbstractExtension' => '?',
  1109.             'Pimcore\\Twig\\Extension\\Templating\\Placeholder\\CacheBusterAware' => '?',
  1110.         ])));
  1111.         $instance->addGlobal('container'$this);
  1112.         $instance->addGlobal('pimcore_csrf', ($this->services['Pimcore\\Bundle\\AdminBundle\\Security\\CsrfProtectionHandler'] ?? $this->getCsrfProtectionHandlerService()));
  1113.         $instance->addGlobal('pimcore_csp', ($this->services['Pimcore\\Bundle\\AdminBundle\\Security\\ContentSecurityPolicyHandler'] ?? $this->getContentSecurityPolicyHandlerService()));
  1114.         (new \Symfony\Bundle\TwigBundle\DependencyInjection\Configurator\EnvironmentConfigurator('F j, Y H:i''%d days'NULL0'.'','))->configure($instance);
  1115.         return $instance;
  1116.     }
  1117.     /**
  1118.      * Gets the public '.container.private.validator' shared service.
  1119.      *
  1120.      * @return \Symfony\Component\Validator\Validator\TraceableValidator
  1121.      */
  1122.     protected function get_Container_Private_ValidatorService()
  1123.     {
  1124.         return $this->services['.container.private.validator'] = new \Symfony\Component\Validator\Validator\TraceableValidator(($this->privates['validator.builder'] ?? $this->getValidator_BuilderService())->getValidator());
  1125.     }
  1126.     /**
  1127.      * Gets the public 'Pimcore\Bundle\AdminBundle\Security\ContentSecurityPolicyHandler' shared autowired service.
  1128.      *
  1129.      * @return \Pimcore\Bundle\AdminBundle\Security\ContentSecurityPolicyHandler
  1130.      */
  1131.     protected function getContentSecurityPolicyHandlerService()
  1132.     {
  1133.         $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())));
  1134.         $a = ($this->services['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService());
  1135.         $instance->setLogger($a);
  1136.         $instance->setLogger($a);
  1137.         $instance->addAllowedUrls('default-src', []);
  1138.         $instance->addAllowedUrls('img-src', []);
  1139.         $instance->addAllowedUrls('script-src', []);
  1140.         $instance->addAllowedUrls('style-src', []);
  1141.         $instance->addAllowedUrls('connect-src', []);
  1142.         $instance->addAllowedUrls('font-src', []);
  1143.         $instance->addAllowedUrls('media-src', []);
  1144.         $instance->addAllowedUrls('frame-src', []);
  1145.         return $instance;
  1146.     }
  1147.     /**
  1148.      * Gets the public 'Pimcore\Bundle\AdminBundle\Security\CsrfProtectionHandler' shared autowired service.
  1149.      *
  1150.      * @return \Pimcore\Bundle\AdminBundle\Security\CsrfProtectionHandler
  1151.      */
  1152.     protected function getCsrfProtectionHandlerService()
  1153.     {
  1154.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  1155.         if (isset($this->services['Pimcore\\Bundle\\AdminBundle\\Security\\CsrfProtectionHandler'])) {
  1156.             return $this->services['Pimcore\\Bundle\\AdminBundle\\Security\\CsrfProtectionHandler'];
  1157.         }
  1158.         $this->services['Pimcore\\Bundle\\AdminBundle\\Security\\CsrfProtectionHandler'] = $instance = new \Pimcore\Bundle\AdminBundle\Security\CsrfProtectionHandler([], $a);
  1159.         $b = ($this->services['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService());
  1160.         $instance->setLogger($b);
  1161.         $instance->setLogger($b);
  1162.         return $instance;
  1163.     }
  1164.     /**
  1165.      * Gets the public 'Pimcore\Bundle\AdminBundle\Security\User\TokenStorageUserResolver' shared autowired service.
  1166.      *
  1167.      * @return \Pimcore\Bundle\AdminBundle\Security\User\TokenStorageUserResolver
  1168.      */
  1169.     protected function getTokenStorageUserResolverService()
  1170.     {
  1171.         return $this->services['Pimcore\\Bundle\\AdminBundle\\Security\\User\\TokenStorageUserResolver'] = new \Pimcore\Bundle\AdminBundle\Security\User\TokenStorageUserResolver(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()));
  1172.     }
  1173.     /**
  1174.      * Gets the public 'Pimcore\Bundle\CoreBundle\EventListener\Frontend\FullPageCacheListener' shared autowired service.
  1175.      *
  1176.      * @return \Pimcore\Bundle\CoreBundle\EventListener\Frontend\FullPageCacheListener
  1177.      */
  1178.     protected function getFullPageCacheListenerService()
  1179.     {
  1180.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  1181.         $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())));
  1182.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  1183.         $instance->setStaticPageResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\StaticPageResolver'] ?? $this->getStaticPageResolverService()));
  1184.         return $instance;
  1185.     }
  1186.     /**
  1187.      * Gets the public 'Pimcore\Bundle\CoreBundle\EventListener\Frontend\GoogleAnalyticsCodeListener' shared autowired service.
  1188.      *
  1189.      * @return \Pimcore\Bundle\CoreBundle\EventListener\Frontend\GoogleAnalyticsCodeListener
  1190.      */
  1191.     protected function getGoogleAnalyticsCodeListenerService()
  1192.     {
  1193.         $this->services['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\GoogleAnalyticsCodeListener'] = $instance = new \Pimcore\Bundle\CoreBundle\EventListener\Frontend\GoogleAnalyticsCodeListener(($this->privates['Pimcore\\Analytics\\Google\\Tracker'] ?? $this->getTrackerService()));
  1194.         $instance->setResponseHelper(($this->services['Pimcore\\Http\\ResponseHelper'] ?? ($this->services['Pimcore\\Http\\ResponseHelper'] = new \Pimcore\Http\ResponseHelper())));
  1195.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  1196.         $instance->setStaticPageResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\StaticPageResolver'] ?? $this->getStaticPageResolverService()));
  1197.         return $instance;
  1198.     }
  1199.     /**
  1200.      * Gets the public 'Pimcore\Bundle\CoreBundle\EventListener\Frontend\GoogleTagManagerListener' shared autowired service.
  1201.      *
  1202.      * @return \Pimcore\Bundle\CoreBundle\EventListener\Frontend\GoogleTagManagerListener
  1203.      */
  1204.     protected function getGoogleTagManagerListenerService()
  1205.     {
  1206.         $this->services['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\GoogleTagManagerListener'] = $instance = new \Pimcore\Bundle\CoreBundle\EventListener\Frontend\GoogleTagManagerListener(($this->privates['Pimcore\\Analytics\\SiteId\\SiteIdProvider'] ?? $this->getSiteIdProviderService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['pimcore.templating.engine.delegating'] ?? $this->getPimcore_Templating_Engine_DelegatingService()));
  1207.         $instance->setResponseHelper(($this->services['Pimcore\\Http\\ResponseHelper'] ?? ($this->services['Pimcore\\Http\\ResponseHelper'] = new \Pimcore\Http\ResponseHelper())));
  1208.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  1209.         return $instance;
  1210.     }
  1211.     /**
  1212.      * Gets the public 'Pimcore\Cache\Core\CoreCacheHandler' shared autowired service.
  1213.      *
  1214.      * @return \Pimcore\Cache\Core\CoreCacheHandler
  1215.      */
  1216.     protected function getCoreCacheHandlerService()
  1217.     {
  1218.         $a = ($this->services['pimcore.cache.pool'] ?? $this->getPimcore_Cache_PoolService());
  1219.         $b = new \Pimcore\Cache\Core\WriteLock($a);
  1220.         $c = ($this->services['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService());
  1221.         $b->setLogger($c);
  1222.         $b->setLogger($c);
  1223.         $this->services['Pimcore\\Cache\\Core\\CoreCacheHandler'] = $instance = new \Pimcore\Cache\Core\CoreCacheHandler($a$b, ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  1224.         $instance->setLogger($c);
  1225.         $instance->setLogger($c);
  1226.         return $instance;
  1227.     }
  1228.     /**
  1229.      * Gets the public 'Pimcore\Config' shared autowired service.
  1230.      *
  1231.      * @return \Pimcore\Config
  1232.      */
  1233.     protected function getConfigService()
  1234.     {
  1235.         return $this->services['Pimcore\\Config'] = new \Pimcore\Config();
  1236.     }
  1237.     /**
  1238.      * Gets the public 'Pimcore\Document\Editable\Block\BlockStateStack' shared autowired service.
  1239.      *
  1240.      * @return \Pimcore\Document\Editable\Block\BlockStateStack
  1241.      */
  1242.     protected function getBlockStateStackService()
  1243.     {
  1244.         return $this->services['Pimcore\\Document\\Editable\\Block\\BlockStateStack'] = new \Pimcore\Document\Editable\Block\BlockStateStack();
  1245.     }
  1246.     /**
  1247.      * Gets the public 'Pimcore\Document\Renderer\DocumentRenderer' shared autowired service.
  1248.      *
  1249.      * @return \Pimcore\Document\Renderer\DocumentRenderer
  1250.      */
  1251.     protected function getDocumentRendererService()
  1252.     {
  1253.         $this->services['Pimcore\\Document\\Renderer\\DocumentRenderer'] = $instance = new \Pimcore\Document\Renderer\DocumentRenderer(($this->services['Pimcore\\Http\\RequestHelper'] ?? $this->getRequestHelperService()), ($this->privates['Pimcore\\Templating\\Renderer\\ActionRenderer'] ?? $this->getActionRendererService()), ($this->privates['fragment.renderer.inline'] ?? $this->getFragment_Renderer_InlineService()), ($this->privates['Pimcore\\Routing\\Dynamic\\DocumentRouteHandler'] ?? $this->getDocumentRouteHandlerService()), ($this->services['Pimcore\\Targeting\\Document\\DocumentTargetingConfigurator'] ?? $this->getDocumentTargetingConfiguratorService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Pimcore\\Localization\\LocaleServiceInterface'] ?? $this->getLocaleServiceInterfaceService()));
  1254.         $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())));
  1255.         return $instance;
  1256.     }
  1257.     /**
  1258.      * Gets the public 'Pimcore\Document\StaticPageGenerator' shared autowired service.
  1259.      *
  1260.      * @return \Pimcore\Document\StaticPageGenerator
  1261.      */
  1262.     protected function getStaticPageGeneratorService()
  1263.     {
  1264.         return $this->services['Pimcore\\Document\\StaticPageGenerator'] = new \Pimcore\Document\StaticPageGenerator(($this->services['Pimcore\\Document\\Renderer\\DocumentRenderer'] ?? $this->getDocumentRendererService()), ($this->services['Symfony\\Component\\Lock\\LockFactory'] ?? $this->getLockFactoryService()));
  1265.     }
  1266.     /**
  1267.      * Gets the public 'Pimcore\Extension\Bundle\PimcoreBundleManager' shared autowired service.
  1268.      *
  1269.      * @return \Pimcore\Extension\Bundle\PimcoreBundleManager
  1270.      */
  1271.     protected function getPimcoreBundleManagerService()
  1272.     {
  1273.         return $this->services['Pimcore\\Extension\\Bundle\\PimcoreBundleManager'] = new \Pimcore\Extension\Bundle\PimcoreBundleManager(new \Pimcore\Extension\Bundle\Config\StateConfig(($this->services['Pimcore\\Extension\\Config'] ?? $this->get('Pimcore\\Extension\\Config'1))), new \Pimcore\Extension\Bundle\PimcoreBundleLocator(new \Pimcore\Composer\PackageInfo(), $this->parameters['pimcore.extensions.bundles.search_paths'], true), ($this->services['kernel'] ?? $this->get('kernel'1)), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['router'] ?? $this->getRouterService()));
  1274.     }
  1275.     /**
  1276.      * Gets the public 'Pimcore\Http\RequestHelper' shared autowired service.
  1277.      *
  1278.      * @return \Pimcore\Http\RequestHelper
  1279.      */
  1280.     protected function getRequestHelperService()
  1281.     {
  1282.         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()));
  1283.     }
  1284.     /**
  1285.      * Gets the public 'Pimcore\Http\Request\Resolver\DocumentResolver' shared autowired service.
  1286.      *
  1287.      * @return \Pimcore\Http\Request\Resolver\DocumentResolver
  1288.      */
  1289.     protected function getDocumentResolverService()
  1290.     {
  1291.         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())));
  1292.     }
  1293.     /**
  1294.      * Gets the public 'Pimcore\Http\Request\Resolver\EditmodeResolver' shared autowired service.
  1295.      *
  1296.      * @return \Pimcore\Http\Request\Resolver\EditmodeResolver
  1297.      */
  1298.     protected function getEditmodeResolverService()
  1299.     {
  1300.         $this->services['Pimcore\\Http\\Request\\Resolver\\EditmodeResolver'] = $instance = new \Pimcore\Http\Request\Resolver\EditmodeResolver(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['pimcore_admin.security.user_loader'] ?? $this->getPimcoreAdmin_Security_UserLoaderService()), ($this->services['Pimcore\\Http\\RequestHelper'] ?? $this->getRequestHelperService()));
  1301.         $a = ($this->services['monolog.logger.init'] ?? $this->getMonolog_Logger_InitService());
  1302.         $instance->setLogger($a);
  1303.         $instance->setLogger($a);
  1304.         return $instance;
  1305.     }
  1306.     /**
  1307.      * Gets the public 'Pimcore\Http\Request\Resolver\OutputTimestampResolver' shared autowired service.
  1308.      *
  1309.      * @return \Pimcore\Http\Request\Resolver\OutputTimestampResolver
  1310.      */
  1311.     protected function getOutputTimestampResolverService()
  1312.     {
  1313.         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())));
  1314.     }
  1315.     /**
  1316.      * Gets the public 'Pimcore\Http\Request\Resolver\PimcoreContextResolver' shared autowired service.
  1317.      *
  1318.      * @return \Pimcore\Http\Request\Resolver\PimcoreContextResolver
  1319.      */
  1320.     protected function getPimcoreContextResolverService()
  1321.     {
  1322.         $a = new \Pimcore\Http\Context\PimcoreContextGuesser(($this->privates['Pimcore\\Http\\RequestMatcherFactory'] ?? ($this->privates['Pimcore\\Http\\RequestMatcherFactory'] = new \Pimcore\Http\RequestMatcherFactory())));
  1323.         $a->addContextRoutes('profiler', [=> ['path' => '^/_(profiler|wdt)(/.*)?$''route' => false'host' => false'methods' => []]]);
  1324.         $a->addContextRoutes('admin', [=> ['path' => '^/admin(/.*)?$''route' => false'host' => false'methods' => []], => ['route' => '^pimcore_admin_''path' => false'host' => false'methods' => []]]);
  1325.         $a->addContextRoutes('plugin', [=> ['path' => '^/plugin(/.*)?$''route' => false'host' => false'methods' => []]]);
  1326.         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);
  1327.     }
  1328.     /**
  1329.      * Gets the public 'Pimcore\Http\Request\Resolver\ResponseHeaderResolver' shared autowired service.
  1330.      *
  1331.      * @return \Pimcore\Http\Request\Resolver\ResponseHeaderResolver
  1332.      */
  1333.     protected function getResponseHeaderResolverService()
  1334.     {
  1335.         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())));
  1336.     }
  1337.     /**
  1338.      * Gets the public 'Pimcore\Http\Request\Resolver\SiteResolver' shared autowired service.
  1339.      *
  1340.      * @return \Pimcore\Http\Request\Resolver\SiteResolver
  1341.      */
  1342.     protected function getSiteResolverService()
  1343.     {
  1344.         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())));
  1345.     }
  1346.     /**
  1347.      * Gets the public 'Pimcore\Http\Request\Resolver\StaticPageResolver' shared autowired service.
  1348.      *
  1349.      * @return \Pimcore\Http\Request\Resolver\StaticPageResolver
  1350.      */
  1351.     protected function getStaticPageResolverService()
  1352.     {
  1353.         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())));
  1354.     }
  1355.     /**
  1356.      * Gets the public 'Pimcore\Http\ResponseHelper' shared autowired service.
  1357.      *
  1358.      * @return \Pimcore\Http\ResponseHelper
  1359.      */
  1360.     protected function getResponseHelperService()
  1361.     {
  1362.         return $this->services['Pimcore\\Http\\ResponseHelper'] = new \Pimcore\Http\ResponseHelper();
  1363.     }
  1364.     /**
  1365.      * Gets the public 'Pimcore\Localization\LocaleServiceInterface' shared autowired service.
  1366.      *
  1367.      * @return \Pimcore\Localization\LocaleService
  1368.      */
  1369.     protected function getLocaleServiceInterfaceService()
  1370.     {
  1371.         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()));
  1372.     }
  1373.     /**
  1374.      * Gets the public 'Pimcore\Model\Document\Editable\Loader\EditableLoader' shared autowired service.
  1375.      *
  1376.      * @return \Pimcore\Model\Document\Editable\Loader\EditableLoader
  1377.      */
  1378.     protected function getEditableLoaderService()
  1379.     {
  1380.         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\\'])]);
  1381.     }
  1382.     /**
  1383.      * Gets the public 'Pimcore\Model\Document\Service' shared autowired service.
  1384.      *
  1385.      * @return \Pimcore\Model\Document\Service
  1386.      */
  1387.     protected function getServiceService()
  1388.     {
  1389.         return $this->services['Pimcore\\Model\\Document\\Service'] = new \Pimcore\Model\Document\Service();
  1390.     }
  1391.     /**
  1392.      * Gets the public 'Pimcore\Targeting\Document\DocumentTargetingConfigurator' shared autowired service.
  1393.      *
  1394.      * @return \Pimcore\Targeting\Document\DocumentTargetingConfigurator
  1395.      */
  1396.     protected function getDocumentTargetingConfiguratorService()
  1397.     {
  1398.         return $this->services['Pimcore\\Targeting\\Document\\DocumentTargetingConfigurator'] = new \Pimcore\Targeting\Document\DocumentTargetingConfigurator(($this->privates['Pimcore\\Targeting\\VisitorInfoStorage'] ?? ($this->privates['Pimcore\\Targeting\\VisitorInfoStorage'] = new \Pimcore\Targeting\VisitorInfoStorage())), ($this->services['Pimcore\\Http\\RequestHelper'] ?? $this->getRequestHelperService()), ($this->services['pimcore_admin.security.user_loader'] ?? $this->getPimcoreAdmin_Security_UserLoaderService()), ($this->services['Pimcore\\Cache\\Core\\CoreCacheHandler'] ?? $this->getCoreCacheHandlerService()));
  1399.     }
  1400.     /**
  1401.      * Gets the public 'Pimcore\Templating\Renderer\EditableRenderer' shared autowired service.
  1402.      *
  1403.      * @return \Pimcore\Templating\Renderer\EditableRenderer
  1404.      */
  1405.     protected function getEditableRendererService()
  1406.     {
  1407.         $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())));
  1408.         $a = ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService());
  1409.         $instance->setLogger($a);
  1410.         $instance->setLogger($a);
  1411.         return $instance;
  1412.     }
  1413.     /**
  1414.      * Gets the public 'Symfony\Bridge\Twig\Extension\WebLinkExtension' shared service.
  1415.      *
  1416.      * @return \Symfony\Bridge\Twig\Extension\WebLinkExtension
  1417.      */
  1418.     protected function getWebLinkExtensionService()
  1419.     {
  1420.         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())));
  1421.     }
  1422.     /**
  1423.      * Gets the public 'Symfony\Component\HttpKernel\EventListener\SessionListener' shared service.
  1424.      *
  1425.      * @return \Symfony\Component\HttpKernel\EventListener\SessionListener
  1426.      */
  1427.     protected function getSessionListenerService()
  1428.     {
  1429.         return $this->services['Symfony\\Component\\HttpKernel\\EventListener\\SessionListener'] = new \Symfony\Component\HttpKernel\EventListener\SessionListener(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1430.             'initialized_session' => ['services''.container.private.session'NULLtrue],
  1431.             'logger' => ['privates''monolog.logger''getMonolog_LoggerService'false],
  1432.             'session' => ['services''.container.private.session''get_Container_Private_SessionService'true],
  1433.             'session_collector' => ['privates''data_collector.request.session_collector''getDataCollector_Request_SessionCollectorService'true],
  1434.             'session_factory' => ['privates''session.factory''getSession_FactoryService'true],
  1435.         ], [
  1436.             'initialized_session' => '?',
  1437.             'logger' => '?',
  1438.             'session' => '?',
  1439.             'session_collector' => '?',
  1440.             'session_factory' => '?',
  1441.         ]), true$this->parameters['session.storage.options']);
  1442.     }
  1443.     /**
  1444.      * Gets the public 'Symfony\Component\Lock\LockFactory' shared autowired service.
  1445.      *
  1446.      * @return \Symfony\Component\Lock\LockFactory
  1447.      */
  1448.     protected function getLockFactoryService()
  1449.     {
  1450.         $this->services['Symfony\\Component\\Lock\\LockFactory'] = $instance = new \Symfony\Component\Lock\LockFactory(new \Symfony\Component\Lock\Store\DoctrineDbalStore(($this->services['doctrine.dbal.default_connection'] ?? $this->getDoctrine_Dbal_DefaultConnectionService())));
  1451.         $instance->setLogger(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  1452.         return $instance;
  1453.     }
  1454.     /**
  1455.      * Gets the public 'Symfony\Contracts\Translation\TranslatorInterface' shared autowired service.
  1456.      *
  1457.      * @return \Pimcore\Translation\Translator
  1458.      */
  1459.     protected function getTranslatorInterfaceService()
  1460.     {
  1461.         $this->services['Symfony\\Contracts\\Translation\\TranslatorInterface'] = $instance = new \Pimcore\Translation\Translator(($this->privates['translator.data_collector'] ?? $this->getTranslator_DataCollectorService()));
  1462.         $instance->setKernel(($this->services['kernel'] ?? $this->get('kernel'1)));
  1463.         $instance->setAdminPath('@PimcoreCoreBundle/Resources/translations');
  1464.         $instance->setAdminTranslationMapping([]);
  1465.         return $instance;
  1466.     }
  1467.     /**
  1468.      * Gets the public 'cache.app' shared service.
  1469.      *
  1470.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1471.      */
  1472.     protected function getCache_AppService()
  1473.     {
  1474.         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'));
  1475.     }
  1476.     /**
  1477.      * Gets the public 'cache.system' shared service.
  1478.      *
  1479.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1480.      */
  1481.     protected function getCache_SystemService()
  1482.     {
  1483.         return $this->services['cache.system'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('ifqH7r1qeO'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->services['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  1484.     }
  1485.     /**
  1486.      * Gets the public 'cache.validator_expression_language' shared service.
  1487.      *
  1488.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1489.      */
  1490.     protected function getCache_ValidatorExpressionLanguageService()
  1491.     {
  1492.         return $this->services['cache.validator_expression_language'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('a5KKdFG53M'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->services['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  1493.     }
  1494.     /**
  1495.      * Gets the public 'cmf_routing.route_provider' shared autowired service.
  1496.      *
  1497.      * @return \Pimcore\Routing\DynamicRouteProvider
  1498.      */
  1499.     protected function getCmfRouting_RouteProviderService()
  1500.     {
  1501.         $a = ($this->services['Pimcore\\Http\\Request\\Resolver\\SiteResolver'] ?? $this->getSiteResolverService());
  1502.         $this->services['cmf_routing.route_provider'] = $instance = new \Pimcore\Routing\DynamicRouteProvider($a);
  1503.         $instance->addHandler(($this->privates['Pimcore\\Routing\\Dynamic\\DocumentRouteHandler'] ?? $this->getDocumentRouteHandlerService()));
  1504.         $instance->addHandler(new \Pimcore\Routing\Dynamic\DataObjectRouteHandler($a, ($this->services['Pimcore\\Config'] ?? ($this->services['Pimcore\\Config'] = new \Pimcore\Config()))));
  1505.         return $instance;
  1506.     }
  1507.     /**
  1508.      * Gets the public 'data_collector.dump' shared service.
  1509.      *
  1510.      * @return \Symfony\Component\HttpKernel\DataCollector\DumpDataCollector
  1511.      */
  1512.     protected function getDataCollector_DumpService()
  1513.     {
  1514.         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);
  1515.     }
  1516.     /**
  1517.      * Gets the public 'doctrine' shared service.
  1518.      *
  1519.      * @return \Doctrine\Bundle\DoctrineBundle\Registry
  1520.      */
  1521.     protected function getDoctrineService()
  1522.     {
  1523.         return $this->services['doctrine'] = new \Doctrine\Bundle\DoctrineBundle\Registry($this$this->parameters['doctrine.connections'], [], 'default''');
  1524.     }
  1525.     /**
  1526.      * Gets the public 'doctrine.dbal.default_connection' shared service.
  1527.      *
  1528.      * @return \Pimcore\Db\Connection
  1529.      */
  1530.     protected function getDoctrine_Dbal_DefaultConnectionService()
  1531.     {
  1532.         $a = new \Doctrine\DBAL\Configuration();
  1533.         $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()))]));
  1534.         $a->setSchemaAssetsFilter(new \Doctrine\Bundle\DoctrineBundle\Dbal\SchemaAssetsFilterManager([=> new \Doctrine\Bundle\DoctrineBundle\Dbal\BlacklistSchemaAssetFilter([=> 'lock_keys'=> 'cache_items'=> 'cache_items'])]));
  1535.         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' => 'pimcore''password' => 'bsX7laXSxM0xfwYW''dbname' => 'pimcoredb''driverOptions' => [1002 => 'SET sql_mode = \'\';'], 'wrapperClass' => '\\Pimcore\\Db\\Connection''serverVersion' => '8.0.28''defaultTableOptions' => ['charset' => 'UTF8MB4''engine' => 'InnoDB''collate' => 'utf8mb4_general_ci']], $a, new \Symfony\Bridge\Doctrine\ContainerAwareEventManager(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1536.             'cmf_routing.persistence.doctrine.route_condition_metadata_listener' => ['privates''cmf_routing.persistence.doctrine.route_condition_metadata_listener''getCmfRouting_Persistence_Doctrine_RouteConditionMetadataListenerService'true],
  1537.             'doctrine.orm.messenger.doctrine_schema_subscriber' => ['privates''doctrine.orm.messenger.doctrine_schema_subscriber''getDoctrine_Orm_Messenger_DoctrineSchemaSubscriberService'true],
  1538.         ], [
  1539.             'cmf_routing.persistence.doctrine.route_condition_metadata_listener' => '?',
  1540.             'doctrine.orm.messenger.doctrine_schema_subscriber' => '?',
  1541.         ]), [=> 'doctrine.orm.messenger.doctrine_schema_subscriber'=> 'cmf_routing.persistence.doctrine.route_condition_metadata_listener']), ['enum' => 'string''bit' => 'boolean']);
  1542.     }
  1543.     /**
  1544.      * Gets the public 'event_dispatcher' shared service.
  1545.      *
  1546.      * @return \Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher
  1547.      */
  1548.     protected function getEventDispatcherService()
  1549.     {
  1550.         $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())));
  1551.         $instance->addListener('scheb_two_factor.authentication.complete', [=> function () {
  1552.             return ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\TwoFactorListener'] ?? $this->load('getTwoFactorListenerService'));
  1553.         }, => 'onAuthenticationComplete'], 0);
  1554.         $instance->addListener('scheb_two_factor.authentication.attempt', [=> function () {
  1555.             return ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\TwoFactorListener'] ?? $this->load('getTwoFactorListenerService'));
  1556.         }, => 'onAuthenticationAttempt'], 0);
  1557.         $instance->addListener('pimcore.bundle_manager.paths.css', [=> function () {
  1558.             return ($this->privates['App\\EventListener\\AdminStyleListener'] ?? ($this->privates['App\\EventListener\\AdminStyleListener'] = new \App\EventListener\AdminStyleListener()));
  1559.         }, => 'addCSSFiles'], 0);
  1560.         $instance->addListener('pimcore.bundle_manager.paths.js', [=> function () {
  1561.             return ($this->privates['App\\EventListener\\AdminStyleListener'] ?? ($this->privates['App\\EventListener\\AdminStyleListener'] = new \App\EventListener\AdminStyleListener()));
  1562.         }, => 'addJSFiles'], 0);
  1563.         $instance->addListener('pimcore.admin.resolve.elementAdminStyle', [=> function () {
  1564.             return ($this->privates['App\\EventListener\\AdminStyleListener'] ?? ($this->privates['App\\EventListener\\AdminStyleListener'] = new \App\EventListener\AdminStyleListener()));
  1565.         }, => 'onResolveElementAdminStyle'], 0);
  1566.         $instance->addListener('kernel.controller', [=> function () {
  1567.             return ($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector()));
  1568.         }, => 'onKernelController'], 0);
  1569.         $instance->addListener('kernel.response', [=> function () {
  1570.             return ($this->services['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\GoogleAnalyticsCodeListener'] ?? $this->getGoogleAnalyticsCodeListenerService());
  1571.         }, => 'onKernelResponse'], -110);
  1572.         $instance->addListener('kernel.response', [=> function () {
  1573.             return ($this->services['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\GoogleTagManagerListener'] ?? $this->getGoogleTagManagerListenerService());
  1574.         }, => 'onKernelResponse'], -108);
  1575.         $instance->addListener('kernel.request', [=> function () {
  1576.             return ($this->services['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\FullPageCacheListener'] ?? $this->getFullPageCacheListenerService());
  1577.         }, => 'onKernelRequest'], 610);
  1578.         $instance->addListener('kernel.response', [=> function () {
  1579.             return ($this->services['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\FullPageCacheListener'] ?? $this->getFullPageCacheListenerService());
  1580.         }, => 'onKernelResponse'], -120);
  1581.         $instance->addListener('kernel.response', [=> function () {
  1582.             return ($this->services['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\FullPageCacheListener'] ?? $this->getFullPageCacheListenerService());
  1583.         }, => 'stopPropagationCheck'], 100);
  1584.         $instance->addListener('kernel.request', [=> function () {
  1585.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\MaintenancePageListener'] ?? $this->getMaintenancePageListenerService());
  1586.         }, => 'onKernelRequest'], 620);
  1587.         $instance->addListener('pimcore.dataobject.postUpdate', [=> function () {
  1588.             return ($this->privates['bundle.advanced_object_search.eventlisteners'] ?? $this->load('getBundle_AdvancedObjectSearch_EventlistenersService'));
  1589.         }, => 'updateObject'], 0);
  1590.         $instance->addListener('pimcore.dataobject.postAdd', [=> function () {
  1591.             return ($this->privates['bundle.advanced_object_search.eventlisteners'] ?? $this->load('getBundle_AdvancedObjectSearch_EventlistenersService'));
  1592.         }, => 'updateObject'], 0);
  1593.         $instance->addListener('pimcore.dataobject.preDelete', [=> function () {
  1594.             return ($this->privates['bundle.advanced_object_search.eventlisteners'] ?? $this->load('getBundle_AdvancedObjectSearch_EventlistenersService'));
  1595.         }, => 'deleteObject'], 0);
  1596.         $instance->addListener('pimcore.class.postUpdate', [=> function () {
  1597.             return ($this->privates['bundle.advanced_object_search.eventlisteners'] ?? $this->load('getBundle_AdvancedObjectSearch_EventlistenersService'));
  1598.         }, => 'updateMapping'], 0);
  1599.         $instance->addListener('pimcore.class.postDelete', [=> function () {
  1600.             return ($this->privates['bundle.advanced_object_search.eventlisteners'] ?? $this->load('getBundle_AdvancedObjectSearch_EventlistenersService'));
  1601.         }, => 'deleteIndex'], 0);
  1602.         $instance->addListener('pimcore.admin.indexAction.settings', [=> function () {
  1603.             return ($this->privates['Pimcore\\Bundle\\DataHubBundle\\EventListener\\AdminListener'] ?? ($this->privates['Pimcore\\Bundle\\DataHubBundle\\EventListener\\AdminListener'] = new \Pimcore\Bundle\DataHubBundle\EventListener\AdminListener()));
  1604.         }, => 'addIndexSettings'], 0);
  1605.         $instance->addListener('pimcore.dataobject.preUpdate', [=> function () {
  1606.             return ($this->privates['App\\EventListener\\ValidationListener'] ?? ($this->privates['App\\EventListener\\ValidationListener'] = new \App\EventListener\ValidationListener()));
  1607.         }, => 'onObjectPreUpdate'], 0);
  1608.         $instance->addListener('kernel.response', [=> function () {
  1609.             return ($this->privates['response_listener'] ?? ($this->privates['response_listener'] = new \Symfony\Component\HttpKernel\EventListener\ResponseListener('UTF-8'false)));
  1610.         }, => 'onKernelResponse'], 0);
  1611.         $instance->addListener('kernel.response', [=> function () {
  1612.             return ($this->privates['streamed_response_listener'] ?? ($this->privates['streamed_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\StreamedResponseListener()));
  1613.         }, => 'onKernelResponse'], -1024);
  1614.         $instance->addListener('kernel.request', [=> function () {
  1615.             return ($this->privates['locale_listener'] ?? $this->getLocaleListener2Service());
  1616.         }, => 'setDefaultLocale'], 100);
  1617.         $instance->addListener('kernel.request', [=> function () {
  1618.             return ($this->privates['locale_listener'] ?? $this->getLocaleListener2Service());
  1619.         }, => 'onKernelRequest'], 16);
  1620.         $instance->addListener('kernel.finish_request', [=> function () {
  1621.             return ($this->privates['locale_listener'] ?? $this->getLocaleListener2Service());
  1622.         }, => 'onKernelFinishRequest'], 0);
  1623.         $instance->addListener('kernel.request', [=> function () {
  1624.             return ($this->privates['validate_request_listener'] ?? ($this->privates['validate_request_listener'] = new \Symfony\Component\HttpKernel\EventListener\ValidateRequestListener()));
  1625.         }, => 'onKernelRequest'], 256);
  1626.         $instance->addListener('kernel.response', [=> function () {
  1627.             return ($this->privates['disallow_search_engine_index_response_listener'] ?? ($this->privates['disallow_search_engine_index_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener()));
  1628.         }, => 'onResponse'], -255);
  1629.         $instance->addListener('kernel.controller_arguments', [=> function () {
  1630.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  1631.         }, => 'onControllerArguments'], 0);
  1632.         $instance->addListener('kernel.exception', [=> function () {
  1633.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  1634.         }, => 'logKernelException'], 0);
  1635.         $instance->addListener('kernel.exception', [=> function () {
  1636.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  1637.         }, => 'onKernelException'], -128);
  1638.         $instance->addListener('kernel.response', [=> function () {
  1639.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  1640.         }, => 'removeCspHeader'], -128);
  1641.         $instance->addListener('kernel.request', [=> function () {
  1642.             return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
  1643.         }, => 'onKernelRequest'], 15);
  1644.         $instance->addListener('kernel.finish_request', [=> function () {
  1645.             return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
  1646.         }, => 'onKernelFinishRequest'], -15);
  1647.         $instance->addListener('console.error', [=> function () {
  1648.             return ($this->privates['console.error_listener'] ?? $this->load('getConsole_ErrorListenerService'));
  1649.         }, => 'onConsoleError'], -128);
  1650.         $instance->addListener('console.terminate', [=> function () {
  1651.             return ($this->privates['console.error_listener'] ?? $this->load('getConsole_ErrorListenerService'));
  1652.         }, => 'onConsoleTerminate'], -128);
  1653.         $instance->addListener('console.error', [=> function () {
  1654.             return ($this->privates['console.suggest_missing_package_subscriber'] ?? ($this->privates['console.suggest_missing_package_subscriber'] = new \Symfony\Bundle\FrameworkBundle\EventListener\SuggestMissingPackageSubscriber()));
  1655.         }, => 'onConsoleError'], 0);
  1656.         $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [=> function () {
  1657.             return ($this->privates['mailer.envelope_listener'] ?? ($this->privates['mailer.envelope_listener'] = new \Symfony\Component\Mailer\EventListener\EnvelopeListener(NULLNULL)));
  1658.         }, => 'onMessage'], -255);
  1659.         $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [=> function () {
  1660.             return ($this->privates['mailer.message_logger_listener'] ?? ($this->privates['mailer.message_logger_listener'] = new \Symfony\Component\Mailer\EventListener\MessageLoggerListener()));
  1661.         }, => 'onMessage'], -255);
  1662.         $instance->addListener('kernel.request', [=> function () {
  1663.             return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  1664.         }, => 'configure'], 2048);
  1665.         $instance->addListener('console.command', [=> function () {
  1666.             return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  1667.         }, => 'configure'], 2048);
  1668.         $instance->addListener('kernel.request', [=> function () {
  1669.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  1670.         }, => 'onKernelRequest'], 32);
  1671.         $instance->addListener('kernel.finish_request', [=> function () {
  1672.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  1673.         }, => 'onKernelFinishRequest'], 0);
  1674.         $instance->addListener('kernel.exception', [=> function () {
  1675.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  1676.         }, => 'onKernelException'], -64);
  1677.         $instance->addListener('kernel.response', [=> function () {
  1678.             return ($this->privates['web_link.add_link_header_listener'] ?? ($this->privates['web_link.add_link_header_listener'] = new \Symfony\Component\WebLink\EventListener\AddLinkHeaderListener()));
  1679.         }, => 'onKernelResponse'], 0);
  1680.         $instance->addListener('kernel.request', [=> function () {
  1681.             return ($this->services['Symfony\\Component\\HttpKernel\\EventListener\\SessionListener'] ?? $this->getSessionListenerService());
  1682.         }, => 'onKernelRequest'], 128);
  1683.         $instance->addListener('kernel.response', [=> function () {
  1684.             return ($this->services['Symfony\\Component\\HttpKernel\\EventListener\\SessionListener'] ?? $this->getSessionListenerService());
  1685.         }, => 'onKernelResponse'], -1000);
  1686.         $instance->addListener('kernel.finish_request', [=> function () {
  1687.             return ($this->services['Symfony\\Component\\HttpKernel\\EventListener\\SessionListener'] ?? $this->getSessionListenerService());
  1688.         }, => 'onFinishRequest'], 0);
  1689.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [=> function () {
  1690.             return ($this->privates['messenger.retry.send_failed_message_for_retry_listener'] ?? $this->load('getMessenger_Retry_SendFailedMessageForRetryListenerService'));
  1691.         }, => 'onMessageFailed'], 100);
  1692.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [=> function () {
  1693.             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()));
  1694.         }, => 'onMessageFailed'], 200);
  1695.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerStartedEvent', [=> function () {
  1696.             return ($this->privates['messenger.listener.stop_worker_on_restart_signal_listener'] ?? $this->load('getMessenger_Listener_StopWorkerOnRestartSignalListenerService'));
  1697.         }, => 'onWorkerStarted'], 0);
  1698.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerRunningEvent', [=> function () {
  1699.             return ($this->privates['messenger.listener.stop_worker_on_restart_signal_listener'] ?? $this->load('getMessenger_Listener_StopWorkerOnRestartSignalListenerService'));
  1700.         }, => 'onWorkerRunning'], 0);
  1701.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [=> function () {
  1702.             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()));
  1703.         }, => 'onMessageFailed'], 0);
  1704.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerRunningEvent', [=> function () {
  1705.             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()));
  1706.         }, => 'onWorkerRunning'], 0);
  1707.         $instance->addListener('Symfony\\Component\\Notifier\\Event\\MessageEvent', [=> function () {
  1708.             return ($this->privates['notifier.logger_notification_listener'] ?? ($this->privates['notifier.logger_notification_listener'] = new \Symfony\Component\Notifier\EventListener\NotificationLoggerListener()));
  1709.         }, => 'onNotification'], -255);
  1710.         $instance->addListener('kernel.response', [=> function () {
  1711.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  1712.         }, => 'onKernelResponse'], -100);
  1713.         $instance->addListener('kernel.exception', [=> function () {
  1714.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  1715.         }, => 'onKernelException'], 0);
  1716.         $instance->addListener('kernel.terminate', [=> function () {
  1717.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  1718.         }, => 'onKernelTerminate'], -1024);
  1719.         $instance->addListener('kernel.controller', [=> function () {
  1720.             return ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService());
  1721.         }, => 'onKernelController'], 0);
  1722.         $instance->addListener('kernel.response', [=> function () {
  1723.             return ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService());
  1724.         }, => 'onKernelResponse'], 0);
  1725.         $instance->addListener('kernel.response', [=> function () {
  1726.             return ($this->privates['security.rememberme.response_listener'] ?? ($this->privates['security.rememberme.response_listener'] = new \Symfony\Component\Security\Http\RememberMe\ResponseListener()));
  1727.         }, => 'onKernelResponse'], 0);
  1728.         $instance->addListener('debug.security.authorization.vote', [=> function () {
  1729.             return ($this->privates['debug.security.voter.vote_listener'] ?? $this->load('getDebug_Security_Voter_VoteListenerService'));
  1730.         }, => 'onVoterVote'], 0);
  1731.         $instance->addListener('kernel.request', [=> function () {
  1732.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  1733.         }, => 'configureLogoutUrlGenerator'], 8);
  1734.         $instance->addListener('kernel.request', [=> function () {
  1735.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  1736.         }, => 'onKernelRequest'], 8);
  1737.         $instance->addListener('kernel.finish_request', [=> function () {
  1738.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  1739.         }, => 'onKernelFinishRequest'], 0);
  1740.         $instance->addListener('kernel.exception', [=> function () {
  1741.             return ($this->privates['security.authentication.kernel_exception_listener.two_factor.pimcore_admin'] ?? $this->load('getSecurity_Authentication_KernelExceptionListener_TwoFactor_PimcoreAdminService'));
  1742.         }, => 'onKernelException'], 2);
  1743.         $instance->addListener('kernel.request', [=> function () {
  1744.             return ($this->privates['security.authentication.form_listener.two_factor.pimcore_admin'] ?? $this->getSecurity_Authentication_FormListener_TwoFactor_PimcoreAdminService());
  1745.         }, => 'onKernelRequest'], 0);
  1746.         $instance->addListener('security.authentication.success', [=> function () {
  1747.             return ($this->privates['security.authentication.provider_preparation_listener.two_factor.pimcore_admin'] ?? $this->getSecurity_Authentication_ProviderPreparationListener_TwoFactor_PimcoreAdminService());
  1748.         }, => 'onLogin'], 9223372036854775807);
  1749.         $instance->addListener('scheb_two_factor.authentication.require', [=> function () {
  1750.             return ($this->privates['security.authentication.provider_preparation_listener.two_factor.pimcore_admin'] ?? $this->getSecurity_Authentication_ProviderPreparationListener_TwoFactor_PimcoreAdminService());
  1751.         }, => 'onAccessDenied'], 0);
  1752.         $instance->addListener('scheb_two_factor.authentication.form', [=> function () {
  1753.             return ($this->privates['security.authentication.provider_preparation_listener.two_factor.pimcore_admin'] ?? $this->getSecurity_Authentication_ProviderPreparationListener_TwoFactor_PimcoreAdminService());
  1754.         }, => 'onTwoFactorForm'], 0);
  1755.         $instance->addListener('kernel.response', [=> function () {
  1756.             return ($this->privates['security.authentication.provider_preparation_listener.two_factor.pimcore_admin'] ?? $this->getSecurity_Authentication_ProviderPreparationListener_TwoFactor_PimcoreAdminService());
  1757.         }, => 'onKernelResponse'], 1);
  1758.         $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [=> function () {
  1759.             return ($this->privates['twig.mailer.message_listener'] ?? $this->load('getTwig_Mailer_MessageListenerService'));
  1760.         }, => 'onMessage'], 0);
  1761.         $instance->addListener('console.command', [=> function () {
  1762.             return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
  1763.         }, => 'onCommand'], 255);
  1764.         $instance->addListener('console.terminate', [=> function () {
  1765.             return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
  1766.         }, => 'onTerminate'], -255);
  1767.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageHandledEvent', [=> function () {
  1768.             return ($this->privates['doctrine.orm.messenger.event_subscriber.doctrine_clear_entity_manager'] ?? $this->load('getDoctrine_Orm_Messenger_EventSubscriber_DoctrineClearEntityManagerService'));
  1769.         }, => 'onWorkerMessageHandled'], 0);
  1770.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [=> function () {
  1771.             return ($this->privates['doctrine.orm.messenger.event_subscriber.doctrine_clear_entity_manager'] ?? $this->load('getDoctrine_Orm_Messenger_EventSubscriber_DoctrineClearEntityManagerService'));
  1772.         }, => 'onWorkerMessageFailed'], 0);
  1773.         $instance->addListener('kernel.controller', [=> function () {
  1774.             return ($this->privates['sensio_framework_extra.controller.listener'] ?? $this->getSensioFrameworkExtra_Controller_ListenerService());
  1775.         }, => 'onKernelController'], 0);
  1776.         $instance->addListener('kernel.controller', [=> function () {
  1777.             return ($this->privates['sensio_framework_extra.converter.listener'] ?? $this->getSensioFrameworkExtra_Converter_ListenerService());
  1778.         }, => 'onKernelController'], 0);
  1779.         $instance->addListener('kernel.controller', [=> function () {
  1780.             return ($this->privates['sensio_framework_extra.view.listener'] ?? $this->getSensioFrameworkExtra_View_ListenerService());
  1781.         }, => 'onKernelController'], -128);
  1782.         $instance->addListener('kernel.view', [=> function () {
  1783.             return ($this->privates['sensio_framework_extra.view.listener'] ?? $this->getSensioFrameworkExtra_View_ListenerService());
  1784.         }, => 'onKernelView'], 0);
  1785.         $instance->addListener('kernel.controller', [=> function () {
  1786.             return ($this->privates['sensio_framework_extra.cache.listener'] ?? ($this->privates['sensio_framework_extra.cache.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener()));
  1787.         }, => 'onKernelController'], 0);
  1788.         $instance->addListener('kernel.response', [=> function () {
  1789.             return ($this->privates['sensio_framework_extra.cache.listener'] ?? ($this->privates['sensio_framework_extra.cache.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener()));
  1790.         }, => 'onKernelResponse'], 0);
  1791.         $instance->addListener('kernel.controller_arguments', [=> function () {
  1792.             return ($this->privates['sensio_framework_extra.security.listener'] ?? $this->getSensioFrameworkExtra_Security_ListenerService());
  1793.         }, => 'onKernelControllerArguments'], 0);
  1794.         $instance->addListener('kernel.controller_arguments', [=> function () {
  1795.             return ($this->privates['framework_extra_bundle.event.is_granted'] ?? $this->getFrameworkExtraBundle_Event_IsGrantedService());
  1796.         }, => 'onKernelControllerArguments'], 0);
  1797.         $instance->addListener('presta_sitemap.populate', [=> function () {
  1798.             return ($this->privates['presta_sitemap.eventlistener.route_annotation'] ?? $this->load('getPrestaSitemap_Eventlistener_RouteAnnotationService'));
  1799.         }, => 'registerRouteAnnotation'], 0);
  1800.         $instance->addListener('security.authentication.success', [=> function () {
  1801.             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()));
  1802.         }, => 'onLogin'], 9223372036854775806);
  1803.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  1804.             return ($this->privates['scheb_two_factor.security.listener.check_two_factor_code'] ?? $this->load('getSchebTwoFactor_Security_Listener_CheckTwoFactorCodeService'));
  1805.         }, => 'checkPassport'], 0);
  1806.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  1807.             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()));
  1808.         }, => 'onSuccessfulLogin'], -63);
  1809.         $instance->addListener('console.command', [=> function () {
  1810.             return ($this->privates['debug.dump_listener'] ?? $this->load('getDebug_DumpListenerService'));
  1811.         }, => 'configure'], 1024);
  1812.         $instance->addListener('kernel.response', [=> function () {
  1813.             return ($this->privates['web_profiler.debug_toolbar'] ?? $this->getWebProfiler_DebugToolbarService());
  1814.         }, => 'onKernelResponse'], -128);
  1815.         $instance->addListener('knp_pager.items', [=> function () {
  1816.             return ($this->privates['Pimcore\\Model\\Paginator\\EventSubscriber\\PaginateListingSubscriber'] ?? ($this->privates['Pimcore\\Model\\Paginator\\EventSubscriber\\PaginateListingSubscriber'] = new \Pimcore\Model\Paginator\EventSubscriber\PaginateListingSubscriber()));
  1817.         }, => 'items'], -5);
  1818.         $instance->addListener('knp_pager.before', [=> function () {
  1819.             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()));
  1820.         }, => 'before'], 0);
  1821.         $instance->addListener('knp_pager.pagination', [=> function () {
  1822.             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()));
  1823.         }, => 'pagination'], 0);
  1824.         $instance->addListener('workflow.completed', [=> function () {
  1825.             return ($this->privates['Pimcore\\Workflow\\EventSubscriber\\NotificationSubscriber'] ?? $this->load('getNotificationSubscriberService'));
  1826.         }, => 'onWorkflowCompleted'], 0);
  1827.         $instance->addListener('workflow.completed', [=> function () {
  1828.             return ($this->privates['Pimcore\\Workflow\\EventSubscriber\\NotesSubscriber'] ?? $this->load('getNotesSubscriberService'));
  1829.         }, => 'onWorkflowCompleted'], 1);
  1830.         $instance->addListener('workflow.enter', [=> function () {
  1831.             return ($this->privates['Pimcore\\Workflow\\EventSubscriber\\NotesSubscriber'] ?? $this->load('getNotesSubscriberService'));
  1832.         }, => 'onWorkflowEnter'], 0);
  1833.         $instance->addListener('pimcore.workflow.preGlobalAction', [=> function () {
  1834.             return ($this->privates['Pimcore\\Workflow\\EventSubscriber\\NotesSubscriber'] ?? $this->load('getNotesSubscriberService'));
  1835.         }, => 'onPreGlobalAction'], 0);
  1836.         $instance->addListener('pimcore.workflow.postGlobalAction', [=> function () {
  1837.             return ($this->privates['Pimcore\\Workflow\\EventSubscriber\\NotesSubscriber'] ?? $this->load('getNotesSubscriberService'));
  1838.         }, => 'onPostGlobalAction'], 0);
  1839.         $instance->addListener('workflow.completed', [=> function () {
  1840.             return ($this->privates['Pimcore\\Workflow\\EventSubscriber\\ChangePublishedStateSubscriber'] ?? ($this->privates['Pimcore\\Workflow\\EventSubscriber\\ChangePublishedStateSubscriber'] = new \Pimcore\Workflow\EventSubscriber\ChangePublishedStateSubscriber()));
  1841.         }, => 'onWorkflowCompleted'], 0);
  1842.         $instance->addListener('kernel.request', [=> function () {
  1843.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\RoutingListener'] ?? $this->getRoutingListenerService());
  1844.         }, => 'onKernelRequest'], 512);
  1845.         $instance->addListener('kernel.exception', [=> function () {
  1846.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\RoutingListener'] ?? $this->getRoutingListenerService());
  1847.         }, => 'onKernelException'], 64);
  1848.         $instance->addListener('kernel.request', [=> function () {
  1849.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\PimcoreContextListener'] ?? $this->getPimcoreContextListenerService());
  1850.         }, => 'onKernelRequest'], 24);
  1851.         $instance->addListener('kernel.request', [=> function () {
  1852.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\DocumentFallbackListener'] ?? $this->getDocumentFallbackListenerService());
  1853.         }, => 'onKernelRequest'], 20);
  1854.         $instance->addListener('kernel.controller', [=> function () {
  1855.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\DocumentFallbackListener'] ?? $this->getDocumentFallbackListenerService());
  1856.         }, => 'onKernelController'], 50);
  1857.         $instance->addListener('kernel.response', [=> function () {
  1858.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\PimcoreHeaderListener'] ?? ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\PimcoreHeaderListener'] = new \Pimcore\Bundle\CoreBundle\EventListener\PimcoreHeaderListener()));
  1859.         }, => 'onKernelResponse'], 0);
  1860.         $instance->addListener('kernel.request', [=> function () {
  1861.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\LocaleListener'] ?? $this->getLocaleListenerService());
  1862.         }, => 'onKernelRequest'], 1);
  1863.         $instance->addListener('kernel.response', [=> function () {
  1864.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\LocaleListener'] ?? $this->getLocaleListenerService());
  1865.         }, => 'onKernelResponse'], 0);
  1866.         $instance->addListener('kernel.request', [=> function () {
  1867.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\TranslationDebugListener'] ?? $this->getTranslationDebugListenerService());
  1868.         }, => 'onKernelRequest'], 0);
  1869.         $instance->addListener('kernel.terminate', [=> function () {
  1870.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\DumpTranslationEntriesListener'] ?? $this->load('getDumpTranslationEntriesListenerService'));
  1871.         }, => 'onKernelTerminate'], 0);
  1872.         $instance->addListener('console.terminate', [=> function () {
  1873.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\DumpTranslationEntriesListener'] ?? $this->load('getDumpTranslationEntriesListenerService'));
  1874.         }, => 'onConsoleTerminate'], 0);
  1875.         $instance->addListener('kernel.controller', [=> function () {
  1876.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\ElementListener'] ?? $this->getElementListenerService());
  1877.         }, => 'onKernelController'], 30);
  1878.         $instance->addListener('kernel.controller', [=> function () {
  1879.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\GlobalTemplateVariablesListener'] ?? $this->getGlobalTemplateVariablesListenerService());
  1880.         }, => 'onKernelController'], 15);
  1881.         $instance->addListener('kernel.response', [=> function () {
  1882.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\GlobalTemplateVariablesListener'] ?? $this->getGlobalTemplateVariablesListenerService());
  1883.         }, => 'onKernelResponse'], 0);
  1884.         $instance->addListener('kernel.request', [=> function () {
  1885.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\GlobalTemplateVariablesListener'] ?? $this->getGlobalTemplateVariablesListenerService());
  1886.         }, => 'onKernelRequest'], 700);
  1887.         $instance->addListener('kernel.response', [=> function () {
  1888.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\HardlinkCanonicalListener'] ?? $this->getHardlinkCanonicalListenerService());
  1889.         }, => 'onKernelResponse'], 0);
  1890.         $instance->addListener('kernel.request', [=> function () {
  1891.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\BlockStateListener'] ?? $this->getBlockStateListenerService());
  1892.         }, => 'onKernelRequest'], 0);
  1893.         $instance->addListener('kernel.response', [=> function () {
  1894.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\BlockStateListener'] ?? $this->getBlockStateListenerService());
  1895.         }, => 'onKernelResponse'], 0);
  1896.         $instance->addListener('kernel.request', [=> function () {
  1897.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\DocumentMetaDataListener'] ?? $this->getDocumentMetaDataListenerService());
  1898.         }, => 'onKernelRequest'], 0);
  1899.         $instance->addListener('pimcore.document.renderer.pre_render', [=> function () {
  1900.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\DocumentRendererListener'] ?? $this->load('getDocumentRendererListenerService'));
  1901.         }, => 'onPreRender'], 0);
  1902.         $instance->addListener('pimcore.document.renderer.post_render', [=> function () {
  1903.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\DocumentRendererListener'] ?? $this->load('getDocumentRendererListenerService'));
  1904.         }, => 'onPostRender'], 0);
  1905.         $instance->addListener('pimcore.document.postAdd', [=> function () {
  1906.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\StaticPageGeneratorListener'] ?? $this->getStaticPageGeneratorListenerService());
  1907.         }, => 'onPostAddUpdateDeleteDocument'], 0);
  1908.         $instance->addListener('pimcore.document.postDelete', [=> function () {
  1909.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\StaticPageGeneratorListener'] ?? $this->getStaticPageGeneratorListenerService());
  1910.         }, => 'onPostAddUpdateDeleteDocument'], 0);
  1911.         $instance->addListener('pimcore.document.postUpdate', [=> function () {
  1912.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\StaticPageGeneratorListener'] ?? $this->getStaticPageGeneratorListenerService());
  1913.         }, => 'onPostAddUpdateDeleteDocument'], 0);
  1914.         $instance->addListener('kernel.request', [=> function () {
  1915.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\StaticPageGeneratorListener'] ?? $this->getStaticPageGeneratorListenerService());
  1916.         }, => 'onKernelRequest'], 510);
  1917.         $instance->addListener('kernel.response', [=> function () {
  1918.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\StaticPageGeneratorListener'] ?? $this->getStaticPageGeneratorListenerService());
  1919.         }, => 'onKernelResponse'], -120);
  1920.         $instance->addListener('kernel.view', [=> function () {
  1921.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\ContentTemplateListener'] ?? $this->load('getContentTemplateListenerService'));
  1922.         }, => 'onKernelView'], 16);
  1923.         $instance->addListener('kernel.controller', [=> function () {
  1924.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\EventedControllerListener'] ?? ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\EventedControllerListener'] = new \Pimcore\Bundle\CoreBundle\EventListener\EventedControllerListener()));
  1925.         }, => 'onKernelController'], 0);
  1926.         $instance->addListener('kernel.response', [=> function () {
  1927.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\EventedControllerListener'] ?? ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\EventedControllerListener'] = new \Pimcore\Bundle\CoreBundle\EventListener\EventedControllerListener()));
  1928.         }, => 'onKernelResponse'], 0);
  1929.         $instance->addListener('pimcore.dataobject.postAdd', [=> function () {
  1930.             return ($this->services['Pimcore\\Bundle\\CoreBundle\\EventListener\\WorkflowManagementListener'] ?? $this->load('getWorkflowManagementListenerService'));
  1931.         }, => 'onElementPostAdd'], 0);
  1932.         $instance->addListener('pimcore.document.postAdd', [=> function () {
  1933.             return ($this->services['Pimcore\\Bundle\\CoreBundle\\EventListener\\WorkflowManagementListener'] ?? $this->load('getWorkflowManagementListenerService'));
  1934.         }, => 'onElementPostAdd'], 0);
  1935.         $instance->addListener('pimcore.asset.postAdd', [=> function () {
  1936.             return ($this->services['Pimcore\\Bundle\\CoreBundle\\EventListener\\WorkflowManagementListener'] ?? $this->load('getWorkflowManagementListenerService'));
  1937.         }, => 'onElementPostAdd'], 0);
  1938.         $instance->addListener('pimcore.dataobject.postDelete', [=> function () {
  1939.             return ($this->services['Pimcore\\Bundle\\CoreBundle\\EventListener\\WorkflowManagementListener'] ?? $this->load('getWorkflowManagementListenerService'));
  1940.         }, => 'onElementPostDelete'], 0);
  1941.         $instance->addListener('pimcore.document.postDelete', [=> function () {
  1942.             return ($this->services['Pimcore\\Bundle\\CoreBundle\\EventListener\\WorkflowManagementListener'] ?? $this->load('getWorkflowManagementListenerService'));
  1943.         }, => 'onElementPostDelete'], 0);
  1944.         $instance->addListener('pimcore.asset.postDelete', [=> function () {
  1945.             return ($this->services['Pimcore\\Bundle\\CoreBundle\\EventListener\\WorkflowManagementListener'] ?? $this->load('getWorkflowManagementListenerService'));
  1946.         }, => 'onElementPostDelete'], 0);
  1947.         $instance->addListener('pimcore.admin.dataobject.get.preSendData', [=> function () {
  1948.             return ($this->services['Pimcore\\Bundle\\CoreBundle\\EventListener\\WorkflowManagementListener'] ?? $this->load('getWorkflowManagementListenerService'));
  1949.         }, => 'onAdminElementGetPreSendData'], 0);
  1950.         $instance->addListener('pimcore.admin.asset.get.preSendData', [=> function () {
  1951.             return ($this->services['Pimcore\\Bundle\\CoreBundle\\EventListener\\WorkflowManagementListener'] ?? $this->load('getWorkflowManagementListenerService'));
  1952.         }, => 'onAdminElementGetPreSendData'], 0);
  1953.         $instance->addListener('pimcore.admin.document.get.preSendData', [=> function () {
  1954.             return ($this->services['Pimcore\\Bundle\\CoreBundle\\EventListener\\WorkflowManagementListener'] ?? $this->load('getWorkflowManagementListenerService'));
  1955.         }, => 'onAdminElementGetPreSendData'], 0);
  1956.         $instance->addListener('pimcore.dataobject.postCopy', [=> function () {
  1957.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\ElementTagsListener'] ?? ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\ElementTagsListener'] = new \Pimcore\Bundle\CoreBundle\EventListener\ElementTagsListener()));
  1958.         }, => 'onPostCopy'], 0);
  1959.         $instance->addListener('pimcore.document.postCopy', [=> function () {
  1960.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\ElementTagsListener'] ?? ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\ElementTagsListener'] = new \Pimcore\Bundle\CoreBundle\EventListener\ElementTagsListener()));
  1961.         }, => 'onPostCopy'], 0);
  1962.         $instance->addListener('pimcore.asset.postCopy', [=> function () {
  1963.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\ElementTagsListener'] ?? ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\ElementTagsListener'] = new \Pimcore\Bundle\CoreBundle\EventListener\ElementTagsListener()));
  1964.         }, => 'onPostCopy'], 0);
  1965.         $instance->addListener('pimcore.asset.postDelete', [=> function () {
  1966.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\ElementTagsListener'] ?? ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\ElementTagsListener'] = new \Pimcore\Bundle\CoreBundle\EventListener\ElementTagsListener()));
  1967.         }, => 'onPostAssetDelete'], -9999);
  1968.         $instance->addListener('pimcore.dataobject.postAdd', [=> function () {
  1969.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\SearchBackendListener'] ?? $this->load('getSearchBackendListenerService'));
  1970.         }, => 'onPostAddUpdateElement'], 0);
  1971.         $instance->addListener('pimcore.document.postAdd', [=> function () {
  1972.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\SearchBackendListener'] ?? $this->load('getSearchBackendListenerService'));
  1973.         }, => 'onPostAddUpdateElement'], 0);
  1974.         $instance->addListener('pimcore.asset.postAdd', [=> function () {
  1975.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\SearchBackendListener'] ?? $this->load('getSearchBackendListenerService'));
  1976.         }, => 'onPostAddUpdateElement'], 0);
  1977.         $instance->addListener('pimcore.dataobject.preDelete', [=> function () {
  1978.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\SearchBackendListener'] ?? $this->load('getSearchBackendListenerService'));
  1979.         }, => 'onPreDeleteElement'], 0);
  1980.         $instance->addListener('pimcore.document.preDelete', [=> function () {
  1981.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\SearchBackendListener'] ?? $this->load('getSearchBackendListenerService'));
  1982.         }, => 'onPreDeleteElement'], 0);
  1983.         $instance->addListener('pimcore.asset.preDelete', [=> function () {
  1984.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\SearchBackendListener'] ?? $this->load('getSearchBackendListenerService'));
  1985.         }, => 'onPreDeleteElement'], 0);
  1986.         $instance->addListener('pimcore.dataobject.postUpdate', [=> function () {
  1987.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\SearchBackendListener'] ?? $this->load('getSearchBackendListenerService'));
  1988.         }, => 'onPostAddUpdateElement'], 0);
  1989.         $instance->addListener('pimcore.document.postUpdate', [=> function () {
  1990.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\SearchBackendListener'] ?? $this->load('getSearchBackendListenerService'));
  1991.         }, => 'onPostAddUpdateElement'], 0);
  1992.         $instance->addListener('pimcore.asset.postUpdate', [=> function () {
  1993.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\SearchBackendListener'] ?? $this->load('getSearchBackendListenerService'));
  1994.         }, => 'onPostAddUpdateElement'], 0);
  1995.         $instance->addListener('pimcore.dataobject.postAdd', [=> function () {
  1996.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\UUIDListener'] ?? ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\UUIDListener'] = new \Pimcore\Bundle\CoreBundle\EventListener\UUIDListener()));
  1997.         }, => 'onPostAdd'], 0);
  1998.         $instance->addListener('pimcore.document.postAdd', [=> function () {
  1999.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\UUIDListener'] ?? ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\UUIDListener'] = new \Pimcore\Bundle\CoreBundle\EventListener\UUIDListener()));
  2000.         }, => 'onPostAdd'], 0);
  2001.         $instance->addListener('pimcore.asset.postAdd', [=> function () {
  2002.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\UUIDListener'] ?? ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\UUIDListener'] = new \Pimcore\Bundle\CoreBundle\EventListener\UUIDListener()));
  2003.         }, => 'onPostAdd'], 0);
  2004.         $instance->addListener('pimcore.class.postAdd', [=> function () {
  2005.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\UUIDListener'] ?? ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\UUIDListener'] = new \Pimcore\Bundle\CoreBundle\EventListener\UUIDListener()));
  2006.         }, => 'onPostAdd'], 0);
  2007.         $instance->addListener('pimcore.dataobject.postDelete', [=> function () {
  2008.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\UUIDListener'] ?? ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\UUIDListener'] = new \Pimcore\Bundle\CoreBundle\EventListener\UUIDListener()));
  2009.         }, => 'onPostDelete'], 0);
  2010.         $instance->addListener('pimcore.document.postDelete', [=> function () {
  2011.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\UUIDListener'] ?? ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\UUIDListener'] = new \Pimcore\Bundle\CoreBundle\EventListener\UUIDListener()));
  2012.         }, => 'onPostDelete'], 0);
  2013.         $instance->addListener('pimcore.asset.postDelete', [=> function () {
  2014.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\UUIDListener'] ?? ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\UUIDListener'] = new \Pimcore\Bundle\CoreBundle\EventListener\UUIDListener()));
  2015.         }, => 'onPostDelete'], 0);
  2016.         $instance->addListener('pimcore.class.postDelete', [=> function () {
  2017.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\UUIDListener'] ?? ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\UUIDListener'] = new \Pimcore\Bundle\CoreBundle\EventListener\UUIDListener()));
  2018.         }, => 'onPostDelete'], 0);
  2019.         $instance->addListener('kernel.exception', [=> function () {
  2020.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\ResponseExceptionListener'] ?? $this->load('getResponseExceptionListenerService'));
  2021.         }, => 'onKernelException'], 0);
  2022.         $instance->addListener('kernel.response', [=> function () {
  2023.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\ResponseHeaderListener'] ?? $this->getResponseHeaderListenerService());
  2024.         }, => 'onKernelResponse'], 32);
  2025.         $instance->addListener('kernel.request', [=> function () {
  2026.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\EditmodeListener'] ?? $this->getEditmodeListenerService());
  2027.         }, => 'onKernelRequest'], 0);
  2028.         $instance->addListener('kernel.response', [=> function () {
  2029.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\EditmodeListener'] ?? $this->getEditmodeListenerService());
  2030.         }, => 'onKernelResponse'], 0);
  2031.         $instance->addListener('kernel.response', [=> function () {
  2032.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\ResponseStackListener'] ?? $this->getResponseStackListenerService());
  2033.         }, => 'onKernelResponse'], 24);
  2034.         $instance->addListener('kernel.response', [=> function () {
  2035.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\InternalWysiwygHtmlAttributeFilterListener'] ?? $this->getInternalWysiwygHtmlAttributeFilterListenerService());
  2036.         }, => 'onKernelResponse'], 0);
  2037.         $instance->addListener('kernel.request', [=> function () {
  2038.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\GoogleSearchConsoleVerificationListener'] ?? $this->getGoogleSearchConsoleVerificationListenerService());
  2039.         }, => 'onKernelRequest'], 64);
  2040.         $instance->addListener('kernel.request', [=> function () {
  2041.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\OutputTimestampListener'] ?? $this->getOutputTimestampListenerService());
  2042.         }, => 'onKernelRequest'], 0);
  2043.         $instance->addListener('kernel.request', [=> function () {
  2044.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\WebDebugToolbarListener'] ?? $this->getWebDebugToolbarListenerService());
  2045.         }, => 'onKernelResponse'], -118);
  2046.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageReceivedEvent', [=> function () {
  2047.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\MessengerClearRuntimeCacheListener'] ?? ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\MessengerClearRuntimeCacheListener'] = new \Pimcore\Bundle\CoreBundle\EventListener\MessengerClearRuntimeCacheListener()));
  2048.         }, => 'handle'], 0);
  2049.         $instance->addListener('presta_sitemap.populate', [=> function () {
  2050.             return ($this->privates['Pimcore\\Sitemap\\EventListener\\SitemapGeneratorListener'] ?? $this->load('getSitemapGeneratorListenerService'));
  2051.         }, => 'onPopulateSitemap'], 0);
  2052.         $instance->addListener('kernel.request', [=> function () {
  2053.             return ($this->privates['Pimcore\\Targeting\\EventListener\\TargetingListener'] ?? $this->getTargetingListenerService());
  2054.         }, => 'onKernelRequest'], 7);
  2055.         $instance->addListener('kernel.response', [=> function () {
  2056.             return ($this->privates['Pimcore\\Targeting\\EventListener\\TargetingListener'] ?? $this->getTargetingListenerService());
  2057.         }, => 'onKernelResponse'], -115);
  2058.         $instance->addListener('pimcore.targeting.pre_resolve', [=> function () {
  2059.             return ($this->privates['Pimcore\\Targeting\\EventListener\\TargetingListener'] ?? $this->getTargetingListenerService());
  2060.         }, => 'onPreResolve'], 0);
  2061.         $instance->addListener('pimcore.targeting.pre_resolve', [=> function () {
  2062.             return ($this->privates['Pimcore\\Targeting\\EventListener\\DocumentTargetGroupListener'] ?? $this->load('getDocumentTargetGroupListenerService'));
  2063.         }, => 'onVisitorInfoResolve'], 0);
  2064.         $instance->addListener('pimcore.cache.full_page.prepare_response', [=> function () {
  2065.             return ($this->privates['Pimcore\\Targeting\\EventListener\\FullPageCacheCookieCleanupListener'] ?? ($this->privates['Pimcore\\Targeting\\EventListener\\FullPageCacheCookieCleanupListener'] = new \Pimcore\Targeting\EventListener\FullPageCacheCookieCleanupListener()));
  2066.         }, => 'onPrepareFullPageCacheResponse'], 0);
  2067.         $instance->addListener('pimcore.targeting.visited_pages_count_match', [=> function () {
  2068.             return ($this->privates['Pimcore\\Targeting\\EventListener\\VisitedPagesCountListener'] ?? $this->load('getVisitedPagesCountListenerService'));
  2069.         }, => 'onVisitedPagesCountMatch'], 0);
  2070.         $instance->addListener('pimcore.targeting.post_resolve', [=> function () {
  2071.             return ($this->privates['Pimcore\\Targeting\\EventListener\\VisitedPagesCountListener'] ?? $this->load('getVisitedPagesCountListenerService'));
  2072.         }, => 'onPostResolveVisitorInfo'], 0);
  2073.         $instance->addListener('pimcore.targeting.pre_resolve', [=> function () {
  2074.             return ($this->privates['Pimcore\\Targeting\\EventListener\\ToolbarListener'] ?? $this->getToolbarListenerService());
  2075.         }, => 'onPreResolve'], -10);
  2076.         $instance->addListener('kernel.response', [=> function () {
  2077.             return ($this->privates['Pimcore\\Targeting\\EventListener\\ToolbarListener'] ?? $this->getToolbarListenerService());
  2078.         }, => 'onKernelResponse'], -127);
  2079.         $instance->addListener('pimcore.cache.full_page.ignored_session_keys', [=> function () {
  2080.             return ($this->privates['Pimcore\\Targeting\\EventListener\\TargetingSessionBagListener'] ?? ($this->privates['Pimcore\\Targeting\\EventListener\\TargetingSessionBagListener'] = new \Pimcore\Targeting\EventListener\TargetingSessionBagListener()));
  2081.         }, => 'configureIgnoredSessionKeys'], 0);
  2082.         $instance->addListener('pimcore.cache.full_page.prepare_response', [=> function () {
  2083.             return ($this->privates['Pimcore\\Targeting\\EventListener\\TargetingSessionBagListener'] ?? ($this->privates['Pimcore\\Targeting\\EventListener\\TargetingSessionBagListener'] = new \Pimcore\Targeting\EventListener\TargetingSessionBagListener()));
  2084.         }, => 'prepareFullPageCacheResponse'], 0);
  2085.         $instance->addListener('kernel.request', [=> function () {
  2086.             return ($this->privates['Pimcore\\Targeting\\EventListener\\TargetingSessionBagListener'] ?? ($this->privates['Pimcore\\Targeting\\EventListener\\TargetingSessionBagListener'] = new \Pimcore\Targeting\EventListener\TargetingSessionBagListener()));
  2087.         }, => 'onKernelRequest'], 127);
  2088.         $instance->addListener('kernel.request', [=> function () {
  2089.             return ($this->privates['Pimcore\\Bundle\\AdminBundle\\Session\\AdminSessionBagConfigurator'] ?? $this->getAdminSessionBagConfiguratorService());
  2090.         }, => 'onKernelRequest'], 127);
  2091.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  2092.             return ($this->privates['Pimcore\\Bundle\\AdminBundle\\Security\\Event\\LogoutListener'] ?? $this->load('getLogoutListenerService'));
  2093.         }, => 'onLogout'], 0);
  2094.         $instance->addListener('kernel.response', [=> function () {
  2095.             return ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\AdminSecurityListener'] ?? $this->getAdminSecurityListenerService());
  2096.         }, => 'onKernelResponse'], 0);
  2097.         $instance->addListener('kernel.controller', [=> function () {
  2098.             return ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\AdminAuthenticationDoubleCheckListener'] ?? $this->getAdminAuthenticationDoubleCheckListenerService());
  2099.         }, => 'onKernelController'], 0);
  2100.         $instance->addListener('kernel.request', [=> function () {
  2101.             return ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\CsrfProtectionListener'] ?? $this->getCsrfProtectionListenerService());
  2102.         }, => 'handleRequest'], 11);
  2103.         $instance->addListener('kernel.exception', [=> function () {
  2104.             return ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\AdminExceptionListener'] ?? $this->load('getAdminExceptionListenerService'));
  2105.         }, => 'onKernelException'], 0);
  2106.         $instance->addListener('pimcore.class.postDelete', [=> function () {
  2107.             return ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\GridConfigListener'] ?? ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\GridConfigListener'] = new \Pimcore\Bundle\AdminBundle\EventListener\GridConfigListener()));
  2108.         }, => 'onClassDelete'], 0);
  2109.         $instance->addListener('pimcore.user.postDelete', [=> function () {
  2110.             return ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\GridConfigListener'] ?? ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\GridConfigListener'] = new \Pimcore\Bundle\AdminBundle\EventListener\GridConfigListener()));
  2111.         }, => 'onUserDelete'], 0);
  2112.         $instance->addListener('pimcore.dataobject.postDelete', [=> function () {
  2113.             return ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\GridConfigListener'] ?? ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\GridConfigListener'] = new \Pimcore\Bundle\AdminBundle\EventListener\GridConfigListener()));
  2114.         }, => 'onObjectDelete'], 0);
  2115.         $instance->addListener('pimcore.class.postDelete', [=> function () {
  2116.             return ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\ImportConfigListener'] ?? ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\ImportConfigListener'] = new \Pimcore\Bundle\AdminBundle\EventListener\ImportConfigListener()));
  2117.         }, => 'onClassDelete'], 0);
  2118.         $instance->addListener('pimcore.user.postDelete', [=> function () {
  2119.             return ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\ImportConfigListener'] ?? ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\ImportConfigListener'] = new \Pimcore\Bundle\AdminBundle\EventListener\ImportConfigListener()));
  2120.         }, => 'onUserDelete'], 0);
  2121.         $instance->addListener('kernel.request', [=> function () {
  2122.             return ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\AdminSessionBagListener'] ?? $this->getAdminSessionBagListenerService());
  2123.         }, => 'onKernelRequest'], 127);
  2124.         $instance->addListener('kernel.response', [=> function () {
  2125.             return ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\HttpCacheListener'] ?? $this->getHttpCacheListenerService());
  2126.         }, => 'onKernelResponse'], 0);
  2127.         $instance->addListener('kernel.request', [=> function () {
  2128.             return ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\CustomAdminEntryPointCheckListener'] ?? $this->getCustomAdminEntryPointCheckListenerService());
  2129.         }, => 'onKernelRequest'], 560);
  2130.         $instance->addListener('kernel.request', [=> function () {
  2131.             return ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\UserPerspectiveListener'] ?? $this->getUserPerspectiveListenerService());
  2132.         }, => 'onKernelRequest'], 0);
  2133.         $instance->addListener('kernel.request', [=> function () {
  2134.             return ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\UsageStatisticsListener'] ?? $this->getUsageStatisticsListenerService());
  2135.         }, => 'onKernelRequest'], 0);
  2136.         $instance->addListener('kernel.response', [=> function () {
  2137.             return ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\EnablePreviewTimeSliderListener'] ?? $this->getEnablePreviewTimeSliderListenerService());
  2138.         }, => 'onKernelResponse'], 0);
  2139.         $instance->addListener('pimcore.dataobject.postUpdate', [=> function () {
  2140.             return ($this->privates['Pimcore\\Bundle\\DataHubBundle\\EventListener\\DataChangeListener'] ?? ($this->privates['Pimcore\\Bundle\\DataHubBundle\\EventListener\\DataChangeListener'] = new \Pimcore\Bundle\DataHubBundle\EventListener\DataChangeListener()));
  2141.         }, => 'onObjectUpdate'], 0);
  2142.         $instance->addListener('pimcore.dataobject.postDelete', [=> function () {
  2143.             return ($this->privates['Pimcore\\Bundle\\DataHubBundle\\EventListener\\DataChangeListener'] ?? ($this->privates['Pimcore\\Bundle\\DataHubBundle\\EventListener\\DataChangeListener'] = new \Pimcore\Bundle\DataHubBundle\EventListener\DataChangeListener()));
  2144.         }, => 'onObjectDelete'], 0);
  2145.         $instance->addListener('pimcore.document.postUpdate', [=> function () {
  2146.             return ($this->privates['Pimcore\\Bundle\\DataHubBundle\\EventListener\\DataChangeListener'] ?? ($this->privates['Pimcore\\Bundle\\DataHubBundle\\EventListener\\DataChangeListener'] = new \Pimcore\Bundle\DataHubBundle\EventListener\DataChangeListener()));
  2147.         }, => 'onDocumentUpdate'], 0);
  2148.         $instance->addListener('pimcore.document.postDelete', [=> function () {
  2149.             return ($this->privates['Pimcore\\Bundle\\DataHubBundle\\EventListener\\DataChangeListener'] ?? ($this->privates['Pimcore\\Bundle\\DataHubBundle\\EventListener\\DataChangeListener'] = new \Pimcore\Bundle\DataHubBundle\EventListener\DataChangeListener()));
  2150.         }, => 'onDocumentDelete'], 0);
  2151.         $instance->addListener('pimcore.asset.postUpdate', [=> function () {
  2152.             return ($this->privates['Pimcore\\Bundle\\DataHubBundle\\EventListener\\DataChangeListener'] ?? ($this->privates['Pimcore\\Bundle\\DataHubBundle\\EventListener\\DataChangeListener'] = new \Pimcore\Bundle\DataHubBundle\EventListener\DataChangeListener()));
  2153.         }, => 'onAssetUpdate'], 0);
  2154.         $instance->addListener('pimcore.asset.postDelete', [=> function () {
  2155.             return ($this->privates['Pimcore\\Bundle\\DataHubBundle\\EventListener\\DataChangeListener'] ?? ($this->privates['Pimcore\\Bundle\\DataHubBundle\\EventListener\\DataChangeListener'] = new \Pimcore\Bundle\DataHubBundle\EventListener\DataChangeListener()));
  2156.         }, => 'onAssetDelete'], 0);
  2157.         $instance->addListener('pimcore.datahub.configuration.postDelete', [=> function () {
  2158.             return ($this->privates['Pimcore\\Bundle\\DataImporterBundle\\EventListener\\ConfigurationEventSubscriber'] ?? $this->load('getConfigurationEventSubscriberService'));
  2159.         }, => 'postDelete'], 0);
  2160.         $instance->addListener('pimcore.datahub.configuration.postSave', [=> function () {
  2161.             return ($this->privates['Pimcore\\Bundle\\DataImporterBundle\\EventListener\\ConfigurationEventSubscriber'] ?? $this->load('getConfigurationEventSubscriberService'));
  2162.         }, => 'postSave'], 0);
  2163.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  2164.             return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->load('getSecurity_Logout_Listener_CsrfTokenClearingService'));
  2165.         }, => 'onLogout'], 0);
  2166.         return $instance;
  2167.     }
  2168.     /**
  2169.      * Gets the public 'http_kernel' shared service.
  2170.      *
  2171.      * @return \Symfony\Component\HttpKernel\HttpKernel
  2172.      */
  2173.     protected function getHttpKernelService()
  2174.     {
  2175.         return $this->services['http_kernel'] = new \Symfony\Component\HttpKernel\HttpKernel(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['debug.controller_resolver'] ?? $this->getDebug_ControllerResolverService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), new \Symfony\Component\HttpKernel\Controller\TraceableArgumentResolver(new \Symfony\Component\HttpKernel\Controller\ArgumentResolver(($this->privates['argument_metadata_factory'] ?? ($this->privates['argument_metadata_factory'] = new \Symfony\Component\HttpKernel\ControllerMetadata\ArgumentMetadataFactory())), new RewindableGenerator(function () {
  2176.             yield => ($this->privates['debug.argument_resolver.request_attribute'] ?? $this->load('getDebug_ArgumentResolver_RequestAttributeService'));
  2177.             yield => ($this->privates['debug.argument_resolver.request'] ?? $this->load('getDebug_ArgumentResolver_RequestService'));
  2178.             yield => ($this->privates['debug.argument_resolver.session'] ?? $this->load('getDebug_ArgumentResolver_SessionService'));
  2179.             yield => ($this->privates['debug.security.user_value_resolver'] ?? $this->load('getDebug_Security_UserValueResolverService'));
  2180.             yield => ($this->privates['debug.Pimcore\\Controller\\ArgumentValueResolver\\DocumentValueResolver'] ?? $this->load('getDocumentValueResolverService'));
  2181.             yield => ($this->privates['debug.Pimcore\\Controller\\ArgumentValueResolver\\EditmodeValueResolver'] ?? $this->load('getEditmodeValueResolverService'));
  2182.             yield => ($this->privates['debug.Pimcore\\Controller\\ArgumentValueResolver\\WebsiteConfigValueResolver'] ?? $this->load('getWebsiteConfigValueResolverService'));
  2183.             yield => ($this->privates['debug.argument_resolver.service'] ?? $this->load('getDebug_ArgumentResolver_ServiceService'));
  2184.             yield => ($this->privates['debug.argument_resolver.default'] ?? $this->load('getDebug_ArgumentResolver_DefaultService'));
  2185.             yield => ($this->privates['debug.argument_resolver.variadic'] ?? $this->load('getDebug_ArgumentResolver_VariadicService'));
  2186.             yield 10 => ($this->privates['debug.argument_resolver.not_tagged_controller'] ?? $this->load('getDebug_ArgumentResolver_NotTaggedControllerService'));
  2187.         }, 11)), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)))));
  2188.     }
  2189.     /**
  2190.      * Gets the public 'messenger.default_bus' shared service.
  2191.      *
  2192.      * @return \Symfony\Component\Messenger\TraceableMessageBus
  2193.      */
  2194.     protected function getMessenger_DefaultBusService()
  2195.     {
  2196.         return $this->services['messenger.default_bus'] = new \Symfony\Component\Messenger\TraceableMessageBus(new \Symfony\Component\Messenger\MessageBus(new RewindableGenerator(function () {
  2197.             yield => ($this->privates['messenger.bus.pimcore-core.middleware.traceable'] ?? $this->load('getMessenger_Bus_Pimcorecore_Middleware_TraceableService'));
  2198.             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')));
  2199.             yield => ($this->privates['messenger.middleware.reject_redelivered_message_middleware'] ?? ($this->privates['messenger.middleware.reject_redelivered_message_middleware'] = new \Symfony\Component\Messenger\Middleware\RejectRedeliveredMessageMiddleware()));
  2200.             yield => ($this->privates['messenger.middleware.dispatch_after_current_bus'] ?? ($this->privates['messenger.middleware.dispatch_after_current_bus'] = new \Symfony\Component\Messenger\Middleware\DispatchAfterCurrentBusMiddleware()));
  2201.             yield => ($this->privates['messenger.middleware.failed_message_processing_middleware'] ?? ($this->privates['messenger.middleware.failed_message_processing_middleware'] = new \Symfony\Component\Messenger\Middleware\FailedMessageProcessingMiddleware()));
  2202.             yield => ($this->privates['messenger.middleware.send_message'] ?? $this->load('getMessenger_Middleware_SendMessageService'));
  2203.             yield => ($this->privates['messenger.bus.pimcore-core.middleware.handle_message'] ?? $this->load('getMessenger_Bus_Pimcorecore_Middleware_HandleMessageService'));
  2204.         }, 7)));
  2205.     }
  2206.     /**
  2207.      * Gets the public 'monolog.logger.admin' shared service.
  2208.      *
  2209.      * @return \Symfony\Bridge\Monolog\Logger
  2210.      */
  2211.     protected function getMonolog_Logger_AdminService()
  2212.     {
  2213.         $this->services['monolog.logger.admin'] = $instance = new \Symfony\Bridge\Monolog\Logger('admin');
  2214.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2215.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  2216.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  2217.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  2218.         return $instance;
  2219.     }
  2220.     /**
  2221.      * Gets the public 'monolog.logger.cache' shared service.
  2222.      *
  2223.      * @return \Symfony\Bridge\Monolog\Logger
  2224.      */
  2225.     protected function getMonolog_Logger_CacheService()
  2226.     {
  2227.         $this->services['monolog.logger.cache'] = $instance = new \Symfony\Bridge\Monolog\Logger('cache');
  2228.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2229.         $instance->pushHandler(($this->privates['monolog.handler.null_internal'] ?? ($this->privates['monolog.handler.null_internal'] = new \Monolog\Handler\NullHandler())));
  2230.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  2231.         return $instance;
  2232.     }
  2233.     /**
  2234.      * Gets the public 'monolog.logger.doctrine' shared service.
  2235.      *
  2236.      * @return \Symfony\Bridge\Monolog\Logger
  2237.      */
  2238.     protected function getMonolog_Logger_DoctrineService()
  2239.     {
  2240.         $this->services['monolog.logger.doctrine'] = $instance = new \Symfony\Bridge\Monolog\Logger('doctrine');
  2241.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2242.         $instance->pushHandler(($this->privates['monolog.handler.null_internal'] ?? ($this->privates['monolog.handler.null_internal'] = new \Monolog\Handler\NullHandler())));
  2243.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  2244.         return $instance;
  2245.     }
  2246.     /**
  2247.      * Gets the public 'monolog.logger.event' shared service.
  2248.      *
  2249.      * @return \Symfony\Bridge\Monolog\Logger
  2250.      */
  2251.     protected function getMonolog_Logger_EventService()
  2252.     {
  2253.         $this->services['monolog.logger.event'] = $instance = new \Symfony\Bridge\Monolog\Logger('event');
  2254.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2255.         $instance->pushHandler(($this->privates['monolog.handler.null_internal'] ?? ($this->privates['monolog.handler.null_internal'] = new \Monolog\Handler\NullHandler())));
  2256.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  2257.         return $instance;
  2258.     }
  2259.     /**
  2260.      * Gets the public 'monolog.logger.http_client' shared service.
  2261.      *
  2262.      * @return \Symfony\Bridge\Monolog\Logger
  2263.      */
  2264.     protected function getMonolog_Logger_HttpClientService()
  2265.     {
  2266.         $this->services['monolog.logger.http_client'] = $instance = new \Symfony\Bridge\Monolog\Logger('http_client');
  2267.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2268.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  2269.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  2270.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  2271.         return $instance;
  2272.     }
  2273.     /**
  2274.      * Gets the public 'monolog.logger.init' shared service.
  2275.      *
  2276.      * @return \Symfony\Bridge\Monolog\Logger
  2277.      */
  2278.     protected function getMonolog_Logger_InitService()
  2279.     {
  2280.         $this->services['monolog.logger.init'] = $instance = new \Symfony\Bridge\Monolog\Logger('init');
  2281.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2282.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  2283.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  2284.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  2285.         return $instance;
  2286.     }
  2287.     /**
  2288.      * Gets the public 'monolog.logger.php' shared service.
  2289.      *
  2290.      * @return \Symfony\Bridge\Monolog\Logger
  2291.      */
  2292.     protected function getMonolog_Logger_PhpService()
  2293.     {
  2294.         $this->services['monolog.logger.php'] = $instance = new \Symfony\Bridge\Monolog\Logger('php');
  2295.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2296.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  2297.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  2298.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  2299.         return $instance;
  2300.     }
  2301.     /**
  2302.      * Gets the public 'monolog.logger.profiler' shared service.
  2303.      *
  2304.      * @return \Symfony\Bridge\Monolog\Logger
  2305.      */
  2306.     protected function getMonolog_Logger_ProfilerService()
  2307.     {
  2308.         $this->services['monolog.logger.profiler'] = $instance = new \Symfony\Bridge\Monolog\Logger('profiler');
  2309.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2310.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  2311.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  2312.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  2313.         return $instance;
  2314.     }
  2315.     /**
  2316.      * Gets the public 'monolog.logger.request' shared service.
  2317.      *
  2318.      * @return \Symfony\Bridge\Monolog\Logger
  2319.      */
  2320.     protected function getMonolog_Logger_RequestService()
  2321.     {
  2322.         $this->services['monolog.logger.request'] = $instance = new \Symfony\Bridge\Monolog\Logger('request');
  2323.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2324.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  2325.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  2326.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  2327.         return $instance;
  2328.     }
  2329.     /**
  2330.      * Gets the public 'monolog.logger.router' shared service.
  2331.      *
  2332.      * @return \Symfony\Bridge\Monolog\Logger
  2333.      */
  2334.     protected function getMonolog_Logger_RouterService()
  2335.     {
  2336.         $this->services['monolog.logger.router'] = $instance = new \Symfony\Bridge\Monolog\Logger('router');
  2337.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2338.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  2339.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  2340.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  2341.         return $instance;
  2342.     }
  2343.     /**
  2344.      * Gets the public 'monolog.logger.routing' shared service.
  2345.      *
  2346.      * @return \Symfony\Bridge\Monolog\Logger
  2347.      */
  2348.     protected function getMonolog_Logger_RoutingService()
  2349.     {
  2350.         $this->services['monolog.logger.routing'] = $instance = new \Symfony\Bridge\Monolog\Logger('routing');
  2351.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2352.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  2353.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  2354.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  2355.         return $instance;
  2356.     }
  2357.     /**
  2358.      * Gets the public 'monolog.logger.security' shared service.
  2359.      *
  2360.      * @return \Symfony\Bridge\Monolog\Logger
  2361.      */
  2362.     protected function getMonolog_Logger_SecurityService()
  2363.     {
  2364.         $this->services['monolog.logger.security'] = $instance = new \Symfony\Bridge\Monolog\Logger('security');
  2365.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2366.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  2367.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  2368.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  2369.         return $instance;
  2370.     }
  2371.     /**
  2372.      * Gets the public 'pimcore.cache.pool' shared autowired service.
  2373.      *
  2374.      * @return \Symfony\Component\Cache\Adapter\TagAwareAdapter
  2375.      */
  2376.     protected function getPimcore_Cache_PoolService()
  2377.     {
  2378.         $this->services['pimcore.cache.pool'] = $instance = new \Symfony\Component\Cache\Adapter\TagAwareAdapter(($this->privates['pimcore.cache.adapter.doctrine_dbal'] ?? $this->getPimcore_Cache_Adapter_DoctrineDbalService()), NULL);
  2379.         $instance->setLogger(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  2380.         return $instance;
  2381.     }
  2382.     /**
  2383.      * Gets the public 'pimcore.routing.router.request_context' shared service.
  2384.      *
  2385.      * @return \Symfony\Component\Routing\RequestContext
  2386.      */
  2387.     protected function getPimcore_Routing_Router_RequestContextService()
  2388.     {
  2389.         $this->services['pimcore.routing.router.request_context'] = $instance \Symfony\Component\Routing\RequestContext::fromUri('''localhost''http'80443);
  2390.         $instance->setParameter('_functions', ($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService()));
  2391.         return $instance;
  2392.     }
  2393.     /**
  2394.      * Gets the public 'pimcore.templating.engine.delegating' shared autowired service.
  2395.      *
  2396.      * @return \Pimcore\Templating\TwigDefaultDelegatingEngine
  2397.      */
  2398.     protected function getPimcore_Templating_Engine_DelegatingService()
  2399.     {
  2400.         return $this->services['pimcore.templating.engine.delegating'] = new \Pimcore\Templating\TwigDefaultDelegatingEngine(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  2401.     }
  2402.     /**
  2403.      * Gets the public 'pimcore_admin.security.user_loader' shared autowired service.
  2404.      *
  2405.      * @return \Pimcore\Bundle\AdminBundle\Security\User\UserLoader
  2406.      */
  2407.     protected function getPimcoreAdmin_Security_UserLoaderService()
  2408.     {
  2409.         return $this->services['pimcore_admin.security.user_loader'] = new \Pimcore\Bundle\AdminBundle\Security\User\UserLoader(($this->services['Pimcore\\Bundle\\AdminBundle\\Security\\User\\TokenStorageUserResolver'] ?? $this->getTokenStorageUserResolverService()), ($this->services['Pimcore\\Http\\RequestHelper'] ?? $this->getRequestHelperService()));
  2410.     }
  2411.     /**
  2412.      * Gets the public 'request_stack' shared service.
  2413.      *
  2414.      * @return \Symfony\Component\HttpFoundation\RequestStack
  2415.      */
  2416.     protected function getRequestStackService()
  2417.     {
  2418.         return $this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack();
  2419.     }
  2420.     /**
  2421.      * Gets the public 'router' shared service.
  2422.      *
  2423.      * @return \Symfony\Cmf\Component\Routing\ChainRouter
  2424.      */
  2425.     protected function getRouterService()
  2426.     {
  2427.         $a = ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService());
  2428.         $this->services['router'] = $instance = new \Symfony\Cmf\Component\Routing\ChainRouter($a);
  2429.         $b = ($this->services['pimcore.routing.router.request_context'] ?? $this->getPimcore_Routing_Router_RequestContextService());
  2430.         $c = new \Symfony\Bundle\FrameworkBundle\Routing\Router((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2431.             'routing.loader' => ['services''routing.loader''getRouting_LoaderService'true],
  2432.         ], [
  2433.             'routing.loader' => 'Symfony\\Component\\Config\\Loader\\LoaderInterface',
  2434.         ]))->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');
  2435.         $c->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
  2436.         $c->addExpressionLanguageProvider(($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService()));
  2437.         $d = ($this->services['cmf_routing.route_provider'] ?? $this->getCmfRouting_RouteProviderService());
  2438.         $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);
  2439.         $e->setRequestStack(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  2440.         $e->addRouteEnhancer(new \Symfony\Cmf\Component\Routing\Enhancer\RouteContentEnhancer('_route_object''_content'), 100);
  2441.         $f = new \Pimcore\Routing\Staticroute\Router($b, ($this->services['Pimcore\\Config'] ?? ($this->services['Pimcore\\Config'] = new \Pimcore\Config())));
  2442.         $g = ($this->services['monolog.logger.routing'] ?? $this->getMonolog_Logger_RoutingService());
  2443.         $f->setLogger($g);
  2444.         $f->setLocaleParams([]);
  2445.         $f->setLogger($g);
  2446.         $instance->setContext($b);
  2447.         $instance->add($c'300');
  2448.         $instance->add($e'200');
  2449.         $instance->add(new \Pimcore\Routing\Element\Router($b, ($this->services['Pimcore\\Http\\RequestHelper'] ?? $this->getRequestHelperService())), 110);
  2450.         $instance->add($f100);
  2451.         return $instance;
  2452.     }
  2453.     /**
  2454.      * Gets the public 'var_dumper.cloner' shared service.
  2455.      *
  2456.      * @return \Symfony\Component\VarDumper\Cloner\VarCloner
  2457.      */
  2458.     protected function getVarDumper_ClonerService()
  2459.     {
  2460.         $this->services['var_dumper.cloner'] = $instance = new \Symfony\Component\VarDumper\Cloner\VarCloner();
  2461.         $instance->setMaxItems(2500);
  2462.         $instance->setMinDepth(1);
  2463.         $instance->setMaxString(-1);
  2464.         $instance->addCasters(['Closure' => 'Symfony\\Component\\VarDumper\\Caster\\ReflectionCaster::unsetClosureFileInfo']);
  2465.         return $instance;
  2466.     }
  2467.     /**
  2468.      * Gets the private '.debug.http_client' shared service.
  2469.      *
  2470.      * @return \Symfony\Component\HttpClient\TraceableHttpClient
  2471.      */
  2472.     protected function get_Debug_HttpClientService()
  2473.     {
  2474.         $a \Symfony\Component\HttpClient\HttpClient::create([], 6);
  2475.         if ($this->has('monolog.logger.http_client')) {
  2476.             $a->setLogger(($this->services['monolog.logger.http_client'] ?? $this->getMonolog_Logger_HttpClientService()));
  2477.         }
  2478.         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))));
  2479.     }
  2480.     /**
  2481.      * Gets the private '.service_locator.hNQzc35' shared service.
  2482.      *
  2483.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  2484.      */
  2485.     protected function get_ServiceLocator_HNQzc35Service()
  2486.     {
  2487.         return $this->privates['.service_locator.hNQzc35'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2488.             'security.firewall.map.context.dev' => ['privates''security.firewall.map.context.dev''getSecurity_Firewall_Map_Context_DevService'true],
  2489.             'security.firewall.map.context.pimcore_admin' => ['privates''security.firewall.map.context.pimcore_admin''getSecurity_Firewall_Map_Context_PimcoreAdminService'true],
  2490.             'security.firewall.map.context.pimcore_admin_webdav' => ['privates''security.firewall.map.context.pimcore_admin_webdav''getSecurity_Firewall_Map_Context_PimcoreAdminWebdavService'true],
  2491.         ], [
  2492.             'security.firewall.map.context.dev' => '?',
  2493.             'security.firewall.map.context.pimcore_admin' => '?',
  2494.             'security.firewall.map.context.pimcore_admin_webdav' => '?',
  2495.         ]);
  2496.     }
  2497.     /**
  2498.      * Gets the private 'Pimcore\Analytics\Google\Tracker' shared autowired service.
  2499.      *
  2500.      * @return \Pimcore\Analytics\Google\Tracker
  2501.      */
  2502.     protected function getTrackerService()
  2503.     {
  2504.         $this->privates['Pimcore\\Analytics\\Google\\Tracker'] = $instance = new \Pimcore\Analytics\Google\Tracker(($this->privates['Pimcore\\Analytics\\SiteId\\SiteIdProvider'] ?? $this->getSiteIdProviderService()), ($this->privates['Pimcore\\Analytics\\Google\\Config\\ConfigProvider'] ?? ($this->privates['Pimcore\\Analytics\\Google\\Config\\ConfigProvider'] = new \Pimcore\Analytics\Google\Config\ConfigProvider())), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  2505.         $instance->setLogger(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  2506.         return $instance;
  2507.     }
  2508.     /**
  2509.      * Gets the private 'Pimcore\Analytics\SiteId\SiteIdProvider' shared autowired service.
  2510.      *
  2511.      * @return \Pimcore\Analytics\SiteId\SiteIdProvider
  2512.      */
  2513.     protected function getSiteIdProviderService()
  2514.     {
  2515.         return $this->privates['Pimcore\\Analytics\\SiteId\\SiteIdProvider'] = new \Pimcore\Analytics\SiteId\SiteIdProvider(($this->services['Pimcore\\Http\\Request\\Resolver\\SiteResolver'] ?? $this->getSiteResolverService()));
  2516.     }
  2517.     /**
  2518.      * Gets the private 'Pimcore\Bundle\AdminBundle\EventListener\AdminAuthenticationDoubleCheckListener' shared autowired service.
  2519.      *
  2520.      * @return \Pimcore\Bundle\AdminBundle\EventListener\AdminAuthenticationDoubleCheckListener
  2521.      */
  2522.     protected function getAdminAuthenticationDoubleCheckListenerService()
  2523.     {
  2524.         $this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\AdminAuthenticationDoubleCheckListener'] = $instance = new \Pimcore\Bundle\AdminBundle\EventListener\AdminAuthenticationDoubleCheckListener(($this->privates['Pimcore\\Http\\RequestMatcherFactory'] ?? ($this->privates['Pimcore\\Http\\RequestMatcherFactory'] = new \Pimcore\Http\RequestMatcherFactory())), ($this->services['Pimcore\\Bundle\\AdminBundle\\Security\\User\\TokenStorageUserResolver'] ?? $this->getTokenStorageUserResolverService()), $this->parameters['pimcore.admin.unauthenticated_routes']);
  2525.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  2526.         return $instance;
  2527.     }
  2528.     /**
  2529.      * Gets the private 'Pimcore\Bundle\AdminBundle\EventListener\AdminSecurityListener' shared autowired service.
  2530.      *
  2531.      * @return \Pimcore\Bundle\AdminBundle\EventListener\AdminSecurityListener
  2532.      */
  2533.     protected function getAdminSecurityListenerService()
  2534.     {
  2535.         $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())));
  2536.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  2537.         return $instance;
  2538.     }
  2539.     /**
  2540.      * Gets the private 'Pimcore\Bundle\AdminBundle\EventListener\AdminSessionBagListener' shared autowired service.
  2541.      *
  2542.      * @return \Pimcore\Bundle\AdminBundle\EventListener\AdminSessionBagListener
  2543.      */
  2544.     protected function getAdminSessionBagListenerService()
  2545.     {
  2546.         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())));
  2547.     }
  2548.     /**
  2549.      * Gets the private 'Pimcore\Bundle\AdminBundle\EventListener\CsrfProtectionListener' shared autowired service.
  2550.      *
  2551.      * @return \Pimcore\Bundle\AdminBundle\EventListener\CsrfProtectionListener
  2552.      */
  2553.     protected function getCsrfProtectionListenerService()
  2554.     {
  2555.         $this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\CsrfProtectionListener'] = $instance = new \Pimcore\Bundle\AdminBundle\EventListener\CsrfProtectionListener(($this->services['Pimcore\\Bundle\\AdminBundle\\Security\\CsrfProtectionHandler'] ?? $this->getCsrfProtectionHandlerService()));
  2556.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  2557.         return $instance;
  2558.     }
  2559.     /**
  2560.      * Gets the private 'Pimcore\Bundle\AdminBundle\EventListener\CustomAdminEntryPointCheckListener' shared autowired service.
  2561.      *
  2562.      * @return \Pimcore\Bundle\AdminBundle\EventListener\CustomAdminEntryPointCheckListener
  2563.      */
  2564.     protected function getCustomAdminEntryPointCheckListenerService()
  2565.     {
  2566.         $this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\CustomAdminEntryPointCheckListener'] = $instance = new \Pimcore\Bundle\AdminBundle\EventListener\CustomAdminEntryPointCheckListener(NULL);
  2567.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  2568.         return $instance;
  2569.     }
  2570.     /**
  2571.      * Gets the private 'Pimcore\Bundle\AdminBundle\EventListener\EnablePreviewTimeSliderListener' shared autowired service.
  2572.      *
  2573.      * @return \Pimcore\Bundle\AdminBundle\EventListener\EnablePreviewTimeSliderListener
  2574.      */
  2575.     protected function getEnablePreviewTimeSliderListenerService()
  2576.     {
  2577.         $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()));
  2578.         $instance->setResponseHelper(($this->services['Pimcore\\Http\\ResponseHelper'] ?? ($this->services['Pimcore\\Http\\ResponseHelper'] = new \Pimcore\Http\ResponseHelper())));
  2579.         return $instance;
  2580.     }
  2581.     /**
  2582.      * Gets the private 'Pimcore\Bundle\AdminBundle\EventListener\HttpCacheListener' shared autowired service.
  2583.      *
  2584.      * @return \Pimcore\Bundle\AdminBundle\EventListener\HttpCacheListener
  2585.      */
  2586.     protected function getHttpCacheListenerService()
  2587.     {
  2588.         $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())));
  2589.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  2590.         return $instance;
  2591.     }
  2592.     /**
  2593.      * Gets the private 'Pimcore\Bundle\AdminBundle\EventListener\UsageStatisticsListener' shared autowired service.
  2594.      *
  2595.      * @return \Pimcore\Bundle\AdminBundle\EventListener\UsageStatisticsListener
  2596.      */
  2597.     protected function getUsageStatisticsListenerService()
  2598.     {
  2599.         $this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\UsageStatisticsListener'] = $instance = new \Pimcore\Bundle\AdminBundle\EventListener\UsageStatisticsListener(($this->services['Pimcore\\Bundle\\AdminBundle\\Security\\User\\TokenStorageUserResolver'] ?? $this->getTokenStorageUserResolverService()), ($this->services['Pimcore\\Config'] ?? ($this->services['Pimcore\\Config'] = new \Pimcore\Config())));
  2600.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  2601.         return $instance;
  2602.     }
  2603.     /**
  2604.      * Gets the private 'Pimcore\Bundle\AdminBundle\EventListener\UserPerspectiveListener' shared autowired service.
  2605.      *
  2606.      * @return \Pimcore\Bundle\AdminBundle\EventListener\UserPerspectiveListener
  2607.      */
  2608.     protected function getUserPerspectiveListenerService()
  2609.     {
  2610.         $this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\UserPerspectiveListener'] = $instance = new \Pimcore\Bundle\AdminBundle\EventListener\UserPerspectiveListener(($this->services['Pimcore\\Bundle\\AdminBundle\\Security\\User\\TokenStorageUserResolver'] ?? $this->getTokenStorageUserResolverService()));
  2611.         $a = ($this->services['monolog.logger.admin'] ?? $this->getMonolog_Logger_AdminService());
  2612.         $instance->setLogger($a);
  2613.         $instance->setLogger($a);
  2614.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  2615.         return $instance;
  2616.     }
  2617.     /**
  2618.      * Gets the private 'Pimcore\Bundle\AdminBundle\Session\AdminSessionBagConfigurator' shared autowired service.
  2619.      *
  2620.      * @return \Pimcore\Bundle\AdminBundle\Session\AdminSessionBagConfigurator
  2621.      */
  2622.     protected function getAdminSessionBagConfiguratorService()
  2623.     {
  2624.         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())));
  2625.     }
  2626.     /**
  2627.      * Gets the private 'Pimcore\Bundle\CoreBundle\DataCollector\PimcoreDataCollector' shared autowired service.
  2628.      *
  2629.      * @return \Pimcore\Bundle\CoreBundle\DataCollector\PimcoreDataCollector
  2630.      */
  2631.     protected function getPimcoreDataCollectorService()
  2632.     {
  2633.         return $this->privates['Pimcore\\Bundle\\CoreBundle\\DataCollector\\PimcoreDataCollector'] = new \Pimcore\Bundle\CoreBundle\DataCollector\PimcoreDataCollector(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  2634.     }
  2635.     /**
  2636.      * Gets the private 'Pimcore\Bundle\CoreBundle\DataCollector\PimcoreTargetingDataCollector' shared autowired service.
  2637.      *
  2638.      * @return \Pimcore\Bundle\CoreBundle\DataCollector\PimcoreTargetingDataCollector
  2639.      */
  2640.     protected function getPimcoreTargetingDataCollectorService()
  2641.     {
  2642.         return $this->privates['Pimcore\\Bundle\\CoreBundle\\DataCollector\\PimcoreTargetingDataCollector'] = new \Pimcore\Bundle\CoreBundle\DataCollector\PimcoreTargetingDataCollector(($this->privates['Pimcore\\Targeting\\VisitorInfoStorage'] ?? ($this->privates['Pimcore\\Targeting\\VisitorInfoStorage'] = new \Pimcore\Targeting\VisitorInfoStorage())), ($this->services['Pimcore\\Http\\Request\\Resolver\\DocumentResolver'] ?? $this->getDocumentResolverService()), ($this->privates['Pimcore\\Targeting\\Debug\\TargetingDataCollector'] ?? $this->getTargetingDataCollectorService()));
  2643.     }
  2644.     /**
  2645.      * Gets the private 'Pimcore\Bundle\CoreBundle\EventListener\Frontend\BlockStateListener' shared autowired service.
  2646.      *
  2647.      * @return \Pimcore\Bundle\CoreBundle\EventListener\Frontend\BlockStateListener
  2648.      */
  2649.     protected function getBlockStateListenerService()
  2650.     {
  2651.         $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())));
  2652.         $a = ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService());
  2653.         $instance->setLogger($a);
  2654.         $instance->setLogger($a);
  2655.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  2656.         return $instance;
  2657.     }
  2658.     /**
  2659.      * Gets the private 'Pimcore\Bundle\CoreBundle\EventListener\Frontend\DocumentFallbackListener' shared autowired service.
  2660.      *
  2661.      * @return \Pimcore\Bundle\CoreBundle\EventListener\Frontend\DocumentFallbackListener
  2662.      */
  2663.     protected function getDocumentFallbackListenerService()
  2664.     {
  2665.         $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())));
  2666.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  2667.         return $instance;
  2668.     }
  2669.     /**
  2670.      * Gets the private 'Pimcore\Bundle\CoreBundle\EventListener\Frontend\DocumentMetaDataListener' shared autowired service.
  2671.      *
  2672.      * @return \Pimcore\Bundle\CoreBundle\EventListener\Frontend\DocumentMetaDataListener
  2673.      */
  2674.     protected function getDocumentMetaDataListenerService()
  2675.     {
  2676.         $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()));
  2677.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  2678.         return $instance;
  2679.     }
  2680.     /**
  2681.      * Gets the private 'Pimcore\Bundle\CoreBundle\EventListener\Frontend\EditmodeListener' shared autowired service.
  2682.      *
  2683.      * @return \Pimcore\Bundle\CoreBundle\EventListener\Frontend\EditmodeListener
  2684.      */
  2685.     protected function getEditmodeListenerService()
  2686.     {
  2687.         $this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\EditmodeListener'] = $instance = new \Pimcore\Bundle\CoreBundle\EventListener\Frontend\EditmodeListener(($this->services['Pimcore\\Http\\Request\\Resolver\\EditmodeResolver'] ?? $this->getEditmodeResolverService()), ($this->services['Pimcore\\Http\\Request\\Resolver\\DocumentResolver'] ?? $this->getDocumentResolverService()), ($this->services['pimcore_admin.security.user_loader'] ?? $this->getPimcoreAdmin_Security_UserLoaderService()), ($this->services['Pimcore\\Extension\\Bundle\\PimcoreBundleManager'] ?? $this->getPimcoreBundleManagerService()), ($this->services['router'] ?? $this->getRouterService()), ($this->privates['Pimcore\\Document\\Editable\\EditmodeEditableDefinitionCollector'] ?? ($this->privates['Pimcore\\Document\\Editable\\EditmodeEditableDefinitionCollector'] = new \Pimcore\Document\Editable\EditmodeEditableDefinitionCollector())));
  2688.         $instance->setLogger(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  2689.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  2690.         return $instance;
  2691.     }
  2692.     /**
  2693.      * Gets the private 'Pimcore\Bundle\CoreBundle\EventListener\Frontend\ElementListener' shared autowired service.
  2694.      *
  2695.      * @return \Pimcore\Bundle\CoreBundle\EventListener\Frontend\ElementListener
  2696.      */
  2697.     protected function getElementListenerService()
  2698.     {
  2699.         $this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\ElementListener'] = $instance = new \Pimcore\Bundle\CoreBundle\EventListener\Frontend\ElementListener(($this->services['Pimcore\\Http\\Request\\Resolver\\DocumentResolver'] ?? $this->getDocumentResolverService()), ($this->services['Pimcore\\Http\\Request\\Resolver\\EditmodeResolver'] ?? $this->getEditmodeResolverService()), ($this->services['Pimcore\\Http\\RequestHelper'] ?? $this->getRequestHelperService()), ($this->services['pimcore_admin.security.user_loader'] ?? $this->getPimcoreAdmin_Security_UserLoaderService()), ($this->services['Pimcore\\Targeting\\Document\\DocumentTargetingConfigurator'] ?? $this->getDocumentTargetingConfiguratorService()), ($this->services['Pimcore\\Config'] ?? ($this->services['Pimcore\\Config'] = new \Pimcore\Config())));
  2700.         $a = ($this->services['monolog.logger.init'] ?? $this->getMonolog_Logger_InitService());
  2701.         $instance->setLogger($a);
  2702.         $instance->setLogger($a);
  2703.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  2704.         return $instance;
  2705.     }
  2706.     /**
  2707.      * Gets the private 'Pimcore\Bundle\CoreBundle\EventListener\Frontend\GlobalTemplateVariablesListener' shared autowired service.
  2708.      *
  2709.      * @return \Pimcore\Bundle\CoreBundle\EventListener\Frontend\GlobalTemplateVariablesListener
  2710.      */
  2711.     protected function getGlobalTemplateVariablesListenerService()
  2712.     {
  2713.         $this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\GlobalTemplateVariablesListener'] = $instance = new \Pimcore\Bundle\CoreBundle\EventListener\Frontend\GlobalTemplateVariablesListener(($this->services['Pimcore\\Http\\Request\\Resolver\\DocumentResolver'] ?? $this->getDocumentResolverService()), ($this->services['Pimcore\\Http\\Request\\Resolver\\EditmodeResolver'] ?? $this->getEditmodeResolverService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  2714.         $instance->setLogger(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  2715.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  2716.         return $instance;
  2717.     }
  2718.     /**
  2719.      * Gets the private 'Pimcore\Bundle\CoreBundle\EventListener\Frontend\GoogleSearchConsoleVerificationListener' shared autowired service.
  2720.      *
  2721.      * @return \Pimcore\Bundle\CoreBundle\EventListener\Frontend\GoogleSearchConsoleVerificationListener
  2722.      */
  2723.     protected function getGoogleSearchConsoleVerificationListenerService()
  2724.     {
  2725.         $this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\GoogleSearchConsoleVerificationListener'] = $instance = new \Pimcore\Bundle\CoreBundle\EventListener\Frontend\GoogleSearchConsoleVerificationListener();
  2726.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  2727.         return $instance;
  2728.     }
  2729.     /**
  2730.      * Gets the private 'Pimcore\Bundle\CoreBundle\EventListener\Frontend\HardlinkCanonicalListener' shared autowired service.
  2731.      *
  2732.      * @return \Pimcore\Bundle\CoreBundle\EventListener\Frontend\HardlinkCanonicalListener
  2733.      */
  2734.     protected function getHardlinkCanonicalListenerService()
  2735.     {
  2736.         $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()));
  2737.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  2738.         return $instance;
  2739.     }
  2740.     /**
  2741.      * Gets the private 'Pimcore\Bundle\CoreBundle\EventListener\Frontend\InternalWysiwygHtmlAttributeFilterListener' shared autowired service.
  2742.      *
  2743.      * @return \Pimcore\Bundle\CoreBundle\EventListener\Frontend\InternalWysiwygHtmlAttributeFilterListener
  2744.      */
  2745.     protected function getInternalWysiwygHtmlAttributeFilterListenerService()
  2746.     {
  2747.         $this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\InternalWysiwygHtmlAttributeFilterListener'] = $instance = new \Pimcore\Bundle\CoreBundle\EventListener\Frontend\InternalWysiwygHtmlAttributeFilterListener();
  2748.         $instance->setResponseHelper(($this->services['Pimcore\\Http\\ResponseHelper'] ?? ($this->services['Pimcore\\Http\\ResponseHelper'] = new \Pimcore\Http\ResponseHelper())));
  2749.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  2750.         $instance->setStaticPageResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\StaticPageResolver'] ?? $this->getStaticPageResolverService()));
  2751.         return $instance;
  2752.     }
  2753.     /**
  2754.      * Gets the private 'Pimcore\Bundle\CoreBundle\EventListener\Frontend\LocaleListener' shared autowired service.
  2755.      *
  2756.      * @return \Pimcore\Bundle\CoreBundle\EventListener\Frontend\LocaleListener
  2757.      */
  2758.     protected function getLocaleListenerService()
  2759.     {
  2760.         $this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\LocaleListener'] = $instance = new \Pimcore\Bundle\CoreBundle\EventListener\Frontend\LocaleListener();
  2761.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  2762.         return $instance;
  2763.     }
  2764.     /**
  2765.      * Gets the private 'Pimcore\Bundle\CoreBundle\EventListener\Frontend\OutputTimestampListener' shared autowired service.
  2766.      *
  2767.      * @return \Pimcore\Bundle\CoreBundle\EventListener\Frontend\OutputTimestampListener
  2768.      */
  2769.     protected function getOutputTimestampListenerService()
  2770.     {
  2771.         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()));
  2772.     }
  2773.     /**
  2774.      * Gets the private 'Pimcore\Bundle\CoreBundle\EventListener\Frontend\RoutingListener' shared autowired service.
  2775.      *
  2776.      * @return \Pimcore\Bundle\CoreBundle\EventListener\Frontend\RoutingListener
  2777.      */
  2778.     protected function getRoutingListenerService()
  2779.     {
  2780.         $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())));
  2781.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  2782.         return $instance;
  2783.     }
  2784.     /**
  2785.      * Gets the private 'Pimcore\Bundle\CoreBundle\EventListener\Frontend\StaticPageGeneratorListener' shared autowired service.
  2786.      *
  2787.      * @return \Pimcore\Bundle\CoreBundle\EventListener\Frontend\StaticPageGeneratorListener
  2788.      */
  2789.     protected function getStaticPageGeneratorListenerService()
  2790.     {
  2791.         $this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\StaticPageGeneratorListener'] = $instance = new \Pimcore\Bundle\CoreBundle\EventListener\Frontend\StaticPageGeneratorListener(($this->services['Pimcore\\Document\\StaticPageGenerator'] ?? $this->getStaticPageGeneratorService()), ($this->services['Pimcore\\Http\\Request\\Resolver\\DocumentResolver'] ?? $this->getDocumentResolverService()), ($this->services['Pimcore\\Http\\RequestHelper'] ?? $this->getRequestHelperService()), ($this->services['Pimcore\\Config'] ?? ($this->services['Pimcore\\Config'] = new \Pimcore\Config())));
  2792.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  2793.         $instance->setStaticPageResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\StaticPageResolver'] ?? $this->getStaticPageResolverService()));
  2794.         return $instance;
  2795.     }
  2796.     /**
  2797.      * Gets the private 'Pimcore\Bundle\CoreBundle\EventListener\MaintenancePageListener' shared autowired service.
  2798.      *
  2799.      * @return \Pimcore\Bundle\CoreBundle\EventListener\MaintenancePageListener
  2800.      */
  2801.     protected function getMaintenancePageListenerService()
  2802.     {
  2803.         $this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\MaintenancePageListener'] = $instance = new \Pimcore\Bundle\CoreBundle\EventListener\MaintenancePageListener(($this->services['kernel'] ?? $this->get('kernel'1)));
  2804.         $instance->loadTemplateFromResource('@PimcoreCoreBundle/Resources/misc/maintenance.html');
  2805.         $instance->setResponseHelper(($this->services['Pimcore\\Http\\ResponseHelper'] ?? ($this->services['Pimcore\\Http\\ResponseHelper'] = new \Pimcore\Http\ResponseHelper())));
  2806.         return $instance;
  2807.     }
  2808.     /**
  2809.      * Gets the private 'Pimcore\Bundle\CoreBundle\EventListener\PimcoreContextListener' shared autowired service.
  2810.      *
  2811.      * @return \Pimcore\Bundle\CoreBundle\EventListener\PimcoreContextListener
  2812.      */
  2813.     protected function getPimcoreContextListenerService()
  2814.     {
  2815.         $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())));
  2816.         $a = ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService());
  2817.         $instance->setLogger($a);
  2818.         $instance->setLogger($a);
  2819.         return $instance;
  2820.     }
  2821.     /**
  2822.      * Gets the private 'Pimcore\Bundle\CoreBundle\EventListener\ResponseHeaderListener' shared autowired service.
  2823.      *
  2824.      * @return \Pimcore\Bundle\CoreBundle\EventListener\ResponseHeaderListener
  2825.      */
  2826.     protected function getResponseHeaderListenerService()
  2827.     {
  2828.         return $this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\ResponseHeaderListener'] = new \Pimcore\Bundle\CoreBundle\EventListener\ResponseHeaderListener(($this->services['Pimcore\\Http\\Request\\Resolver\\ResponseHeaderResolver'] ?? $this->getResponseHeaderResolverService()));
  2829.     }
  2830.     /**
  2831.      * Gets the private 'Pimcore\Bundle\CoreBundle\EventListener\ResponseStackListener' shared autowired service.
  2832.      *
  2833.      * @return \Pimcore\Bundle\CoreBundle\EventListener\ResponseStackListener
  2834.      */
  2835.     protected function getResponseStackListenerService()
  2836.     {
  2837.         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())));
  2838.     }
  2839.     /**
  2840.      * Gets the private 'Pimcore\Bundle\CoreBundle\EventListener\TranslationDebugListener' shared autowired service.
  2841.      *
  2842.      * @return \Pimcore\Bundle\CoreBundle\EventListener\TranslationDebugListener
  2843.      */
  2844.     protected function getTranslationDebugListenerService()
  2845.     {
  2846.         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');
  2847.     }
  2848.     /**
  2849.      * Gets the private 'Pimcore\Bundle\CoreBundle\EventListener\WebDebugToolbarListener' shared autowired service.
  2850.      *
  2851.      * @return \Pimcore\Bundle\CoreBundle\EventListener\WebDebugToolbarListener
  2852.      */
  2853.     protected function getWebDebugToolbarListenerService()
  2854.     {
  2855.         return $this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\WebDebugToolbarListener'] = new \Pimcore\Bundle\CoreBundle\EventListener\WebDebugToolbarListener(($this->services['Pimcore\\Http\\RequestHelper'] ?? $this->getRequestHelperService()), ($this->privates['Pimcore\\Http\\RequestMatcherFactory'] ?? ($this->privates['Pimcore\\Http\\RequestMatcherFactory'] = new \Pimcore\Http\RequestMatcherFactory())), ($this->privates['web_profiler.debug_toolbar'] ?? $this->getWebProfiler_DebugToolbarService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), $this->parameters['pimcore.web_profiler.toolbar.excluded_routes']);
  2856.     }
  2857.     /**
  2858.      * Gets the private 'Pimcore\Document\Editable\EditmodeEditableDefinitionCollector' shared autowired service.
  2859.      *
  2860.      * @return \Pimcore\Document\Editable\EditmodeEditableDefinitionCollector
  2861.      */
  2862.     protected function getEditmodeEditableDefinitionCollectorService()
  2863.     {
  2864.         return $this->privates['Pimcore\\Document\\Editable\\EditmodeEditableDefinitionCollector'] = new \Pimcore\Document\Editable\EditmodeEditableDefinitionCollector();
  2865.     }
  2866.     /**
  2867.      * Gets the private 'Pimcore\Http\Response\CodeInjector' shared autowired service.
  2868.      *
  2869.      * @return \Pimcore\Http\Response\CodeInjector
  2870.      */
  2871.     protected function getCodeInjectorService()
  2872.     {
  2873.         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())));
  2874.     }
  2875.     /**
  2876.      * Gets the private 'Pimcore\Routing\Dynamic\DocumentRouteHandler' shared autowired service.
  2877.      *
  2878.      * @return \Pimcore\Routing\Dynamic\DocumentRouteHandler
  2879.      */
  2880.     protected function getDocumentRouteHandlerService()
  2881.     {
  2882.         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()));
  2883.     }
  2884.     /**
  2885.      * Gets the private 'Pimcore\Routing\RedirectHandler' shared autowired service.
  2886.      *
  2887.      * @return \Pimcore\Routing\RedirectHandler
  2888.      */
  2889.     protected function getRedirectHandlerService()
  2890.     {
  2891.         $this->privates['Pimcore\\Routing\\RedirectHandler'] = $instance = new \Pimcore\Routing\RedirectHandler(($this->services['Pimcore\\Http\\RequestHelper'] ?? $this->getRequestHelperService()), ($this->services['Pimcore\\Http\\Request\\Resolver\\SiteResolver'] ?? $this->getSiteResolverService()), ($this->services['Pimcore\\Config'] ?? ($this->services['Pimcore\\Config'] = new \Pimcore\Config())), ($this->services['Symfony\\Component\\Lock\\LockFactory'] ?? $this->getLockFactoryService()));
  2892.         $a = ($this->services['monolog.logger.routing'] ?? $this->getMonolog_Logger_RoutingService());
  2893.         $instance->setLogger($a);
  2894.         $instance->setLogger($a);
  2895.         return $instance;
  2896.     }
  2897.     /**
  2898.      * Gets the private 'Pimcore\Targeting\ActionHandler\DelegatingActionHandler' shared autowired service.
  2899.      *
  2900.      * @return \Pimcore\Targeting\ActionHandler\DelegatingActionHandler
  2901.      */
  2902.     protected function getDelegatingActionHandlerService()
  2903.     {
  2904.         return $this->privates['Pimcore\\Targeting\\ActionHandler\\DelegatingActionHandler'] = new \Pimcore\Targeting\ActionHandler\DelegatingActionHandler(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2905.             'assign_target_group' => ['privates''Pimcore\\Targeting\\ActionHandler\\AssignTargetGroup''getAssignTargetGroupService'true],
  2906.             'codesnippet' => ['privates''Pimcore\\Targeting\\ActionHandler\\CodeSnippet''getCodeSnippetService'true],
  2907.             'redirect' => ['privates''Pimcore\\Targeting\\ActionHandler\\Redirect''getRedirectService'true],
  2908.         ], [
  2909.             'assign_target_group' => '?',
  2910.             'codesnippet' => '?',
  2911.             'redirect' => '?',
  2912.         ]), ($this->privates['Pimcore\\Targeting\\DataLoader'] ?? $this->getDataLoaderService()));
  2913.     }
  2914.     /**
  2915.      * Gets the private 'Pimcore\Targeting\ConditionMatcher' shared autowired service.
  2916.      *
  2917.      * @return \Pimcore\Targeting\ConditionMatcher
  2918.      */
  2919.     protected function getConditionMatcherService()
  2920.     {
  2921.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  2922.         return $this->privates['Pimcore\\Targeting\\ConditionMatcher'] = new \Pimcore\Targeting\ConditionMatcher(new \Pimcore\Targeting\ConditionFactory($a$this->parameters['pimcore.targeting.conditions']), ($this->privates['Pimcore\\Targeting\\DataLoader'] ?? $this->getDataLoaderService()), $a, new \Symfony\Component\ExpressionLanguage\ExpressionLanguage(($this->services['pimcore.cache.pool'] ?? $this->getPimcore_Cache_PoolService())), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  2923.     }
  2924.     /**
  2925.      * Gets the private 'Pimcore\Targeting\DataLoader' shared autowired service.
  2926.      *
  2927.      * @return \Pimcore\Targeting\DataLoader
  2928.      */
  2929.     protected function getDataLoaderService()
  2930.     {
  2931.         $this->privates['Pimcore\\Targeting\\DataLoader'] = $instance = new \Pimcore\Targeting\DataLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2932.             'device' => ['privates''Pimcore\\Targeting\\DataProvider\\Device''getDeviceService'true],
  2933.             'geoip' => ['privates''Pimcore\\Targeting\\DataProvider\\GeoIp''getGeoIpService'true],
  2934.             'geolocation' => ['privates''Pimcore\\Targeting\\DataProvider\\GeoLocation''getGeoLocationService'true],
  2935.             'targeting_storage' => ['privates''Pimcore\\Targeting\\DataProvider\\TargetingStorage''getTargetingStorageService'true],
  2936.             'visited_pages_counter' => ['privates''Pimcore\\Targeting\\DataProvider\\VisitedPagesCounter''getVisitedPagesCounterService'true],
  2937.         ], [
  2938.             'device' => '?',
  2939.             'geoip' => '?',
  2940.             'geolocation' => '?',
  2941.             'targeting_storage' => '?',
  2942.             'visited_pages_counter' => '?',
  2943.         ]));
  2944.         $instance->setStopwatch(($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  2945.         return $instance;
  2946.     }
  2947.     /**
  2948.      * Gets the private 'Pimcore\Targeting\Debug\OverrideHandler' shared autowired service.
  2949.      *
  2950.      * @return \Pimcore\Targeting\Debug\OverrideHandler
  2951.      */
  2952.     protected function getOverrideHandlerService($lazyLoad true)
  2953.     {
  2954.         if ($lazyLoad) {
  2955.             return $this->privates['Pimcore\\Targeting\\Debug\\OverrideHandler'] = $this->createProxy('OverrideHandler_fb58919', function () {
  2956.                 return \OverrideHandler_fb58919::staticProxyConstructor(function (&$wrappedInstance\ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  2957.                     $wrappedInstance $this->getOverrideHandlerService(false);
  2958.                     $proxy->setProxyInitializer(null);
  2959.                     return true;
  2960.                 });
  2961.             });
  2962.         }
  2963.         include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/Debug/OverrideHandler.php';
  2964.         include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/OverrideHandlerInterface.php';
  2965.         include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/Debug/Override/DocumentTargetingOverrideHandler.php';
  2966.         include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/Debug/Override/LanguageOverrideHandler.php';
  2967.         include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/Debug/Override/DeviceOverrideHandler.php';
  2968.         include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/Debug/Override/LocationOverrideHandler.php';
  2969.         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()]);
  2970.     }
  2971.     /**
  2972.      * Gets the private 'Pimcore\Targeting\Debug\TargetingDataCollector' shared autowired service.
  2973.      *
  2974.      * @return \Pimcore\Targeting\Debug\TargetingDataCollector
  2975.      */
  2976.     protected function getTargetingDataCollectorService()
  2977.     {
  2978.         $this->privates['Pimcore\\Targeting\\Debug\\TargetingDataCollector'] = $instance = new \Pimcore\Targeting\Debug\TargetingDataCollector(($this->privates['Pimcore\\Targeting\\Storage\\CookieStorage'] ?? $this->getCookieStorageService()), ($this->services['Pimcore\\Targeting\\Document\\DocumentTargetingConfigurator'] ?? $this->getDocumentTargetingConfiguratorService()));
  2979.         $instance->setStopwatch(($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  2980.         return $instance;
  2981.     }
  2982.     /**
  2983.      * Gets the private 'Pimcore\Targeting\EventListener\TargetingListener' shared autowired service.
  2984.      *
  2985.      * @return \Pimcore\Targeting\EventListener\TargetingListener
  2986.      */
  2987.     protected function getTargetingListenerService()
  2988.     {
  2989.         $a = ($this->privates['Pimcore\\Targeting\\VisitorInfoStorage'] ?? ($this->privates['Pimcore\\Targeting\\VisitorInfoStorage'] = new \Pimcore\Targeting\VisitorInfoStorage()));
  2990.         $b = ($this->privates['Pimcore\\Targeting\\ActionHandler\\DelegatingActionHandler'] ?? $this->getDelegatingActionHandlerService());
  2991.         $c = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  2992.         $d = new \Pimcore\Targeting\VisitorInfoResolver(($this->privates['Pimcore\\Targeting\\Storage\\CookieStorage'] ?? $this->getCookieStorageService()), $a, ($this->privates['Pimcore\\Targeting\\ConditionMatcher'] ?? $this->getConditionMatcherService()), $b, ($this->services['doctrine.dbal.default_connection'] ?? $this->getDoctrine_Dbal_DefaultConnectionService()), $c);
  2993.         $e = ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)));
  2994.         $d->setStopwatch($e);
  2995.         $this->privates['Pimcore\\Targeting\\EventListener\\TargetingListener'] = $instance = new \Pimcore\Targeting\EventListener\TargetingListener($d$b$a, ($this->services['Pimcore\\Http\\RequestHelper'] ?? $this->getRequestHelperService()), new \Pimcore\Targeting\Code\TargetingCodeGenerator($c, ($this->services['pimcore.templating.engine.delegating'] ?? $this->getPimcore_Templating_Engine_DelegatingService())));
  2996.         $instance->setStopwatch($e);
  2997.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  2998.         $instance->setResponseHelper(($this->services['Pimcore\\Http\\ResponseHelper'] ?? ($this->services['Pimcore\\Http\\ResponseHelper'] = new \Pimcore\Http\ResponseHelper())));
  2999.         $instance->setStaticPageResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\StaticPageResolver'] ?? $this->getStaticPageResolverService()));
  3000.         return $instance;
  3001.     }
  3002.     /**
  3003.      * Gets the private 'Pimcore\Targeting\EventListener\ToolbarListener' shared autowired service.
  3004.      *
  3005.      * @return \Pimcore\Targeting\EventListener\ToolbarListener
  3006.      */
  3007.     protected function getToolbarListenerService()
  3008.     {
  3009.         $this->privates['Pimcore\\Targeting\\EventListener\\ToolbarListener'] = $instance = new \Pimcore\Targeting\EventListener\ToolbarListener(($this->privates['Pimcore\\Targeting\\VisitorInfoStorage'] ?? ($this->privates['Pimcore\\Targeting\\VisitorInfoStorage'] = new \Pimcore\Targeting\VisitorInfoStorage())), ($this->services['Pimcore\\Http\\Request\\Resolver\\DocumentResolver'] ?? $this->getDocumentResolverService()), ($this->privates['Pimcore\\Targeting\\Debug\\TargetingDataCollector'] ?? $this->getTargetingDataCollectorService()), ($this->privates['Pimcore\\Targeting\\Debug\\OverrideHandler'] ?? $this->getOverrideHandlerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['pimcore.templating.engine.delegating'] ?? $this->getPimcore_Templating_Engine_DelegatingService()), ($this->privates['Pimcore\\Http\\Response\\CodeInjector'] ?? $this->getCodeInjectorService()));
  3010.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  3011.         return $instance;
  3012.     }
  3013.     /**
  3014.      * Gets the private 'Pimcore\Targeting\Storage\CookieStorage' shared autowired service.
  3015.      *
  3016.      * @return \Pimcore\Targeting\Storage\CookieStorage
  3017.      */
  3018.     protected function getCookieStorageService()
  3019.     {
  3020.         return $this->privates['Pimcore\\Targeting\\Storage\\CookieStorage'] = new \Pimcore\Targeting\Storage\CookieStorage(new \Pimcore\Targeting\Storage\Cookie\JWTCookieSaveHandler('yCNW4VY7w4jqZCnNiNGL3IqZu8UjvDl+ipnKDBhHucY=', [], NULL, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService())), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  3021.     }
  3022.     /**
  3023.      * Gets the private 'Pimcore\Templating\Renderer\ActionRenderer' shared autowired service.
  3024.      *
  3025.      * @return \Pimcore\Templating\Renderer\ActionRenderer
  3026.      */
  3027.     protected function getActionRendererService()
  3028.     {
  3029.         return $this->privates['Pimcore\\Templating\\Renderer\\ActionRenderer'] = new \Pimcore\Templating\Renderer\ActionRenderer(($this->privates['twig.runtime.httpkernel'] ?? $this->getTwig_Runtime_HttpkernelService()));
  3030.     }
  3031.     /**
  3032.      * Gets the private 'Pimcore\Twig\Extension\SubrequestExtension' shared autowired service.
  3033.      *
  3034.      * @return \Pimcore\Twig\Extension\SubrequestExtension
  3035.      */
  3036.     protected function getSubrequestExtensionService($lazyLoad true)
  3037.     {
  3038.         if ($lazyLoad) {
  3039.             return $this->privates['Pimcore\\Twig\\Extension\\SubrequestExtension'] = $this->createProxy('SubrequestExtension_ac4dffd', function () {
  3040.                 return \SubrequestExtension_ac4dffd::staticProxyConstructor(function (&$wrappedInstance\ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  3041.                     $wrappedInstance $this->getSubrequestExtensionService(false);
  3042.                     $proxy->setProxyInitializer(null);
  3043.                     return true;
  3044.                 });
  3045.             });
  3046.         }
  3047.         include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/SubrequestExtension.php';
  3048.         return new \Pimcore\Twig\Extension\SubrequestExtension(($this->privates['Pimcore\\Twig\\Extension\\Templating\\Inc'] ?? $this->getIncService()));
  3049.     }
  3050.     /**
  3051.      * Gets the private 'Pimcore\Twig\Extension\Templating\HeadLink' shared autowired service.
  3052.      *
  3053.      * @return \Pimcore\Twig\Extension\Templating\HeadLink
  3054.      */
  3055.     protected function getHeadLinkService()
  3056.     {
  3057.         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()));
  3058.     }
  3059.     /**
  3060.      * Gets the private 'Pimcore\Twig\Extension\Templating\HeadMeta' shared autowired service.
  3061.      *
  3062.      * @return \Pimcore\Twig\Extension\Templating\HeadMeta
  3063.      */
  3064.     protected function getHeadMetaService()
  3065.     {
  3066.         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())));
  3067.     }
  3068.     /**
  3069.      * Gets the private 'Pimcore\Twig\Extension\Templating\HeadScript' shared autowired service.
  3070.      *
  3071.      * @return \Pimcore\Twig\Extension\Templating\HeadScript
  3072.      */
  3073.     protected function getHeadScriptService()
  3074.     {
  3075.         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()));
  3076.     }
  3077.     /**
  3078.      * Gets the private 'Pimcore\Twig\Extension\Templating\HeadStyle' shared autowired service.
  3079.      *
  3080.      * @return \Pimcore\Twig\Extension\Templating\HeadStyle
  3081.      */
  3082.     protected function getHeadStyleService()
  3083.     {
  3084.         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())));
  3085.     }
  3086.     /**
  3087.      * Gets the private 'Pimcore\Twig\Extension\Templating\HeadTitle' shared autowired service.
  3088.      *
  3089.      * @return \Pimcore\Twig\Extension\Templating\HeadTitle
  3090.      */
  3091.     protected function getHeadTitleService()
  3092.     {
  3093.         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())));
  3094.     }
  3095.     /**
  3096.      * Gets the private 'Pimcore\Twig\Extension\Templating\Inc' shared autowired service.
  3097.      *
  3098.      * @return \Pimcore\Twig\Extension\Templating\Inc
  3099.      */
  3100.     protected function getIncService()
  3101.     {
  3102.         return $this->privates['Pimcore\\Twig\\Extension\\Templating\\Inc'] = new \Pimcore\Twig\Extension\Templating\Inc(new \Pimcore\Templating\Renderer\IncludeRenderer(($this->privates['Pimcore\\Templating\\Renderer\\ActionRenderer'] ?? $this->getActionRendererService()), ($this->services['Pimcore\\Targeting\\Document\\DocumentTargetingConfigurator'] ?? $this->getDocumentTargetingConfiguratorService())), ($this->services['Pimcore\\Http\\Request\\Resolver\\EditmodeResolver'] ?? $this->getEditmodeResolverService()));
  3103.     }
  3104.     /**
  3105.      * Gets the private 'Pimcore\Twig\Extension\Templating\InlineScript' shared autowired service.
  3106.      *
  3107.      * @return \Pimcore\Twig\Extension\Templating\InlineScript
  3108.      */
  3109.     protected function getInlineScriptService()
  3110.     {
  3111.         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()));
  3112.     }
  3113.     /**
  3114.      * Gets the private 'Pimcore\Twig\Extension\Templating\Navigation' shared autowired service.
  3115.      *
  3116.      * @return \Pimcore\Twig\Extension\Templating\Navigation
  3117.      */
  3118.     protected function getNavigationService($lazyLoad true)
  3119.     {
  3120.         if ($lazyLoad) {
  3121.             return $this->privates['Pimcore\\Twig\\Extension\\Templating\\Navigation'] = $this->createProxy('Navigation_62d2b4b', function () {
  3122.                 return \Navigation_62d2b4b::staticProxyConstructor(function (&$wrappedInstance\ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  3123.                     $wrappedInstance $this->getNavigationService(false);
  3124.                     $proxy->setProxyInitializer(null);
  3125.                     return true;
  3126.                 });
  3127.             });
  3128.         }
  3129.         include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/Templating/Navigation.php';
  3130.         include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Navigation/Builder.php';
  3131.         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, [
  3132.             'breadcrumbs' => ['privates''Pimcore\\Navigation\\Renderer\\Breadcrumbs''getBreadcrumbsService'true],
  3133.             'menu' => ['privates''Pimcore\\Navigation\\Renderer\\Menu''getMenuService'true],
  3134.         ], [
  3135.             'breadcrumbs' => '?',
  3136.             'menu' => '?',
  3137.         ]));
  3138.     }
  3139.     /**
  3140.      * Gets the private 'Pimcore\Twig\Extension\Templating\PimcoreUrl' shared autowired service.
  3141.      *
  3142.      * @return \Pimcore\Twig\Extension\Templating\PimcoreUrl
  3143.      */
  3144.     protected function getPimcoreUrlService()
  3145.     {
  3146.         return $this->privates['Pimcore\\Twig\\Extension\\Templating\\PimcoreUrl'] = new \Pimcore\Twig\Extension\Templating\PimcoreUrl(($this->services['router'] ?? $this->getRouterService()), ($this->services['Pimcore\\Http\\RequestHelper'] ?? $this->getRequestHelperService()));
  3147.     }
  3148.     /**
  3149.      * Gets the private 'Pimcore\Twig\Extension\Templating\Placeholder' shared autowired service.
  3150.      *
  3151.      * @return \Pimcore\Twig\Extension\Templating\Placeholder
  3152.      */
  3153.     protected function getPlaceholderService()
  3154.     {
  3155.         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())));
  3156.     }
  3157.     /**
  3158.      * Gets the private 'annotations.cache_adapter' shared service.
  3159.      *
  3160.      * @return \Symfony\Component\Cache\Adapter\PhpArrayAdapter
  3161.      */
  3162.     protected function getAnnotations_CacheAdapterService()
  3163.     {
  3164.         return \Symfony\Component\Cache\Adapter\PhpArrayAdapter::create(($this->targetDir.''.'/annotations.php'), ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()));
  3165.     }
  3166.     /**
  3167.      * Gets the private 'annotations.cached_reader' shared service.
  3168.      *
  3169.      * @return \Doctrine\Common\Annotations\PsrCachedReader
  3170.      */
  3171.     protected function getAnnotations_CachedReaderService()
  3172.     {
  3173.         return $this->privates['annotations.cached_reader'] = new \Doctrine\Common\Annotations\PsrCachedReader(($this->privates['annotations.reader'] ?? $this->getAnnotations_ReaderService()), $this->getAnnotations_CacheAdapterService(), true);
  3174.     }
  3175.     /**
  3176.      * Gets the private 'annotations.reader' shared service.
  3177.      *
  3178.      * @return \Doctrine\Common\Annotations\AnnotationReader
  3179.      */
  3180.     protected function getAnnotations_ReaderService()
  3181.     {
  3182.         $this->privates['annotations.reader'] = $instance = new \Doctrine\Common\Annotations\AnnotationReader();
  3183.         $a = new \Doctrine\Common\Annotations\AnnotationRegistry();
  3184.         $a->registerUniqueLoader('class_exists');
  3185.         $instance->addGlobalIgnoredName('required'$a);
  3186.         return $instance;
  3187.     }
  3188.     /**
  3189.      * Gets the private 'cache.annotations' shared service.
  3190.      *
  3191.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  3192.      */
  3193.     protected function getCache_AnnotationsService()
  3194.     {
  3195.         return $this->privates['cache.annotations'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('5r6u+0nFCU'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->services['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  3196.     }
  3197.     /**
  3198.      * Gets the private 'cache.messenger.restart_workers_signal' shared service.
  3199.      *
  3200.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  3201.      */
  3202.     protected function getCache_Messenger_RestartWorkersSignalService()
  3203.     {
  3204.         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'));
  3205.     }
  3206.     /**
  3207.      * Gets the private 'cache.property_info' shared service.
  3208.      *
  3209.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  3210.      */
  3211.     protected function getCache_PropertyInfoService()
  3212.     {
  3213.         return $this->privates['cache.property_info'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('-6sL-L0VTs'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->services['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  3214.     }
  3215.     /**
  3216.      * Gets the private 'cache.rate_limiter' shared service.
  3217.      *
  3218.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  3219.      */
  3220.     protected function getCache_RateLimiterService()
  3221.     {
  3222.         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'));
  3223.     }
  3224.     /**
  3225.      * Gets the private 'cache.security_expression_language' shared service.
  3226.      *
  3227.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  3228.      */
  3229.     protected function getCache_SecurityExpressionLanguageService()
  3230.     {
  3231.         return $this->privates['cache.security_expression_language'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('7IoFnWToHk'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->services['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  3232.     }
  3233.     /**
  3234.      * Gets the private 'cache.serializer' shared service.
  3235.      *
  3236.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  3237.      */
  3238.     protected function getCache_SerializerService()
  3239.     {
  3240.         return $this->privates['cache.serializer'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('fks2+WvRS3'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->services['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  3241.     }
  3242.     /**
  3243.      * Gets the private 'cache.validator' shared service.
  3244.      *
  3245.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  3246.      */
  3247.     protected function getCache_ValidatorService()
  3248.     {
  3249.         return $this->privates['cache.validator'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('WRWrj0mqAW'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->services['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  3250.     }
  3251.     /**
  3252.      * Gets the private 'config_cache_factory' shared service.
  3253.      *
  3254.      * @return \Symfony\Component\Config\ResourceCheckerConfigCacheFactory
  3255.      */
  3256.     protected function getConfigCacheFactoryService()
  3257.     {
  3258.         return $this->privates['config_cache_factory'] = new \Symfony\Component\Config\ResourceCheckerConfigCacheFactory(new RewindableGenerator(function () {
  3259.             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)));
  3260.             yield => ($this->privates['config.resource.self_checking_resource_checker'] ?? ($this->privates['config.resource.self_checking_resource_checker'] = new \Symfony\Component\Config\Resource\SelfCheckingResourceChecker()));
  3261.         }, 2));
  3262.     }
  3263.     /**
  3264.      * Gets the private 'data_collector.form' shared service.
  3265.      *
  3266.      * @return \Symfony\Component\Form\Extension\DataCollector\FormDataCollector
  3267.      */
  3268.     protected function getDataCollector_FormService()
  3269.     {
  3270.         return $this->privates['data_collector.form'] = new \Symfony\Component\Form\Extension\DataCollector\FormDataCollector(new \Symfony\Component\Form\Extension\DataCollector\FormDataExtractor());
  3271.     }
  3272.     /**
  3273.      * Gets the private 'data_collector.request' shared service.
  3274.      *
  3275.      * @return \Symfony\Component\HttpKernel\DataCollector\RequestDataCollector
  3276.      */
  3277.     protected function getDataCollector_RequestService()
  3278.     {
  3279.         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())));
  3280.     }
  3281.     /**
  3282.      * Gets the private 'debug.controller_resolver' shared service.
  3283.      *
  3284.      * @return \Symfony\Component\HttpKernel\Controller\TraceableControllerResolver
  3285.      */
  3286.     protected function getDebug_ControllerResolverService()
  3287.     {
  3288.         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))));
  3289.     }
  3290.     /**
  3291.      * Gets the private 'debug.debug_handlers_listener' shared service.
  3292.      *
  3293.      * @return \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener
  3294.      */
  3295.     protected function getDebug_DebugHandlersListenerService()
  3296.     {
  3297.         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);
  3298.     }
  3299.     /**
  3300.      * Gets the private 'debug.file_link_formatter' shared service.
  3301.      *
  3302.      * @return \Symfony\Component\HttpKernel\Debug\FileLinkFormatter
  3303.      */
  3304.     protected function getDebug_FileLinkFormatterService()
  3305.     {
  3306.         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 () {
  3307.             return ($this->privates['debug.file_link_formatter.url_format'] ?? $this->load('getDebug_FileLinkFormatter_UrlFormatService'));
  3308.         });
  3309.     }
  3310.     /**
  3311.      * Gets the private 'debug.log_processor' shared service.
  3312.      *
  3313.      * @return \Symfony\Bridge\Monolog\Processor\DebugProcessor
  3314.      */
  3315.     protected function getDebug_LogProcessorService()
  3316.     {
  3317.         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())));
  3318.     }
  3319.     /**
  3320.      * Gets the private 'debug.security.access.decision_manager' shared service.
  3321.      *
  3322.      * @return \Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager
  3323.      */
  3324.     protected function getDebug_Security_Access_DecisionManagerService()
  3325.     {
  3326.         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 () {
  3327.             yield => ($this->privates['debug.security.voter.security.access.authenticated_voter'] ?? $this->load('getDebug_Security_Voter_Security_Access_AuthenticatedVoterService'));
  3328.             yield => ($this->privates['debug.security.voter.scheb_two_factor.security.access.authenticated_voter'] ?? $this->load('getDebug_Security_Voter_SchebTwoFactor_Security_Access_AuthenticatedVoterService'));
  3329.             yield => ($this->privates['debug.security.voter.security.access.role_hierarchy_voter'] ?? $this->load('getDebug_Security_Voter_Security_Access_RoleHierarchyVoterService'));
  3330.             yield => ($this->privates['debug.security.voter.security.access.expression_voter'] ?? $this->load('getDebug_Security_Voter_Security_Access_ExpressionVoterService'));
  3331.         }, 4), new \Symfony\Component\Security\Core\Authorization\Strategy\AffirmativeStrategy(false)));
  3332.     }
  3333.     /**
  3334.      * Gets the private 'debug.security.firewall' shared service.
  3335.      *
  3336.      * @return \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener
  3337.      */
  3338.     protected function getDebug_Security_FirewallService()
  3339.     {
  3340.         return $this->privates['debug.security.firewall'] = new \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener(($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()));
  3341.     }
  3342.     /**
  3343.      * Gets the private 'exception_listener' shared service.
  3344.      *
  3345.      * @return \Symfony\Component\HttpKernel\EventListener\ErrorListener
  3346.      */
  3347.     protected function getExceptionListenerService()
  3348.     {
  3349.         return $this->privates['exception_listener'] = new \Symfony\Component\HttpKernel\EventListener\ErrorListener('error_controller', ($this->services['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService()), true, []);
  3350.     }
  3351.     /**
  3352.      * Gets the private 'form.registry' shared service.
  3353.      *
  3354.      * @return \Symfony\Component\Form\FormRegistry
  3355.      */
  3356.     protected function getForm_RegistryService()
  3357.     {
  3358.         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, [
  3359.             'Symfony\\Cmf\\Bundle\\RoutingBundle\\Form\\Type\\RouteTypeType' => ['privates''cmf_routing.route_type_form_type''getCmfRouting_RouteTypeFormTypeService'true],
  3360.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\ChoiceType' => ['privates''form.type.choice''getForm_Type_ChoiceService'true],
  3361.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\ColorType' => ['privates''form.type.color''getForm_Type_ColorService'true],
  3362.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\FileType' => ['services''.container.private.form.type.file''get_Container_Private_Form_Type_FileService'true],
  3363.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType' => ['privates''form.type.form''getForm_Type_FormService'true],
  3364.         ], [
  3365.             'Symfony\\Cmf\\Bundle\\RoutingBundle\\Form\\Type\\RouteTypeType' => '?',
  3366.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\ChoiceType' => '?',
  3367.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\ColorType' => '?',
  3368.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\FileType' => '?',
  3369.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType' => '?',
  3370.         ]), ['Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType' => new RewindableGenerator(function () {
  3371.             yield => ($this->privates['form.type_extension.form.transformation_failure_handling'] ?? $this->load('getForm_TypeExtension_Form_TransformationFailureHandlingService'));
  3372.             yield => ($this->privates['form.type_extension.form.http_foundation'] ?? $this->load('getForm_TypeExtension_Form_HttpFoundationService'));
  3373.             yield => ($this->privates['form.type_extension.form.validator'] ?? $this->load('getForm_TypeExtension_Form_ValidatorService'));
  3374.             yield => ($this->privates['form.type_extension.upload.validator'] ?? $this->load('getForm_TypeExtension_Upload_ValidatorService'));
  3375.             yield => ($this->privates['form.type_extension.csrf'] ?? $this->load('getForm_TypeExtension_CsrfService'));
  3376.             yield => ($this->privates['form.type_extension.form.data_collector'] ?? $this->load('getForm_TypeExtension_Form_DataCollectorService'));
  3377.         }, 6), 'Symfony\\Component\\Form\\Extension\\Core\\Type\\RepeatedType' => new RewindableGenerator(function () {
  3378.             yield => ($this->privates['form.type_extension.repeated.validator'] ?? ($this->privates['form.type_extension.repeated.validator'] = new \Symfony\Component\Form\Extension\Validator\Type\RepeatedTypeValidatorExtension()));
  3379.         }, 1), 'Symfony\\Component\\Form\\Extension\\Core\\Type\\SubmitType' => new RewindableGenerator(function () {
  3380.             yield => ($this->privates['form.type_extension.submit.validator'] ?? ($this->privates['form.type_extension.submit.validator'] = new \Symfony\Component\Form\Extension\Validator\Type\SubmitTypeValidatorExtension()));
  3381.         }, 1)], new RewindableGenerator(function () {
  3382.             yield => ($this->privates['form.type_guesser.validator'] ?? $this->load('getForm_TypeGuesser_ValidatorService'));
  3383.         }, 1))], new \Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeFactoryDataCollectorProxy(new \Symfony\Component\Form\ResolvedFormTypeFactory(), ($this->privates['data_collector.form'] ?? $this->getDataCollector_FormService())));
  3384.     }
  3385.     /**
  3386.      * Gets the private 'fragment.renderer.inline' shared service.
  3387.      *
  3388.      * @return \Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer
  3389.      */
  3390.     protected function getFragment_Renderer_InlineService()
  3391.     {
  3392.         $this->privates['fragment.renderer.inline'] = $instance = new \Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer(($this->services['http_kernel'] ?? $this->getHttpKernelService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  3393.         $instance->setFragmentPath('/_fragment');
  3394.         return $instance;
  3395.     }
  3396.     /**
  3397.      * Gets the private 'framework_extra_bundle.argument_name_convertor' shared service.
  3398.      *
  3399.      * @return \Sensio\Bundle\FrameworkExtraBundle\Request\ArgumentNameConverter
  3400.      */
  3401.     protected function getFrameworkExtraBundle_ArgumentNameConvertorService()
  3402.     {
  3403.         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())));
  3404.     }
  3405.     /**
  3406.      * Gets the private 'framework_extra_bundle.event.is_granted' shared service.
  3407.      *
  3408.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener
  3409.      */
  3410.     protected function getFrameworkExtraBundle_Event_IsGrantedService()
  3411.     {
  3412.         return $this->privates['framework_extra_bundle.event.is_granted'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener(($this->privates['framework_extra_bundle.argument_name_convertor'] ?? $this->getFrameworkExtraBundle_ArgumentNameConvertorService()), ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService()));
  3413.     }
  3414.     /**
  3415.      * Gets the private 'locale_aware_listener' shared service.
  3416.      *
  3417.      * @return \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener
  3418.      */
  3419.     protected function getLocaleAwareListenerService()
  3420.     {
  3421.         return $this->privates['locale_aware_listener'] = new \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener(new RewindableGenerator(function () {
  3422.             yield => ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en')));
  3423.             yield => ($this->privates['translator.default'] ?? $this->getTranslator_DefaultService());
  3424.             yield => ($this->services['Symfony\\Contracts\\Translation\\TranslatorInterface'] ?? $this->getTranslatorInterfaceService());
  3425.             yield => ($this->privates['Pimcore\\Bundle\\AdminBundle\\Translation\\AdminUserTranslator'] ?? $this->load('getAdminUserTranslatorService'));
  3426.         }, 4), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  3427.     }
  3428.     /**
  3429.      * Gets the private 'locale_listener' shared service.
  3430.      *
  3431.      * @return \Symfony\Component\HttpKernel\EventListener\LocaleListener
  3432.      */
  3433.     protected function getLocaleListener2Service()
  3434.     {
  3435.         return $this->privates['locale_listener'] = new \Symfony\Component\HttpKernel\EventListener\LocaleListener(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), 'en', ($this->services['router'] ?? $this->getRouterService()), false, []);
  3436.     }
  3437.     /**
  3438.      * Gets the private 'monolog.handler.console' shared service.
  3439.      *
  3440.      * @return \Symfony\Bridge\Monolog\Handler\ConsoleHandler
  3441.      */
  3442.     protected function getMonolog_Handler_ConsoleService()
  3443.     {
  3444.         return $this->privates['monolog.handler.console'] = new \Symfony\Bridge\Monolog\Handler\ConsoleHandler(NULLtrue, [], []);
  3445.     }
  3446.     /**
  3447.      * Gets the private 'monolog.handler.main' shared service.
  3448.      *
  3449.      * @return \Monolog\Handler\StreamHandler
  3450.      */
  3451.     protected function getMonolog_Handler_MainService()
  3452.     {
  3453.         $this->privates['monolog.handler.main'] = $instance = new \Monolog\Handler\StreamHandler((\dirname(__DIR__3).'/log/dev.log'), 100trueNULLfalse);
  3454.         $instance->pushProcessor(($this->privates['monolog.processor.psr_log_message'] ?? ($this->privates['monolog.processor.psr_log_message'] = new \Monolog\Processor\PsrLogMessageProcessor())));
  3455.         return $instance;
  3456.     }
  3457.     /**
  3458.      * Gets the private 'monolog.logger' shared service.
  3459.      *
  3460.      * @return \Symfony\Bridge\Monolog\Logger
  3461.      */
  3462.     protected function getMonolog_LoggerService()
  3463.     {
  3464.         $this->privates['monolog.logger'] = $instance = new \Symfony\Bridge\Monolog\Logger('app');
  3465.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  3466.         $instance->useMicrosecondTimestamps(true);
  3467.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  3468.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  3469.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  3470.         return $instance;
  3471.     }
  3472.     /**
  3473.      * Gets the private 'parameter_bag' shared service.
  3474.      *
  3475.      * @return \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag
  3476.      */
  3477.     protected function getParameterBagService()
  3478.     {
  3479.         return $this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this);
  3480.     }
  3481.     /**
  3482.      * Gets the private 'pimcore.cache.adapter.doctrine_dbal' shared autowired service.
  3483.      *
  3484.      * @return \Symfony\Component\Cache\Adapter\DoctrineDbalAdapter
  3485.      */
  3486.     protected function getPimcore_Cache_Adapter_DoctrineDbalService()
  3487.     {
  3488.         $this->privates['pimcore.cache.adapter.doctrine_dbal'] = $instance = new \Symfony\Component\Cache\Adapter\DoctrineDbalAdapter(($this->services['doctrine.dbal.default_connection'] ?? $this->getDoctrine_Dbal_DefaultConnectionService()), ''31536000);
  3489.         $instance->setLogger(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  3490.         return $instance;
  3491.     }
  3492.     /**
  3493.      * Gets the private 'pimcore.cache.adapter.redis_tag_aware' shared service.
  3494.      *
  3495.      * @return \Symfony\Component\Cache\Adapter\TraceableTagAwareAdapter
  3496.      */
  3497.     protected function getPimcore_Cache_Adapter_RedisTagAwareService()
  3498.     {
  3499.         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()));
  3500.     }
  3501.     /**
  3502.      * Gets the private 'pimcore.cache.adapter.redis_tag_aware.recorder_inner' shared autowired service.
  3503.      *
  3504.      * @return \Symfony\Component\Cache\Adapter\RedisTagAwareAdapter
  3505.      */
  3506.     protected function getPimcore_Cache_Adapter_RedisTagAware_RecorderInnerService($lazyLoad true)
  3507.     {
  3508.         if ($lazyLoad) {
  3509.             return $this->privates['pimcore.cache.adapter.redis_tag_aware.recorder_inner'] = $this->createProxy('RedisTagAwareAdapter_310208a', function () {
  3510.                 return \RedisTagAwareAdapter_310208a::staticProxyConstructor(function (&$wrappedInstance\ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  3511.                     $wrappedInstance $this->getPimcore_Cache_Adapter_RedisTagAware_RecorderInnerService(false);
  3512.                     $proxy->setProxyInitializer(null);
  3513.                     return true;
  3514.                 });
  3515.             });
  3516.         }
  3517.         include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/AbstractTagAwareAdapter.php';
  3518.         include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/RedisTrait.php';
  3519.         include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/RedisTagAwareAdapter.php';
  3520.         include_once \dirname(__DIR__4).'/vendor/symfony/cache/Marshaller/MarshallerInterface.php';
  3521.         include_once \dirname(__DIR__4).'/vendor/symfony/cache/Marshaller/DefaultMarshaller.php';
  3522.         $instance = new \Symfony\Component\Cache\Adapter\RedisTagAwareAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createConnection('redis://localhost', ['lazy' => true]), 'h3ntYBUr8M'0, new \Symfony\Component\Cache\Marshaller\DefaultMarshaller(NULLtrue));
  3523.         $a = ($this->services['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService());
  3524.         $instance->setLogger($a);
  3525.         $instance->setLogger($a);
  3526.         return $instance;
  3527.     }
  3528.     /**
  3529.      * Gets the private 'profiler_listener' shared service.
  3530.      *
  3531.      * @return \Symfony\Component\HttpKernel\EventListener\ProfilerListener
  3532.      */
  3533.     protected function getProfilerListenerService()
  3534.     {
  3535.         return $this->privates['profiler_listener'] = new \Symfony\Component\HttpKernel\EventListener\ProfilerListener(($this->services['.container.private.profiler'] ?? $this->get_Container_Private_ProfilerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), NULLfalsefalseNULL);
  3536.     }
  3537.     /**
  3538.      * Gets the private 'property_info' shared service.
  3539.      *
  3540.      * @return \Symfony\Component\PropertyInfo\PropertyInfoExtractor
  3541.      */
  3542.     protected function getPropertyInfoService()
  3543.     {
  3544.         return $this->privates['property_info'] = new \Symfony\Component\PropertyInfo\PropertyInfoExtractor(new RewindableGenerator(function () {
  3545.             yield => ($this->privates['property_info.serializer_extractor'] ?? $this->load('getPropertyInfo_SerializerExtractorService'));
  3546.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  3547.         }, 2), new RewindableGenerator(function () {
  3548.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  3549.         }, 1), new RewindableGenerator(function () {
  3550.             return new \EmptyIterator();
  3551.         }, 0), new RewindableGenerator(function () {
  3552.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  3553.         }, 1), new RewindableGenerator(function () {
  3554.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  3555.         }, 1));
  3556.     }
  3557.     /**
  3558.      * Gets the private 'router.expression_language_provider' shared service.
  3559.      *
  3560.      * @return \Symfony\Component\Routing\Matcher\ExpressionLanguageProvider
  3561.      */
  3562.     protected function getRouter_ExpressionLanguageProviderService()
  3563.     {
  3564.         return $this->privates['router.expression_language_provider'] = new \Symfony\Component\Routing\Matcher\ExpressionLanguageProvider(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3565.             'env' => ['privates''container.getenv''getContainer_GetenvService'true],
  3566.         ], [
  3567.             'env' => 'Closure',
  3568.         ]));
  3569.     }
  3570.     /**
  3571.      * Gets the private 'router_listener' shared service.
  3572.      *
  3573.      * @return \Symfony\Component\HttpKernel\EventListener\RouterListener
  3574.      */
  3575.     protected function getRouterListenerService()
  3576.     {
  3577.         return $this->privates['router_listener'] = new \Symfony\Component\HttpKernel\EventListener\RouterListener(($this->services['router'] ?? $this->getRouterService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['pimcore.routing.router.request_context'] ?? $this->getPimcore_Routing_Router_RequestContextService()), ($this->services['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService()), \dirname(__DIR__4), true);
  3578.     }
  3579.     /**
  3580.      * Gets the private 'scheb_two_factor.provider_preparation_recorder' shared service.
  3581.      *
  3582.      * @return \Scheb\TwoFactorBundle\Security\TwoFactor\Provider\TokenPreparationRecorder
  3583.      */
  3584.     protected function getSchebTwoFactor_ProviderPreparationRecorderService()
  3585.     {
  3586.         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()));
  3587.     }
  3588.     /**
  3589.      * Gets the private 'scheb_two_factor.provider_registry' shared service.
  3590.      *
  3591.      * @return \Scheb\TwoFactorBundle\Security\TwoFactor\Provider\TwoFactorProviderRegistry
  3592.      */
  3593.     protected function getSchebTwoFactor_ProviderRegistryService()
  3594.     {
  3595.         return $this->privates['scheb_two_factor.provider_registry'] = new \Scheb\TwoFactorBundle\Security\TwoFactor\Provider\TwoFactorProviderRegistry(new RewindableGenerator(function () {
  3596.             yield 'google' => ($this->privates['scheb_two_factor.security.google.provider'] ?? $this->load('getSchebTwoFactor_Security_Google_ProviderService'));
  3597.         }, 1));
  3598.     }
  3599.     /**
  3600.      * Gets the private 'scheb_two_factor.security.authentication.trust_resolver' shared service.
  3601.      *
  3602.      * @return \Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver
  3603.      */
  3604.     protected function getSchebTwoFactor_Security_Authentication_TrustResolverService()
  3605.     {
  3606.         return $this->privates['scheb_two_factor.security.authentication.trust_resolver'] = new \Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver(new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver());
  3607.     }
  3608.     /**
  3609.      * Gets the private 'security.authentication.form_listener.two_factor.pimcore_admin' shared service.
  3610.      *
  3611.      * @return \Scheb\TwoFactorBundle\Security\TwoFactor\Event\TwoFactorFormListener
  3612.      */
  3613.     protected function getSecurity_Authentication_FormListener_TwoFactor_PimcoreAdminService()
  3614.     {
  3615.         return $this->privates['security.authentication.form_listener.two_factor.pimcore_admin'] = new \Scheb\TwoFactorBundle\Security\TwoFactor\Event\TwoFactorFormListener(($this->privates['security.firewall_config.two_factor.pimcore_admin'] ?? $this->getSecurity_FirewallConfig_TwoFactor_PimcoreAdminService()), ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  3616.     }
  3617.     /**
  3618.      * Gets the private 'security.authentication.provider_preparation_listener.two_factor.pimcore_admin' shared service.
  3619.      *
  3620.      * @return \Scheb\TwoFactorBundle\Security\TwoFactor\Provider\TwoFactorProviderPreparationListener
  3621.      */
  3622.     protected function getSecurity_Authentication_ProviderPreparationListener_TwoFactor_PimcoreAdminService()
  3623.     {
  3624.         return $this->privates['security.authentication.provider_preparation_listener.two_factor.pimcore_admin'] = new \Scheb\TwoFactorBundle\Security\TwoFactor\Provider\TwoFactorProviderPreparationListener(($this->privates['scheb_two_factor.provider_registry'] ?? $this->getSchebTwoFactor_ProviderRegistryService()), ($this->privates['scheb_two_factor.provider_preparation_recorder'] ?? $this->getSchebTwoFactor_ProviderPreparationRecorderService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), 'pimcore_admin'falsefalse);
  3625.     }
  3626.     /**
  3627.      * Gets the private 'security.firewall.map' shared service.
  3628.      *
  3629.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallMap
  3630.      */
  3631.     protected function getSecurity_Firewall_MapService()
  3632.     {
  3633.         return $this->privates['security.firewall.map'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallMap(($this->privates['.service_locator.hNQzc35'] ?? $this->get_ServiceLocator_HNQzc35Service()), new RewindableGenerator(function () {
  3634.             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)/')));
  3635.             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')));
  3636.             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(/.*)?$')));
  3637.         }, 3));
  3638.     }
  3639.     /**
  3640.      * Gets the private 'security.firewall_config.two_factor.pimcore_admin' shared service.
  3641.      *
  3642.      * @return \Scheb\TwoFactorBundle\Security\TwoFactor\TwoFactorFirewallConfig
  3643.      */
  3644.     protected function getSecurity_FirewallConfig_TwoFactor_PimcoreAdminService()
  3645.     {
  3646.         return $this->privates['security.firewall_config.two_factor.pimcore_admin'] = new \Scheb\TwoFactorBundle\Security\TwoFactor\TwoFactorFirewallConfig(['auth_form_path' => '/admin/login/2fa''check_path' => '/admin/login/2fa-verify''default_target_path' => '/admin''always_use_default_target_path' => false'auth_code_parameter_name' => '_auth_code''trusted_parameter_name' => '_trusted''multi_factor' => false'post_only' => true'success_handler' => NULL'failure_handler' => NULL'authentication_required_handler' => NULL'remember_me_sets_trusted' => false'prepare_on_login' => false'prepare_on_access_denied' => false'enable_csrf' => false'csrf_parameter' => '_csrf_token''csrf_token_id' => 'two_factor''provider' => NULL], 'pimcore_admin', ($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService()), new \Scheb\TwoFactorBundle\Security\Http\Utils\RequestDataReader());
  3647.     }
  3648.     /**
  3649.      * Gets the private 'security.http_utils' shared service.
  3650.      *
  3651.      * @return \Symfony\Component\Security\Http\HttpUtils
  3652.      */
  3653.     protected function getSecurity_HttpUtilsService()
  3654.     {
  3655.         $a = ($this->services['router'] ?? $this->getRouterService());
  3656.         return $this->privates['security.http_utils'] = new \Symfony\Component\Security\Http\HttpUtils($a$a'{^https?://%s$}i''{^https://%s$}i');
  3657.     }
  3658.     /**
  3659.      * Gets the private 'security.logout_url_generator' shared service.
  3660.      *
  3661.      * @return \Symfony\Component\Security\Http\Logout\LogoutUrlGenerator
  3662.      */
  3663.     protected function getSecurity_LogoutUrlGeneratorService()
  3664.     {
  3665.         $this->privates['security.logout_url_generator'] = $instance = new \Symfony\Component\Security\Http\Logout\LogoutUrlGenerator(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['router'] ?? $this->getRouterService()), ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()));
  3666.         $instance->registerListener('pimcore_admin''/admin/logout''logout''_csrf_token'NULLNULL);
  3667.         return $instance;
  3668.     }
  3669.     /**
  3670.      * Gets the private 'security.role_hierarchy' shared service.
  3671.      *
  3672.      * @return \Symfony\Component\Security\Core\Role\RoleHierarchy
  3673.      */
  3674.     protected function getSecurity_RoleHierarchyService()
  3675.     {
  3676.         return $this->privates['security.role_hierarchy'] = new \Symfony\Component\Security\Core\Role\RoleHierarchy($this->parameters['security.role_hierarchy.roles']);
  3677.     }
  3678.     /**
  3679.      * Gets the private 'sensio_framework_extra.controller.listener' shared service.
  3680.      *
  3681.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener
  3682.      */
  3683.     protected function getSensioFrameworkExtra_Controller_ListenerService()
  3684.     {
  3685.         return $this->privates['sensio_framework_extra.controller.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  3686.     }
  3687.     /**
  3688.      * Gets the private 'sensio_framework_extra.converter.listener' shared service.
  3689.      *
  3690.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener
  3691.      */
  3692.     protected function getSensioFrameworkExtra_Converter_ListenerService()
  3693.     {
  3694.         $a = new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterManager();
  3695.         $b = new \Pimcore\Bundle\CoreBundle\Request\ParamConverter\DataObjectParamConverter();
  3696.         $a->add(new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DoctrineParamConverter(($this->services['doctrine'] ?? $this->getDoctrineService()), new \Symfony\Component\ExpressionLanguage\ExpressionLanguage()), 0'doctrine.orm');
  3697.         $a->add(new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DateTimeParamConverter(), 0'datetime');
  3698.         $a->add($b, -2'data_object_converter');
  3699.         $a->add($b0NULL);
  3700.         return $this->privates['sensio_framework_extra.converter.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener($atrue);
  3701.     }
  3702.     /**
  3703.      * Gets the private 'sensio_framework_extra.security.listener' shared service.
  3704.      *
  3705.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener
  3706.      */
  3707.     protected function getSensioFrameworkExtra_Security_ListenerService()
  3708.     {
  3709.         return $this->privates['sensio_framework_extra.security.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener(($this->privates['framework_extra_bundle.argument_name_convertor'] ?? $this->getFrameworkExtraBundle_ArgumentNameConvertorService()), new \Sensio\Bundle\FrameworkExtraBundle\Security\ExpressionLanguage(), ($this->privates['scheb_two_factor.security.authentication.trust_resolver'] ?? $this->getSchebTwoFactor_Security_Authentication_TrustResolverService()), ($this->privates['security.role_hierarchy'] ?? $this->getSecurity_RoleHierarchyService()), ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  3710.     }
  3711.     /**
  3712.      * Gets the private 'sensio_framework_extra.view.listener' shared service.
  3713.      *
  3714.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener
  3715.      */
  3716.     protected function getSensioFrameworkExtra_View_ListenerService()
  3717.     {
  3718.         $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))));
  3719.         $instance->setContainer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3720.             'twig' => ['services''.container.private.twig''get_Container_Private_TwigService'false],
  3721.         ], [
  3722.             'twig' => '?',
  3723.         ]))->withContext('sensio_framework_extra.view.listener'$this));
  3724.         return $instance;
  3725.     }
  3726.     /**
  3727.      * Gets the private 'translator.data_collector' shared service.
  3728.      *
  3729.      * @return \Symfony\Component\Translation\DataCollectorTranslator
  3730.      */
  3731.     protected function getTranslator_DataCollectorService()
  3732.     {
  3733.         return $this->privates['translator.data_collector'] = new \Symfony\Component\Translation\DataCollectorTranslator(($this->privates['translator.default'] ?? $this->getTranslator_DefaultService()));
  3734.     }
  3735.     /**
  3736.      * Gets the private 'translator.default' shared service.
  3737.      *
  3738.      * @return \Symfony\Bundle\FrameworkBundle\Translation\Translator
  3739.      */
  3740.     protected function getTranslator_DefaultService()
  3741.     {
  3742.         $this->privates['translator.default'] = $instance = new \Symfony\Bundle\FrameworkBundle\Translation\Translator(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3743.             'translation.loader.csv' => ['privates''translation.loader.csv''getTranslation_Loader_CsvService'true],
  3744.             'translation.loader.dat' => ['privates''translation.loader.dat''getTranslation_Loader_DatService'true],
  3745.             'translation.loader.ini' => ['privates''translation.loader.ini''getTranslation_Loader_IniService'true],
  3746.             'translation.loader.json' => ['privates''translation.loader.json''getTranslation_Loader_JsonService'true],
  3747.             'translation.loader.mo' => ['privates''translation.loader.mo''getTranslation_Loader_MoService'true],
  3748.             'translation.loader.php' => ['privates''translation.loader.php''getTranslation_Loader_PhpService'true],
  3749.             'translation.loader.po' => ['privates''translation.loader.po''getTranslation_Loader_PoService'true],
  3750.             'translation.loader.qt' => ['privates''translation.loader.qt''getTranslation_Loader_QtService'true],
  3751.             'translation.loader.res' => ['privates''translation.loader.res''getTranslation_Loader_ResService'true],
  3752.             'translation.loader.xliff' => ['privates''translation.loader.xliff''getTranslation_Loader_XliffService'true],
  3753.             'translation.loader.yml' => ['privates''translation.loader.yml''getTranslation_Loader_YmlService'true],
  3754.         ], [
  3755.             'translation.loader.csv' => '?',
  3756.             'translation.loader.dat' => '?',
  3757.             'translation.loader.ini' => '?',
  3758.             'translation.loader.json' => '?',
  3759.             'translation.loader.mo' => '?',
  3760.             'translation.loader.php' => '?',
  3761.             'translation.loader.po' => '?',
  3762.             'translation.loader.qt' => '?',
  3763.             'translation.loader.res' => '?',
  3764.             'translation.loader.xliff' => '?',
  3765.             'translation.loader.yml' => '?',
  3766.         ]), new \Symfony\Component\Translation\Formatter\MessageFormatter(new \Symfony\Component\Translation\IdentityTranslator()), 'en', ['translation.loader.php' => [=> 'php'], 'translation.loader.yml' => [=> 'yaml'=> 'yml'], 'translation.loader.xliff' => [=> 'xlf'=> 'xliff'], 'translation.loader.po' => [=> 'po'], 'translation.loader.mo' => [=> 'mo'], 'translation.loader.qt' => [=> 'ts'], 'translation.loader.csv' => [=> 'csv'], 'translation.loader.res' => [=> 'res'], 'translation.loader.dat' => [=> 'dat'], 'translation.loader.ini' => [=> 'ini'], 'translation.loader.json' => [=> 'json']], ['cache_dir' => ($this->targetDir.''.'/translations'), 'debug' => true'resource_files' => ['af' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.af.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.af.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.af.xlf')], 'ar' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ar.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ar.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ar.xlf')], 'az' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.az.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.az.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.az.xlf')], 'be' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.be.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.be.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.be.xlf')], 'bg' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.bg.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.bg.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.bg.xlf')], 'bs' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.bs.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.bs.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.bs.xlf')], 'ca' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ca.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ca.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ca.xlf')], 'cs' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.cs.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.cs.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.cs.xlf'), => (\dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Resources/translations/SchebTwoFactorBundle.cs.yml')], 'cy' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.cy.xlf')], 'da' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.da.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.da.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.da.xlf')], 'de' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.de.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.de.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.de.xlf'), => (\dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Resources/translations/SchebTwoFactorBundle.de.yml'), => (\dirname(__DIR__4).'/vendor/pimcore/data-importer/src/Resources/translations/admin.de.yml')], '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/advanced-object-search/src/Resources/translations/admin.en.yml'), => (\dirname(__DIR__4).'/vendor/pimcore/data-hub/src/Resources/translations/admin.en.yml'), => (\dirname(__DIR__4).'/vendor/pimcore/data-importer/src/Resources/translations/admin.en.yml')], 'es' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.es.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.es.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.es.xlf'), => (\dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Resources/translations/SchebTwoFactorBundle.es.yml')], 'et' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.et.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.et.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.et.xlf')], 'eu' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.eu.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.eu.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.eu.xlf')], 'fa' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.fa.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.fa.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.fa.xlf')], 'fi' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.fi.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.fi.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.fi.xlf')], 'fr' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.fr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.fr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.fr.xlf'), => (\dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Resources/translations/SchebTwoFactorBundle.fr.yml')], 'gl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.gl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.gl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.gl.xlf')], 'he' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.he.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.he.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.he.xlf')], 'hr' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.hr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.hr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.hr.xlf'), => (\dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Resources/translations/SchebTwoFactorBundle.hr.yml')], 'hu' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.hu.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.hu.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.hu.xlf'), => (\dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Resources/translations/SchebTwoFactorBundle.hu.yml')], 'hy' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.hy.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.hy.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.hy.xlf')], 'id' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.id.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.id.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.id.xlf')], 'it' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.it.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.it.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.it.xlf')], 'ja' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ja.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ja.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ja.xlf')], 'lb' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.lb.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.lb.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.lb.xlf')], 'lt' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.lt.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.lt.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.lt.xlf')], 'lv' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.lv.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.lv.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.lv.xlf')], 'mn' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.mn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.mn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.mn.xlf')], 'my' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.my.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.my.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.my.xlf')], 'nb' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.nb.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.nb.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.nb.xlf')], 'nl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.nl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.nl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.nl.xlf'), => (\dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Resources/translations/SchebTwoFactorBundle.nl.yml')], 'nn' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.nn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.nn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.nn.xlf')], 'no' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.no.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.no.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.no.xlf')], 'pl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.pl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.pl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.pl.xlf'), => (\dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Resources/translations/SchebTwoFactorBundle.pl.yml'), => (\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')], 'sl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sl.xlf')], 'sq' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sq.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sq.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sq.xlf')], 'sr_Cyrl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sr_Cyrl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sr_Cyrl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sr_Cyrl.xlf')], 'sr_Latn' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sr_Latn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sr_Latn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sr_Latn.xlf')], 'sv' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sv.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sv.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sv.xlf'), => (\dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Resources/translations/SchebTwoFactorBundle.sv.yml')], 'th' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.th.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.th.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.th.xlf')], 'tl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.tl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.tl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.tl.xlf')], 'tr' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.tr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.tr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.tr.xlf')], 'uk' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.uk.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.uk.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.uk.xlf'), => (\dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Resources/translations/SchebTwoFactorBundle.uk.yml')], 'uz' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.uz.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.uz.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.uz.xlf')], 'vi' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.vi.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.vi.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.vi.xlf')], 'zh_CN' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.zh_CN.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.zh_CN.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.zh_CN.xlf')], 'zh_TW' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.zh_TW.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.zh_TW.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.zh_TW.xlf')], 'extended' => [=> (\dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/Resources/translations/cs.extended.json'), => (\dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/Resources/translations/de.extended.json'), => (\dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/Resources/translations/en.extended.json'), => (\dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/Resources/translations/es.extended.json'), => (\dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/Resources/translations/fr.extended.json'), => (\dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/Resources/translations/hu.extended.json'), => (\dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/Resources/translations/it.extended.json'), => (\dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/Resources/translations/nl.extended.json'), => (\dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/Resources/translations/pl.extended.json'), => (\dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/Resources/translations/sk.extended.json'), 10 => (\dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/Resources/translations/th.extended.json')]], 'scanned_directories' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations'), => (\dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Resources/translations'), => (\dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/Resources/translations'), => (\dirname(__DIR__4).'/vendor/pimcore/advanced-object-search/src/Resources/translations'), => (\dirname(__DIR__4).'/vendor/pimcore/data-hub/src/Resources/translations'), => (\dirname(__DIR__4).'/vendor/pimcore/data-importer/src/Resources/translations'), => (\dirname(__DIR__4).'/translations'), => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle/translations'), 10 => (\dirname(__DIR__4).'/vendor/symfony/security-bundle/translations'), 11 => (\dirname(__DIR__4).'/vendor/symfony/twig-bundle/translations'), 12 => (\dirname(__DIR__4).'/vendor/symfony/monolog-bundle/translations'), 13 => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/translations'), 14 => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/translations'), 15 => (\dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/translations'), 16 => (\dirname(__DIR__4).'/vendor/symfony-cmf/routing-bundle/src/translations'), 17 => (\dirname(__DIR__4).'/vendor/presta/sitemap-bundle/translations'), 18 => (\dirname(__DIR__4).'/vendor/friendsofsymfony/jsrouting-bundle/translations'), 19 => (\dirname(__DIR__4).'/vendor/league/flysystem-bundle/src/translations'), 20 => (\dirname(__DIR__4).'/vendor/symfony/debug-bundle/translations'), 21 => (\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/translations'), 22 => (\dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/AdminBundle/translations')], '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/advanced-object-search/src/Resources/translations'=> 'vendor/pimcore/data-hub/src/Resources/translations'=> 'vendor/pimcore/data-importer/src/Resources/translations'=> 'translations'=> 'vendor/symfony/framework-bundle/translations'10 => 'vendor/symfony/security-bundle/translations'11 => 'vendor/symfony/twig-bundle/translations'12 => 'vendor/symfony/monolog-bundle/translations'13 => 'vendor/doctrine/doctrine-bundle/translations'14 => 'vendor/doctrine/doctrine-migrations-bundle/translations'15 => 'vendor/sensio/framework-extra-bundle/src/translations'16 => 'vendor/symfony-cmf/routing-bundle/src/translations'17 => 'vendor/presta/sitemap-bundle/translations'18 => 'vendor/friendsofsymfony/jsrouting-bundle/translations'19 => 'vendor/league/flysystem-bundle/src/translations'20 => 'vendor/symfony/debug-bundle/translations'21 => 'vendor/symfony/web-profiler-bundle/translations'22 => 'vendor/pimcore/pimcore/bundles/AdminBundle/translations']]], []);
  3767.         $instance->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
  3768.         $instance->setFallbackLocales([=> 'en']);
  3769.         return $instance;
  3770.     }
  3771.     /**
  3772.      * Gets the private 'twig.loader.native_filesystem' shared service.
  3773.      *
  3774.      * @return \Twig\Loader\FilesystemLoader
  3775.      */
  3776.     protected function getTwig_Loader_NativeFilesystemService()
  3777.     {
  3778.         $this->privates['twig.loader.native_filesystem'] = $instance = new \Twig\Loader\FilesystemLoader([], \dirname(__DIR__4));
  3779.         $instance->addPath((\dirname(__DIR__4).'/templates'), 'App');
  3780.         $instance->addPath((\dirname(__DIR__4).'/vendor/symfony/security-bundle/Resources/views'), 'Security');
  3781.         $instance->addPath((\dirname(__DIR__4).'/vendor/symfony/security-bundle/Resources/views'), '!Security');
  3782.         $instance->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Resources/views'), 'Doctrine');
  3783.         $instance->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Resources/views'), '!Doctrine');
  3784.         $instance->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/Resources/views'), 'DoctrineMigrations');
  3785.         $instance->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/Resources/views'), '!DoctrineMigrations');
  3786.         $instance->addPath((\dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Resources/views'), 'SchebTwoFactor');
  3787.         $instance->addPath((\dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Resources/views'), '!SchebTwoFactor');
  3788.         $instance->addPath((\dirname(__DIR__4).'/vendor/symfony/debug-bundle/Resources/views'), 'Debug');
  3789.         $instance->addPath((\dirname(__DIR__4).'/vendor/symfony/debug-bundle/Resources/views'), '!Debug');
  3790.         $instance->addPath((\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Resources/views'), 'WebProfiler');
  3791.         $instance->addPath((\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Resources/views'), '!WebProfiler');
  3792.         $instance->addPath((\dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/Resources/views'), 'PimcoreCore');
  3793.         $instance->addPath((\dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/Resources/views'), '!PimcoreCore');
  3794.         $instance->addPath((\dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Resources/views'), 'PimcoreAdmin');
  3795.         $instance->addPath((\dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Resources/views'), '!PimcoreAdmin');
  3796.         $instance->addPath((\dirname(__DIR__4).'/vendor/pimcore/data-hub/src/Resources/views'), 'PimcoreDataHub');
  3797.         $instance->addPath((\dirname(__DIR__4).'/vendor/pimcore/data-hub/src/Resources/views'), '!PimcoreDataHub');
  3798.         $instance->addPath((\dirname(__DIR__4).'/templates'));
  3799.         $instance->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Email'), 'email');
  3800.         $instance->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Email'), '!email');
  3801.         $instance->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Form'));
  3802.         return $instance;
  3803.     }
  3804.     /**
  3805.      * Gets the private 'twig.runtime.httpkernel' shared service.
  3806.      *
  3807.      * @return \Symfony\Bridge\Twig\Extension\HttpKernelRuntime
  3808.      */
  3809.     protected function getTwig_Runtime_HttpkernelService()
  3810.     {
  3811.         $a = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  3812.         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, [
  3813.             'inline' => ['privates''fragment.renderer.inline''getFragment_Renderer_InlineService'false],
  3814.         ], [
  3815.             'inline' => '?',
  3816.         ]), $atrue), new \Symfony\Component\HttpKernel\Fragment\FragmentUriGenerator('/_fragment', new \Symfony\Component\HttpKernel\UriSigner('yCNW4VY7w4jqZCnNiNGL3IqZu8UjvDl+ipnKDBhHucY='), $a));
  3817.     }
  3818.     /**
  3819.      * Gets the private 'validator.builder' shared service.
  3820.      *
  3821.      * @return \Symfony\Component\Validator\ValidatorBuilder
  3822.      */
  3823.     protected function getValidator_BuilderService()
  3824.     {
  3825.         $this->privates['validator.builder'] = $instance \Symfony\Component\Validator\Validation::createValidatorBuilder();
  3826.         $a = ($this->privates['property_info'] ?? $this->getPropertyInfoService());
  3827.         $instance->setConstraintValidatorFactory(new \Symfony\Component\Validator\ContainerConstraintValidatorFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3828.             'Symfony\\Cmf\\Bundle\\RoutingBundle\\Validator\\Constraints\\RouteDefaultsTwigValidator' => ['privates''cmf_routing.validator.route_defaults''getCmfRouting_Validator_RouteDefaultsService'true],
  3829.             'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => ['privates''security.validator.user_password''getSecurity_Validator_UserPasswordService'true],
  3830.             'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => ['privates''validator.email''getValidator_EmailService'true],
  3831.             'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => ['privates''validator.expression''getValidator_ExpressionService'true],
  3832.             'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => ['privates''validator.not_compromised_password''getValidator_NotCompromisedPasswordService'true],
  3833.             'cmf_routing.validator.route_defaults' => ['privates''cmf_routing.validator.route_defaults''getCmfRouting_Validator_RouteDefaultsService'true],
  3834.             'security.validator.user_password' => ['privates''security.validator.user_password''getSecurity_Validator_UserPasswordService'true],
  3835.             'validator.expression' => ['privates''validator.expression''getValidator_ExpressionService'true],
  3836.         ], [
  3837.             'Symfony\\Cmf\\Bundle\\RoutingBundle\\Validator\\Constraints\\RouteDefaultsTwigValidator' => '?',
  3838.             'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => '?',
  3839.             'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => '?',
  3840.             'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => '?',
  3841.             'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => '?',
  3842.             'cmf_routing.validator.route_defaults' => '?',
  3843.             'security.validator.user_password' => '?',
  3844.             'validator.expression' => '?',
  3845.         ])));
  3846.         if ($this->has('Symfony\\Contracts\\Translation\\TranslatorInterface')) {
  3847.             $instance->setTranslator(($this->services['Symfony\\Contracts\\Translation\\TranslatorInterface'] ?? $this->getTranslatorInterfaceService()));
  3848.         }
  3849.         $instance->setTranslationDomain('validators');
  3850.         $instance->addXmlMappings([=> (\dirname(__DIR__4).'/vendor/symfony/form/Resources/config/validation.xml')]);
  3851.         $instance->enableAnnotationMapping(true);
  3852.         $instance->setDoctrineAnnotationReader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  3853.         $instance->addMethodMapping('loadValidatorMetadata');
  3854.         $instance->addObjectInitializers([]);
  3855.         $instance->addLoader(new \Symfony\Component\Validator\Mapping\Loader\PropertyInfoLoader($a$a$aNULL));
  3856.         return $instance;
  3857.     }
  3858.     /**
  3859.      * Gets the private 'var_dumper.html_dumper' shared service.
  3860.      *
  3861.      * @return \Symfony\Component\VarDumper\Dumper\HtmlDumper
  3862.      */
  3863.     protected function getVarDumper_HtmlDumperService()
  3864.     {
  3865.         $this->privates['var_dumper.html_dumper'] = $instance = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL'UTF-8'0);
  3866.         $instance->setDisplayOptions(['fileLinkFormat' => ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService())]);
  3867.         return $instance;
  3868.     }
  3869.     /**
  3870.      * Gets the private 'web_profiler.csp.handler' shared service.
  3871.      *
  3872.      * @return \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler
  3873.      */
  3874.     protected function getWebProfiler_Csp_HandlerService()
  3875.     {
  3876.         return $this->privates['web_profiler.csp.handler'] = new \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler(new \Symfony\Bundle\WebProfilerBundle\Csp\NonceGenerator());
  3877.     }
  3878.     /**
  3879.      * Gets the private 'web_profiler.debug_toolbar' shared service.
  3880.      *
  3881.      * @return \Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener
  3882.      */
  3883.     protected function getWebProfiler_DebugToolbarService()
  3884.     {
  3885.         return $this->privates['web_profiler.debug_toolbar'] = new \Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), false2, ($this->services['router'] ?? $this->getRouterService()), '^/((index|app(_[\\w]+)?)\\.php/)?_wdt', ($this->privates['web_profiler.csp.handler'] ?? $this->getWebProfiler_Csp_HandlerService()), ($this->services['data_collector.dump'] ?? $this->getDataCollector_DumpService()));
  3886.     }
  3887.     /**
  3888.      * Gets the public 'cache_clearer' alias.
  3889.      *
  3890.      * @return object The ".container.private.cache_clearer" service.
  3891.      */
  3892.     protected function getCacheClearerService()
  3893.     {
  3894.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "cache_clearer" service directly from the container is deprecated, use dependency injection instead.');
  3895.         return $this->get('.container.private.cache_clearer');
  3896.     }
  3897.     /**
  3898.      * Gets the public 'filesystem' alias.
  3899.      *
  3900.      * @return object The ".container.private.filesystem" service.
  3901.      */
  3902.     protected function getFilesystemService()
  3903.     {
  3904.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "filesystem" service directly from the container is deprecated, use dependency injection instead.');
  3905.         return $this->get('.container.private.filesystem');
  3906.     }
  3907.     /**
  3908.      * Gets the public 'serializer' alias.
  3909.      *
  3910.      * @return object The ".container.private.serializer" service.
  3911.      */
  3912.     protected function getSerializerService()
  3913.     {
  3914.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "serializer" service directly from the container is deprecated, use dependency injection instead.');
  3915.         return $this->get('.container.private.serializer');
  3916.     }
  3917.     /**
  3918.      * Gets the public 'security.csrf.token_manager' alias.
  3919.      *
  3920.      * @return object The ".container.private.security.csrf.token_manager" service.
  3921.      */
  3922.     protected function getSecurity_Csrf_TokenManagerService()
  3923.     {
  3924.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "security.csrf.token_manager" service directly from the container is deprecated, use dependency injection instead.');
  3925.         return $this->get('.container.private.security.csrf.token_manager');
  3926.     }
  3927.     /**
  3928.      * Gets the public 'form.factory' alias.
  3929.      *
  3930.      * @return object The ".container.private.form.factory" service.
  3931.      */
  3932.     protected function getForm_FactoryService()
  3933.     {
  3934.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "form.factory" service directly from the container is deprecated, use dependency injection instead.');
  3935.         return $this->get('.container.private.form.factory');
  3936.     }
  3937.     /**
  3938.      * Gets the public 'form.type.file' alias.
  3939.      *
  3940.      * @return object The ".container.private.form.type.file" service.
  3941.      */
  3942.     protected function getForm_Type_FileService()
  3943.     {
  3944.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "form.type.file" service directly from the container is deprecated, use dependency injection instead.');
  3945.         return $this->get('.container.private.form.type.file');
  3946.     }
  3947.     /**
  3948.      * Gets the public 'profiler' alias.
  3949.      *
  3950.      * @return object The ".container.private.profiler" service.
  3951.      */
  3952.     protected function getProfilerService()
  3953.     {
  3954.         trigger_deprecation('symfony/framework-bundle''5.4''Accessing the "profiler" service directly from the container is deprecated, use dependency injection instead.');
  3955.         return $this->get('.container.private.profiler');
  3956.     }
  3957.     /**
  3958.      * Gets the public 'security.authorization_checker' alias.
  3959.      *
  3960.      * @return object The ".container.private.security.authorization_checker" service.
  3961.      */
  3962.     protected function getSecurity_AuthorizationCheckerService()
  3963.     {
  3964.         trigger_deprecation('symfony/security-bundle''5.3''Accessing the "security.authorization_checker" service directly from the container is deprecated, use dependency injection instead.');
  3965.         return $this->get('.container.private.security.authorization_checker');
  3966.     }
  3967.     /**
  3968.      * Gets the public 'security.token_storage' alias.
  3969.      *
  3970.      * @return object The ".container.private.security.token_storage" service.
  3971.      */
  3972.     protected function getSecurity_TokenStorageService()
  3973.     {
  3974.         trigger_deprecation('symfony/security-bundle''5.3''Accessing the "security.token_storage" service directly from the container is deprecated, use dependency injection instead.');
  3975.         return $this->get('.container.private.security.token_storage');
  3976.     }
  3977.     /**
  3978.      * Gets the public 'twig' alias.
  3979.      *
  3980.      * @return object The ".container.private.twig" service.
  3981.      */
  3982.     protected function getTwigService()
  3983.     {
  3984.         trigger_deprecation('symfony/twig-bundle''5.2''Accessing the "twig" service directly from the container is deprecated, use dependency injection instead.');
  3985.         return $this->get('.container.private.twig');
  3986.     }
  3987.     /**
  3988.      * Gets the public 'security.password_encoder' alias.
  3989.      *
  3990.      * @return object The ".container.private.security.password_encoder" service.
  3991.      */
  3992.     protected function getSecurity_PasswordEncoderService()
  3993.     {
  3994.         trigger_deprecation('symfony/security-bundle''5.3''Accessing the "security.password_encoder" service directly from the container is deprecated, use dependency injection instead.');
  3995.         return $this->get('.container.private.security.password_encoder');
  3996.     }
  3997.     /**
  3998.      * Gets the public 'session' alias.
  3999.      *
  4000.      * @return object The ".container.private.session" service.
  4001.      */
  4002.     protected function getSessionService()
  4003.     {
  4004.         trigger_deprecation('symfony/framework-bundle''5.3''Accessing the "session" service directly from the container is deprecated, use dependency injection instead.');
  4005.         return $this->get('.container.private.session');
  4006.     }
  4007.     /**
  4008.      * Gets the public 'validator' alias.
  4009.      *
  4010.      * @return object The ".container.private.validator" service.
  4011.      */
  4012.     protected function getValidatorService()
  4013.     {
  4014.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "validator" service directly from the container is deprecated, use dependency injection instead.');
  4015.         return $this->get('.container.private.validator');
  4016.     }
  4017.     /**
  4018.      * @return array|bool|float|int|string|\UnitEnum|null
  4019.      */
  4020.     public function getParameter(string $name)
  4021.     {
  4022.         if (isset($this->buildParameters[$name])) {
  4023.             return $this->buildParameters[$name];
  4024.         }
  4025.         if (!(isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || \array_key_exists($name$this->parameters))) {
  4026.             throw new InvalidArgumentException(sprintf('The parameter "%s" must be defined.'$name));
  4027.         }
  4028.         if (isset($this->loadedDynamicParameters[$name])) {
  4029.             return $this->loadedDynamicParameters[$name] ? $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  4030.         }
  4031.         return $this->parameters[$name];
  4032.     }
  4033.     public function hasParameter(string $name): bool
  4034.     {
  4035.         if (isset($this->buildParameters[$name])) {
  4036.             return true;
  4037.         }
  4038.         return isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || \array_key_exists($name$this->parameters);
  4039.     }
  4040.     public function setParameter(string $name$value): void
  4041.     {
  4042.         throw new LogicException('Impossible to call set() on a frozen ParameterBag.');
  4043.     }
  4044.     public function getParameterBag(): ParameterBagInterface
  4045.     {
  4046.         if (null === $this->parameterBag) {
  4047.             $parameters $this->parameters;
  4048.             foreach ($this->loadedDynamicParameters as $name => $loaded) {
  4049.                 $parameters[$name] = $loaded $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  4050.             }
  4051.             foreach ($this->buildParameters as $name => $value) {
  4052.                 $parameters[$name] = $value;
  4053.             }
  4054.             $this->parameterBag = new FrozenParameterBag($parameters);
  4055.         }
  4056.         return $this->parameterBag;
  4057.     }
  4058.     private $loadedDynamicParameters = [
  4059.         'kernel.runtime_environment' => false,
  4060.         'kernel.build_dir' => false,
  4061.         'kernel.cache_dir' => false,
  4062.         'debug.container.dump' => false,
  4063.         'serializer.mapping.cache.file' => false,
  4064.         'session.save_path' => false,
  4065.         'validator.mapping.cache.file' => false,
  4066.         'profiler.storage.dsn' => false,
  4067.     ];
  4068.     private $dynamicParameters = [];
  4069.     private function getDynamicParameter(string $name)
  4070.     {
  4071.         switch ($name) {
  4072.             case 'kernel.runtime_environment'$value $this->getEnv('default:kernel.environment:APP_RUNTIME_ENV'); break;
  4073.             case 'kernel.build_dir'$value $this->targetDir.''; break;
  4074.             case 'kernel.cache_dir'$value $this->targetDir.''; break;
  4075.             case 'debug.container.dump'$value = ($this->targetDir.''.'/App_KernelDevDebugContainer.xml'); break;
  4076.             case 'serializer.mapping.cache.file'$value = ($this->targetDir.''.'/serialization.php'); break;
  4077.             case 'session.save_path'$value = ($this->targetDir.''.'/sessions'); break;
  4078.             case 'validator.mapping.cache.file'$value = ($this->targetDir.''.'/validation.php'); break;
  4079.             case 'profiler.storage.dsn'$value = ('file:'.$this->targetDir.''.'/profiler'); break;
  4080.             default: throw new InvalidArgumentException(sprintf('The dynamic parameter "%s" must be defined.'$name));
  4081.         }
  4082.         $this->loadedDynamicParameters[$name] = true;
  4083.         return $this->dynamicParameters[$name] = $value;
  4084.     }
  4085.     protected function getDefaultParameters(): array
  4086.     {
  4087.         return [
  4088.             'kernel.project_dir' => \dirname(__DIR__4),
  4089.             'kernel.environment' => 'dev',
  4090.             'kernel.debug' => true,
  4091.             'kernel.logs_dir' => (\dirname(__DIR__3).'/log'),
  4092.             'kernel.bundles' => [
  4093.                 'FrameworkBundle' => 'Symfony\\Bundle\\FrameworkBundle\\FrameworkBundle',
  4094.                 'SecurityBundle' => 'Symfony\\Bundle\\SecurityBundle\\SecurityBundle',
  4095.                 'TwigBundle' => 'Symfony\\Bundle\\TwigBundle\\TwigBundle',
  4096.                 'MonologBundle' => 'Symfony\\Bundle\\MonologBundle\\MonologBundle',
  4097.                 'DoctrineBundle' => 'Doctrine\\Bundle\\DoctrineBundle\\DoctrineBundle',
  4098.                 'DoctrineMigrationsBundle' => 'Doctrine\\Bundle\\MigrationsBundle\\DoctrineMigrationsBundle',
  4099.                 'SensioFrameworkExtraBundle' => 'Sensio\\Bundle\\FrameworkExtraBundle\\SensioFrameworkExtraBundle',
  4100.                 'CmfRoutingBundle' => 'Symfony\\Cmf\\Bundle\\RoutingBundle\\CmfRoutingBundle',
  4101.                 'PrestaSitemapBundle' => 'Presta\\SitemapBundle\\PrestaSitemapBundle',
  4102.                 'SchebTwoFactorBundle' => 'Scheb\\TwoFactorBundle\\SchebTwoFactorBundle',
  4103.                 'FOSJsRoutingBundle' => 'FOS\\JsRoutingBundle\\FOSJsRoutingBundle',
  4104.                 'FlysystemBundle' => 'League\\FlysystemBundle\\FlysystemBundle',
  4105.                 'DebugBundle' => 'Symfony\\Bundle\\DebugBundle\\DebugBundle',
  4106.                 'WebProfilerBundle' => 'Symfony\\Bundle\\WebProfilerBundle\\WebProfilerBundle',
  4107.                 'PimcoreCoreBundle' => 'Pimcore\\Bundle\\CoreBundle\\PimcoreCoreBundle',
  4108.                 'PimcoreAdminBundle' => 'Pimcore\\Bundle\\AdminBundle\\PimcoreAdminBundle',
  4109.                 'AdvancedObjectSearchBundle' => 'AdvancedObjectSearchBundle\\AdvancedObjectSearchBundle',
  4110.                 'PimcoreDataHubBundle' => 'Pimcore\\Bundle\\DataHubBundle\\PimcoreDataHubBundle',
  4111.                 'PimcoreDataImporterBundle' => 'Pimcore\\Bundle\\DataImporterBundle\\PimcoreDataImporterBundle',
  4112.             ],
  4113.             'kernel.bundles_metadata' => [
  4114.                 'FrameworkBundle' => [
  4115.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle'),
  4116.                     'namespace' => 'Symfony\\Bundle\\FrameworkBundle',
  4117.                 ],
  4118.                 'SecurityBundle' => [
  4119.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/security-bundle'),
  4120.                     'namespace' => 'Symfony\\Bundle\\SecurityBundle',
  4121.                 ],
  4122.                 'TwigBundle' => [
  4123.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/twig-bundle'),
  4124.                     'namespace' => 'Symfony\\Bundle\\TwigBundle',
  4125.                 ],
  4126.                 'MonologBundle' => [
  4127.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/monolog-bundle'),
  4128.                     'namespace' => 'Symfony\\Bundle\\MonologBundle',
  4129.                 ],
  4130.                 'DoctrineBundle' => [
  4131.                     'path' => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle'),
  4132.                     'namespace' => 'Doctrine\\Bundle\\DoctrineBundle',
  4133.                 ],
  4134.                 'DoctrineMigrationsBundle' => [
  4135.                     'path' => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle'),
  4136.                     'namespace' => 'Doctrine\\Bundle\\MigrationsBundle',
  4137.                 ],
  4138.                 'SensioFrameworkExtraBundle' => [
  4139.                     'path' => (\dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src'),
  4140.                     'namespace' => 'Sensio\\Bundle\\FrameworkExtraBundle',
  4141.                 ],
  4142.                 'CmfRoutingBundle' => [
  4143.                     'path' => (\dirname(__DIR__4).'/vendor/symfony-cmf/routing-bundle/src'),
  4144.                     'namespace' => 'Symfony\\Cmf\\Bundle\\RoutingBundle',
  4145.                 ],
  4146.                 'PrestaSitemapBundle' => [
  4147.                     'path' => (\dirname(__DIR__4).'/vendor/presta/sitemap-bundle'),
  4148.                     'namespace' => 'Presta\\SitemapBundle',
  4149.                 ],
  4150.                 'SchebTwoFactorBundle' => [
  4151.                     'path' => (\dirname(__DIR__4).'/vendor/scheb/2fa-bundle'),
  4152.                     'namespace' => 'Scheb\\TwoFactorBundle',
  4153.                 ],
  4154.                 'FOSJsRoutingBundle' => [
  4155.                     'path' => (\dirname(__DIR__4).'/vendor/friendsofsymfony/jsrouting-bundle'),
  4156.                     'namespace' => 'FOS\\JsRoutingBundle',
  4157.                 ],
  4158.                 'FlysystemBundle' => [
  4159.                     'path' => (\dirname(__DIR__4).'/vendor/league/flysystem-bundle/src'),
  4160.                     'namespace' => 'League\\FlysystemBundle',
  4161.                 ],
  4162.                 'DebugBundle' => [
  4163.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/debug-bundle'),
  4164.                     'namespace' => 'Symfony\\Bundle\\DebugBundle',
  4165.                 ],
  4166.                 'WebProfilerBundle' => [
  4167.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle'),
  4168.                     'namespace' => 'Symfony\\Bundle\\WebProfilerBundle',
  4169.                 ],
  4170.                 'PimcoreCoreBundle' => [
  4171.                     'path' => (\dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle'),
  4172.                     'namespace' => 'Pimcore\\Bundle\\CoreBundle',
  4173.                 ],
  4174.                 'PimcoreAdminBundle' => [
  4175.                     'path' => (\dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/AdminBundle'),
  4176.                     'namespace' => 'Pimcore\\Bundle\\AdminBundle',
  4177.                 ],
  4178.                 'AdvancedObjectSearchBundle' => [
  4179.                     'path' => (\dirname(__DIR__4).'/vendor/pimcore/advanced-object-search/src'),
  4180.                     'namespace' => 'AdvancedObjectSearchBundle',
  4181.                 ],
  4182.                 'PimcoreDataHubBundle' => [
  4183.                     'path' => (\dirname(__DIR__4).'/vendor/pimcore/data-hub/src'),
  4184.                     'namespace' => 'Pimcore\\Bundle\\DataHubBundle',
  4185.                 ],
  4186.                 'PimcoreDataImporterBundle' => [
  4187.                     'path' => (\dirname(__DIR__4).'/vendor/pimcore/data-importer/src'),
  4188.                     'namespace' => 'Pimcore\\Bundle\\DataImporterBundle',
  4189.                 ],
  4190.             ],
  4191.             'kernel.charset' => 'UTF-8',
  4192.             'kernel.container_class' => 'App_KernelDevDebugContainer',
  4193.             'locale' => 'en',
  4194.             'log.fileobject' => (\dirname(__DIR__3).'/application-logger'),
  4195.             'secret' => 'yCNW4VY7w4jqZCnNiNGL3IqZu8UjvDl+ipnKDBhHucY=',
  4196.             'pimcore_executable_php' => '/usr/bin/php8.0',
  4197.             'event_dispatcher.event_aliases' => [
  4198.                 'Symfony\\Component\\Console\\Event\\ConsoleCommandEvent' => 'console.command',
  4199.                 'Symfony\\Component\\Console\\Event\\ConsoleErrorEvent' => 'console.error',
  4200.                 'Symfony\\Component\\Console\\Event\\ConsoleSignalEvent' => 'console.signal',
  4201.                 'Symfony\\Component\\Console\\Event\\ConsoleTerminateEvent' => 'console.terminate',
  4202.                 'Symfony\\Component\\Form\\Event\\PreSubmitEvent' => 'form.pre_submit',
  4203.                 'Symfony\\Component\\Form\\Event\\SubmitEvent' => 'form.submit',
  4204.                 'Symfony\\Component\\Form\\Event\\PostSubmitEvent' => 'form.post_submit',
  4205.                 'Symfony\\Component\\Form\\Event\\PreSetDataEvent' => 'form.pre_set_data',
  4206.                 'Symfony\\Component\\Form\\Event\\PostSetDataEvent' => 'form.post_set_data',
  4207.                 'Symfony\\Component\\HttpKernel\\Event\\ControllerArgumentsEvent' => 'kernel.controller_arguments',
  4208.                 'Symfony\\Component\\HttpKernel\\Event\\ControllerEvent' => 'kernel.controller',
  4209.                 'Symfony\\Component\\HttpKernel\\Event\\ResponseEvent' => 'kernel.response',
  4210.                 'Symfony\\Component\\HttpKernel\\Event\\FinishRequestEvent' => 'kernel.finish_request',
  4211.                 'Symfony\\Component\\HttpKernel\\Event\\RequestEvent' => 'kernel.request',
  4212.                 'Symfony\\Component\\HttpKernel\\Event\\ViewEvent' => 'kernel.view',
  4213.                 'Symfony\\Component\\HttpKernel\\Event\\ExceptionEvent' => 'kernel.exception',
  4214.                 'Symfony\\Component\\HttpKernel\\Event\\TerminateEvent' => 'kernel.terminate',
  4215.                 'Symfony\\Component\\Workflow\\Event\\GuardEvent' => 'workflow.guard',
  4216.                 'Symfony\\Component\\Workflow\\Event\\LeaveEvent' => 'workflow.leave',
  4217.                 'Symfony\\Component\\Workflow\\Event\\TransitionEvent' => 'workflow.transition',
  4218.                 'Symfony\\Component\\Workflow\\Event\\EnterEvent' => 'workflow.enter',
  4219.                 'Symfony\\Component\\Workflow\\Event\\EnteredEvent' => 'workflow.entered',
  4220.                 'Symfony\\Component\\Workflow\\Event\\CompletedEvent' => 'workflow.completed',
  4221.                 'Symfony\\Component\\Workflow\\Event\\AnnounceEvent' => 'workflow.announce',
  4222.                 'Symfony\\Component\\Security\\Core\\Event\\AuthenticationSuccessEvent' => 'security.authentication.success',
  4223.                 'Symfony\\Component\\Security\\Core\\Event\\AuthenticationFailureEvent' => 'security.authentication.failure',
  4224.                 'Symfony\\Component\\Security\\Http\\Event\\InteractiveLoginEvent' => 'security.interactive_login',
  4225.                 'Symfony\\Component\\Security\\Http\\Event\\SwitchUserEvent' => 'security.switch_user',
  4226.                 'Presta\\SitemapBundle\\Event\\SitemapAddUrlEvent' => 'presta_sitemap.add_url',
  4227.                 'Presta\\SitemapBundle\\Event\\SitemapPopulateEvent' => 'presta_sitemap.populate',
  4228.             ],
  4229.             'fragment.renderer.hinclude.global_template' => NULL,
  4230.             'fragment.path' => '/_fragment',
  4231.             'kernel.secret' => 'yCNW4VY7w4jqZCnNiNGL3IqZu8UjvDl+ipnKDBhHucY=',
  4232.             'kernel.http_method_override' => true,
  4233.             'kernel.trusted_hosts' => [
  4234.             ],
  4235.             'kernel.default_locale' => 'en',
  4236.             'kernel.enabled_locales' => [
  4237.             ],
  4238.             'kernel.error_controller' => 'error_controller',
  4239.             'debug.file_link_format' => NULL,
  4240.             'asset.request_context.base_path' => NULL,
  4241.             'asset.request_context.secure' => NULL,
  4242.             'translator.logging' => false,
  4243.             'translator.default_path' => (\dirname(__DIR__4).'/translations'),
  4244.             'debug.error_handler.throw_at' => -1,
  4245.             'router.request_context.host' => 'localhost',
  4246.             'router.request_context.scheme' => 'http',
  4247.             'router.request_context.base_url' => '',
  4248.             'router.resource' => 'kernel::loadRoutes',
  4249.             'request_listener.http_port' => 80,
  4250.             'request_listener.https_port' => 443,
  4251.             'session.metadata.storage_key' => '_sf2_meta',
  4252.             'session.storage.options' => [
  4253.                 'cache_limiter' => '0',
  4254.                 'cookie_secure' => 'auto',
  4255.                 'cookie_httponly' => true,
  4256.                 'cookie_samesite' => 'strict',
  4257.                 'gc_probability' => 1,
  4258.             ],
  4259.             'session.metadata.update_threshold' => 0,
  4260.             'form.type_extension.csrf.enabled' => true,
  4261.             'form.type_extension.csrf.field_name' => '_token',
  4262.             'validator.translation_domain' => 'validators',
  4263.             'profiler_listener.only_exceptions' => false,
  4264.             'profiler_listener.only_main_requests' => false,
  4265.             'security.role_hierarchy.roles' => [
  4266.                 'ROLE_PIMCORE_ADMIN' => [
  4267.                     => 'ROLE_PIMCORE_USER',
  4268.                 ],
  4269.             ],
  4270.             'security.access.denied_url' => NULL,
  4271.             'security.authentication.manager.erase_credentials' => true,
  4272.             'security.authentication.session_strategy.strategy' => 'migrate',
  4273.             'security.access.always_authenticate_before_granting' => false,
  4274.             'security.authentication.hide_user_not_found' => true,
  4275.             'security.firewalls' => [
  4276.                 => 'dev',
  4277.                 => 'pimcore_admin_webdav',
  4278.                 => 'pimcore_admin',
  4279.             ],
  4280.             'security.pimcore_admin_webdav._indexed_authenticators' => [
  4281.             ],
  4282.             'security.pimcore_admin._indexed_authenticators' => [
  4283.             ],
  4284.             'twig.form.resources' => [
  4285.                 => 'form_div_layout.html.twig',
  4286.             ],
  4287.             'twig.default_path' => (\dirname(__DIR__4).'/templates'),
  4288.             'monolog.use_microseconds' => true,
  4289.             'monolog.swift_mailer.handlers' => [
  4290.             ],
  4291.             'monolog.handlers_to_channels' => [
  4292.                 'monolog.handler.console' => [
  4293.                     'type' => 'exclusive',
  4294.                     'elements' => [
  4295.                         => 'event',
  4296.                         => 'doctrine',
  4297.                         => 'console',
  4298.                         => 'cache',
  4299.                     ],
  4300.                 ],
  4301.                 'monolog.handler.main' => [
  4302.                     'type' => 'exclusive',
  4303.                     'elements' => [
  4304.                         => 'event',
  4305.                         => 'doctrine',
  4306.                         => 'cache',
  4307.                     ],
  4308.                 ],
  4309.             ],
  4310.             'doctrine.dbal.logger.chain.class' => 'Doctrine\\DBAL\\Logging\\LoggerChain',
  4311.             'doctrine.dbal.logger.profiling.class' => 'Doctrine\\DBAL\\Logging\\DebugStack',
  4312.             'doctrine.dbal.logger.class' => 'Symfony\\Bridge\\Doctrine\\Logger\\DbalLogger',
  4313.             'doctrine.dbal.configuration.class' => 'Doctrine\\DBAL\\Configuration',
  4314.             'doctrine.data_collector.class' => 'Doctrine\\Bundle\\DoctrineBundle\\DataCollector\\DoctrineDataCollector',
  4315.             'doctrine.dbal.connection.event_manager.class' => 'Symfony\\Bridge\\Doctrine\\ContainerAwareEventManager',
  4316.             'doctrine.dbal.connection_factory.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ConnectionFactory',
  4317.             'doctrine.dbal.events.mysql_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\MysqlSessionInit',
  4318.             'doctrine.dbal.events.oracle_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\OracleSessionInit',
  4319.             'doctrine.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Registry',
  4320.             'doctrine.entity_managers' => [
  4321.             ],
  4322.             'doctrine.default_entity_manager' => '',
  4323.             'doctrine.dbal.connection_factory.types' => [
  4324.                 'uuid' => [
  4325.                     'class' => 'Symfony\\Bridge\\Doctrine\\Types\\UuidType',
  4326.                 ],
  4327.                 'ulid' => [
  4328.                     'class' => 'Symfony\\Bridge\\Doctrine\\Types\\UlidType',
  4329.                 ],
  4330.             ],
  4331.             'doctrine.connections' => [
  4332.                 'default' => 'doctrine.dbal.default_connection',
  4333.             ],
  4334.             'doctrine.default_connection' => 'default',
  4335.             'doctrine.migrations.preferred_em' => NULL,
  4336.             'doctrine.migrations.preferred_connection' => 'default',
  4337.             'cmf_routing.uri_filter_regexp' => '',
  4338.             'cmf_routing.default_controller' => NULL,
  4339.             'cmf_routing.generic_controller' => NULL,
  4340.             'cmf_routing.controllers_by_type' => [
  4341.             ],
  4342.             'cmf_routing.controllers_by_class' => [
  4343.             ],
  4344.             'cmf_routing.templates_by_class' => [
  4345.             ],
  4346.             'cmf_routing.route_collection_limit' => 0,
  4347.             'cmf_routing.dynamic.limit_candidates' => 20,
  4348.             'cmf_routing.dynamic.locales' => [
  4349.             ],
  4350.             'cmf_routing.dynamic.auto_locale_pattern' => false,
  4351.             'cmf_routing.replace_symfony_router' => true,
  4352.             'presta_sitemap.generator.class' => 'Presta\\SitemapBundle\\Service\\Generator',
  4353.             'presta_sitemap.dumper.class' => 'Presta\\SitemapBundle\\Service\\Dumper',
  4354.             'presta_sitemap.routing_loader.class' => 'Presta\\SitemapBundle\\Routing\\SitemapRoutingLoader',
  4355.             'presta_sitemap.dump_command.class' => 'Presta\\SitemapBundle\\Command\\DumpSitemapsCommand',
  4356.             'presta_sitemap.dump_directory' => (\dirname(__DIR__4).'/public'),
  4357.             'presta_sitemap.timetolive' => 3600,
  4358.             'presta_sitemap.sitemap_file_prefix' => 'sitemap',
  4359.             'presta_sitemap.items_by_set' => 50000,
  4360.             'presta_sitemap.defaults' => [
  4361.                 'lastmod' => NULL,
  4362.                 'priority' => NULL,
  4363.                 'changefreq' => NULL,
  4364.             ],
  4365.             'presta_sitemap.default_section' => 'default',
  4366.             'presta_sitemap.eventlistener.route_annotation.class' => 'Presta\\SitemapBundle\\EventListener\\RouteAnnotationEventListener',
  4367.             'scheb_two_factor.model_manager_name' => NULL,
  4368.             'scheb_two_factor.security_tokens' => [
  4369.                 => 'Pimcore\\Bundle\\AdminBundle\\Security\\Authentication\\Token\\LegacyTwoFactorRequiredToken',
  4370.             ],
  4371.             'scheb_two_factor.ip_whitelist' => [
  4372.             ],
  4373.             'scheb_two_factor.google.server_name' => 'Pimcore',
  4374.             'scheb_two_factor.google.issuer' => 'Pimcore 2 Factor Authentication',
  4375.             'scheb_two_factor.google.template' => '@SchebTwoFactor/Authentication/form.html.twig',
  4376.             'scheb_two_factor.google.digits' => 6,
  4377.             'scheb_two_factor.google.window' => 1,
  4378.             'scheb_two_factor.trusted_device.enabled' => false,
  4379.             'fos_js_routing.extractor.class' => 'FOS\\JsRoutingBundle\\Extractor\\ExposedRoutesExtractor',
  4380.             'fos_js_routing.controller.class' => 'FOS\\JsRoutingBundle\\Controller\\Controller',
  4381.             'fos_js_routing.normalizer.route_collection.class' => 'FOS\\JsRoutingBundle\\Serializer\\Normalizer\\RouteCollectionNormalizer',
  4382.             'fos_js_routing.normalizer.routes_response.class' => 'FOS\\JsRoutingBundle\\Serializer\\Normalizer\\RoutesResponseNormalizer',
  4383.             'fos_js_routing.denormalizer.route_collection.class' => 'FOS\\JsRoutingBundle\\Serializer\\Denormalizer\\RouteCollectionDenormalizer',
  4384.             'fos_js_routing.request_context_base_url' => NULL,
  4385.             'fos_js_routing.cache_control' => [
  4386.                 'enabled' => false,
  4387.             ],
  4388.             'env(VAR_DUMPER_SERVER)' => '127.0.0.1:9912',
  4389.             'web_profiler.debug_toolbar.intercept_redirects' => false,
  4390.             'web_profiler.debug_toolbar.mode' => 2,
  4391.             'container.dumper.inline_class_loader' => true,
  4392.             'pimcore.extensions.bundles.search_paths' => [
  4393.                 => 'src',
  4394.                 => 'vendor/pimcore/pimcore/bundles',
  4395.             ],
  4396.             'pimcore.extensions.bundles.handle_composer' => true,
  4397.             'pimcore.admin.unauthenticated_routes' => [
  4398.                 => [
  4399.                     'route' => 'pimcore_settings_display_custom_logo',
  4400.                     'path' => false,
  4401.                     'host' => false,
  4402.                     'methods' => [
  4403.                     ],
  4404.                 ],
  4405.                 => [
  4406.                     'route' => 'pimcore_admin_login',
  4407.                     'path' => false,
  4408.                     'host' => false,
  4409.                     'methods' => [
  4410.                     ],
  4411.                 ],
  4412.                 => [
  4413.                     'route' => 'pimcore_admin_webdav',
  4414.                     'path' => false,
  4415.                     'host' => false,
  4416.                     'methods' => [
  4417.                     ],
  4418.                 ],
  4419.             ],
  4420.             'pimcore.encryption.secret' => NULL,
  4421.             'pimcore.admin.session.attribute_bags' => [
  4422.                 'pimcore_admin' => [
  4423.                     'storage_key' => '_pimcore_admin',
  4424.                 ],
  4425.                 'pimcore_objects' => [
  4426.                     'storage_key' => '_pimcore_objects',
  4427.                 ],
  4428.                 'pimcore_copy' => [
  4429.                     'storage_key' => '_pimcore_copy',
  4430.                 ],
  4431.                 'pimcore_gridconfig' => [
  4432.                     'storage_key' => '_pimcore_gridconfig',
  4433.                 ],
  4434.                 'pimcore_importconfig' => [
  4435.                     'storage_key' => '_pimcore_importconfig',
  4436.                 ],
  4437.             ],
  4438.             'pimcore.admin.translations.path' => '@PimcoreCoreBundle/Resources/translations',
  4439.             'pimcore.translations.admin_translation_mapping' => [
  4440.             ],
  4441.             'pimcore.web_profiler.toolbar.excluded_routes' => [
  4442.                 => [
  4443.                     'path' => '^/admin/asset/image-editor',
  4444.                     'route' => false,
  4445.                     'host' => false,
  4446.                     'methods' => [
  4447.                     ],
  4448.                 ],
  4449.             ],
  4450.             'pimcore.response_exception_listener.render_error_document' => true,
  4451.             'pimcore.maintenance.housekeeping.cleanup_tmp_files_atime_older_than' => 7776000,
  4452.             'pimcore.maintenance.housekeeping.cleanup_profiler_files_atime_older_than' => 1800,
  4453.             'pimcore.documents.default_controller' => 'App\\Controller\\DefaultController::defaultAction',
  4454.             'pimcore.documents.web_to_print.default_controller_print_page' => 'App\\Controller\\Web2printController::defaultAction',
  4455.             'pimcore.documents.web_to_print.default_controller_print_container' => 'App\\Controller\\Web2printController::containerAction',
  4456.             'pimcore.config' => [
  4457.                 'web_profiler' => [
  4458.                     'toolbar' => [
  4459.                         'excluded_routes' => [
  4460.                             => [
  4461.                                 'path' => '^/admin/asset/image-editor',
  4462.                                 'route' => false,
  4463.                                 'host' => false,
  4464.                                 'methods' => [
  4465.                                 ],
  4466.                             ],
  4467.                         ],
  4468.                     ],
  4469.                 ],
  4470.                 'security' => [
  4471.                     'encoder_factories' => [
  4472.                         'Pimcore\\Bundle\\AdminBundle\\Security\\User\\User' => [
  4473.                             'id' => 'pimcore_admin.security.password_encoder_factory',
  4474.                         ],
  4475.                     ],
  4476.                     'factory_type' => 'encoder',
  4477.                     'password_hasher_factories' => [
  4478.                     ],
  4479.                 ],
  4480.                 'bundles' => [
  4481.                     'search_paths' => [
  4482.                         => 'src',
  4483.                         => 'vendor/pimcore/pimcore/bundles',
  4484.                     ],
  4485.                     'handle_composer' => true,
  4486.                 ],
  4487.                 'assets' => [
  4488.                     'metadata' => [
  4489.                         'class_definitions' => [
  4490.                             'data' => [
  4491.                                 'map' => [
  4492.                                     'asset' => '\\Pimcore\\Model\\Asset\\MetaData\\ClassDefinition\\Data\\Asset',
  4493.                                     'checkbox' => '\\Pimcore\\Model\\Asset\\MetaData\\ClassDefinition\\Data\\Checkbox',
  4494.                                     'date' => '\\Pimcore\\Model\\Asset\\MetaData\\ClassDefinition\\Data\\Date',
  4495.                                     'document' => '\\Pimcore\\Model\\Asset\\MetaData\\ClassDefinition\\Data\\Document',
  4496.                                     'input' => '\\Pimcore\\Model\\Asset\\MetaData\\ClassDefinition\\Data\\Input',
  4497.                                     'object' => '\\Pimcore\\Model\\Asset\\MetaData\\ClassDefinition\\Data\\DataObject',
  4498.                                     'select' => '\\Pimcore\\Model\\Asset\\MetaData\\ClassDefinition\\Data\\Select',
  4499.                                     'textarea' => '\\Pimcore\\Model\\Asset\\MetaData\\ClassDefinition\\Data\\Textarea',
  4500.                                 ],
  4501.                                 'prefixes' => [
  4502.                                 ],
  4503.                             ],
  4504.                         ],
  4505.                         'predefined' => [
  4506.                             'definitions' => [
  4507.                                 '2124f165-3779-4887-9aca-495477c7fea9' => [
  4508.                                     'name' => 'Bildagentur',
  4509.                                     'description' => '',
  4510.                                     'type' => 'input',
  4511.                                     'targetSubtype' => NULL,
  4512.                                     'data' => NULL,
  4513.                                     'config' => NULL,
  4514.                                     'language' => NULL,
  4515.                                     'group' => 'Bilder',
  4516.                                     'creationDate' => 1673535278,
  4517.                                     'modificationDate' => 1673535344,
  4518.                                 ],
  4519.                                 '528984a1-4bb7-40f1-9ec5-692c71ecbf7f' => [
  4520.                                     'name' => 'Bildagentur-ID',
  4521.                                     'description' => NULL,
  4522.                                     'type' => 'input',
  4523.                                     'targetSubtype' => 'image',
  4524.                                     'data' => NULL,
  4525.                                     'config' => '',
  4526.                                     'language' => NULL,
  4527.                                     'group' => 'Bilder',
  4528.                                     'creationDate' => 1673535354,
  4529.                                     'modificationDate' => 1673535415,
  4530.                                 ],
  4531.                                 '86f81b18-6c58-4aca-ae2f-96a1da60870e' => [
  4532.                                     'name' => 'DownloadTextdarstellung',
  4533.                                     'description' => 'Individuelle Textdarstellung bei Downloads',
  4534.                                     'type' => 'textarea',
  4535.                                     'targetSubtype' => NULL,
  4536.                                     'data' => '',
  4537.                                     'config' => '',
  4538.                                     'language' => 'de',
  4539.                                     'group' => 'Downloads',
  4540.                                     'creationDate' => 1658678213,
  4541.                                     'modificationDate' => 1658678536,
  4542.                                 ],
  4543.                                 '991924a9-47ff-4121-907c-2c0707126ef7' => [
  4544.                                     'name' => 'DownloadTextdarstellung',
  4545.                                     'description' => 'Individuelle Textdarstellung bei Downloads',
  4546.                                     'type' => 'textarea',
  4547.                                     'targetSubtype' => NULL,
  4548.                                     'data' => '',
  4549.                                     'config' => NULL,
  4550.                                     'language' => 'en',
  4551.                                     'group' => 'Downloads',
  4552.                                     'creationDate' => 1658678273,
  4553.                                     'modificationDate' => 1658678532,
  4554.                                 ],
  4555.                                 'b9cc1e2d-59cd-4eb5-bd5b-acda01d19d80' => [
  4556.                                     'name' => 'DownloadTextdarstellung',
  4557.                                     'description' => 'Individuelle Textdarstellung bei Downloads',
  4558.                                     'type' => 'textarea',
  4559.                                     'targetSubtype' => NULL,
  4560.                                     'data' => NULL,
  4561.                                     'config' => NULL,
  4562.                                     'language' => 'es',
  4563.                                     'group' => 'Downloads',
  4564.                                     'creationDate' => 1658678539,
  4565.                                     'modificationDate' => 1658678555,
  4566.                                 ],
  4567.                                 'e158e13d-63de-4e2a-9293-f6db3ee9370b' => [
  4568.                                     'name' => 'Stand',
  4569.                                     'description' => 'Dokumentstand',
  4570.                                     'type' => 'input',
  4571.                                     'targetSubtype' => NULL,
  4572.                                     'data' => '',
  4573.                                     'config' => '',
  4574.                                     'language' => NULL,
  4575.                                     'group' => 'Dokumente',
  4576.                                     'creationDate' => 1759827354,
  4577.                                     'modificationDate' => 1759827418,
  4578.                                 ],
  4579.                                 'fc18bb08-9d6a-4417-b925-8a6ca7cf4fdd' => [
  4580.                                     'name' => 'Version',
  4581.                                     'description' => 'Dokumentversion',
  4582.                                     'type' => 'input',
  4583.                                     'targetSubtype' => NULL,
  4584.                                     'data' => NULL,
  4585.                                     'config' => NULL,
  4586.                                     'language' => NULL,
  4587.                                     'group' => 'Dokumente',
  4588.                                     'creationDate' => 1677573610,
  4589.                                     'modificationDate' => 1759827347,
  4590.                                 ],
  4591.                             ],
  4592.                         ],
  4593.                     ],
  4594.                     'versions' => [
  4595.                         'days' => NULL,
  4596.                         'steps' => NULL,
  4597.                         'use_hardlinks' => true,
  4598.                         'disable_stack_trace' => false,
  4599.                     ],
  4600.                     'hide_edit_image' => false,
  4601.                     'disable_tree_preview' => true,
  4602.                     'image' => [
  4603.                         'thumbnails' => [
  4604.                             'definitions' => [
  4605.                                 'Newsletter-300x200' => [
  4606.                                     'items' => [
  4607.                                         => [
  4608.                                             'method' => 'resize',
  4609.                                             'arguments' => [
  4610.                                                 'width' => 300,
  4611.                                                 'height' => 200,
  4612.                                             ],
  4613.                                         ],
  4614.                                     ],
  4615.                                     'medias' => [
  4616.                                     ],
  4617.                                     'name' => 'Newsletter-300x200',
  4618.                                     'description' => '',
  4619.                                     'group' => '',
  4620.                                     'format' => 'ORIGINAL',
  4621.                                     'quality' => 85,
  4622.                                     'highResolution' => 0.0,
  4623.                                     'preserveColor' => false,
  4624.                                     'preserveMetaData' => false,
  4625.                                     'rasterizeSVG' => false,
  4626.                                     'downloadable' => true,
  4627.                                     'modificationDate' => 1766058774,
  4628.                                     'creationDate' => 1766058715,
  4629.                                     'preserveAnimation' => false,
  4630.                                 ],
  4631.                                 'ThumbnailsPxReach_500x500' => [
  4632.                                     'items' => [
  4633.                                         => [
  4634.                                             'method' => 'cover',
  4635.                                             'arguments' => [
  4636.                                                 'width' => 500,
  4637.                                                 'height' => 500,
  4638.                                                 'positioning' => 'center',
  4639.                                                 'forceResize' => false,
  4640.                                             ],
  4641.                                         ],
  4642.                                     ],
  4643.                                     'medias' => [
  4644.                                     ],
  4645.                                     'name' => 'ThumbnailsPxReach_500x500',
  4646.                                     'description' => '',
  4647.                                     'group' => '',
  4648.                                     'format' => 'JPEG',
  4649.                                     'quality' => 80,
  4650.                                     'highResolution' => 0.0,
  4651.                                     'preserveColor' => false,
  4652.                                     'preserveMetaData' => false,
  4653.                                     'rasterizeSVG' => false,
  4654.                                     'downloadable' => false,
  4655.                                     'modificationDate' => 1689524180,
  4656.                                     'creationDate' => 1689524133,
  4657.                                     'preserveAnimation' => false,
  4658.                                 ],
  4659.                                 'cmyk_rgb' => [
  4660.                                     'items' => [
  4661.                                     ],
  4662.                                     'medias' => [
  4663.                                     ],
  4664.                                     'name' => 'cmyk_rgb',
  4665.                                     'description' => 'Alles bleibt identisch, nur der Farbmodus wird verändert',
  4666.                                     'group' => '',
  4667.                                     'format' => 'SOURCE',
  4668.                                     'quality' => 100,
  4669.                                     'highResolution' => 0.0,
  4670.                                     'preserveColor' => false,
  4671.                                     'preserveMetaData' => false,
  4672.                                     'rasterizeSVG' => false,
  4673.                                     'downloadable' => false,
  4674.                                     'modificationDate' => 1732871911,
  4675.                                     'creationDate' => 1732871796,
  4676.                                     'preserveAnimation' => false,
  4677.                                 ],
  4678.                                 'cropped' => [
  4679.                                     'items' => [
  4680.                                     ],
  4681.                                     'medias' => [
  4682.                                     ],
  4683.                                     'name' => 'cropped',
  4684.                                     'description' => '',
  4685.                                     'group' => '',
  4686.                                     'format' => 'ORIGINAL',
  4687.                                     'quality' => 100,
  4688.                                     'highResolution' => 0.0,
  4689.                                     'preserveColor' => false,
  4690.                                     'preserveMetaData' => false,
  4691.                                     'rasterizeSVG' => false,
  4692.                                     'downloadable' => true,
  4693.                                     'modificationDate' => 1708355374,
  4694.                                     'creationDate' => 1708355232,
  4695.                                     'preserveAnimation' => false,
  4696.                                 ],
  4697.                                 'heilpflanzen_4x3' => [
  4698.                                     'items' => [
  4699.                                     ],
  4700.                                     'medias' => [
  4701.                                     ],
  4702.                                     'name' => 'heilpflanzen_4x3',
  4703.                                     'description' => '',
  4704.                                     'group' => '',
  4705.                                     'format' => 'SOURCE',
  4706.                                     'quality' => 85,
  4707.                                     'highResolution' => NULL,
  4708.                                     'preserveColor' => false,
  4709.                                     'preserveMetaData' => false,
  4710.                                     'rasterizeSVG' => false,
  4711.                                     'downloadable' => false,
  4712.                                     'modificationDate' => 1687514314,
  4713.                                     'creationDate' => 1687514314,
  4714.                                     'preserveAnimation' => false,
  4715.                                 ],
  4716.                                 'packshots-m' => [
  4717.                                     'items' => [
  4718.                                         => [
  4719.                                             'method' => 'resize',
  4720.                                             'arguments' => [
  4721.                                                 'width' => 370,
  4722.                                                 'height' => 370,
  4723.                                             ],
  4724.                                         ],
  4725.                                     ],
  4726.                                     'medias' => [
  4727.                                     ],
  4728.                                     'name' => 'packshots-m',
  4729.                                     'description' => '',
  4730.                                     'group' => '',
  4731.                                     'format' => 'SOURCE',
  4732.                                     'quality' => 85,
  4733.                                     'highResolution' => 0.0,
  4734.                                     'preserveColor' => false,
  4735.                                     'preserveMetaData' => false,
  4736.                                     'rasterizeSVG' => false,
  4737.                                     'downloadable' => false,
  4738.                                     'modificationDate' => 1701866382,
  4739.                                     'creationDate' => 1701866342,
  4740.                                     'preserveAnimation' => false,
  4741.                                 ],
  4742.                                 'packshots-xs' => [
  4743.                                     'items' => [
  4744.                                         => [
  4745.                                             'method' => 'resize',
  4746.                                             'arguments' => [
  4747.                                                 'width' => 75,
  4748.                                                 'height' => 75,
  4749.                                             ],
  4750.                                         ],
  4751.                                     ],
  4752.                                     'medias' => [
  4753.                                     ],
  4754.                                     'name' => 'packshots-xs',
  4755.                                     'description' => '',
  4756.                                     'group' => '',
  4757.                                     'format' => 'SOURCE',
  4758.                                     'quality' => 85,
  4759.                                     'highResolution' => 0.0,
  4760.                                     'preserveColor' => false,
  4761.                                     'preserveMetaData' => false,
  4762.                                     'rasterizeSVG' => false,
  4763.                                     'downloadable' => false,
  4764.                                     'modificationDate' => 1701788939,
  4765.                                     'creationDate' => 1701788799,
  4766.                                     'preserveAnimation' => false,
  4767.                                 ],
  4768.                                 'packshots' => [
  4769.                                     'items' => [
  4770.                                         => [
  4771.                                             'method' => 'resize',
  4772.                                             'arguments' => [
  4773.                                                 'width' => 440,
  4774.                                                 'height' => 440,
  4775.                                             ],
  4776.                                         ],
  4777.                                     ],
  4778.                                     'medias' => [
  4779.                                     ],
  4780.                                     'name' => 'packshots',
  4781.                                     'description' => '',
  4782.                                     'group' => '',
  4783.                                     'format' => 'ORIGINAL',
  4784.                                     'quality' => 100,
  4785.                                     'highResolution' => 0.0,
  4786.                                     'preserveColor' => false,
  4787.                                     'preserveMetaData' => false,
  4788.                                     'rasterizeSVG' => false,
  4789.                                     'downloadable' => false,
  4790.                                     'modificationDate' => 1750937151,
  4791.                                     'creationDate' => 1687509341,
  4792.                                     'preserveAnimation' => false,
  4793.                                 ],
  4794.                                 'vh_test' => [
  4795.                                     'items' => [
  4796.                                     ],
  4797.                                     'medias' => [
  4798.                                     ],
  4799.                                     'name' => 'vh_test',
  4800.                                     'description' => '',
  4801.                                     'group' => 'Versandhandel',
  4802.                                     'format' => 'PNG',
  4803.                                     'quality' => 85,
  4804.                                     'highResolution' => 0.0,
  4805.                                     'preserveColor' => false,
  4806.                                     'preserveMetaData' => false,
  4807.                                     'rasterizeSVG' => false,
  4808.                                     'downloadable' => false,
  4809.                                     'modificationDate' => 1747919822,
  4810.                                     'creationDate' => 1747919702,
  4811.                                     'preserveAnimation' => false,
  4812.                                 ],
  4813.                                 'web_medium' => [
  4814.                                     'items' => [
  4815.                                         => [
  4816.                                             'method' => 'scaleByWidth',
  4817.                                             'arguments' => [
  4818.                                                 'width' => 1000,
  4819.                                                 'forceResize' => true,
  4820.                                             ],
  4821.                                         ],
  4822.                                         => [
  4823.                                             'method' => 'scaleByHeight',
  4824.                                             'arguments' => [
  4825.                                                 'height' => 1000,
  4826.                                                 'forceResize' => true,
  4827.                                             ],
  4828.                                         ],
  4829.                                     ],
  4830.                                     'medias' => [
  4831.                                     ],
  4832.                                     'name' => 'web_medium',
  4833.                                     'description' => '',
  4834.                                     'group' => '',
  4835.                                     'format' => 'SOURCE',
  4836.                                     'quality' => 85,
  4837.                                     'highResolution' => 0.0,
  4838.                                     'preserveColor' => false,
  4839.                                     'preserveMetaData' => false,
  4840.                                     'rasterizeSVG' => false,
  4841.                                     'downloadable' => false,
  4842.                                     'modificationDate' => 1667987629,
  4843.                                     'creationDate' => 1660049291,
  4844.                                     'preserveAnimation' => false,
  4845.                                 ],
  4846.                                 'web_medium_16x9' => [
  4847.                                     'items' => [
  4848.                                         => [
  4849.                                             'method' => 'cover',
  4850.                                             'arguments' => [
  4851.                                                 'width' => 2500,
  4852.                                                 'height' => 1406,
  4853.                                                 'positioning' => 'center',
  4854.                                                 'forceResize' => true,
  4855.                                             ],
  4856.                                         ],
  4857.                                     ],
  4858.                                     'medias' => [
  4859.                                     ],
  4860.                                     'name' => 'web_medium_16x9',
  4861.                                     'description' => '',
  4862.                                     'group' => '',
  4863.                                     'format' => 'ORIGINAL',
  4864.                                     'quality' => 85,
  4865.                                     'highResolution' => 0.0,
  4866.                                     'preserveColor' => false,
  4867.                                     'preserveMetaData' => false,
  4868.                                     'rasterizeSVG' => false,
  4869.                                     'downloadable' => false,
  4870.                                     'modificationDate' => 1742459964,
  4871.                                     'creationDate' => 1667986262,
  4872.                                     'preserveAnimation' => false,
  4873.                                 ],
  4874.                                 'web_medium_1x1' => [
  4875.                                     'items' => [
  4876.                                         => [
  4877.                                             'method' => 'cover',
  4878.                                             'arguments' => [
  4879.                                                 'width' => 1000,
  4880.                                                 'height' => 1000,
  4881.                                                 'positioning' => 'center',
  4882.                                                 'forceResize' => true,
  4883.                                             ],
  4884.                                         ],
  4885.                                     ],
  4886.                                     'medias' => [
  4887.                                     ],
  4888.                                     'name' => 'web_medium_1x1',
  4889.                                     'description' => '',
  4890.                                     'group' => '',
  4891.                                     'format' => 'SOURCE',
  4892.                                     'quality' => 85,
  4893.                                     'highResolution' => 0.0,
  4894.                                     'preserveColor' => false,
  4895.                                     'preserveMetaData' => false,
  4896.                                     'rasterizeSVG' => false,
  4897.                                     'downloadable' => false,
  4898.                                     'modificationDate' => 1667986069,
  4899.                                     'creationDate' => 1667982825,
  4900.                                     'preserveAnimation' => false,
  4901.                                 ],
  4902.                                 'web_medium_3x2' => [
  4903.                                     'items' => [
  4904.                                         => [
  4905.                                             'method' => 'cover',
  4906.                                             'arguments' => [
  4907.                                                 'width' => 1500,
  4908.                                                 'height' => 1000,
  4909.                                                 'positioning' => 'center',
  4910.                                                 'forceResize' => true,
  4911.                                             ],
  4912.                                         ],
  4913.                                     ],
  4914.                                     'medias' => [
  4915.                                     ],
  4916.                                     'name' => 'web_medium_3x2',
  4917.                                     'description' => '',
  4918.                                     'group' => '',
  4919.                                     'format' => 'SOURCE',
  4920.                                     'quality' => 85,
  4921.                                     'highResolution' => 0.0,
  4922.                                     'preserveColor' => false,
  4923.                                     'preserveMetaData' => false,
  4924.                                     'rasterizeSVG' => false,
  4925.                                     'downloadable' => false,
  4926.                                     'modificationDate' => 1667986113,
  4927.                                     'creationDate' => 1667986083,
  4928.                                     'preserveAnimation' => false,
  4929.                                 ],
  4930.                                 'web_medium_4x3' => [
  4931.                                     'items' => [
  4932.                                         => [
  4933.                                             'method' => 'cover',
  4934.                                             'arguments' => [
  4935.                                                 'width' => 1440,
  4936.                                                 'height' => 1080,
  4937.                                                 'positioning' => 'center',
  4938.                                                 'forceResize' => true,
  4939.                                             ],
  4940.                                         ],
  4941.                                     ],
  4942.                                     'medias' => [
  4943.                                     ],
  4944.                                     'name' => 'web_medium_4x3',
  4945.                                     'description' => '',
  4946.                                     'group' => '',
  4947.                                     'format' => 'SOURCE',
  4948.                                     'quality' => 85,
  4949.                                     'highResolution' => 0.0,
  4950.                                     'preserveColor' => false,
  4951.                                     'preserveMetaData' => false,
  4952.                                     'rasterizeSVG' => false,
  4953.                                     'downloadable' => false,
  4954.                                     'modificationDate' => 1680018077,
  4955.                                     'creationDate' => 1667986166,
  4956.                                     'preserveAnimation' => false,
  4957.                                 ],
  4958.                                 'web_medium_5x8' => [
  4959.                                     'items' => [
  4960.                                         => [
  4961.                                             'method' => 'cover',
  4962.                                             'arguments' => [
  4963.                                                 'width' => 1000,
  4964.                                                 'height' => 1600,
  4965.                                                 'positioning' => 'center',
  4966.                                                 'forceResize' => true,
  4967.                                             ],
  4968.                                         ],
  4969.                                     ],
  4970.                                     'medias' => [
  4971.                                     ],
  4972.                                     'name' => 'web_medium_5x8',
  4973.                                     'description' => '',
  4974.                                     'group' => '',
  4975.                                     'format' => 'SOURCE',
  4976.                                     'quality' => 85,
  4977.                                     'highResolution' => 0.0,
  4978.                                     'preserveColor' => false,
  4979.                                     'preserveMetaData' => false,
  4980.                                     'rasterizeSVG' => false,
  4981.                                     'downloadable' => false,
  4982.                                     'modificationDate' => 1667986639,
  4983.                                     'creationDate' => 1667986121,
  4984.                                     'preserveAnimation' => false,
  4985.                                 ],
  4986.                                 'web_medium_wirkstoffe_16x9' => [
  4987.                                     'items' => [
  4988.                                         => [
  4989.                                             'method' => 'cover',
  4990.                                             'arguments' => [
  4991.                                                 'width' => 640,
  4992.                                                 'height' => 360,
  4993.                                                 'positioning' => 'center',
  4994.                                                 'forceResize' => true,
  4995.                                             ],
  4996.                                         ],
  4997.                                     ],
  4998.                                     'medias' => [
  4999.                                     ],
  5000.                                     'name' => 'web_medium_wirkstoffe_16x9',
  5001.                                     'description' => '',
  5002.                                     'group' => '',
  5003.                                     'format' => 'SOURCE',
  5004.                                     'quality' => 85,
  5005.                                     'highResolution' => 0.0,
  5006.                                     'preserveColor' => false,
  5007.                                     'preserveMetaData' => false,
  5008.                                     'rasterizeSVG' => false,
  5009.                                     'downloadable' => false,
  5010.                                     'modificationDate' => 1712319669,
  5011.                                     'creationDate' => 1712319605,
  5012.                                     'preserveAnimation' => false,
  5013.                                 ],
  5014.                                 'web_medium_wirkstoffe_1x1' => [
  5015.                                     'items' => [
  5016.                                         => [
  5017.                                             'method' => 'cover',
  5018.                                             'arguments' => [
  5019.                                                 'width' => 248,
  5020.                                                 'height' => 248,
  5021.                                                 'positioning' => 'center',
  5022.                                                 'forceResize' => true,
  5023.                                             ],
  5024.                                         ],
  5025.                                     ],
  5026.                                     'medias' => [
  5027.                                     ],
  5028.                                     'name' => 'web_medium_wirkstoffe_1x1',
  5029.                                     'description' => '',
  5030.                                     'group' => '',
  5031.                                     'format' => 'SOURCE',
  5032.                                     'quality' => 85,
  5033.                                     'highResolution' => 0.0,
  5034.                                     'preserveColor' => false,
  5035.                                     'preserveMetaData' => false,
  5036.                                     'rasterizeSVG' => false,
  5037.                                     'downloadable' => false,
  5038.                                     'modificationDate' => 1712319739,
  5039.                                     'creationDate' => 1712319711,
  5040.                                     'preserveAnimation' => false,
  5041.                                 ],
  5042.                                 'web_medium_wirkstoffe_4x3' => [
  5043.                                     'items' => [
  5044.                                         => [
  5045.                                             'method' => 'cover',
  5046.                                             'arguments' => [
  5047.                                                 'width' => 640,
  5048.                                                 'height' => 480,
  5049.                                                 'positioning' => 'center',
  5050.                                                 'forceResize' => true,
  5051.                                             ],
  5052.                                         ],
  5053.                                     ],
  5054.                                     'medias' => [
  5055.                                     ],
  5056.                                     'name' => 'web_medium_wirkstoffe_4x3',
  5057.                                     'description' => '',
  5058.                                     'group' => '',
  5059.                                     'format' => 'SOURCE',
  5060.                                     'quality' => 85,
  5061.                                     'highResolution' => 0.0,
  5062.                                     'preserveColor' => false,
  5063.                                     'preserveMetaData' => false,
  5064.                                     'rasterizeSVG' => false,
  5065.                                     'downloadable' => false,
  5066.                                     'modificationDate' => 1712319694,
  5067.                                     'creationDate' => 1712316608,
  5068.                                     'preserveAnimation' => false,
  5069.                                 ],
  5070.                             ],
  5071.                             'clip_auto_support' => true,
  5072.                             'image_optimizers' => [
  5073.                                 'enabled' => true,
  5074.                             ],
  5075.                             'auto_formats' => [
  5076.                                 'avif' => [
  5077.                                     'enabled' => true,
  5078.                                     'quality' => 15,
  5079.                                 ],
  5080.                                 'webp' => [
  5081.                                     'enabled' => true,
  5082.                                     'quality' => NULL,
  5083.                                 ],
  5084.                             ],
  5085.                             'status_cache' => true,
  5086.                             'auto_clear_temp_files' => true,
  5087.                         ],
  5088.                         'max_pixels' => 40000000,
  5089.                         'low_quality_image_preview' => [
  5090.                             'enabled' => true,
  5091.                         ],
  5092.                         'focal_point_detection' => [
  5093.                             'enabled' => true,
  5094.                         ],
  5095.                     ],
  5096.                     'video' => [
  5097.                         'thumbnails' => [
  5098.                             'definitions' => [
  5099.                                 'Video_Bundle' => [
  5100.                                     'items' => [
  5101.                                         => [
  5102.                                             'method' => 'scaleByWidth',
  5103.                                             'arguments' => [
  5104.                                                 'width' => 640,
  5105.                                             ],
  5106.                                         ],
  5107.                                     ],
  5108.                                     'medias' => [
  5109.                                     ],
  5110.                                     'name' => 'Video_Bundle',
  5111.                                     'description' => '',
  5112.                                     'group' => '',
  5113.                                     'videoBitrate' => 400,
  5114.                                     'audioBitrate' => 128,
  5115.                                     'modificationDate' => 1715945613,
  5116.                                     'creationDate' => 1715945529,
  5117.                                 ],
  5118.                                 'Videotest' => [
  5119.                                     'items' => [
  5120.                                     ],
  5121.                                     'medias' => [
  5122.                                     ],
  5123.                                     'name' => 'Videotest',
  5124.                                     'description' => '',
  5125.                                     'group' => '',
  5126.                                     'videoBitrate' => 600,
  5127.                                     'audioBitrate' => 128,
  5128.                                     'modificationDate' => 1719477082,
  5129.                                     'creationDate' => 1719477073,
  5130.                                 ],
  5131.                             ],
  5132.                             'auto_clear_temp_files' => true,
  5133.                         ],
  5134.                     ],
  5135.                     'frontend_prefixes' => [
  5136.                         'source' => '',
  5137.                         'thumbnail' => '',
  5138.                         'thumbnail_deferred' => '',
  5139.                     ],
  5140.                     'preview_image_thumbnail' => NULL,
  5141.                     'default_upload_path' => '_default_upload_bucket',
  5142.                     'tree_paging_limit' => 100,
  5143.                     'icc_rgb_profile' => NULL,
  5144.                     'icc_cmyk_profile' => NULL,
  5145.                 ],
  5146.                 'objects' => [
  5147.                     'class_definitions' => [
  5148.                         'data' => [
  5149.                             'map' => [
  5150.                                 'block' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Block',
  5151.                                 'calculatedValue' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\CalculatedValue',
  5152.                                 'checkbox' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Checkbox',
  5153.                                 'classificationstore' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Classificationstore',
  5154.                                 'consent' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Consent',
  5155.                                 'country' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Country',
  5156.                                 'countrymultiselect' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Countrymultiselect',
  5157.                                 'date' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Date',
  5158.                                 'datetime' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Datetime',
  5159.                                 'email' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Email',
  5160.                                 'encryptedField' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\EncryptedField',
  5161.                                 'externalImage' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\ExternalImage',
  5162.                                 'fieldcollections' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Fieldcollections',
  5163.                                 'firstname' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Firstname',
  5164.                                 'gender' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Gender',
  5165.                                 'geobounds' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Geobounds',
  5166.                                 'geopoint' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Geopoint',
  5167.                                 'geopolygon' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Geopolygon',
  5168.                                 'geopolyline' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Geopolyline',
  5169.                                 'hotspotimage' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Hotspotimage',
  5170.                                 'manyToOneRelation' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\ManyToOneRelation',
  5171.                                 'image' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Image',
  5172.                                 'imageGallery' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\ImageGallery',
  5173.                                 'input' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Input',
  5174.                                 'language' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Language',
  5175.                                 'languagemultiselect' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Languagemultiselect',
  5176.                                 'lastname' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Lastname',
  5177.                                 'link' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Link',
  5178.                                 'localizedfields' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Localizedfields',
  5179.                                 'manyToManyRelation' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\ManyToManyRelation',
  5180.                                 'advancedManyToManyRelation' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\AdvancedManyToManyRelation',
  5181.                                 'multiselect' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Multiselect',
  5182.                                 'newsletterActive' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\NewsletterActive',
  5183.                                 'reverseObjectRelation' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\ReverseObjectRelation',
  5184.                                 'urlSlug' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\UrlSlug',
  5185.                                 'numeric' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Numeric',
  5186.                                 'objectbricks' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Objectbricks',
  5187.                                 'manyToManyObjectRelation' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\ManyToManyObjectRelation',
  5188.                                 'advancedManyToManyObjectRelation' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\AdvancedManyToManyObjectRelation',
  5189.                                 'password' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Password',
  5190.                                 'rgbaColor' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\RgbaColor',
  5191.                                 'targetGroup' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\TargetGroup',
  5192.                                 'targetGroupMultiselect' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\TargetGroupMultiselect',
  5193.                                 'quantityValue' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\QuantityValue',
  5194.                                 'inputQuantityValue' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\InputQuantityValue',
  5195.                                 'select' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Select',
  5196.                                 'slider' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Slider',
  5197.                                 'structuredTable' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\StructuredTable',
  5198.                                 'table' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Table',
  5199.                                 'textarea' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Textarea',
  5200.                                 'time' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Time',
  5201.                                 'user' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\User',
  5202.                                 'video' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Video',
  5203.                                 'wysiwyg' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Wysiwyg',
  5204.                             ],
  5205.                             'prefixes' => [
  5206.                                 => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\',
  5207.                                 => '\\Object_Class_Data_',
  5208.                             ],
  5209.                         ],
  5210.                         'layout' => [
  5211.                             'prefixes' => [
  5212.                                 => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Layout\\',
  5213.                                 => '\\Object_Class_Layout_',
  5214.                             ],
  5215.                             'map' => [
  5216.                             ],
  5217.                         ],
  5218.                     ],
  5219.                     'versions' => [
  5220.                         'days' => NULL,
  5221.                         'steps' => NULL,
  5222.                         'disable_stack_trace' => false,
  5223.                     ],
  5224.                     'ignore_localized_query_fallback' => false,
  5225.                     'tree_paging_limit' => 30,
  5226.                     'auto_save_interval' => 60,
  5227.                 ],
  5228.                 'documents' => [
  5229.                     'editables' => [
  5230.                         'prefixes' => [
  5231.                             => '\\Pimcore\\Model\\Document\\Editable\\',
  5232.                         ],
  5233.                         'map' => [
  5234.                         ],
  5235.                     ],
  5236.                     'types' => [
  5237.                         => 'folder',
  5238.                         => 'page',
  5239.                         => 'snippet',
  5240.                         => 'link',
  5241.                         => 'hardlink',
  5242.                         => 'email',
  5243.                         => 'newsletter',
  5244.                         => 'printpage',
  5245.                         => 'printcontainer',
  5246.                     ],
  5247.                     'valid_tables' => [
  5248.                         => 'email',
  5249.                         => 'newsletter',
  5250.                         => 'hardlink',
  5251.                         => 'link',
  5252.                         => 'page',
  5253.                         => 'snippet',
  5254.                     ],
  5255.                     'versions' => [
  5256.                         'days' => NULL,
  5257.                         'steps' => NULL,
  5258.                         'disable_stack_trace' => false,
  5259.                     ],
  5260.                     'error_pages' => [
  5261.                         'default' => '',
  5262.                         'localized' => [
  5263.                             'de' => '',
  5264.                             'en' => '',
  5265.                             'es' => '',
  5266.                         ],
  5267.                     ],
  5268.                     'doc_types' => [
  5269.                         'definitions' => [
  5270.                         ],
  5271.                     ],
  5272.                     'default_controller' => 'App\\Controller\\DefaultController::defaultAction',
  5273.                     'allow_trailing_slash' => 'no',
  5274.                     'generate_preview' => false,
  5275.                     'preview_url_prefix' => '',
  5276.                     'tree_paging_limit' => 50,
  5277.                     'areas' => [
  5278.                         'autoload' => true,
  5279.                     ],
  5280.                     'newsletter' => [
  5281.                         'defaultUrlPrefix' => NULL,
  5282.                     ],
  5283.                     'web_to_print' => [
  5284.                         'pdf_creation_php_memory_limit' => '2048M',
  5285.                         'default_controller_print_page' => 'App\\Controller\\Web2printController::defaultAction',
  5286.                         'default_controller_print_container' => 'App\\Controller\\Web2printController::containerAction',
  5287.                         'enableInDefaultView' => false,
  5288.                         'generalTool' => '',
  5289.                     ],
  5290.                     'auto_save_interval' => 60,
  5291.                     'static_page_router' => [
  5292.                         'enabled' => false,
  5293.                         'route_pattern' => NULL,
  5294.                     ],
  5295.                 ],
  5296.                 'routing' => [
  5297.                     'direct_route_document_types' => [
  5298.                         => 'page',
  5299.                         => 'snippet',
  5300.                         => 'email',
  5301.                         => 'newsletter',
  5302.                         => 'printpage',
  5303.                         => 'printcontainer',
  5304.                     ],
  5305.                     'allow_processing_unpublished_fallback_document' => false,
  5306.                     'static' => [
  5307.                         'locale_params' => [
  5308.                         ],
  5309.                     ],
  5310.                 ],
  5311.                 'newsletter' => [
  5312.                     'source_adapters' => [
  5313.                         'defaultAdapter' => 'pimcore.document.newsletter.factory.default',
  5314.                         'csvList' => 'pimcore.document.newsletter.factory.csv',
  5315.                         'reportAdapter' => 'pimcore.document.newsletter.factory.report',
  5316.                     ],
  5317.                     'method' => NULL,
  5318.                 ],
  5319.                 'custom_report' => [
  5320.                     'adapters' => [
  5321.                         'sql' => 'pimcore.custom_report.adapter.factory.sql',
  5322.                         'analytics' => 'pimcore.custom_report.adapter.factory.analytics',
  5323.                     ],
  5324.                     'definitions' => [
  5325.                     ],
  5326.                 ],
  5327.                 'targeting' => [
  5328.                     'data_providers' => [
  5329.                         'device' => 'Pimcore\\Targeting\\DataProvider\\Device',
  5330.                         'geoip' => 'Pimcore\\Targeting\\DataProvider\\GeoIp',
  5331.                         'geolocation' => 'Pimcore\\Targeting\\DataProvider\\GeoLocation',
  5332.                         'targeting_storage' => 'Pimcore\\Targeting\\DataProvider\\TargetingStorage',
  5333.                         'visited_pages_counter' => 'Pimcore\\Targeting\\DataProvider\\VisitedPagesCounter',
  5334.                     ],
  5335.                     'conditions' => [
  5336.                         'browser' => 'Pimcore\\Targeting\\Condition\\Browser',
  5337.                         'country' => 'Pimcore\\Targeting\\Condition\\Country',
  5338.                         'geopoint' => 'Pimcore\\Targeting\\Condition\\GeoPoint',
  5339.                         'hardwareplatform' => 'Pimcore\\Targeting\\Condition\\HardwarePlatform',
  5340.                         'language' => 'Pimcore\\Targeting\\Condition\\Language',
  5341.                         'operatingsystem' => 'Pimcore\\Targeting\\Condition\\OperatingSystem',
  5342.                         'referringsite' => 'Pimcore\\Targeting\\Condition\\ReferringSite',
  5343.                         'searchengine' => 'Pimcore\\Targeting\\Condition\\SearchEngine',
  5344.                         'target_group' => 'Pimcore\\Targeting\\Condition\\TargetGroup',
  5345.                         'timeonsite' => 'Pimcore\\Targeting\\Condition\\TimeOnSite',
  5346.                         'url' => 'Pimcore\\Targeting\\Condition\\Url',
  5347.                         'visitedpagesbefore' => 'Pimcore\\Targeting\\Condition\\VisitedPagesBefore',
  5348.                     ],
  5349.                     'action_handlers' => [
  5350.                         'assign_target_group' => 'Pimcore\\Targeting\\ActionHandler\\AssignTargetGroup',
  5351.                         'codesnippet' => 'Pimcore\\Targeting\\ActionHandler\\CodeSnippet',
  5352.                         'redirect' => 'Pimcore\\Targeting\\ActionHandler\\Redirect',
  5353.                     ],
  5354.                     'enabled' => true,
  5355.                     'storage_id' => 'Pimcore\\Targeting\\Storage\\CookieStorage',
  5356.                     'session' => [
  5357.                         'enabled' => false,
  5358.                     ],
  5359.                 ],
  5360.                 'context' => [
  5361.                     'profiler' => [
  5362.                         'routes' => [
  5363.                             => [
  5364.                                 'path' => '^/_(profiler|wdt)(/.*)?$',
  5365.                                 'route' => false,
  5366.                                 'host' => false,
  5367.                                 'methods' => [
  5368.                                 ],
  5369.                             ],
  5370.                         ],
  5371.                     ],
  5372.                     'admin' => [
  5373.                         'routes' => [
  5374.                             => [
  5375.                                 'path' => '^/admin(/.*)?$',
  5376.                                 'route' => false,
  5377.                                 'host' => false,
  5378.                                 'methods' => [
  5379.                                 ],
  5380.                             ],
  5381.                             => [
  5382.                                 'route' => '^pimcore_admin_',
  5383.                                 'path' => false,
  5384.                                 'host' => false,
  5385.                                 'methods' => [
  5386.                                 ],
  5387.                             ],
  5388.                         ],
  5389.                     ],
  5390.                     'plugin' => [
  5391.                         'routes' => [
  5392.                             => [
  5393.                                 'path' => '^/plugin(/.*)?$',
  5394.                                 'route' => false,
  5395.                                 'host' => false,
  5396.                                 'methods' => [
  5397.                                 ],
  5398.                             ],
  5399.                         ],
  5400.                     ],
  5401.                 ],
  5402.                 'admin' => [
  5403.                     'session' => [
  5404.                         'attribute_bags' => [
  5405.                             'pimcore_admin' => [
  5406.                                 'storage_key' => '_pimcore_admin',
  5407.                             ],
  5408.                             'pimcore_objects' => [
  5409.                                 'storage_key' => '_pimcore_objects',
  5410.                             ],
  5411.                             'pimcore_copy' => [
  5412.                                 'storage_key' => '_pimcore_copy',
  5413.                             ],
  5414.                             'pimcore_gridconfig' => [
  5415.                                 'storage_key' => '_pimcore_gridconfig',
  5416.                             ],
  5417.                             'pimcore_importconfig' => [
  5418.                                 'storage_key' => '_pimcore_importconfig',
  5419.                             ],
  5420.                         ],
  5421.                     ],
  5422.                     'unauthenticated_routes' => [
  5423.                         => [
  5424.                             'route' => 'pimcore_settings_display_custom_logo',
  5425.                             'path' => false,
  5426.                             'host' => false,
  5427.                             'methods' => [
  5428.                             ],
  5429.                         ],
  5430.                         => [
  5431.                             'route' => 'pimcore_admin_login',
  5432.                             'path' => false,
  5433.                             'host' => false,
  5434.                             'methods' => [
  5435.                             ],
  5436.                         ],
  5437.                         => [
  5438.                             'route' => 'pimcore_admin_webdav',
  5439.                             'path' => false,
  5440.                             'host' => false,
  5441.                             'methods' => [
  5442.                             ],
  5443.                         ],
  5444.                     ],
  5445.                     'translations' => [
  5446.                         'path' => '@PimcoreCoreBundle/Resources/translations',
  5447.                     ],
  5448.                 ],
  5449.                 'sitemaps' => [
  5450.                     'generators' => [
  5451.                         'pimcore_documents' => [
  5452.                             'enabled' => true,
  5453.                             'priority' => 100,
  5454.                             'generator_id' => 'Pimcore\\Sitemap\\Document\\DocumentTreeGenerator',
  5455.                         ],
  5456.                     ],
  5457.                 ],
  5458.                 'redirects' => [
  5459.                     'status_codes' => [
  5460.                         300 => 'Multiple Choices',
  5461.                         301 => 'Moved Permanently',
  5462.                         302 => 'Found',
  5463.                         303 => 'See Other',
  5464.                         307 => 'Temporary Redirect',
  5465.                     ],
  5466.                 ],
  5467.                 'glossary' => [
  5468.                     'blocked_tags' => [
  5469.                         => 'a',
  5470.                         => 'script',
  5471.                         => 'style',
  5472.                         => 'code',
  5473.                         => 'pre',
  5474.                         => 'textarea',
  5475.                         => 'acronym',
  5476.                         => 'abbr',
  5477.                         => 'option',
  5478.                         => 'h1',
  5479.                         10 => 'h2',
  5480.                         11 => 'h3',
  5481.                         12 => 'h4',
  5482.                         13 => 'h5',
  5483.                         14 => 'h6',
  5484.                     ],
  5485.                 ],
  5486.                 'translations' => [
  5487.                     'debugging' => [
  5488.                         'enabled' => true,
  5489.                         'parameter' => 'pimcore_debug_translations',
  5490.                     ],
  5491.                     'admin_translation_mapping' => [
  5492.                     ],
  5493.                     'data_object' => [
  5494.                     ],
  5495.                 ],
  5496.                 'email' => [
  5497.                     'sender' => [
  5498.                         'name' => '',
  5499.                         'email' => 'no-reply@twocream.com',
  5500.                     ],
  5501.                     'return' => [
  5502.                         'name' => '',
  5503.                         'email' => '',
  5504.                     ],
  5505.                     'debug' => [
  5506.                         'email_addresses' => '',
  5507.                     ],
  5508.                     'usespecific' => false,
  5509.                 ],
  5510.                 'general' => [
  5511.                     'domain' => '',
  5512.                     'redirect_to_maindomain' => false,
  5513.                     'language' => 'de',
  5514.                     'valid_languages' => 'de,en,es',
  5515.                     'fallback_languages' => [
  5516.                         'de' => '',
  5517.                         'en' => '',
  5518.                         'es' => '',
  5519.                     ],
  5520.                     'default_language' => 'de',
  5521.                     'debug_admin_translations' => false,
  5522.                     'timezone' => '',
  5523.                     'path_variable' => NULL,
  5524.                     'disable_usage_statistics' => false,
  5525.                     'instance_identifier' => NULL,
  5526.                 ],
  5527.                 'properties' => [
  5528.                     'predefined' => [
  5529.                         'definitions' => [
  5530.                             'c8007b41-6c93-471c-8ec5-d15431f45f9f' => [
  5531.                                 'name' => 'Silikonfrei',
  5532.                                 'description' => 'Silikonfrei'."\n".'',
  5533.                                 'key' => 'silikonfrei',
  5534.                                 'type' => 'bool',
  5535.                                 'data' => '',
  5536.                                 'config' => '',
  5537.                                 'ctype' => 'object',
  5538.                                 'inheritable' => true,
  5539.                                 'creationDate' => 1749713166,
  5540.                                 'modificationDate' => 1749713297,
  5541.                             ],
  5542.                         ],
  5543.                     ],
  5544.                 ],
  5545.                 'error_handling' => [
  5546.                     'render_error_document' => true,
  5547.                 ],
  5548.                 'flags' => [
  5549.                 ],
  5550.                 'maps' => [
  5551.                     'tile_layer_url_template' => 'https://a.tile.openstreetmap.org/{z}/{x}/{y}.png',
  5552.                     'geocoding_url_template' => 'https://nominatim.openstreetmap.org/search?q={q}&addressdetails=1&format=json&limit=1',
  5553.                     'reverse_geocoding_url_template' => 'https://nominatim.openstreetmap.org/reverse?format=json&lat={lat}&lon={lon}&addressdetails=1',
  5554.                 ],
  5555.                 'maintenance' => [
  5556.                     'housekeeping' => [
  5557.                         'cleanup_tmp_files_atime_older_than' => 7776000,
  5558.                         'cleanup_profiler_files_atime_older_than' => 1800,
  5559.                     ],
  5560.                 ],
  5561.                 'services' => [
  5562.                     'google' => [
  5563.                         'client_id' => NULL,
  5564.                         'email' => NULL,
  5565.                         'simple_api_key' => NULL,
  5566.                         'browser_api_key' => NULL,
  5567.                     ],
  5568.                 ],
  5569.                 'encryption' => [
  5570.                     'secret' => NULL,
  5571.                 ],
  5572.                 'models' => [
  5573.                     'class_overrides' => [
  5574.                     ],
  5575.                 ],
  5576.                 'full_page_cache' => [
  5577.                     'enabled' => true,
  5578.                     'lifetime' => NULL,
  5579.                 ],
  5580.                 'workflows' => [
  5581.                 ],
  5582.                 'httpclient' => [
  5583.                     'adapter' => 'Socket',
  5584.                     'proxy_host' => NULL,
  5585.                     'proxy_port' => NULL,
  5586.                     'proxy_user' => NULL,
  5587.                     'proxy_pass' => NULL,
  5588.                 ],
  5589.                 'applicationlog' => [
  5590.                     'archive_treshold' => 30,
  5591.                     'archive_alternative_database' => '',
  5592.                     'delete_archive_threshold' => '6',
  5593.                 ],
  5594.                 'staticroutes' => [
  5595.                     'definitions' => [
  5596.                     ],
  5597.                 ],
  5598.                 'perspectives' => [
  5599.                     'definitions' => [
  5600.                     ],
  5601.                 ],
  5602.                 'custom_views' => [
  5603.                     'definitions' => [
  5604.                     ],
  5605.                 ],
  5606.             ],
  5607.             'pimcore.routing.static.locale_params' => [
  5608.             ],
  5609.             'pimcore.targeting.enabled' => true,
  5610.             'pimcore.targeting.conditions' => [
  5611.                 'browser' => 'Pimcore\\Targeting\\Condition\\Browser',
  5612.                 'country' => 'Pimcore\\Targeting\\Condition\\Country',
  5613.                 'geopoint' => 'Pimcore\\Targeting\\Condition\\GeoPoint',
  5614.                 'hardwareplatform' => 'Pimcore\\Targeting\\Condition\\HardwarePlatform',
  5615.                 'language' => 'Pimcore\\Targeting\\Condition\\Language',
  5616.                 'operatingsystem' => 'Pimcore\\Targeting\\Condition\\OperatingSystem',
  5617.                 'referringsite' => 'Pimcore\\Targeting\\Condition\\ReferringSite',
  5618.                 'searchengine' => 'Pimcore\\Targeting\\Condition\\SearchEngine',
  5619.                 'target_group' => 'Pimcore\\Targeting\\Condition\\TargetGroup',
  5620.                 'timeonsite' => 'Pimcore\\Targeting\\Condition\\TimeOnSite',
  5621.                 'url' => 'Pimcore\\Targeting\\Condition\\Url',
  5622.                 'visitedpagesbefore' => 'Pimcore\\Targeting\\Condition\\VisitedPagesBefore',
  5623.             ],
  5624.             'pimcore.geoip.db_file' => '',
  5625.             'pimcore.glossary.blocked_tags' => [
  5626.                 => 'a',
  5627.                 => 'script',
  5628.                 => 'style',
  5629.                 => 'code',
  5630.                 => 'pre',
  5631.                 => 'textarea',
  5632.                 => 'acronym',
  5633.                 => 'abbr',
  5634.                 => 'option',
  5635.                 => 'h1',
  5636.                 10 => 'h2',
  5637.                 11 => 'h3',
  5638.                 12 => 'h4',
  5639.                 13 => 'h5',
  5640.                 14 => 'h6',
  5641.             ],
  5642.             'pimcore.workflow' => [
  5643.             ],
  5644.             'pimcore.gdpr-data-extrator.dataobjects' => [
  5645.                 'classes' => [
  5646.                 ],
  5647.             ],
  5648.             'pimcore.gdpr-data-extrator.assets' => [
  5649.                 'types' => [
  5650.                 ],
  5651.             ],
  5652.             'pimcore_admin.dataObjects.notes_events.types' => [
  5653.                 => '',
  5654.                 => 'content',
  5655.                 => 'seo',
  5656.                 => 'warning',
  5657.                 => 'notice',
  5658.             ],
  5659.             'pimcore_admin.assets.notes_events.types' => [
  5660.                 => '',
  5661.                 => 'content',
  5662.                 => 'seo',
  5663.                 => 'warning',
  5664.                 => 'notice',
  5665.             ],
  5666.             'pimcore_admin.documents.notes_events.types' => [
  5667.                 => '',
  5668.                 => 'content',
  5669.                 => 'seo',
  5670.                 => 'warning',
  5671.                 => 'notice',
  5672.             ],
  5673.             'pimcore_admin.csrf_protection.excluded_routes' => [
  5674.             ],
  5675.             'pimcore_admin.admin_languages' => [
  5676.             ],
  5677.             'pimcore_admin.custom_admin_path_identifier' => NULL,
  5678.             'pimcore_admin.custom_admin_route_name' => 'my_custom_admin_entry_point',
  5679.             'pimcore_admin.config' => [
  5680.                 'branding' => [
  5681.                     'login_screen_invert_colors' => true,
  5682.                     'color_login_screen' => '#003e86',
  5683.                     'color_admin_interface' => '#003e86',
  5684.                     'color_admin_interface_background' => '',
  5685.                     'login_screen_custom_image' => '/static/admin/img/hevert.jpg',
  5686.                 ],
  5687.                 'gdpr_data_extractor' => [
  5688.                     'dataObjects' => [
  5689.                         'classes' => [
  5690.                         ],
  5691.                     ],
  5692.                     'assets' => [
  5693.                         'types' => [
  5694.                         ],
  5695.                     ],
  5696.                 ],
  5697.                 'objects' => [
  5698.                     'notes_events' => [
  5699.                         'types' => [
  5700.                             => '',
  5701.                             => 'content',
  5702.                             => 'seo',
  5703.                             => 'warning',
  5704.                             => 'notice',
  5705.                         ],
  5706.                     ],
  5707.                 ],
  5708.                 'assets' => [
  5709.                     'notes_events' => [
  5710.                         'types' => [
  5711.                             => '',
  5712.                             => 'content',
  5713.                             => 'seo',
  5714.                             => 'warning',
  5715.                             => 'notice',
  5716.                         ],
  5717.                     ],
  5718.                 ],
  5719.                 'documents' => [
  5720.                     'notes_events' => [
  5721.                         'types' => [
  5722.                             => '',
  5723.                             => 'content',
  5724.                             => 'seo',
  5725.                             => 'warning',
  5726.                             => 'notice',
  5727.                         ],
  5728.                     ],
  5729.                 ],
  5730.                 'admin_languages' => [
  5731.                 ],
  5732.                 'csrf_protection' => [
  5733.                     'excluded_routes' => [
  5734.                     ],
  5735.                 ],
  5736.                 'admin_csp_header' => [
  5737.                     'enabled' => false,
  5738.                     'exclude_paths' => [
  5739.                     ],
  5740.                     'additional_urls' => [
  5741.                         'default-src' => [
  5742.                         ],
  5743.                         'img-src' => [
  5744.                         ],
  5745.                         'script-src' => [
  5746.                         ],
  5747.                         'style-src' => [
  5748.                         ],
  5749.                         'connect-src' => [
  5750.                         ],
  5751.                         'font-src' => [
  5752.                         ],
  5753.                         'media-src' => [
  5754.                         ],
  5755.                         'frame-src' => [
  5756.                         ],
  5757.                     ],
  5758.                 ],
  5759.                 'custom_admin_path_identifier' => NULL,
  5760.                 'custom_admin_route_name' => 'my_custom_admin_entry_point',
  5761.             ],
  5762.             'advanced_object_search.core_fields_configuration' => [
  5763.                 'o_id' => [
  5764.                     'type' => 'long',
  5765.                     'title' => 'ID',
  5766.                     'fieldDefinition' => 'Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Numeric',
  5767.                 ],
  5768.                 'o_creationDate' => [
  5769.                     'type' => 'date',
  5770.                     'title' => 'creationdate',
  5771.                     'fieldDefinition' => 'Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Datetime',
  5772.                 ],
  5773.                 'o_modificationDate' => [
  5774.                     'type' => 'date',
  5775.                     'title' => 'modificationdate',
  5776.                     'fieldDefinition' => 'Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Datetime',
  5777.                 ],
  5778.                 'o_published' => [
  5779.                     'type' => 'boolean',
  5780.                     'title' => 'published',
  5781.                     'fieldDefinition' => 'Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Select',
  5782.                     'values' => [
  5783.                         'options' => [
  5784.                             => [
  5785.                                 'key' => 'Yes',
  5786.                                 'value' => true,
  5787.                             ],
  5788.                             => [
  5789.                                 'key' => 'No',
  5790.                                 'value' => false,
  5791.                             ],
  5792.                         ],
  5793.                     ],
  5794.                 ],
  5795.                 'o_type' => [
  5796.                     'type' => 'keyword',
  5797.                     'title' => 'type',
  5798.                     'fieldDefinition' => 'Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Select',
  5799.                     'values' => [
  5800.                         'options' => [
  5801.                             => [
  5802.                                 'key' => 'Variant',
  5803.                                 'value' => 'variant',
  5804.                             ],
  5805.                             => [
  5806.                                 'key' => 'Object',
  5807.                                 'value' => 'object',
  5808.                             ],
  5809.                         ],
  5810.                     ],
  5811.                 ],
  5812.                 'key' => [
  5813.                     'type' => 'keyword',
  5814.                     'title' => 'key',
  5815.                     'fieldDefinition' => 'Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Input',
  5816.                 ],
  5817.                 'path' => [
  5818.                     'type' => 'keyword',
  5819.                     'title' => 'path',
  5820.                     'fieldDefinition' => 'Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Input',
  5821.                 ],
  5822.                 'type' => [
  5823.                     'title' => 'classname',
  5824.                     'type' => 'keyword',
  5825.                 ],
  5826.             ],
  5827.             'pimcore.advanced_object_search.index_name_prefix' => 'advanced_object_search',
  5828.             'pimcore.advanced_object_search.es_hosts' => [
  5829.                 => 'localhost',
  5830.             ],
  5831.             'pimcore.advanced_object_search.index_configuration' => [
  5832.                 'nested_fields_limit' => 200,
  5833.                 'total_fields_limit' => 100000,
  5834.                 'exclude_classes' => [
  5835.                 ],
  5836.                 'exclude_fields' => [
  5837.                 ],
  5838.             ],
  5839.             'pimcore_data_hub' => [
  5840.                 'configurations' => [
  5841.                     'Abmessungen_OK' => [
  5842.                         'general' => [
  5843.                             'active' => true,
  5844.                             'type' => 'dataImporterDataObject',
  5845.                             'name' => 'Abmessungen_OK',
  5846.                             'description' => '',
  5847.                             'group' => 'Import',
  5848.                             'path' => NULL,
  5849.                             'modificationDate' => 1756725332,
  5850.                             'createDate' => 1756720143,
  5851.                         ],
  5852.                         'loaderConfig' => [
  5853.                             'type' => 'upload',
  5854.                             'settings' => [
  5855.                                 'uploadFilePath' => 'Abmessungen_OK/upload.import',
  5856.                             ],
  5857.                         ],
  5858.                         'interpreterConfig' => [
  5859.                             'type' => 'xlsx',
  5860.                             'settings' => [
  5861.                                 'skipFirstRow' => true,
  5862.                                 'sheetName' => 'OK',
  5863.                             ],
  5864.                         ],
  5865.                         'resolverConfig' => [
  5866.                             'elementType' => 'dataObject',
  5867.                             'dataObjectClassId' => '7',
  5868.                             'loadingStrategy' => [
  5869.                                 'type' => 'attribute',
  5870.                                 'settings' => [
  5871.                                     'dataSourceIndex' => '3',
  5872.                                     'attributeName' => 'pzn',
  5873.                                     'language' => '',
  5874.                                     'includeUnpublished' => true,
  5875.                                 ],
  5876.                             ],
  5877.                             'createLocationStrategy' => [
  5878.                                 'type' => 'doNotCreate',
  5879.                             ],
  5880.                             'locationUpdateStrategy' => [
  5881.                                 'type' => 'noChange',
  5882.                             ],
  5883.                             'publishingStrategy' => [
  5884.                                 'type' => 'noChangeUnpublishNew',
  5885.                             ],
  5886.                         ],
  5887.                         'processingConfig' => [
  5888.                             'executionType' => 'parallel',
  5889.                             'idDataIndex' => '3',
  5890.                             'cleanup' => [
  5891.                                 'strategy' => 'unpublish',
  5892.                             ],
  5893.                         ],
  5894.                         'mappingConfig' => [
  5895.                             => [
  5896.                                 'label' => 'Bruttogewicht',
  5897.                                 'dataSourceIndex' => [
  5898.                                     => '7',
  5899.                                 ],
  5900.                                 'transformationResultType' => 'numeric',
  5901.                                 'dataTarget' => [
  5902.                                     'type' => 'direct',
  5903.                                     'settings' => [
  5904.                                         'fieldName' => 'KartonGewicht',
  5905.                                         'language' => '',
  5906.                                         'writeIfTargetIsNotEmpty' => true,
  5907.                                         'writeIfSourceIsEmpty' => true,
  5908.                                     ],
  5909.                                 ],
  5910.                                 'transformationPipeline' => [
  5911.                                     => [
  5912.                                         'type' => 'numeric',
  5913.                                     ],
  5914.                                 ],
  5915.                             ],
  5916.                             => [
  5917.                                 'label' => 'LAENGE [8]',
  5918.                                 'dataSourceIndex' => [
  5919.                                     => '8',
  5920.                                 ],
  5921.                                 'transformationResultType' => 'numeric',
  5922.                                 'dataTarget' => [
  5923.                                     'type' => 'direct',
  5924.                                     'settings' => [
  5925.                                         'fieldName' => 'OKLaenge',
  5926.                                         'language' => '',
  5927.                                         'writeIfTargetIsNotEmpty' => true,
  5928.                                         'writeIfSourceIsEmpty' => true,
  5929.                                     ],
  5930.                                 ],
  5931.                                 'transformationPipeline' => [
  5932.                                     => [
  5933.                                         'type' => 'numeric',
  5934.                                     ],
  5935.                                 ],
  5936.                             ],
  5937.                             => [
  5938.                                 'label' => 'BREITE [9]',
  5939.                                 'dataSourceIndex' => [
  5940.                                     => '9',
  5941.                                 ],
  5942.                                 'transformationResultType' => 'numeric',
  5943.                                 'dataTarget' => [
  5944.                                     'type' => 'direct',
  5945.                                     'settings' => [
  5946.                                         'fieldName' => 'OKBreite',
  5947.                                         'language' => '',
  5948.                                         'writeIfTargetIsNotEmpty' => true,
  5949.                                         'writeIfSourceIsEmpty' => true,
  5950.                                     ],
  5951.                                 ],
  5952.                                 'transformationPipeline' => [
  5953.                                     => [
  5954.                                         'type' => 'numeric',
  5955.                                     ],
  5956.                                 ],
  5957.                             ],
  5958.                             => [
  5959.                                 'label' => 'HOEHE [10]',
  5960.                                 'dataSourceIndex' => [
  5961.                                     => '10',
  5962.                                 ],
  5963.                                 'transformationResultType' => 'numeric',
  5964.                                 'dataTarget' => [
  5965.                                     'type' => 'direct',
  5966.                                     'settings' => [
  5967.                                         'fieldName' => 'OKHoehe',
  5968.                                         'language' => '',
  5969.                                         'writeIfTargetIsNotEmpty' => true,
  5970.                                         'writeIfSourceIsEmpty' => true,
  5971.                                     ],
  5972.                                 ],
  5973.                                 'transformationPipeline' => [
  5974.                                     => [
  5975.                                         'type' => 'numeric',
  5976.                                     ],
  5977.                                 ],
  5978.                             ],
  5979.                             => [
  5980.                                 'label' => 'Menge',
  5981.                                 'dataSourceIndex' => [
  5982.                                     => '6',
  5983.                                 ],
  5984.                                 'transformationResultType' => 'numeric',
  5985.                                 'dataTarget' => [
  5986.                                     'type' => 'direct',
  5987.                                     'settings' => [
  5988.                                         'fieldName' => 'EinheitenproKarton',
  5989.                                         'language' => '',
  5990.                                         'writeIfTargetIsNotEmpty' => true,
  5991.                                         'writeIfSourceIsEmpty' => true,
  5992.                                     ],
  5993.                                 ],
  5994.                                 'transformationPipeline' => [
  5995.                                     => [
  5996.                                         'type' => 'numeric',
  5997.                                     ],
  5998.                                 ],
  5999.                             ],
  6000.                         ],
  6001.                         'executionConfig' => [
  6002.                             'scheduleType' => 'recurring',
  6003.                             'cronDefinition' => '',
  6004.                             'scheduledAt' => '',
  6005.                         ],
  6006.                         'permissions' => [
  6007.                             'user' => [
  6008.                             ],
  6009.                             'role' => [
  6010.                             ],
  6011.                         ],
  6012.                         'workspaces' => [
  6013.                         ],
  6014.                     ],
  6015.                     'Translation' => [
  6016.                         'general' => [
  6017.                             'type' => 'dataImporterDataObject',
  6018.                             'name' => 'Translation',
  6019.                             'description' => '',
  6020.                             'group' => '',
  6021.                             'active' => false,
  6022.                             'path' => NULL,
  6023.                             'modificationDate' => 1746626625,
  6024.                             'createDate' => 1746620906,
  6025.                         ],
  6026.                         'loaderConfig' => [
  6027.                             'type' => 'upload',
  6028.                             'settings' => [
  6029.                                 'uploadFilePath' => 'Translation/upload.import',
  6030.                             ],
  6031.                         ],
  6032.                         'interpreterConfig' => [
  6033.                             'type' => 'xlsx',
  6034.                             'settings' => [
  6035.                                 'skipFirstRow' => true,
  6036.                                 'sheetName' => 'Worksheet',
  6037.                             ],
  6038.                         ],
  6039.                         'resolverConfig' => [
  6040.                             'elementType' => 'dataObject',
  6041.                             'dataObjectClassId' => '7',
  6042.                             'loadingStrategy' => [
  6043.                                 'type' => 'id',
  6044.                                 'settings' => [
  6045.                                     'dataSourceIndex' => '0',
  6046.                                 ],
  6047.                             ],
  6048.                             'createLocationStrategy' => [
  6049.                                 'type' => 'doNotCreate',
  6050.                             ],
  6051.                             'locationUpdateStrategy' => [
  6052.                                 'type' => 'noChange',
  6053.                             ],
  6054.                             'publishingStrategy' => [
  6055.                                 'type' => 'noChangePublishNew',
  6056.                             ],
  6057.                         ],
  6058.                         'processingConfig' => [
  6059.                             'executionType' => 'parallel',
  6060.                             'idDataIndex' => '0',
  6061.                             'cleanup' => [
  6062.                                 'strategy' => 'unpublish',
  6063.                             ],
  6064.                         ],
  6065.                         'mappingConfig' => [
  6066.                             => [
  6067.                                 'label' => 'SEOTitleES',
  6068.                                 'dataSourceIndex' => [
  6069.                                     => '3',
  6070.                                 ],
  6071.                                 'transformationResultType' => 'default',
  6072.                                 'dataTarget' => [
  6073.                                     'type' => 'direct',
  6074.                                     'settings' => [
  6075.                                         'fieldName' => 'seoMetaTitle',
  6076.                                         'language' => 'en',
  6077.                                         'writeIfTargetIsNotEmpty' => true,
  6078.                                         'writeIfSourceIsEmpty' => true,
  6079.                                     ],
  6080.                                 ],
  6081.                                 'transformationPipeline' => [
  6082.                                 ],
  6083.                             ],
  6084.                             => [
  6085.                                 'label' => 'SEODesc',
  6086.                                 'dataSourceIndex' => [
  6087.                                     => '6',
  6088.                                 ],
  6089.                                 'transformationResultType' => 'default',
  6090.                                 'dataTarget' => [
  6091.                                     'type' => 'direct',
  6092.                                     'settings' => [
  6093.                                         'fieldName' => 'seoMetaDescription',
  6094.                                         'language' => 'en',
  6095.                                         'writeIfTargetIsNotEmpty' => true,
  6096.                                         'writeIfSourceIsEmpty' => true,
  6097.                                     ],
  6098.                                 ],
  6099.                                 'transformationPipeline' => [
  6100.                                 ],
  6101.                             ],
  6102.                             => [
  6103.                                 'label' => 'es [10]',
  6104.                                 'dataSourceIndex' => [
  6105.                                     => '9',
  6106.                                 ],
  6107.                                 'transformationResultType' => 'default',
  6108.                                 'dataTarget' => [
  6109.                                     'type' => 'direct',
  6110.                                     'settings' => [
  6111.                                         'fieldName' => 'seoMetaKeywords',
  6112.                                         'language' => 'en',
  6113.                                         'writeIfTargetIsNotEmpty' => true,
  6114.                                         'writeIfSourceIsEmpty' => true,
  6115.                                     ],
  6116.                                 ],
  6117.                                 'transformationPipeline' => [
  6118.                                 ],
  6119.                             ],
  6120.                             => [
  6121.                                 'label' => 'es [13]',
  6122.                                 'dataSourceIndex' => [
  6123.                                     => '12',
  6124.                                 ],
  6125.                                 'transformationResultType' => 'default',
  6126.                                 'dataTarget' => [
  6127.                                     'type' => 'direct',
  6128.                                     'settings' => [
  6129.                                         'fieldName' => 'indikationsKurztextEv',
  6130.                                         'language' => 'en',
  6131.                                         'writeIfTargetIsNotEmpty' => true,
  6132.                                         'writeIfSourceIsEmpty' => true,
  6133.                                     ],
  6134.                                 ],
  6135.                                 'transformationPipeline' => [
  6136.                                 ],
  6137.                             ],
  6138.                             => [
  6139.                                 'label' => 'es [16]',
  6140.                                 'dataSourceIndex' => [
  6141.                                     => '15',
  6142.                                 ],
  6143.                                 'transformationResultType' => 'default',
  6144.                                 'dataTarget' => [
  6145.                                     'type' => 'direct',
  6146.                                     'settings' => [
  6147.                                         'fieldName' => 'werbeClaimEv',
  6148.                                         'language' => 'en',
  6149.                                         'writeIfTargetIsNotEmpty' => true,
  6150.                                         'writeIfSourceIsEmpty' => true,
  6151.                                     ],
  6152.                                 ],
  6153.                                 'transformationPipeline' => [
  6154.                                 ],
  6155.                             ],
  6156.                             => [
  6157.                                 'label' => 'es [19]',
  6158.                                 'dataSourceIndex' => [
  6159.                                     => '18',
  6160.                                 ],
  6161.                                 'transformationResultType' => 'default',
  6162.                                 'dataTarget' => [
  6163.                                     'type' => 'direct',
  6164.                                     'settings' => [
  6165.                                         'fieldName' => 'werbeClaimEv',
  6166.                                         'language' => 'en',
  6167.                                         'writeIfTargetIsNotEmpty' => true,
  6168.                                         'writeIfSourceIsEmpty' => true,
  6169.                                     ],
  6170.                                 ],
  6171.                                 'transformationPipeline' => [
  6172.                                 ],
  6173.                             ],
  6174.                             => [
  6175.                                 'label' => 'es [22]',
  6176.                                 'dataSourceIndex' => [
  6177.                                     => '21',
  6178.                                 ],
  6179.                                 'transformationResultType' => 'default',
  6180.                                 'dataTarget' => [
  6181.                                     'type' => 'direct',
  6182.                                     'settings' => [
  6183.                                         'fieldName' => 'consumerInsightEv',
  6184.                                         'language' => 'en',
  6185.                                         'writeIfTargetIsNotEmpty' => true,
  6186.                                         'writeIfSourceIsEmpty' => true,
  6187.                                     ],
  6188.                                 ],
  6189.                                 'transformationPipeline' => [
  6190.                                 ],
  6191.                             ],
  6192.                             => [
  6193.                                 'label' => 'es [25]',
  6194.                                 'dataSourceIndex' => [
  6195.                                     => '24',
  6196.                                 ],
  6197.                                 'transformationResultType' => 'default',
  6198.                                 'dataTarget' => [
  6199.                                     'type' => 'direct',
  6200.                                     'settings' => [
  6201.                                         'fieldName' => 'benefitEv2',
  6202.                                         'language' => 'en',
  6203.                                         'writeIfTargetIsNotEmpty' => true,
  6204.                                         'writeIfSourceIsEmpty' => true,
  6205.                                     ],
  6206.                                 ],
  6207.                                 'transformationPipeline' => [
  6208.                                 ],
  6209.                             ],
  6210.                             => [
  6211.                                 'label' => 'es [28]',
  6212.                                 'dataSourceIndex' => [
  6213.                                     => '27',
  6214.                                 ],
  6215.                                 'transformationResultType' => 'default',
  6216.                                 'dataTarget' => [
  6217.                                     'type' => 'direct',
  6218.                                     'settings' => [
  6219.                                         'fieldName' => 'reasonWhyEv',
  6220.                                         'language' => 'en',
  6221.                                         'writeIfTargetIsNotEmpty' => true,
  6222.                                         'writeIfSourceIsEmpty' => true,
  6223.                                     ],
  6224.                                 ],
  6225.                                 'transformationPipeline' => [
  6226.                                 ],
  6227.                             ],
  6228.                             => [
  6229.                                 'label' => 'es [28]',
  6230.                                 'dataSourceIndex' => [
  6231.                                     => '27',
  6232.                                 ],
  6233.                                 'transformationResultType' => 'default',
  6234.                                 'dataTarget' => [
  6235.                                     'type' => 'direct',
  6236.                                     'settings' => [
  6237.                                         'fieldName' => 'reasonWhyEv',
  6238.                                         'language' => 'en',
  6239.                                         'writeIfTargetIsNotEmpty' => true,
  6240.                                         'writeIfSourceIsEmpty' => true,
  6241.                                     ],
  6242.                                 ],
  6243.                                 'transformationPipeline' => [
  6244.                                 ],
  6245.                             ],
  6246.                             10 => [
  6247.                                 'label' => 'es [31]',
  6248.                                 'dataSourceIndex' => [
  6249.                                     => '30',
  6250.                                 ],
  6251.                                 'transformationResultType' => 'default',
  6252.                                 'dataTarget' => [
  6253.                                     'type' => 'direct',
  6254.                                     'settings' => [
  6255.                                         'fieldName' => 'kernaussageEv',
  6256.                                         'language' => 'en',
  6257.                                         'writeIfTargetIsNotEmpty' => true,
  6258.                                         'writeIfSourceIsEmpty' => true,
  6259.                                     ],
  6260.                                 ],
  6261.                                 'transformationPipeline' => [
  6262.                                 ],
  6263.                             ],
  6264.                             11 => [
  6265.                                 'label' => 'es [34]',
  6266.                                 'dataSourceIndex' => [
  6267.                                     => '33',
  6268.                                 ],
  6269.                                 'transformationResultType' => 'default',
  6270.                                 'dataTarget' => [
  6271.                                     'type' => 'direct',
  6272.                                     'settings' => [
  6273.                                         'fieldName' => 'produktprofil',
  6274.                                         'language' => 'en',
  6275.                                         'writeIfTargetIsNotEmpty' => true,
  6276.                                         'writeIfSourceIsEmpty' => true,
  6277.                                     ],
  6278.                                 ],
  6279.                                 'transformationPipeline' => [
  6280.                                 ],
  6281.                             ],
  6282.                             12 => [
  6283.                                 'label' => 'es [37]',
  6284.                                 'dataSourceIndex' => [
  6285.                                     => '36',
  6286.                                 ],
  6287.                                 'transformationResultType' => 'default',
  6288.                                 'dataTarget' => [
  6289.                                     'type' => 'direct',
  6290.                                     'settings' => [
  6291.                                         'fieldName' => 'dosierungText',
  6292.                                         'language' => 'en',
  6293.                                         'writeIfTargetIsNotEmpty' => true,
  6294.                                         'writeIfSourceIsEmpty' => true,
  6295.                                     ],
  6296.                                 ],
  6297.                                 'transformationPipeline' => [
  6298.                                 ],
  6299.                             ],
  6300.                             13 => [
  6301.                                 'label' => 'es [40]',
  6302.                                 'dataSourceIndex' => [
  6303.                                     => '39',
  6304.                                 ],
  6305.                                 'transformationResultType' => 'default',
  6306.                                 'dataTarget' => [
  6307.                                     'type' => 'direct',
  6308.                                     'settings' => [
  6309.                                         'fieldName' => 'verzehrsempfehlung',
  6310.                                         'language' => 'en',
  6311.                                         'writeIfTargetIsNotEmpty' => true,
  6312.                                         'writeIfSourceIsEmpty' => true,
  6313.                                     ],
  6314.                                 ],
  6315.                                 'transformationPipeline' => [
  6316.                                 ],
  6317.                             ],
  6318.                             14 => [
  6319.                                 'label' => 'es [43]',
  6320.                                 'dataSourceIndex' => [
  6321.                                     => '42',
  6322.                                 ],
  6323.                                 'transformationResultType' => 'default',
  6324.                                 'dataTarget' => [
  6325.                                     'type' => 'direct',
  6326.                                     'settings' => [
  6327.                                         'fieldName' => 'gegenanzeigen',
  6328.                                         'language' => 'en',
  6329.                                         'writeIfTargetIsNotEmpty' => true,
  6330.                                         'writeIfSourceIsEmpty' => true,
  6331.                                     ],
  6332.                                 ],
  6333.                                 'transformationPipeline' => [
  6334.                                 ],
  6335.                             ],
  6336.                             15 => [
  6337.                                 'label' => 'es [46]',
  6338.                                 'dataSourceIndex' => [
  6339.                                     => '45',
  6340.                                 ],
  6341.                                 'transformationResultType' => 'default',
  6342.                                 'dataTarget' => [
  6343.                                     'type' => 'direct',
  6344.                                     'settings' => [
  6345.                                         'fieldName' => 'nebenwirkungen',
  6346.                                         'language' => 'en',
  6347.                                         'writeIfTargetIsNotEmpty' => true,
  6348.                                         'writeIfSourceIsEmpty' => true,
  6349.                                     ],
  6350.                                 ],
  6351.                                 'transformationPipeline' => [
  6352.                                 ],
  6353.                             ],
  6354.                             16 => [
  6355.                                 'label' => 'es [49]',
  6356.                                 'dataSourceIndex' => [
  6357.                                     => '48',
  6358.                                 ],
  6359.                                 'transformationResultType' => 'default',
  6360.                                 'dataTarget' => [
  6361.                                     'type' => 'direct',
  6362.                                     'settings' => [
  6363.                                         'fieldName' => 'wechselwirkungen',
  6364.                                         'language' => 'en',
  6365.                                         'writeIfTargetIsNotEmpty' => true,
  6366.                                         'writeIfSourceIsEmpty' => true,
  6367.                                     ],
  6368.                                 ],
  6369.                                 'transformationPipeline' => [
  6370.                                 ],
  6371.                             ],
  6372.                             17 => [
  6373.                                 'label' => 'es [52]',
  6374.                                 'dataSourceIndex' => [
  6375.                                     => '52',
  6376.                                 ],
  6377.                                 'transformationResultType' => 'default',
  6378.                                 'dataTarget' => [
  6379.                                     'type' => 'direct',
  6380.                                     'settings' => [
  6381.                                         'fieldName' => 'pflichttextEv',
  6382.                                         'language' => 'es',
  6383.                                         'writeIfTargetIsNotEmpty' => true,
  6384.                                         'writeIfSourceIsEmpty' => true,
  6385.                                     ],
  6386.                                 ],
  6387.                                 'transformationPipeline' => [
  6388.                                 ],
  6389.                             ],
  6390.                             18 => [
  6391.                                 'label' => 'Produktname',
  6392.                                 'dataSourceIndex' => [
  6393.                                     => '1',
  6394.                                 ],
  6395.                                 'transformationResultType' => 'default',
  6396.                                 'dataTarget' => [
  6397.                                     'type' => 'direct',
  6398.                                     'settings' => [
  6399.                                         'fieldName' => 'produktname',
  6400.                                         'language' => 'en',
  6401.                                         'writeIfTargetIsNotEmpty' => true,
  6402.                                         'writeIfSourceIsEmpty' => true,
  6403.                                     ],
  6404.                                 ],
  6405.                                 'transformationPipeline' => [
  6406.                                 ],
  6407.                             ],
  6408.                         ],
  6409.                         'executionConfig' => [
  6410.                             'scheduleType' => 'recurring',
  6411.                             'cronDefinition' => '',
  6412.                             'scheduledAt' => '',
  6413.                         ],
  6414.                         'permissions' => [
  6415.                             'user' => [
  6416.                             ],
  6417.                             'role' => [
  6418.                             ],
  6419.                         ],
  6420.                         'workspaces' => [
  6421.                         ],
  6422.                     ],
  6423.                     'pxreach' => [
  6424.                         'general' => [
  6425.                             'active' => false,
  6426.                             'type' => 'graphql',
  6427.                             'name' => 'pxreach',
  6428.                             'description' => '',
  6429.                             'group' => '',
  6430.                             'sqlObjectCondition' => '',
  6431.                             'modificationDate' => 1746616892,
  6432.                             'path' => NULL,
  6433.                             'createDate' => 1670837941,
  6434.                         ],
  6435.                         'schema' => [
  6436.                             'queryEntities' => [
  6437.                                 'Produkt' => [
  6438.                                     'id' => 'Produkt',
  6439.                                     'name' => 'Produkt',
  6440.                                     'columnConfig' => [
  6441.                                         'columns' => [
  6442.                                             => [
  6443.                                                 'attributes' => [
  6444.                                                     'attribute' => 'pzn',
  6445.                                                     'label' => 'PZN',
  6446.                                                     'dataType' => 'input',
  6447.                                                 ],
  6448.                                                 'isOperator' => false,
  6449.                                             ],
  6450.                                             => [
  6451.                                                 'attributes' => [
  6452.                                                     'attribute' => 'produktname',
  6453.                                                     'label' => 'Produktname',
  6454.                                                     'dataType' => 'input',
  6455.                                                 ],
  6456.                                                 'isOperator' => false,
  6457.                                             ],
  6458.                                             => [
  6459.                                                 'attributes' => [
  6460.                                                     'attribute' => 'indikationsKurztextEv',
  6461.                                                     'label' => 'Indikations-Kurztext EV',
  6462.                                                     'dataType' => 'wysiwyg',
  6463.                                                 ],
  6464.                                                 'isOperator' => false,
  6465.                                             ],
  6466.                                             => [
  6467.                                                 'attributes' => [
  6468.                                                     'attribute' => 'landMarkt',
  6469.                                                     'label' => '~land',
  6470.                                                     'dataType' => 'countrymultiselect',
  6471.                                                 ],
  6472.                                                 'isOperator' => false,
  6473.                                             ],
  6474.                                             => [
  6475.                                                 'attributes' => [
  6476.                                                     'attribute' => 'typ',
  6477.                                                     'label' => '~typ',
  6478.                                                     'dataType' => 'select',
  6479.                                                 ],
  6480.                                                 'isOperator' => false,
  6481.                                             ],
  6482.                                             => [
  6483.                                                 'attributes' => [
  6484.                                                     'attribute' => 'therapiegebietEndverwender',
  6485.                                                     'label' => '~endverbraucher',
  6486.                                                     'dataType' => 'manyToManyObjectRelation',
  6487.                                                 ],
  6488.                                                 'isOperator' => false,
  6489.                                             ],
  6490.                                             => [
  6491.                                                 'attributes' => [
  6492.                                                     'attribute' => 'zusammensetzungIntro',
  6493.                                                     'label' => '~intro',
  6494.                                                     'dataType' => 'input',
  6495.                                                 ],
  6496.                                                 'isOperator' => false,
  6497.                                             ],
  6498.                                             => [
  6499.                                                 'attributes' => [
  6500.                                                     'attribute' => 'zusammensetzungApp',
  6501.                                                     'label' => '~liste',
  6502.                                                     'dataType' => 'wysiwyg',
  6503.                                                 ],
  6504.                                                 'isOperator' => false,
  6505.                                             ],
  6506.                                             => [
  6507.                                                 'attributes' => [
  6508.                                                     'attribute' => 'zusammensetzungFrei',
  6509.                                                     'label' => '~freitext',
  6510.                                                     'dataType' => 'wysiwyg',
  6511.                                                 ],
  6512.                                                 'isOperator' => false,
  6513.                                             ],
  6514.                                             => [
  6515.                                                 'attributes' => [
  6516.                                                     'attribute' => 'zusammensetzungSonstigeBestandteile',
  6517.                                                     'label' => '~sonstige-bestandteile',
  6518.                                                     'dataType' => 'wysiwyg',
  6519.                                                 ],
  6520.                                                 'isOperator' => false,
  6521.                                             ],
  6522.                                             10 => [
  6523.                                                 'attributes' => [
  6524.                                                     'attribute' => 'Anwendungsgebiete',
  6525.                                                     'label' => '~anwendungsgebiete',
  6526.                                                     'dataType' => 'wysiwyg',
  6527.                                                 ],
  6528.                                                 'isOperator' => false,
  6529.                                             ],
  6530.                                             11 => [
  6531.                                                 'attributes' => [
  6532.                                                     'attribute' => 'dosierungText',
  6533.                                                     'label' => '~dosierung',
  6534.                                                     'dataType' => 'wysiwyg',
  6535.                                                 ],
  6536.                                                 'isOperator' => false,
  6537.                                             ],
  6538.                                             12 => [
  6539.                                                 'attributes' => [
  6540.                                                     'attribute' => 'verzehrsempfehlung',
  6541.                                                     'label' => '~verzehrsempfehlung',
  6542.                                                     'dataType' => 'wysiwyg',
  6543.                                                 ],
  6544.                                                 'isOperator' => false,
  6545.                                             ],
  6546.                                             13 => [
  6547.                                                 'attributes' => [
  6548.                                                     'attribute' => 'gegenanzeigen',
  6549.                                                     'label' => '~gegenanzeigen',
  6550.                                                     'dataType' => 'wysiwyg',
  6551.                                                 ],
  6552.                                                 'isOperator' => false,
  6553.                                             ],
  6554.                                             14 => [
  6555.                                                 'attributes' => [
  6556.                                                     'attribute' => 'nebenwirkungen',
  6557.                                                     'label' => '~nebenwirkungen',
  6558.                                                     'dataType' => 'wysiwyg',
  6559.                                                 ],
  6560.                                                 'isOperator' => false,
  6561.                                             ],
  6562.                                             15 => [
  6563.                                                 'attributes' => [
  6564.                                                     'attribute' => 'wechselwirkungen',
  6565.                                                     'label' => '~wechselwirkungen',
  6566.                                                     'dataType' => 'wysiwyg',
  6567.                                                 ],
  6568.                                                 'isOperator' => false,
  6569.                                             ],
  6570.                                             16 => [
  6571.                                                 'attributes' => [
  6572.                                                     'attribute' => 'werbeClaimEv',
  6573.                                                     'label' => '~werbe-claim-ev',
  6574.                                                     'dataType' => 'wysiwyg',
  6575.                                                 ],
  6576.                                                 'isOperator' => false,
  6577.                                             ],
  6578.                                             17 => [
  6579.                                                 'attributes' => [
  6580.                                                     'attribute' => 'werbeClaimEvWeb',
  6581.                                                     'label' => '~werbe-claim-ev-ergänzung-web',
  6582.                                                     'dataType' => 'wysiwyg',
  6583.                                                 ],
  6584.                                                 'isOperator' => false,
  6585.                                             ],
  6586.                                             18 => [
  6587.                                                 'attributes' => [
  6588.                                                     'attribute' => 'consumerInsightEv',
  6589.                                                     'label' => '~consumer-insight-ev',
  6590.                                                     'dataType' => 'wysiwyg',
  6591.                                                 ],
  6592.                                                 'isOperator' => false,
  6593.                                             ],
  6594.                                             19 => [
  6595.                                                 'attributes' => [
  6596.                                                     'attribute' => 'benefitEv2',
  6597.                                                     'label' => '~benefit-ev-(2)',
  6598.                                                     'dataType' => 'wysiwyg',
  6599.                                                 ],
  6600.                                                 'isOperator' => false,
  6601.                                             ],
  6602.                                             20 => [
  6603.                                                 'attributes' => [
  6604.                                                     'attribute' => 'reasonWhyEv',
  6605.                                                     'label' => '~reason-why-ev',
  6606.                                                     'dataType' => 'wysiwyg',
  6607.                                                 ],
  6608.                                                 'isOperator' => false,
  6609.                                             ],
  6610.                                             21 => [
  6611.                                                 'attributes' => [
  6612.                                                     'attribute' => 'kernaussageEv',
  6613.                                                     'label' => '~kernaussage-ev',
  6614.                                                     'dataType' => 'wysiwyg',
  6615.                                                 ],
  6616.                                                 'isOperator' => false,
  6617.                                             ],
  6618.                                             22 => [
  6619.                                                 'attributes' => [
  6620.                                                     'attribute' => 'produktprofil',
  6621.                                                     'label' => '~produktprofil',
  6622.                                                     'dataType' => 'wysiwyg',
  6623.                                                 ],
  6624.                                                 'isOperator' => false,
  6625.                                             ],
  6626.                                             23 => [
  6627.                                                 'attributes' => [
  6628.                                                     'attribute' => 'pflichttextEv',
  6629.                                                     'label' => '~pflichttext-ev',
  6630.                                                     'dataType' => 'wysiwyg',
  6631.                                                 ],
  6632.                                                 'isOperator' => false,
  6633.                                             ],
  6634.                                             24 => [
  6635.                                                 'attributes' => [
  6636.                                                     'attribute' => 'packungsgroesse',
  6637.                                                     'label' => '~packungsgroesse',
  6638.                                                     'dataType' => 'inputQuantityValue',
  6639.                                                 ],
  6640.                                                 'isOperator' => false,
  6641.                                             ],
  6642.                                             25 => [
  6643.                                                 'attributes' => [
  6644.                                                     'attribute' => 'darreichungsform',
  6645.                                                     'label' => '~darreichungsform',
  6646.                                                     'dataType' => 'select',
  6647.                                                 ],
  6648.                                                 'isOperator' => false,
  6649.                                             ],
  6650.                                             26 => [
  6651.                                                 'attributes' => [
  6652.                                                     'attribute' => 'vegan',
  6653.                                                     'label' => '~vegan',
  6654.                                                     'dataType' => 'booleanSelect',
  6655.                                                 ],
  6656.                                                 'isOperator' => false,
  6657.                                             ],
  6658.                                             27 => [
  6659.                                                 'attributes' => [
  6660.                                                     'attribute' => 'vegetarisch',
  6661.                                                     'label' => '~vegetarisch',
  6662.                                                     'dataType' => 'booleanSelect',
  6663.                                                 ],
  6664.                                                 'isOperator' => false,
  6665.                                             ],
  6666.                                             28 => [
  6667.                                                 'attributes' => [
  6668.                                                     'attribute' => 'glutenfrei',
  6669.                                                     'label' => '~glutenfrei',
  6670.                                                     'dataType' => 'booleanSelect',
  6671.                                                 ],
  6672.                                                 'isOperator' => false,
  6673.                                             ],
  6674.                                             29 => [
  6675.                                                 'attributes' => [
  6676.                                                     'attribute' => 'lactosefrei',
  6677.                                                     'label' => '~lactosefrei',
  6678.                                                     'dataType' => 'booleanSelect',
  6679.                                                 ],
  6680.                                                 'isOperator' => false,
  6681.                                             ],
  6682.                                             30 => [
  6683.                                                 'attributes' => [
  6684.                                                     'attribute' => 'ohneFarbstoffe',
  6685.                                                     'label' => '~ohne-farbe',
  6686.                                                     'dataType' => 'booleanSelect',
  6687.                                                 ],
  6688.                                                 'isOperator' => false,
  6689.                                             ],
  6690.                                             31 => [
  6691.                                                 'attributes' => [
  6692.                                                     'attribute' => 'ohneGelatine',
  6693.                                                     'label' => '~ohne-gelatine',
  6694.                                                     'dataType' => 'booleanSelect',
  6695.                                                 ],
  6696.                                                 'isOperator' => false,
  6697.                                             ],
  6698.                                             32 => [
  6699.                                                 'attributes' => [
  6700.                                                     'attribute' => 'ohneKonservierungstsoffe',
  6701.                                                     'label' => '~ohne-konserv.',
  6702.                                                     'dataType' => 'booleanSelect',
  6703.                                                 ],
  6704.                                                 'isOperator' => false,
  6705.                                             ],
  6706.                                             33 => [
  6707.                                                 'attributes' => [
  6708.                                                     'attribute' => 'halal',
  6709.                                                     'label' => '~halal',
  6710.                                                     'dataType' => 'booleanSelect',
  6711.                                                 ],
  6712.                                                 'isOperator' => false,
  6713.                                             ],
  6714.                                             34 => [
  6715.                                                 'attributes' => [
  6716.                                                     'attribute' => 'ohnePalmoel',
  6717.                                                     'label' => '-ohne-palmoel',
  6718.                                                     'dataType' => 'booleanSelect',
  6719.                                                 ],
  6720.                                                 'isOperator' => false,
  6721.                                             ],
  6722.                                             35 => [
  6723.                                                 'attributes' => [
  6724.                                                     'attribute' => 'imagePackshot',
  6725.                                                     'label' => '~packshot',
  6726.                                                     'dataType' => 'hotspotimage',
  6727.                                                 ],
  6728.                                                 'isOperator' => false,
  6729.                                             ],
  6730.                                             36 => [
  6731.                                                 'attributes' => [
  6732.                                                     'attribute' => 'imagePackshotWirkstoffe',
  6733.                                                     'label' => '~packshot-wirkstoffe',
  6734.                                                     'dataType' => 'hotspotimage',
  6735.                                                 ],
  6736.                                                 'isOperator' => false,
  6737.                                             ],
  6738.                                             37 => [
  6739.                                                 'attributes' => [
  6740.                                                     'attribute' => 'DownloadGebrauchsinformation',
  6741.                                                     'label' => '~gebrauchsinformation',
  6742.                                                     'dataType' => 'advancedManyToManyRelation',
  6743.                                                 ],
  6744.                                                 'isOperator' => false,
  6745.                                             ],
  6746.                                         ],
  6747.                                     ],
  6748.                                 ],
  6749.                                 'TherapiegebietEndverwender' => [
  6750.                                     'id' => 'TherapiegebietEndverwender',
  6751.                                     'name' => 'TherapiegebietEndverwender',
  6752.                                 ],
  6753.                             ],
  6754.                             'mutationEntities' => [
  6755.                             ],
  6756.                             'specialEntities' => [
  6757.                                 'document' => [
  6758.                                     'read' => false,
  6759.                                     'create' => false,
  6760.                                     'update' => false,
  6761.                                     'delete' => false,
  6762.                                 ],
  6763.                                 'document_folder' => [
  6764.                                     'read' => false,
  6765.                                     'create' => false,
  6766.                                     'update' => false,
  6767.                                     'delete' => false,
  6768.                                 ],
  6769.                                 'asset' => [
  6770.                                     'read' => true,
  6771.                                     'create' => false,
  6772.                                     'update' => false,
  6773.                                     'delete' => false,
  6774.                                 ],
  6775.                                 'asset_folder' => [
  6776.                                     'read' => true,
  6777.                                     'create' => false,
  6778.                                     'update' => false,
  6779.                                     'delete' => false,
  6780.                                 ],
  6781.                                 'asset_listing' => [
  6782.                                     'read' => true,
  6783.                                     'create' => false,
  6784.                                     'update' => false,
  6785.                                     'delete' => false,
  6786.                                 ],
  6787.                                 'object_folder' => [
  6788.                                     'read' => true,
  6789.                                     'create' => false,
  6790.                                     'update' => false,
  6791.                                     'delete' => false,
  6792.                                 ],
  6793.                                 'translation' => [
  6794.                                     'read' => false,
  6795.                                     'create' => false,
  6796.                                     'update' => false,
  6797.                                     'delete' => false,
  6798.                                 ],
  6799.                                 'translation_listing' => [
  6800.                                     'read' => false,
  6801.                                     'create' => false,
  6802.                                     'update' => false,
  6803.                                     'delete' => false,
  6804.                                 ],
  6805.                             ],
  6806.                         ],
  6807.                         'security' => [
  6808.                             'method' => 'datahub_apikey',
  6809.                             'apikey' => [
  6810.                                 => 'bc8796d5277b8b04249d6a3320231ea7',
  6811.                             ],
  6812.                             'skipPermissionCheck' => false,
  6813.                             'disableIntrospection' => false,
  6814.                         ],
  6815.                         'workspaces' => [
  6816.                             'asset' => [
  6817.                                 => [
  6818.                                     'read' => true,
  6819.                                     'cpath' => '/Bilder/Produkte-1-1',
  6820.                                     'create' => false,
  6821.                                     'update' => false,
  6822.                                     'delete' => false,
  6823.                                     'id' => 'extModel10656-1',
  6824.                                 ],
  6825.                                 => [
  6826.                                     'read' => true,
  6827.                                     'cpath' => '/Dokumente/Gebrauchsinformationen',
  6828.                                     'create' => false,
  6829.                                     'update' => false,
  6830.                                     'delete' => false,
  6831.                                     'id' => 'extModel2196-1',
  6832.                                 ],
  6833.                             ],
  6834.                             'document' => [
  6835.                             ],
  6836.                             'object' => [
  6837.                                 => [
  6838.                                     'read' => true,
  6839.                                     'cpath' => '/Produkte/Deutschland',
  6840.                                     'create' => false,
  6841.                                     'update' => false,
  6842.                                     'delete' => false,
  6843.                                     'id' => 'extModel3825-2',
  6844.                                 ],
  6845.                             ],
  6846.                         ],
  6847.                         'permissions' => [
  6848.                             'user' => [
  6849.                             ],
  6850.                             'role' => [
  6851.                             ],
  6852.                         ],
  6853.                     ],
  6854.                     'Abmessungen_PAL' => [
  6855.                         'general' => [
  6856.                             'active' => true,
  6857.                             'type' => 'dataImporterDataObject',
  6858.                             'name' => 'Abmessungen_PAL',
  6859.                             'description' => '',
  6860.                             'group' => 'Import',
  6861.                             'path' => NULL,
  6862.                             'modificationDate' => 1756727519,
  6863.                             'createDate' => 1756720143,
  6864.                         ],
  6865.                         'loaderConfig' => [
  6866.                             'type' => 'upload',
  6867.                             'settings' => [
  6868.                                 'uploadFilePath' => 'Abmessungen_PAL/upload.import',
  6869.                             ],
  6870.                         ],
  6871.                         'interpreterConfig' => [
  6872.                             'type' => 'xlsx',
  6873.                             'settings' => [
  6874.                                 'skipFirstRow' => true,
  6875.                                 'sheetName' => 'PAL',
  6876.                             ],
  6877.                         ],
  6878.                         'resolverConfig' => [
  6879.                             'elementType' => 'dataObject',
  6880.                             'dataObjectClassId' => '7',
  6881.                             'loadingStrategy' => [
  6882.                                 'type' => 'attribute',
  6883.                                 'settings' => [
  6884.                                     'dataSourceIndex' => '3',
  6885.                                     'attributeName' => 'pzn',
  6886.                                     'language' => '',
  6887.                                     'includeUnpublished' => true,
  6888.                                 ],
  6889.                             ],
  6890.                             'createLocationStrategy' => [
  6891.                                 'type' => 'doNotCreate',
  6892.                             ],
  6893.                             'locationUpdateStrategy' => [
  6894.                                 'type' => 'noChange',
  6895.                             ],
  6896.                             'publishingStrategy' => [
  6897.                                 'type' => 'noChangeUnpublishNew',
  6898.                             ],
  6899.                         ],
  6900.                         'processingConfig' => [
  6901.                             'executionType' => 'sequential',
  6902.                             'idDataIndex' => '3',
  6903.                             'cleanup' => [
  6904.                                 'strategy' => 'unpublish',
  6905.                             ],
  6906.                         ],
  6907.                         'mappingConfig' => [
  6908.                             => [
  6909.                                 'label' => 'Bruttogewicht',
  6910.                                 'dataSourceIndex' => [
  6911.                                     => '7',
  6912.                                 ],
  6913.                                 'transformationResultType' => 'numeric',
  6914.                                 'dataTarget' => [
  6915.                                     'type' => 'direct',
  6916.                                     'settings' => [
  6917.                                         'fieldName' => 'PALGewicht',
  6918.                                         'language' => '',
  6919.                                         'writeIfTargetIsNotEmpty' => true,
  6920.                                         'writeIfSourceIsEmpty' => true,
  6921.                                     ],
  6922.                                 ],
  6923.                                 'transformationPipeline' => [
  6924.                                     => [
  6925.                                         'type' => 'numeric',
  6926.                                     ],
  6927.                                 ],
  6928.                             ],
  6929.                             => [
  6930.                                 'label' => 'Menge',
  6931.                                 'dataSourceIndex' => [
  6932.                                     => '6',
  6933.                                 ],
  6934.                                 'transformationResultType' => 'numeric',
  6935.                                 'dataTarget' => [
  6936.                                     'type' => 'direct',
  6937.                                     'settings' => [
  6938.                                         'fieldName' => 'EinheitenproPalette',
  6939.                                         'language' => '',
  6940.                                         'writeIfTargetIsNotEmpty' => true,
  6941.                                         'writeIfSourceIsEmpty' => true,
  6942.                                     ],
  6943.                                 ],
  6944.                                 'transformationPipeline' => [
  6945.                                     => [
  6946.                                         'type' => 'numeric',
  6947.                                     ],
  6948.                                 ],
  6949.                             ],
  6950.                         ],
  6951.                         'executionConfig' => [
  6952.                             'scheduleType' => 'recurring',
  6953.                             'cronDefinition' => '',
  6954.                             'scheduledAt' => '',
  6955.                         ],
  6956.                         'permissions' => [
  6957.                             'user' => [
  6958.                             ],
  6959.                             'role' => [
  6960.                             ],
  6961.                         ],
  6962.                         'workspaces' => [
  6963.                         ],
  6964.                     ],
  6965.                     'middleware' => [
  6966.                         'general' => [
  6967.                             'active' => true,
  6968.                             'type' => 'graphql',
  6969.                             'name' => 'middleware',
  6970.                             'description' => '',
  6971.                             'group' => '',
  6972.                             'sqlObjectCondition' => '',
  6973.                             'modificationDate' => 1761561364,
  6974.                             'path' => NULL,
  6975.                             'createDate' => 1656077741,
  6976.                         ],
  6977.                         'schema' => [
  6978.                             'queryEntities' => [
  6979.                                 'Beitrag' => [
  6980.                                     'id' => 'Beitrag',
  6981.                                     'name' => 'Beitrag',
  6982.                                     'columnConfig' => [
  6983.                                         'columns' => [
  6984.                                             => [
  6985.                                                 'attributes' => [
  6986.                                                     'attribute' => 'id',
  6987.                                                     'label' => 'ID',
  6988.                                                     'dataType' => 'system',
  6989.                                                 ],
  6990.                                                 'isOperator' => false,
  6991.                                             ],
  6992.                                             => [
  6993.                                                 'attributes' => [
  6994.                                                     'attribute' => 'key',
  6995.                                                     'label' => 'Schlüssel',
  6996.                                                     'dataType' => 'system',
  6997.                                                 ],
  6998.                                                 'isOperator' => false,
  6999.                                             ],
  7000.                                             => [
  7001.                                                 'attributes' => [
  7002.                                                     'attribute' => 'creationDate',
  7003.                                                     'label' => 'Erstellungsdatum',
  7004.                                                     'dataType' => 'system',
  7005.                                                 ],
  7006.                                                 'isOperator' => false,
  7007.                                             ],
  7008.                                             => [
  7009.                                                 'attributes' => [
  7010.                                                     'attribute' => 'modificationDate',
  7011.                                                     'label' => 'Änderungsdatum',
  7012.                                                     'dataType' => 'system',
  7013.                                                 ],
  7014.                                                 'isOperator' => false,
  7015.                                             ],
  7016.                                             => [
  7017.                                                 'attributes' => [
  7018.                                                     'attribute' => 'articleType',
  7019.                                                     'label' => 'Typ',
  7020.                                                     'dataType' => 'select',
  7021.                                                 ],
  7022.                                                 'isOperator' => false,
  7023.                                             ],
  7024.                                             => [
  7025.                                                 'attributes' => [
  7026.                                                     'attribute' => 'articleType2',
  7027.                                                     'label' => 'PM Typ',
  7028.                                                     'dataType' => 'select',
  7029.                                                 ],
  7030.                                                 'isOperator' => false,
  7031.                                             ],
  7032.                                             => [
  7033.                                                 'attributes' => [
  7034.                                                     'attribute' => 'articleDate',
  7035.                                                     'label' => 'Datum',
  7036.                                                     'dataType' => 'datetime',
  7037.                                                 ],
  7038.                                                 'isOperator' => false,
  7039.                                             ],
  7040.                                             => [
  7041.                                                 'attributes' => [
  7042.                                                     'attribute' => 'stateInformation',
  7043.                                                     'label' => 'Status',
  7044.                                                     'dataType' => 'select',
  7045.                                                 ],
  7046.                                                 'isOperator' => false,
  7047.                                             ],
  7048.                                             => [
  7049.                                                 'attributes' => [
  7050.                                                     'attribute' => 'publishEndverbraucher',
  7051.                                                     'label' => 'Endverbraucher',
  7052.                                                     'dataType' => 'select',
  7053.                                                 ],
  7054.                                                 'isOperator' => false,
  7055.                                             ],
  7056.                                             => [
  7057.                                                 'attributes' => [
  7058.                                                     'attribute' => 'publishFachkreise',
  7059.                                                     'label' => 'Fachkreise',
  7060.                                                     'dataType' => 'select',
  7061.                                                 ],
  7062.                                                 'isOperator' => false,
  7063.                                             ],
  7064.                                             10 => [
  7065.                                                 'attributes' => [
  7066.                                                     'attribute' => 'publishCalmvaleraLP',
  7067.                                                     'label' => 'Calmvalera LP',
  7068.                                                     'dataType' => 'select',
  7069.                                                 ],
  7070.                                                 'isOperator' => false,
  7071.                                             ],
  7072.                                             11 => [
  7073.                                                 'attributes' => [
  7074.                                                     'attribute' => 'publishSinusitisLP',
  7075.                                                     'label' => '~sinusitisLP',
  7076.                                                     'dataType' => 'select',
  7077.                                                 ],
  7078.                                                 'isOperator' => false,
  7079.                                             ],
  7080.                                             12 => [
  7081.                                                 'attributes' => [
  7082.                                                     'attribute' => 'author',
  7083.                                                     'label' => 'Autor',
  7084.                                                     'dataType' => 'manyToOneRelation',
  7085.                                                 ],
  7086.                                                 'isOperator' => false,
  7087.                                             ],
  7088.                                             13 => [
  7089.                                                 'attributes' => [
  7090.                                                     'attribute' => 'topic',
  7091.                                                     'label' => '(topic)',
  7092.                                                     'dataType' => 'manyToManyObjectRelation',
  7093.                                                 ],
  7094.                                                 'isOperator' => false,
  7095.                                             ],
  7096.                                             14 => [
  7097.                                                 'attributes' => [
  7098.                                                     'attribute' => 'keyword',
  7099.                                                     'label' => '(keyword)',
  7100.                                                     'dataType' => 'manyToManyObjectRelation',
  7101.                                                 ],
  7102.                                                 'isOperator' => false,
  7103.                                             ],
  7104.                                             15 => [
  7105.                                                 'attributes' => [
  7106.                                                     'attribute' => 'titleOriginal',
  7107.                                                     'label' => 'Titel',
  7108.                                                     'dataType' => 'input',
  7109.                                                 ],
  7110.                                                 'isOperator' => false,
  7111.                                             ],
  7112.                                             16 => [
  7113.                                                 'attributes' => [
  7114.                                                     'attribute' => 'titleReworked',
  7115.                                                     'label' => 'Titel',
  7116.                                                     'dataType' => 'input',
  7117.                                                 ],
  7118.                                                 'isOperator' => false,
  7119.                                             ],
  7120.                                             17 => [
  7121.                                                 'attributes' => [
  7122.                                                     'attribute' => 'titleOnline',
  7123.                                                     'label' => 'Titel',
  7124.                                                     'dataType' => 'input',
  7125.                                                 ],
  7126.                                                 'isOperator' => false,
  7127.                                             ],
  7128.                                             18 => [
  7129.                                                 'attributes' => [
  7130.                                                     'attribute' => 'subHeadingOriginal',
  7131.                                                     'label' => 'Zwischenheadline',
  7132.                                                     'dataType' => 'textarea',
  7133.                                                 ],
  7134.                                                 'isOperator' => false,
  7135.                                             ],
  7136.                                             19 => [
  7137.                                                 'attributes' => [
  7138.                                                     'attribute' => 'subHeadingReworked',
  7139.                                                     'label' => 'Zwischenheadline',
  7140.                                                     'dataType' => 'textarea',
  7141.                                                 ],
  7142.                                                 'isOperator' => false,
  7143.                                             ],
  7144.                                             20 => [
  7145.                                                 'attributes' => [
  7146.                                                     'attribute' => 'subHeadingOnline',
  7147.                                                     'label' => 'Zwischenheadline',
  7148.                                                     'dataType' => 'textarea',
  7149.                                                 ],
  7150.                                                 'isOperator' => false,
  7151.                                             ],
  7152.                                             21 => [
  7153.                                                 'attributes' => [
  7154.                                                     'attribute' => 'subTitleOriginal',
  7155.                                                     'label' => 'SubTitel',
  7156.                                                     'dataType' => 'textarea',
  7157.                                                 ],
  7158.                                                 'isOperator' => false,
  7159.                                             ],
  7160.                                             22 => [
  7161.                                                 'attributes' => [
  7162.                                                     'attribute' => 'subTitleReworked',
  7163.                                                     'label' => 'SubTitel',
  7164.                                                     'dataType' => 'textarea',
  7165.                                                 ],
  7166.                                                 'isOperator' => false,
  7167.                                             ],
  7168.                                             23 => [
  7169.                                                 'attributes' => [
  7170.                                                     'attribute' => 'subTitleOnline',
  7171.                                                     'label' => 'SubTitel',
  7172.                                                     'dataType' => 'textarea',
  7173.                                                 ],
  7174.                                                 'isOperator' => false,
  7175.                                             ],
  7176.                                             24 => [
  7177.                                                 'attributes' => [
  7178.                                                     'attribute' => 'summary',
  7179.                                                     'label' => 'Zusammenfassung',
  7180.                                                     'dataType' => 'textarea',
  7181.                                                 ],
  7182.                                                 'isOperator' => false,
  7183.                                             ],
  7184.                                             25 => [
  7185.                                                 'attributes' => [
  7186.                                                     'attribute' => 'pressreleaseOriginal',
  7187.                                                     'label' => '(pressreleaseOriginal)',
  7188.                                                     'dataType' => 'wysiwyg',
  7189.                                                 ],
  7190.                                                 'isOperator' => false,
  7191.                                             ],
  7192.                                             26 => [
  7193.                                                 'attributes' => [
  7194.                                                     'attribute' => 'pressreleaseRework',
  7195.                                                     'label' => '(pressreleaseRework)',
  7196.                                                     'dataType' => 'wysiwyg',
  7197.                                                 ],
  7198.                                                 'isOperator' => false,
  7199.                                             ],
  7200.                                             27 => [
  7201.                                                 'attributes' => [
  7202.                                                     'attribute' => 'pressreleaseOnline',
  7203.                                                     'label' => '(pressreleaseOnline)',
  7204.                                                     'dataType' => 'wysiwyg',
  7205.                                                 ],
  7206.                                                 'isOperator' => false,
  7207.                                             ],
  7208.                                             28 => [
  7209.                                                 'attributes' => [
  7210.                                                     'attribute' => 'quellenangaben',
  7211.                                                     'label' => 'Quellenangaben',
  7212.                                                     'dataType' => 'fieldcollections',
  7213.                                                 ],
  7214.                                                 'isOperator' => false,
  7215.                                             ],
  7216.                                             29 => [
  7217.                                                 'attributes' => [
  7218.                                                     'attribute' => 'weiterfuehrendeLinks',
  7219.                                                     'label' => 'Weiterführende Links',
  7220.                                                     'dataType' => 'fieldcollections',
  7221.                                                 ],
  7222.                                                 'isOperator' => false,
  7223.                                             ],
  7224.                                             30 => [
  7225.                                                 'attributes' => [
  7226.                                                     'attribute' => 'product',
  7227.                                                     'label' => '(product)',
  7228.                                                     'dataType' => 'manyToManyObjectRelation',
  7229.                                                 ],
  7230.                                                 'isOperator' => false,
  7231.                                             ],
  7232.                                             31 => [
  7233.                                                 'attributes' => [
  7234.                                                     'attribute' => 'interest',
  7235.                                                     'label' => 'Für Sie auch interessant',
  7236.                                                     'dataType' => 'manyToManyObjectRelation',
  7237.                                                 ],
  7238.                                                 'isOperator' => false,
  7239.                                             ],
  7240.                                             32 => [
  7241.                                                 'attributes' => [
  7242.                                                     'attribute' => 'more',
  7243.                                                     'label' => 'Mehr aus unserem Magazin',
  7244.                                                     'dataType' => 'manyToManyObjectRelation',
  7245.                                                 ],
  7246.                                                 'isOperator' => false,
  7247.                                             ],
  7248.                                             33 => [
  7249.                                                 'attributes' => [
  7250.                                                     'attribute' => 'image3x2',
  7251.                                                     'label' => 'Bild 3x2',
  7252.                                                     'dataType' => 'hotspotimage',
  7253.                                                 ],
  7254.                                                 'isOperator' => false,
  7255.                                             ],
  7256.                                             34 => [
  7257.                                                 'attributes' => [
  7258.                                                     'attribute' => 'image16x9',
  7259.                                                     'label' => 'Bild 16x9',
  7260.                                                     'dataType' => 'hotspotimage',
  7261.                                                 ],
  7262.                                                 'isOperator' => false,
  7263.                                             ],
  7264.                                             35 => [
  7265.                                                 'attributes' => [
  7266.                                                     'attribute' => 'image1x1',
  7267.                                                     'label' => 'Bild 1x1',
  7268.                                                     'dataType' => 'hotspotimage',
  7269.                                                 ],
  7270.                                                 'isOperator' => false,
  7271.                                             ],
  7272.                                             36 => [
  7273.                                                 'attributes' => [
  7274.                                                     'attribute' => 'image4x3',
  7275.                                                     'label' => 'Bild 4x3',
  7276.                                                     'dataType' => 'hotspotimage',
  7277.                                                 ],
  7278.                                                 'isOperator' => false,
  7279.                                             ],
  7280.                                             37 => [
  7281.                                                 'attributes' => [
  7282.                                                     'attribute' => 'image5x8',
  7283.                                                     'label' => 'Bild 5x8',
  7284.                                                     'dataType' => 'hotspotimage',
  7285.                                                 ],
  7286.                                                 'isOperator' => false,
  7287.                                             ],
  7288.                                             38 => [
  7289.                                                 'attributes' => [
  7290.                                                     'attribute' => 'productimage1x1',
  7291.                                                     'label' => 'Produkt-Ersatz-Bild 1x1',
  7292.                                                     'dataType' => 'hotspotimage',
  7293.                                                 ],
  7294.                                                 'isOperator' => false,
  7295.                                             ],
  7296.                                             39 => [
  7297.                                                 'attributes' => [
  7298.                                                     'attribute' => 'packshotwave',
  7299.                                                     'label' => 'Packshot auf Welle',
  7300.                                                     'dataType' => 'hotspotimage',
  7301.                                                 ],
  7302.                                                 'isOperator' => false,
  7303.                                             ],
  7304.                                             40 => [
  7305.                                                 'isOperator' => true,
  7306.                                                 'attributes' => [
  7307.                                                     'label' => 'thtml',
  7308.                                                     'type' => 'operator',
  7309.                                                     'class' => 'ThumbnailHtml',
  7310.                                                     'thumbnailHtmlConfig' => 'web_medium_5x8',
  7311.                                                     'childs' => [
  7312.                                                         => [
  7313.                                                             'isOperator' => false,
  7314.                                                             'attributes' => [
  7315.                                                                 'label' => 'Bild 5x8 (image5x8)',
  7316.                                                                 'type' => 'value',
  7317.                                                                 'class' => 'DefaultValue',
  7318.                                                                 'attribute' => 'image5x8',
  7319.                                                                 'dataType' => 'hotspotimage',
  7320.                                                                 'childs' => [
  7321.                                                                 ],
  7322.                                                             ],
  7323.                                                         ],
  7324.                                                     ],
  7325.                                                 ],
  7326.                                                 'key' => '#68ff4b130d120',
  7327.                                             ],
  7328.                                             41 => [
  7329.                                                 'isOperator' => true,
  7330.                                                 'attributes' => [
  7331.                                                     'label' => 'Thumbnail',
  7332.                                                     'type' => 'operator',
  7333.                                                     'class' => 'Thumbnail',
  7334.                                                     'thumbnailConfig' => 'web_medium_5x8',
  7335.                                                     'childs' => [
  7336.                                                         => [
  7337.                                                             'isOperator' => false,
  7338.                                                             'attributes' => [
  7339.                                                                 'label' => 'Bild 5x8 (image5x8)',
  7340.                                                                 'type' => 'value',
  7341.                                                                 'class' => 'DefaultValue',
  7342.                                                                 'attribute' => 'image5x8',
  7343.                                                                 'dataType' => 'hotspotimage',
  7344.                                                                 'childs' => [
  7345.                                                                 ],
  7346.                                                             ],
  7347.                                                         ],
  7348.                                                     ],
  7349.                                                 ],
  7350.                                                 'key' => '#68ff4b130d121',
  7351.                                             ],
  7352.                                             42 => [
  7353.                                                 'attributes' => [
  7354.                                                     'attribute' => 'titleSeo',
  7355.                                                     'label' => 'Meta-Titel',
  7356.                                                     'dataType' => 'textarea',
  7357.                                                 ],
  7358.                                                 'isOperator' => false,
  7359.                                             ],
  7360.                                             43 => [
  7361.                                                 'attributes' => [
  7362.                                                     'attribute' => 'descriptionSeo',
  7363.                                                     'label' => 'Meta-Beschreibung',
  7364.                                                     'dataType' => 'textarea',
  7365.                                                 ],
  7366.                                                 'isOperator' => false,
  7367.                                             ],
  7368.                                             44 => [
  7369.                                                 'attributes' => [
  7370.                                                     'attribute' => 'keywordsSeo',
  7371.                                                     'label' => 'Fokus-Keywords',
  7372.                                                     'dataType' => 'textarea',
  7373.                                                 ],
  7374.                                                 'isOperator' => false,
  7375.                                             ],
  7376.                                             45 => [
  7377.                                                 'attributes' => [
  7378.                                                     'attribute' => 'pressreleasepdf',
  7379.                                                     'label' => 'Pressreleasepdf',
  7380.                                                     'dataType' => 'advancedManyToManyRelation',
  7381.                                                 ],
  7382.                                                 'isOperator' => false,
  7383.                                             ],
  7384.                                             46 => [
  7385.                                                 'attributes' => [
  7386.                                                     'attribute' => 'pressimages',
  7387.                                                     'label' => 'Pressebilder',
  7388.                                                     'dataType' => 'imageGallery',
  7389.                                                 ],
  7390.                                                 'isOperator' => false,
  7391.                                             ],
  7392.                                         ],
  7393.                                     ],
  7394.                                 ],
  7395.                                 'Produkt' => [
  7396.                                     'id' => 'Produkt',
  7397.                                     'name' => 'Produkt',
  7398.                                     'columnConfig' => [
  7399.                                         'columns' => [
  7400.                                             => [
  7401.                                                 'attributes' => [
  7402.                                                     'attribute' => 'published',
  7403.                                                     'label' => 'Veröffentlicht',
  7404.                                                     'dataType' => 'system',
  7405.                                                 ],
  7406.                                                 'isOperator' => false,
  7407.                                             ],
  7408.                                             => [
  7409.                                                 'attributes' => [
  7410.                                                     'attribute' => 'id',
  7411.                                                     'label' => 'ID',
  7412.                                                     'dataType' => 'system',
  7413.                                                 ],
  7414.                                                 'isOperator' => false,
  7415.                                             ],
  7416.                                             => [
  7417.                                                 'attributes' => [
  7418.                                                     'attribute' => 'key',
  7419.                                                     'label' => 'Schlüssel',
  7420.                                                     'dataType' => 'system',
  7421.                                                 ],
  7422.                                                 'isOperator' => false,
  7423.                                             ],
  7424.                                             => [
  7425.                                                 'attributes' => [
  7426.                                                     'attribute' => 'creationDate',
  7427.                                                     'label' => 'Erstellungsdatum',
  7428.                                                     'dataType' => 'system',
  7429.                                                 ],
  7430.                                                 'isOperator' => false,
  7431.                                             ],
  7432.                                             => [
  7433.                                                 'attributes' => [
  7434.                                                     'attribute' => 'modificationDate',
  7435.                                                     'label' => 'Änderungsdatum',
  7436.                                                     'dataType' => 'system',
  7437.                                                 ],
  7438.                                                 'isOperator' => false,
  7439.                                             ],
  7440.                                             => [
  7441.                                                 'attributes' => [
  7442.                                                     'attribute' => 'hevertcom_url',
  7443.                                                     'label' => 'URL Produktdetailseite hevert.com',
  7444.                                                     'dataType' => 'input',
  7445.                                                 ],
  7446.                                                 'isOperator' => false,
  7447.                                             ],
  7448.                                             => [
  7449.                                                 'attributes' => [
  7450.                                                     'attribute' => 'zulassungsnummer',
  7451.                                                     'label' => 'Zulassungsnummer',
  7452.                                                     'dataType' => 'input',
  7453.                                                 ],
  7454.                                                 'isOperator' => false,
  7455.                                             ],
  7456.                                             => [
  7457.                                                 'attributes' => [
  7458.                                                     'attribute' => 'aktiv',
  7459.                                                     'label' => 'Aktiv',
  7460.                                                     'dataType' => 'select',
  7461.                                                 ],
  7462.                                                 'isOperator' => false,
  7463.                                             ],
  7464.                                             => [
  7465.                                                 'attributes' => [
  7466.                                                     'attribute' => 'typ',
  7467.                                                     'label' => 'Typ',
  7468.                                                     'dataType' => 'select',
  7469.                                                 ],
  7470.                                                 'isOperator' => false,
  7471.                                             ],
  7472.                                             => [
  7473.                                                 'attributes' => [
  7474.                                                     'attribute' => 'landMarkt',
  7475.                                                     'label' => 'Land/Markt',
  7476.                                                     'dataType' => 'countrymultiselect',
  7477.                                                 ],
  7478.                                                 'isOperator' => false,
  7479.                                             ],
  7480.                                             10 => [
  7481.                                                 'attributes' => [
  7482.                                                     'attribute' => 'neu',
  7483.                                                     'label' => 'Neu',
  7484.                                                     'dataType' => 'booleanSelect',
  7485.                                                 ],
  7486.                                                 'isOperator' => false,
  7487.                                             ],
  7488.                                             11 => [
  7489.                                                 'attributes' => [
  7490.                                                     'attribute' => 'stoerer',
  7491.                                                     'label' => 'Störer',
  7492.                                                     'dataType' => 'input',
  7493.                                                 ],
  7494.                                                 'isOperator' => false,
  7495.                                             ],
  7496.                                             12 => [
  7497.                                                 'attributes' => [
  7498.                                                     'attribute' => 'ccAktiv',
  7499.                                                     'label' => 'Aktiv',
  7500.                                                     'dataType' => 'booleanSelect',
  7501.                                                 ],
  7502.                                                 'isOperator' => false,
  7503.                                             ],
  7504.                                             13 => [
  7505.                                                 'attributes' => [
  7506.                                                     'attribute' => 'ccUrl',
  7507.                                                     'label' => 'URL',
  7508.                                                     'dataType' => 'input',
  7509.                                                 ],
  7510.                                                 'isOperator' => false,
  7511.                                             ],
  7512.                                             14 => [
  7513.                                                 'attributes' => [
  7514.                                                     'attribute' => 'gesunddeURL',
  7515.                                                     'label' => 'Gesund.de URL',
  7516.                                                     'dataType' => 'input',
  7517.                                                 ],
  7518.                                                 'isOperator' => false,
  7519.                                             ],
  7520.                                             15 => [
  7521.                                                 'attributes' => [
  7522.                                                     'attribute' => 'sort',
  7523.                                                     'label' => 'Manuelle Sortierung',
  7524.                                                     'dataType' => 'input',
  7525.                                                 ],
  7526.                                                 'isOperator' => false,
  7527.                                             ],
  7528.                                             16 => [
  7529.                                                 'attributes' => [
  7530.                                                     'attribute' => 'brand',
  7531.                                                     'label' => 'Marke',
  7532.                                                     'dataType' => 'manyToOneRelation',
  7533.                                                 ],
  7534.                                                 'isOperator' => false,
  7535.                                             ],
  7536.                                             17 => [
  7537.                                                 'attributes' => [
  7538.                                                     'attribute' => 'ASIN',
  7539.                                                     'label' => '~asin',
  7540.                                                     'dataType' => 'input',
  7541.                                                 ],
  7542.                                                 'isOperator' => false,
  7543.                                             ],
  7544.                                             18 => [
  7545.                                                 'attributes' => [
  7546.                                                     'attribute' => 'artikelnummer',
  7547.                                                     'label' => 'Artikelnummer',
  7548.                                                     'dataType' => 'input',
  7549.                                                 ],
  7550.                                                 'isOperator' => false,
  7551.                                             ],
  7552.                                             19 => [
  7553.                                                 'attributes' => [
  7554.                                                     'attribute' => 'sapNummer',
  7555.                                                     'label' => 'SAP-Nummer',
  7556.                                                     'dataType' => 'input',
  7557.                                                 ],
  7558.                                                 'isOperator' => false,
  7559.                                             ],
  7560.                                             20 => [
  7561.                                                 'attributes' => [
  7562.                                                     'attribute' => 'pzn',
  7563.                                                     'label' => 'PZN',
  7564.                                                     'dataType' => 'input',
  7565.                                                 ],
  7566.                                                 'isOperator' => false,
  7567.                                             ],
  7568.                                             21 => [
  7569.                                                 'attributes' => [
  7570.                                                     'attribute' => 'zuzahl',
  7571.                                                     'label' => 'Zuzahl',
  7572.                                                     'dataType' => 'input',
  7573.                                                 ],
  7574.                                                 'isOperator' => false,
  7575.                                             ],
  7576.                                             22 => [
  7577.                                                 'attributes' => [
  7578.                                                     'attribute' => 'pxAltUrl',
  7579.                                                     'label' => 'Alternative Url PX Reach',
  7580.                                                     'dataType' => 'input',
  7581.                                                 ],
  7582.                                                 'isOperator' => false,
  7583.                                             ],
  7584.                                             23 => [
  7585.                                                 'attributes' => [
  7586.                                                     'attribute' => 'therapiegebietFachkreise',
  7587.                                                     'label' => 'Fachkreise',
  7588.                                                     'dataType' => 'manyToManyObjectRelation',
  7589.                                                 ],
  7590.                                                 'isOperator' => false,
  7591.                                             ],
  7592.                                             24 => [
  7593.                                                 'attributes' => [
  7594.                                                     'attribute' => 'therapiegebietEndverwender',
  7595.                                                     'label' => 'Endverwender',
  7596.                                                     'dataType' => 'manyToManyObjectRelation',
  7597.                                                 ],
  7598.                                                 'isOperator' => false,
  7599.                                             ],
  7600.                                             25 => [
  7601.                                                 'attributes' => [
  7602.                                                     'attribute' => 'productCategory',
  7603.                                                     'label' => 'Productkategorie',
  7604.                                                     'dataType' => 'manyToManyObjectRelation',
  7605.                                                 ],
  7606.                                                 'isOperator' => false,
  7607.                                             ],
  7608.                                             26 => [
  7609.                                                 'attributes' => [
  7610.                                                     'attribute' => 'produktname',
  7611.                                                     'label' => 'Produktname',
  7612.                                                     'dataType' => 'input',
  7613.                                                 ],
  7614.                                                 'isOperator' => false,
  7615.                                             ],
  7616.                                             27 => [
  7617.                                                 'attributes' => [
  7618.                                                     'attribute' => 'descriptionShort',
  7619.                                                     'label' => 'Kurzbeschreibung',
  7620.                                                     'dataType' => 'wysiwyg',
  7621.                                                 ],
  7622.                                                 'isOperator' => false,
  7623.                                             ],
  7624.                                             28 => [
  7625.                                                 'attributes' => [
  7626.                                                     'attribute' => 'seoMetaTitle',
  7627.                                                     'label' => 'SEO-Meta-Titel',
  7628.                                                     'dataType' => 'input',
  7629.                                                 ],
  7630.                                                 'isOperator' => false,
  7631.                                             ],
  7632.                                             29 => [
  7633.                                                 'attributes' => [
  7634.                                                     'attribute' => 'seoMetaDescription',
  7635.                                                     'label' => 'SEO-Meta-Description',
  7636.                                                     'dataType' => 'textarea',
  7637.                                                 ],
  7638.                                                 'isOperator' => false,
  7639.                                             ],
  7640.                                             30 => [
  7641.                                                 'attributes' => [
  7642.                                                     'attribute' => 'seoMetaKeywords',
  7643.                                                     'label' => 'SEO-Meta-Keywords',
  7644.                                                     'dataType' => 'textarea',
  7645.                                                 ],
  7646.                                                 'isOperator' => false,
  7647.                                             ],
  7648.                                             31 => [
  7649.                                                 'attributes' => [
  7650.                                                     'attribute' => 'alternativSpelling',
  7651.                                                     'label' => 'Alternative Schreibweise',
  7652.                                                     'dataType' => 'textarea',
  7653.                                                 ],
  7654.                                                 'isOperator' => false,
  7655.                                             ],
  7656.                                             32 => [
  7657.                                                 'attributes' => [
  7658.                                                     'attribute' => 'zusammensetzungIntro',
  7659.                                                     'label' => 'Intro',
  7660.                                                     'dataType' => 'input',
  7661.                                                 ],
  7662.                                                 'isOperator' => false,
  7663.                                             ],
  7664.                                             33 => [
  7665.                                                 'attributes' => [
  7666.                                                     'attribute' => 'zusammensetzungApp',
  7667.                                                     'label' => 'Liste',
  7668.                                                     'dataType' => 'wysiwyg',
  7669.                                                 ],
  7670.                                                 'isOperator' => false,
  7671.                                             ],
  7672.                                             34 => [
  7673.                                                 'attributes' => [
  7674.                                                     'attribute' => 'zusammensetzungFrei',
  7675.                                                     'label' => 'Frei',
  7676.                                                     'dataType' => 'wysiwyg',
  7677.                                                 ],
  7678.                                                 'isOperator' => false,
  7679.                                             ],
  7680.                                             35 => [
  7681.                                                 'attributes' => [
  7682.                                                     'attribute' => 'zusammensetzungSonstigeBestandteile',
  7683.                                                     'label' => 'Sonstige Bestandteile',
  7684.                                                     'dataType' => 'wysiwyg',
  7685.                                                 ],
  7686.                                                 'isOperator' => false,
  7687.                                             ],
  7688.                                             36 => [
  7689.                                                 'attributes' => [
  7690.                                                     'attribute' => 'Anwendungsgebiete',
  7691.                                                     'label' => 'Anwendungsgebiete',
  7692.                                                     'dataType' => 'wysiwyg',
  7693.                                                 ],
  7694.                                                 'isOperator' => false,
  7695.                                             ],
  7696.                                             37 => [
  7697.                                                 'attributes' => [
  7698.                                                     'attribute' => 'dosierungText',
  7699.                                                     'label' => 'Dosierung',
  7700.                                                     'dataType' => 'wysiwyg',
  7701.                                                 ],
  7702.                                                 'isOperator' => false,
  7703.                                             ],
  7704.                                             38 => [
  7705.                                                 'attributes' => [
  7706.                                                     'attribute' => 'verzehrsempfehlung',
  7707.                                                     'label' => 'Verzehrsempfehlung',
  7708.                                                     'dataType' => 'wysiwyg',
  7709.                                                 ],
  7710.                                                 'isOperator' => false,
  7711.                                             ],
  7712.                                             39 => [
  7713.                                                 'attributes' => [
  7714.                                                     'attribute' => 'dosierungTabelle',
  7715.                                                     'label' => 'Dosierung Tabelle',
  7716.                                                     'dataType' => 'table',
  7717.                                                 ],
  7718.                                                 'isOperator' => false,
  7719.                                             ],
  7720.                                             40 => [
  7721.                                                 'attributes' => [
  7722.                                                     'attribute' => 'pharmakologie',
  7723.                                                     'label' => 'Pharmakologie',
  7724.                                                     'dataType' => 'wysiwyg',
  7725.                                                 ],
  7726.                                                 'isOperator' => false,
  7727.                                             ],
  7728.                                             41 => [
  7729.                                                 'attributes' => [
  7730.                                                     'attribute' => 'gegenanzeigen',
  7731.                                                     'label' => 'Gegenanzeigen',
  7732.                                                     'dataType' => 'wysiwyg',
  7733.                                                 ],
  7734.                                                 'isOperator' => false,
  7735.                                             ],
  7736.                                             42 => [
  7737.                                                 'attributes' => [
  7738.                                                     'attribute' => 'nebenwirkungen',
  7739.                                                     'label' => 'Nebenwirkungen',
  7740.                                                     'dataType' => 'wysiwyg',
  7741.                                                 ],
  7742.                                                 'isOperator' => false,
  7743.                                             ],
  7744.                                             43 => [
  7745.                                                 'attributes' => [
  7746.                                                     'attribute' => 'wechselwirkungen',
  7747.                                                     'label' => 'Wechselwirkungen',
  7748.                                                     'dataType' => 'wysiwyg',
  7749.                                                 ],
  7750.                                                 'isOperator' => false,
  7751.                                             ],
  7752.                                             44 => [
  7753.                                                 'attributes' => [
  7754.                                                     'attribute' => 'indikationsKurztextEv',
  7755.                                                     'label' => 'Indikations-Kurztext EV',
  7756.                                                     'dataType' => 'wysiwyg',
  7757.                                                 ],
  7758.                                                 'isOperator' => false,
  7759.                                             ],
  7760.                                             45 => [
  7761.                                                 'attributes' => [
  7762.                                                     'attribute' => 'werbeClaimEv',
  7763.                                                     'label' => 'Werbe-Claim EV',
  7764.                                                     'dataType' => 'wysiwyg',
  7765.                                                 ],
  7766.                                                 'isOperator' => false,
  7767.                                             ],
  7768.                                             46 => [
  7769.                                                 'attributes' => [
  7770.                                                     'attribute' => 'werbeClaimEvWeb',
  7771.                                                     'label' => 'Werbe-Claim EV Ergänzung Web',
  7772.                                                     'dataType' => 'wysiwyg',
  7773.                                                 ],
  7774.                                                 'isOperator' => false,
  7775.                                             ],
  7776.                                             47 => [
  7777.                                                 'attributes' => [
  7778.                                                     'attribute' => 'consumerInsightEv',
  7779.                                                     'label' => 'Consumer Insight EV',
  7780.                                                     'dataType' => 'wysiwyg',
  7781.                                                 ],
  7782.                                                 'isOperator' => false,
  7783.                                             ],
  7784.                                             48 => [
  7785.                                                 'attributes' => [
  7786.                                                     'attribute' => 'benefitEv2',
  7787.                                                     'label' => 'Benefit EV (2)',
  7788.                                                     'dataType' => 'wysiwyg',
  7789.                                                 ],
  7790.                                                 'isOperator' => false,
  7791.                                             ],
  7792.                                             49 => [
  7793.                                                 'attributes' => [
  7794.                                                     'attribute' => 'reasonWhyEv',
  7795.                                                     'label' => 'Reason why EV',
  7796.                                                     'dataType' => 'wysiwyg',
  7797.                                                 ],
  7798.                                                 'isOperator' => false,
  7799.                                             ],
  7800.                                             50 => [
  7801.                                                 'attributes' => [
  7802.                                                     'attribute' => 'kernaussageEv',
  7803.                                                     'label' => 'Kernaussage EV',
  7804.                                                     'dataType' => 'wysiwyg',
  7805.                                                 ],
  7806.                                                 'isOperator' => false,
  7807.                                             ],
  7808.                                             51 => [
  7809.                                                 'attributes' => [
  7810.                                                     'attribute' => 'produktprofil',
  7811.                                                     'label' => 'Produktprofil',
  7812.                                                     'dataType' => 'wysiwyg',
  7813.                                                 ],
  7814.                                                 'isOperator' => false,
  7815.                                             ],
  7816.                                             52 => [
  7817.                                                 'attributes' => [
  7818.                                                     'attribute' => 'pflichttextEv',
  7819.                                                     'label' => 'Pflichttext EV',
  7820.                                                     'dataType' => 'wysiwyg',
  7821.                                                 ],
  7822.                                                 'isOperator' => false,
  7823.                                             ],
  7824.                                             53 => [
  7825.                                                 'attributes' => [
  7826.                                                     'attribute' => 'pflichttextFk',
  7827.                                                     'label' => 'Pflichttext FK',
  7828.                                                     'dataType' => 'wysiwyg',
  7829.                                                 ],
  7830.                                                 'isOperator' => false,
  7831.                                             ],
  7832.                                             54 => [
  7833.                                                 'attributes' => [
  7834.                                                     'attribute' => 'freitext',
  7835.                                                     'label' => 'Freitext',
  7836.                                                     'dataType' => 'wysiwyg',
  7837.                                                 ],
  7838.                                                 'isOperator' => false,
  7839.                                             ],
  7840.                                             55 => [
  7841.                                                 'attributes' => [
  7842.                                                     'attribute' => 'Minibroschuere',
  7843.                                                     'label' => 'Mini-Broschüre',
  7844.                                                     'dataType' => 'block',
  7845.                                                 ],
  7846.                                                 'isOperator' => false,
  7847.                                             ],
  7848.                                             56 => [
  7849.                                                 'attributes' => [
  7850.                                                     'attribute' => 'packungsgroesse',
  7851.                                                     'label' => 'Packungsgroesse',
  7852.                                                     'dataType' => 'inputQuantityValue',
  7853.                                                 ],
  7854.                                                 'isOperator' => false,
  7855.                                             ],
  7856.                                             57 => [
  7857.                                                 'attributes' => [
  7858.                                                     'attribute' => 'darreichungsform',
  7859.                                                     'label' => 'Darreichungsform',
  7860.                                                     'dataType' => 'select',
  7861.                                                 ],
  7862.                                                 'isOperator' => false,
  7863.                                             ],
  7864.                                             58 => [
  7865.                                                 'attributes' => [
  7866.                                                     'attribute' => 'packungsfarbe',
  7867.                                                     'label' => 'Packungsfarbe',
  7868.                                                     'dataType' => 'select',
  7869.                                                 ],
  7870.                                                 'isOperator' => false,
  7871.                                             ],
  7872.                                             59 => [
  7873.                                                 'attributes' => [
  7874.                                                     'attribute' => 'wirkstoffe',
  7875.                                                     'label' => 'Wirkstoffe',
  7876.                                                     'dataType' => 'manyToManyObjectRelation',
  7877.                                                 ],
  7878.                                                 'isOperator' => false,
  7879.                                             ],
  7880.                                             60 => [
  7881.                                                 'attributes' => [
  7882.                                                     'attribute' => 'vegan',
  7883.                                                     'label' => 'Vegan',
  7884.                                                     'dataType' => 'booleanSelect',
  7885.                                                 ],
  7886.                                                 'isOperator' => false,
  7887.                                             ],
  7888.                                             61 => [
  7889.                                                 'attributes' => [
  7890.                                                     'attribute' => 'vegetarisch',
  7891.                                                     'label' => 'Vegetarisch',
  7892.                                                     'dataType' => 'booleanSelect',
  7893.                                                 ],
  7894.                                                 'isOperator' => false,
  7895.                                             ],
  7896.                                             62 => [
  7897.                                                 'attributes' => [
  7898.                                                     'attribute' => 'glutenfrei',
  7899.                                                     'label' => 'Glutenfrei',
  7900.                                                     'dataType' => 'booleanSelect',
  7901.                                                 ],
  7902.                                                 'isOperator' => false,
  7903.                                             ],
  7904.                                             63 => [
  7905.                                                 'attributes' => [
  7906.                                                     'attribute' => 'lactosefrei',
  7907.                                                     'label' => 'Lactosefrei',
  7908.                                                     'dataType' => 'booleanSelect',
  7909.                                                 ],
  7910.                                                 'isOperator' => false,
  7911.                                             ],
  7912.                                             64 => [
  7913.                                                 'attributes' => [
  7914.                                                     'attribute' => 'ohneFarbstoffe',
  7915.                                                     'label' => 'Ohne F-Stoffe',
  7916.                                                     'dataType' => 'booleanSelect',
  7917.                                                 ],
  7918.                                                 'isOperator' => false,
  7919.                                             ],
  7920.                                             65 => [
  7921.                                                 'attributes' => [
  7922.                                                     'attribute' => 'ohneGelatine',
  7923.                                                     'label' => 'Ohne Gelatine',
  7924.                                                     'dataType' => 'booleanSelect',
  7925.                                                 ],
  7926.                                                 'isOperator' => false,
  7927.                                             ],
  7928.                                             66 => [
  7929.                                                 'attributes' => [
  7930.                                                     'attribute' => 'ohneKonservierungstsoffe',
  7931.                                                     'label' => 'Ohne K-Stoffe',
  7932.                                                     'dataType' => 'booleanSelect',
  7933.                                                 ],
  7934.                                                 'isOperator' => false,
  7935.                                             ],
  7936.                                             67 => [
  7937.                                                 'attributes' => [
  7938.                                                     'attribute' => 'halal',
  7939.                                                     'label' => 'Halal',
  7940.                                                     'dataType' => 'booleanSelect',
  7941.                                                 ],
  7942.                                                 'isOperator' => false,
  7943.                                             ],
  7944.                                             68 => [
  7945.                                                 'attributes' => [
  7946.                                                     'attribute' => 'ohnePalmoel',
  7947.                                                     'label' => 'Ohne Palmöl',
  7948.                                                     'dataType' => 'booleanSelect',
  7949.                                                 ],
  7950.                                                 'isOperator' => false,
  7951.                                             ],
  7952.                                             69 => [
  7953.                                                 'attributes' => [
  7954.                                                     'attribute' => 'zuckerfrei',
  7955.                                                     'label' => 'Zuckerfrei',
  7956.                                                     'dataType' => 'booleanSelect',
  7957.                                                 ],
  7958.                                                 'isOperator' => false,
  7959.                                             ],
  7960.                                             70 => [
  7961.                                                 'attributes' => [
  7962.                                                     'attribute' => 'imagePackshot',
  7963.                                                     'label' => 'Packshot',
  7964.                                                     'dataType' => 'hotspotimage',
  7965.                                                 ],
  7966.                                                 'isOperator' => false,
  7967.                                             ],
  7968.                                             71 => [
  7969.                                                 'attributes' => [
  7970.                                                     'attribute' => 'imagePackshotCentered',
  7971.                                                     'label' => 'Packshot',
  7972.                                                     'dataType' => 'hotspotimage',
  7973.                                                 ],
  7974.                                                 'isOperator' => false,
  7975.                                             ],
  7976.                                             72 => [
  7977.                                                 'attributes' => [
  7978.                                                     'attribute' => 'imagePackshotWirkstoffe',
  7979.                                                     'label' => 'Packshot Wirkstoffe',
  7980.                                                     'dataType' => 'hotspotimage',
  7981.                                                 ],
  7982.                                                 'isOperator' => false,
  7983.                                             ],
  7984.                                             73 => [
  7985.                                                 'attributes' => [
  7986.                                                     'attribute' => 'imagePackshotClassic',
  7987.                                                     'label' => 'Packshot Klassisch',
  7988.                                                     'dataType' => 'image',
  7989.                                                 ],
  7990.                                                 'isOperator' => false,
  7991.                                             ],
  7992.                                             74 => [
  7993.                                                 'attributes' => [
  7994.                                                     'attribute' => 'produktbilder',
  7995.                                                     'label' => 'Produktbilder',
  7996.                                                     'dataType' => 'imageGallery',
  7997.                                                 ],
  7998.                                                 'isOperator' => false,
  7999.                                             ],
  8000.                                             75 => [
  8001.                                                 'attributes' => [
  8002.                                                     'attribute' => 'imageMarketingtext1x1',
  8003.                                                     'label' => 'Bild 1x1',
  8004.                                                     'dataType' => 'hotspotimage',
  8005.                                                 ],
  8006.                                                 'isOperator' => false,
  8007.                                             ],
  8008.                                             76 => [
  8009.                                                 'attributes' => [
  8010.                                                     'attribute' => 'imageMarketingtext16x9',
  8011.                                                     'label' => 'Bild 16x9',
  8012.                                                     'dataType' => 'hotspotimage',
  8013.                                                 ],
  8014.                                                 'isOperator' => false,
  8015.                                             ],
  8016.                                             77 => [
  8017.                                                 'attributes' => [
  8018.                                                     'attribute' => 'imageMarketingtext3x2',
  8019.                                                     'label' => 'Bild 3x2',
  8020.                                                     'dataType' => 'hotspotimage',
  8021.                                                 ],
  8022.                                                 'isOperator' => false,
  8023.                                             ],
  8024.                                             78 => [
  8025.                                                 'attributes' => [
  8026.                                                     'attribute' => 'imageMarketingtext4x3',
  8027.                                                     'label' => 'Bild 4x3',
  8028.                                                     'dataType' => 'hotspotimage',
  8029.                                                 ],
  8030.                                                 'isOperator' => false,
  8031.                                             ],
  8032.                                             79 => [
  8033.                                                 'attributes' => [
  8034.                                                     'attribute' => 'imageMarketingtext5x8',
  8035.                                                     'label' => 'Bild 5x8',
  8036.                                                     'dataType' => 'hotspotimage',
  8037.                                                 ],
  8038.                                                 'isOperator' => false,
  8039.                                             ],
  8040.                                             80 => [
  8041.                                                 'attributes' => [
  8042.                                                     'attribute' => 'imageMarketingLink',
  8043.                                                     'label' => 'Bildverlinkung',
  8044.                                                     'dataType' => 'input',
  8045.                                                 ],
  8046.                                                 'isOperator' => false,
  8047.                                             ],
  8048.                                             81 => [
  8049.                                                 'attributes' => [
  8050.                                                     'attribute' => 'imageTrenner16x9',
  8051.                                                     'label' => 'Bildtrenner 16x9',
  8052.                                                     'dataType' => 'hotspotimage',
  8053.                                                 ],
  8054.                                                 'isOperator' => false,
  8055.                                             ],
  8056.                                             82 => [
  8057.                                                 'attributes' => [
  8058.                                                     'attribute' => 'imageTrenner3x2',
  8059.                                                     'label' => 'Bildtrenner 3x2',
  8060.                                                     'dataType' => 'hotspotimage',
  8061.                                                 ],
  8062.                                                 'isOperator' => false,
  8063.                                             ],
  8064.                                             83 => [
  8065.                                                 'attributes' => [
  8066.                                                     'attribute' => 'imageTrenner5x8',
  8067.                                                     'label' => 'Bildtrenner 5x8',
  8068.                                                     'dataType' => 'hotspotimage',
  8069.                                                 ],
  8070.                                                 'isOperator' => false,
  8071.                                             ],
  8072.                                             84 => [
  8073.                                                 'attributes' => [
  8074.                                                     'attribute' => 'imageTrennerPackshot',
  8075.                                                     'label' => 'Bildtrenner Packshot',
  8076.                                                     'dataType' => 'hotspotimage',
  8077.                                                 ],
  8078.                                                 'isOperator' => false,
  8079.                                             ],
  8080.                                             85 => [
  8081.                                                 'attributes' => [
  8082.                                                     'attribute' => 'productvideo',
  8083.                                                     'label' => 'Produktvideo',
  8084.                                                     'dataType' => 'video',
  8085.                                                 ],
  8086.                                                 'isOperator' => false,
  8087.                                             ],
  8088.                                             86 => [
  8089.                                                 'attributes' => [
  8090.                                                     'attribute' => 'DownloadMinibroschuere',
  8091.                                                     'label' => 'Minibroschüre',
  8092.                                                     'dataType' => 'advancedManyToManyRelation',
  8093.                                                 ],
  8094.                                                 'isOperator' => false,
  8095.                                             ],
  8096.                                             87 => [
  8097.                                                 'attributes' => [
  8098.                                                     'attribute' => 'DownloadGebrauchsinformation',
  8099.                                                     'label' => 'Gebrauchsinformation',
  8100.                                                     'dataType' => 'advancedManyToManyRelation',
  8101.                                                 ],
  8102.                                                 'isOperator' => false,
  8103.                                             ],
  8104.                                             88 => [
  8105.                                                 'attributes' => [
  8106.                                                     'attribute' => 'DownloadGesundheitsratgeber',
  8107.                                                     'label' => 'Gesundheitsratgeber',
  8108.                                                     'dataType' => 'advancedManyToManyRelation',
  8109.                                                 ],
  8110.                                                 'isOperator' => false,
  8111.                                             ],
  8112.                                             89 => [
  8113.                                                 'attributes' => [
  8114.                                                     'attribute' => 'DownloadLMIV',
  8115.                                                     'label' => 'LMIV',
  8116.                                                     'dataType' => 'advancedManyToManyRelation',
  8117.                                                 ],
  8118.                                                 'isOperator' => false,
  8119.                                             ],
  8120.                                             90 => [
  8121.                                                 'attributes' => [
  8122.                                                     'attribute' => 'DownloadKonformitaetserklaerung',
  8123.                                                     'label' => 'Konformitätserklärung',
  8124.                                                     'dataType' => 'advancedManyToManyRelation',
  8125.                                                 ],
  8126.                                                 'isOperator' => false,
  8127.                                             ],
  8128.                                             91 => [
  8129.                                                 'attributes' => [
  8130.                                                     'attribute' => 'DownloadFlyer',
  8131.                                                     'label' => 'Flyer',
  8132.                                                     'dataType' => 'advancedManyToManyRelation',
  8133.                                                 ],
  8134.                                                 'isOperator' => false,
  8135.                                             ],
  8136.                                             92 => [
  8137.                                                 'attributes' => [
  8138.                                                     'attribute' => 'DownloadFachinformationen',
  8139.                                                     'label' => 'Fachinformationen',
  8140.                                                     'dataType' => 'advancedManyToManyRelation',
  8141.                                                 ],
  8142.                                                 'isOperator' => false,
  8143.                                             ],
  8144.                                             93 => [
  8145.                                                 'attributes' => [
  8146.                                                     'attribute' => 'fuerSieAuchInteressant',
  8147.                                                     'label' => 'Für Sie auch Interessant',
  8148.                                                     'dataType' => 'manyToManyObjectRelation',
  8149.                                                 ],
  8150.                                                 'isOperator' => false,
  8151.                                             ],
  8152.                                             94 => [
  8153.                                                 'attributes' => [
  8154.                                                     'attribute' => 'ausUnseremMagazin',
  8155.                                                     'label' => 'Aus unserem Magazin',
  8156.                                                     'dataType' => 'manyToManyObjectRelation',
  8157.                                                 ],
  8158.                                                 'isOperator' => false,
  8159.                                             ],
  8160.                                             95 => [
  8161.                                                 'attributes' => [
  8162.                                                     'attribute' => 'faqs',
  8163.                                                     'label' => 'FAQs',
  8164.                                                     'dataType' => 'manyToManyObjectRelation',
  8165.                                                 ],
  8166.                                                 'isOperator' => false,
  8167.                                             ],
  8168.                                             96 => [
  8169.                                                 'attributes' => [
  8170.                                                     'attribute' => 'faqsex',
  8171.                                                     'label' => 'FAQ2',
  8172.                                                     'dataType' => 'reverseObjectRelation',
  8173.                                                 ],
  8174.                                                 'isOperator' => false,
  8175.                                             ],
  8176.                                             97 => [
  8177.                                                 'attributes' => [
  8178.                                                     'attribute' => 'praeferenz',
  8179.                                                     'label' => 'Darstellung im Präparateübersicht',
  8180.                                                     'dataType' => 'booleanSelect',
  8181.                                                 ],
  8182.                                                 'isOperator' => false,
  8183.                                             ],
  8184.                                             98 => [
  8185.                                                 'attributes' => [
  8186.                                                     'attribute' => 'vorteile',
  8187.                                                     'label' => 'Vorteile',
  8188.                                                     'dataType' => 'wysiwyg',
  8189.                                                 ],
  8190.                                                 'isOperator' => false,
  8191.                                             ],
  8192.                                             99 => [
  8193.                                                 'attributes' => [
  8194.                                                     'attribute' => 'lpBullets',
  8195.                                                     'label' => 'Bullets',
  8196.                                                     'dataType' => 'wysiwyg',
  8197.                                                 ],
  8198.                                                 'isOperator' => false,
  8199.                                             ],
  8200.                                             100 => [
  8201.                                                 'attributes' => [
  8202.                                                     'attribute' => 'gesunddeDetoxURL',
  8203.                                                     'label' => 'Gesund.de Detox URL',
  8204.                                                     'dataType' => 'input',
  8205.                                                 ],
  8206.                                                 'isOperator' => false,
  8207.                                             ],
  8208.                                             101 => [
  8209.                                                 'isOperator' => true,
  8210.                                                 'attributes' => [
  8211.                                                     'type' => 'operator',
  8212.                                                     'class' => 'Merge',
  8213.                                                     'label' => 'Hevert-testen-beschreibung',
  8214.                                                     'flatten' => false,
  8215.                                                     'unique' => false,
  8216.                                                     'childs' => [
  8217.                                                         => [
  8218.                                                             'isOperator' => false,
  8219.                                                             'attributes' => [
  8220.                                                                 'label' => 'Werbe-Claim EV (werbeClaimEv)',
  8221.                                                                 'type' => 'value',
  8222.                                                                 'class' => 'DefaultValue',
  8223.                                                                 'attribute' => 'werbeClaimEv',
  8224.                                                                 'dataType' => 'wysiwyg',
  8225.                                                                 'childs' => [
  8226.                                                                 ],
  8227.                                                             ],
  8228.                                                         ],
  8229.                                                         => [
  8230.                                                             'isOperator' => false,
  8231.                                                             'attributes' => [
  8232.                                                                 'label' => 'Werbe-Claim EV Ergänzung Web (werbeClaimEvWeb)',
  8233.                                                                 'type' => 'value',
  8234.                                                                 'class' => 'DefaultValue',
  8235.                                                                 'attribute' => 'werbeClaimEvWeb',
  8236.                                                                 'dataType' => 'wysiwyg',
  8237.                                                                 'childs' => [
  8238.                                                                 ],
  8239.                                                             ],
  8240.                                                         ],
  8241.                                                         => [
  8242.                                                             'isOperator' => false,
  8243.                                                             'attributes' => [
  8244.                                                                 'label' => 'Consumer Insight EV (consumerInsightEv)',
  8245.                                                                 'type' => 'value',
  8246.                                                                 'class' => 'DefaultValue',
  8247.                                                                 'attribute' => 'consumerInsightEv',
  8248.                                                                 'dataType' => 'wysiwyg',
  8249.                                                                 'childs' => [
  8250.                                                                 ],
  8251.                                                             ],
  8252.                                                         ],
  8253.                                                         => [
  8254.                                                             'isOperator' => false,
  8255.                                                             'attributes' => [
  8256.                                                                 'label' => 'Benefit EV (2) (benefitEv2)',
  8257.                                                                 'type' => 'value',
  8258.                                                                 'class' => 'DefaultValue',
  8259.                                                                 'attribute' => 'benefitEv2',
  8260.                                                                 'dataType' => 'wysiwyg',
  8261.                                                                 'childs' => [
  8262.                                                                 ],
  8263.                                                             ],
  8264.                                                         ],
  8265.                                                         => [
  8266.                                                             'isOperator' => false,
  8267.                                                             'attributes' => [
  8268.                                                                 'label' => 'Produktprofil (produktprofil)',
  8269.                                                                 'type' => 'value',
  8270.                                                                 'class' => 'DefaultValue',
  8271.                                                                 'attribute' => 'produktprofil',
  8272.                                                                 'dataType' => 'wysiwyg',
  8273.                                                                 'childs' => [
  8274.                                                                 ],
  8275.                                                             ],
  8276.                                                         ],
  8277.                                                     ],
  8278.                                                 ],
  8279.                                                 'key' => '#68d3d74700896',
  8280.                                             ],
  8281.                                         ],
  8282.                                     ],
  8283.                                 ],
  8284.                                 'Marke' => [
  8285.                                     'id' => 'Marke',
  8286.                                     'name' => 'Marke',
  8287.                                     'columnConfig' => [
  8288.                                         'columns' => [
  8289.                                             => [
  8290.                                                 'attributes' => [
  8291.                                                     'attribute' => 'id',
  8292.                                                     'label' => 'id',
  8293.                                                     'dataType' => 'system',
  8294.                                                     'layout' => [
  8295.                                                         'title' => 'id',
  8296.                                                         'name' => 'id',
  8297.                                                         'datatype' => 'data',
  8298.                                                         'fieldtype' => 'system',
  8299.                                                     ],
  8300.                                                 ],
  8301.                                                 'isOperator' => false,
  8302.                                             ],
  8303.                                             => [
  8304.                                                 'attributes' => [
  8305.                                                     'attribute' => 'key',
  8306.                                                     'label' => 'key',
  8307.                                                     'dataType' => 'system',
  8308.                                                     'layout' => [
  8309.                                                         'title' => 'key',
  8310.                                                         'name' => 'key',
  8311.                                                         'datatype' => 'data',
  8312.                                                         'fieldtype' => 'system',
  8313.                                                     ],
  8314.                                                 ],
  8315.                                                 'isOperator' => false,
  8316.                                             ],
  8317.                                             => [
  8318.                                                 'attributes' => [
  8319.                                                     'attribute' => 'name',
  8320.                                                     'label' => 'Name',
  8321.                                                     'dataType' => 'input',
  8322.                                                     'layout' => [
  8323.                                                         'fieldtype' => 'input',
  8324.                                                         'width' => 646,
  8325.                                                         'defaultValue' => NULL,
  8326.                                                         'queryColumnType' => 'varchar',
  8327.                                                         'columnType' => 'varchar',
  8328.                                                         'columnLength' => 1024,
  8329.                                                         'regex' => '',
  8330.                                                         'unique' => false,
  8331.                                                         'showCharCount' => false,
  8332.                                                         'name' => 'name',
  8333.                                                         'title' => 'Name',
  8334.                                                         'tooltip' => '',
  8335.                                                         'mandatory' => true,
  8336.                                                         'noteditable' => false,
  8337.                                                         'index' => false,
  8338.                                                         'locked' => false,
  8339.                                                         'style' => '',
  8340.                                                         'permissions' => NULL,
  8341.                                                         'datatype' => 'data',
  8342.                                                         'relationType' => false,
  8343.                                                         'invisible' => false,
  8344.                                                         'visibleGridView' => true,
  8345.                                                         'visibleSearch' => true,
  8346.                                                         'defaultValueGenerator' => '',
  8347.                                                     ],
  8348.                                                 ],
  8349.                                                 'isOperator' => false,
  8350.                                             ],
  8351.                                         ],
  8352.                                     ],
  8353.                                 ],
  8354.                                 'Wirkstoff' => [
  8355.                                     'id' => 'Wirkstoff',
  8356.                                     'name' => 'Wirkstoff',
  8357.                                     'columnConfig' => [
  8358.                                         'columns' => [
  8359.                                             => [
  8360.                                                 'attributes' => [
  8361.                                                     'attribute' => 'id',
  8362.                                                     'label' => 'id',
  8363.                                                     'dataType' => 'system',
  8364.                                                     'layout' => [
  8365.                                                         'title' => 'id',
  8366.                                                         'name' => 'id',
  8367.                                                         'datatype' => 'data',
  8368.                                                         'fieldtype' => 'system',
  8369.                                                     ],
  8370.                                                 ],
  8371.                                                 'isOperator' => false,
  8372.                                             ],
  8373.                                             => [
  8374.                                                 'attributes' => [
  8375.                                                     'attribute' => 'key',
  8376.                                                     'label' => 'key',
  8377.                                                     'dataType' => 'system',
  8378.                                                     'layout' => [
  8379.                                                         'title' => 'key',
  8380.                                                         'name' => 'key',
  8381.                                                         'datatype' => 'data',
  8382.                                                         'fieldtype' => 'system',
  8383.                                                     ],
  8384.                                                 ],
  8385.                                                 'isOperator' => false,
  8386.                                             ],
  8387.                                             => [
  8388.                                                 'attributes' => [
  8389.                                                     'attribute' => 'bezeichnungAbk',
  8390.                                                     'label' => 'Bezeichnung (Abk.)',
  8391.                                                     'dataType' => 'input',
  8392.                                                     'layout' => [
  8393.                                                         'fieldtype' => 'input',
  8394.                                                         'width' => 646,
  8395.                                                         'defaultValue' => NULL,
  8396.                                                         'queryColumnType' => 'varchar',
  8397.                                                         'columnType' => 'varchar',
  8398.                                                         'columnLength' => 1024,
  8399.                                                         'regex' => '',
  8400.                                                         'unique' => false,
  8401.                                                         'showCharCount' => false,
  8402.                                                         'name' => 'bezeichnungAbk',
  8403.                                                         'title' => 'Bezeichnung (Abk.)',
  8404.                                                         'tooltip' => '',
  8405.                                                         'mandatory' => false,
  8406.                                                         'noteditable' => false,
  8407.                                                         'index' => false,
  8408.                                                         'locked' => false,
  8409.                                                         'style' => '',
  8410.                                                         'permissions' => NULL,
  8411.                                                         'datatype' => 'data',
  8412.                                                         'relationType' => false,
  8413.                                                         'invisible' => false,
  8414.                                                         'visibleGridView' => false,
  8415.                                                         'visibleSearch' => false,
  8416.                                                         'defaultValueGenerator' => '',
  8417.                                                     ],
  8418.                                                 ],
  8419.                                                 'isOperator' => false,
  8420.                                             ],
  8421.                                             => [
  8422.                                                 'attributes' => [
  8423.                                                     'attribute' => 'bezeichnungLat',
  8424.                                                     'label' => 'Bezeichnung (Lat.)',
  8425.                                                     'dataType' => 'input',
  8426.                                                     'layout' => [
  8427.                                                         'fieldtype' => 'input',
  8428.                                                         'width' => 646,
  8429.                                                         'defaultValue' => NULL,
  8430.                                                         'queryColumnType' => 'varchar',
  8431.                                                         'columnType' => 'varchar',
  8432.                                                         'columnLength' => 1024,
  8433.                                                         'regex' => '',
  8434.                                                         'unique' => false,
  8435.                                                         'showCharCount' => false,
  8436.                                                         'name' => 'bezeichnungLat',
  8437.                                                         'title' => 'Bezeichnung (Lat.)',
  8438.                                                         'tooltip' => '',
  8439.                                                         'mandatory' => false,
  8440.                                                         'noteditable' => false,
  8441.                                                         'index' => false,
  8442.                                                         'locked' => false,
  8443.                                                         'style' => '',
  8444.                                                         'permissions' => NULL,
  8445.                                                         'datatype' => 'data',
  8446.                                                         'relationType' => false,
  8447.                                                         'invisible' => false,
  8448.                                                         'visibleGridView' => false,
  8449.                                                         'visibleSearch' => false,
  8450.                                                         'defaultValueGenerator' => '',
  8451.                                                     ],
  8452.                                                 ],
  8453.                                                 'isOperator' => false,
  8454.                                             ],
  8455.                                             => [
  8456.                                                 'attributes' => [
  8457.                                                     'attribute' => 'bezeichnung',
  8458.                                                     'label' => 'Bezeichnung',
  8459.                                                     'dataType' => 'input',
  8460.                                                     'layout' => [
  8461.                                                         'fieldtype' => 'input',
  8462.                                                         'width' => 609,
  8463.                                                         'defaultValue' => NULL,
  8464.                                                         'queryColumnType' => 'varchar',
  8465.                                                         'columnType' => 'varchar',
  8466.                                                         'columnLength' => 1024,
  8467.                                                         'regex' => '',
  8468.                                                         'unique' => false,
  8469.                                                         'showCharCount' => false,
  8470.                                                         'name' => 'bezeichnung',
  8471.                                                         'title' => 'Bezeichnung',
  8472.                                                         'tooltip' => '',
  8473.                                                         'mandatory' => false,
  8474.                                                         'noteditable' => false,
  8475.                                                         'index' => false,
  8476.                                                         'locked' => false,
  8477.                                                         'style' => '',
  8478.                                                         'permissions' => NULL,
  8479.                                                         'datatype' => 'data',
  8480.                                                         'relationType' => false,
  8481.                                                         'invisible' => false,
  8482.                                                         'visibleGridView' => true,
  8483.                                                         'visibleSearch' => true,
  8484.                                                         'defaultValueGenerator' => '',
  8485.                                                     ],
  8486.                                                 ],
  8487.                                                 'isOperator' => false,
  8488.                                             ],
  8489.                                             => [
  8490.                                                 'attributes' => [
  8491.                                                     'attribute' => 'beschreibungKurz',
  8492.                                                     'label' => 'Beschreibung kurz',
  8493.                                                     'dataType' => 'wysiwyg',
  8494.                                                     'layout' => [
  8495.                                                         'fieldtype' => 'wysiwyg',
  8496.                                                         'width' => 728,
  8497.                                                         'height' => 240,
  8498.                                                         'queryColumnType' => 'longtext',
  8499.                                                         'columnType' => 'longtext',
  8500.                                                         'toolbarConfig' => '{'."\n".'    "toolbarGroups" : ['."\n".'        {'."\n".'            "name": "basicstyles",'."\n".'            "groups": ['."\n".'                "basicstyles", "list", "cleanup"'."\n".'            ]'."\n".'        },'."\n".'        {'."\n".'            "name": "links",'."\n".'            "groups": ['."\n".'                "links"'."\n".'            ]'."\n".'        },'."\n".'        {'."\n".'            "name": "styles",'."\n".'            "groups": ['."\n".'                "styles"'."\n".'            ]'."\n".'        }            '."\n".'    ]'."\n".'}'."\n".'',
  8501.                                                         'excludeFromSearchIndex' => false,
  8502.                                                         'maxCharacters' => '',
  8503.                                                         'name' => 'beschreibungKurz',
  8504.                                                         'title' => 'Beschreibung kurz',
  8505.                                                         'tooltip' => '',
  8506.                                                         'mandatory' => false,
  8507.                                                         'noteditable' => false,
  8508.                                                         'index' => false,
  8509.                                                         'locked' => false,
  8510.                                                         'style' => '',
  8511.                                                         'permissions' => NULL,
  8512.                                                         'datatype' => 'data',
  8513.                                                         'relationType' => false,
  8514.                                                         'invisible' => false,
  8515.                                                         'visibleGridView' => false,
  8516.                                                         'visibleSearch' => false,
  8517.                                                     ],
  8518.                                                 ],
  8519.                                                 'isOperator' => false,
  8520.                                             ],
  8521.                                             => [
  8522.                                                 'attributes' => [
  8523.                                                     'attribute' => 'beschreibung',
  8524.                                                     'label' => 'Beschreibung',
  8525.                                                     'dataType' => 'wysiwyg',
  8526.                                                     'layout' => [
  8527.                                                         'fieldtype' => 'wysiwyg',
  8528.                                                         'width' => 728,
  8529.                                                         'height' => 360,
  8530.                                                         'queryColumnType' => 'longtext',
  8531.                                                         'columnType' => 'longtext',
  8532.                                                         'toolbarConfig' => '{'."\n".'    "toolbarGroups" : ['."\n".'        {'."\n".'            "name": "basicstyles",'."\n".'            "groups": ['."\n".'                "basicstyles", "list", "cleanup"'."\n".'            ]'."\n".'        },'."\n".'        {'."\n".'            "name": "links",'."\n".'            "groups": ['."\n".'                "links"'."\n".'            ]'."\n".'        },'."\n".'        {'."\n".'            "name": "styles",'."\n".'            "groups": ['."\n".'                "styles"'."\n".'            ]'."\n".'        }            '."\n".'    ]'."\n".'}'."\n".'',
  8533.                                                         'excludeFromSearchIndex' => false,
  8534.                                                         'maxCharacters' => '',
  8535.                                                         'name' => 'beschreibung',
  8536.                                                         'title' => 'Beschreibung',
  8537.                                                         'tooltip' => '',
  8538.                                                         'mandatory' => false,
  8539.                                                         'noteditable' => false,
  8540.                                                         'index' => false,
  8541.                                                         'locked' => false,
  8542.                                                         'style' => '',
  8543.                                                         'permissions' => NULL,
  8544.                                                         'datatype' => 'data',
  8545.                                                         'relationType' => false,
  8546.                                                         'invisible' => false,
  8547.                                                         'visibleGridView' => false,
  8548.                                                         'visibleSearch' => false,
  8549.                                                     ],
  8550.                                                 ],
  8551.                                                 'isOperator' => false,
  8552.                                             ],
  8553.                                             => [
  8554.                                                 'attributes' => [
  8555.                                                     'attribute' => 'imageGross16x9',
  8556.                                                     'label' => 'Bild Groß 16x9',
  8557.                                                     'dataType' => 'hotspotimage',
  8558.                                                     'layout' => [
  8559.                                                         'fieldtype' => 'hotspotimage',
  8560.                                                         'queryColumnType' => [
  8561.                                                             'image' => 'int(11)',
  8562.                                                             'hotspots' => 'text',
  8563.                                                         ],
  8564.                                                         'columnType' => [
  8565.                                                             'image' => 'int(11)',
  8566.                                                             'hotspots' => 'text',
  8567.                                                         ],
  8568.                                                         'ratioX' => 16,
  8569.                                                         'ratioY' => 9,
  8570.                                                         'predefinedDataTemplates' => '',
  8571.                                                         'name' => 'imageGross16x9',
  8572.                                                         'title' => 'Bild Groß 16x9',
  8573.                                                         'tooltip' => '',
  8574.                                                         'mandatory' => false,
  8575.                                                         'noteditable' => false,
  8576.                                                         'index' => false,
  8577.                                                         'locked' => false,
  8578.                                                         'style' => 'float:left;margin-right:18px;',
  8579.                                                         'permissions' => NULL,
  8580.                                                         'datatype' => 'data',
  8581.                                                         'relationType' => false,
  8582.                                                         'invisible' => false,
  8583.                                                         'visibleGridView' => false,
  8584.                                                         'visibleSearch' => false,
  8585.                                                         'width' => 370,
  8586.                                                         'height' => 280,
  8587.                                                         'uploadPath' => '/Bilder/_Uploads',
  8588.                                                     ],
  8589.                                                 ],
  8590.                                                 'isOperator' => false,
  8591.                                             ],
  8592.                                             => [
  8593.                                                 'attributes' => [
  8594.                                                     'attribute' => 'imageGross4x3',
  8595.                                                     'label' => 'Bild Groß 4x3',
  8596.                                                     'dataType' => 'hotspotimage',
  8597.                                                     'layout' => [
  8598.                                                         'fieldtype' => 'hotspotimage',
  8599.                                                         'queryColumnType' => [
  8600.                                                             'image' => 'int(11)',
  8601.                                                             'hotspots' => 'text',
  8602.                                                         ],
  8603.                                                         'columnType' => [
  8604.                                                             'image' => 'int(11)',
  8605.                                                             'hotspots' => 'text',
  8606.                                                         ],
  8607.                                                         'ratioX' => 4,
  8608.                                                         'ratioY' => 3,
  8609.                                                         'predefinedDataTemplates' => '',
  8610.                                                         'name' => 'imageGross4x3',
  8611.                                                         'title' => 'Bild Groß 4x3',
  8612.                                                         'tooltip' => '',
  8613.                                                         'mandatory' => false,
  8614.                                                         'noteditable' => false,
  8615.                                                         'index' => false,
  8616.                                                         'locked' => false,
  8617.                                                         'style' => '',
  8618.                                                         'permissions' => NULL,
  8619.                                                         'datatype' => 'data',
  8620.                                                         'relationType' => false,
  8621.                                                         'invisible' => false,
  8622.                                                         'visibleGridView' => false,
  8623.                                                         'visibleSearch' => false,
  8624.                                                         'width' => 370,
  8625.                                                         'height' => 280,
  8626.                                                         'uploadPath' => '/Bilder/_Uploads',
  8627.                                                     ],
  8628.                                                 ],
  8629.                                                 'isOperator' => false,
  8630.                                             ],
  8631.                                             => [
  8632.                                                 'attributes' => [
  8633.                                                     'attribute' => 'imageKlein1x1',
  8634.                                                     'label' => 'Bild Klein 1x1',
  8635.                                                     'dataType' => 'hotspotimage',
  8636.                                                     'layout' => [
  8637.                                                         'fieldtype' => 'hotspotimage',
  8638.                                                         'queryColumnType' => [
  8639.                                                             'image' => 'int(11)',
  8640.                                                             'hotspots' => 'text',
  8641.                                                         ],
  8642.                                                         'columnType' => [
  8643.                                                             'image' => 'int(11)',
  8644.                                                             'hotspots' => 'text',
  8645.                                                         ],
  8646.                                                         'ratioX' => 1,
  8647.                                                         'ratioY' => 1,
  8648.                                                         'predefinedDataTemplates' => '',
  8649.                                                         'name' => 'imageKlein1x1',
  8650.                                                         'title' => 'Bild Klein 1x1',
  8651.                                                         'tooltip' => '',
  8652.                                                         'mandatory' => false,
  8653.                                                         'noteditable' => false,
  8654.                                                         'index' => false,
  8655.                                                         'locked' => false,
  8656.                                                         'style' => 'float:left;margin-right:18px;',
  8657.                                                         'permissions' => NULL,
  8658.                                                         'datatype' => 'data',
  8659.                                                         'relationType' => false,
  8660.                                                         'invisible' => false,
  8661.                                                         'visibleGridView' => false,
  8662.                                                         'visibleSearch' => false,
  8663.                                                         'width' => 370,
  8664.                                                         'height' => 280,
  8665.                                                         'uploadPath' => '/Bilder/_Uploads',
  8666.                                                     ],
  8667.                                                 ],
  8668.                                                 'isOperator' => false,
  8669.                                             ],
  8670.                                         ],
  8671.                                     ],
  8672.                                 ],
  8673.                                 'Faq' => [
  8674.                                     'id' => 'Faq',
  8675.                                     'name' => 'Faq',
  8676.                                     'columnConfig' => [
  8677.                                         'columns' => [
  8678.                                             => [
  8679.                                                 'attributes' => [
  8680.                                                     'attribute' => 'id',
  8681.                                                     'label' => 'id',
  8682.                                                     'dataType' => 'system',
  8683.                                                     'layout' => [
  8684.                                                         'title' => 'id',
  8685.                                                         'name' => 'id',
  8686.                                                         'datatype' => 'data',
  8687.                                                         'fieldtype' => 'system',
  8688.                                                     ],
  8689.                                                 ],
  8690.                                                 'isOperator' => false,
  8691.                                             ],
  8692.                                             => [
  8693.                                                 'attributes' => [
  8694.                                                     'attribute' => 'key',
  8695.                                                     'label' => 'key',
  8696.                                                     'dataType' => 'system',
  8697.                                                     'layout' => [
  8698.                                                         'title' => 'key',
  8699.                                                         'name' => 'key',
  8700.                                                         'datatype' => 'data',
  8701.                                                         'fieldtype' => 'system',
  8702.                                                     ],
  8703.                                                 ],
  8704.                                                 'isOperator' => false,
  8705.                                             ],
  8706.                                             => [
  8707.                                                 'attributes' => [
  8708.                                                     'attribute' => 'creationDate',
  8709.                                                     'label' => 'creationDate',
  8710.                                                     'dataType' => 'system',
  8711.                                                     'layout' => [
  8712.                                                         'title' => 'creationDate',
  8713.                                                         'name' => 'creationDate',
  8714.                                                         'datatype' => 'data',
  8715.                                                         'fieldtype' => 'system',
  8716.                                                     ],
  8717.                                                 ],
  8718.                                                 'isOperator' => false,
  8719.                                             ],
  8720.                                             => [
  8721.                                                 'attributes' => [
  8722.                                                     'attribute' => 'modificationDate',
  8723.                                                     'label' => 'modificationDate',
  8724.                                                     'dataType' => 'system',
  8725.                                                     'layout' => [
  8726.                                                         'title' => 'modificationDate',
  8727.                                                         'name' => 'modificationDate',
  8728.                                                         'datatype' => 'data',
  8729.                                                         'fieldtype' => 'system',
  8730.                                                     ],
  8731.                                                 ],
  8732.                                                 'isOperator' => false,
  8733.                                             ],
  8734.                                             => [
  8735.                                                 'attributes' => [
  8736.                                                     'attribute' => 'stateInformation',
  8737.                                                     'label' => 'Status',
  8738.                                                     'dataType' => 'select',
  8739.                                                     'layout' => [
  8740.                                                         'fieldtype' => 'select',
  8741.                                                         'options' => [
  8742.                                                             => [
  8743.                                                                 'key' => 'Aktiv',
  8744.                                                                 'value' => 'active',
  8745.                                                             ],
  8746.                                                             => [
  8747.                                                                 'key' => 'Inaktiv',
  8748.                                                                 'value' => 'inactive',
  8749.                                                             ],
  8750.                                                         ],
  8751.                                                         'width' => 646,
  8752.                                                         'defaultValue' => '',
  8753.                                                         'optionsProviderClass' => '',
  8754.                                                         'optionsProviderData' => '',
  8755.                                                         'queryColumnType' => 'varchar',
  8756.                                                         'columnType' => 'varchar',
  8757.                                                         'columnLength' => 190,
  8758.                                                         'dynamicOptions' => false,
  8759.                                                         'name' => 'stateInformation',
  8760.                                                         'title' => 'Status',
  8761.                                                         'tooltip' => '',
  8762.                                                         'mandatory' => true,
  8763.                                                         'noteditable' => false,
  8764.                                                         'index' => false,
  8765.                                                         'locked' => false,
  8766.                                                         'style' => '',
  8767.                                                         'permissions' => NULL,
  8768.                                                         'datatype' => 'data',
  8769.                                                         'relationType' => false,
  8770.                                                         'invisible' => false,
  8771.                                                         'visibleGridView' => true,
  8772.                                                         'visibleSearch' => true,
  8773.                                                         'defaultValueGenerator' => '',
  8774.                                                     ],
  8775.                                                 ],
  8776.                                                 'isOperator' => false,
  8777.                                             ],
  8778.                                             => [
  8779.                                                 'attributes' => [
  8780.                                                     'attribute' => 'sharepointId',
  8781.                                                     'label' => 'Sharepoint-ID',
  8782.                                                     'dataType' => 'input',
  8783.                                                     'layout' => [
  8784.                                                         'fieldtype' => 'input',
  8785.                                                         'width' => 646,
  8786.                                                         'defaultValue' => NULL,
  8787.                                                         'queryColumnType' => 'varchar',
  8788.                                                         'columnType' => 'varchar',
  8789.                                                         'columnLength' => 64,
  8790.                                                         'regex' => '',
  8791.                                                         'unique' => false,
  8792.                                                         'showCharCount' => false,
  8793.                                                         'name' => 'sharepointId',
  8794.                                                         'title' => 'Sharepoint-ID',
  8795.                                                         'tooltip' => '',
  8796.                                                         'mandatory' => false,
  8797.                                                         'noteditable' => false,
  8798.                                                         'index' => false,
  8799.                                                         'locked' => false,
  8800.                                                         'style' => '',
  8801.                                                         'permissions' => NULL,
  8802.                                                         'datatype' => 'data',
  8803.                                                         'relationType' => false,
  8804.                                                         'invisible' => false,
  8805.                                                         'visibleGridView' => false,
  8806.                                                         'visibleSearch' => false,
  8807.                                                         'defaultValueGenerator' => '',
  8808.                                                     ],
  8809.                                                 ],
  8810.                                                 'isOperator' => false,
  8811.                                             ],
  8812.                                             => [
  8813.                                                 'attributes' => [
  8814.                                                     'attribute' => 'zielgruppe',
  8815.                                                     'label' => 'Zielgruppe',
  8816.                                                     'dataType' => 'select',
  8817.                                                     'layout' => [
  8818.                                                         'fieldtype' => 'select',
  8819.                                                         'options' => [
  8820.                                                             => [
  8821.                                                                 'key' => 'Endverbraucher und Fachkreise',
  8822.                                                                 'value' => 'endverbraucherUndFachkreise',
  8823.                                                             ],
  8824.                                                             => [
  8825.                                                                 'key' => 'Fachkreise',
  8826.                                                                 'value' => 'fachkreise',
  8827.                                                             ],
  8828.                                                         ],
  8829.                                                         'width' => 646,
  8830.                                                         'defaultValue' => 'none',
  8831.                                                         'optionsProviderClass' => '',
  8832.                                                         'optionsProviderData' => '',
  8833.                                                         'queryColumnType' => 'varchar',
  8834.                                                         'columnType' => 'varchar',
  8835.                                                         'columnLength' => 190,
  8836.                                                         'dynamicOptions' => false,
  8837.                                                         'name' => 'zielgruppe',
  8838.                                                         'title' => 'Zielgruppe',
  8839.                                                         'tooltip' => '',
  8840.                                                         'mandatory' => true,
  8841.                                                         'noteditable' => false,
  8842.                                                         'index' => false,
  8843.                                                         'locked' => false,
  8844.                                                         'style' => '',
  8845.                                                         'permissions' => NULL,
  8846.                                                         'datatype' => 'data',
  8847.                                                         'relationType' => false,
  8848.                                                         'invisible' => false,
  8849.                                                         'visibleGridView' => false,
  8850.                                                         'visibleSearch' => false,
  8851.                                                         'defaultValueGenerator' => '',
  8852.                                                     ],
  8853.                                                 ],
  8854.                                                 'isOperator' => false,
  8855.                                             ],
  8856.                                             => [
  8857.                                                 'attributes' => [
  8858.                                                     'attribute' => 'faqGruppe',
  8859.                                                     'label' => 'FAQ-Gruppe',
  8860.                                                     'dataType' => 'reverseObjectRelation',
  8861.                                                     'layout' => [
  8862.                                                         'fieldtype' => 'reverseObjectRelation',
  8863.                                                         'ownerClassName' => 'FaqGruppe',
  8864.                                                         'ownerClassId' => NULL,
  8865.                                                         'ownerFieldName' => 'FAQs',
  8866.                                                         'lazyLoading' => true,
  8867.                                                         'width' => 775,
  8868.                                                         'height' => 350,
  8869.                                                         'maxItems' => '',
  8870.                                                         'queryColumnType' => 'text',
  8871.                                                         'relationType' => true,
  8872.                                                         'visibleFields' => NULL,
  8873.                                                         'allowToCreateNewObject' => true,
  8874.                                                         'optimizedAdminLoading' => false,
  8875.                                                         'enableTextSelection' => false,
  8876.                                                         'visibleFieldDefinitions' => [
  8877.                                                         ],
  8878.                                                         'classes' => [
  8879.                                                         ],
  8880.                                                         'pathFormatterClass' => '',
  8881.                                                         'name' => 'faqGruppe',
  8882.                                                         'title' => 'FAQ-Gruppe',
  8883.                                                         'tooltip' => '',
  8884.                                                         'mandatory' => false,
  8885.                                                         'noteditable' => false,
  8886.                                                         'index' => false,
  8887.                                                         'locked' => false,
  8888.                                                         'style' => '',
  8889.                                                         'permissions' => NULL,
  8890.                                                         'datatype' => 'data',
  8891.                                                         'invisible' => false,
  8892.                                                         'visibleGridView' => false,
  8893.                                                         'visibleSearch' => false,
  8894.                                                     ],
  8895.                                                 ],
  8896.                                                 'isOperator' => false,
  8897.                                             ],
  8898.                                             => [
  8899.                                                 'attributes' => [
  8900.                                                     'attribute' => 'frage',
  8901.                                                     'label' => 'Frage',
  8902.                                                     'dataType' => 'wysiwyg',
  8903.                                                     'layout' => [
  8904.                                                         'fieldtype' => 'wysiwyg',
  8905.                                                         'width' => 776,
  8906.                                                         'height' => 150,
  8907.                                                         'queryColumnType' => 'longtext',
  8908.                                                         'columnType' => 'longtext',
  8909.                                                         'toolbarConfig' => '{'."\n".'    "toolbarGroups" : ['."\n".'        {'."\n".'            "name": "basicstyles",'."\n".'            "groups": ['."\n".'                "basicstyles", "list", "cleanup"'."\n".'            ]'."\n".'        },'."\n".'        {'."\n".'            "name": "links",'."\n".'            "groups": ['."\n".'                "links"'."\n".'            ]'."\n".'        },'."\n".'        {'."\n".'            "name": "styles",'."\n".'            "groups": ['."\n".'                "styles"'."\n".'            ]'."\n".'        }            '."\n".'    ]'."\n".'}'."\n".'',
  8910.                                                         'excludeFromSearchIndex' => false,
  8911.                                                         'maxCharacters' => '',
  8912.                                                         'name' => 'frage',
  8913.                                                         'title' => 'Frage',
  8914.                                                         'tooltip' => '',
  8915.                                                         'mandatory' => false,
  8916.                                                         'noteditable' => false,
  8917.                                                         'index' => false,
  8918.                                                         'locked' => false,
  8919.                                                         'style' => '',
  8920.                                                         'permissions' => NULL,
  8921.                                                         'datatype' => 'data',
  8922.                                                         'relationType' => false,
  8923.                                                         'invisible' => false,
  8924.                                                         'visibleGridView' => true,
  8925.                                                         'visibleSearch' => true,
  8926.                                                     ],
  8927.                                                 ],
  8928.                                                 'isOperator' => false,
  8929.                                             ],
  8930.                                             => [
  8931.                                                 'attributes' => [
  8932.                                                     'attribute' => 'antwort',
  8933.                                                     'label' => 'Antwort',
  8934.                                                     'dataType' => 'wysiwyg',
  8935.                                                     'layout' => [
  8936.                                                         'fieldtype' => 'wysiwyg',
  8937.                                                         'width' => 776,
  8938.                                                         'height' => 460,
  8939.                                                         'queryColumnType' => 'longtext',
  8940.                                                         'columnType' => 'longtext',
  8941.                                                         'toolbarConfig' => '{'."\n".'    "toolbarGroups" : ['."\n".'        {'."\n".'            "name": "basicstyles",'."\n".'            "groups": ['."\n".'                "basicstyles", "list", "cleanup"'."\n".'            ]'."\n".'        },'."\n".'        {'."\n".'            "name": "links",'."\n".'            "groups": ['."\n".'                "links"'."\n".'            ]'."\n".'        },'."\n".'        {'."\n".'            "name": "styles",'."\n".'            "groups": ['."\n".'                "styles"'."\n".'            ]'."\n".'        }            '."\n".'    ]'."\n".'}'."\n".'',
  8942.                                                         'excludeFromSearchIndex' => false,
  8943.                                                         'maxCharacters' => '',
  8944.                                                         'name' => 'antwort',
  8945.                                                         'title' => 'Antwort',
  8946.                                                         'tooltip' => '',
  8947.                                                         'mandatory' => false,
  8948.                                                         'noteditable' => false,
  8949.                                                         'index' => false,
  8950.                                                         'locked' => false,
  8951.                                                         'style' => '',
  8952.                                                         'permissions' => NULL,
  8953.                                                         'datatype' => 'data',
  8954.                                                         'relationType' => false,
  8955.                                                         'invisible' => false,
  8956.                                                         'visibleGridView' => false,
  8957.                                                         'visibleSearch' => false,
  8958.                                                     ],
  8959.                                                 ],
  8960.                                                 'isOperator' => false,
  8961.                                             ],
  8962.                                         ],
  8963.                                     ],
  8964.                                 ],
  8965.                                 'FaqGruppe' => [
  8966.                                     'id' => 'FaqGruppe',
  8967.                                     'name' => 'FaqGruppe',
  8968.                                     'columnConfig' => [
  8969.                                         'columns' => [
  8970.                                             => [
  8971.                                                 'attributes' => [
  8972.                                                     'attribute' => 'id',
  8973.                                                     'label' => 'id',
  8974.                                                     'dataType' => 'system',
  8975.                                                     'layout' => [
  8976.                                                         'title' => 'id',
  8977.                                                         'name' => 'id',
  8978.                                                         'datatype' => 'data',
  8979.                                                         'fieldtype' => 'system',
  8980.                                                     ],
  8981.                                                 ],
  8982.                                                 'isOperator' => false,
  8983.                                             ],
  8984.                                             => [
  8985.                                                 'attributes' => [
  8986.                                                     'attribute' => 'key',
  8987.                                                     'label' => 'key',
  8988.                                                     'dataType' => 'system',
  8989.                                                     'layout' => [
  8990.                                                         'title' => 'key',
  8991.                                                         'name' => 'key',
  8992.                                                         'datatype' => 'data',
  8993.                                                         'fieldtype' => 'system',
  8994.                                                     ],
  8995.                                                 ],
  8996.                                                 'isOperator' => false,
  8997.                                             ],
  8998.                                             => [
  8999.                                                 'attributes' => [
  9000.                                                     'attribute' => 'creationDate',
  9001.                                                     'label' => 'creationDate',
  9002.                                                     'dataType' => 'system',
  9003.                                                     'layout' => [
  9004.                                                         'title' => 'creationDate',
  9005.                                                         'name' => 'creationDate',
  9006.                                                         'datatype' => 'data',
  9007.                                                         'fieldtype' => 'system',
  9008.                                                     ],
  9009.                                                 ],
  9010.                                                 'isOperator' => false,
  9011.                                             ],
  9012.                                             => [
  9013.                                                 'attributes' => [
  9014.                                                     'attribute' => 'modificationDate',
  9015.                                                     'label' => 'modificationDate',
  9016.                                                     'dataType' => 'system',
  9017.                                                     'layout' => [
  9018.                                                         'title' => 'modificationDate',
  9019.                                                         'name' => 'modificationDate',
  9020.                                                         'datatype' => 'data',
  9021.                                                         'fieldtype' => 'system',
  9022.                                                     ],
  9023.                                                 ],
  9024.                                                 'isOperator' => false,
  9025.                                             ],
  9026.                                             => [
  9027.                                                 'attributes' => [
  9028.                                                     'attribute' => 'name',
  9029.                                                     'label' => 'Name',
  9030.                                                     'dataType' => 'input',
  9031.                                                     'layout' => [
  9032.                                                         'fieldtype' => 'input',
  9033.                                                         'width' => 608,
  9034.                                                         'defaultValue' => NULL,
  9035.                                                         'queryColumnType' => 'varchar',
  9036.                                                         'columnType' => 'varchar',
  9037.                                                         'columnLength' => 1024,
  9038.                                                         'regex' => '',
  9039.                                                         'unique' => false,
  9040.                                                         'showCharCount' => false,
  9041.                                                         'name' => 'name',
  9042.                                                         'title' => 'Name',
  9043.                                                         'tooltip' => '',
  9044.                                                         'mandatory' => false,
  9045.                                                         'noteditable' => false,
  9046.                                                         'index' => false,
  9047.                                                         'locked' => false,
  9048.                                                         'style' => '',
  9049.                                                         'permissions' => NULL,
  9050.                                                         'datatype' => 'data',
  9051.                                                         'relationType' => false,
  9052.                                                         'invisible' => false,
  9053.                                                         'visibleGridView' => true,
  9054.                                                         'visibleSearch' => true,
  9055.                                                         'defaultValueGenerator' => '',
  9056.                                                     ],
  9057.                                                 ],
  9058.                                                 'isOperator' => false,
  9059.                                             ],
  9060.                                             => [
  9061.                                                 'attributes' => [
  9062.                                                     'attribute' => 'FAQs',
  9063.                                                     'label' => 'FAQs',
  9064.                                                     'dataType' => 'manyToManyObjectRelation',
  9065.                                                     'layout' => [
  9066.                                                         'fieldtype' => 'manyToManyObjectRelation',
  9067.                                                         'width' => 775,
  9068.                                                         'height' => 350,
  9069.                                                         'maxItems' => '',
  9070.                                                         'queryColumnType' => 'text',
  9071.                                                         'relationType' => true,
  9072.                                                         'visibleFields' => 'id,filename,name',
  9073.                                                         'allowToCreateNewObject' => false,
  9074.                                                         'optimizedAdminLoading' => false,
  9075.                                                         'enableTextSelection' => false,
  9076.                                                         'visibleFieldDefinitions' => [
  9077.                                                             'id' => [
  9078.                                                                 'name' => 'id',
  9079.                                                                 'title' => 'ID',
  9080.                                                                 'fieldtype' => 'input',
  9081.                                                             ],
  9082.                                                             'filename' => [
  9083.                                                                 'name' => 'filename',
  9084.                                                                 'title' => 'Dateiname',
  9085.                                                                 'fieldtype' => 'input',
  9086.                                                             ],
  9087.                                                             'name' => [
  9088.                                                                 'name' => 'name',
  9089.                                                                 'title' => 'Name',
  9090.                                                                 'fieldtype' => 'input',
  9091.                                                             ],
  9092.                                                         ],
  9093.                                                         'classes' => [
  9094.                                                             => [
  9095.                                                                 'classes' => 'Faq',
  9096.                                                             ],
  9097.                                                         ],
  9098.                                                         'pathFormatterClass' => '',
  9099.                                                         'name' => 'FAQs',
  9100.                                                         'title' => 'FAQs',
  9101.                                                         'tooltip' => '',
  9102.                                                         'mandatory' => false,
  9103.                                                         'noteditable' => false,
  9104.                                                         'index' => false,
  9105.                                                         'locked' => false,
  9106.                                                         'style' => '',
  9107.                                                         'permissions' => NULL,
  9108.                                                         'datatype' => 'data',
  9109.                                                         'invisible' => false,
  9110.                                                         'visibleGridView' => false,
  9111.                                                         'visibleSearch' => false,
  9112.                                                     ],
  9113.                                                 ],
  9114.                                                 'isOperator' => false,
  9115.                                             ],
  9116.                                             => [
  9117.                                                 'attributes' => [
  9118.                                                     'attribute' => 'author',
  9119.                                                     'label' => 'Autor',
  9120.                                                     'dataType' => 'manyToOneRelation',
  9121.                                                     'layout' => [
  9122.                                                         'fieldtype' => 'manyToOneRelation',
  9123.                                                         'width' => 530,
  9124.                                                         'assetUploadPath' => '',
  9125.                                                         'relationType' => true,
  9126.                                                         'queryColumnType' => [
  9127.                                                             'id' => 'int(11)',
  9128.                                                             'type' => 'enum(\'document\',\'asset\',\'object\')',
  9129.                                                         ],
  9130.                                                         'objectsAllowed' => true,
  9131.                                                         'assetsAllowed' => false,
  9132.                                                         'assetTypes' => [
  9133.                                                         ],
  9134.                                                         'documentsAllowed' => false,
  9135.                                                         'documentTypes' => [
  9136.                                                         ],
  9137.                                                         'classes' => [
  9138.                                                             => [
  9139.                                                                 'classes' => 'Kontakt',
  9140.                                                             ],
  9141.                                                         ],
  9142.                                                         'pathFormatterClass' => '',
  9143.                                                         'name' => 'author',
  9144.                                                         'title' => 'Autor',
  9145.                                                         'tooltip' => '',
  9146.                                                         'mandatory' => false,
  9147.                                                         'noteditable' => false,
  9148.                                                         'index' => false,
  9149.                                                         'locked' => false,
  9150.                                                         'style' => '',
  9151.                                                         'permissions' => NULL,
  9152.                                                         'datatype' => 'data',
  9153.                                                         'invisible' => false,
  9154.                                                         'visibleGridView' => false,
  9155.                                                         'visibleSearch' => false,
  9156.                                                     ],
  9157.                                                 ],
  9158.                                                 'isOperator' => false,
  9159.                                             ],
  9160.                                             => [
  9161.                                                 'attributes' => [
  9162.                                                     'attribute' => 'brand',
  9163.                                                     'label' => 'Marke',
  9164.                                                     'dataType' => 'manyToOneRelation',
  9165.                                                     'layout' => [
  9166.                                                         'fieldtype' => 'manyToOneRelation',
  9167.                                                         'width' => 530,
  9168.                                                         'assetUploadPath' => '',
  9169.                                                         'relationType' => true,
  9170.                                                         'queryColumnType' => [
  9171.                                                             'id' => 'int(11)',
  9172.                                                             'type' => 'enum(\'document\',\'asset\',\'object\')',
  9173.                                                         ],
  9174.                                                         'objectsAllowed' => true,
  9175.                                                         'assetsAllowed' => false,
  9176.                                                         'assetTypes' => [
  9177.                                                         ],
  9178.                                                         'documentsAllowed' => false,
  9179.                                                         'documentTypes' => [
  9180.                                                         ],
  9181.                                                         'classes' => [
  9182.                                                             => [
  9183.                                                                 'classes' => 'Marke',
  9184.                                                             ],
  9185.                                                         ],
  9186.                                                         'pathFormatterClass' => '',
  9187.                                                         'name' => 'brand',
  9188.                                                         'title' => 'Marke',
  9189.                                                         'tooltip' => '',
  9190.                                                         'mandatory' => false,
  9191.                                                         'noteditable' => false,
  9192.                                                         'index' => false,
  9193.                                                         'locked' => false,
  9194.                                                         'style' => '',
  9195.                                                         'permissions' => NULL,
  9196.                                                         'datatype' => 'data',
  9197.                                                         'invisible' => false,
  9198.                                                         'visibleGridView' => false,
  9199.                                                         'visibleSearch' => false,
  9200.                                                     ],
  9201.                                                 ],
  9202.                                                 'isOperator' => false,
  9203.                                             ],
  9204.                                             => [
  9205.                                                 'attributes' => [
  9206.                                                     'attribute' => 'topic',
  9207.                                                     'label' => '',
  9208.                                                     'dataType' => 'manyToManyObjectRelation',
  9209.                                                     'layout' => [
  9210.                                                         'fieldtype' => 'manyToManyObjectRelation',
  9211.                                                         'width' => 758,
  9212.                                                         'height' => 300,
  9213.                                                         'maxItems' => '',
  9214.                                                         'queryColumnType' => 'text',
  9215.                                                         'relationType' => true,
  9216.                                                         'visibleFields' => 'id,key,name',
  9217.                                                         'allowToCreateNewObject' => false,
  9218.                                                         'optimizedAdminLoading' => false,
  9219.                                                         'enableTextSelection' => false,
  9220.                                                         'visibleFieldDefinitions' => [
  9221.                                                             'id' => [
  9222.                                                                 'name' => 'id',
  9223.                                                                 'title' => 'ID',
  9224.                                                                 'fieldtype' => 'input',
  9225.                                                             ],
  9226.                                                             'key' => [
  9227.                                                                 'name' => 'key',
  9228.                                                                 'title' => 'Schlüssel',
  9229.                                                                 'fieldtype' => 'input',
  9230.                                                             ],
  9231.                                                             'name' => [
  9232.                                                                 'name' => 'name',
  9233.                                                                 'title' => 'Name',
  9234.                                                                 'fieldtype' => 'input',
  9235.                                                             ],
  9236.                                                         ],
  9237.                                                         'classes' => [
  9238.                                                             => [
  9239.                                                                 'classes' => 'Kategorie',
  9240.                                                             ],
  9241.                                                         ],
  9242.                                                         'pathFormatterClass' => '',
  9243.                                                         'name' => 'topic',
  9244.                                                         'title' => '',
  9245.                                                         'tooltip' => '',
  9246.                                                         'mandatory' => false,
  9247.                                                         'noteditable' => false,
  9248.                                                         'index' => false,
  9249.                                                         'locked' => false,
  9250.                                                         'style' => '',
  9251.                                                         'permissions' => NULL,
  9252.                                                         'datatype' => 'data',
  9253.                                                         'invisible' => false,
  9254.                                                         'visibleGridView' => false,
  9255.                                                         'visibleSearch' => false,
  9256.                                                     ],
  9257.                                                 ],
  9258.                                                 'isOperator' => false,
  9259.                                             ],
  9260.                                             => [
  9261.                                                 'attributes' => [
  9262.                                                     'attribute' => 'subject',
  9263.                                                     'label' => '',
  9264.                                                     'dataType' => 'manyToManyObjectRelation',
  9265.                                                     'layout' => [
  9266.                                                         'fieldtype' => 'manyToManyObjectRelation',
  9267.                                                         'width' => 758,
  9268.                                                         'height' => 300,
  9269.                                                         'maxItems' => '',
  9270.                                                         'queryColumnType' => 'text',
  9271.                                                         'relationType' => true,
  9272.                                                         'visibleFields' => 'id,key,name',
  9273.                                                         'allowToCreateNewObject' => false,
  9274.                                                         'optimizedAdminLoading' => false,
  9275.                                                         'enableTextSelection' => false,
  9276.                                                         'visibleFieldDefinitions' => [
  9277.                                                             'id' => [
  9278.                                                                 'name' => 'id',
  9279.                                                                 'title' => 'ID',
  9280.                                                                 'fieldtype' => 'input',
  9281.                                                             ],
  9282.                                                             'key' => [
  9283.                                                                 'name' => 'key',
  9284.                                                                 'title' => 'Schlüssel',
  9285.                                                                 'fieldtype' => 'input',
  9286.                                                             ],
  9287.                                                             'name' => [
  9288.                                                                 'name' => 'name',
  9289.                                                                 'title' => 'Name',
  9290.                                                                 'fieldtype' => 'input',
  9291.                                                             ],
  9292.                                                         ],
  9293.                                                         'classes' => [
  9294.                                                             => [
  9295.                                                                 'classes' => 'Fachthema',
  9296.                                                             ],
  9297.                                                         ],
  9298.                                                         'pathFormatterClass' => '',
  9299.                                                         'name' => 'subject',
  9300.                                                         'title' => '',
  9301.                                                         'tooltip' => '',
  9302.                                                         'mandatory' => false,
  9303.                                                         'noteditable' => false,
  9304.                                                         'index' => false,
  9305.                                                         'locked' => false,
  9306.                                                         'style' => '',
  9307.                                                         'permissions' => NULL,
  9308.                                                         'datatype' => 'data',
  9309.                                                         'invisible' => false,
  9310.                                                         'visibleGridView' => false,
  9311.                                                         'visibleSearch' => false,
  9312.                                                     ],
  9313.                                                 ],
  9314.                                                 'isOperator' => false,
  9315.                                             ],
  9316.                                             10 => [
  9317.                                                 'attributes' => [
  9318.                                                     'attribute' => 'keyword',
  9319.                                                     'label' => '',
  9320.                                                     'dataType' => 'manyToManyObjectRelation',
  9321.                                                     'layout' => [
  9322.                                                         'fieldtype' => 'manyToManyObjectRelation',
  9323.                                                         'width' => 758,
  9324.                                                         'height' => 300,
  9325.                                                         'maxItems' => '',
  9326.                                                         'queryColumnType' => 'text',
  9327.                                                         'relationType' => true,
  9328.                                                         'visibleFields' => 'id,key,name',
  9329.                                                         'allowToCreateNewObject' => false,
  9330.                                                         'optimizedAdminLoading' => false,
  9331.                                                         'enableTextSelection' => false,
  9332.                                                         'visibleFieldDefinitions' => [
  9333.                                                             'id' => [
  9334.                                                                 'name' => 'id',
  9335.                                                                 'title' => 'ID',
  9336.                                                                 'fieldtype' => 'input',
  9337.                                                             ],
  9338.                                                             'key' => [
  9339.                                                                 'name' => 'key',
  9340.                                                                 'title' => 'Schlüssel',
  9341.                                                                 'fieldtype' => 'input',
  9342.                                                             ],
  9343.                                                             'name' => [
  9344.                                                                 'name' => 'name',
  9345.                                                                 'title' => 'Name',
  9346.                                                                 'fieldtype' => 'input',
  9347.                                                             ],
  9348.                                                         ],
  9349.                                                         'classes' => [
  9350.                                                             => [
  9351.                                                                 'classes' => 'Schlagwort',
  9352.                                                             ],
  9353.                                                         ],
  9354.                                                         'pathFormatterClass' => '',
  9355.                                                         'name' => 'keyword',
  9356.                                                         'title' => '',
  9357.                                                         'tooltip' => '',
  9358.                                                         'mandatory' => false,
  9359.                                                         'noteditable' => false,
  9360.                                                         'index' => false,
  9361.                                                         'locked' => false,
  9362.                                                         'style' => '',
  9363.                                                         'permissions' => NULL,
  9364.                                                         'datatype' => 'data',
  9365.                                                         'invisible' => false,
  9366.                                                         'visibleGridView' => false,
  9367.                                                         'visibleSearch' => false,
  9368.                                                     ],
  9369.                                                 ],
  9370.                                                 'isOperator' => false,
  9371.                                             ],
  9372.                                         ],
  9373.                                     ],
  9374.                                 ],
  9375.                                 'TherapiegebietEndverwender' => [
  9376.                                     'id' => 'TherapiegebietEndverwender',
  9377.                                     'name' => 'TherapiegebietEndverwender',
  9378.                                     'columnConfig' => [
  9379.                                         'columns' => [
  9380.                                             => [
  9381.                                                 'attributes' => [
  9382.                                                     'attribute' => 'id',
  9383.                                                     'label' => 'id',
  9384.                                                     'dataType' => 'system',
  9385.                                                     'layout' => [
  9386.                                                         'title' => 'id',
  9387.                                                         'name' => 'id',
  9388.                                                         'datatype' => 'data',
  9389.                                                         'fieldtype' => 'system',
  9390.                                                     ],
  9391.                                                 ],
  9392.                                                 'isOperator' => false,
  9393.                                             ],
  9394.                                             => [
  9395.                                                 'attributes' => [
  9396.                                                     'attribute' => 'key',
  9397.                                                     'label' => 'key',
  9398.                                                     'dataType' => 'system',
  9399.                                                     'layout' => [
  9400.                                                         'title' => 'key',
  9401.                                                         'name' => 'key',
  9402.                                                         'datatype' => 'data',
  9403.                                                         'fieldtype' => 'system',
  9404.                                                     ],
  9405.                                                 ],
  9406.                                                 'isOperator' => false,
  9407.                                             ],
  9408.                                             => [
  9409.                                                 'attributes' => [
  9410.                                                     'attribute' => 'name',
  9411.                                                     'label' => 'Name',
  9412.                                                     'dataType' => 'input',
  9413.                                                     'layout' => [
  9414.                                                         'fieldtype' => 'input',
  9415.                                                         'width' => 608,
  9416.                                                         'defaultValue' => NULL,
  9417.                                                         'queryColumnType' => 'varchar',
  9418.                                                         'columnType' => 'varchar',
  9419.                                                         'columnLength' => 1024,
  9420.                                                         'regex' => '',
  9421.                                                         'unique' => false,
  9422.                                                         'showCharCount' => false,
  9423.                                                         'name' => 'name',
  9424.                                                         'title' => 'Name',
  9425.                                                         'tooltip' => '',
  9426.                                                         'mandatory' => false,
  9427.                                                         'noteditable' => false,
  9428.                                                         'index' => false,
  9429.                                                         'locked' => false,
  9430.                                                         'style' => '',
  9431.                                                         'permissions' => NULL,
  9432.                                                         'datatype' => 'data',
  9433.                                                         'relationType' => false,
  9434.                                                         'invisible' => false,
  9435.                                                         'visibleGridView' => true,
  9436.                                                         'visibleSearch' => true,
  9437.                                                         'defaultValueGenerator' => '',
  9438.                                                     ],
  9439.                                                 ],
  9440.                                                 'isOperator' => false,
  9441.                                             ],
  9442.                                         ],
  9443.                                     ],
  9444.                                 ],
  9445.                                 'TherapiegebietFachkreise' => [
  9446.                                     'id' => 'TherapiegebietFachkreise',
  9447.                                     'name' => 'TherapiegebietFachkreise',
  9448.                                     'columnConfig' => [
  9449.                                         'columns' => [
  9450.                                             => [
  9451.                                                 'attributes' => [
  9452.                                                     'attribute' => 'id',
  9453.                                                     'label' => 'id',
  9454.                                                     'dataType' => 'system',
  9455.                                                     'layout' => [
  9456.                                                         'title' => 'id',
  9457.                                                         'name' => 'id',
  9458.                                                         'datatype' => 'data',
  9459.                                                         'fieldtype' => 'system',
  9460.                                                     ],
  9461.                                                 ],
  9462.                                                 'isOperator' => false,
  9463.                                             ],
  9464.                                             => [
  9465.                                                 'attributes' => [
  9466.                                                     'attribute' => 'key',
  9467.                                                     'label' => 'key',
  9468.                                                     'dataType' => 'system',
  9469.                                                     'layout' => [
  9470.                                                         'title' => 'key',
  9471.                                                         'name' => 'key',
  9472.                                                         'datatype' => 'data',
  9473.                                                         'fieldtype' => 'system',
  9474.                                                     ],
  9475.                                                 ],
  9476.                                                 'isOperator' => false,
  9477.                                             ],
  9478.                                             => [
  9479.                                                 'attributes' => [
  9480.                                                     'attribute' => 'name',
  9481.                                                     'label' => 'Name',
  9482.                                                     'dataType' => 'input',
  9483.                                                     'layout' => [
  9484.                                                         'fieldtype' => 'input',
  9485.                                                         'width' => 608,
  9486.                                                         'defaultValue' => NULL,
  9487.                                                         'queryColumnType' => 'varchar',
  9488.                                                         'columnType' => 'varchar',
  9489.                                                         'columnLength' => 1024,
  9490.                                                         'regex' => '',
  9491.                                                         'unique' => false,
  9492.                                                         'showCharCount' => false,
  9493.                                                         'name' => 'name',
  9494.                                                         'title' => 'Name',
  9495.                                                         'tooltip' => '',
  9496.                                                         'mandatory' => false,
  9497.                                                         'noteditable' => false,
  9498.                                                         'index' => false,
  9499.                                                         'locked' => false,
  9500.                                                         'style' => '',
  9501.                                                         'permissions' => NULL,
  9502.                                                         'datatype' => 'data',
  9503.                                                         'relationType' => false,
  9504.                                                         'invisible' => false,
  9505.                                                         'visibleGridView' => true,
  9506.                                                         'visibleSearch' => true,
  9507.                                                         'defaultValueGenerator' => '',
  9508.                                                     ],
  9509.                                                 ],
  9510.                                                 'isOperator' => false,
  9511.                                             ],
  9512.                                         ],
  9513.                                     ],
  9514.                                 ],
  9515.                                 'Kontakt' => [
  9516.                                     'id' => 'Kontakt',
  9517.                                     'name' => 'Kontakt',
  9518.                                     'columnConfig' => [
  9519.                                         'columns' => [
  9520.                                             => [
  9521.                                                 'attributes' => [
  9522.                                                     'attribute' => 'id',
  9523.                                                     'label' => 'id',
  9524.                                                     'dataType' => 'system',
  9525.                                                     'layout' => [
  9526.                                                         'title' => 'id',
  9527.                                                         'name' => 'id',
  9528.                                                         'datatype' => 'data',
  9529.                                                         'fieldtype' => 'system',
  9530.                                                     ],
  9531.                                                 ],
  9532.                                                 'isOperator' => false,
  9533.                                             ],
  9534.                                             => [
  9535.                                                 'attributes' => [
  9536.                                                     'attribute' => 'key',
  9537.                                                     'label' => 'key',
  9538.                                                     'dataType' => 'system',
  9539.                                                     'layout' => [
  9540.                                                         'title' => 'key',
  9541.                                                         'name' => 'key',
  9542.                                                         'datatype' => 'data',
  9543.                                                         'fieldtype' => 'system',
  9544.                                                     ],
  9545.                                                 ],
  9546.                                                 'isOperator' => false,
  9547.                                             ],
  9548.                                             => [
  9549.                                                 'attributes' => [
  9550.                                                     'attribute' => 'titel',
  9551.                                                     'label' => 'Akademischer Titel',
  9552.                                                     'dataType' => 'input',
  9553.                                                     'layout' => [
  9554.                                                         'fieldtype' => 'input',
  9555.                                                         'width' => 646,
  9556.                                                         'defaultValue' => NULL,
  9557.                                                         'queryColumnType' => 'varchar',
  9558.                                                         'columnType' => 'varchar',
  9559.                                                         'columnLength' => 190,
  9560.                                                         'regex' => '',
  9561.                                                         'unique' => false,
  9562.                                                         'showCharCount' => false,
  9563.                                                         'name' => 'titel',
  9564.                                                         'title' => 'Akademischer Titel',
  9565.                                                         'tooltip' => '',
  9566.                                                         'mandatory' => false,
  9567.                                                         'noteditable' => false,
  9568.                                                         'index' => false,
  9569.                                                         'locked' => false,
  9570.                                                         'style' => '',
  9571.                                                         'permissions' => NULL,
  9572.                                                         'datatype' => 'data',
  9573.                                                         'relationType' => false,
  9574.                                                         'invisible' => false,
  9575.                                                         'visibleGridView' => true,
  9576.                                                         'visibleSearch' => true,
  9577.                                                         'defaultValueGenerator' => '',
  9578.                                                     ],
  9579.                                                 ],
  9580.                                                 'isOperator' => false,
  9581.                                             ],
  9582.                                             => [
  9583.                                                 'attributes' => [
  9584.                                                     'attribute' => 'firstname',
  9585.                                                     'label' => 'Firstname',
  9586.                                                     'dataType' => 'firstname',
  9587.                                                     'layout' => [
  9588.                                                         'fieldtype' => 'firstname',
  9589.                                                         'width' => 646,
  9590.                                                         'defaultValue' => NULL,
  9591.                                                         'queryColumnType' => 'varchar',
  9592.                                                         'columnType' => 'varchar',
  9593.                                                         'columnLength' => 1024,
  9594.                                                         'regex' => '',
  9595.                                                         'unique' => NULL,
  9596.                                                         'showCharCount' => NULL,
  9597.                                                         'name' => 'firstname',
  9598.                                                         'title' => 'Firstname',
  9599.                                                         'tooltip' => '',
  9600.                                                         'mandatory' => true,
  9601.                                                         'noteditable' => false,
  9602.                                                         'index' => false,
  9603.                                                         'locked' => false,
  9604.                                                         'style' => '',
  9605.                                                         'permissions' => NULL,
  9606.                                                         'datatype' => 'data',
  9607.                                                         'relationType' => false,
  9608.                                                         'invisible' => false,
  9609.                                                         'visibleGridView' => true,
  9610.                                                         'visibleSearch' => true,
  9611.                                                         'defaultValueGenerator' => '',
  9612.                                                     ],
  9613.                                                 ],
  9614.                                                 'isOperator' => false,
  9615.                                             ],
  9616.                                             => [
  9617.                                                 'attributes' => [
  9618.                                                     'attribute' => 'lastname',
  9619.                                                     'label' => 'Lastname',
  9620.                                                     'dataType' => 'lastname',
  9621.                                                     'layout' => [
  9622.                                                         'fieldtype' => 'lastname',
  9623.                                                         'width' => 646,
  9624.                                                         'defaultValue' => NULL,
  9625.                                                         'queryColumnType' => 'varchar',
  9626.                                                         'columnType' => 'varchar',
  9627.                                                         'columnLength' => 1024,
  9628.                                                         'regex' => '',
  9629.                                                         'unique' => NULL,
  9630.                                                         'showCharCount' => NULL,
  9631.                                                         'name' => 'lastname',
  9632.                                                         'title' => 'Lastname',
  9633.                                                         'tooltip' => '',
  9634.                                                         'mandatory' => true,
  9635.                                                         'noteditable' => false,
  9636.                                                         'index' => false,
  9637.                                                         'locked' => false,
  9638.                                                         'style' => '',
  9639.                                                         'permissions' => NULL,
  9640.                                                         'datatype' => 'data',
  9641.                                                         'relationType' => false,
  9642.                                                         'invisible' => false,
  9643.                                                         'visibleGridView' => true,
  9644.                                                         'visibleSearch' => true,
  9645.                                                         'defaultValueGenerator' => '',
  9646.                                                     ],
  9647.                                                 ],
  9648.                                                 'isOperator' => false,
  9649.                                             ],
  9650.                                             => [
  9651.                                                 'attributes' => [
  9652.                                                     'attribute' => 'Firma',
  9653.                                                     'label' => 'Firma',
  9654.                                                     'dataType' => 'input',
  9655.                                                     'layout' => [
  9656.                                                         'fieldtype' => 'input',
  9657.                                                         'width' => 646,
  9658.                                                         'defaultValue' => NULL,
  9659.                                                         'queryColumnType' => 'varchar',
  9660.                                                         'columnType' => 'varchar',
  9661.                                                         'columnLength' => 190,
  9662.                                                         'regex' => '',
  9663.                                                         'unique' => false,
  9664.                                                         'showCharCount' => false,
  9665.                                                         'name' => 'Firma',
  9666.                                                         'title' => 'Firma',
  9667.                                                         'tooltip' => '',
  9668.                                                         'mandatory' => false,
  9669.                                                         'noteditable' => true,
  9670.                                                         'index' => false,
  9671.                                                         'locked' => false,
  9672.                                                         'style' => '',
  9673.                                                         'permissions' => NULL,
  9674.                                                         'datatype' => 'data',
  9675.                                                         'relationType' => false,
  9676.                                                         'invisible' => true,
  9677.                                                         'visibleGridView' => true,
  9678.                                                         'visibleSearch' => true,
  9679.                                                         'defaultValueGenerator' => '',
  9680.                                                     ],
  9681.                                                 ],
  9682.                                                 'isOperator' => false,
  9683.                                             ],
  9684.                                             => [
  9685.                                                 'attributes' => [
  9686.                                                     'attribute' => 'email',
  9687.                                                     'label' => 'Email',
  9688.                                                     'dataType' => 'email',
  9689.                                                     'layout' => [
  9690.                                                         'fieldtype' => 'email',
  9691.                                                         'width' => 646,
  9692.                                                         'defaultValue' => NULL,
  9693.                                                         'queryColumnType' => 'varchar',
  9694.                                                         'columnType' => 'varchar',
  9695.                                                         'columnLength' => 1024,
  9696.                                                         'regex' => '',
  9697.                                                         'unique' => NULL,
  9698.                                                         'showCharCount' => NULL,
  9699.                                                         'name' => 'email',
  9700.                                                         'title' => 'Email',
  9701.                                                         'tooltip' => '',
  9702.                                                         'mandatory' => true,
  9703.                                                         'noteditable' => false,
  9704.                                                         'index' => false,
  9705.                                                         'locked' => false,
  9706.                                                         'style' => '',
  9707.                                                         'permissions' => NULL,
  9708.                                                         'datatype' => 'data',
  9709.                                                         'relationType' => false,
  9710.                                                         'invisible' => false,
  9711.                                                         'visibleGridView' => false,
  9712.                                                         'visibleSearch' => false,
  9713.                                                         'defaultValueGenerator' => '',
  9714.                                                     ],
  9715.                                                 ],
  9716.                                                 'isOperator' => false,
  9717.                                             ],
  9718.                                             => [
  9719.                                                 'attributes' => [
  9720.                                                     'attribute' => 'phone',
  9721.                                                     'label' => 'Telefon',
  9722.                                                     'dataType' => 'input',
  9723.                                                     'layout' => [
  9724.                                                         'fieldtype' => 'input',
  9725.                                                         'width' => 646,
  9726.                                                         'defaultValue' => NULL,
  9727.                                                         'queryColumnType' => 'varchar',
  9728.                                                         'columnType' => 'varchar',
  9729.                                                         'columnLength' => 1024,
  9730.                                                         'regex' => '',
  9731.                                                         'unique' => false,
  9732.                                                         'showCharCount' => false,
  9733.                                                         'name' => 'phone',
  9734.                                                         'title' => 'Telefon',
  9735.                                                         'tooltip' => '',
  9736.                                                         'mandatory' => false,
  9737.                                                         'noteditable' => false,
  9738.                                                         'index' => false,
  9739.                                                         'locked' => false,
  9740.                                                         'style' => '',
  9741.                                                         'permissions' => NULL,
  9742.                                                         'datatype' => 'data',
  9743.                                                         'relationType' => false,
  9744.                                                         'invisible' => false,
  9745.                                                         'visibleGridView' => false,
  9746.                                                         'visibleSearch' => false,
  9747.                                                         'defaultValueGenerator' => '',
  9748.                                                     ],
  9749.                                                 ],
  9750.                                                 'isOperator' => false,
  9751.                                             ],
  9752.                                         ],
  9753.                                     ],
  9754.                                 ],
  9755.                                 'Kategorie' => [
  9756.                                     'id' => 'Kategorie',
  9757.                                     'name' => 'Kategorie',
  9758.                                     'columnConfig' => [
  9759.                                         'columns' => [
  9760.                                             => [
  9761.                                                 'attributes' => [
  9762.                                                     'attribute' => 'id',
  9763.                                                     'label' => 'id',
  9764.                                                     'dataType' => 'system',
  9765.                                                     'layout' => [
  9766.                                                         'title' => 'id',
  9767.                                                         'name' => 'id',
  9768.                                                         'datatype' => 'data',
  9769.                                                         'fieldtype' => 'system',
  9770.                                                     ],
  9771.                                                 ],
  9772.                                                 'isOperator' => false,
  9773.                                             ],
  9774.                                             => [
  9775.                                                 'attributes' => [
  9776.                                                     'attribute' => 'fullpath',
  9777.                                                     'label' => 'fullpath',
  9778.                                                     'dataType' => 'system',
  9779.                                                     'layout' => [
  9780.                                                         'title' => 'fullpath',
  9781.                                                         'name' => 'fullpath',
  9782.                                                         'datatype' => 'data',
  9783.                                                         'fieldtype' => 'system',
  9784.                                                     ],
  9785.                                                 ],
  9786.                                                 'isOperator' => false,
  9787.                                             ],
  9788.                                             => [
  9789.                                                 'attributes' => [
  9790.                                                     'attribute' => 'key',
  9791.                                                     'label' => 'key',
  9792.                                                     'dataType' => 'system',
  9793.                                                     'layout' => [
  9794.                                                         'title' => 'key',
  9795.                                                         'name' => 'key',
  9796.                                                         'datatype' => 'data',
  9797.                                                         'fieldtype' => 'system',
  9798.                                                     ],
  9799.                                                 ],
  9800.                                                 'isOperator' => false,
  9801.                                             ],
  9802.                                             => [
  9803.                                                 'attributes' => [
  9804.                                                     'attribute' => 'name',
  9805.                                                     'label' => 'Name',
  9806.                                                     'dataType' => 'input',
  9807.                                                     'layout' => [
  9808.                                                         'fieldtype' => 'input',
  9809.                                                         'width' => 608,
  9810.                                                         'defaultValue' => NULL,
  9811.                                                         'queryColumnType' => 'varchar',
  9812.                                                         'columnType' => 'varchar',
  9813.                                                         'columnLength' => 1024,
  9814.                                                         'regex' => '',
  9815.                                                         'unique' => false,
  9816.                                                         'showCharCount' => false,
  9817.                                                         'name' => 'name',
  9818.                                                         'title' => 'Name',
  9819.                                                         'tooltip' => '',
  9820.                                                         'mandatory' => false,
  9821.                                                         'noteditable' => false,
  9822.                                                         'index' => false,
  9823.                                                         'locked' => false,
  9824.                                                         'style' => '',
  9825.                                                         'permissions' => NULL,
  9826.                                                         'datatype' => 'data',
  9827.                                                         'relationType' => false,
  9828.                                                         'invisible' => false,
  9829.                                                         'visibleGridView' => true,
  9830.                                                         'visibleSearch' => true,
  9831.                                                         'defaultValueGenerator' => '',
  9832.                                                     ],
  9833.                                                 ],
  9834.                                                 'isOperator' => false,
  9835.                                             ],
  9836.                                         ],
  9837.                                     ],
  9838.                                 ],
  9839.                                 'Schlagwort' => [
  9840.                                     'id' => 'Schlagwort',
  9841.                                     'name' => 'Schlagwort',
  9842.                                     'columnConfig' => [
  9843.                                         'columns' => [
  9844.                                             => [
  9845.                                                 'attributes' => [
  9846.                                                     'attribute' => 'id',
  9847.                                                     'label' => 'id',
  9848.                                                     'dataType' => 'system',
  9849.                                                     'layout' => [
  9850.                                                         'title' => 'id',
  9851.                                                         'name' => 'id',
  9852.                                                         'datatype' => 'data',
  9853.                                                         'fieldtype' => 'system',
  9854.                                                     ],
  9855.                                                 ],
  9856.                                                 'isOperator' => false,
  9857.                                             ],
  9858.                                             => [
  9859.                                                 'attributes' => [
  9860.                                                     'attribute' => 'fullpath',
  9861.                                                     'label' => 'fullpath',
  9862.                                                     'dataType' => 'system',
  9863.                                                     'layout' => [
  9864.                                                         'title' => 'fullpath',
  9865.                                                         'name' => 'fullpath',
  9866.                                                         'datatype' => 'data',
  9867.                                                         'fieldtype' => 'system',
  9868.                                                     ],
  9869.                                                 ],
  9870.                                                 'isOperator' => false,
  9871.                                             ],
  9872.                                             => [
  9873.                                                 'attributes' => [
  9874.                                                     'attribute' => 'key',
  9875.                                                     'label' => 'key',
  9876.                                                     'dataType' => 'system',
  9877.                                                     'layout' => [
  9878.                                                         'title' => 'key',
  9879.                                                         'name' => 'key',
  9880.                                                         'datatype' => 'data',
  9881.                                                         'fieldtype' => 'system',
  9882.                                                     ],
  9883.                                                 ],
  9884.                                                 'isOperator' => false,
  9885.                                             ],
  9886.                                             => [
  9887.                                                 'attributes' => [
  9888.                                                     'attribute' => 'name',
  9889.                                                     'label' => 'Name',
  9890.                                                     'dataType' => 'input',
  9891.                                                     'layout' => [
  9892.                                                         'fieldtype' => 'input',
  9893.                                                         'width' => 608,
  9894.                                                         'defaultValue' => NULL,
  9895.                                                         'queryColumnType' => 'varchar',
  9896.                                                         'columnType' => 'varchar',
  9897.                                                         'columnLength' => 1024,
  9898.                                                         'regex' => '',
  9899.                                                         'unique' => false,
  9900.                                                         'showCharCount' => false,
  9901.                                                         'name' => 'name',
  9902.                                                         'title' => 'Name',
  9903.                                                         'tooltip' => '',
  9904.                                                         'mandatory' => false,
  9905.                                                         'noteditable' => false,
  9906.                                                         'index' => false,
  9907.                                                         'locked' => false,
  9908.                                                         'style' => '',
  9909.                                                         'permissions' => NULL,
  9910.                                                         'datatype' => 'data',
  9911.                                                         'relationType' => false,
  9912.                                                         'invisible' => false,
  9913.                                                         'visibleGridView' => true,
  9914.                                                         'visibleSearch' => true,
  9915.                                                         'defaultValueGenerator' => '',
  9916.                                                     ],
  9917.                                                 ],
  9918.                                                 'isOperator' => false,
  9919.                                             ],
  9920.                                         ],
  9921.                                     ],
  9922.                                 ],
  9923.                                 'Bundle' => [
  9924.                                     'id' => 'Bundle',
  9925.                                     'name' => 'Bundle',
  9926.                                     'columnConfig' => [
  9927.                                         'columns' => [
  9928.                                             => [
  9929.                                                 'attributes' => [
  9930.                                                     'attribute' => 'bundleName',
  9931.                                                     'label' => 'Paket Bezeichnung',
  9932.                                                     'dataType' => 'input',
  9933.                                                 ],
  9934.                                                 'isOperator' => false,
  9935.                                             ],
  9936.                                             => [
  9937.                                                 'attributes' => [
  9938.                                                     'attribute' => 'topline',
  9939.                                                     'label' => 'Topline',
  9940.                                                     'dataType' => 'input',
  9941.                                                 ],
  9942.                                                 'isOperator' => false,
  9943.                                             ],
  9944.                                             => [
  9945.                                                 'attributes' => [
  9946.                                                     'attribute' => 'URL',
  9947.                                                     'label' => 'Partner URL',
  9948.                                                     'dataType' => 'input',
  9949.                                                 ],
  9950.                                                 'isOperator' => false,
  9951.                                             ],
  9952.                                             => [
  9953.                                                 'attributes' => [
  9954.                                                     'attribute' => 'buttonText',
  9955.                                                     'label' => 'Button Text',
  9956.                                                     'dataType' => 'input',
  9957.                                                 ],
  9958.                                                 'isOperator' => false,
  9959.                                             ],
  9960.                                             => [
  9961.                                                 'attributes' => [
  9962.                                                     'attribute' => 'URL1',
  9963.                                                     'label' => 'Partner URL',
  9964.                                                     'dataType' => 'input',
  9965.                                                 ],
  9966.                                                 'isOperator' => false,
  9967.                                             ],
  9968.                                             => [
  9969.                                                 'attributes' => [
  9970.                                                     'attribute' => 'fliesstext',
  9971.                                                     'label' => 'Text',
  9972.                                                     'dataType' => 'wysiwyg',
  9973.                                                 ],
  9974.                                                 'isOperator' => false,
  9975.                                             ],
  9976.                                             => [
  9977.                                                 'attributes' => [
  9978.                                                     'attribute' => 'product',
  9979.                                                     'label' => 'Produkte',
  9980.                                                     'dataType' => 'manyToManyObjectRelation',
  9981.                                                 ],
  9982.                                                 'isOperator' => false,
  9983.                                             ],
  9984.                                             => [
  9985.                                                 'attributes' => [
  9986.                                                     'attribute' => 'image16x9',
  9987.                                                     'label' => 'Bild 16x9',
  9988.                                                     'dataType' => 'hotspotimage',
  9989.                                                 ],
  9990.                                                 'isOperator' => false,
  9991.                                             ],
  9992.                                             => [
  9993.                                                 'attributes' => [
  9994.                                                     'attribute' => 'image1x1',
  9995.                                                     'label' => 'Bild 1x1',
  9996.                                                     'dataType' => 'hotspotimage',
  9997.                                                 ],
  9998.                                                 'isOperator' => false,
  9999.                                             ],
  10000.                                             => [
  10001.                                                 'attributes' => [
  10002.                                                     'attribute' => 'image5x8',
  10003.                                                     'label' => 'Bild 5x8',
  10004.                                                     'dataType' => 'hotspotimage',
  10005.                                                 ],
  10006.                                                 'isOperator' => false,
  10007.                                             ],
  10008.                                             10 => [
  10009.                                                 'attributes' => [
  10010.                                                     'attribute' => 'imageMood',
  10011.                                                     'label' => 'Moodimage',
  10012.                                                     'dataType' => 'hotspotimage',
  10013.                                                 ],
  10014.                                                 'isOperator' => false,
  10015.                                             ],
  10016.                                             11 => [
  10017.                                                 'attributes' => [
  10018.                                                     'attribute' => 'imageProductBundle',
  10019.                                                     'label' => 'Bundle-Bild',
  10020.                                                     'dataType' => 'hotspotimage',
  10021.                                                 ],
  10022.                                                 'isOperator' => false,
  10023.                                             ],
  10024.                                             12 => [
  10025.                                                 'attributes' => [
  10026.                                                     'attribute' => 'id',
  10027.                                                     'label' => 'ID',
  10028.                                                     'dataType' => 'system',
  10029.                                                 ],
  10030.                                                 'isOperator' => false,
  10031.                                             ],
  10032.                                             13 => [
  10033.                                                 'attributes' => [
  10034.                                                     'attribute' => 'key',
  10035.                                                     'label' => 'Schlüssel',
  10036.                                                     'dataType' => 'system',
  10037.                                                 ],
  10038.                                                 'isOperator' => false,
  10039.                                             ],
  10040.                                             14 => [
  10041.                                                 'attributes' => [
  10042.                                                     'attribute' => 'creationDate',
  10043.                                                     'label' => 'Erstellungsdatum',
  10044.                                                     'dataType' => 'system',
  10045.                                                 ],
  10046.                                                 'isOperator' => false,
  10047.                                             ],
  10048.                                             15 => [
  10049.                                                 'attributes' => [
  10050.                                                     'attribute' => 'modificationDate',
  10051.                                                     'label' => 'Änderungsdatum',
  10052.                                                     'dataType' => 'system',
  10053.                                                 ],
  10054.                                                 'isOperator' => false,
  10055.                                             ],
  10056.                                             16 => [
  10057.                                                 'attributes' => [
  10058.                                                     'attribute' => 'bundleVideo',
  10059.                                                     'label' => 'Video',
  10060.                                                     'dataType' => 'video',
  10061.                                                 ],
  10062.                                                 'isOperator' => false,
  10063.                                             ],
  10064.                                         ],
  10065.                                     ],
  10066.                                 ],
  10067.                                 'Stellenanzeige' => [
  10068.                                     'id' => 'Stellenanzeige',
  10069.                                     'name' => 'Stellenanzeige',
  10070.                                     'columnConfig' => [
  10071.                                         'columns' => [
  10072.                                             => [
  10073.                                                 'attributes' => [
  10074.                                                     'attribute' => 'UmantisID',
  10075.                                                     'label' => 'Umantis ID',
  10076.                                                     'dataType' => 'input',
  10077.                                                 ],
  10078.                                                 'isOperator' => false,
  10079.                                             ],
  10080.                                             => [
  10081.                                                 'attributes' => [
  10082.                                                     'attribute' => 'Jobtitle',
  10083.                                                     'label' => 'Jobtitle',
  10084.                                                     'dataType' => 'input',
  10085.                                                 ],
  10086.                                                 'isOperator' => false,
  10087.                                             ],
  10088.                                             => [
  10089.                                                 'attributes' => [
  10090.                                                     'attribute' => 'OnlineSince',
  10091.                                                     'label' => 'Online Since',
  10092.                                                     'dataType' => 'input',
  10093.                                                 ],
  10094.                                                 'isOperator' => false,
  10095.                                             ],
  10096.                                             => [
  10097.                                                 'attributes' => [
  10098.                                                     'attribute' => 'PlaceOfWork',
  10099.                                                     'label' => 'Standort',
  10100.                                                     'dataType' => 'input',
  10101.                                                 ],
  10102.                                                 'isOperator' => false,
  10103.                                             ],
  10104.                                             => [
  10105.                                                 'attributes' => [
  10106.                                                     'attribute' => 'Department',
  10107.                                                     'label' => 'Abteilung',
  10108.                                                     'dataType' => 'input',
  10109.                                                 ],
  10110.                                                 'isOperator' => false,
  10111.                                             ],
  10112.                                             => [
  10113.                                                 'attributes' => [
  10114.                                                     'attribute' => 'EntryLevel',
  10115.                                                     'label' => 'Entry Level',
  10116.                                                     'dataType' => 'input',
  10117.                                                 ],
  10118.                                                 'isOperator' => false,
  10119.                                             ],
  10120.                                             => [
  10121.                                                 'attributes' => [
  10122.                                                     'attribute' => 'EmploymentType',
  10123.                                                     'label' => 'Art',
  10124.                                                     'dataType' => 'input',
  10125.                                                 ],
  10126.                                                 'isOperator' => false,
  10127.                                             ],
  10128.                                             => [
  10129.                                                 'attributes' => [
  10130.                                                     'attribute' => 'ContractType',
  10131.                                                     'label' => 'Vertragstype',
  10132.                                                     'dataType' => 'input',
  10133.                                                 ],
  10134.                                                 'isOperator' => false,
  10135.                                             ],
  10136.                                             => [
  10137.                                                 'attributes' => [
  10138.                                                     'attribute' => 'HRExpert_Surname',
  10139.                                                     'label' => 'Vorname Sachbearbeiter',
  10140.                                                     'dataType' => 'input',
  10141.                                                 ],
  10142.                                                 'isOperator' => false,
  10143.                                             ],
  10144.                                             => [
  10145.                                                 'attributes' => [
  10146.                                                     'attribute' => 'HRExpert_Name',
  10147.                                                     'label' => 'Nachname Sachbearbeiter',
  10148.                                                     'dataType' => 'input',
  10149.                                                 ],
  10150.                                                 'isOperator' => false,
  10151.                                             ],
  10152.                                             10 => [
  10153.                                                 'attributes' => [
  10154.                                                     'attribute' => 'HRExpert_Phone',
  10155.                                                     'label' => 'Tel. Sachbearbeiter',
  10156.                                                     'dataType' => 'input',
  10157.                                                 ],
  10158.                                                 'isOperator' => false,
  10159.                                             ],
  10160.                                             11 => [
  10161.                                                 'attributes' => [
  10162.                                                     'attribute' => 'HRExpert_Email',
  10163.                                                     'label' => 'E-Mail Sachbearbeiter',
  10164.                                                     'dataType' => 'input',
  10165.                                                 ],
  10166.                                                 'isOperator' => false,
  10167.                                             ],
  10168.                                             12 => [
  10169.                                                 'attributes' => [
  10170.                                                     'attribute' => 'ApplyURL',
  10171.                                                     'label' => 'URL Bewerbung',
  10172.                                                     'dataType' => 'input',
  10173.                                                 ],
  10174.                                                 'isOperator' => false,
  10175.                                             ],
  10176.                                             13 => [
  10177.                                                 'attributes' => [
  10178.                                                     'attribute' => 'PublicationURL',
  10179.                                                     'label' => 'URL Bewerbung',
  10180.                                                     'dataType' => 'input',
  10181.                                                 ],
  10182.                                                 'isOperator' => false,
  10183.                                             ],
  10184.                                             14 => [
  10185.                                                 'attributes' => [
  10186.                                                     'attribute' => 'TitelTextblock1',
  10187.                                                     'label' => 'Titel Textblock 1',
  10188.                                                     'dataType' => 'input',
  10189.                                                 ],
  10190.                                                 'isOperator' => false,
  10191.                                             ],
  10192.                                             15 => [
  10193.                                                 'attributes' => [
  10194.                                                     'attribute' => 'Textblock1',
  10195.                                                     'label' => 'Textblock 1',
  10196.                                                     'dataType' => 'textarea',
  10197.                                                 ],
  10198.                                                 'isOperator' => false,
  10199.                                             ],
  10200.                                             16 => [
  10201.                                                 'attributes' => [
  10202.                                                     'attribute' => 'TitelTextblock2',
  10203.                                                     'label' => 'Titel Textblock 2',
  10204.                                                     'dataType' => 'input',
  10205.                                                 ],
  10206.                                                 'isOperator' => false,
  10207.                                             ],
  10208.                                             17 => [
  10209.                                                 'attributes' => [
  10210.                                                     'attribute' => 'Textblock2',
  10211.                                                     'label' => 'Textblock 2',
  10212.                                                     'dataType' => 'textarea',
  10213.                                                 ],
  10214.                                                 'isOperator' => false,
  10215.                                             ],
  10216.                                             18 => [
  10217.                                                 'attributes' => [
  10218.                                                     'attribute' => 'TitelTextblock3',
  10219.                                                     'label' => 'Titel Textblock 3',
  10220.                                                     'dataType' => 'input',
  10221.                                                 ],
  10222.                                                 'isOperator' => false,
  10223.                                             ],
  10224.                                             19 => [
  10225.                                                 'attributes' => [
  10226.                                                     'attribute' => 'Textblock3',
  10227.                                                     'label' => 'Textblock 3',
  10228.                                                     'dataType' => 'textarea',
  10229.                                                 ],
  10230.                                                 'isOperator' => false,
  10231.                                             ],
  10232.                                             20 => [
  10233.                                                 'attributes' => [
  10234.                                                     'attribute' => 'TitelTextblock4',
  10235.                                                     'label' => 'Titel Textblock 4',
  10236.                                                     'dataType' => 'input',
  10237.                                                 ],
  10238.                                                 'isOperator' => false,
  10239.                                             ],
  10240.                                             21 => [
  10241.                                                 'attributes' => [
  10242.                                                     'attribute' => 'Textblock4',
  10243.                                                     'label' => 'Textblock 4',
  10244.                                                     'dataType' => 'textarea',
  10245.                                                 ],
  10246.                                                 'isOperator' => false,
  10247.                                             ],
  10248.                                             22 => [
  10249.                                                 'attributes' => [
  10250.                                                     'attribute' => 'TitelTextblock5',
  10251.                                                     'label' => 'Titel Textblock 5',
  10252.                                                     'dataType' => 'input',
  10253.                                                 ],
  10254.                                                 'isOperator' => false,
  10255.                                             ],
  10256.                                             23 => [
  10257.                                                 'attributes' => [
  10258.                                                     'attribute' => 'Textblock5',
  10259.                                                     'label' => 'Textblock 5',
  10260.                                                     'dataType' => 'textarea',
  10261.                                                 ],
  10262.                                                 'isOperator' => false,
  10263.                                             ],
  10264.                                             24 => [
  10265.                                                 'attributes' => [
  10266.                                                     'attribute' => 'TitelTextblock6',
  10267.                                                     'label' => 'Titel Textblock 6',
  10268.                                                     'dataType' => 'input',
  10269.                                                 ],
  10270.                                                 'isOperator' => false,
  10271.                                             ],
  10272.                                             25 => [
  10273.                                                 'attributes' => [
  10274.                                                     'attribute' => 'Textblock6',
  10275.                                                     'label' => 'Textblock 6',
  10276.                                                     'dataType' => 'textarea',
  10277.                                                 ],
  10278.                                                 'isOperator' => false,
  10279.                                             ],
  10280.                                             26 => [
  10281.                                                 'attributes' => [
  10282.                                                     'attribute' => 'TitelTextblock7',
  10283.                                                     'label' => 'Titel Textblock 7',
  10284.                                                     'dataType' => 'input',
  10285.                                                 ],
  10286.                                                 'isOperator' => false,
  10287.                                             ],
  10288.                                             27 => [
  10289.                                                 'attributes' => [
  10290.                                                     'attribute' => 'Textblock7',
  10291.                                                     'label' => 'Textblock 7',
  10292.                                                     'dataType' => 'textarea',
  10293.                                                 ],
  10294.                                                 'isOperator' => false,
  10295.                                             ],
  10296.                                             28 => [
  10297.                                                 'attributes' => [
  10298.                                                     'attribute' => 'TitelTextblock8',
  10299.                                                     'label' => 'Titel Textblock 8',
  10300.                                                     'dataType' => 'input',
  10301.                                                 ],
  10302.                                                 'isOperator' => false,
  10303.                                             ],
  10304.                                             29 => [
  10305.                                                 'attributes' => [
  10306.                                                     'attribute' => 'Textblock8',
  10307.                                                     'label' => 'Textblock 8',
  10308.                                                     'dataType' => 'textarea',
  10309.                                                 ],
  10310.                                                 'isOperator' => false,
  10311.                                             ],
  10312.                                             30 => [
  10313.                                                 'attributes' => [
  10314.                                                     'attribute' => 'id',
  10315.                                                     'label' => 'ID',
  10316.                                                     'dataType' => 'system',
  10317.                                                 ],
  10318.                                                 'isOperator' => false,
  10319.                                             ],
  10320.                                             31 => [
  10321.                                                 'attributes' => [
  10322.                                                     'attribute' => 'key',
  10323.                                                     'label' => 'Schlüssel',
  10324.                                                     'dataType' => 'system',
  10325.                                                 ],
  10326.                                                 'isOperator' => false,
  10327.                                             ],
  10328.                                             32 => [
  10329.                                                 'attributes' => [
  10330.                                                     'attribute' => 'published',
  10331.                                                     'label' => 'Veröffentlicht',
  10332.                                                     'dataType' => 'system',
  10333.                                                 ],
  10334.                                                 'isOperator' => false,
  10335.                                             ],
  10336.                                             33 => [
  10337.                                                 'attributes' => [
  10338.                                                     'attribute' => 'creationDate',
  10339.                                                     'label' => 'Erstellungsdatum',
  10340.                                                     'dataType' => 'system',
  10341.                                                 ],
  10342.                                                 'isOperator' => false,
  10343.                                             ],
  10344.                                             34 => [
  10345.                                                 'attributes' => [
  10346.                                                     'attribute' => 'modificationDate',
  10347.                                                     'label' => 'Änderungsdatum',
  10348.                                                     'dataType' => 'system',
  10349.                                                 ],
  10350.                                                 'isOperator' => false,
  10351.                                             ],
  10352.                                             35 => [
  10353.                                                 'attributes' => [
  10354.                                                     'attribute' => 'image16x9',
  10355.                                                     'label' => 'Headerbild 16x9',
  10356.                                                     'dataType' => 'hotspotimage',
  10357.                                                 ],
  10358.                                                 'isOperator' => false,
  10359.                                             ],
  10360.                                             36 => [
  10361.                                                 'attributes' => [
  10362.                                                     'attribute' => 'image5x8',
  10363.                                                     'label' => 'Headerbild 5x8',
  10364.                                                     'dataType' => 'hotspotimage',
  10365.                                                 ],
  10366.                                                 'isOperator' => false,
  10367.                                             ],
  10368.                                             37 => [
  10369.                                                 'attributes' => [
  10370.                                                     'attribute' => 'image1x1',
  10371.                                                     'label' => 'Headerbild 1x1',
  10372.                                                     'dataType' => 'hotspotimage',
  10373.                                                 ],
  10374.                                                 'isOperator' => false,
  10375.                                             ],
  10376.                                             38 => [
  10377.                                                 'attributes' => [
  10378.                                                     'attribute' => 'imageRecruiter',
  10379.                                                     'label' => 'Recruiter',
  10380.                                                     'dataType' => 'hotspotimage',
  10381.                                                 ],
  10382.                                                 'isOperator' => false,
  10383.                                             ],
  10384.                                         ],
  10385.                                     ],
  10386.                                 ],
  10387.                                 'Produktkategorie' => [
  10388.                                     'id' => 'Produktkategorie',
  10389.                                     'name' => 'Produktkategorie',
  10390.                                     'columnConfig' => [
  10391.                                         'columns' => [
  10392.                                             => [
  10393.                                                 'attributes' => [
  10394.                                                     'attribute' => 'id',
  10395.                                                     'label' => 'ID',
  10396.                                                     'dataType' => 'system',
  10397.                                                 ],
  10398.                                                 'isOperator' => false,
  10399.                                             ],
  10400.                                             => [
  10401.                                                 'attributes' => [
  10402.                                                     'attribute' => 'key',
  10403.                                                     'label' => 'Schlüssel',
  10404.                                                     'dataType' => 'system',
  10405.                                                 ],
  10406.                                                 'isOperator' => false,
  10407.                                             ],
  10408.                                             => [
  10409.                                                 'attributes' => [
  10410.                                                     'attribute' => 'name',
  10411.                                                     'label' => 'Name',
  10412.                                                     'dataType' => 'input',
  10413.                                                 ],
  10414.                                                 'isOperator' => false,
  10415.                                             ],
  10416.                                             => [
  10417.                                                 'attributes' => [
  10418.                                                     'attribute' => 'ParentCategory',
  10419.                                                     'label' => 'Parent Kategorie',
  10420.                                                     'dataType' => 'manyToManyRelation',
  10421.                                                 ],
  10422.                                                 'isOperator' => false,
  10423.                                             ],
  10424.                                         ],
  10425.                                     ],
  10426.                                 ],
  10427.                             ],
  10428.                             'mutationEntities' => [
  10429.                             ],
  10430.                             'specialEntities' => [
  10431.                                 'document' => [
  10432.                                     'read' => true,
  10433.                                     'create' => false,
  10434.                                     'update' => false,
  10435.                                     'delete' => false,
  10436.                                 ],
  10437.                                 'document_folder' => [
  10438.                                     'read' => true,
  10439.                                     'create' => false,
  10440.                                     'update' => false,
  10441.                                     'delete' => false,
  10442.                                 ],
  10443.                                 'asset' => [
  10444.                                     'read' => true,
  10445.                                     'create' => false,
  10446.                                     'update' => false,
  10447.                                     'delete' => false,
  10448.                                 ],
  10449.                                 'asset_folder' => [
  10450.                                     'read' => true,
  10451.                                     'create' => false,
  10452.                                     'update' => false,
  10453.                                     'delete' => false,
  10454.                                 ],
  10455.                                 'asset_listing' => [
  10456.                                     'read' => true,
  10457.                                     'create' => false,
  10458.                                     'update' => false,
  10459.                                     'delete' => false,
  10460.                                 ],
  10461.                                 'object_folder' => [
  10462.                                     'read' => true,
  10463.                                     'create' => false,
  10464.                                     'update' => false,
  10465.                                     'delete' => false,
  10466.                                 ],
  10467.                                 'translation' => [
  10468.                                     'read' => false,
  10469.                                     'create' => false,
  10470.                                     'update' => false,
  10471.                                     'delete' => false,
  10472.                                 ],
  10473.                                 'translation_listing' => [
  10474.                                     'read' => false,
  10475.                                     'create' => false,
  10476.                                     'update' => false,
  10477.                                     'delete' => false,
  10478.                                 ],
  10479.                             ],
  10480.                         ],
  10481.                         'security' => [
  10482.                             'method' => 'datahub_apikey',
  10483.                             'apikey' => [
  10484.                                 => '9480d71c1ad6625dde10d8845aff964d',
  10485.                                 => 'd6fbe4163ef8c537a8d88bf82054a75c',
  10486.                             ],
  10487.                             'skipPermissionCheck' => false,
  10488.                             'disableIntrospection' => false,
  10489.                         ],
  10490.                         'workspaces' => [
  10491.                             'asset' => [
  10492.                                 => [
  10493.                                     'read' => true,
  10494.                                     'cpath' => '/',
  10495.                                     'create' => false,
  10496.                                     'update' => false,
  10497.                                     'delete' => false,
  10498.                                     'id' => 'extModel1444-1',
  10499.                                 ],
  10500.                             ],
  10501.                             'document' => [
  10502.                                 => [
  10503.                                     'read' => true,
  10504.                                     'cpath' => '/',
  10505.                                     'create' => false,
  10506.                                     'update' => false,
  10507.                                     'delete' => false,
  10508.                                     'id' => 'extModel1418-1',
  10509.                                 ],
  10510.                             ],
  10511.                             'object' => [
  10512.                                 => [
  10513.                                     'read' => true,
  10514.                                     'cpath' => '/',
  10515.                                     'create' => false,
  10516.                                     'update' => false,
  10517.                                     'delete' => false,
  10518.                                     'id' => 'extModel1470-1',
  10519.                                 ],
  10520.                             ],
  10521.                         ],
  10522.                         'permissions' => [
  10523.                             'user' => [
  10524.                             ],
  10525.                             'role' => [
  10526.                             ],
  10527.                         ],
  10528.                     ],
  10529.                     'PxReach' => [
  10530.                         'general' => [
  10531.                             'active' => true,
  10532.                             'type' => 'graphql',
  10533.                             'name' => 'PxReach',
  10534.                             'description' => '',
  10535.                             'group' => 'HevertExtern',
  10536.                             'sqlObjectCondition' => '',
  10537.                             'modificationDate' => 1701341423,
  10538.                             'path' => NULL,
  10539.                             'createDate' => 1689523447,
  10540.                         ],
  10541.                         'schema' => [
  10542.                             'queryEntities' => [
  10543.                                 'Produkt' => [
  10544.                                     'id' => 'Produkt',
  10545.                                     'name' => 'Produkt',
  10546.                                     'columnConfig' => [
  10547.                                         'columns' => [
  10548.                                             => [
  10549.                                                 'attributes' => [
  10550.                                                     'attribute' => 'produktname',
  10551.                                                     'label' => 'Produktname',
  10552.                                                     'dataType' => 'input',
  10553.                                                 ],
  10554.                                                 'isOperator' => false,
  10555.                                             ],
  10556.                                             => [
  10557.                                                 'attributes' => [
  10558.                                                     'attribute' => 'typ',
  10559.                                                     'label' => 'Typ',
  10560.                                                     'dataType' => 'select',
  10561.                                                 ],
  10562.                                                 'isOperator' => false,
  10563.                                             ],
  10564.                                             => [
  10565.                                                 'attributes' => [
  10566.                                                     'attribute' => 'pzn',
  10567.                                                     'label' => 'PZN',
  10568.                                                     'dataType' => 'input',
  10569.                                                 ],
  10570.                                                 'isOperator' => false,
  10571.                                             ],
  10572.                                             => [
  10573.                                                 'attributes' => [
  10574.                                                     'attribute' => 'zusammensetzungIntro',
  10575.                                                     'label' => 'Intro',
  10576.                                                     'dataType' => 'input',
  10577.                                                 ],
  10578.                                                 'isOperator' => false,
  10579.                                             ],
  10580.                                             => [
  10581.                                                 'attributes' => [
  10582.                                                     'attribute' => 'zusammensetzungApp',
  10583.                                                     'label' => 'Liste',
  10584.                                                     'dataType' => 'wysiwyg',
  10585.                                                 ],
  10586.                                                 'isOperator' => false,
  10587.                                             ],
  10588.                                             => [
  10589.                                                 'attributes' => [
  10590.                                                     'attribute' => 'zusammensetzungFrei',
  10591.                                                     'label' => 'Freitext',
  10592.                                                     'dataType' => 'wysiwyg',
  10593.                                                 ],
  10594.                                                 'isOperator' => false,
  10595.                                             ],
  10596.                                             => [
  10597.                                                 'attributes' => [
  10598.                                                     'attribute' => 'zusammensetzungSonstigeBestandteile',
  10599.                                                     'label' => 'Sonstige Bestandteile',
  10600.                                                     'dataType' => 'wysiwyg',
  10601.                                                 ],
  10602.                                                 'isOperator' => false,
  10603.                                             ],
  10604.                                             => [
  10605.                                                 'attributes' => [
  10606.                                                     'attribute' => 'indikationsKurztextEv',
  10607.                                                     'label' => 'Indikations-Kurztext EV',
  10608.                                                     'dataType' => 'wysiwyg',
  10609.                                                 ],
  10610.                                                 'isOperator' => false,
  10611.                                             ],
  10612.                                             => [
  10613.                                                 'attributes' => [
  10614.                                                     'attribute' => 'consumerInsightEv',
  10615.                                                     'label' => 'Consumer Insight EV',
  10616.                                                     'dataType' => 'wysiwyg',
  10617.                                                 ],
  10618.                                                 'isOperator' => false,
  10619.                                             ],
  10620.                                             => [
  10621.                                                 'attributes' => [
  10622.                                                     'attribute' => 'benefitEv2',
  10623.                                                     'label' => 'Benefit EV (2)',
  10624.                                                     'dataType' => 'wysiwyg',
  10625.                                                 ],
  10626.                                                 'isOperator' => false,
  10627.                                             ],
  10628.                                             10 => [
  10629.                                                 'attributes' => [
  10630.                                                     'attribute' => 'reasonWhyEv',
  10631.                                                     'label' => 'Reason why EV',
  10632.                                                     'dataType' => 'wysiwyg',
  10633.                                                 ],
  10634.                                                 'isOperator' => false,
  10635.                                             ],
  10636.                                             11 => [
  10637.                                                 'attributes' => [
  10638.                                                     'attribute' => 'kernaussageEv',
  10639.                                                     'label' => 'Kernaussage EV',
  10640.                                                     'dataType' => 'wysiwyg',
  10641.                                                 ],
  10642.                                                 'isOperator' => false,
  10643.                                             ],
  10644.                                             12 => [
  10645.                                                 'isOperator' => true,
  10646.                                                 'attributes' => [
  10647.                                                     'type' => 'operator',
  10648.                                                     'class' => 'Concatenator',
  10649.                                                     'label' => 'MergedText',
  10650.                                                     'glue' => '',
  10651.                                                     'childs' => [
  10652.                                                         => [
  10653.                                                             'isOperator' => false,
  10654.                                                             'attributes' => [
  10655.                                                                 'label' => 'Consumer Insight EV',
  10656.                                                                 'type' => 'value',
  10657.                                                                 'class' => 'DefaultValue',
  10658.                                                                 'attribute' => 'consumerInsightEv',
  10659.                                                                 'dataType' => 'wysiwyg',
  10660.                                                                 'childs' => [
  10661.                                                                 ],
  10662.                                                             ],
  10663.                                                         ],
  10664.                                                         => [
  10665.                                                             'isOperator' => false,
  10666.                                                             'attributes' => [
  10667.                                                                 'label' => 'Benefit EV (2)',
  10668.                                                                 'type' => 'value',
  10669.                                                                 'class' => 'DefaultValue',
  10670.                                                                 'attribute' => 'benefitEv2',
  10671.                                                                 'dataType' => 'wysiwyg',
  10672.                                                                 'childs' => [
  10673.                                                                 ],
  10674.                                                             ],
  10675.                                                         ],
  10676.                                                         => [
  10677.                                                             'isOperator' => false,
  10678.                                                             'attributes' => [
  10679.                                                                 'label' => 'Reason why EV (reasonWhyEv)',
  10680.                                                                 'type' => 'value',
  10681.                                                                 'class' => 'DefaultValue',
  10682.                                                                 'attribute' => 'reasonWhyEv',
  10683.                                                                 'dataType' => 'wysiwyg',
  10684.                                                                 'childs' => [
  10685.                                                                 ],
  10686.                                                             ],
  10687.                                                         ],
  10688.                                                         => [
  10689.                                                             'isOperator' => false,
  10690.                                                             'attributes' => [
  10691.                                                                 'label' => 'Kernaussage EV',
  10692.                                                                 'type' => 'value',
  10693.                                                                 'class' => 'DefaultValue',
  10694.                                                                 'attribute' => 'kernaussageEv',
  10695.                                                                 'dataType' => 'wysiwyg',
  10696.                                                                 'childs' => [
  10697.                                                                 ],
  10698.                                                             ],
  10699.                                                         ],
  10700.                                                     ],
  10701.                                                 ],
  10702.                                                 'key' => '#656868ed95120',
  10703.                                             ],
  10704.                                             13 => [
  10705.                                                 'attributes' => [
  10706.                                                     'attribute' => 'pflichttextEv',
  10707.                                                     'label' => 'Pflichttext EV',
  10708.                                                     'dataType' => 'wysiwyg',
  10709.                                                 ],
  10710.                                                 'isOperator' => false,
  10711.                                             ],
  10712.                                             14 => [
  10713.                                                 'attributes' => [
  10714.                                                     'attribute' => 'packungsgroesse',
  10715.                                                     'label' => 'Packungsgroesse',
  10716.                                                     'dataType' => 'inputQuantityValue',
  10717.                                                 ],
  10718.                                                 'isOperator' => false,
  10719.                                             ],
  10720.                                             15 => [
  10721.                                                 'attributes' => [
  10722.                                                     'attribute' => 'darreichungsform',
  10723.                                                     'label' => 'Darreichungsform',
  10724.                                                     'dataType' => 'select',
  10725.                                                 ],
  10726.                                                 'isOperator' => false,
  10727.                                             ],
  10728.                                             16 => [
  10729.                                                 'attributes' => [
  10730.                                                     'attribute' => 'packungsfarbe',
  10731.                                                     'label' => 'Packungsfarbe',
  10732.                                                     'dataType' => 'select',
  10733.                                                 ],
  10734.                                                 'isOperator' => false,
  10735.                                             ],
  10736.                                             17 => [
  10737.                                                 'attributes' => [
  10738.                                                     'attribute' => 'wirkstoffe',
  10739.                                                     'label' => 'Wirkstoffe',
  10740.                                                     'dataType' => 'manyToManyObjectRelation',
  10741.                                                 ],
  10742.                                                 'isOperator' => false,
  10743.                                             ],
  10744.                                             18 => [
  10745.                                                 'attributes' => [
  10746.                                                     'attribute' => 'vegan',
  10747.                                                     'label' => 'Vegan',
  10748.                                                     'dataType' => 'booleanSelect',
  10749.                                                 ],
  10750.                                                 'isOperator' => false,
  10751.                                             ],
  10752.                                             19 => [
  10753.                                                 'attributes' => [
  10754.                                                     'attribute' => 'vegetarisch',
  10755.                                                     'label' => 'Vegetarisch',
  10756.                                                     'dataType' => 'booleanSelect',
  10757.                                                 ],
  10758.                                                 'isOperator' => false,
  10759.                                             ],
  10760.                                             20 => [
  10761.                                                 'attributes' => [
  10762.                                                     'attribute' => 'glutenfrei',
  10763.                                                     'label' => 'Glutenfrei',
  10764.                                                     'dataType' => 'booleanSelect',
  10765.                                                 ],
  10766.                                                 'isOperator' => false,
  10767.                                             ],
  10768.                                             21 => [
  10769.                                                 'attributes' => [
  10770.                                                     'attribute' => 'lactosefrei',
  10771.                                                     'label' => 'Lactosefrei',
  10772.                                                     'dataType' => 'booleanSelect',
  10773.                                                 ],
  10774.                                                 'isOperator' => false,
  10775.                                             ],
  10776.                                             22 => [
  10777.                                                 'attributes' => [
  10778.                                                     'attribute' => 'ohneFarbstoffe',
  10779.                                                     'label' => 'Ohne Farbe',
  10780.                                                     'dataType' => 'booleanSelect',
  10781.                                                 ],
  10782.                                                 'isOperator' => false,
  10783.                                             ],
  10784.                                             23 => [
  10785.                                                 'attributes' => [
  10786.                                                     'attribute' => 'ohneGelatine',
  10787.                                                     'label' => 'Ohne Gelatine',
  10788.                                                     'dataType' => 'booleanSelect',
  10789.                                                 ],
  10790.                                                 'isOperator' => false,
  10791.                                             ],
  10792.                                             24 => [
  10793.                                                 'attributes' => [
  10794.                                                     'attribute' => 'ohneKonservierungstsoffe',
  10795.                                                     'label' => 'Ohne Konserv.',
  10796.                                                     'dataType' => 'booleanSelect',
  10797.                                                 ],
  10798.                                                 'isOperator' => false,
  10799.                                             ],
  10800.                                             25 => [
  10801.                                                 'attributes' => [
  10802.                                                     'attribute' => 'halal',
  10803.                                                     'label' => 'Halal',
  10804.                                                     'dataType' => 'booleanSelect',
  10805.                                                 ],
  10806.                                                 'isOperator' => false,
  10807.                                             ],
  10808.                                             26 => [
  10809.                                                 'attributes' => [
  10810.                                                     'attribute' => 'ohnePalmoel',
  10811.                                                     'label' => '~ohne-palmoel',
  10812.                                                     'dataType' => 'booleanSelect',
  10813.                                                 ],
  10814.                                                 'isOperator' => false,
  10815.                                             ],
  10816.                                             27 => [
  10817.                                                 'attributes' => [
  10818.                                                     'attribute' => 'zuckerfrei',
  10819.                                                     'label' => '~zuckerfrei',
  10820.                                                     'dataType' => 'booleanSelect',
  10821.                                                 ],
  10822.                                                 'isOperator' => false,
  10823.                                             ],
  10824.                                             28 => [
  10825.                                                 'attributes' => [
  10826.                                                     'attribute' => 'imagePackshot',
  10827.                                                     'label' => 'Packshot',
  10828.                                                     'dataType' => 'hotspotimage',
  10829.                                                 ],
  10830.                                                 'isOperator' => false,
  10831.                                             ],
  10832.                                             29 => [
  10833.                                                 'attributes' => [
  10834.                                                     'attribute' => 'imagePackshotWirkstoffe',
  10835.                                                     'label' => 'Packshot Wirkstoffe',
  10836.                                                     'dataType' => 'hotspotimage',
  10837.                                                 ],
  10838.                                                 'isOperator' => false,
  10839.                                             ],
  10840.                                             30 => [
  10841.                                                 'attributes' => [
  10842.                                                     'attribute' => 'DownloadGebrauchsinformation',
  10843.                                                     'label' => 'Gebrauchsinformation',
  10844.                                                     'dataType' => 'advancedManyToManyRelation',
  10845.                                                 ],
  10846.                                                 'isOperator' => false,
  10847.                                             ],
  10848.                                         ],
  10849.                                     ],
  10850.                                 ],
  10851.                                 'Wirkstoff' => [
  10852.                                     'id' => 'Wirkstoff',
  10853.                                     'name' => 'Wirkstoff',
  10854.                                     'columnConfig' => [
  10855.                                         'columns' => [
  10856.                                             => [
  10857.                                                 'attributes' => [
  10858.                                                     'attribute' => 'bezeichnungLat',
  10859.                                                     'label' => '~bezeichnung-(lat.)',
  10860.                                                     'dataType' => 'input',
  10861.                                                 ],
  10862.                                                 'isOperator' => false,
  10863.                                             ],
  10864.                                         ],
  10865.                                     ],
  10866.                                 ],
  10867.                             ],
  10868.                             'mutationEntities' => [
  10869.                             ],
  10870.                             'specialEntities' => [
  10871.                                 'document' => [
  10872.                                     'read' => false,
  10873.                                     'create' => false,
  10874.                                     'update' => false,
  10875.                                     'delete' => false,
  10876.                                 ],
  10877.                                 'document_folder' => [
  10878.                                     'read' => false,
  10879.                                     'create' => false,
  10880.                                     'update' => false,
  10881.                                     'delete' => false,
  10882.                                 ],
  10883.                                 'asset' => [
  10884.                                     'read' => true,
  10885.                                     'create' => false,
  10886.                                     'update' => false,
  10887.                                     'delete' => false,
  10888.                                 ],
  10889.                                 'asset_folder' => [
  10890.                                     'read' => true,
  10891.                                     'create' => false,
  10892.                                     'update' => false,
  10893.                                     'delete' => false,
  10894.                                 ],
  10895.                                 'asset_listing' => [
  10896.                                     'read' => true,
  10897.                                     'create' => false,
  10898.                                     'update' => false,
  10899.                                     'delete' => false,
  10900.                                 ],
  10901.                                 'object_folder' => [
  10902.                                     'read' => true,
  10903.                                     'create' => false,
  10904.                                     'update' => false,
  10905.                                     'delete' => false,
  10906.                                 ],
  10907.                                 'translation' => [
  10908.                                     'read' => false,
  10909.                                     'create' => false,
  10910.                                     'update' => false,
  10911.                                     'delete' => false,
  10912.                                 ],
  10913.                                 'translation_listing' => [
  10914.                                     'read' => false,
  10915.                                     'create' => false,
  10916.                                     'update' => false,
  10917.                                     'delete' => false,
  10918.                                 ],
  10919.                             ],
  10920.                         ],
  10921.                         'security' => [
  10922.                             'method' => 'datahub_apikey',
  10923.                             'apikey' => [
  10924.                                 => '5a0f4a6e7aeee41e4eac2e2eaf5fb426',
  10925.                             ],
  10926.                             'skipPermissionCheck' => false,
  10927.                             'disableIntrospection' => false,
  10928.                         ],
  10929.                         'workspaces' => [
  10930.                             'asset' => [
  10931.                                 => [
  10932.                                     'read' => true,
  10933.                                     'cpath' => '/Bilder/Produkte-1-1',
  10934.                                     'create' => false,
  10935.                                     'update' => false,
  10936.                                     'delete' => false,
  10937.                                     'id' => 'extModel385-1',
  10938.                                 ],
  10939.                                 => [
  10940.                                     'read' => true,
  10941.                                     'cpath' => '/Dokumente/Gebrauchsinformationen',
  10942.                                     'create' => false,
  10943.                                     'update' => false,
  10944.                                     'delete' => false,
  10945.                                     'id' => 'extModel385-2',
  10946.                                 ],
  10947.                             ],
  10948.                             'document' => [
  10949.                             ],
  10950.                             'object' => [
  10951.                                 => [
  10952.                                     'read' => true,
  10953.                                     'cpath' => '/Produkte/Deutschland',
  10954.                                     'create' => false,
  10955.                                     'update' => false,
  10956.                                     'delete' => false,
  10957.                                     'id' => 'extModel411-1',
  10958.                                 ],
  10959.                             ],
  10960.                         ],
  10961.                         'permissions' => [
  10962.                             'user' => [
  10963.                             ],
  10964.                             'role' => [
  10965.                             ],
  10966.                         ],
  10967.                     ],
  10968.                     'gesund-de' => [
  10969.                         'general' => [
  10970.                             'active' => true,
  10971.                             'type' => 'graphql',
  10972.                             'name' => 'gesund-de',
  10973.                             'description' => '',
  10974.                             'group' => 'HevertExtern',
  10975.                             'sqlObjectCondition' => '',
  10976.                             'modificationDate' => 1697138755,
  10977.                             'path' => NULL,
  10978.                             'createDate' => 1689523447,
  10979.                         ],
  10980.                         'schema' => [
  10981.                             'queryEntities' => [
  10982.                                 'Produkt' => [
  10983.                                     'id' => 'Produkt',
  10984.                                     'name' => 'Produkt',
  10985.                                     'columnConfig' => [
  10986.                                         'columns' => [
  10987.                                             => [
  10988.                                                 'attributes' => [
  10989.                                                     'attribute' => 'produktname',
  10990.                                                     'label' => 'Produktname',
  10991.                                                     'dataType' => 'input',
  10992.                                                 ],
  10993.                                                 'isOperator' => false,
  10994.                                             ],
  10995.                                             => [
  10996.                                                 'attributes' => [
  10997.                                                     'attribute' => 'pzn',
  10998.                                                     'label' => 'PZN',
  10999.                                                     'dataType' => 'input',
  11000.                                                 ],
  11001.                                                 'isOperator' => false,
  11002.                                             ],
  11003.                                             => [
  11004.                                                 'isOperator' => true,
  11005.                                                 'attributes' => [
  11006.                                                     'type' => 'operator',
  11007.                                                     'class' => 'Concatenator',
  11008.                                                     'label' => 'MergedText',
  11009.                                                     'glue' => '',
  11010.                                                     'childs' => [
  11011.                                                         => [
  11012.                                                             'isOperator' => false,
  11013.                                                             'attributes' => [
  11014.                                                                 'label' => 'Consumer Insight EV',
  11015.                                                                 'type' => 'value',
  11016.                                                                 'class' => 'DefaultValue',
  11017.                                                                 'attribute' => 'consumerInsightEv',
  11018.                                                                 'dataType' => 'wysiwyg',
  11019.                                                                 'childs' => [
  11020.                                                                 ],
  11021.                                                             ],
  11022.                                                         ],
  11023.                                                         => [
  11024.                                                             'isOperator' => false,
  11025.                                                             'attributes' => [
  11026.                                                                 'label' => 'Benefit EV (2)',
  11027.                                                                 'type' => 'value',
  11028.                                                                 'class' => 'DefaultValue',
  11029.                                                                 'attribute' => 'benefitEv2',
  11030.                                                                 'dataType' => 'wysiwyg',
  11031.                                                                 'childs' => [
  11032.                                                                 ],
  11033.                                                             ],
  11034.                                                         ],
  11035.                                                         => [
  11036.                                                             'isOperator' => false,
  11037.                                                             'attributes' => [
  11038.                                                                 'label' => 'Reason why EV (reasonWhyEv)',
  11039.                                                                 'type' => 'value',
  11040.                                                                 'class' => 'DefaultValue',
  11041.                                                                 'attribute' => 'reasonWhyEv',
  11042.                                                                 'dataType' => 'wysiwyg',
  11043.                                                                 'childs' => [
  11044.                                                                 ],
  11045.                                                             ],
  11046.                                                         ],
  11047.                                                         => [
  11048.                                                             'isOperator' => false,
  11049.                                                             'attributes' => [
  11050.                                                                 'label' => 'Kernaussage EV',
  11051.                                                                 'type' => 'value',
  11052.                                                                 'class' => 'DefaultValue',
  11053.                                                                 'attribute' => 'kernaussageEv',
  11054.                                                                 'dataType' => 'wysiwyg',
  11055.                                                                 'childs' => [
  11056.                                                                 ],
  11057.                                                             ],
  11058.                                                         ],
  11059.                                                     ],
  11060.                                                 ],
  11061.                                                 'key' => '#652847d8dcefe',
  11062.                                             ],
  11063.                                             => [
  11064.                                                 'attributes' => [
  11065.                                                     'attribute' => 'darreichungsform',
  11066.                                                     'label' => 'Darreichungsform',
  11067.                                                     'dataType' => 'select',
  11068.                                                 ],
  11069.                                                 'isOperator' => false,
  11070.                                             ],
  11071.                                             => [
  11072.                                                 'attributes' => [
  11073.                                                     'attribute' => 'imagePackshotClassic',
  11074.                                                     'label' => 'Image Packshot Classic',
  11075.                                                     'dataType' => 'image',
  11076.                                                 ],
  11077.                                                 'isOperator' => false,
  11078.                                             ],
  11079.                                             => [
  11080.                                                 'attributes' => [
  11081.                                                     'attribute' => 'pflichttextEv',
  11082.                                                     'label' => '~pflichttext-ev',
  11083.                                                     'dataType' => 'wysiwyg',
  11084.                                                 ],
  11085.                                                 'isOperator' => false,
  11086.                                             ],
  11087.                                             => [
  11088.                                                 'attributes' => [
  11089.                                                     'attribute' => 'seoMetaTitle',
  11090.                                                     'label' => '~seo-meta-titel',
  11091.                                                     'dataType' => 'input',
  11092.                                                 ],
  11093.                                                 'isOperator' => false,
  11094.                                             ],
  11095.                                             => [
  11096.                                                 'attributes' => [
  11097.                                                     'attribute' => 'seoMetaDescription',
  11098.                                                     'label' => '~seo-meta-description',
  11099.                                                     'dataType' => 'textarea',
  11100.                                                 ],
  11101.                                                 'isOperator' => false,
  11102.                                             ],
  11103.                                             => [
  11104.                                                 'attributes' => [
  11105.                                                     'attribute' => 'seoMetaKeywords',
  11106.                                                     'label' => '~seo-meta-keywords',
  11107.                                                     'dataType' => 'textarea',
  11108.                                                 ],
  11109.                                                 'isOperator' => false,
  11110.                                             ],
  11111.                                             => [
  11112.                                                 'attributes' => [
  11113.                                                     'attribute' => 'AVP',
  11114.                                                     'label' => 'AVP',
  11115.                                                     'dataType' => 'numeric',
  11116.                                                 ],
  11117.                                                 'isOperator' => false,
  11118.                                             ],
  11119.                                         ],
  11120.                                     ],
  11121.                                 ],
  11122.                             ],
  11123.                             'mutationEntities' => [
  11124.                             ],
  11125.                             'specialEntities' => [
  11126.                                 'document' => [
  11127.                                     'read' => false,
  11128.                                     'create' => false,
  11129.                                     'update' => false,
  11130.                                     'delete' => false,
  11131.                                 ],
  11132.                                 'document_folder' => [
  11133.                                     'read' => false,
  11134.                                     'create' => false,
  11135.                                     'update' => false,
  11136.                                     'delete' => false,
  11137.                                 ],
  11138.                                 'asset' => [
  11139.                                     'read' => true,
  11140.                                     'create' => false,
  11141.                                     'update' => false,
  11142.                                     'delete' => false,
  11143.                                 ],
  11144.                                 'asset_folder' => [
  11145.                                     'read' => true,
  11146.                                     'create' => false,
  11147.                                     'update' => false,
  11148.                                     'delete' => false,
  11149.                                 ],
  11150.                                 'asset_listing' => [
  11151.                                     'read' => true,
  11152.                                     'create' => false,
  11153.                                     'update' => false,
  11154.                                     'delete' => false,
  11155.                                 ],
  11156.                                 'object_folder' => [
  11157.                                     'read' => true,
  11158.                                     'create' => false,
  11159.                                     'update' => false,
  11160.                                     'delete' => false,
  11161.                                 ],
  11162.                                 'translation' => [
  11163.                                     'read' => false,
  11164.                                     'create' => false,
  11165.                                     'update' => false,
  11166.                                     'delete' => false,
  11167.                                 ],
  11168.                                 'translation_listing' => [
  11169.                                     'read' => false,
  11170.                                     'create' => false,
  11171.                                     'update' => false,
  11172.                                     'delete' => false,
  11173.                                 ],
  11174.                             ],
  11175.                         ],
  11176.                         'security' => [
  11177.                             'method' => 'datahub_apikey',
  11178.                             'apikey' => [
  11179.                                 => '256beb3fd8308a8dbd1cd52322c9b811',
  11180.                             ],
  11181.                             'skipPermissionCheck' => false,
  11182.                             'disableIntrospection' => false,
  11183.                         ],
  11184.                         'workspaces' => [
  11185.                             'asset' => [
  11186.                                 => [
  11187.                                     'read' => true,
  11188.                                     'cpath' => '/Bilder/PackshotsCl',
  11189.                                     'create' => false,
  11190.                                     'update' => false,
  11191.                                     'delete' => false,
  11192.                                     'id' => 'extModel385-1',
  11193.                                 ],
  11194.                             ],
  11195.                             'document' => [
  11196.                             ],
  11197.                             'object' => [
  11198.                                 => [
  11199.                                     'read' => true,
  11200.                                     'cpath' => '/Produkte/Deutschland',
  11201.                                     'create' => false,
  11202.                                     'update' => false,
  11203.                                     'delete' => false,
  11204.                                     'id' => 'extModel411-1',
  11205.                                 ],
  11206.                             ],
  11207.                         ],
  11208.                         'permissions' => [
  11209.                             'user' => [
  11210.                             ],
  11211.                             'role' => [
  11212.                             ],
  11213.                         ],
  11214.                     ],
  11215.                     'middleware-bak-06-2024' => [
  11216.                         'general' => [
  11217.                             'active' => true,
  11218.                             'type' => 'graphql',
  11219.                             'name' => 'middleware-bak-06-2024',
  11220.                             'description' => '',
  11221.                             'group' => '',
  11222.                             'sqlObjectCondition' => '',
  11223.                             'modificationDate' => 1719475950,
  11224.                             'path' => NULL,
  11225.                             'createDate' => 1656077741,
  11226.                         ],
  11227.                         'schema' => [
  11228.                             'queryEntities' => [
  11229.                                 'Beitrag' => [
  11230.                                     'id' => 'Beitrag',
  11231.                                     'name' => 'Beitrag',
  11232.                                     'columnConfig' => [
  11233.                                         'columns' => [
  11234.                                             => [
  11235.                                                 'attributes' => [
  11236.                                                     'attribute' => 'id',
  11237.                                                     'label' => 'ID',
  11238.                                                     'dataType' => 'system',
  11239.                                                 ],
  11240.                                                 'isOperator' => false,
  11241.                                             ],
  11242.                                             => [
  11243.                                                 'attributes' => [
  11244.                                                     'attribute' => 'key',
  11245.                                                     'label' => 'Schlüssel',
  11246.                                                     'dataType' => 'system',
  11247.                                                 ],
  11248.                                                 'isOperator' => false,
  11249.                                             ],
  11250.                                             => [
  11251.                                                 'attributes' => [
  11252.                                                     'attribute' => 'creationDate',
  11253.                                                     'label' => 'Erstellungsdatum',
  11254.                                                     'dataType' => 'system',
  11255.                                                 ],
  11256.                                                 'isOperator' => false,
  11257.                                             ],
  11258.                                             => [
  11259.                                                 'attributes' => [
  11260.                                                     'attribute' => 'modificationDate',
  11261.                                                     'label' => 'Änderungsdatum',
  11262.                                                     'dataType' => 'system',
  11263.                                                 ],
  11264.                                                 'isOperator' => false,
  11265.                                             ],
  11266.                                             => [
  11267.                                                 'attributes' => [
  11268.                                                     'attribute' => 'articleType',
  11269.                                                     'label' => 'Typ',
  11270.                                                     'dataType' => 'select',
  11271.                                                 ],
  11272.                                                 'isOperator' => false,
  11273.                                             ],
  11274.                                             => [
  11275.                                                 'attributes' => [
  11276.                                                     'attribute' => 'articleDate',
  11277.                                                     'label' => 'Datum',
  11278.                                                     'dataType' => 'datetime',
  11279.                                                 ],
  11280.                                                 'isOperator' => false,
  11281.                                             ],
  11282.                                             => [
  11283.                                                 'attributes' => [
  11284.                                                     'attribute' => 'stateInformation',
  11285.                                                     'label' => 'Status',
  11286.                                                     'dataType' => 'select',
  11287.                                                 ],
  11288.                                                 'isOperator' => false,
  11289.                                             ],
  11290.                                             => [
  11291.                                                 'attributes' => [
  11292.                                                     'attribute' => 'publishEndverbraucher',
  11293.                                                     'label' => 'Endverbraucher',
  11294.                                                     'dataType' => 'select',
  11295.                                                 ],
  11296.                                                 'isOperator' => false,
  11297.                                             ],
  11298.                                             => [
  11299.                                                 'attributes' => [
  11300.                                                     'attribute' => 'publishFachkreise',
  11301.                                                     'label' => 'Fachkreise',
  11302.                                                     'dataType' => 'select',
  11303.                                                 ],
  11304.                                                 'isOperator' => false,
  11305.                                             ],
  11306.                                             => [
  11307.                                                 'attributes' => [
  11308.                                                     'attribute' => 'author',
  11309.                                                     'label' => 'Autor',
  11310.                                                     'dataType' => 'manyToOneRelation',
  11311.                                                 ],
  11312.                                                 'isOperator' => false,
  11313.                                             ],
  11314.                                             10 => [
  11315.                                                 'attributes' => [
  11316.                                                     'attribute' => 'topic',
  11317.                                                     'label' => '(topic)',
  11318.                                                     'dataType' => 'manyToManyObjectRelation',
  11319.                                                 ],
  11320.                                                 'isOperator' => false,
  11321.                                             ],
  11322.                                             11 => [
  11323.                                                 'attributes' => [
  11324.                                                     'attribute' => 'keyword',
  11325.                                                     'label' => '(keyword)',
  11326.                                                     'dataType' => 'manyToManyObjectRelation',
  11327.                                                 ],
  11328.                                                 'isOperator' => false,
  11329.                                             ],
  11330.                                             12 => [
  11331.                                                 'attributes' => [
  11332.                                                     'attribute' => 'titleOriginal',
  11333.                                                     'label' => 'Titel',
  11334.                                                     'dataType' => 'input',
  11335.                                                 ],
  11336.                                                 'isOperator' => false,
  11337.                                             ],
  11338.                                             13 => [
  11339.                                                 'attributes' => [
  11340.                                                     'attribute' => 'titleReworked',
  11341.                                                     'label' => 'Titel',
  11342.                                                     'dataType' => 'input',
  11343.                                                 ],
  11344.                                                 'isOperator' => false,
  11345.                                             ],
  11346.                                             14 => [
  11347.                                                 'attributes' => [
  11348.                                                     'attribute' => 'titleOnline',
  11349.                                                     'label' => 'Titel',
  11350.                                                     'dataType' => 'input',
  11351.                                                 ],
  11352.                                                 'isOperator' => false,
  11353.                                             ],
  11354.                                             15 => [
  11355.                                                 'attributes' => [
  11356.                                                     'attribute' => 'subHeadingOriginal',
  11357.                                                     'label' => 'Zwischenheadline',
  11358.                                                     'dataType' => 'textarea',
  11359.                                                 ],
  11360.                                                 'isOperator' => false,
  11361.                                             ],
  11362.                                             16 => [
  11363.                                                 'attributes' => [
  11364.                                                     'attribute' => 'subHeadingReworked',
  11365.                                                     'label' => 'Zwischenheadline',
  11366.                                                     'dataType' => 'textarea',
  11367.                                                 ],
  11368.                                                 'isOperator' => false,
  11369.                                             ],
  11370.                                             17 => [
  11371.                                                 'attributes' => [
  11372.                                                     'attribute' => 'subHeadingOnline',
  11373.                                                     'label' => 'Zwischenheadline',
  11374.                                                     'dataType' => 'textarea',
  11375.                                                 ],
  11376.                                                 'isOperator' => false,
  11377.                                             ],
  11378.                                             18 => [
  11379.                                                 'attributes' => [
  11380.                                                     'attribute' => 'subTitleOriginal',
  11381.                                                     'label' => 'SubTitel',
  11382.                                                     'dataType' => 'textarea',
  11383.                                                 ],
  11384.                                                 'isOperator' => false,
  11385.                                             ],
  11386.                                             19 => [
  11387.                                                 'attributes' => [
  11388.                                                     'attribute' => 'subTitleReworked',
  11389.                                                     'label' => 'SubTitel',
  11390.                                                     'dataType' => 'textarea',
  11391.                                                 ],
  11392.                                                 'isOperator' => false,
  11393.                                             ],
  11394.                                             20 => [
  11395.                                                 'attributes' => [
  11396.                                                     'attribute' => 'subTitleOnline',
  11397.                                                     'label' => 'SubTitel',
  11398.                                                     'dataType' => 'textarea',
  11399.                                                 ],
  11400.                                                 'isOperator' => false,
  11401.                                             ],
  11402.                                             21 => [
  11403.                                                 'attributes' => [
  11404.                                                     'attribute' => 'summary',
  11405.                                                     'label' => 'Zusammenfassung',
  11406.                                                     'dataType' => 'textarea',
  11407.                                                 ],
  11408.                                                 'isOperator' => false,
  11409.                                             ],
  11410.                                             22 => [
  11411.                                                 'attributes' => [
  11412.                                                     'attribute' => 'pressreleaseOriginal',
  11413.                                                     'label' => '(pressreleaseOriginal)',
  11414.                                                     'dataType' => 'wysiwyg',
  11415.                                                 ],
  11416.                                                 'isOperator' => false,
  11417.                                             ],
  11418.                                             23 => [
  11419.                                                 'attributes' => [
  11420.                                                     'attribute' => 'pressreleaseRework',
  11421.                                                     'label' => '(pressreleaseRework)',
  11422.                                                     'dataType' => 'wysiwyg',
  11423.                                                 ],
  11424.                                                 'isOperator' => false,
  11425.                                             ],
  11426.                                             24 => [
  11427.                                                 'attributes' => [
  11428.                                                     'attribute' => 'pressreleaseOnline',
  11429.                                                     'label' => '(pressreleaseOnline)',
  11430.                                                     'dataType' => 'wysiwyg',
  11431.                                                 ],
  11432.                                                 'isOperator' => false,
  11433.                                             ],
  11434.                                             25 => [
  11435.                                                 'attributes' => [
  11436.                                                     'attribute' => 'documents',
  11437.                                                     'label' => 'Dokumente',
  11438.                                                     'dataType' => 'manyToManyRelation',
  11439.                                                 ],
  11440.                                                 'isOperator' => false,
  11441.                                             ],
  11442.                                             26 => [
  11443.                                                 'attributes' => [
  11444.                                                     'attribute' => 'quellenangaben',
  11445.                                                     'label' => 'Quellenangaben',
  11446.                                                     'dataType' => 'fieldcollections',
  11447.                                                 ],
  11448.                                                 'isOperator' => false,
  11449.                                             ],
  11450.                                             27 => [
  11451.                                                 'attributes' => [
  11452.                                                     'attribute' => 'weiterfuehrendeLinks',
  11453.                                                     'label' => 'Weiterführende Links',
  11454.                                                     'dataType' => 'fieldcollections',
  11455.                                                 ],
  11456.                                                 'isOperator' => false,
  11457.                                             ],
  11458.                                             28 => [
  11459.                                                 'attributes' => [
  11460.                                                     'attribute' => 'product',
  11461.                                                     'label' => '(product)',
  11462.                                                     'dataType' => 'manyToManyObjectRelation',
  11463.                                                 ],
  11464.                                                 'isOperator' => false,
  11465.                                             ],
  11466.                                             29 => [
  11467.                                                 'attributes' => [
  11468.                                                     'attribute' => 'interest',
  11469.                                                     'label' => 'Für Sie auch interessant',
  11470.                                                     'dataType' => 'manyToManyObjectRelation',
  11471.                                                 ],
  11472.                                                 'isOperator' => false,
  11473.                                             ],
  11474.                                             30 => [
  11475.                                                 'attributes' => [
  11476.                                                     'attribute' => 'more',
  11477.                                                     'label' => 'Mehr aus unserem Magazin',
  11478.                                                     'dataType' => 'manyToManyObjectRelation',
  11479.                                                 ],
  11480.                                                 'isOperator' => false,
  11481.                                             ],
  11482.                                             31 => [
  11483.                                                 'attributes' => [
  11484.                                                     'attribute' => 'image3x2',
  11485.                                                     'label' => 'Bild 3x2',
  11486.                                                     'dataType' => 'hotspotimage',
  11487.                                                 ],
  11488.                                                 'isOperator' => false,
  11489.                                             ],
  11490.                                             32 => [
  11491.                                                 'attributes' => [
  11492.                                                     'attribute' => 'image16x9',
  11493.                                                     'label' => 'Bild 16x9',
  11494.                                                     'dataType' => 'hotspotimage',
  11495.                                                 ],
  11496.                                                 'isOperator' => false,
  11497.                                             ],
  11498.                                             33 => [
  11499.                                                 'attributes' => [
  11500.                                                     'attribute' => 'image1x1',
  11501.                                                     'label' => 'Bild 1x1',
  11502.                                                     'dataType' => 'hotspotimage',
  11503.                                                 ],
  11504.                                                 'isOperator' => false,
  11505.                                             ],
  11506.                                             34 => [
  11507.                                                 'attributes' => [
  11508.                                                     'attribute' => 'image4x3',
  11509.                                                     'label' => 'Bild 4x3',
  11510.                                                     'dataType' => 'hotspotimage',
  11511.                                                 ],
  11512.                                                 'isOperator' => false,
  11513.                                             ],
  11514.                                             35 => [
  11515.                                                 'attributes' => [
  11516.                                                     'attribute' => 'image5x8',
  11517.                                                     'label' => 'Bild 5x8',
  11518.                                                     'dataType' => 'hotspotimage',
  11519.                                                 ],
  11520.                                                 'isOperator' => false,
  11521.                                             ],
  11522.                                             36 => [
  11523.                                                 'attributes' => [
  11524.                                                     'attribute' => 'productimage1x1',
  11525.                                                     'label' => 'Produkt-Ersatz-Bild 1x1',
  11526.                                                     'dataType' => 'hotspotimage',
  11527.                                                 ],
  11528.                                                 'isOperator' => false,
  11529.                                             ],
  11530.                                             37 => [
  11531.                                                 'attributes' => [
  11532.                                                     'attribute' => 'packshotwave',
  11533.                                                     'label' => 'Packshot auf Welle',
  11534.                                                     'dataType' => 'hotspotimage',
  11535.                                                 ],
  11536.                                                 'isOperator' => false,
  11537.                                             ],
  11538.                                             38 => [
  11539.                                                 'isOperator' => true,
  11540.                                                 'attributes' => [
  11541.                                                     'label' => 'thtml',
  11542.                                                     'type' => 'operator',
  11543.                                                     'class' => 'ThumbnailHtml',
  11544.                                                     'thumbnailHtmlConfig' => 'web_medium_5x8',
  11545.                                                     'childs' => [
  11546.                                                         => [
  11547.                                                             'isOperator' => false,
  11548.                                                             'attributes' => [
  11549.                                                                 'label' => 'Bild 5x8 (image5x8)',
  11550.                                                                 'type' => 'value',
  11551.                                                                 'class' => 'DefaultValue',
  11552.                                                                 'attribute' => 'image5x8',
  11553.                                                                 'dataType' => 'hotspotimage',
  11554.                                                                 'childs' => [
  11555.                                                                 ],
  11556.                                                             ],
  11557.                                                         ],
  11558.                                                     ],
  11559.                                                 ],
  11560.                                                 'key' => '#667ab8c2be08a',
  11561.                                             ],
  11562.                                             39 => [
  11563.                                                 'isOperator' => true,
  11564.                                                 'attributes' => [
  11565.                                                     'label' => 'Thumbnail',
  11566.                                                     'type' => 'operator',
  11567.                                                     'class' => 'Thumbnail',
  11568.                                                     'thumbnailConfig' => 'web_medium_5x8',
  11569.                                                     'childs' => [
  11570.                                                         => [
  11571.                                                             'isOperator' => false,
  11572.                                                             'attributes' => [
  11573.                                                                 'label' => 'Bild 5x8 (image5x8)',
  11574.                                                                 'type' => 'value',
  11575.                                                                 'class' => 'DefaultValue',
  11576.                                                                 'attribute' => 'image5x8',
  11577.                                                                 'dataType' => 'hotspotimage',
  11578.                                                                 'childs' => [
  11579.                                                                 ],
  11580.                                                             ],
  11581.                                                         ],
  11582.                                                     ],
  11583.                                                 ],
  11584.                                                 'key' => '#667ab8c2be08b',
  11585.                                             ],
  11586.                                             40 => [
  11587.                                                 'attributes' => [
  11588.                                                     'attribute' => 'titleSeo',
  11589.                                                     'label' => 'Meta-Titel',
  11590.                                                     'dataType' => 'textarea',
  11591.                                                 ],
  11592.                                                 'isOperator' => false,
  11593.                                             ],
  11594.                                             41 => [
  11595.                                                 'attributes' => [
  11596.                                                     'attribute' => 'descriptionSeo',
  11597.                                                     'label' => 'Meta-Beschreibung',
  11598.                                                     'dataType' => 'textarea',
  11599.                                                 ],
  11600.                                                 'isOperator' => false,
  11601.                                             ],
  11602.                                             42 => [
  11603.                                                 'attributes' => [
  11604.                                                     'attribute' => 'keywordsSeo',
  11605.                                                     'label' => 'Fokus-Keywords',
  11606.                                                     'dataType' => 'textarea',
  11607.                                                 ],
  11608.                                                 'isOperator' => false,
  11609.                                             ],
  11610.                                         ],
  11611.                                     ],
  11612.                                 ],
  11613.                                 'Produkt' => [
  11614.                                     'id' => 'Produkt',
  11615.                                     'name' => 'Produkt',
  11616.                                     'columnConfig' => [
  11617.                                         'columns' => [
  11618.                                             => [
  11619.                                                 'attributes' => [
  11620.                                                     'attribute' => 'id',
  11621.                                                     'label' => 'ID',
  11622.                                                     'dataType' => 'system',
  11623.                                                 ],
  11624.                                                 'isOperator' => false,
  11625.                                             ],
  11626.                                             => [
  11627.                                                 'attributes' => [
  11628.                                                     'attribute' => 'key',
  11629.                                                     'label' => 'Schlüssel',
  11630.                                                     'dataType' => 'system',
  11631.                                                 ],
  11632.                                                 'isOperator' => false,
  11633.                                             ],
  11634.                                             => [
  11635.                                                 'attributes' => [
  11636.                                                     'attribute' => 'creationDate',
  11637.                                                     'label' => 'Erstellungsdatum',
  11638.                                                     'dataType' => 'system',
  11639.                                                 ],
  11640.                                                 'isOperator' => false,
  11641.                                             ],
  11642.                                             => [
  11643.                                                 'attributes' => [
  11644.                                                     'attribute' => 'modificationDate',
  11645.                                                     'label' => 'Änderungsdatum',
  11646.                                                     'dataType' => 'system',
  11647.                                                 ],
  11648.                                                 'isOperator' => false,
  11649.                                             ],
  11650.                                             => [
  11651.                                                 'attributes' => [
  11652.                                                     'attribute' => 'zulassungsnummer',
  11653.                                                     'label' => 'Zulassungsnummer',
  11654.                                                     'dataType' => 'input',
  11655.                                                 ],
  11656.                                                 'isOperator' => false,
  11657.                                             ],
  11658.                                             => [
  11659.                                                 'attributes' => [
  11660.                                                     'attribute' => 'typ',
  11661.                                                     'label' => 'Typ',
  11662.                                                     'dataType' => 'select',
  11663.                                                 ],
  11664.                                                 'isOperator' => false,
  11665.                                             ],
  11666.                                             => [
  11667.                                                 'attributes' => [
  11668.                                                     'attribute' => 'landMarkt',
  11669.                                                     'label' => 'Land/Markt',
  11670.                                                     'dataType' => 'countrymultiselect',
  11671.                                                 ],
  11672.                                                 'isOperator' => false,
  11673.                                             ],
  11674.                                             => [
  11675.                                                 'attributes' => [
  11676.                                                     'attribute' => 'neu',
  11677.                                                     'label' => 'Neu',
  11678.                                                     'dataType' => 'booleanSelect',
  11679.                                                 ],
  11680.                                                 'isOperator' => false,
  11681.                                             ],
  11682.                                             => [
  11683.                                                 'attributes' => [
  11684.                                                     'attribute' => 'stoerer',
  11685.                                                     'label' => 'Störer',
  11686.                                                     'dataType' => 'input',
  11687.                                                 ],
  11688.                                                 'isOperator' => false,
  11689.                                             ],
  11690.                                             => [
  11691.                                                 'attributes' => [
  11692.                                                     'attribute' => 'ccAktiv',
  11693.                                                     'label' => 'Aktiv',
  11694.                                                     'dataType' => 'booleanSelect',
  11695.                                                 ],
  11696.                                                 'isOperator' => false,
  11697.                                             ],
  11698.                                             10 => [
  11699.                                                 'attributes' => [
  11700.                                                     'attribute' => 'ccUrl',
  11701.                                                     'label' => 'URL',
  11702.                                                     'dataType' => 'input',
  11703.                                                 ],
  11704.                                                 'isOperator' => false,
  11705.                                             ],
  11706.                                             11 => [
  11707.                                                 'attributes' => [
  11708.                                                     'attribute' => 'sort',
  11709.                                                     'label' => 'Manuelle Sortierung',
  11710.                                                     'dataType' => 'input',
  11711.                                                 ],
  11712.                                                 'isOperator' => false,
  11713.                                             ],
  11714.                                             12 => [
  11715.                                                 'attributes' => [
  11716.                                                     'attribute' => 'brand',
  11717.                                                     'label' => 'Marke',
  11718.                                                     'dataType' => 'manyToOneRelation',
  11719.                                                 ],
  11720.                                                 'isOperator' => false,
  11721.                                             ],
  11722.                                             13 => [
  11723.                                                 'attributes' => [
  11724.                                                     'attribute' => 'artikelnummer',
  11725.                                                     'label' => 'Artikelnummer',
  11726.                                                     'dataType' => 'input',
  11727.                                                 ],
  11728.                                                 'isOperator' => false,
  11729.                                             ],
  11730.                                             14 => [
  11731.                                                 'attributes' => [
  11732.                                                     'attribute' => 'sapNummer',
  11733.                                                     'label' => 'SAP-Nummer',
  11734.                                                     'dataType' => 'input',
  11735.                                                 ],
  11736.                                                 'isOperator' => false,
  11737.                                             ],
  11738.                                             15 => [
  11739.                                                 'attributes' => [
  11740.                                                     'attribute' => 'pzn',
  11741.                                                     'label' => 'PZN',
  11742.                                                     'dataType' => 'input',
  11743.                                                 ],
  11744.                                                 'isOperator' => false,
  11745.                                             ],
  11746.                                             16 => [
  11747.                                                 'attributes' => [
  11748.                                                     'attribute' => 'zuzahl',
  11749.                                                     'label' => 'Zuzahl',
  11750.                                                     'dataType' => 'input',
  11751.                                                 ],
  11752.                                                 'isOperator' => false,
  11753.                                             ],
  11754.                                             17 => [
  11755.                                                 'attributes' => [
  11756.                                                     'attribute' => 'therapiegebietFachkreise',
  11757.                                                     'label' => 'Fachkreise',
  11758.                                                     'dataType' => 'manyToManyObjectRelation',
  11759.                                                 ],
  11760.                                                 'isOperator' => false,
  11761.                                             ],
  11762.                                             18 => [
  11763.                                                 'attributes' => [
  11764.                                                     'attribute' => 'therapiegebietEndverwender',
  11765.                                                     'label' => 'Endverwender',
  11766.                                                     'dataType' => 'manyToManyObjectRelation',
  11767.                                                 ],
  11768.                                                 'isOperator' => false,
  11769.                                             ],
  11770.                                             19 => [
  11771.                                                 'attributes' => [
  11772.                                                     'attribute' => 'produktname',
  11773.                                                     'label' => 'Produktname',
  11774.                                                     'dataType' => 'input',
  11775.                                                 ],
  11776.                                                 'isOperator' => false,
  11777.                                             ],
  11778.                                             20 => [
  11779.                                                 'attributes' => [
  11780.                                                     'attribute' => 'descriptionShort',
  11781.                                                     'label' => 'Kurzbeschreibung',
  11782.                                                     'dataType' => 'wysiwyg',
  11783.                                                 ],
  11784.                                                 'isOperator' => false,
  11785.                                             ],
  11786.                                             21 => [
  11787.                                                 'attributes' => [
  11788.                                                     'attribute' => 'seoMetaTitle',
  11789.                                                     'label' => 'SEO-Meta-Titel',
  11790.                                                     'dataType' => 'input',
  11791.                                                 ],
  11792.                                                 'isOperator' => false,
  11793.                                             ],
  11794.                                             22 => [
  11795.                                                 'attributes' => [
  11796.                                                     'attribute' => 'seoMetaDescription',
  11797.                                                     'label' => 'SEO-Meta-Description',
  11798.                                                     'dataType' => 'textarea',
  11799.                                                 ],
  11800.                                                 'isOperator' => false,
  11801.                                             ],
  11802.                                             23 => [
  11803.                                                 'attributes' => [
  11804.                                                     'attribute' => 'seoMetaKeywords',
  11805.                                                     'label' => 'SEO-Meta-Keywords',
  11806.                                                     'dataType' => 'textarea',
  11807.                                                 ],
  11808.                                                 'isOperator' => false,
  11809.                                             ],
  11810.                                             24 => [
  11811.                                                 'attributes' => [
  11812.                                                     'attribute' => 'alternativSpelling',
  11813.                                                     'label' => 'Alternative Schreibweise',
  11814.                                                     'dataType' => 'textarea',
  11815.                                                 ],
  11816.                                                 'isOperator' => false,
  11817.                                             ],
  11818.                                             25 => [
  11819.                                                 'attributes' => [
  11820.                                                     'attribute' => 'zusammensetzungIntro',
  11821.                                                     'label' => 'Intro',
  11822.                                                     'dataType' => 'input',
  11823.                                                 ],
  11824.                                                 'isOperator' => false,
  11825.                                             ],
  11826.                                             26 => [
  11827.                                                 'attributes' => [
  11828.                                                     'attribute' => 'zusammensetzungApp',
  11829.                                                     'label' => 'Liste',
  11830.                                                     'dataType' => 'wysiwyg',
  11831.                                                 ],
  11832.                                                 'isOperator' => false,
  11833.                                             ],
  11834.                                             27 => [
  11835.                                                 'attributes' => [
  11836.                                                     'attribute' => 'zusammensetzungFrei',
  11837.                                                     'label' => 'Frei',
  11838.                                                     'dataType' => 'wysiwyg',
  11839.                                                 ],
  11840.                                                 'isOperator' => false,
  11841.                                             ],
  11842.                                             28 => [
  11843.                                                 'attributes' => [
  11844.                                                     'attribute' => 'zusammensetzungSonstigeBestandteile',
  11845.                                                     'label' => 'Sonstige Bestandteile',
  11846.                                                     'dataType' => 'wysiwyg',
  11847.                                                 ],
  11848.                                                 'isOperator' => false,
  11849.                                             ],
  11850.                                             29 => [
  11851.                                                 'attributes' => [
  11852.                                                     'attribute' => 'Anwendungsgebiete',
  11853.                                                     'label' => 'Anwendungsgebiete',
  11854.                                                     'dataType' => 'wysiwyg',
  11855.                                                 ],
  11856.                                                 'isOperator' => false,
  11857.                                             ],
  11858.                                             30 => [
  11859.                                                 'attributes' => [
  11860.                                                     'attribute' => 'dosierungText',
  11861.                                                     'label' => 'Dosierung',
  11862.                                                     'dataType' => 'wysiwyg',
  11863.                                                 ],
  11864.                                                 'isOperator' => false,
  11865.                                             ],
  11866.                                             31 => [
  11867.                                                 'attributes' => [
  11868.                                                     'attribute' => 'verzehrsempfehlung',
  11869.                                                     'label' => 'Verzehrsempfehlung',
  11870.                                                     'dataType' => 'wysiwyg',
  11871.                                                 ],
  11872.                                                 'isOperator' => false,
  11873.                                             ],
  11874.                                             32 => [
  11875.                                                 'attributes' => [
  11876.                                                     'attribute' => 'dosierungTabelle',
  11877.                                                     'label' => 'Dosierung Tabelle',
  11878.                                                     'dataType' => 'table',
  11879.                                                 ],
  11880.                                                 'isOperator' => false,
  11881.                                             ],
  11882.                                             33 => [
  11883.                                                 'attributes' => [
  11884.                                                     'attribute' => 'pharmakologie',
  11885.                                                     'label' => 'Pharmakologie',
  11886.                                                     'dataType' => 'wysiwyg',
  11887.                                                 ],
  11888.                                                 'isOperator' => false,
  11889.                                             ],
  11890.                                             34 => [
  11891.                                                 'attributes' => [
  11892.                                                     'attribute' => 'gegenanzeigen',
  11893.                                                     'label' => 'Gegenanzeigen',
  11894.                                                     'dataType' => 'wysiwyg',
  11895.                                                 ],
  11896.                                                 'isOperator' => false,
  11897.                                             ],
  11898.                                             35 => [
  11899.                                                 'attributes' => [
  11900.                                                     'attribute' => 'nebenwirkungen',
  11901.                                                     'label' => 'Nebenwirkungen',
  11902.                                                     'dataType' => 'wysiwyg',
  11903.                                                 ],
  11904.                                                 'isOperator' => false,
  11905.                                             ],
  11906.                                             36 => [
  11907.                                                 'attributes' => [
  11908.                                                     'attribute' => 'wechselwirkungen',
  11909.                                                     'label' => 'Wechselwirkungen',
  11910.                                                     'dataType' => 'wysiwyg',
  11911.                                                 ],
  11912.                                                 'isOperator' => false,
  11913.                                             ],
  11914.                                             37 => [
  11915.                                                 'attributes' => [
  11916.                                                     'attribute' => 'indikationsKurztextEv',
  11917.                                                     'label' => 'Indikations-Kurztext EV',
  11918.                                                     'dataType' => 'wysiwyg',
  11919.                                                 ],
  11920.                                                 'isOperator' => false,
  11921.                                             ],
  11922.                                             38 => [
  11923.                                                 'attributes' => [
  11924.                                                     'attribute' => 'werbeClaimEv',
  11925.                                                     'label' => 'Werbe-Claim EV',
  11926.                                                     'dataType' => 'wysiwyg',
  11927.                                                 ],
  11928.                                                 'isOperator' => false,
  11929.                                             ],
  11930.                                             39 => [
  11931.                                                 'attributes' => [
  11932.                                                     'attribute' => 'werbeClaimEvWeb',
  11933.                                                     'label' => 'Werbe-Claim EV Ergänzung Web',
  11934.                                                     'dataType' => 'wysiwyg',
  11935.                                                 ],
  11936.                                                 'isOperator' => false,
  11937.                                             ],
  11938.                                             40 => [
  11939.                                                 'attributes' => [
  11940.                                                     'attribute' => 'consumerInsightEv',
  11941.                                                     'label' => 'Consumer Insight EV',
  11942.                                                     'dataType' => 'wysiwyg',
  11943.                                                 ],
  11944.                                                 'isOperator' => false,
  11945.                                             ],
  11946.                                             41 => [
  11947.                                                 'attributes' => [
  11948.                                                     'attribute' => 'benefitEv2',
  11949.                                                     'label' => 'Benefit EV (2)',
  11950.                                                     'dataType' => 'wysiwyg',
  11951.                                                 ],
  11952.                                                 'isOperator' => false,
  11953.                                             ],
  11954.                                             42 => [
  11955.                                                 'attributes' => [
  11956.                                                     'attribute' => 'reasonWhyEv',
  11957.                                                     'label' => 'Reason why EV',
  11958.                                                     'dataType' => 'wysiwyg',
  11959.                                                 ],
  11960.                                                 'isOperator' => false,
  11961.                                             ],
  11962.                                             43 => [
  11963.                                                 'attributes' => [
  11964.                                                     'attribute' => 'kernaussageEv',
  11965.                                                     'label' => 'Kernaussage EV',
  11966.                                                     'dataType' => 'wysiwyg',
  11967.                                                 ],
  11968.                                                 'isOperator' => false,
  11969.                                             ],
  11970.                                             44 => [
  11971.                                                 'attributes' => [
  11972.                                                     'attribute' => 'produktprofil',
  11973.                                                     'label' => 'Produktprofil',
  11974.                                                     'dataType' => 'wysiwyg',
  11975.                                                 ],
  11976.                                                 'isOperator' => false,
  11977.                                             ],
  11978.                                             45 => [
  11979.                                                 'attributes' => [
  11980.                                                     'attribute' => 'pflichttextEv',
  11981.                                                     'label' => 'Pflichttext EV',
  11982.                                                     'dataType' => 'wysiwyg',
  11983.                                                 ],
  11984.                                                 'isOperator' => false,
  11985.                                             ],
  11986.                                             46 => [
  11987.                                                 'attributes' => [
  11988.                                                     'attribute' => 'pflichttextFk',
  11989.                                                     'label' => 'Pflichttext FK',
  11990.                                                     'dataType' => 'wysiwyg',
  11991.                                                 ],
  11992.                                                 'isOperator' => false,
  11993.                                             ],
  11994.                                             47 => [
  11995.                                                 'attributes' => [
  11996.                                                     'attribute' => 'freitext',
  11997.                                                     'label' => 'Freitext',
  11998.                                                     'dataType' => 'wysiwyg',
  11999.                                                 ],
  12000.                                                 'isOperator' => false,
  12001.                                             ],
  12002.                                             48 => [
  12003.                                                 'attributes' => [
  12004.                                                     'attribute' => 'Minibroschuere',
  12005.                                                     'label' => 'Mini-Broschüre',
  12006.                                                     'dataType' => 'block',
  12007.                                                 ],
  12008.                                                 'isOperator' => false,
  12009.                                             ],
  12010.                                             49 => [
  12011.                                                 'attributes' => [
  12012.                                                     'attribute' => 'packungsgroesse',
  12013.                                                     'label' => 'Packungsgroesse',
  12014.                                                     'dataType' => 'inputQuantityValue',
  12015.                                                 ],
  12016.                                                 'isOperator' => false,
  12017.                                             ],
  12018.                                             50 => [
  12019.                                                 'attributes' => [
  12020.                                                     'attribute' => 'darreichungsform',
  12021.                                                     'label' => 'Darreichungsform',
  12022.                                                     'dataType' => 'select',
  12023.                                                 ],
  12024.                                                 'isOperator' => false,
  12025.                                             ],
  12026.                                             51 => [
  12027.                                                 'attributes' => [
  12028.                                                     'attribute' => 'packungsfarbe',
  12029.                                                     'label' => 'Packungsfarbe',
  12030.                                                     'dataType' => 'select',
  12031.                                                 ],
  12032.                                                 'isOperator' => false,
  12033.                                             ],
  12034.                                             52 => [
  12035.                                                 'attributes' => [
  12036.                                                     'attribute' => 'wirkstoffe',
  12037.                                                     'label' => 'Wirkstoffe',
  12038.                                                     'dataType' => 'manyToManyObjectRelation',
  12039.                                                 ],
  12040.                                                 'isOperator' => false,
  12041.                                             ],
  12042.                                             53 => [
  12043.                                                 'attributes' => [
  12044.                                                     'attribute' => 'vegan',
  12045.                                                     'label' => 'Vegan',
  12046.                                                     'dataType' => 'booleanSelect',
  12047.                                                 ],
  12048.                                                 'isOperator' => false,
  12049.                                             ],
  12050.                                             54 => [
  12051.                                                 'attributes' => [
  12052.                                                     'attribute' => 'vegetarisch',
  12053.                                                     'label' => 'Vegetarisch',
  12054.                                                     'dataType' => 'booleanSelect',
  12055.                                                 ],
  12056.                                                 'isOperator' => false,
  12057.                                             ],
  12058.                                             55 => [
  12059.                                                 'attributes' => [
  12060.                                                     'attribute' => 'glutenfrei',
  12061.                                                     'label' => 'Glutenfrei',
  12062.                                                     'dataType' => 'booleanSelect',
  12063.                                                 ],
  12064.                                                 'isOperator' => false,
  12065.                                             ],
  12066.                                             56 => [
  12067.                                                 'attributes' => [
  12068.                                                     'attribute' => 'lactosefrei',
  12069.                                                     'label' => 'Lactosefrei',
  12070.                                                     'dataType' => 'booleanSelect',
  12071.                                                 ],
  12072.                                                 'isOperator' => false,
  12073.                                             ],
  12074.                                             57 => [
  12075.                                                 'attributes' => [
  12076.                                                     'attribute' => 'ohneFarbstoffe',
  12077.                                                     'label' => 'Ohne F-Stoffe',
  12078.                                                     'dataType' => 'booleanSelect',
  12079.                                                 ],
  12080.                                                 'isOperator' => false,
  12081.                                             ],
  12082.                                             58 => [
  12083.                                                 'attributes' => [
  12084.                                                     'attribute' => 'ohneGelatine',
  12085.                                                     'label' => 'Ohne Gelatine',
  12086.                                                     'dataType' => 'booleanSelect',
  12087.                                                 ],
  12088.                                                 'isOperator' => false,
  12089.                                             ],
  12090.                                             59 => [
  12091.                                                 'attributes' => [
  12092.                                                     'attribute' => 'ohneKonservierungstsoffe',
  12093.                                                     'label' => 'Ohne K-Stoffe',
  12094.                                                     'dataType' => 'booleanSelect',
  12095.                                                 ],
  12096.                                                 'isOperator' => false,
  12097.                                             ],
  12098.                                             60 => [
  12099.                                                 'attributes' => [
  12100.                                                     'attribute' => 'halal',
  12101.                                                     'label' => 'Halal',
  12102.                                                     'dataType' => 'booleanSelect',
  12103.                                                 ],
  12104.                                                 'isOperator' => false,
  12105.                                             ],
  12106.                                             61 => [
  12107.                                                 'attributes' => [
  12108.                                                     'attribute' => 'ohnePalmoel',
  12109.                                                     'label' => 'Ohne Palmöl',
  12110.                                                     'dataType' => 'booleanSelect',
  12111.                                                 ],
  12112.                                                 'isOperator' => false,
  12113.                                             ],
  12114.                                             62 => [
  12115.                                                 'attributes' => [
  12116.                                                     'attribute' => 'zuckerfrei',
  12117.                                                     'label' => 'Zuckerfrei',
  12118.                                                     'dataType' => 'booleanSelect',
  12119.                                                 ],
  12120.                                                 'isOperator' => false,
  12121.                                             ],
  12122.                                             63 => [
  12123.                                                 'attributes' => [
  12124.                                                     'attribute' => 'imagePackshot',
  12125.                                                     'label' => 'Packshot',
  12126.                                                     'dataType' => 'hotspotimage',
  12127.                                                 ],
  12128.                                                 'isOperator' => false,
  12129.                                             ],
  12130.                                             64 => [
  12131.                                                 'attributes' => [
  12132.                                                     'attribute' => 'imagePackshotWirkstoffe',
  12133.                                                     'label' => 'Packshot Wirkstoffe',
  12134.                                                     'dataType' => 'hotspotimage',
  12135.                                                 ],
  12136.                                                 'isOperator' => false,
  12137.                                             ],
  12138.                                             65 => [
  12139.                                                 'attributes' => [
  12140.                                                     'attribute' => 'produktbilder',
  12141.                                                     'label' => 'Produktbilder',
  12142.                                                     'dataType' => 'imageGallery',
  12143.                                                 ],
  12144.                                                 'isOperator' => false,
  12145.                                             ],
  12146.                                             66 => [
  12147.                                                 'attributes' => [
  12148.                                                     'attribute' => 'imageMarketingtext1x1',
  12149.                                                     'label' => 'Bild 1x1',
  12150.                                                     'dataType' => 'hotspotimage',
  12151.                                                 ],
  12152.                                                 'isOperator' => false,
  12153.                                             ],
  12154.                                             67 => [
  12155.                                                 'attributes' => [
  12156.                                                     'attribute' => 'imageMarketingtext16x9',
  12157.                                                     'label' => 'Bild 16x9',
  12158.                                                     'dataType' => 'hotspotimage',
  12159.                                                 ],
  12160.                                                 'isOperator' => false,
  12161.                                             ],
  12162.                                             68 => [
  12163.                                                 'attributes' => [
  12164.                                                     'attribute' => 'imageMarketingtext3x2',
  12165.                                                     'label' => 'Bild 3x2',
  12166.                                                     'dataType' => 'hotspotimage',
  12167.                                                 ],
  12168.                                                 'isOperator' => false,
  12169.                                             ],
  12170.                                             69 => [
  12171.                                                 'attributes' => [
  12172.                                                     'attribute' => 'imageMarketingtext4x3',
  12173.                                                     'label' => 'Bild 4x3',
  12174.                                                     'dataType' => 'hotspotimage',
  12175.                                                 ],
  12176.                                                 'isOperator' => false,
  12177.                                             ],
  12178.                                             70 => [
  12179.                                                 'attributes' => [
  12180.                                                     'attribute' => 'imageMarketingtext5x8',
  12181.                                                     'label' => 'Bild 5x8',
  12182.                                                     'dataType' => 'hotspotimage',
  12183.                                                 ],
  12184.                                                 'isOperator' => false,
  12185.                                             ],
  12186.                                             71 => [
  12187.                                                 'attributes' => [
  12188.                                                     'attribute' => 'imageMarketingLink',
  12189.                                                     'label' => 'Bildverlinkung',
  12190.                                                     'dataType' => 'input',
  12191.                                                 ],
  12192.                                                 'isOperator' => false,
  12193.                                             ],
  12194.                                             72 => [
  12195.                                                 'attributes' => [
  12196.                                                     'attribute' => 'imageTrenner16x9',
  12197.                                                     'label' => 'Bildtrenner 16x9',
  12198.                                                     'dataType' => 'hotspotimage',
  12199.                                                 ],
  12200.                                                 'isOperator' => false,
  12201.                                             ],
  12202.                                             73 => [
  12203.                                                 'attributes' => [
  12204.                                                     'attribute' => 'imageTrenner3x2',
  12205.                                                     'label' => 'Bildtrenner 3x2',
  12206.                                                     'dataType' => 'hotspotimage',
  12207.                                                 ],
  12208.                                                 'isOperator' => false,
  12209.                                             ],
  12210.                                             74 => [
  12211.                                                 'attributes' => [
  12212.                                                     'attribute' => 'imageTrenner5x8',
  12213.                                                     'label' => 'Bildtrenner 5x8',
  12214.                                                     'dataType' => 'hotspotimage',
  12215.                                                 ],
  12216.                                                 'isOperator' => false,
  12217.                                             ],
  12218.                                             75 => [
  12219.                                                 'attributes' => [
  12220.                                                     'attribute' => 'DownloadMinibroschuere',
  12221.                                                     'label' => 'Minibroschüre',
  12222.                                                     'dataType' => 'advancedManyToManyRelation',
  12223.                                                 ],
  12224.                                                 'isOperator' => false,
  12225.                                             ],
  12226.                                             76 => [
  12227.                                                 'attributes' => [
  12228.                                                     'attribute' => 'DownloadGebrauchsinformation',
  12229.                                                     'label' => 'Gebrauchsinformation',
  12230.                                                     'dataType' => 'advancedManyToManyRelation',
  12231.                                                 ],
  12232.                                                 'isOperator' => false,
  12233.                                             ],
  12234.                                             77 => [
  12235.                                                 'attributes' => [
  12236.                                                     'attribute' => 'DownloadGesundheitsratgeber',
  12237.                                                     'label' => 'Gesundheitsratgeber',
  12238.                                                     'dataType' => 'advancedManyToManyRelation',
  12239.                                                 ],
  12240.                                                 'isOperator' => false,
  12241.                                             ],
  12242.                                             78 => [
  12243.                                                 'attributes' => [
  12244.                                                     'attribute' => 'DownloadLMIV',
  12245.                                                     'label' => 'LMIV',
  12246.                                                     'dataType' => 'advancedManyToManyRelation',
  12247.                                                 ],
  12248.                                                 'isOperator' => false,
  12249.                                             ],
  12250.                                             79 => [
  12251.                                                 'attributes' => [
  12252.                                                     'attribute' => 'DownloadFlyer',
  12253.                                                     'label' => 'Flyer',
  12254.                                                     'dataType' => 'advancedManyToManyRelation',
  12255.                                                 ],
  12256.                                                 'isOperator' => false,
  12257.                                             ],
  12258.                                             80 => [
  12259.                                                 'attributes' => [
  12260.                                                     'attribute' => 'DownloadFachinformationen',
  12261.                                                     'label' => 'Fachinformationen',
  12262.                                                     'dataType' => 'advancedManyToManyRelation',
  12263.                                                 ],
  12264.                                                 'isOperator' => false,
  12265.                                             ],
  12266.                                             81 => [
  12267.                                                 'attributes' => [
  12268.                                                     'attribute' => 'fuerSieAuchInteressant',
  12269.                                                     'label' => 'Für Sie auch Interessant',
  12270.                                                     'dataType' => 'manyToManyObjectRelation',
  12271.                                                 ],
  12272.                                                 'isOperator' => false,
  12273.                                             ],
  12274.                                             82 => [
  12275.                                                 'attributes' => [
  12276.                                                     'attribute' => 'ausUnseremMagazin',
  12277.                                                     'label' => 'Aus unserem Magazin',
  12278.                                                     'dataType' => 'manyToManyObjectRelation',
  12279.                                                 ],
  12280.                                                 'isOperator' => false,
  12281.                                             ],
  12282.                                             83 => [
  12283.                                                 'attributes' => [
  12284.                                                     'attribute' => 'faqs',
  12285.                                                     'label' => 'FAQs',
  12286.                                                     'dataType' => 'manyToManyObjectRelation',
  12287.                                                 ],
  12288.                                                 'isOperator' => false,
  12289.                                             ],
  12290.                                             84 => [
  12291.                                                 'attributes' => [
  12292.                                                     'attribute' => 'faqsex',
  12293.                                                     'label' => 'FAQ2',
  12294.                                                     'dataType' => 'reverseObjectRelation',
  12295.                                                 ],
  12296.                                                 'isOperator' => false,
  12297.                                             ],
  12298.                                             85 => [
  12299.                                                 'attributes' => [
  12300.                                                     'attribute' => 'praeferenz',
  12301.                                                     'label' => 'Darstellung im Präparateübersicht',
  12302.                                                     'dataType' => 'booleanSelect',
  12303.                                                 ],
  12304.                                                 'isOperator' => false,
  12305.                                             ],
  12306.                                             86 => [
  12307.                                                 'attributes' => [
  12308.                                                     'attribute' => 'vorteile',
  12309.                                                     'label' => 'Vorteile',
  12310.                                                     'dataType' => 'wysiwyg',
  12311.                                                 ],
  12312.                                                 'isOperator' => false,
  12313.                                             ],
  12314.                                         ],
  12315.                                     ],
  12316.                                 ],
  12317.                                 'Marke' => [
  12318.                                     'id' => 'Marke',
  12319.                                     'name' => 'Marke',
  12320.                                     'columnConfig' => [
  12321.                                         'columns' => [
  12322.                                             => [
  12323.                                                 'attributes' => [
  12324.                                                     'attribute' => 'id',
  12325.                                                     'label' => 'id',
  12326.                                                     'dataType' => 'system',
  12327.                                                     'layout' => [
  12328.                                                         'title' => 'id',
  12329.                                                         'name' => 'id',
  12330.                                                         'datatype' => 'data',
  12331.                                                         'fieldtype' => 'system',
  12332.                                                     ],
  12333.                                                 ],
  12334.                                                 'isOperator' => false,
  12335.                                             ],
  12336.                                             => [
  12337.                                                 'attributes' => [
  12338.                                                     'attribute' => 'key',
  12339.                                                     'label' => 'key',
  12340.                                                     'dataType' => 'system',
  12341.                                                     'layout' => [
  12342.                                                         'title' => 'key',
  12343.                                                         'name' => 'key',
  12344.                                                         'datatype' => 'data',
  12345.                                                         'fieldtype' => 'system',
  12346.                                                     ],
  12347.                                                 ],
  12348.                                                 'isOperator' => false,
  12349.                                             ],
  12350.                                             => [
  12351.                                                 'attributes' => [
  12352.                                                     'attribute' => 'name',
  12353.                                                     'label' => 'Name',
  12354.                                                     'dataType' => 'input',
  12355.                                                     'layout' => [
  12356.                                                         'fieldtype' => 'input',
  12357.                                                         'width' => 646,
  12358.                                                         'defaultValue' => NULL,
  12359.                                                         'queryColumnType' => 'varchar',
  12360.                                                         'columnType' => 'varchar',
  12361.                                                         'columnLength' => 1024,
  12362.                                                         'regex' => '',
  12363.                                                         'unique' => false,
  12364.                                                         'showCharCount' => false,
  12365.                                                         'name' => 'name',
  12366.                                                         'title' => 'Name',
  12367.                                                         'tooltip' => '',
  12368.                                                         'mandatory' => true,
  12369.                                                         'noteditable' => false,
  12370.                                                         'index' => false,
  12371.                                                         'locked' => false,
  12372.                                                         'style' => '',
  12373.                                                         'permissions' => NULL,
  12374.                                                         'datatype' => 'data',
  12375.                                                         'relationType' => false,
  12376.                                                         'invisible' => false,
  12377.                                                         'visibleGridView' => true,
  12378.                                                         'visibleSearch' => true,
  12379.                                                         'defaultValueGenerator' => '',
  12380.                                                     ],
  12381.                                                 ],
  12382.                                                 'isOperator' => false,
  12383.                                             ],
  12384.                                         ],
  12385.                                     ],
  12386.                                 ],
  12387.                                 'Wirkstoff' => [
  12388.                                     'id' => 'Wirkstoff',
  12389.                                     'name' => 'Wirkstoff',
  12390.                                     'columnConfig' => [
  12391.                                         'columns' => [
  12392.                                             => [
  12393.                                                 'attributes' => [
  12394.                                                     'attribute' => 'id',
  12395.                                                     'label' => 'id',
  12396.                                                     'dataType' => 'system',
  12397.                                                     'layout' => [
  12398.                                                         'title' => 'id',
  12399.                                                         'name' => 'id',
  12400.                                                         'datatype' => 'data',
  12401.                                                         'fieldtype' => 'system',
  12402.                                                     ],
  12403.                                                 ],
  12404.                                                 'isOperator' => false,
  12405.                                             ],
  12406.                                             => [
  12407.                                                 'attributes' => [
  12408.                                                     'attribute' => 'key',
  12409.                                                     'label' => 'key',
  12410.                                                     'dataType' => 'system',
  12411.                                                     'layout' => [
  12412.                                                         'title' => 'key',
  12413.                                                         'name' => 'key',
  12414.                                                         'datatype' => 'data',
  12415.                                                         'fieldtype' => 'system',
  12416.                                                     ],
  12417.                                                 ],
  12418.                                                 'isOperator' => false,
  12419.                                             ],
  12420.                                             => [
  12421.                                                 'attributes' => [
  12422.                                                     'attribute' => 'bezeichnungAbk',
  12423.                                                     'label' => 'Bezeichnung (Abk.)',
  12424.                                                     'dataType' => 'input',
  12425.                                                     'layout' => [
  12426.                                                         'fieldtype' => 'input',
  12427.                                                         'width' => 646,
  12428.                                                         'defaultValue' => NULL,
  12429.                                                         'queryColumnType' => 'varchar',
  12430.                                                         'columnType' => 'varchar',
  12431.                                                         'columnLength' => 1024,
  12432.                                                         'regex' => '',
  12433.                                                         'unique' => false,
  12434.                                                         'showCharCount' => false,
  12435.                                                         'name' => 'bezeichnungAbk',
  12436.                                                         'title' => 'Bezeichnung (Abk.)',
  12437.                                                         'tooltip' => '',
  12438.                                                         'mandatory' => false,
  12439.                                                         'noteditable' => false,
  12440.                                                         'index' => false,
  12441.                                                         'locked' => false,
  12442.                                                         'style' => '',
  12443.                                                         'permissions' => NULL,
  12444.                                                         'datatype' => 'data',
  12445.                                                         'relationType' => false,
  12446.                                                         'invisible' => false,
  12447.                                                         'visibleGridView' => false,
  12448.                                                         'visibleSearch' => false,
  12449.                                                         'defaultValueGenerator' => '',
  12450.                                                     ],
  12451.                                                 ],
  12452.                                                 'isOperator' => false,
  12453.                                             ],
  12454.                                             => [
  12455.                                                 'attributes' => [
  12456.                                                     'attribute' => 'bezeichnungLat',
  12457.                                                     'label' => 'Bezeichnung (Lat.)',
  12458.                                                     'dataType' => 'input',
  12459.                                                     'layout' => [
  12460.                                                         'fieldtype' => 'input',
  12461.                                                         'width' => 646,
  12462.                                                         'defaultValue' => NULL,
  12463.                                                         'queryColumnType' => 'varchar',
  12464.                                                         'columnType' => 'varchar',
  12465.                                                         'columnLength' => 1024,
  12466.                                                         'regex' => '',
  12467.                                                         'unique' => false,
  12468.                                                         'showCharCount' => false,
  12469.                                                         'name' => 'bezeichnungLat',
  12470.                                                         'title' => 'Bezeichnung (Lat.)',
  12471.                                                         'tooltip' => '',
  12472.                                                         'mandatory' => false,
  12473.                                                         'noteditable' => false,
  12474.                                                         'index' => false,
  12475.                                                         'locked' => false,
  12476.                                                         'style' => '',
  12477.                                                         'permissions' => NULL,
  12478.                                                         'datatype' => 'data',
  12479.                                                         'relationType' => false,
  12480.                                                         'invisible' => false,
  12481.                                                         'visibleGridView' => false,
  12482.                                                         'visibleSearch' => false,
  12483.                                                         'defaultValueGenerator' => '',
  12484.                                                     ],
  12485.                                                 ],
  12486.                                                 'isOperator' => false,
  12487.                                             ],
  12488.                                             => [
  12489.                                                 'attributes' => [
  12490.                                                     'attribute' => 'bezeichnung',
  12491.                                                     'label' => 'Bezeichnung',
  12492.                                                     'dataType' => 'input',
  12493.                                                     'layout' => [
  12494.                                                         'fieldtype' => 'input',
  12495.                                                         'width' => 609,
  12496.                                                         'defaultValue' => NULL,
  12497.                                                         'queryColumnType' => 'varchar',
  12498.                                                         'columnType' => 'varchar',
  12499.                                                         'columnLength' => 1024,
  12500.                                                         'regex' => '',
  12501.                                                         'unique' => false,
  12502.                                                         'showCharCount' => false,
  12503.                                                         'name' => 'bezeichnung',
  12504.                                                         'title' => 'Bezeichnung',
  12505.                                                         'tooltip' => '',
  12506.                                                         'mandatory' => false,
  12507.                                                         'noteditable' => false,
  12508.                                                         'index' => false,
  12509.                                                         'locked' => false,
  12510.                                                         'style' => '',
  12511.                                                         'permissions' => NULL,
  12512.                                                         'datatype' => 'data',
  12513.                                                         'relationType' => false,
  12514.                                                         'invisible' => false,
  12515.                                                         'visibleGridView' => true,
  12516.                                                         'visibleSearch' => true,
  12517.                                                         'defaultValueGenerator' => '',
  12518.                                                     ],
  12519.                                                 ],
  12520.                                                 'isOperator' => false,
  12521.                                             ],
  12522.                                             => [
  12523.                                                 'attributes' => [
  12524.                                                     'attribute' => 'beschreibungKurz',
  12525.                                                     'label' => 'Beschreibung kurz',
  12526.                                                     'dataType' => 'wysiwyg',
  12527.                                                     'layout' => [
  12528.                                                         'fieldtype' => 'wysiwyg',
  12529.                                                         'width' => 728,
  12530.                                                         'height' => 240,
  12531.                                                         'queryColumnType' => 'longtext',
  12532.                                                         'columnType' => 'longtext',
  12533.                                                         'toolbarConfig' => '{'."\n".'    "toolbarGroups" : ['."\n".'        {'."\n".'            "name": "basicstyles",'."\n".'            "groups": ['."\n".'                "basicstyles", "list", "cleanup"'."\n".'            ]'."\n".'        },'."\n".'        {'."\n".'            "name": "links",'."\n".'            "groups": ['."\n".'                "links"'."\n".'            ]'."\n".'        },'."\n".'        {'."\n".'            "name": "styles",'."\n".'            "groups": ['."\n".'                "styles"'."\n".'            ]'."\n".'        }            '."\n".'    ]'."\n".'}'."\n".'',
  12534.                                                         'excludeFromSearchIndex' => false,
  12535.                                                         'maxCharacters' => '',
  12536.                                                         'name' => 'beschreibungKurz',
  12537.                                                         'title' => 'Beschreibung kurz',
  12538.                                                         'tooltip' => '',
  12539.                                                         'mandatory' => false,
  12540.                                                         'noteditable' => false,
  12541.                                                         'index' => false,
  12542.                                                         'locked' => false,
  12543.                                                         'style' => '',
  12544.                                                         'permissions' => NULL,
  12545.                                                         'datatype' => 'data',
  12546.                                                         'relationType' => false,
  12547.                                                         'invisible' => false,
  12548.                                                         'visibleGridView' => false,
  12549.                                                         'visibleSearch' => false,
  12550.                                                     ],
  12551.                                                 ],
  12552.                                                 'isOperator' => false,
  12553.                                             ],
  12554.                                             => [
  12555.                                                 'attributes' => [
  12556.                                                     'attribute' => 'beschreibung',
  12557.                                                     'label' => 'Beschreibung',
  12558.                                                     'dataType' => 'wysiwyg',
  12559.                                                     'layout' => [
  12560.                                                         'fieldtype' => 'wysiwyg',
  12561.                                                         'width' => 728,
  12562.                                                         'height' => 360,
  12563.                                                         'queryColumnType' => 'longtext',
  12564.                                                         'columnType' => 'longtext',
  12565.                                                         'toolbarConfig' => '{'."\n".'    "toolbarGroups" : ['."\n".'        {'."\n".'            "name": "basicstyles",'."\n".'            "groups": ['."\n".'                "basicstyles", "list", "cleanup"'."\n".'            ]'."\n".'        },'."\n".'        {'."\n".'            "name": "links",'."\n".'            "groups": ['."\n".'                "links"'."\n".'            ]'."\n".'        },'."\n".'        {'."\n".'            "name": "styles",'."\n".'            "groups": ['."\n".'                "styles"'."\n".'            ]'."\n".'        }            '."\n".'    ]'."\n".'}'."\n".'',
  12566.                                                         'excludeFromSearchIndex' => false,
  12567.                                                         'maxCharacters' => '',
  12568.                                                         'name' => 'beschreibung',
  12569.                                                         'title' => 'Beschreibung',
  12570.                                                         'tooltip' => '',
  12571.                                                         'mandatory' => false,
  12572.                                                         'noteditable' => false,
  12573.                                                         'index' => false,
  12574.                                                         'locked' => false,
  12575.                                                         'style' => '',
  12576.                                                         'permissions' => NULL,
  12577.                                                         'datatype' => 'data',
  12578.                                                         'relationType' => false,
  12579.                                                         'invisible' => false,
  12580.                                                         'visibleGridView' => false,
  12581.                                                         'visibleSearch' => false,
  12582.                                                     ],
  12583.                                                 ],
  12584.                                                 'isOperator' => false,
  12585.                                             ],
  12586.                                             => [
  12587.                                                 'attributes' => [
  12588.                                                     'attribute' => 'imageGross16x9',
  12589.                                                     'label' => 'Bild Groß 16x9',
  12590.                                                     'dataType' => 'hotspotimage',
  12591.                                                     'layout' => [
  12592.                                                         'fieldtype' => 'hotspotimage',
  12593.                                                         'queryColumnType' => [
  12594.                                                             'image' => 'int(11)',
  12595.                                                             'hotspots' => 'text',
  12596.                                                         ],
  12597.                                                         'columnType' => [
  12598.                                                             'image' => 'int(11)',
  12599.                                                             'hotspots' => 'text',
  12600.                                                         ],
  12601.                                                         'ratioX' => 16,
  12602.                                                         'ratioY' => 9,
  12603.                                                         'predefinedDataTemplates' => '',
  12604.                                                         'name' => 'imageGross16x9',
  12605.                                                         'title' => 'Bild Groß 16x9',
  12606.                                                         'tooltip' => '',
  12607.                                                         'mandatory' => false,
  12608.                                                         'noteditable' => false,
  12609.                                                         'index' => false,
  12610.                                                         'locked' => false,
  12611.                                                         'style' => 'float:left;margin-right:18px;',
  12612.                                                         'permissions' => NULL,
  12613.                                                         'datatype' => 'data',
  12614.                                                         'relationType' => false,
  12615.                                                         'invisible' => false,
  12616.                                                         'visibleGridView' => false,
  12617.                                                         'visibleSearch' => false,
  12618.                                                         'width' => 370,
  12619.                                                         'height' => 280,
  12620.                                                         'uploadPath' => '/Bilder/_Uploads',
  12621.                                                     ],
  12622.                                                 ],
  12623.                                                 'isOperator' => false,
  12624.                                             ],
  12625.                                             => [
  12626.                                                 'attributes' => [
  12627.                                                     'attribute' => 'imageGross4x3',
  12628.                                                     'label' => 'Bild Groß 4x3',
  12629.                                                     'dataType' => 'hotspotimage',
  12630.                                                     'layout' => [
  12631.                                                         'fieldtype' => 'hotspotimage',
  12632.                                                         'queryColumnType' => [
  12633.                                                             'image' => 'int(11)',
  12634.                                                             'hotspots' => 'text',
  12635.                                                         ],
  12636.                                                         'columnType' => [
  12637.                                                             'image' => 'int(11)',
  12638.                                                             'hotspots' => 'text',
  12639.                                                         ],
  12640.                                                         'ratioX' => 4,
  12641.                                                         'ratioY' => 3,
  12642.                                                         'predefinedDataTemplates' => '',
  12643.                                                         'name' => 'imageGross4x3',
  12644.                                                         'title' => 'Bild Groß 4x3',
  12645.                                                         'tooltip' => '',
  12646.                                                         'mandatory' => false,
  12647.                                                         'noteditable' => false,
  12648.                                                         'index' => false,
  12649.                                                         'locked' => false,
  12650.                                                         'style' => '',
  12651.                                                         'permissions' => NULL,
  12652.                                                         'datatype' => 'data',
  12653.                                                         'relationType' => false,
  12654.                                                         'invisible' => false,
  12655.                                                         'visibleGridView' => false,
  12656.                                                         'visibleSearch' => false,
  12657.                                                         'width' => 370,
  12658.                                                         'height' => 280,
  12659.                                                         'uploadPath' => '/Bilder/_Uploads',
  12660.                                                     ],
  12661.                                                 ],
  12662.                                                 'isOperator' => false,
  12663.                                             ],
  12664.                                             => [
  12665.                                                 'attributes' => [
  12666.                                                     'attribute' => 'imageKlein1x1',
  12667.                                                     'label' => 'Bild Klein 1x1',
  12668.                                                     'dataType' => 'hotspotimage',
  12669.                                                     'layout' => [
  12670.                                                         'fieldtype' => 'hotspotimage',
  12671.                                                         'queryColumnType' => [
  12672.                                                             'image' => 'int(11)',
  12673.                                                             'hotspots' => 'text',
  12674.                                                         ],
  12675.                                                         'columnType' => [
  12676.                                                             'image' => 'int(11)',
  12677.                                                             'hotspots' => 'text',
  12678.                                                         ],
  12679.                                                         'ratioX' => 1,
  12680.                                                         'ratioY' => 1,
  12681.                                                         'predefinedDataTemplates' => '',
  12682.                                                         'name' => 'imageKlein1x1',
  12683.                                                         'title' => 'Bild Klein 1x1',
  12684.                                                         'tooltip' => '',
  12685.                                                         'mandatory' => false,
  12686.                                                         'noteditable' => false,
  12687.                                                         'index' => false,
  12688.                                                         'locked' => false,
  12689.                                                         'style' => 'float:left;margin-right:18px;',
  12690.                                                         'permissions' => NULL,
  12691.                                                         'datatype' => 'data',
  12692.                                                         'relationType' => false,
  12693.                                                         'invisible' => false,
  12694.                                                         'visibleGridView' => false,
  12695.                                                         'visibleSearch' => false,
  12696.                                                         'width' => 370,
  12697.                                                         'height' => 280,
  12698.                                                         'uploadPath' => '/Bilder/_Uploads',
  12699.                                                     ],
  12700.                                                 ],
  12701.                                                 'isOperator' => false,
  12702.                                             ],
  12703.                                         ],
  12704.                                     ],
  12705.                                 ],
  12706.                                 'Faq' => [
  12707.                                     'id' => 'Faq',
  12708.                                     'name' => 'Faq',
  12709.                                     'columnConfig' => [
  12710.                                         'columns' => [
  12711.                                             => [
  12712.                                                 'attributes' => [
  12713.                                                     'attribute' => 'id',
  12714.                                                     'label' => 'id',
  12715.                                                     'dataType' => 'system',
  12716.                                                     'layout' => [
  12717.                                                         'title' => 'id',
  12718.                                                         'name' => 'id',
  12719.                                                         'datatype' => 'data',
  12720.                                                         'fieldtype' => 'system',
  12721.                                                     ],
  12722.                                                 ],
  12723.                                                 'isOperator' => false,
  12724.                                             ],
  12725.                                             => [
  12726.                                                 'attributes' => [
  12727.                                                     'attribute' => 'key',
  12728.                                                     'label' => 'key',
  12729.                                                     'dataType' => 'system',
  12730.                                                     'layout' => [
  12731.                                                         'title' => 'key',
  12732.                                                         'name' => 'key',
  12733.                                                         'datatype' => 'data',
  12734.                                                         'fieldtype' => 'system',
  12735.                                                     ],
  12736.                                                 ],
  12737.                                                 'isOperator' => false,
  12738.                                             ],
  12739.                                             => [
  12740.                                                 'attributes' => [
  12741.                                                     'attribute' => 'creationDate',
  12742.                                                     'label' => 'creationDate',
  12743.                                                     'dataType' => 'system',
  12744.                                                     'layout' => [
  12745.                                                         'title' => 'creationDate',
  12746.                                                         'name' => 'creationDate',
  12747.                                                         'datatype' => 'data',
  12748.                                                         'fieldtype' => 'system',
  12749.                                                     ],
  12750.                                                 ],
  12751.                                                 'isOperator' => false,
  12752.                                             ],
  12753.                                             => [
  12754.                                                 'attributes' => [
  12755.                                                     'attribute' => 'modificationDate',
  12756.                                                     'label' => 'modificationDate',
  12757.                                                     'dataType' => 'system',
  12758.                                                     'layout' => [
  12759.                                                         'title' => 'modificationDate',
  12760.                                                         'name' => 'modificationDate',
  12761.                                                         'datatype' => 'data',
  12762.                                                         'fieldtype' => 'system',
  12763.                                                     ],
  12764.                                                 ],
  12765.                                                 'isOperator' => false,
  12766.                                             ],
  12767.                                             => [
  12768.                                                 'attributes' => [
  12769.                                                     'attribute' => 'stateInformation',
  12770.                                                     'label' => 'Status',
  12771.                                                     'dataType' => 'select',
  12772.                                                     'layout' => [
  12773.                                                         'fieldtype' => 'select',
  12774.                                                         'options' => [
  12775.                                                             => [
  12776.                                                                 'key' => 'Aktiv',
  12777.                                                                 'value' => 'active',
  12778.                                                             ],
  12779.                                                             => [
  12780.                                                                 'key' => 'Inaktiv',
  12781.                                                                 'value' => 'inactive',
  12782.                                                             ],
  12783.                                                         ],
  12784.                                                         'width' => 646,
  12785.                                                         'defaultValue' => '',
  12786.                                                         'optionsProviderClass' => '',
  12787.                                                         'optionsProviderData' => '',
  12788.                                                         'queryColumnType' => 'varchar',
  12789.                                                         'columnType' => 'varchar',
  12790.                                                         'columnLength' => 190,
  12791.                                                         'dynamicOptions' => false,
  12792.                                                         'name' => 'stateInformation',
  12793.                                                         'title' => 'Status',
  12794.                                                         'tooltip' => '',
  12795.                                                         'mandatory' => true,
  12796.                                                         'noteditable' => false,
  12797.                                                         'index' => false,
  12798.                                                         'locked' => false,
  12799.                                                         'style' => '',
  12800.                                                         'permissions' => NULL,
  12801.                                                         'datatype' => 'data',
  12802.                                                         'relationType' => false,
  12803.                                                         'invisible' => false,
  12804.                                                         'visibleGridView' => true,
  12805.                                                         'visibleSearch' => true,
  12806.                                                         'defaultValueGenerator' => '',
  12807.                                                     ],
  12808.                                                 ],
  12809.                                                 'isOperator' => false,
  12810.                                             ],
  12811.                                             => [
  12812.                                                 'attributes' => [
  12813.                                                     'attribute' => 'sharepointId',
  12814.                                                     'label' => 'Sharepoint-ID',
  12815.                                                     'dataType' => 'input',
  12816.                                                     'layout' => [
  12817.                                                         'fieldtype' => 'input',
  12818.                                                         'width' => 646,
  12819.                                                         'defaultValue' => NULL,
  12820.                                                         'queryColumnType' => 'varchar',
  12821.                                                         'columnType' => 'varchar',
  12822.                                                         'columnLength' => 64,
  12823.                                                         'regex' => '',
  12824.                                                         'unique' => false,
  12825.                                                         'showCharCount' => false,
  12826.                                                         'name' => 'sharepointId',
  12827.                                                         'title' => 'Sharepoint-ID',
  12828.                                                         'tooltip' => '',
  12829.                                                         'mandatory' => false,
  12830.                                                         'noteditable' => false,
  12831.                                                         'index' => false,
  12832.                                                         'locked' => false,
  12833.                                                         'style' => '',
  12834.                                                         'permissions' => NULL,
  12835.                                                         'datatype' => 'data',
  12836.                                                         'relationType' => false,
  12837.                                                         'invisible' => false,
  12838.                                                         'visibleGridView' => false,
  12839.                                                         'visibleSearch' => false,
  12840.                                                         'defaultValueGenerator' => '',
  12841.                                                     ],
  12842.                                                 ],
  12843.                                                 'isOperator' => false,
  12844.                                             ],
  12845.                                             => [
  12846.                                                 'attributes' => [
  12847.                                                     'attribute' => 'zielgruppe',
  12848.                                                     'label' => 'Zielgruppe',
  12849.                                                     'dataType' => 'select',
  12850.                                                     'layout' => [
  12851.                                                         'fieldtype' => 'select',
  12852.                                                         'options' => [
  12853.                                                             => [
  12854.                                                                 'key' => 'Endverbraucher und Fachkreise',
  12855.                                                                 'value' => 'endverbraucherUndFachkreise',
  12856.                                                             ],
  12857.                                                             => [
  12858.                                                                 'key' => 'Fachkreise',
  12859.                                                                 'value' => 'fachkreise',
  12860.                                                             ],
  12861.                                                         ],
  12862.                                                         'width' => 646,
  12863.                                                         'defaultValue' => 'none',
  12864.                                                         'optionsProviderClass' => '',
  12865.                                                         'optionsProviderData' => '',
  12866.                                                         'queryColumnType' => 'varchar',
  12867.                                                         'columnType' => 'varchar',
  12868.                                                         'columnLength' => 190,
  12869.                                                         'dynamicOptions' => false,
  12870.                                                         'name' => 'zielgruppe',
  12871.                                                         'title' => 'Zielgruppe',
  12872.                                                         'tooltip' => '',
  12873.                                                         'mandatory' => true,
  12874.                                                         'noteditable' => false,
  12875.                                                         'index' => false,
  12876.                                                         'locked' => false,
  12877.                                                         'style' => '',
  12878.                                                         'permissions' => NULL,
  12879.                                                         'datatype' => 'data',
  12880.                                                         'relationType' => false,
  12881.                                                         'invisible' => false,
  12882.                                                         'visibleGridView' => false,
  12883.                                                         'visibleSearch' => false,
  12884.                                                         'defaultValueGenerator' => '',
  12885.                                                     ],
  12886.                                                 ],
  12887.                                                 'isOperator' => false,
  12888.                                             ],
  12889.                                             => [
  12890.                                                 'attributes' => [
  12891.                                                     'attribute' => 'faqGruppe',
  12892.                                                     'label' => 'FAQ-Gruppe',
  12893.                                                     'dataType' => 'reverseObjectRelation',
  12894.                                                     'layout' => [
  12895.                                                         'fieldtype' => 'reverseObjectRelation',
  12896.                                                         'ownerClassName' => 'FaqGruppe',
  12897.                                                         'ownerClassId' => NULL,
  12898.                                                         'ownerFieldName' => 'FAQs',
  12899.                                                         'lazyLoading' => true,
  12900.                                                         'width' => 775,
  12901.                                                         'height' => 350,
  12902.                                                         'maxItems' => '',
  12903.                                                         'queryColumnType' => 'text',
  12904.                                                         'relationType' => true,
  12905.                                                         'visibleFields' => NULL,
  12906.                                                         'allowToCreateNewObject' => true,
  12907.                                                         'optimizedAdminLoading' => false,
  12908.                                                         'enableTextSelection' => false,
  12909.                                                         'visibleFieldDefinitions' => [
  12910.                                                         ],
  12911.                                                         'classes' => [
  12912.                                                         ],
  12913.                                                         'pathFormatterClass' => '',
  12914.                                                         'name' => 'faqGruppe',
  12915.                                                         'title' => 'FAQ-Gruppe',
  12916.                                                         'tooltip' => '',
  12917.                                                         'mandatory' => false,
  12918.                                                         'noteditable' => false,
  12919.                                                         'index' => false,
  12920.                                                         'locked' => false,
  12921.                                                         'style' => '',
  12922.                                                         'permissions' => NULL,
  12923.                                                         'datatype' => 'data',
  12924.                                                         'invisible' => false,
  12925.                                                         'visibleGridView' => false,
  12926.                                                         'visibleSearch' => false,
  12927.                                                     ],
  12928.                                                 ],
  12929.                                                 'isOperator' => false,
  12930.                                             ],
  12931.                                             => [
  12932.                                                 'attributes' => [
  12933.                                                     'attribute' => 'frage',
  12934.                                                     'label' => 'Frage',
  12935.                                                     'dataType' => 'wysiwyg',
  12936.                                                     'layout' => [
  12937.                                                         'fieldtype' => 'wysiwyg',
  12938.                                                         'width' => 776,
  12939.                                                         'height' => 150,
  12940.                                                         'queryColumnType' => 'longtext',
  12941.                                                         'columnType' => 'longtext',
  12942.                                                         'toolbarConfig' => '{'."\n".'    "toolbarGroups" : ['."\n".'        {'."\n".'            "name": "basicstyles",'."\n".'            "groups": ['."\n".'                "basicstyles", "list", "cleanup"'."\n".'            ]'."\n".'        },'."\n".'        {'."\n".'            "name": "links",'."\n".'            "groups": ['."\n".'                "links"'."\n".'            ]'."\n".'        },'."\n".'        {'."\n".'            "name": "styles",'."\n".'            "groups": ['."\n".'                "styles"'."\n".'            ]'."\n".'        }            '."\n".'    ]'."\n".'}'."\n".'',
  12943.                                                         'excludeFromSearchIndex' => false,
  12944.                                                         'maxCharacters' => '',
  12945.                                                         'name' => 'frage',
  12946.                                                         'title' => 'Frage',
  12947.                                                         'tooltip' => '',
  12948.                                                         'mandatory' => false,
  12949.                                                         'noteditable' => false,
  12950.                                                         'index' => false,
  12951.                                                         'locked' => false,
  12952.                                                         'style' => '',
  12953.                                                         'permissions' => NULL,
  12954.                                                         'datatype' => 'data',
  12955.                                                         'relationType' => false,
  12956.                                                         'invisible' => false,
  12957.                                                         'visibleGridView' => true,
  12958.                                                         'visibleSearch' => true,
  12959.                                                     ],
  12960.                                                 ],
  12961.                                                 'isOperator' => false,
  12962.                                             ],
  12963.                                             => [
  12964.                                                 'attributes' => [
  12965.                                                     'attribute' => 'antwort',
  12966.                                                     'label' => 'Antwort',
  12967.                                                     'dataType' => 'wysiwyg',
  12968.                                                     'layout' => [
  12969.                                                         'fieldtype' => 'wysiwyg',
  12970.                                                         'width' => 776,
  12971.                                                         'height' => 460,
  12972.                                                         'queryColumnType' => 'longtext',
  12973.                                                         'columnType' => 'longtext',
  12974.                                                         'toolbarConfig' => '{'."\n".'    "toolbarGroups" : ['."\n".'        {'."\n".'            "name": "basicstyles",'."\n".'            "groups": ['."\n".'                "basicstyles", "list", "cleanup"'."\n".'            ]'."\n".'        },'."\n".'        {'."\n".'            "name": "links",'."\n".'            "groups": ['."\n".'                "links"'."\n".'            ]'."\n".'        },'."\n".'        {'."\n".'            "name": "styles",'."\n".'            "groups": ['."\n".'                "styles"'."\n".'            ]'."\n".'        }            '."\n".'    ]'."\n".'}'."\n".'',
  12975.                                                         'excludeFromSearchIndex' => false,
  12976.                                                         'maxCharacters' => '',
  12977.                                                         'name' => 'antwort',
  12978.                                                         'title' => 'Antwort',
  12979.                                                         'tooltip' => '',
  12980.                                                         'mandatory' => false,
  12981.                                                         'noteditable' => false,
  12982.                                                         'index' => false,
  12983.                                                         'locked' => false,
  12984.                                                         'style' => '',
  12985.                                                         'permissions' => NULL,
  12986.                                                         'datatype' => 'data',
  12987.                                                         'relationType' => false,
  12988.                                                         'invisible' => false,
  12989.                                                         'visibleGridView' => false,
  12990.                                                         'visibleSearch' => false,
  12991.                                                     ],
  12992.                                                 ],
  12993.                                                 'isOperator' => false,
  12994.                                             ],
  12995.                                         ],
  12996.                                     ],
  12997.                                 ],
  12998.                                 'FaqGruppe' => [
  12999.                                     'id' => 'FaqGruppe',
  13000.                                     'name' => 'FaqGruppe',
  13001.                                     'columnConfig' => [
  13002.                                         'columns' => [
  13003.                                             => [
  13004.                                                 'attributes' => [
  13005.                                                     'attribute' => 'id',
  13006.                                                     'label' => 'id',
  13007.                                                     'dataType' => 'system',
  13008.                                                     'layout' => [
  13009.                                                         'title' => 'id',
  13010.                                                         'name' => 'id',
  13011.                                                         'datatype' => 'data',
  13012.                                                         'fieldtype' => 'system',
  13013.                                                     ],
  13014.                                                 ],
  13015.                                                 'isOperator' => false,
  13016.                                             ],
  13017.                                             => [
  13018.                                                 'attributes' => [
  13019.                                                     'attribute' => 'key',
  13020.                                                     'label' => 'key',
  13021.                                                     'dataType' => 'system',
  13022.                                                     'layout' => [
  13023.                                                         'title' => 'key',
  13024.                                                         'name' => 'key',
  13025.                                                         'datatype' => 'data',
  13026.                                                         'fieldtype' => 'system',
  13027.                                                     ],
  13028.                                                 ],
  13029.                                                 'isOperator' => false,
  13030.                                             ],
  13031.                                             => [
  13032.                                                 'attributes' => [
  13033.                                                     'attribute' => 'creationDate',
  13034.                                                     'label' => 'creationDate',
  13035.                                                     'dataType' => 'system',
  13036.                                                     'layout' => [
  13037.                                                         'title' => 'creationDate',
  13038.                                                         'name' => 'creationDate',
  13039.                                                         'datatype' => 'data',
  13040.                                                         'fieldtype' => 'system',
  13041.                                                     ],
  13042.                                                 ],
  13043.                                                 'isOperator' => false,
  13044.                                             ],
  13045.                                             => [
  13046.                                                 'attributes' => [
  13047.                                                     'attribute' => 'modificationDate',
  13048.                                                     'label' => 'modificationDate',
  13049.                                                     'dataType' => 'system',
  13050.                                                     'layout' => [
  13051.                                                         'title' => 'modificationDate',
  13052.                                                         'name' => 'modificationDate',
  13053.                                                         'datatype' => 'data',
  13054.                                                         'fieldtype' => 'system',
  13055.                                                     ],
  13056.                                                 ],
  13057.                                                 'isOperator' => false,
  13058.                                             ],
  13059.                                             => [
  13060.                                                 'attributes' => [
  13061.                                                     'attribute' => 'name',
  13062.                                                     'label' => 'Name',
  13063.                                                     'dataType' => 'input',
  13064.                                                     'layout' => [
  13065.                                                         'fieldtype' => 'input',
  13066.                                                         'width' => 608,
  13067.                                                         'defaultValue' => NULL,
  13068.                                                         'queryColumnType' => 'varchar',
  13069.                                                         'columnType' => 'varchar',
  13070.                                                         'columnLength' => 1024,
  13071.                                                         'regex' => '',
  13072.                                                         'unique' => false,
  13073.                                                         'showCharCount' => false,
  13074.                                                         'name' => 'name',
  13075.                                                         'title' => 'Name',
  13076.                                                         'tooltip' => '',
  13077.                                                         'mandatory' => false,
  13078.                                                         'noteditable' => false,
  13079.                                                         'index' => false,
  13080.                                                         'locked' => false,
  13081.                                                         'style' => '',
  13082.                                                         'permissions' => NULL,
  13083.                                                         'datatype' => 'data',
  13084.                                                         'relationType' => false,
  13085.                                                         'invisible' => false,
  13086.                                                         'visibleGridView' => true,
  13087.                                                         'visibleSearch' => true,
  13088.                                                         'defaultValueGenerator' => '',
  13089.                                                     ],
  13090.                                                 ],
  13091.                                                 'isOperator' => false,
  13092.                                             ],
  13093.                                             => [
  13094.                                                 'attributes' => [
  13095.                                                     'attribute' => 'FAQs',
  13096.                                                     'label' => 'FAQs',
  13097.                                                     'dataType' => 'manyToManyObjectRelation',
  13098.                                                     'layout' => [
  13099.                                                         'fieldtype' => 'manyToManyObjectRelation',
  13100.                                                         'width' => 775,
  13101.                                                         'height' => 350,
  13102.                                                         'maxItems' => '',
  13103.                                                         'queryColumnType' => 'text',
  13104.                                                         'relationType' => true,
  13105.                                                         'visibleFields' => 'id,filename,name',
  13106.                                                         'allowToCreateNewObject' => false,
  13107.                                                         'optimizedAdminLoading' => false,
  13108.                                                         'enableTextSelection' => false,
  13109.                                                         'visibleFieldDefinitions' => [
  13110.                                                             'id' => [
  13111.                                                                 'name' => 'id',
  13112.                                                                 'title' => 'ID',
  13113.                                                                 'fieldtype' => 'input',
  13114.                                                             ],
  13115.                                                             'filename' => [
  13116.                                                                 'name' => 'filename',
  13117.                                                                 'title' => 'Dateiname',
  13118.                                                                 'fieldtype' => 'input',
  13119.                                                             ],
  13120.                                                             'name' => [
  13121.                                                                 'name' => 'name',
  13122.                                                                 'title' => 'Name',
  13123.                                                                 'fieldtype' => 'input',
  13124.                                                             ],
  13125.                                                         ],
  13126.                                                         'classes' => [
  13127.                                                             => [
  13128.                                                                 'classes' => 'Faq',
  13129.                                                             ],
  13130.                                                         ],
  13131.                                                         'pathFormatterClass' => '',
  13132.                                                         'name' => 'FAQs',
  13133.                                                         'title' => 'FAQs',
  13134.                                                         'tooltip' => '',
  13135.                                                         'mandatory' => false,
  13136.                                                         'noteditable' => false,
  13137.                                                         'index' => false,
  13138.                                                         'locked' => false,
  13139.                                                         'style' => '',
  13140.                                                         'permissions' => NULL,
  13141.                                                         'datatype' => 'data',
  13142.                                                         'invisible' => false,
  13143.                                                         'visibleGridView' => false,
  13144.                                                         'visibleSearch' => false,
  13145.                                                     ],
  13146.                                                 ],
  13147.                                                 'isOperator' => false,
  13148.                                             ],
  13149.                                             => [
  13150.                                                 'attributes' => [
  13151.                                                     'attribute' => 'author',
  13152.                                                     'label' => 'Autor',
  13153.                                                     'dataType' => 'manyToOneRelation',
  13154.                                                     'layout' => [
  13155.                                                         'fieldtype' => 'manyToOneRelation',
  13156.                                                         'width' => 530,
  13157.                                                         'assetUploadPath' => '',
  13158.                                                         'relationType' => true,
  13159.                                                         'queryColumnType' => [
  13160.                                                             'id' => 'int(11)',
  13161.                                                             'type' => 'enum(\'document\',\'asset\',\'object\')',
  13162.                                                         ],
  13163.                                                         'objectsAllowed' => true,
  13164.                                                         'assetsAllowed' => false,
  13165.                                                         'assetTypes' => [
  13166.                                                         ],
  13167.                                                         'documentsAllowed' => false,
  13168.                                                         'documentTypes' => [
  13169.                                                         ],
  13170.                                                         'classes' => [
  13171.                                                             => [
  13172.                                                                 'classes' => 'Kontakt',
  13173.                                                             ],
  13174.                                                         ],
  13175.                                                         'pathFormatterClass' => '',
  13176.                                                         'name' => 'author',
  13177.                                                         'title' => 'Autor',
  13178.                                                         'tooltip' => '',
  13179.                                                         'mandatory' => false,
  13180.                                                         'noteditable' => false,
  13181.                                                         'index' => false,
  13182.                                                         'locked' => false,
  13183.                                                         'style' => '',
  13184.                                                         'permissions' => NULL,
  13185.                                                         'datatype' => 'data',
  13186.                                                         'invisible' => false,
  13187.                                                         'visibleGridView' => false,
  13188.                                                         'visibleSearch' => false,
  13189.                                                     ],
  13190.                                                 ],
  13191.                                                 'isOperator' => false,
  13192.                                             ],
  13193.                                             => [
  13194.                                                 'attributes' => [
  13195.                                                     'attribute' => 'brand',
  13196.                                                     'label' => 'Marke',
  13197.                                                     'dataType' => 'manyToOneRelation',
  13198.                                                     'layout' => [
  13199.                                                         'fieldtype' => 'manyToOneRelation',
  13200.                                                         'width' => 530,
  13201.                                                         'assetUploadPath' => '',
  13202.                                                         'relationType' => true,
  13203.                                                         'queryColumnType' => [
  13204.                                                             'id' => 'int(11)',
  13205.                                                             'type' => 'enum(\'document\',\'asset\',\'object\')',
  13206.                                                         ],
  13207.                                                         'objectsAllowed' => true,
  13208.                                                         'assetsAllowed' => false,
  13209.                                                         'assetTypes' => [
  13210.                                                         ],
  13211.                                                         'documentsAllowed' => false,
  13212.                                                         'documentTypes' => [
  13213.                                                         ],
  13214.                                                         'classes' => [
  13215.                                                             => [
  13216.                                                                 'classes' => 'Marke',
  13217.                                                             ],
  13218.                                                         ],
  13219.                                                         'pathFormatterClass' => '',
  13220.                                                         'name' => 'brand',
  13221.                                                         'title' => 'Marke',
  13222.                                                         'tooltip' => '',
  13223.                                                         'mandatory' => false,
  13224.                                                         'noteditable' => false,
  13225.                                                         'index' => false,
  13226.                                                         'locked' => false,
  13227.                                                         'style' => '',
  13228.                                                         'permissions' => NULL,
  13229.                                                         'datatype' => 'data',
  13230.                                                         'invisible' => false,
  13231.                                                         'visibleGridView' => false,
  13232.                                                         'visibleSearch' => false,
  13233.                                                     ],
  13234.                                                 ],
  13235.                                                 'isOperator' => false,
  13236.                                             ],
  13237.                                             => [
  13238.                                                 'attributes' => [
  13239.                                                     'attribute' => 'topic',
  13240.                                                     'label' => '',
  13241.                                                     'dataType' => 'manyToManyObjectRelation',
  13242.                                                     'layout' => [
  13243.                                                         'fieldtype' => 'manyToManyObjectRelation',
  13244.                                                         'width' => 758,
  13245.                                                         'height' => 300,
  13246.                                                         'maxItems' => '',
  13247.                                                         'queryColumnType' => 'text',
  13248.                                                         'relationType' => true,
  13249.                                                         'visibleFields' => 'id,key,name',
  13250.                                                         'allowToCreateNewObject' => false,
  13251.                                                         'optimizedAdminLoading' => false,
  13252.                                                         'enableTextSelection' => false,
  13253.                                                         'visibleFieldDefinitions' => [
  13254.                                                             'id' => [
  13255.                                                                 'name' => 'id',
  13256.                                                                 'title' => 'ID',
  13257.                                                                 'fieldtype' => 'input',
  13258.                                                             ],
  13259.                                                             'key' => [
  13260.                                                                 'name' => 'key',
  13261.                                                                 'title' => 'Schlüssel',
  13262.                                                                 'fieldtype' => 'input',
  13263.                                                             ],
  13264.                                                             'name' => [
  13265.                                                                 'name' => 'name',
  13266.                                                                 'title' => 'Name',
  13267.                                                                 'fieldtype' => 'input',
  13268.                                                             ],
  13269.                                                         ],
  13270.                                                         'classes' => [
  13271.                                                             => [
  13272.                                                                 'classes' => 'Kategorie',
  13273.                                                             ],
  13274.                                                         ],
  13275.                                                         'pathFormatterClass' => '',
  13276.                                                         'name' => 'topic',
  13277.                                                         'title' => '',
  13278.                                                         'tooltip' => '',
  13279.                                                         'mandatory' => false,
  13280.                                                         'noteditable' => false,
  13281.                                                         'index' => false,
  13282.                                                         'locked' => false,
  13283.                                                         'style' => '',
  13284.                                                         'permissions' => NULL,
  13285.                                                         'datatype' => 'data',
  13286.                                                         'invisible' => false,
  13287.                                                         'visibleGridView' => false,
  13288.                                                         'visibleSearch' => false,
  13289.                                                     ],
  13290.                                                 ],
  13291.                                                 'isOperator' => false,
  13292.                                             ],
  13293.                                             => [
  13294.                                                 'attributes' => [
  13295.                                                     'attribute' => 'subject',
  13296.                                                     'label' => '',
  13297.                                                     'dataType' => 'manyToManyObjectRelation',
  13298.                                                     'layout' => [
  13299.                                                         'fieldtype' => 'manyToManyObjectRelation',
  13300.                                                         'width' => 758,
  13301.                                                         'height' => 300,
  13302.                                                         'maxItems' => '',
  13303.                                                         'queryColumnType' => 'text',
  13304.                                                         'relationType' => true,
  13305.                                                         'visibleFields' => 'id,key,name',
  13306.                                                         'allowToCreateNewObject' => false,
  13307.                                                         'optimizedAdminLoading' => false,
  13308.                                                         'enableTextSelection' => false,
  13309.                                                         'visibleFieldDefinitions' => [
  13310.                                                             'id' => [
  13311.                                                                 'name' => 'id',
  13312.                                                                 'title' => 'ID',
  13313.                                                                 'fieldtype' => 'input',
  13314.                                                             ],
  13315.                                                             'key' => [
  13316.                                                                 'name' => 'key',
  13317.                                                                 'title' => 'Schlüssel',
  13318.                                                                 'fieldtype' => 'input',
  13319.                                                             ],
  13320.                                                             'name' => [
  13321.                                                                 'name' => 'name',
  13322.                                                                 'title' => 'Name',
  13323.                                                                 'fieldtype' => 'input',
  13324.                                                             ],
  13325.                                                         ],
  13326.                                                         'classes' => [
  13327.                                                             => [
  13328.                                                                 'classes' => 'Fachthema',
  13329.                                                             ],
  13330.                                                         ],
  13331.                                                         'pathFormatterClass' => '',
  13332.                                                         'name' => 'subject',
  13333.                                                         'title' => '',
  13334.                                                         'tooltip' => '',
  13335.                                                         'mandatory' => false,
  13336.                                                         'noteditable' => false,
  13337.                                                         'index' => false,
  13338.                                                         'locked' => false,
  13339.                                                         'style' => '',
  13340.                                                         'permissions' => NULL,
  13341.                                                         'datatype' => 'data',
  13342.                                                         'invisible' => false,
  13343.                                                         'visibleGridView' => false,
  13344.                                                         'visibleSearch' => false,
  13345.                                                     ],
  13346.                                                 ],
  13347.                                                 'isOperator' => false,
  13348.                                             ],
  13349.                                             10 => [
  13350.                                                 'attributes' => [
  13351.                                                     'attribute' => 'keyword',
  13352.                                                     'label' => '',
  13353.                                                     'dataType' => 'manyToManyObjectRelation',
  13354.                                                     'layout' => [
  13355.                                                         'fieldtype' => 'manyToManyObjectRelation',
  13356.                                                         'width' => 758,
  13357.                                                         'height' => 300,
  13358.                                                         'maxItems' => '',
  13359.                                                         'queryColumnType' => 'text',
  13360.                                                         'relationType' => true,
  13361.                                                         'visibleFields' => 'id,key,name',
  13362.                                                         'allowToCreateNewObject' => false,
  13363.                                                         'optimizedAdminLoading' => false,
  13364.                                                         'enableTextSelection' => false,
  13365.                                                         'visibleFieldDefinitions' => [
  13366.                                                             'id' => [
  13367.                                                                 'name' => 'id',
  13368.                                                                 'title' => 'ID',
  13369.                                                                 'fieldtype' => 'input',
  13370.                                                             ],
  13371.                                                             'key' => [
  13372.                                                                 'name' => 'key',
  13373.                                                                 'title' => 'Schlüssel',
  13374.                                                                 'fieldtype' => 'input',
  13375.                                                             ],
  13376.                                                             'name' => [
  13377.                                                                 'name' => 'name',
  13378.                                                                 'title' => 'Name',
  13379.                                                                 'fieldtype' => 'input',
  13380.                                                             ],
  13381.                                                         ],
  13382.                                                         'classes' => [
  13383.                                                             => [
  13384.                                                                 'classes' => 'Schlagwort',
  13385.                                                             ],
  13386.                                                         ],
  13387.                                                         'pathFormatterClass' => '',
  13388.                                                         'name' => 'keyword',
  13389.                                                         'title' => '',
  13390.                                                         'tooltip' => '',
  13391.                                                         'mandatory' => false,
  13392.                                                         'noteditable' => false,
  13393.                                                         'index' => false,
  13394.                                                         'locked' => false,
  13395.                                                         'style' => '',
  13396.                                                         'permissions' => NULL,
  13397.                                                         'datatype' => 'data',
  13398.                                                         'invisible' => false,
  13399.                                                         'visibleGridView' => false,
  13400.                                                         'visibleSearch' => false,
  13401.                                                     ],
  13402.                                                 ],
  13403.                                                 'isOperator' => false,
  13404.                                             ],
  13405.                                         ],
  13406.                                     ],
  13407.                                 ],
  13408.                                 'TherapiegebietEndverwender' => [
  13409.                                     'id' => 'TherapiegebietEndverwender',
  13410.                                     'name' => 'TherapiegebietEndverwender',
  13411.                                     'columnConfig' => [
  13412.                                         'columns' => [
  13413.                                             => [
  13414.                                                 'attributes' => [
  13415.                                                     'attribute' => 'id',
  13416.                                                     'label' => 'id',
  13417.                                                     'dataType' => 'system',
  13418.                                                     'layout' => [
  13419.                                                         'title' => 'id',
  13420.                                                         'name' => 'id',
  13421.                                                         'datatype' => 'data',
  13422.                                                         'fieldtype' => 'system',
  13423.                                                     ],
  13424.                                                 ],
  13425.                                                 'isOperator' => false,
  13426.                                             ],
  13427.                                             => [
  13428.                                                 'attributes' => [
  13429.                                                     'attribute' => 'key',
  13430.                                                     'label' => 'key',
  13431.                                                     'dataType' => 'system',
  13432.                                                     'layout' => [
  13433.                                                         'title' => 'key',
  13434.                                                         'name' => 'key',
  13435.                                                         'datatype' => 'data',
  13436.                                                         'fieldtype' => 'system',
  13437.                                                     ],
  13438.                                                 ],
  13439.                                                 'isOperator' => false,
  13440.                                             ],
  13441.                                             => [
  13442.                                                 'attributes' => [
  13443.                                                     'attribute' => 'name',
  13444.                                                     'label' => 'Name',
  13445.                                                     'dataType' => 'input',
  13446.                                                     'layout' => [
  13447.                                                         'fieldtype' => 'input',
  13448.                                                         'width' => 608,
  13449.                                                         'defaultValue' => NULL,
  13450.                                                         'queryColumnType' => 'varchar',
  13451.                                                         'columnType' => 'varchar',
  13452.                                                         'columnLength' => 1024,
  13453.                                                         'regex' => '',
  13454.                                                         'unique' => false,
  13455.                                                         'showCharCount' => false,
  13456.                                                         'name' => 'name',
  13457.                                                         'title' => 'Name',
  13458.                                                         'tooltip' => '',
  13459.                                                         'mandatory' => false,
  13460.                                                         'noteditable' => false,
  13461.                                                         'index' => false,
  13462.                                                         'locked' => false,
  13463.                                                         'style' => '',
  13464.                                                         'permissions' => NULL,
  13465.                                                         'datatype' => 'data',
  13466.                                                         'relationType' => false,
  13467.                                                         'invisible' => false,
  13468.                                                         'visibleGridView' => true,
  13469.                                                         'visibleSearch' => true,
  13470.                                                         'defaultValueGenerator' => '',
  13471.                                                     ],
  13472.                                                 ],
  13473.                                                 'isOperator' => false,
  13474.                                             ],
  13475.                                         ],
  13476.                                     ],
  13477.                                 ],
  13478.                                 'TherapiegebietFachkreise' => [
  13479.                                     'id' => 'TherapiegebietFachkreise',
  13480.                                     'name' => 'TherapiegebietFachkreise',
  13481.                                     'columnConfig' => [
  13482.                                         'columns' => [
  13483.                                             => [
  13484.                                                 'attributes' => [
  13485.                                                     'attribute' => 'id',
  13486.                                                     'label' => 'id',
  13487.                                                     'dataType' => 'system',
  13488.                                                     'layout' => [
  13489.                                                         'title' => 'id',
  13490.                                                         'name' => 'id',
  13491.                                                         'datatype' => 'data',
  13492.                                                         'fieldtype' => 'system',
  13493.                                                     ],
  13494.                                                 ],
  13495.                                                 'isOperator' => false,
  13496.                                             ],
  13497.                                             => [
  13498.                                                 'attributes' => [
  13499.                                                     'attribute' => 'key',
  13500.                                                     'label' => 'key',
  13501.                                                     'dataType' => 'system',
  13502.                                                     'layout' => [
  13503.                                                         'title' => 'key',
  13504.                                                         'name' => 'key',
  13505.                                                         'datatype' => 'data',
  13506.                                                         'fieldtype' => 'system',
  13507.                                                     ],
  13508.                                                 ],
  13509.                                                 'isOperator' => false,
  13510.                                             ],
  13511.                                             => [
  13512.                                                 'attributes' => [
  13513.                                                     'attribute' => 'name',
  13514.                                                     'label' => 'Name',
  13515.                                                     'dataType' => 'input',
  13516.                                                     'layout' => [
  13517.                                                         'fieldtype' => 'input',
  13518.                                                         'width' => 608,
  13519.                                                         'defaultValue' => NULL,
  13520.                                                         'queryColumnType' => 'varchar',
  13521.                                                         'columnType' => 'varchar',
  13522.                                                         'columnLength' => 1024,
  13523.                                                         'regex' => '',
  13524.                                                         'unique' => false,
  13525.                                                         'showCharCount' => false,
  13526.                                                         'name' => 'name',
  13527.                                                         'title' => 'Name',
  13528.                                                         'tooltip' => '',
  13529.                                                         'mandatory' => false,
  13530.                                                         'noteditable' => false,
  13531.                                                         'index' => false,
  13532.                                                         'locked' => false,
  13533.                                                         'style' => '',
  13534.                                                         'permissions' => NULL,
  13535.                                                         'datatype' => 'data',
  13536.                                                         'relationType' => false,
  13537.                                                         'invisible' => false,
  13538.                                                         'visibleGridView' => true,
  13539.                                                         'visibleSearch' => true,
  13540.                                                         'defaultValueGenerator' => '',
  13541.                                                     ],
  13542.                                                 ],
  13543.                                                 'isOperator' => false,
  13544.                                             ],
  13545.                                         ],
  13546.                                     ],
  13547.                                 ],
  13548.                                 'Kontakt' => [
  13549.                                     'id' => 'Kontakt',
  13550.                                     'name' => 'Kontakt',
  13551.                                     'columnConfig' => [
  13552.                                         'columns' => [
  13553.                                             => [
  13554.                                                 'attributes' => [
  13555.                                                     'attribute' => 'id',
  13556.                                                     'label' => 'id',
  13557.                                                     'dataType' => 'system',
  13558.                                                     'layout' => [
  13559.                                                         'title' => 'id',
  13560.                                                         'name' => 'id',
  13561.                                                         'datatype' => 'data',
  13562.                                                         'fieldtype' => 'system',
  13563.                                                     ],
  13564.                                                 ],
  13565.                                                 'isOperator' => false,
  13566.                                             ],
  13567.                                             => [
  13568.                                                 'attributes' => [
  13569.                                                     'attribute' => 'key',
  13570.                                                     'label' => 'key',
  13571.                                                     'dataType' => 'system',
  13572.                                                     'layout' => [
  13573.                                                         'title' => 'key',
  13574.                                                         'name' => 'key',
  13575.                                                         'datatype' => 'data',
  13576.                                                         'fieldtype' => 'system',
  13577.                                                     ],
  13578.                                                 ],
  13579.                                                 'isOperator' => false,
  13580.                                             ],
  13581.                                             => [
  13582.                                                 'attributes' => [
  13583.                                                     'attribute' => 'titel',
  13584.                                                     'label' => 'Akademischer Titel',
  13585.                                                     'dataType' => 'input',
  13586.                                                     'layout' => [
  13587.                                                         'fieldtype' => 'input',
  13588.                                                         'width' => 646,
  13589.                                                         'defaultValue' => NULL,
  13590.                                                         'queryColumnType' => 'varchar',
  13591.                                                         'columnType' => 'varchar',
  13592.                                                         'columnLength' => 190,
  13593.                                                         'regex' => '',
  13594.                                                         'unique' => false,
  13595.                                                         'showCharCount' => false,
  13596.                                                         'name' => 'titel',
  13597.                                                         'title' => 'Akademischer Titel',
  13598.                                                         'tooltip' => '',
  13599.                                                         'mandatory' => false,
  13600.                                                         'noteditable' => false,
  13601.                                                         'index' => false,
  13602.                                                         'locked' => false,
  13603.                                                         'style' => '',
  13604.                                                         'permissions' => NULL,
  13605.                                                         'datatype' => 'data',
  13606.                                                         'relationType' => false,
  13607.                                                         'invisible' => false,
  13608.                                                         'visibleGridView' => true,
  13609.                                                         'visibleSearch' => true,
  13610.                                                         'defaultValueGenerator' => '',
  13611.                                                     ],
  13612.                                                 ],
  13613.                                                 'isOperator' => false,
  13614.                                             ],
  13615.                                             => [
  13616.                                                 'attributes' => [
  13617.                                                     'attribute' => 'firstname',
  13618.                                                     'label' => 'Firstname',
  13619.                                                     'dataType' => 'firstname',
  13620.                                                     'layout' => [
  13621.                                                         'fieldtype' => 'firstname',
  13622.                                                         'width' => 646,
  13623.                                                         'defaultValue' => NULL,
  13624.                                                         'queryColumnType' => 'varchar',
  13625.                                                         'columnType' => 'varchar',
  13626.                                                         'columnLength' => 1024,
  13627.                                                         'regex' => '',
  13628.                                                         'unique' => NULL,
  13629.                                                         'showCharCount' => NULL,
  13630.                                                         'name' => 'firstname',
  13631.                                                         'title' => 'Firstname',
  13632.                                                         'tooltip' => '',
  13633.                                                         'mandatory' => true,
  13634.                                                         'noteditable' => false,
  13635.                                                         'index' => false,
  13636.                                                         'locked' => false,
  13637.                                                         'style' => '',
  13638.                                                         'permissions' => NULL,
  13639.                                                         'datatype' => 'data',
  13640.                                                         'relationType' => false,
  13641.                                                         'invisible' => false,
  13642.                                                         'visibleGridView' => true,
  13643.                                                         'visibleSearch' => true,
  13644.                                                         'defaultValueGenerator' => '',
  13645.                                                     ],
  13646.                                                 ],
  13647.                                                 'isOperator' => false,
  13648.                                             ],
  13649.                                             => [
  13650.                                                 'attributes' => [
  13651.                                                     'attribute' => 'lastname',
  13652.                                                     'label' => 'Lastname',
  13653.                                                     'dataType' => 'lastname',
  13654.                                                     'layout' => [
  13655.                                                         'fieldtype' => 'lastname',
  13656.                                                         'width' => 646,
  13657.                                                         'defaultValue' => NULL,
  13658.                                                         'queryColumnType' => 'varchar',
  13659.                                                         'columnType' => 'varchar',
  13660.                                                         'columnLength' => 1024,
  13661.                                                         'regex' => '',
  13662.                                                         'unique' => NULL,
  13663.                                                         'showCharCount' => NULL,
  13664.                                                         'name' => 'lastname',
  13665.                                                         'title' => 'Lastname',
  13666.                                                         'tooltip' => '',
  13667.                                                         'mandatory' => true,
  13668.                                                         'noteditable' => false,
  13669.                                                         'index' => false,
  13670.                                                         'locked' => false,
  13671.                                                         'style' => '',
  13672.                                                         'permissions' => NULL,
  13673.                                                         'datatype' => 'data',
  13674.                                                         'relationType' => false,
  13675.                                                         'invisible' => false,
  13676.                                                         'visibleGridView' => true,
  13677.                                                         'visibleSearch' => true,
  13678.                                                         'defaultValueGenerator' => '',
  13679.                                                     ],
  13680.                                                 ],
  13681.                                                 'isOperator' => false,
  13682.                                             ],
  13683.                                             => [
  13684.                                                 'attributes' => [
  13685.                                                     'attribute' => 'Firma',
  13686.                                                     'label' => 'Firma',
  13687.                                                     'dataType' => 'input',
  13688.                                                     'layout' => [
  13689.                                                         'fieldtype' => 'input',
  13690.                                                         'width' => 646,
  13691.                                                         'defaultValue' => NULL,
  13692.                                                         'queryColumnType' => 'varchar',
  13693.                                                         'columnType' => 'varchar',
  13694.                                                         'columnLength' => 190,
  13695.                                                         'regex' => '',
  13696.                                                         'unique' => false,
  13697.                                                         'showCharCount' => false,
  13698.                                                         'name' => 'Firma',
  13699.                                                         'title' => 'Firma',
  13700.                                                         'tooltip' => '',
  13701.                                                         'mandatory' => false,
  13702.                                                         'noteditable' => true,
  13703.                                                         'index' => false,
  13704.                                                         'locked' => false,
  13705.                                                         'style' => '',
  13706.                                                         'permissions' => NULL,
  13707.                                                         'datatype' => 'data',
  13708.                                                         'relationType' => false,
  13709.                                                         'invisible' => true,
  13710.                                                         'visibleGridView' => true,
  13711.                                                         'visibleSearch' => true,
  13712.                                                         'defaultValueGenerator' => '',
  13713.                                                     ],
  13714.                                                 ],
  13715.                                                 'isOperator' => false,
  13716.                                             ],
  13717.                                             => [
  13718.                                                 'attributes' => [
  13719.                                                     'attribute' => 'email',
  13720.                                                     'label' => 'Email',
  13721.                                                     'dataType' => 'email',
  13722.                                                     'layout' => [
  13723.                                                         'fieldtype' => 'email',
  13724.                                                         'width' => 646,
  13725.                                                         'defaultValue' => NULL,
  13726.                                                         'queryColumnType' => 'varchar',
  13727.                                                         'columnType' => 'varchar',
  13728.                                                         'columnLength' => 1024,
  13729.                                                         'regex' => '',
  13730.                                                         'unique' => NULL,
  13731.                                                         'showCharCount' => NULL,
  13732.                                                         'name' => 'email',
  13733.                                                         'title' => 'Email',
  13734.                                                         'tooltip' => '',
  13735.                                                         'mandatory' => true,
  13736.                                                         'noteditable' => false,
  13737.                                                         'index' => false,
  13738.                                                         'locked' => false,
  13739.                                                         'style' => '',
  13740.                                                         'permissions' => NULL,
  13741.                                                         'datatype' => 'data',
  13742.                                                         'relationType' => false,
  13743.                                                         'invisible' => false,
  13744.                                                         'visibleGridView' => false,
  13745.                                                         'visibleSearch' => false,
  13746.                                                         'defaultValueGenerator' => '',
  13747.                                                     ],
  13748.                                                 ],
  13749.                                                 'isOperator' => false,
  13750.                                             ],
  13751.                                             => [
  13752.                                                 'attributes' => [
  13753.                                                     'attribute' => 'phone',
  13754.                                                     'label' => 'Telefon',
  13755.                                                     'dataType' => 'input',
  13756.                                                     'layout' => [
  13757.                                                         'fieldtype' => 'input',
  13758.                                                         'width' => 646,
  13759.                                                         'defaultValue' => NULL,
  13760.                                                         'queryColumnType' => 'varchar',
  13761.                                                         'columnType' => 'varchar',
  13762.                                                         'columnLength' => 1024,
  13763.                                                         'regex' => '',
  13764.                                                         'unique' => false,
  13765.                                                         'showCharCount' => false,
  13766.                                                         'name' => 'phone',
  13767.                                                         'title' => 'Telefon',
  13768.                                                         'tooltip' => '',
  13769.                                                         'mandatory' => false,
  13770.                                                         'noteditable' => false,
  13771.                                                         'index' => false,
  13772.                                                         'locked' => false,
  13773.                                                         'style' => '',
  13774.                                                         'permissions' => NULL,
  13775.                                                         'datatype' => 'data',
  13776.                                                         'relationType' => false,
  13777.                                                         'invisible' => false,
  13778.                                                         'visibleGridView' => false,
  13779.                                                         'visibleSearch' => false,
  13780.                                                         'defaultValueGenerator' => '',
  13781.                                                     ],
  13782.                                                 ],
  13783.                                                 'isOperator' => false,
  13784.                                             ],
  13785.                                         ],
  13786.                                     ],
  13787.                                 ],
  13788.                                 'Kategorie' => [
  13789.                                     'id' => 'Kategorie',
  13790.                                     'name' => 'Kategorie',
  13791.                                     'columnConfig' => [
  13792.                                         'columns' => [
  13793.                                             => [
  13794.                                                 'attributes' => [
  13795.                                                     'attribute' => 'id',
  13796.                                                     'label' => 'id',
  13797.                                                     'dataType' => 'system',
  13798.                                                     'layout' => [
  13799.                                                         'title' => 'id',
  13800.                                                         'name' => 'id',
  13801.                                                         'datatype' => 'data',
  13802.                                                         'fieldtype' => 'system',
  13803.                                                     ],
  13804.                                                 ],
  13805.                                                 'isOperator' => false,
  13806.                                             ],
  13807.                                             => [
  13808.                                                 'attributes' => [
  13809.                                                     'attribute' => 'fullpath',
  13810.                                                     'label' => 'fullpath',
  13811.                                                     'dataType' => 'system',
  13812.                                                     'layout' => [
  13813.                                                         'title' => 'fullpath',
  13814.                                                         'name' => 'fullpath',
  13815.                                                         'datatype' => 'data',
  13816.                                                         'fieldtype' => 'system',
  13817.                                                     ],
  13818.                                                 ],
  13819.                                                 'isOperator' => false,
  13820.                                             ],
  13821.                                             => [
  13822.                                                 'attributes' => [
  13823.                                                     'attribute' => 'key',
  13824.                                                     'label' => 'key',
  13825.                                                     'dataType' => 'system',
  13826.                                                     'layout' => [
  13827.                                                         'title' => 'key',
  13828.                                                         'name' => 'key',
  13829.                                                         'datatype' => 'data',
  13830.                                                         'fieldtype' => 'system',
  13831.                                                     ],
  13832.                                                 ],
  13833.                                                 'isOperator' => false,
  13834.                                             ],
  13835.                                             => [
  13836.                                                 'attributes' => [
  13837.                                                     'attribute' => 'name',
  13838.                                                     'label' => 'Name',
  13839.                                                     'dataType' => 'input',
  13840.                                                     'layout' => [
  13841.                                                         'fieldtype' => 'input',
  13842.                                                         'width' => 608,
  13843.                                                         'defaultValue' => NULL,
  13844.                                                         'queryColumnType' => 'varchar',
  13845.                                                         'columnType' => 'varchar',
  13846.                                                         'columnLength' => 1024,
  13847.                                                         'regex' => '',
  13848.                                                         'unique' => false,
  13849.                                                         'showCharCount' => false,
  13850.                                                         'name' => 'name',
  13851.                                                         'title' => 'Name',
  13852.                                                         'tooltip' => '',
  13853.                                                         'mandatory' => false,
  13854.                                                         'noteditable' => false,
  13855.                                                         'index' => false,
  13856.                                                         'locked' => false,
  13857.                                                         'style' => '',
  13858.                                                         'permissions' => NULL,
  13859.                                                         'datatype' => 'data',
  13860.                                                         'relationType' => false,
  13861.                                                         'invisible' => false,
  13862.                                                         'visibleGridView' => true,
  13863.                                                         'visibleSearch' => true,
  13864.                                                         'defaultValueGenerator' => '',
  13865.                                                     ],
  13866.                                                 ],
  13867.                                                 'isOperator' => false,
  13868.                                             ],
  13869.                                         ],
  13870.                                     ],
  13871.                                 ],
  13872.                                 'Schlagwort' => [
  13873.                                     'id' => 'Schlagwort',
  13874.                                     'name' => 'Schlagwort',
  13875.                                     'columnConfig' => [
  13876.                                         'columns' => [
  13877.                                             => [
  13878.                                                 'attributes' => [
  13879.                                                     'attribute' => 'id',
  13880.                                                     'label' => 'id',
  13881.                                                     'dataType' => 'system',
  13882.                                                     'layout' => [
  13883.                                                         'title' => 'id',
  13884.                                                         'name' => 'id',
  13885.                                                         'datatype' => 'data',
  13886.                                                         'fieldtype' => 'system',
  13887.                                                     ],
  13888.                                                 ],
  13889.                                                 'isOperator' => false,
  13890.                                             ],
  13891.                                             => [
  13892.                                                 'attributes' => [
  13893.                                                     'attribute' => 'fullpath',
  13894.                                                     'label' => 'fullpath',
  13895.                                                     'dataType' => 'system',
  13896.                                                     'layout' => [
  13897.                                                         'title' => 'fullpath',
  13898.                                                         'name' => 'fullpath',
  13899.                                                         'datatype' => 'data',
  13900.                                                         'fieldtype' => 'system',
  13901.                                                     ],
  13902.                                                 ],
  13903.                                                 'isOperator' => false,
  13904.                                             ],
  13905.                                             => [
  13906.                                                 'attributes' => [
  13907.                                                     'attribute' => 'key',
  13908.                                                     'label' => 'key',
  13909.                                                     'dataType' => 'system',
  13910.                                                     'layout' => [
  13911.                                                         'title' => 'key',
  13912.                                                         'name' => 'key',
  13913.                                                         'datatype' => 'data',
  13914.                                                         'fieldtype' => 'system',
  13915.                                                     ],
  13916.                                                 ],
  13917.                                                 'isOperator' => false,
  13918.                                             ],
  13919.                                             => [
  13920.                                                 'attributes' => [
  13921.                                                     'attribute' => 'name',
  13922.                                                     'label' => 'Name',
  13923.                                                     'dataType' => 'input',
  13924.                                                     'layout' => [
  13925.                                                         'fieldtype' => 'input',
  13926.                                                         'width' => 608,
  13927.                                                         'defaultValue' => NULL,
  13928.                                                         'queryColumnType' => 'varchar',
  13929.                                                         'columnType' => 'varchar',
  13930.                                                         'columnLength' => 1024,
  13931.                                                         'regex' => '',
  13932.                                                         'unique' => false,
  13933.                                                         'showCharCount' => false,
  13934.                                                         'name' => 'name',
  13935.                                                         'title' => 'Name',
  13936.                                                         'tooltip' => '',
  13937.                                                         'mandatory' => false,
  13938.                                                         'noteditable' => false,
  13939.                                                         'index' => false,
  13940.                                                         'locked' => false,
  13941.                                                         'style' => '',
  13942.                                                         'permissions' => NULL,
  13943.                                                         'datatype' => 'data',
  13944.                                                         'relationType' => false,
  13945.                                                         'invisible' => false,
  13946.                                                         'visibleGridView' => true,
  13947.                                                         'visibleSearch' => true,
  13948.                                                         'defaultValueGenerator' => '',
  13949.                                                     ],
  13950.                                                 ],
  13951.                                                 'isOperator' => false,
  13952.                                             ],
  13953.                                         ],
  13954.                                     ],
  13955.                                 ],
  13956.                                 'Bundle' => [
  13957.                                     'id' => 'Bundle',
  13958.                                     'name' => 'Bundle',
  13959.                                     'columnConfig' => [
  13960.                                         'columns' => [
  13961.                                             => [
  13962.                                                 'attributes' => [
  13963.                                                     'attribute' => 'bundleName',
  13964.                                                     'label' => 'Paket Bezeichnung',
  13965.                                                     'dataType' => 'input',
  13966.                                                 ],
  13967.                                                 'isOperator' => false,
  13968.                                             ],
  13969.                                             => [
  13970.                                                 'attributes' => [
  13971.                                                     'attribute' => 'topline',
  13972.                                                     'label' => 'Topline',
  13973.                                                     'dataType' => 'input',
  13974.                                                 ],
  13975.                                                 'isOperator' => false,
  13976.                                             ],
  13977.                                             => [
  13978.                                                 'attributes' => [
  13979.                                                     'attribute' => 'URL',
  13980.                                                     'label' => 'Partner URL',
  13981.                                                     'dataType' => 'input',
  13982.                                                 ],
  13983.                                                 'isOperator' => false,
  13984.                                             ],
  13985.                                             => [
  13986.                                                 'attributes' => [
  13987.                                                     'attribute' => 'buttonText',
  13988.                                                     'label' => 'Button Text',
  13989.                                                     'dataType' => 'input',
  13990.                                                 ],
  13991.                                                 'isOperator' => false,
  13992.                                             ],
  13993.                                             => [
  13994.                                                 'attributes' => [
  13995.                                                     'attribute' => 'URL1',
  13996.                                                     'label' => 'Partner URL',
  13997.                                                     'dataType' => 'input',
  13998.                                                 ],
  13999.                                                 'isOperator' => false,
  14000.                                             ],
  14001.                                             => [
  14002.                                                 'attributes' => [
  14003.                                                     'attribute' => 'fliesstext',
  14004.                                                     'label' => 'Text',
  14005.                                                     'dataType' => 'wysiwyg',
  14006.                                                 ],
  14007.                                                 'isOperator' => false,
  14008.                                             ],
  14009.                                             => [
  14010.                                                 'attributes' => [
  14011.                                                     'attribute' => 'product',
  14012.                                                     'label' => 'Produkte',
  14013.                                                     'dataType' => 'manyToManyObjectRelation',
  14014.                                                 ],
  14015.                                                 'isOperator' => false,
  14016.                                             ],
  14017.                                             => [
  14018.                                                 'attributes' => [
  14019.                                                     'attribute' => 'image16x9',
  14020.                                                     'label' => 'Bild 16x9',
  14021.                                                     'dataType' => 'hotspotimage',
  14022.                                                 ],
  14023.                                                 'isOperator' => false,
  14024.                                             ],
  14025.                                             => [
  14026.                                                 'attributes' => [
  14027.                                                     'attribute' => 'image1x1',
  14028.                                                     'label' => 'Bild 1x1',
  14029.                                                     'dataType' => 'hotspotimage',
  14030.                                                 ],
  14031.                                                 'isOperator' => false,
  14032.                                             ],
  14033.                                             => [
  14034.                                                 'attributes' => [
  14035.                                                     'attribute' => 'image5x8',
  14036.                                                     'label' => 'Bild 5x8',
  14037.                                                     'dataType' => 'hotspotimage',
  14038.                                                 ],
  14039.                                                 'isOperator' => false,
  14040.                                             ],
  14041.                                             10 => [
  14042.                                                 'attributes' => [
  14043.                                                     'attribute' => 'imageMood',
  14044.                                                     'label' => 'Moodimage',
  14045.                                                     'dataType' => 'hotspotimage',
  14046.                                                 ],
  14047.                                                 'isOperator' => false,
  14048.                                             ],
  14049.                                             11 => [
  14050.                                                 'attributes' => [
  14051.                                                     'attribute' => 'imageProductBundle',
  14052.                                                     'label' => 'Bundle-Bild',
  14053.                                                     'dataType' => 'hotspotimage',
  14054.                                                 ],
  14055.                                                 'isOperator' => false,
  14056.                                             ],
  14057.                                             12 => [
  14058.                                                 'attributes' => [
  14059.                                                     'attribute' => 'id',
  14060.                                                     'label' => 'ID',
  14061.                                                     'dataType' => 'system',
  14062.                                                 ],
  14063.                                                 'isOperator' => false,
  14064.                                             ],
  14065.                                             13 => [
  14066.                                                 'attributes' => [
  14067.                                                     'attribute' => 'key',
  14068.                                                     'label' => 'Schlüssel',
  14069.                                                     'dataType' => 'system',
  14070.                                                 ],
  14071.                                                 'isOperator' => false,
  14072.                                             ],
  14073.                                             14 => [
  14074.                                                 'attributes' => [
  14075.                                                     'attribute' => 'creationDate',
  14076.                                                     'label' => 'Erstellungsdatum',
  14077.                                                     'dataType' => 'system',
  14078.                                                 ],
  14079.                                                 'isOperator' => false,
  14080.                                             ],
  14081.                                             15 => [
  14082.                                                 'attributes' => [
  14083.                                                     'attribute' => 'modificationDate',
  14084.                                                     'label' => 'Änderungsdatum',
  14085.                                                     'dataType' => 'system',
  14086.                                                 ],
  14087.                                                 'isOperator' => false,
  14088.                                             ],
  14089.                                             16 => [
  14090.                                                 'attributes' => [
  14091.                                                     'attribute' => 'bundleVideo',
  14092.                                                     'label' => 'Video',
  14093.                                                     'dataType' => 'video',
  14094.                                                 ],
  14095.                                                 'isOperator' => false,
  14096.                                             ],
  14097.                                         ],
  14098.                                     ],
  14099.                                 ],
  14100.                                 'Stellenanzeige' => [
  14101.                                     'id' => 'Stellenanzeige',
  14102.                                     'name' => 'Stellenanzeige',
  14103.                                     'columnConfig' => [
  14104.                                         'columns' => [
  14105.                                             => [
  14106.                                                 'attributes' => [
  14107.                                                     'attribute' => 'UmantisID',
  14108.                                                     'label' => 'Umantis ID',
  14109.                                                     'dataType' => 'input',
  14110.                                                 ],
  14111.                                                 'isOperator' => false,
  14112.                                             ],
  14113.                                             => [
  14114.                                                 'attributes' => [
  14115.                                                     'attribute' => 'Jobtitle',
  14116.                                                     'label' => 'Jobtitle',
  14117.                                                     'dataType' => 'input',
  14118.                                                 ],
  14119.                                                 'isOperator' => false,
  14120.                                             ],
  14121.                                             => [
  14122.                                                 'attributes' => [
  14123.                                                     'attribute' => 'OnlineSince',
  14124.                                                     'label' => 'Online Since',
  14125.                                                     'dataType' => 'input',
  14126.                                                 ],
  14127.                                                 'isOperator' => false,
  14128.                                             ],
  14129.                                             => [
  14130.                                                 'attributes' => [
  14131.                                                     'attribute' => 'PlaceOfWork',
  14132.                                                     'label' => 'Standort',
  14133.                                                     'dataType' => 'input',
  14134.                                                 ],
  14135.                                                 'isOperator' => false,
  14136.                                             ],
  14137.                                             => [
  14138.                                                 'attributes' => [
  14139.                                                     'attribute' => 'Department',
  14140.                                                     'label' => 'Abteilung',
  14141.                                                     'dataType' => 'input',
  14142.                                                 ],
  14143.                                                 'isOperator' => false,
  14144.                                             ],
  14145.                                             => [
  14146.                                                 'attributes' => [
  14147.                                                     'attribute' => 'EntryLevel',
  14148.                                                     'label' => 'Entry Level',
  14149.                                                     'dataType' => 'input',
  14150.                                                 ],
  14151.                                                 'isOperator' => false,
  14152.                                             ],
  14153.                                             => [
  14154.                                                 'attributes' => [
  14155.                                                     'attribute' => 'EmploymentType',
  14156.                                                     'label' => 'Art',
  14157.                                                     'dataType' => 'input',
  14158.                                                 ],
  14159.                                                 'isOperator' => false,
  14160.                                             ],
  14161.                                             => [
  14162.                                                 'attributes' => [
  14163.                                                     'attribute' => 'ContractType',
  14164.                                                     'label' => 'Vertragstype',
  14165.                                                     'dataType' => 'input',
  14166.                                                 ],
  14167.                                                 'isOperator' => false,
  14168.                                             ],
  14169.                                             => [
  14170.                                                 'attributes' => [
  14171.                                                     'attribute' => 'HRExpert_Surname',
  14172.                                                     'label' => 'Vorname Sachbearbeiter',
  14173.                                                     'dataType' => 'input',
  14174.                                                 ],
  14175.                                                 'isOperator' => false,
  14176.                                             ],
  14177.                                             => [
  14178.                                                 'attributes' => [
  14179.                                                     'attribute' => 'HRExpert_Name',
  14180.                                                     'label' => 'Nachname Sachbearbeiter',
  14181.                                                     'dataType' => 'input',
  14182.                                                 ],
  14183.                                                 'isOperator' => false,
  14184.                                             ],
  14185.                                             10 => [
  14186.                                                 'attributes' => [
  14187.                                                     'attribute' => 'HRExpert_Phone',
  14188.                                                     'label' => 'Tel. Sachbearbeiter',
  14189.                                                     'dataType' => 'input',
  14190.                                                 ],
  14191.                                                 'isOperator' => false,
  14192.                                             ],
  14193.                                             11 => [
  14194.                                                 'attributes' => [
  14195.                                                     'attribute' => 'HRExpert_Email',
  14196.                                                     'label' => 'E-Mail Sachbearbeiter',
  14197.                                                     'dataType' => 'input',
  14198.                                                 ],
  14199.                                                 'isOperator' => false,
  14200.                                             ],
  14201.                                             12 => [
  14202.                                                 'attributes' => [
  14203.                                                     'attribute' => 'ApplyURL',
  14204.                                                     'label' => 'URL Bewerbung',
  14205.                                                     'dataType' => 'input',
  14206.                                                 ],
  14207.                                                 'isOperator' => false,
  14208.                                             ],
  14209.                                             13 => [
  14210.                                                 'attributes' => [
  14211.                                                     'attribute' => 'PublicationURL',
  14212.                                                     'label' => 'URL Bewerbung',
  14213.                                                     'dataType' => 'input',
  14214.                                                 ],
  14215.                                                 'isOperator' => false,
  14216.                                             ],
  14217.                                             14 => [
  14218.                                                 'attributes' => [
  14219.                                                     'attribute' => 'TitelTextblock1',
  14220.                                                     'label' => 'Titel Textblock 1',
  14221.                                                     'dataType' => 'input',
  14222.                                                 ],
  14223.                                                 'isOperator' => false,
  14224.                                             ],
  14225.                                             15 => [
  14226.                                                 'attributes' => [
  14227.                                                     'attribute' => 'Textblock1',
  14228.                                                     'label' => 'Textblock 1',
  14229.                                                     'dataType' => 'textarea',
  14230.                                                 ],
  14231.                                                 'isOperator' => false,
  14232.                                             ],
  14233.                                             16 => [
  14234.                                                 'attributes' => [
  14235.                                                     'attribute' => 'TitelTextblock2',
  14236.                                                     'label' => 'Titel Textblock 2',
  14237.                                                     'dataType' => 'input',
  14238.                                                 ],
  14239.                                                 'isOperator' => false,
  14240.                                             ],
  14241.                                             17 => [
  14242.                                                 'attributes' => [
  14243.                                                     'attribute' => 'Textblock2',
  14244.                                                     'label' => 'Textblock 2',
  14245.                                                     'dataType' => 'textarea',
  14246.                                                 ],
  14247.                                                 'isOperator' => false,
  14248.                                             ],
  14249.                                             18 => [
  14250.                                                 'attributes' => [
  14251.                                                     'attribute' => 'TitelTextblock3',
  14252.                                                     'label' => 'Titel Textblock 3',
  14253.                                                     'dataType' => 'input',
  14254.                                                 ],
  14255.                                                 'isOperator' => false,
  14256.                                             ],
  14257.                                             19 => [
  14258.                                                 'attributes' => [
  14259.                                                     'attribute' => 'Textblock3',
  14260.                                                     'label' => 'Textblock 3',
  14261.                                                     'dataType' => 'textarea',
  14262.                                                 ],
  14263.                                                 'isOperator' => false,
  14264.                                             ],
  14265.                                             20 => [
  14266.                                                 'attributes' => [
  14267.                                                     'attribute' => 'TitelTextblock4',
  14268.                                                     'label' => 'Titel Textblock 4',
  14269.                                                     'dataType' => 'input',
  14270.                                                 ],
  14271.                                                 'isOperator' => false,
  14272.                                             ],
  14273.                                             21 => [
  14274.                                                 'attributes' => [
  14275.                                                     'attribute' => 'Textblock4',
  14276.                                                     'label' => 'Textblock 4',
  14277.                                                     'dataType' => 'textarea',
  14278.                                                 ],
  14279.                                                 'isOperator' => false,
  14280.                                             ],
  14281.                                             22 => [
  14282.                                                 'attributes' => [
  14283.                                                     'attribute' => 'TitelTextblock5',
  14284.                                                     'label' => 'Titel Textblock 5',
  14285.                                                     'dataType' => 'input',
  14286.                                                 ],
  14287.                                                 'isOperator' => false,
  14288.                                             ],
  14289.                                             23 => [
  14290.                                                 'attributes' => [
  14291.                                                     'attribute' => 'Textblock5',
  14292.                                                     'label' => 'Textblock 5',
  14293.                                                     'dataType' => 'textarea',
  14294.                                                 ],
  14295.                                                 'isOperator' => false,
  14296.                                             ],
  14297.                                             24 => [
  14298.                                                 'attributes' => [
  14299.                                                     'attribute' => 'TitelTextblock6',
  14300.                                                     'label' => 'Titel Textblock 6',
  14301.                                                     'dataType' => 'input',
  14302.                                                 ],
  14303.                                                 'isOperator' => false,
  14304.                                             ],
  14305.                                             25 => [
  14306.                                                 'attributes' => [
  14307.                                                     'attribute' => 'Textblock6',
  14308.                                                     'label' => 'Textblock 6',
  14309.                                                     'dataType' => 'textarea',
  14310.                                                 ],
  14311.                                                 'isOperator' => false,
  14312.                                             ],
  14313.                                             26 => [
  14314.                                                 'attributes' => [
  14315.                                                     'attribute' => 'TitelTextblock7',
  14316.                                                     'label' => 'Titel Textblock 7',
  14317.                                                     'dataType' => 'input',
  14318.                                                 ],
  14319.                                                 'isOperator' => false,
  14320.                                             ],
  14321.                                             27 => [
  14322.                                                 'attributes' => [
  14323.                                                     'attribute' => 'Textblock7',
  14324.                                                     'label' => 'Textblock 7',
  14325.                                                     'dataType' => 'textarea',
  14326.                                                 ],
  14327.                                                 'isOperator' => false,
  14328.                                             ],
  14329.                                             28 => [
  14330.                                                 'attributes' => [
  14331.                                                     'attribute' => 'TitelTextblock8',
  14332.                                                     'label' => 'Titel Textblock 8',
  14333.                                                     'dataType' => 'input',
  14334.                                                 ],
  14335.                                                 'isOperator' => false,
  14336.                                             ],
  14337.                                             29 => [
  14338.                                                 'attributes' => [
  14339.                                                     'attribute' => 'Textblock8',
  14340.                                                     'label' => 'Textblock 8',
  14341.                                                     'dataType' => 'textarea',
  14342.                                                 ],
  14343.                                                 'isOperator' => false,
  14344.                                             ],
  14345.                                             30 => [
  14346.                                                 'attributes' => [
  14347.                                                     'attribute' => 'id',
  14348.                                                     'label' => 'ID',
  14349.                                                     'dataType' => 'system',
  14350.                                                 ],
  14351.                                                 'isOperator' => false,
  14352.                                             ],
  14353.                                             31 => [
  14354.                                                 'attributes' => [
  14355.                                                     'attribute' => 'key',
  14356.                                                     'label' => 'Schlüssel',
  14357.                                                     'dataType' => 'system',
  14358.                                                 ],
  14359.                                                 'isOperator' => false,
  14360.                                             ],
  14361.                                             32 => [
  14362.                                                 'attributes' => [
  14363.                                                     'attribute' => 'published',
  14364.                                                     'label' => 'Veröffentlicht',
  14365.                                                     'dataType' => 'system',
  14366.                                                 ],
  14367.                                                 'isOperator' => false,
  14368.                                             ],
  14369.                                             33 => [
  14370.                                                 'attributes' => [
  14371.                                                     'attribute' => 'creationDate',
  14372.                                                     'label' => 'Erstellungsdatum',
  14373.                                                     'dataType' => 'system',
  14374.                                                 ],
  14375.                                                 'isOperator' => false,
  14376.                                             ],
  14377.                                             34 => [
  14378.                                                 'attributes' => [
  14379.                                                     'attribute' => 'modificationDate',
  14380.                                                     'label' => 'Änderungsdatum',
  14381.                                                     'dataType' => 'system',
  14382.                                                 ],
  14383.                                                 'isOperator' => false,
  14384.                                             ],
  14385.                                             35 => [
  14386.                                                 'attributes' => [
  14387.                                                     'attribute' => 'image16x9',
  14388.                                                     'label' => 'Headerbild 16x9',
  14389.                                                     'dataType' => 'hotspotimage',
  14390.                                                 ],
  14391.                                                 'isOperator' => false,
  14392.                                             ],
  14393.                                             36 => [
  14394.                                                 'attributes' => [
  14395.                                                     'attribute' => 'image5x8',
  14396.                                                     'label' => 'Headerbild 5x8',
  14397.                                                     'dataType' => 'hotspotimage',
  14398.                                                 ],
  14399.                                                 'isOperator' => false,
  14400.                                             ],
  14401.                                             37 => [
  14402.                                                 'attributes' => [
  14403.                                                     'attribute' => 'image1x1',
  14404.                                                     'label' => 'Headerbild 1x1',
  14405.                                                     'dataType' => 'hotspotimage',
  14406.                                                 ],
  14407.                                                 'isOperator' => false,
  14408.                                             ],
  14409.                                             38 => [
  14410.                                                 'attributes' => [
  14411.                                                     'attribute' => 'imageRecruiter',
  14412.                                                     'label' => 'Recruiter',
  14413.                                                     'dataType' => 'hotspotimage',
  14414.                                                 ],
  14415.                                                 'isOperator' => false,
  14416.                                             ],
  14417.                                         ],
  14418.                                     ],
  14419.                                 ],
  14420.                             ],
  14421.                             'mutationEntities' => [
  14422.                             ],
  14423.                             'specialEntities' => [
  14424.                                 'document' => [
  14425.                                     'read' => true,
  14426.                                     'create' => false,
  14427.                                     'update' => false,
  14428.                                     'delete' => false,
  14429.                                 ],
  14430.                                 'document_folder' => [
  14431.                                     'read' => true,
  14432.                                     'create' => false,
  14433.                                     'update' => false,
  14434.                                     'delete' => false,
  14435.                                 ],
  14436.                                 'asset' => [
  14437.                                     'read' => true,
  14438.                                     'create' => false,
  14439.                                     'update' => false,
  14440.                                     'delete' => false,
  14441.                                 ],
  14442.                                 'asset_folder' => [
  14443.                                     'read' => true,
  14444.                                     'create' => false,
  14445.                                     'update' => false,
  14446.                                     'delete' => false,
  14447.                                 ],
  14448.                                 'asset_listing' => [
  14449.                                     'read' => true,
  14450.                                     'create' => false,
  14451.                                     'update' => false,
  14452.                                     'delete' => false,
  14453.                                 ],
  14454.                                 'object_folder' => [
  14455.                                     'read' => true,
  14456.                                     'create' => false,
  14457.                                     'update' => false,
  14458.                                     'delete' => false,
  14459.                                 ],
  14460.                                 'translation' => [
  14461.                                     'read' => false,
  14462.                                     'create' => false,
  14463.                                     'update' => false,
  14464.                                     'delete' => false,
  14465.                                 ],
  14466.                                 'translation_listing' => [
  14467.                                     'read' => false,
  14468.                                     'create' => false,
  14469.                                     'update' => false,
  14470.                                     'delete' => false,
  14471.                                 ],
  14472.                             ],
  14473.                         ],
  14474.                         'security' => [
  14475.                             'method' => 'datahub_apikey',
  14476.                             'apikey' => [
  14477.                                 => '9480d71c1ad6625dde10d8845aff964d',
  14478.                                 => 'd6fbe4163ef8c537a8d88bf82054a75c',
  14479.                             ],
  14480.                             'skipPermissionCheck' => false,
  14481.                             'disableIntrospection' => false,
  14482.                         ],
  14483.                         'workspaces' => [
  14484.                             'asset' => [
  14485.                                 => [
  14486.                                     'read' => true,
  14487.                                     'cpath' => '/',
  14488.                                     'create' => false,
  14489.                                     'update' => false,
  14490.                                     'delete' => false,
  14491.                                     'id' => 'extModel1444-1',
  14492.                                 ],
  14493.                             ],
  14494.                             'document' => [
  14495.                                 => [
  14496.                                     'read' => true,
  14497.                                     'cpath' => '/',
  14498.                                     'create' => false,
  14499.                                     'update' => false,
  14500.                                     'delete' => false,
  14501.                                     'id' => 'extModel1418-1',
  14502.                                 ],
  14503.                             ],
  14504.                             'object' => [
  14505.                                 => [
  14506.                                     'read' => true,
  14507.                                     'cpath' => '/',
  14508.                                     'create' => false,
  14509.                                     'update' => false,
  14510.                                     'delete' => false,
  14511.                                     'id' => 'extModel1470-1',
  14512.                                 ],
  14513.                             ],
  14514.                         ],
  14515.                         'permissions' => [
  14516.                             'user' => [
  14517.                             ],
  14518.                             'role' => [
  14519.                             ],
  14520.                         ],
  14521.                     ],
  14522.                     'Jobs_BAK' => [
  14523.                         'general' => [
  14524.                             'active' => true,
  14525.                             'type' => 'dataImporterDataObject',
  14526.                             'name' => 'Jobs_BAK',
  14527.                             'description' => '',
  14528.                             'group' => 'Import',
  14529.                             'path' => NULL,
  14530.                             'modificationDate' => 1750072430,
  14531.                             'createDate' => 1697033031,
  14532.                         ],
  14533.                         'loaderConfig' => [
  14534.                             'type' => 'http',
  14535.                             'settings' => [
  14536.                                 'schema' => 'https://',
  14537.                                 'url' => 'recruitingapp-2724.umantis.com/XMLExport/101?Key=uVxC57Zvub&CustomerID=2724&SprachID=1&Sprache=ger',
  14538.                             ],
  14539.                         ],
  14540.                         'interpreterConfig' => [
  14541.                             'type' => 'xml',
  14542.                             'settings' => [
  14543.                                 'xpath' => '/jobs/job',
  14544.                                 'schema' => '',
  14545.                             ],
  14546.                         ],
  14547.                         'resolverConfig' => [
  14548.                             'elementType' => 'dataObject',
  14549.                             'dataObjectClassId' => '18',
  14550.                             'loadingStrategy' => [
  14551.                                 'type' => 'attribute',
  14552.                                 'settings' => [
  14553.                                     'dataSourceIndex' => 'StellenID',
  14554.                                     'attributeName' => 'UmantisID',
  14555.                                     'language' => '',
  14556.                                 ],
  14557.                             ],
  14558.                             'createLocationStrategy' => [
  14559.                                 'type' => 'staticPath',
  14560.                                 'settings' => [
  14561.                                     'path' => '/Stellenanzeigen',
  14562.                                 ],
  14563.                             ],
  14564.                             'locationUpdateStrategy' => [
  14565.                                 'type' => 'findParent',
  14566.                                 'settings' => [
  14567.                                     'findStrategy' => 'id',
  14568.                                     'attributeDataObjectClassId' => '',
  14569.                                     'attributeName' => '',
  14570.                                     'attributeLanguage' => '',
  14571.                                     'dataSourceIndex' => 'StellenID',
  14572.                                     'fallbackPath' => '/Stellenanzeigen',
  14573.                                 ],
  14574.                             ],
  14575.                             'publishingStrategy' => [
  14576.                                 'type' => 'alwaysPublish',
  14577.                             ],
  14578.                         ],
  14579.                         'processingConfig' => [
  14580.                             'executionType' => 'sequential',
  14581.                             'doArchiveImportFile' => true,
  14582.                             'idDataIndex' => 'StellenID',
  14583.                             'cleanup' => [
  14584.                                 'doCleanup' => true,
  14585.                                 'strategy' => 'unpublish',
  14586.                             ],
  14587.                         ],
  14588.                         'mappingConfig' => [
  14589.                             => [
  14590.                                 'label' => 'StellenID',
  14591.                                 'dataSourceIndex' => [
  14592.                                     => 'StellenID',
  14593.                                 ],
  14594.                                 'transformationResultType' => 'default',
  14595.                                 'dataTarget' => [
  14596.                                     'type' => 'direct',
  14597.                                     'settings' => [
  14598.                                         'fieldName' => 'UmantisID',
  14599.                                         'language' => '',
  14600.                                         'writeIfTargetIsNotEmpty' => true,
  14601.                                         'writeIfSourceIsEmpty' => true,
  14602.                                     ],
  14603.                                 ],
  14604.                                 'transformationPipeline' => [
  14605.                                 ],
  14606.                             ],
  14607.                             => [
  14608.                                 'label' => 'Jobtitle',
  14609.                                 'dataSourceIndex' => [
  14610.                                     => 'Jobtitel',
  14611.                                 ],
  14612.                                 'transformationResultType' => 'default',
  14613.                                 'dataTarget' => [
  14614.                                     'type' => 'direct',
  14615.                                     'settings' => [
  14616.                                         'fieldName' => 'Jobtitle',
  14617.                                         'language' => '',
  14618.                                         'writeIfTargetIsNotEmpty' => true,
  14619.                                         'writeIfSourceIsEmpty' => true,
  14620.                                     ],
  14621.                                 ],
  14622.                                 'transformationPipeline' => [
  14623.                                 ],
  14624.                             ],
  14625.                             => [
  14626.                                 'label' => 'TitelTextblock1',
  14627.                                 'dataSourceIndex' => [
  14628.                                     => 'TitelTextblock1',
  14629.                                 ],
  14630.                                 'transformationResultType' => 'default',
  14631.                                 'dataTarget' => [
  14632.                                     'type' => 'direct',
  14633.                                     'settings' => [
  14634.                                         'fieldName' => 'TitelTextblock1',
  14635.                                         'language' => '',
  14636.                                         'writeIfTargetIsNotEmpty' => true,
  14637.                                         'writeIfSourceIsEmpty' => true,
  14638.                                     ],
  14639.                                 ],
  14640.                                 'transformationPipeline' => [
  14641.                                 ],
  14642.                             ],
  14643.                             => [
  14644.                                 'label' => 'Textblock1',
  14645.                                 'dataSourceIndex' => [
  14646.                                     => 'Textblock1',
  14647.                                 ],
  14648.                                 'transformationResultType' => 'default',
  14649.                                 'dataTarget' => [
  14650.                                     'type' => 'direct',
  14651.                                     'settings' => [
  14652.                                         'fieldName' => 'Textblock1',
  14653.                                         'language' => '',
  14654.                                         'writeIfTargetIsNotEmpty' => true,
  14655.                                         'writeIfSourceIsEmpty' => true,
  14656.                                     ],
  14657.                                 ],
  14658.                                 'transformationPipeline' => [
  14659.                                     => [
  14660.                                         'type' => 'htmlDecode',
  14661.                                     ],
  14662.                                 ],
  14663.                             ],
  14664.                             => [
  14665.                                 'label' => 'TitelTextblock2',
  14666.                                 'dataSourceIndex' => [
  14667.                                     => 'TitelTextblock2',
  14668.                                 ],
  14669.                                 'transformationResultType' => 'default',
  14670.                                 'dataTarget' => [
  14671.                                     'type' => 'direct',
  14672.                                     'settings' => [
  14673.                                         'fieldName' => 'TitelTextblock2',
  14674.                                         'language' => '',
  14675.                                         'writeIfTargetIsNotEmpty' => true,
  14676.                                         'writeIfSourceIsEmpty' => true,
  14677.                                     ],
  14678.                                 ],
  14679.                                 'transformationPipeline' => [
  14680.                                 ],
  14681.                             ],
  14682.                             => [
  14683.                                 'label' => 'Textblock2',
  14684.                                 'dataSourceIndex' => [
  14685.                                     => 'Textblock2',
  14686.                                 ],
  14687.                                 'transformationResultType' => 'default',
  14688.                                 'dataTarget' => [
  14689.                                     'type' => 'direct',
  14690.                                     'settings' => [
  14691.                                         'fieldName' => 'Textblock2',
  14692.                                         'language' => '',
  14693.                                         'writeIfTargetIsNotEmpty' => true,
  14694.                                         'writeIfSourceIsEmpty' => true,
  14695.                                     ],
  14696.                                 ],
  14697.                                 'transformationPipeline' => [
  14698.                                 ],
  14699.                             ],
  14700.                             => [
  14701.                                 'label' => 'TitelTextblock3',
  14702.                                 'dataSourceIndex' => [
  14703.                                     => 'TitelTextblock3',
  14704.                                 ],
  14705.                                 'transformationResultType' => 'default',
  14706.                                 'dataTarget' => [
  14707.                                     'type' => 'direct',
  14708.                                     'settings' => [
  14709.                                         'fieldName' => 'TitelTextblock3',
  14710.                                         'language' => '',
  14711.                                         'writeIfTargetIsNotEmpty' => true,
  14712.                                         'writeIfSourceIsEmpty' => true,
  14713.                                     ],
  14714.                                 ],
  14715.                                 'transformationPipeline' => [
  14716.                                 ],
  14717.                             ],
  14718.                             => [
  14719.                                 'label' => 'Textblock3',
  14720.                                 'dataSourceIndex' => [
  14721.                                     => 'Textblock3',
  14722.                                 ],
  14723.                                 'transformationResultType' => 'default',
  14724.                                 'dataTarget' => [
  14725.                                     'type' => 'direct',
  14726.                                     'settings' => [
  14727.                                         'fieldName' => 'Textblock3',
  14728.                                         'language' => '',
  14729.                                         'writeIfTargetIsNotEmpty' => true,
  14730.                                         'writeIfSourceIsEmpty' => true,
  14731.                                     ],
  14732.                                 ],
  14733.                                 'transformationPipeline' => [
  14734.                                     => [
  14735.                                         'type' => 'htmlDecode',
  14736.                                     ],
  14737.                                 ],
  14738.                             ],
  14739.                             => [
  14740.                                 'label' => 'TitelTextblock4',
  14741.                                 'dataSourceIndex' => [
  14742.                                     => 'TitelTextblock4',
  14743.                                 ],
  14744.                                 'transformationResultType' => 'default',
  14745.                                 'dataTarget' => [
  14746.                                     'type' => 'direct',
  14747.                                     'settings' => [
  14748.                                         'fieldName' => 'TitelTextblock4',
  14749.                                         'language' => '',
  14750.                                         'writeIfTargetIsNotEmpty' => true,
  14751.                                         'writeIfSourceIsEmpty' => true,
  14752.                                     ],
  14753.                                 ],
  14754.                                 'transformationPipeline' => [
  14755.                                 ],
  14756.                             ],
  14757.                             => [
  14758.                                 'label' => 'Textblock4',
  14759.                                 'dataSourceIndex' => [
  14760.                                     => 'Textblock4',
  14761.                                 ],
  14762.                                 'transformationResultType' => 'default',
  14763.                                 'dataTarget' => [
  14764.                                     'type' => 'direct',
  14765.                                     'settings' => [
  14766.                                         'fieldName' => 'Textblock4',
  14767.                                         'language' => '',
  14768.                                         'writeIfTargetIsNotEmpty' => true,
  14769.                                         'writeIfSourceIsEmpty' => true,
  14770.                                     ],
  14771.                                 ],
  14772.                                 'transformationPipeline' => [
  14773.                                     => [
  14774.                                         'type' => 'htmlDecode',
  14775.                                     ],
  14776.                                 ],
  14777.                             ],
  14778.                             10 => [
  14779.                                 'label' => 'TitelTextblock5',
  14780.                                 'dataSourceIndex' => [
  14781.                                     => 'TitelTextblock5',
  14782.                                 ],
  14783.                                 'transformationResultType' => 'default',
  14784.                                 'dataTarget' => [
  14785.                                     'type' => 'direct',
  14786.                                     'settings' => [
  14787.                                         'fieldName' => 'TitelTextblock5',
  14788.                                         'language' => '',
  14789.                                         'writeIfTargetIsNotEmpty' => true,
  14790.                                         'writeIfSourceIsEmpty' => true,
  14791.                                     ],
  14792.                                 ],
  14793.                                 'transformationPipeline' => [
  14794.                                 ],
  14795.                             ],
  14796.                             11 => [
  14797.                                 'label' => 'Textblock5',
  14798.                                 'dataSourceIndex' => [
  14799.                                     => 'Textblock5',
  14800.                                 ],
  14801.                                 'transformationResultType' => 'default',
  14802.                                 'dataTarget' => [
  14803.                                     'type' => 'direct',
  14804.                                     'settings' => [
  14805.                                         'fieldName' => 'Textblock5',
  14806.                                         'language' => '',
  14807.                                         'writeIfTargetIsNotEmpty' => true,
  14808.                                         'writeIfSourceIsEmpty' => true,
  14809.                                     ],
  14810.                                 ],
  14811.                                 'transformationPipeline' => [
  14812.                                     => [
  14813.                                         'type' => 'htmlDecode',
  14814.                                     ],
  14815.                                 ],
  14816.                             ],
  14817.                             12 => [
  14818.                                 'label' => 'TitelTextblock6',
  14819.                                 'dataSourceIndex' => [
  14820.                                     => 'TitelTextblock6',
  14821.                                 ],
  14822.                                 'transformationResultType' => 'default',
  14823.                                 'dataTarget' => [
  14824.                                     'type' => 'direct',
  14825.                                     'settings' => [
  14826.                                         'fieldName' => 'TitelTextblock6',
  14827.                                         'language' => '',
  14828.                                         'writeIfTargetIsNotEmpty' => true,
  14829.                                         'writeIfSourceIsEmpty' => true,
  14830.                                     ],
  14831.                                 ],
  14832.                                 'transformationPipeline' => [
  14833.                                 ],
  14834.                             ],
  14835.                             13 => [
  14836.                                 'label' => 'Textblock6',
  14837.                                 'dataSourceIndex' => [
  14838.                                     => 'Textblock6',
  14839.                                 ],
  14840.                                 'transformationResultType' => 'default',
  14841.                                 'dataTarget' => [
  14842.                                     'type' => 'direct',
  14843.                                     'settings' => [
  14844.                                         'fieldName' => 'Textblock6',
  14845.                                         'language' => '',
  14846.                                         'writeIfTargetIsNotEmpty' => true,
  14847.                                         'writeIfSourceIsEmpty' => true,
  14848.                                     ],
  14849.                                 ],
  14850.                                 'transformationPipeline' => [
  14851.                                 ],
  14852.                             ],
  14853.                             14 => [
  14854.                                 'label' => 'TitelTextblock7',
  14855.                                 'dataSourceIndex' => [
  14856.                                     => 'TitelTextblock7',
  14857.                                 ],
  14858.                                 'transformationResultType' => 'default',
  14859.                                 'dataTarget' => [
  14860.                                     'type' => 'direct',
  14861.                                     'settings' => [
  14862.                                         'fieldName' => 'TitelTextblock7',
  14863.                                         'language' => '',
  14864.                                         'writeIfTargetIsNotEmpty' => true,
  14865.                                         'writeIfSourceIsEmpty' => true,
  14866.                                     ],
  14867.                                 ],
  14868.                                 'transformationPipeline' => [
  14869.                                 ],
  14870.                             ],
  14871.                             15 => [
  14872.                                 'label' => 'Textblock7',
  14873.                                 'dataSourceIndex' => [
  14874.                                     => 'Textblock7',
  14875.                                 ],
  14876.                                 'transformationResultType' => 'default',
  14877.                                 'dataTarget' => [
  14878.                                     'type' => 'direct',
  14879.                                     'settings' => [
  14880.                                         'fieldName' => 'Textblock7',
  14881.                                         'language' => '',
  14882.                                         'writeIfTargetIsNotEmpty' => true,
  14883.                                         'writeIfSourceIsEmpty' => true,
  14884.                                     ],
  14885.                                 ],
  14886.                                 'transformationPipeline' => [
  14887.                                 ],
  14888.                             ],
  14889.                             16 => [
  14890.                                 'label' => 'TitelTextblock8',
  14891.                                 'dataSourceIndex' => [
  14892.                                     => 'TitelTextblock8',
  14893.                                 ],
  14894.                                 'transformationResultType' => 'default',
  14895.                                 'dataTarget' => [
  14896.                                     'type' => 'direct',
  14897.                                     'settings' => [
  14898.                                         'fieldName' => 'TitelTextblock8',
  14899.                                         'language' => '',
  14900.                                         'writeIfTargetIsNotEmpty' => true,
  14901.                                         'writeIfSourceIsEmpty' => true,
  14902.                                     ],
  14903.                                 ],
  14904.                                 'transformationPipeline' => [
  14905.                                 ],
  14906.                             ],
  14907.                             17 => [
  14908.                                 'label' => 'Textblock8',
  14909.                                 'dataSourceIndex' => [
  14910.                                     => 'Textblock8',
  14911.                                 ],
  14912.                                 'transformationResultType' => 'default',
  14913.                                 'dataTarget' => [
  14914.                                     'type' => 'direct',
  14915.                                     'settings' => [
  14916.                                         'fieldName' => 'Textblock8',
  14917.                                         'language' => '',
  14918.                                         'writeIfTargetIsNotEmpty' => true,
  14919.                                         'writeIfSourceIsEmpty' => true,
  14920.                                     ],
  14921.                                 ],
  14922.                                 'transformationPipeline' => [
  14923.                                 ],
  14924.                             ],
  14925.                             18 => [
  14926.                                 'label' => 'PlaceOfWork',
  14927.                                 'dataSourceIndex' => [
  14928.                                     => 'Arbeitsort',
  14929.                                 ],
  14930.                                 'transformationResultType' => 'default',
  14931.                                 'dataTarget' => [
  14932.                                     'type' => 'direct',
  14933.                                     'settings' => [
  14934.                                         'fieldName' => 'PlaceOfWork',
  14935.                                         'language' => '',
  14936.                                         'writeIfTargetIsNotEmpty' => true,
  14937.                                         'writeIfSourceIsEmpty' => true,
  14938.                                     ],
  14939.                                 ],
  14940.                                 'transformationPipeline' => [
  14941.                                 ],
  14942.                             ],
  14943.                             19 => [
  14944.                                 'label' => 'Departement',
  14945.                                 'dataSourceIndex' => [
  14946.                                     => 'Unternehmensbereich',
  14947.                                 ],
  14948.                                 'transformationResultType' => 'default',
  14949.                                 'dataTarget' => [
  14950.                                     'type' => 'direct',
  14951.                                     'settings' => [
  14952.                                         'fieldName' => 'Department',
  14953.                                         'language' => '',
  14954.                                         'writeIfTargetIsNotEmpty' => true,
  14955.                                         'writeIfSourceIsEmpty' => true,
  14956.                                     ],
  14957.                                 ],
  14958.                                 'transformationPipeline' => [
  14959.                                 ],
  14960.                             ],
  14961.                             20 => [
  14962.                                 'label' => 'EntryLevel',
  14963.                                 'dataSourceIndex' => [
  14964.                                     => 'Einstieg_als',
  14965.                                 ],
  14966.                                 'transformationResultType' => 'default',
  14967.                                 'dataTarget' => [
  14968.                                     'type' => 'direct',
  14969.                                     'settings' => [
  14970.                                         'fieldName' => 'EntryLevel',
  14971.                                         'language' => '',
  14972.                                         'writeIfTargetIsNotEmpty' => true,
  14973.                                         'writeIfSourceIsEmpty' => true,
  14974.                                     ],
  14975.                                 ],
  14976.                                 'transformationPipeline' => [
  14977.                                 ],
  14978.                             ],
  14979.                             21 => [
  14980.                                 'label' => 'EmploymentType',
  14981.                                 'dataSourceIndex' => [
  14982.                                     => 'Art',
  14983.                                 ],
  14984.                                 'transformationResultType' => 'default',
  14985.                                 'dataTarget' => [
  14986.                                     'type' => 'direct',
  14987.                                     'settings' => [
  14988.                                         'fieldName' => 'EmploymentType',
  14989.                                         'language' => '',
  14990.                                         'writeIfTargetIsNotEmpty' => true,
  14991.                                         'writeIfSourceIsEmpty' => true,
  14992.                                     ],
  14993.                                 ],
  14994.                                 'transformationPipeline' => [
  14995.                                 ],
  14996.                             ],
  14997.                             22 => [
  14998.                                 'label' => 'ContractType',
  14999.                                 'dataSourceIndex' => [
  15000.                                     => 'Vertragstype',
  15001.                                 ],
  15002.                                 'transformationResultType' => 'default',
  15003.                                 'dataTarget' => [
  15004.                                     'type' => 'direct',
  15005.                                     'settings' => [
  15006.                                         'fieldName' => 'ContractType',
  15007.                                         'language' => '',
  15008.                                         'writeIfTargetIsNotEmpty' => true,
  15009.                                         'writeIfSourceIsEmpty' => true,
  15010.                                     ],
  15011.                                 ],
  15012.                                 'transformationPipeline' => [
  15013.                                 ],
  15014.                             ],
  15015.                             23 => [
  15016.                                 'label' => 'HRExpert_Name',
  15017.                                 'dataSourceIndex' => [
  15018.                                     => 'Zustaendiger_Personalbetreuer',
  15019.                                 ],
  15020.                                 'transformationResultType' => 'default',
  15021.                                 'dataTarget' => [
  15022.                                     'type' => 'direct',
  15023.                                     'settings' => [
  15024.                                         'fieldName' => 'HRExpert_Name',
  15025.                                         'language' => '',
  15026.                                         'writeIfTargetIsNotEmpty' => true,
  15027.                                         'writeIfSourceIsEmpty' => true,
  15028.                                     ],
  15029.                                 ],
  15030.                                 'transformationPipeline' => [
  15031.                                 ],
  15032.                             ],
  15033.                             24 => [
  15034.                                 'label' => 'OnlineSince',
  15035.                                 'dataSourceIndex' => [
  15036.                                     => 'Online_Seit',
  15037.                                 ],
  15038.                                 'transformationResultType' => 'default',
  15039.                                 'dataTarget' => [
  15040.                                     'type' => 'direct',
  15041.                                     'settings' => [
  15042.                                         'fieldName' => 'OnlineSince',
  15043.                                         'language' => '',
  15044.                                         'writeIfTargetIsNotEmpty' => true,
  15045.                                         'writeIfSourceIsEmpty' => true,
  15046.                                     ],
  15047.                                 ],
  15048.                                 'transformationPipeline' => [
  15049.                                 ],
  15050.                             ],
  15051.                             25 => [
  15052.                                 'label' => 'ApplyURL',
  15053.                                 'dataSourceIndex' => [
  15054.                                     => 'Application_URL',
  15055.                                 ],
  15056.                                 'transformationResultType' => 'default',
  15057.                                 'dataTarget' => [
  15058.                                     'type' => 'direct',
  15059.                                     'settings' => [
  15060.                                         'fieldName' => 'ApplyURL',
  15061.                                         'language' => '',
  15062.                                         'writeIfTargetIsNotEmpty' => true,
  15063.                                         'writeIfSourceIsEmpty' => true,
  15064.                                     ],
  15065.                                 ],
  15066.                                 'transformationPipeline' => [
  15067.                                 ],
  15068.                             ],
  15069.                             26 => [
  15070.                                 'label' => 'PublicationURL',
  15071.                                 'dataSourceIndex' => [
  15072.                                     => 'Description_URL',
  15073.                                 ],
  15074.                                 'transformationResultType' => 'default',
  15075.                                 'dataTarget' => [
  15076.                                     'type' => 'direct',
  15077.                                     'settings' => [
  15078.                                         'fieldName' => 'PublicationURL',
  15079.                                         'language' => '',
  15080.                                         'writeIfTargetIsNotEmpty' => true,
  15081.                                         'writeIfSourceIsEmpty' => true,
  15082.                                     ],
  15083.                                 ],
  15084.                                 'transformationPipeline' => [
  15085.                                 ],
  15086.                             ],
  15087.                             27 => [
  15088.                                 'label' => 'new column',
  15089.                                 'dataSourceIndex' => [
  15090.                                     => 'StellenID',
  15091.                                 ],
  15092.                                 'transformationResultType' => 'default',
  15093.                                 'dataTarget' => [
  15094.                                     'type' => 'direct',
  15095.                                     'settings' => [
  15096.                                         'fieldName' => 'key',
  15097.                                         'language' => '',
  15098.                                         'writeIfTargetIsNotEmpty' => true,
  15099.                                         'writeIfSourceIsEmpty' => true,
  15100.                                     ],
  15101.                                 ],
  15102.                                 'transformationPipeline' => [
  15103.                                 ],
  15104.                             ],
  15105.                         ],
  15106.                         'executionConfig' => [
  15107.                             'scheduleType' => 'job',
  15108.                             'cronDefinition' => '0 * * * * ',
  15109.                             'scheduledAt' => '',
  15110.                         ],
  15111.                         'permissions' => [
  15112.                             'user' => [
  15113.                                 => [
  15114.                                     'id' => 8,
  15115.                                     'name' => 'JHe',
  15116.                                     'read' => true,
  15117.                                     'update' => true,
  15118.                                 ],
  15119.                             ],
  15120.                             'role' => [
  15121.                                 => [
  15122.                                     'id' => 10,
  15123.                                     'name' => 'Digital_Media',
  15124.                                     'read' => true,
  15125.                                     'update' => true,
  15126.                                     'delete' => false,
  15127.                                 ],
  15128.                             ],
  15129.                         ],
  15130.                         'workspaces' => [
  15131.                         ],
  15132.                     ],
  15133.                     'middleware-bak-11-2024' => [
  15134.                         'general' => [
  15135.                             'active' => true,
  15136.                             'type' => 'graphql',
  15137.                             'name' => 'middleware-bak-11-2024',
  15138.                             'description' => '',
  15139.                             'group' => '',
  15140.                             'sqlObjectCondition' => '',
  15141.                             'modificationDate' => 1732020129,
  15142.                             'path' => NULL,
  15143.                             'createDate' => 1656077741,
  15144.                         ],
  15145.                         'schema' => [
  15146.                             'queryEntities' => [
  15147.                                 'Beitrag' => [
  15148.                                     'id' => 'Beitrag',
  15149.                                     'name' => 'Beitrag',
  15150.                                     'columnConfig' => [
  15151.                                         'columns' => [
  15152.                                             => [
  15153.                                                 'attributes' => [
  15154.                                                     'attribute' => 'id',
  15155.                                                     'label' => 'ID',
  15156.                                                     'dataType' => 'system',
  15157.                                                 ],
  15158.                                                 'isOperator' => false,
  15159.                                             ],
  15160.                                             => [
  15161.                                                 'attributes' => [
  15162.                                                     'attribute' => 'key',
  15163.                                                     'label' => 'Schlüssel',
  15164.                                                     'dataType' => 'system',
  15165.                                                 ],
  15166.                                                 'isOperator' => false,
  15167.                                             ],
  15168.                                             => [
  15169.                                                 'attributes' => [
  15170.                                                     'attribute' => 'creationDate',
  15171.                                                     'label' => 'Erstellungsdatum',
  15172.                                                     'dataType' => 'system',
  15173.                                                 ],
  15174.                                                 'isOperator' => false,
  15175.                                             ],
  15176.                                             => [
  15177.                                                 'attributes' => [
  15178.                                                     'attribute' => 'modificationDate',
  15179.                                                     'label' => 'Änderungsdatum',
  15180.                                                     'dataType' => 'system',
  15181.                                                 ],
  15182.                                                 'isOperator' => false,
  15183.                                             ],
  15184.                                             => [
  15185.                                                 'attributes' => [
  15186.                                                     'attribute' => 'articleType',
  15187.                                                     'label' => 'Typ',
  15188.                                                     'dataType' => 'select',
  15189.                                                 ],
  15190.                                                 'isOperator' => false,
  15191.                                             ],
  15192.                                             => [
  15193.                                                 'attributes' => [
  15194.                                                     'attribute' => 'articleType2',
  15195.                                                     'label' => 'PM Typ',
  15196.                                                     'dataType' => 'select',
  15197.                                                 ],
  15198.                                                 'isOperator' => false,
  15199.                                             ],
  15200.                                             => [
  15201.                                                 'attributes' => [
  15202.                                                     'attribute' => 'articleDate',
  15203.                                                     'label' => 'Datum',
  15204.                                                     'dataType' => 'datetime',
  15205.                                                 ],
  15206.                                                 'isOperator' => false,
  15207.                                             ],
  15208.                                             => [
  15209.                                                 'attributes' => [
  15210.                                                     'attribute' => 'stateInformation',
  15211.                                                     'label' => 'Status',
  15212.                                                     'dataType' => 'select',
  15213.                                                 ],
  15214.                                                 'isOperator' => false,
  15215.                                             ],
  15216.                                             => [
  15217.                                                 'attributes' => [
  15218.                                                     'attribute' => 'publishEndverbraucher',
  15219.                                                     'label' => 'Endverbraucher',
  15220.                                                     'dataType' => 'select',
  15221.                                                 ],
  15222.                                                 'isOperator' => false,
  15223.                                             ],
  15224.                                             => [
  15225.                                                 'attributes' => [
  15226.                                                     'attribute' => 'publishFachkreise',
  15227.                                                     'label' => 'Fachkreise',
  15228.                                                     'dataType' => 'select',
  15229.                                                 ],
  15230.                                                 'isOperator' => false,
  15231.                                             ],
  15232.                                             10 => [
  15233.                                                 'attributes' => [
  15234.                                                     'attribute' => 'author',
  15235.                                                     'label' => 'Autor',
  15236.                                                     'dataType' => 'manyToOneRelation',
  15237.                                                 ],
  15238.                                                 'isOperator' => false,
  15239.                                             ],
  15240.                                             11 => [
  15241.                                                 'attributes' => [
  15242.                                                     'attribute' => 'topic',
  15243.                                                     'label' => '(topic)',
  15244.                                                     'dataType' => 'manyToManyObjectRelation',
  15245.                                                 ],
  15246.                                                 'isOperator' => false,
  15247.                                             ],
  15248.                                             12 => [
  15249.                                                 'attributes' => [
  15250.                                                     'attribute' => 'keyword',
  15251.                                                     'label' => '(keyword)',
  15252.                                                     'dataType' => 'manyToManyObjectRelation',
  15253.                                                 ],
  15254.                                                 'isOperator' => false,
  15255.                                             ],
  15256.                                             13 => [
  15257.                                                 'attributes' => [
  15258.                                                     'attribute' => 'titleOriginal',
  15259.                                                     'label' => 'Titel',
  15260.                                                     'dataType' => 'input',
  15261.                                                 ],
  15262.                                                 'isOperator' => false,
  15263.                                             ],
  15264.                                             14 => [
  15265.                                                 'attributes' => [
  15266.                                                     'attribute' => 'titleReworked',
  15267.                                                     'label' => 'Titel',
  15268.                                                     'dataType' => 'input',
  15269.                                                 ],
  15270.                                                 'isOperator' => false,
  15271.                                             ],
  15272.                                             15 => [
  15273.                                                 'attributes' => [
  15274.                                                     'attribute' => 'titleOnline',
  15275.                                                     'label' => 'Titel',
  15276.                                                     'dataType' => 'input',
  15277.                                                 ],
  15278.                                                 'isOperator' => false,
  15279.                                             ],
  15280.                                             16 => [
  15281.                                                 'attributes' => [
  15282.                                                     'attribute' => 'subHeadingOriginal',
  15283.                                                     'label' => 'Zwischenheadline',
  15284.                                                     'dataType' => 'textarea',
  15285.                                                 ],
  15286.                                                 'isOperator' => false,
  15287.                                             ],
  15288.                                             17 => [
  15289.                                                 'attributes' => [
  15290.                                                     'attribute' => 'subHeadingReworked',
  15291.                                                     'label' => 'Zwischenheadline',
  15292.                                                     'dataType' => 'textarea',
  15293.                                                 ],
  15294.                                                 'isOperator' => false,
  15295.                                             ],
  15296.                                             18 => [
  15297.                                                 'attributes' => [
  15298.                                                     'attribute' => 'subHeadingOnline',
  15299.                                                     'label' => 'Zwischenheadline',
  15300.                                                     'dataType' => 'textarea',
  15301.                                                 ],
  15302.                                                 'isOperator' => false,
  15303.                                             ],
  15304.                                             19 => [
  15305.                                                 'attributes' => [
  15306.                                                     'attribute' => 'subTitleOriginal',
  15307.                                                     'label' => 'SubTitel',
  15308.                                                     'dataType' => 'textarea',
  15309.                                                 ],
  15310.                                                 'isOperator' => false,
  15311.                                             ],
  15312.                                             20 => [
  15313.                                                 'attributes' => [
  15314.                                                     'attribute' => 'subTitleReworked',
  15315.                                                     'label' => 'SubTitel',
  15316.                                                     'dataType' => 'textarea',
  15317.                                                 ],
  15318.                                                 'isOperator' => false,
  15319.                                             ],
  15320.                                             21 => [
  15321.                                                 'attributes' => [
  15322.                                                     'attribute' => 'subTitleOnline',
  15323.                                                     'label' => 'SubTitel',
  15324.                                                     'dataType' => 'textarea',
  15325.                                                 ],
  15326.                                                 'isOperator' => false,
  15327.                                             ],
  15328.                                             22 => [
  15329.                                                 'attributes' => [
  15330.                                                     'attribute' => 'summary',
  15331.                                                     'label' => 'Zusammenfassung',
  15332.                                                     'dataType' => 'textarea',
  15333.                                                 ],
  15334.                                                 'isOperator' => false,
  15335.                                             ],
  15336.                                             23 => [
  15337.                                                 'attributes' => [
  15338.                                                     'attribute' => 'pressreleaseOriginal',
  15339.                                                     'label' => '(pressreleaseOriginal)',
  15340.                                                     'dataType' => 'wysiwyg',
  15341.                                                 ],
  15342.                                                 'isOperator' => false,
  15343.                                             ],
  15344.                                             24 => [
  15345.                                                 'attributes' => [
  15346.                                                     'attribute' => 'pressreleaseRework',
  15347.                                                     'label' => '(pressreleaseRework)',
  15348.                                                     'dataType' => 'wysiwyg',
  15349.                                                 ],
  15350.                                                 'isOperator' => false,
  15351.                                             ],
  15352.                                             25 => [
  15353.                                                 'attributes' => [
  15354.                                                     'attribute' => 'pressreleaseOnline',
  15355.                                                     'label' => '(pressreleaseOnline)',
  15356.                                                     'dataType' => 'wysiwyg',
  15357.                                                 ],
  15358.                                                 'isOperator' => false,
  15359.                                             ],
  15360.                                             26 => [
  15361.                                                 'attributes' => [
  15362.                                                     'attribute' => 'quellenangaben',
  15363.                                                     'label' => 'Quellenangaben',
  15364.                                                     'dataType' => 'fieldcollections',
  15365.                                                 ],
  15366.                                                 'isOperator' => false,
  15367.                                             ],
  15368.                                             27 => [
  15369.                                                 'attributes' => [
  15370.                                                     'attribute' => 'weiterfuehrendeLinks',
  15371.                                                     'label' => 'Weiterführende Links',
  15372.                                                     'dataType' => 'fieldcollections',
  15373.                                                 ],
  15374.                                                 'isOperator' => false,
  15375.                                             ],
  15376.                                             28 => [
  15377.                                                 'attributes' => [
  15378.                                                     'attribute' => 'product',
  15379.                                                     'label' => '(product)',
  15380.                                                     'dataType' => 'manyToManyObjectRelation',
  15381.                                                 ],
  15382.                                                 'isOperator' => false,
  15383.                                             ],
  15384.                                             29 => [
  15385.                                                 'attributes' => [
  15386.                                                     'attribute' => 'interest',
  15387.                                                     'label' => 'Für Sie auch interessant',
  15388.                                                     'dataType' => 'manyToManyObjectRelation',
  15389.                                                 ],
  15390.                                                 'isOperator' => false,
  15391.                                             ],
  15392.                                             30 => [
  15393.                                                 'attributes' => [
  15394.                                                     'attribute' => 'more',
  15395.                                                     'label' => 'Mehr aus unserem Magazin',
  15396.                                                     'dataType' => 'manyToManyObjectRelation',
  15397.                                                 ],
  15398.                                                 'isOperator' => false,
  15399.                                             ],
  15400.                                             31 => [
  15401.                                                 'attributes' => [
  15402.                                                     'attribute' => 'image3x2',
  15403.                                                     'label' => 'Bild 3x2',
  15404.                                                     'dataType' => 'hotspotimage',
  15405.                                                 ],
  15406.                                                 'isOperator' => false,
  15407.                                             ],
  15408.                                             32 => [
  15409.                                                 'attributes' => [
  15410.                                                     'attribute' => 'image16x9',
  15411.                                                     'label' => 'Bild 16x9',
  15412.                                                     'dataType' => 'hotspotimage',
  15413.                                                 ],
  15414.                                                 'isOperator' => false,
  15415.                                             ],
  15416.                                             33 => [
  15417.                                                 'attributes' => [
  15418.                                                     'attribute' => 'image1x1',
  15419.                                                     'label' => 'Bild 1x1',
  15420.                                                     'dataType' => 'hotspotimage',
  15421.                                                 ],
  15422.                                                 'isOperator' => false,
  15423.                                             ],
  15424.                                             34 => [
  15425.                                                 'attributes' => [
  15426.                                                     'attribute' => 'image4x3',
  15427.                                                     'label' => 'Bild 4x3',
  15428.                                                     'dataType' => 'hotspotimage',
  15429.                                                 ],
  15430.                                                 'isOperator' => false,
  15431.                                             ],
  15432.                                             35 => [
  15433.                                                 'attributes' => [
  15434.                                                     'attribute' => 'image5x8',
  15435.                                                     'label' => 'Bild 5x8',
  15436.                                                     'dataType' => 'hotspotimage',
  15437.                                                 ],
  15438.                                                 'isOperator' => false,
  15439.                                             ],
  15440.                                             36 => [
  15441.                                                 'attributes' => [
  15442.                                                     'attribute' => 'productimage1x1',
  15443.                                                     'label' => 'Produkt-Ersatz-Bild 1x1',
  15444.                                                     'dataType' => 'hotspotimage',
  15445.                                                 ],
  15446.                                                 'isOperator' => false,
  15447.                                             ],
  15448.                                             37 => [
  15449.                                                 'attributes' => [
  15450.                                                     'attribute' => 'packshotwave',
  15451.                                                     'label' => 'Packshot auf Welle',
  15452.                                                     'dataType' => 'hotspotimage',
  15453.                                                 ],
  15454.                                                 'isOperator' => false,
  15455.                                             ],
  15456.                                             38 => [
  15457.                                                 'isOperator' => true,
  15458.                                                 'attributes' => [
  15459.                                                     'label' => 'thtml',
  15460.                                                     'type' => 'operator',
  15461.                                                     'class' => 'ThumbnailHtml',
  15462.                                                     'thumbnailHtmlConfig' => 'web_medium_5x8',
  15463.                                                     'childs' => [
  15464.                                                         => [
  15465.                                                             'isOperator' => false,
  15466.                                                             'attributes' => [
  15467.                                                                 'label' => 'Bild 5x8 (image5x8)',
  15468.                                                                 'type' => 'value',
  15469.                                                                 'class' => 'DefaultValue',
  15470.                                                                 'attribute' => 'image5x8',
  15471.                                                                 'dataType' => 'hotspotimage',
  15472.                                                                 'childs' => [
  15473.                                                                 ],
  15474.                                                             ],
  15475.                                                         ],
  15476.                                                     ],
  15477.                                                 ],
  15478.                                                 'key' => '#66c74ef269464',
  15479.                                             ],
  15480.                                             39 => [
  15481.                                                 'isOperator' => true,
  15482.                                                 'attributes' => [
  15483.                                                     'label' => 'Thumbnail',
  15484.                                                     'type' => 'operator',
  15485.                                                     'class' => 'Thumbnail',
  15486.                                                     'thumbnailConfig' => 'web_medium_5x8',
  15487.                                                     'childs' => [
  15488.                                                         => [
  15489.                                                             'isOperator' => false,
  15490.                                                             'attributes' => [
  15491.                                                                 'label' => 'Bild 5x8 (image5x8)',
  15492.                                                                 'type' => 'value',
  15493.                                                                 'class' => 'DefaultValue',
  15494.                                                                 'attribute' => 'image5x8',
  15495.                                                                 'dataType' => 'hotspotimage',
  15496.                                                                 'childs' => [
  15497.                                                                 ],
  15498.                                                             ],
  15499.                                                         ],
  15500.                                                     ],
  15501.                                                 ],
  15502.                                                 'key' => '#66c74ef269465',
  15503.                                             ],
  15504.                                             40 => [
  15505.                                                 'attributes' => [
  15506.                                                     'attribute' => 'titleSeo',
  15507.                                                     'label' => 'Meta-Titel',
  15508.                                                     'dataType' => 'textarea',
  15509.                                                 ],
  15510.                                                 'isOperator' => false,
  15511.                                             ],
  15512.                                             41 => [
  15513.                                                 'attributes' => [
  15514.                                                     'attribute' => 'descriptionSeo',
  15515.                                                     'label' => 'Meta-Beschreibung',
  15516.                                                     'dataType' => 'textarea',
  15517.                                                 ],
  15518.                                                 'isOperator' => false,
  15519.                                             ],
  15520.                                             42 => [
  15521.                                                 'attributes' => [
  15522.                                                     'attribute' => 'keywordsSeo',
  15523.                                                     'label' => 'Fokus-Keywords',
  15524.                                                     'dataType' => 'textarea',
  15525.                                                 ],
  15526.                                                 'isOperator' => false,
  15527.                                             ],
  15528.                                             43 => [
  15529.                                                 'attributes' => [
  15530.                                                     'attribute' => 'pressreleasepdf',
  15531.                                                     'label' => 'Pressreleasepdf',
  15532.                                                     'dataType' => 'advancedManyToManyRelation',
  15533.                                                 ],
  15534.                                                 'isOperator' => false,
  15535.                                             ],
  15536.                                             44 => [
  15537.                                                 'attributes' => [
  15538.                                                     'attribute' => 'pressimages',
  15539.                                                     'label' => 'Pressebilder',
  15540.                                                     'dataType' => 'imageGallery',
  15541.                                                 ],
  15542.                                                 'isOperator' => false,
  15543.                                             ],
  15544.                                         ],
  15545.                                     ],
  15546.                                 ],
  15547.                                 'Produkt' => [
  15548.                                     'id' => 'Produkt',
  15549.                                     'name' => 'Produkt',
  15550.                                     'columnConfig' => [
  15551.                                         'columns' => [
  15552.                                             => [
  15553.                                                 'attributes' => [
  15554.                                                     'attribute' => 'id',
  15555.                                                     'label' => 'ID',
  15556.                                                     'dataType' => 'system',
  15557.                                                 ],
  15558.                                                 'isOperator' => false,
  15559.                                             ],
  15560.                                             => [
  15561.                                                 'attributes' => [
  15562.                                                     'attribute' => 'key',
  15563.                                                     'label' => 'Schlüssel',
  15564.                                                     'dataType' => 'system',
  15565.                                                 ],
  15566.                                                 'isOperator' => false,
  15567.                                             ],
  15568.                                             => [
  15569.                                                 'attributes' => [
  15570.                                                     'attribute' => 'creationDate',
  15571.                                                     'label' => 'Erstellungsdatum',
  15572.                                                     'dataType' => 'system',
  15573.                                                 ],
  15574.                                                 'isOperator' => false,
  15575.                                             ],
  15576.                                             => [
  15577.                                                 'attributes' => [
  15578.                                                     'attribute' => 'modificationDate',
  15579.                                                     'label' => 'Änderungsdatum',
  15580.                                                     'dataType' => 'system',
  15581.                                                 ],
  15582.                                                 'isOperator' => false,
  15583.                                             ],
  15584.                                             => [
  15585.                                                 'attributes' => [
  15586.                                                     'attribute' => 'zulassungsnummer',
  15587.                                                     'label' => 'Zulassungsnummer',
  15588.                                                     'dataType' => 'input',
  15589.                                                 ],
  15590.                                                 'isOperator' => false,
  15591.                                             ],
  15592.                                             => [
  15593.                                                 'attributes' => [
  15594.                                                     'attribute' => 'typ',
  15595.                                                     'label' => 'Typ',
  15596.                                                     'dataType' => 'select',
  15597.                                                 ],
  15598.                                                 'isOperator' => false,
  15599.                                             ],
  15600.                                             => [
  15601.                                                 'attributes' => [
  15602.                                                     'attribute' => 'landMarkt',
  15603.                                                     'label' => 'Land/Markt',
  15604.                                                     'dataType' => 'countrymultiselect',
  15605.                                                 ],
  15606.                                                 'isOperator' => false,
  15607.                                             ],
  15608.                                             => [
  15609.                                                 'attributes' => [
  15610.                                                     'attribute' => 'neu',
  15611.                                                     'label' => 'Neu',
  15612.                                                     'dataType' => 'booleanSelect',
  15613.                                                 ],
  15614.                                                 'isOperator' => false,
  15615.                                             ],
  15616.                                             => [
  15617.                                                 'attributes' => [
  15618.                                                     'attribute' => 'stoerer',
  15619.                                                     'label' => 'Störer',
  15620.                                                     'dataType' => 'input',
  15621.                                                 ],
  15622.                                                 'isOperator' => false,
  15623.                                             ],
  15624.                                             => [
  15625.                                                 'attributes' => [
  15626.                                                     'attribute' => 'ccAktiv',
  15627.                                                     'label' => 'Aktiv',
  15628.                                                     'dataType' => 'booleanSelect',
  15629.                                                 ],
  15630.                                                 'isOperator' => false,
  15631.                                             ],
  15632.                                             10 => [
  15633.                                                 'attributes' => [
  15634.                                                     'attribute' => 'ccUrl',
  15635.                                                     'label' => 'URL',
  15636.                                                     'dataType' => 'input',
  15637.                                                 ],
  15638.                                                 'isOperator' => false,
  15639.                                             ],
  15640.                                             11 => [
  15641.                                                 'attributes' => [
  15642.                                                     'attribute' => 'sort',
  15643.                                                     'label' => 'Manuelle Sortierung',
  15644.                                                     'dataType' => 'input',
  15645.                                                 ],
  15646.                                                 'isOperator' => false,
  15647.                                             ],
  15648.                                             12 => [
  15649.                                                 'attributes' => [
  15650.                                                     'attribute' => 'brand',
  15651.                                                     'label' => 'Marke',
  15652.                                                     'dataType' => 'manyToOneRelation',
  15653.                                                 ],
  15654.                                                 'isOperator' => false,
  15655.                                             ],
  15656.                                             13 => [
  15657.                                                 'attributes' => [
  15658.                                                     'attribute' => 'artikelnummer',
  15659.                                                     'label' => 'Artikelnummer',
  15660.                                                     'dataType' => 'input',
  15661.                                                 ],
  15662.                                                 'isOperator' => false,
  15663.                                             ],
  15664.                                             14 => [
  15665.                                                 'attributes' => [
  15666.                                                     'attribute' => 'sapNummer',
  15667.                                                     'label' => 'SAP-Nummer',
  15668.                                                     'dataType' => 'input',
  15669.                                                 ],
  15670.                                                 'isOperator' => false,
  15671.                                             ],
  15672.                                             15 => [
  15673.                                                 'attributes' => [
  15674.                                                     'attribute' => 'pzn',
  15675.                                                     'label' => 'PZN',
  15676.                                                     'dataType' => 'input',
  15677.                                                 ],
  15678.                                                 'isOperator' => false,
  15679.                                             ],
  15680.                                             16 => [
  15681.                                                 'attributes' => [
  15682.                                                     'attribute' => 'zuzahl',
  15683.                                                     'label' => 'Zuzahl',
  15684.                                                     'dataType' => 'input',
  15685.                                                 ],
  15686.                                                 'isOperator' => false,
  15687.                                             ],
  15688.                                             17 => [
  15689.                                                 'attributes' => [
  15690.                                                     'attribute' => 'pxAltUrl',
  15691.                                                     'label' => 'Alternative Url PX Reach',
  15692.                                                     'dataType' => 'input',
  15693.                                                 ],
  15694.                                                 'isOperator' => false,
  15695.                                             ],
  15696.                                             18 => [
  15697.                                                 'attributes' => [
  15698.                                                     'attribute' => 'therapiegebietFachkreise',
  15699.                                                     'label' => 'Fachkreise',
  15700.                                                     'dataType' => 'manyToManyObjectRelation',
  15701.                                                 ],
  15702.                                                 'isOperator' => false,
  15703.                                             ],
  15704.                                             19 => [
  15705.                                                 'attributes' => [
  15706.                                                     'attribute' => 'therapiegebietEndverwender',
  15707.                                                     'label' => 'Endverwender',
  15708.                                                     'dataType' => 'manyToManyObjectRelation',
  15709.                                                 ],
  15710.                                                 'isOperator' => false,
  15711.                                             ],
  15712.                                             20 => [
  15713.                                                 'attributes' => [
  15714.                                                     'attribute' => 'produktname',
  15715.                                                     'label' => 'Produktname',
  15716.                                                     'dataType' => 'input',
  15717.                                                 ],
  15718.                                                 'isOperator' => false,
  15719.                                             ],
  15720.                                             21 => [
  15721.                                                 'attributes' => [
  15722.                                                     'attribute' => 'descriptionShort',
  15723.                                                     'label' => 'Kurzbeschreibung',
  15724.                                                     'dataType' => 'wysiwyg',
  15725.                                                 ],
  15726.                                                 'isOperator' => false,
  15727.                                             ],
  15728.                                             22 => [
  15729.                                                 'attributes' => [
  15730.                                                     'attribute' => 'seoMetaTitle',
  15731.                                                     'label' => 'SEO-Meta-Titel',
  15732.                                                     'dataType' => 'input',
  15733.                                                 ],
  15734.                                                 'isOperator' => false,
  15735.                                             ],
  15736.                                             23 => [
  15737.                                                 'attributes' => [
  15738.                                                     'attribute' => 'seoMetaDescription',
  15739.                                                     'label' => 'SEO-Meta-Description',
  15740.                                                     'dataType' => 'textarea',
  15741.                                                 ],
  15742.                                                 'isOperator' => false,
  15743.                                             ],
  15744.                                             24 => [
  15745.                                                 'attributes' => [
  15746.                                                     'attribute' => 'seoMetaKeywords',
  15747.                                                     'label' => 'SEO-Meta-Keywords',
  15748.                                                     'dataType' => 'textarea',
  15749.                                                 ],
  15750.                                                 'isOperator' => false,
  15751.                                             ],
  15752.                                             25 => [
  15753.                                                 'attributes' => [
  15754.                                                     'attribute' => 'alternativSpelling',
  15755.                                                     'label' => 'Alternative Schreibweise',
  15756.                                                     'dataType' => 'textarea',
  15757.                                                 ],
  15758.                                                 'isOperator' => false,
  15759.                                             ],
  15760.                                             26 => [
  15761.                                                 'attributes' => [
  15762.                                                     'attribute' => 'zusammensetzungIntro',
  15763.                                                     'label' => 'Intro',
  15764.                                                     'dataType' => 'input',
  15765.                                                 ],
  15766.                                                 'isOperator' => false,
  15767.                                             ],
  15768.                                             27 => [
  15769.                                                 'attributes' => [
  15770.                                                     'attribute' => 'zusammensetzungApp',
  15771.                                                     'label' => 'Liste',
  15772.                                                     'dataType' => 'wysiwyg',
  15773.                                                 ],
  15774.                                                 'isOperator' => false,
  15775.                                             ],
  15776.                                             28 => [
  15777.                                                 'attributes' => [
  15778.                                                     'attribute' => 'zusammensetzungFrei',
  15779.                                                     'label' => 'Frei',
  15780.                                                     'dataType' => 'wysiwyg',
  15781.                                                 ],
  15782.                                                 'isOperator' => false,
  15783.                                             ],
  15784.                                             29 => [
  15785.                                                 'attributes' => [
  15786.                                                     'attribute' => 'zusammensetzungSonstigeBestandteile',
  15787.                                                     'label' => 'Sonstige Bestandteile',
  15788.                                                     'dataType' => 'wysiwyg',
  15789.                                                 ],
  15790.                                                 'isOperator' => false,
  15791.                                             ],
  15792.                                             30 => [
  15793.                                                 'attributes' => [
  15794.                                                     'attribute' => 'Anwendungsgebiete',
  15795.                                                     'label' => 'Anwendungsgebiete',
  15796.                                                     'dataType' => 'wysiwyg',
  15797.                                                 ],
  15798.                                                 'isOperator' => false,
  15799.                                             ],
  15800.                                             31 => [
  15801.                                                 'attributes' => [
  15802.                                                     'attribute' => 'dosierungText',
  15803.                                                     'label' => 'Dosierung',
  15804.                                                     'dataType' => 'wysiwyg',
  15805.                                                 ],
  15806.                                                 'isOperator' => false,
  15807.                                             ],
  15808.                                             32 => [
  15809.                                                 'attributes' => [
  15810.                                                     'attribute' => 'verzehrsempfehlung',
  15811.                                                     'label' => 'Verzehrsempfehlung',
  15812.                                                     'dataType' => 'wysiwyg',
  15813.                                                 ],
  15814.                                                 'isOperator' => false,
  15815.                                             ],
  15816.                                             33 => [
  15817.                                                 'attributes' => [
  15818.                                                     'attribute' => 'dosierungTabelle',
  15819.                                                     'label' => 'Dosierung Tabelle',
  15820.                                                     'dataType' => 'table',
  15821.                                                 ],
  15822.                                                 'isOperator' => false,
  15823.                                             ],
  15824.                                             34 => [
  15825.                                                 'attributes' => [
  15826.                                                     'attribute' => 'pharmakologie',
  15827.                                                     'label' => 'Pharmakologie',
  15828.                                                     'dataType' => 'wysiwyg',
  15829.                                                 ],
  15830.                                                 'isOperator' => false,
  15831.                                             ],
  15832.                                             35 => [
  15833.                                                 'attributes' => [
  15834.                                                     'attribute' => 'gegenanzeigen',
  15835.                                                     'label' => 'Gegenanzeigen',
  15836.                                                     'dataType' => 'wysiwyg',
  15837.                                                 ],
  15838.                                                 'isOperator' => false,
  15839.                                             ],
  15840.                                             36 => [
  15841.                                                 'attributes' => [
  15842.                                                     'attribute' => 'nebenwirkungen',
  15843.                                                     'label' => 'Nebenwirkungen',
  15844.                                                     'dataType' => 'wysiwyg',
  15845.                                                 ],
  15846.                                                 'isOperator' => false,
  15847.                                             ],
  15848.                                             37 => [
  15849.                                                 'attributes' => [
  15850.                                                     'attribute' => 'wechselwirkungen',
  15851.                                                     'label' => 'Wechselwirkungen',
  15852.                                                     'dataType' => 'wysiwyg',
  15853.                                                 ],
  15854.                                                 'isOperator' => false,
  15855.                                             ],
  15856.                                             38 => [
  15857.                                                 'attributes' => [
  15858.                                                     'attribute' => 'indikationsKurztextEv',
  15859.                                                     'label' => 'Indikations-Kurztext EV',
  15860.                                                     'dataType' => 'wysiwyg',
  15861.                                                 ],
  15862.                                                 'isOperator' => false,
  15863.                                             ],
  15864.                                             39 => [
  15865.                                                 'attributes' => [
  15866.                                                     'attribute' => 'werbeClaimEv',
  15867.                                                     'label' => 'Werbe-Claim EV',
  15868.                                                     'dataType' => 'wysiwyg',
  15869.                                                 ],
  15870.                                                 'isOperator' => false,
  15871.                                             ],
  15872.                                             40 => [
  15873.                                                 'attributes' => [
  15874.                                                     'attribute' => 'werbeClaimEvWeb',
  15875.                                                     'label' => 'Werbe-Claim EV Ergänzung Web',
  15876.                                                     'dataType' => 'wysiwyg',
  15877.                                                 ],
  15878.                                                 'isOperator' => false,
  15879.                                             ],
  15880.                                             41 => [
  15881.                                                 'attributes' => [
  15882.                                                     'attribute' => 'consumerInsightEv',
  15883.                                                     'label' => 'Consumer Insight EV',
  15884.                                                     'dataType' => 'wysiwyg',
  15885.                                                 ],
  15886.                                                 'isOperator' => false,
  15887.                                             ],
  15888.                                             42 => [
  15889.                                                 'attributes' => [
  15890.                                                     'attribute' => 'benefitEv2',
  15891.                                                     'label' => 'Benefit EV (2)',
  15892.                                                     'dataType' => 'wysiwyg',
  15893.                                                 ],
  15894.                                                 'isOperator' => false,
  15895.                                             ],
  15896.                                             43 => [
  15897.                                                 'attributes' => [
  15898.                                                     'attribute' => 'reasonWhyEv',
  15899.                                                     'label' => 'Reason why EV',
  15900.                                                     'dataType' => 'wysiwyg',
  15901.                                                 ],
  15902.                                                 'isOperator' => false,
  15903.                                             ],
  15904.                                             44 => [
  15905.                                                 'attributes' => [
  15906.                                                     'attribute' => 'kernaussageEv',
  15907.                                                     'label' => 'Kernaussage EV',
  15908.                                                     'dataType' => 'wysiwyg',
  15909.                                                 ],
  15910.                                                 'isOperator' => false,
  15911.                                             ],
  15912.                                             45 => [
  15913.                                                 'attributes' => [
  15914.                                                     'attribute' => 'produktprofil',
  15915.                                                     'label' => 'Produktprofil',
  15916.                                                     'dataType' => 'wysiwyg',
  15917.                                                 ],
  15918.                                                 'isOperator' => false,
  15919.                                             ],
  15920.                                             46 => [
  15921.                                                 'attributes' => [
  15922.                                                     'attribute' => 'pflichttextEv',
  15923.                                                     'label' => 'Pflichttext EV',
  15924.                                                     'dataType' => 'wysiwyg',
  15925.                                                 ],
  15926.                                                 'isOperator' => false,
  15927.                                             ],
  15928.                                             47 => [
  15929.                                                 'attributes' => [
  15930.                                                     'attribute' => 'pflichttextFk',
  15931.                                                     'label' => 'Pflichttext FK',
  15932.                                                     'dataType' => 'wysiwyg',
  15933.                                                 ],
  15934.                                                 'isOperator' => false,
  15935.                                             ],
  15936.                                             48 => [
  15937.                                                 'attributes' => [
  15938.                                                     'attribute' => 'freitext',
  15939.                                                     'label' => 'Freitext',
  15940.                                                     'dataType' => 'wysiwyg',
  15941.                                                 ],
  15942.                                                 'isOperator' => false,
  15943.                                             ],
  15944.                                             49 => [
  15945.                                                 'attributes' => [
  15946.                                                     'attribute' => 'Minibroschuere',
  15947.                                                     'label' => 'Mini-Broschüre',
  15948.                                                     'dataType' => 'block',
  15949.                                                 ],
  15950.                                                 'isOperator' => false,
  15951.                                             ],
  15952.                                             50 => [
  15953.                                                 'attributes' => [
  15954.                                                     'attribute' => 'packungsgroesse',
  15955.                                                     'label' => 'Packungsgroesse',
  15956.                                                     'dataType' => 'inputQuantityValue',
  15957.                                                 ],
  15958.                                                 'isOperator' => false,
  15959.                                             ],
  15960.                                             51 => [
  15961.                                                 'attributes' => [
  15962.                                                     'attribute' => 'darreichungsform',
  15963.                                                     'label' => 'Darreichungsform',
  15964.                                                     'dataType' => 'select',
  15965.                                                 ],
  15966.                                                 'isOperator' => false,
  15967.                                             ],
  15968.                                             52 => [
  15969.                                                 'attributes' => [
  15970.                                                     'attribute' => 'packungsfarbe',
  15971.                                                     'label' => 'Packungsfarbe',
  15972.                                                     'dataType' => 'select',
  15973.                                                 ],
  15974.                                                 'isOperator' => false,
  15975.                                             ],
  15976.                                             53 => [
  15977.                                                 'attributes' => [
  15978.                                                     'attribute' => 'wirkstoffe',
  15979.                                                     'label' => 'Wirkstoffe',
  15980.                                                     'dataType' => 'manyToManyObjectRelation',
  15981.                                                 ],
  15982.                                                 'isOperator' => false,
  15983.                                             ],
  15984.                                             54 => [
  15985.                                                 'attributes' => [
  15986.                                                     'attribute' => 'vegan',
  15987.                                                     'label' => 'Vegan',
  15988.                                                     'dataType' => 'booleanSelect',
  15989.                                                 ],
  15990.                                                 'isOperator' => false,
  15991.                                             ],
  15992.                                             55 => [
  15993.                                                 'attributes' => [
  15994.                                                     'attribute' => 'vegetarisch',
  15995.                                                     'label' => 'Vegetarisch',
  15996.                                                     'dataType' => 'booleanSelect',
  15997.                                                 ],
  15998.                                                 'isOperator' => false,
  15999.                                             ],
  16000.                                             56 => [
  16001.                                                 'attributes' => [
  16002.                                                     'attribute' => 'glutenfrei',
  16003.                                                     'label' => 'Glutenfrei',
  16004.                                                     'dataType' => 'booleanSelect',
  16005.                                                 ],
  16006.                                                 'isOperator' => false,
  16007.                                             ],
  16008.                                             57 => [
  16009.                                                 'attributes' => [
  16010.                                                     'attribute' => 'lactosefrei',
  16011.                                                     'label' => 'Lactosefrei',
  16012.                                                     'dataType' => 'booleanSelect',
  16013.                                                 ],
  16014.                                                 'isOperator' => false,
  16015.                                             ],
  16016.                                             58 => [
  16017.                                                 'attributes' => [
  16018.                                                     'attribute' => 'ohneFarbstoffe',
  16019.                                                     'label' => 'Ohne F-Stoffe',
  16020.                                                     'dataType' => 'booleanSelect',
  16021.                                                 ],
  16022.                                                 'isOperator' => false,
  16023.                                             ],
  16024.                                             59 => [
  16025.                                                 'attributes' => [
  16026.                                                     'attribute' => 'ohneGelatine',
  16027.                                                     'label' => 'Ohne Gelatine',
  16028.                                                     'dataType' => 'booleanSelect',
  16029.                                                 ],
  16030.                                                 'isOperator' => false,
  16031.                                             ],
  16032.                                             60 => [
  16033.                                                 'attributes' => [
  16034.                                                     'attribute' => 'ohneKonservierungstsoffe',
  16035.                                                     'label' => 'Ohne K-Stoffe',
  16036.                                                     'dataType' => 'booleanSelect',
  16037.                                                 ],
  16038.                                                 'isOperator' => false,
  16039.                                             ],
  16040.                                             61 => [
  16041.                                                 'attributes' => [
  16042.                                                     'attribute' => 'halal',
  16043.                                                     'label' => 'Halal',
  16044.                                                     'dataType' => 'booleanSelect',
  16045.                                                 ],
  16046.                                                 'isOperator' => false,
  16047.                                             ],
  16048.                                             62 => [
  16049.                                                 'attributes' => [
  16050.                                                     'attribute' => 'ohnePalmoel',
  16051.                                                     'label' => 'Ohne Palmöl',
  16052.                                                     'dataType' => 'booleanSelect',
  16053.                                                 ],
  16054.                                                 'isOperator' => false,
  16055.                                             ],
  16056.                                             63 => [
  16057.                                                 'attributes' => [
  16058.                                                     'attribute' => 'zuckerfrei',
  16059.                                                     'label' => 'Zuckerfrei',
  16060.                                                     'dataType' => 'booleanSelect',
  16061.                                                 ],
  16062.                                                 'isOperator' => false,
  16063.                                             ],
  16064.                                             64 => [
  16065.                                                 'attributes' => [
  16066.                                                     'attribute' => 'imagePackshot',
  16067.                                                     'label' => 'Packshot',
  16068.                                                     'dataType' => 'hotspotimage',
  16069.                                                 ],
  16070.                                                 'isOperator' => false,
  16071.                                             ],
  16072.                                             65 => [
  16073.                                                 'attributes' => [
  16074.                                                     'attribute' => 'imagePackshotCentered',
  16075.                                                     'label' => 'Packshot',
  16076.                                                     'dataType' => 'hotspotimage',
  16077.                                                 ],
  16078.                                                 'isOperator' => false,
  16079.                                             ],
  16080.                                             66 => [
  16081.                                                 'attributes' => [
  16082.                                                     'attribute' => 'imagePackshotWirkstoffe',
  16083.                                                     'label' => 'Packshot Wirkstoffe',
  16084.                                                     'dataType' => 'hotspotimage',
  16085.                                                 ],
  16086.                                                 'isOperator' => false,
  16087.                                             ],
  16088.                                             67 => [
  16089.                                                 'attributes' => [
  16090.                                                     'attribute' => 'produktbilder',
  16091.                                                     'label' => 'Produktbilder',
  16092.                                                     'dataType' => 'imageGallery',
  16093.                                                 ],
  16094.                                                 'isOperator' => false,
  16095.                                             ],
  16096.                                             68 => [
  16097.                                                 'attributes' => [
  16098.                                                     'attribute' => 'imageMarketingtext1x1',
  16099.                                                     'label' => 'Bild 1x1',
  16100.                                                     'dataType' => 'hotspotimage',
  16101.                                                 ],
  16102.                                                 'isOperator' => false,
  16103.                                             ],
  16104.                                             69 => [
  16105.                                                 'attributes' => [
  16106.                                                     'attribute' => 'imageMarketingtext16x9',
  16107.                                                     'label' => 'Bild 16x9',
  16108.                                                     'dataType' => 'hotspotimage',
  16109.                                                 ],
  16110.                                                 'isOperator' => false,
  16111.                                             ],
  16112.                                             70 => [
  16113.                                                 'attributes' => [
  16114.                                                     'attribute' => 'imageMarketingtext3x2',
  16115.                                                     'label' => 'Bild 3x2',
  16116.                                                     'dataType' => 'hotspotimage',
  16117.                                                 ],
  16118.                                                 'isOperator' => false,
  16119.                                             ],
  16120.                                             71 => [
  16121.                                                 'attributes' => [
  16122.                                                     'attribute' => 'imageMarketingtext4x3',
  16123.                                                     'label' => 'Bild 4x3',
  16124.                                                     'dataType' => 'hotspotimage',
  16125.                                                 ],
  16126.                                                 'isOperator' => false,
  16127.                                             ],
  16128.                                             72 => [
  16129.                                                 'attributes' => [
  16130.                                                     'attribute' => 'imageMarketingtext5x8',
  16131.                                                     'label' => 'Bild 5x8',
  16132.                                                     'dataType' => 'hotspotimage',
  16133.                                                 ],
  16134.                                                 'isOperator' => false,
  16135.                                             ],
  16136.                                             73 => [
  16137.                                                 'attributes' => [
  16138.                                                     'attribute' => 'imageMarketingLink',
  16139.                                                     'label' => 'Bildverlinkung',
  16140.                                                     'dataType' => 'input',
  16141.                                                 ],
  16142.                                                 'isOperator' => false,
  16143.                                             ],
  16144.                                             74 => [
  16145.                                                 'attributes' => [
  16146.                                                     'attribute' => 'imageTrenner16x9',
  16147.                                                     'label' => 'Bildtrenner 16x9',
  16148.                                                     'dataType' => 'hotspotimage',
  16149.                                                 ],
  16150.                                                 'isOperator' => false,
  16151.                                             ],
  16152.                                             75 => [
  16153.                                                 'attributes' => [
  16154.                                                     'attribute' => 'imageTrenner3x2',
  16155.                                                     'label' => 'Bildtrenner 3x2',
  16156.                                                     'dataType' => 'hotspotimage',
  16157.                                                 ],
  16158.                                                 'isOperator' => false,
  16159.                                             ],
  16160.                                             76 => [
  16161.                                                 'attributes' => [
  16162.                                                     'attribute' => 'imageTrenner5x8',
  16163.                                                     'label' => 'Bildtrenner 5x8',
  16164.                                                     'dataType' => 'hotspotimage',
  16165.                                                 ],
  16166.                                                 'isOperator' => false,
  16167.                                             ],
  16168.                                             77 => [
  16169.                                                 'attributes' => [
  16170.                                                     'attribute' => 'imageTrennerPackshot',
  16171.                                                     'label' => '~bildtrenner-packshot',
  16172.                                                     'dataType' => 'hotspotimage',
  16173.                                                 ],
  16174.                                                 'isOperator' => false,
  16175.                                             ],
  16176.                                             78 => [
  16177.                                                 'attributes' => [
  16178.                                                     'attribute' => 'productvideo',
  16179.                                                     'label' => 'Produktvideo',
  16180.                                                     'dataType' => 'video',
  16181.                                                 ],
  16182.                                                 'isOperator' => false,
  16183.                                             ],
  16184.                                             79 => [
  16185.                                                 'attributes' => [
  16186.                                                     'attribute' => 'DownloadMinibroschuere',
  16187.                                                     'label' => 'Minibroschüre',
  16188.                                                     'dataType' => 'advancedManyToManyRelation',
  16189.                                                 ],
  16190.                                                 'isOperator' => false,
  16191.                                             ],
  16192.                                             80 => [
  16193.                                                 'attributes' => [
  16194.                                                     'attribute' => 'DownloadGebrauchsinformation',
  16195.                                                     'label' => 'Gebrauchsinformation',
  16196.                                                     'dataType' => 'advancedManyToManyRelation',
  16197.                                                 ],
  16198.                                                 'isOperator' => false,
  16199.                                             ],
  16200.                                             81 => [
  16201.                                                 'attributes' => [
  16202.                                                     'attribute' => 'DownloadGesundheitsratgeber',
  16203.                                                     'label' => 'Gesundheitsratgeber',
  16204.                                                     'dataType' => 'advancedManyToManyRelation',
  16205.                                                 ],
  16206.                                                 'isOperator' => false,
  16207.                                             ],
  16208.                                             82 => [
  16209.                                                 'attributes' => [
  16210.                                                     'attribute' => 'DownloadLMIV',
  16211.                                                     'label' => 'LMIV',
  16212.                                                     'dataType' => 'advancedManyToManyRelation',
  16213.                                                 ],
  16214.                                                 'isOperator' => false,
  16215.                                             ],
  16216.                                             83 => [
  16217.                                                 'attributes' => [
  16218.                                                     'attribute' => 'DownloadFlyer',
  16219.                                                     'label' => 'Flyer',
  16220.                                                     'dataType' => 'advancedManyToManyRelation',
  16221.                                                 ],
  16222.                                                 'isOperator' => false,
  16223.                                             ],
  16224.                                             84 => [
  16225.                                                 'attributes' => [
  16226.                                                     'attribute' => 'DownloadFachinformationen',
  16227.                                                     'label' => 'Fachinformationen',
  16228.                                                     'dataType' => 'advancedManyToManyRelation',
  16229.                                                 ],
  16230.                                                 'isOperator' => false,
  16231.                                             ],
  16232.                                             85 => [
  16233.                                                 'attributes' => [
  16234.                                                     'attribute' => 'fuerSieAuchInteressant',
  16235.                                                     'label' => 'Für Sie auch Interessant',
  16236.                                                     'dataType' => 'manyToManyObjectRelation',
  16237.                                                 ],
  16238.                                                 'isOperator' => false,
  16239.                                             ],
  16240.                                             86 => [
  16241.                                                 'attributes' => [
  16242.                                                     'attribute' => 'ausUnseremMagazin',
  16243.                                                     'label' => 'Aus unserem Magazin',
  16244.                                                     'dataType' => 'manyToManyObjectRelation',
  16245.                                                 ],
  16246.                                                 'isOperator' => false,
  16247.                                             ],
  16248.                                             87 => [
  16249.                                                 'attributes' => [
  16250.                                                     'attribute' => 'faqs',
  16251.                                                     'label' => 'FAQs',
  16252.                                                     'dataType' => 'manyToManyObjectRelation',
  16253.                                                 ],
  16254.                                                 'isOperator' => false,
  16255.                                             ],
  16256.                                             88 => [
  16257.                                                 'attributes' => [
  16258.                                                     'attribute' => 'faqsex',
  16259.                                                     'label' => 'FAQ2',
  16260.                                                     'dataType' => 'reverseObjectRelation',
  16261.                                                 ],
  16262.                                                 'isOperator' => false,
  16263.                                             ],
  16264.                                             89 => [
  16265.                                                 'attributes' => [
  16266.                                                     'attribute' => 'praeferenz',
  16267.                                                     'label' => 'Darstellung im Präparateübersicht',
  16268.                                                     'dataType' => 'booleanSelect',
  16269.                                                 ],
  16270.                                                 'isOperator' => false,
  16271.                                             ],
  16272.                                             90 => [
  16273.                                                 'attributes' => [
  16274.                                                     'attribute' => 'vorteile',
  16275.                                                     'label' => 'Vorteile',
  16276.                                                     'dataType' => 'wysiwyg',
  16277.                                                 ],
  16278.                                                 'isOperator' => false,
  16279.                                             ],
  16280.                                         ],
  16281.                                     ],
  16282.                                 ],
  16283.                                 'Marke' => [
  16284.                                     'id' => 'Marke',
  16285.                                     'name' => 'Marke',
  16286.                                     'columnConfig' => [
  16287.                                         'columns' => [
  16288.                                             => [
  16289.                                                 'attributes' => [
  16290.                                                     'attribute' => 'id',
  16291.                                                     'label' => 'id',
  16292.                                                     'dataType' => 'system',
  16293.                                                     'layout' => [
  16294.                                                         'title' => 'id',
  16295.                                                         'name' => 'id',
  16296.                                                         'datatype' => 'data',
  16297.                                                         'fieldtype' => 'system',
  16298.                                                     ],
  16299.                                                 ],
  16300.                                                 'isOperator' => false,
  16301.                                             ],
  16302.                                             => [
  16303.                                                 'attributes' => [
  16304.                                                     'attribute' => 'key',
  16305.                                                     'label' => 'key',
  16306.                                                     'dataType' => 'system',
  16307.                                                     'layout' => [
  16308.                                                         'title' => 'key',
  16309.                                                         'name' => 'key',
  16310.                                                         'datatype' => 'data',
  16311.                                                         'fieldtype' => 'system',
  16312.                                                     ],
  16313.                                                 ],
  16314.                                                 'isOperator' => false,
  16315.                                             ],
  16316.                                             => [
  16317.                                                 'attributes' => [
  16318.                                                     'attribute' => 'name',
  16319.                                                     'label' => 'Name',
  16320.                                                     'dataType' => 'input',
  16321.                                                     'layout' => [
  16322.                                                         'fieldtype' => 'input',
  16323.                                                         'width' => 646,
  16324.                                                         'defaultValue' => NULL,
  16325.                                                         'queryColumnType' => 'varchar',
  16326.                                                         'columnType' => 'varchar',
  16327.                                                         'columnLength' => 1024,
  16328.                                                         'regex' => '',
  16329.                                                         'unique' => false,
  16330.                                                         'showCharCount' => false,
  16331.                                                         'name' => 'name',
  16332.                                                         'title' => 'Name',
  16333.                                                         'tooltip' => '',
  16334.                                                         'mandatory' => true,
  16335.                                                         'noteditable' => false,
  16336.                                                         'index' => false,
  16337.                                                         'locked' => false,
  16338.                                                         'style' => '',
  16339.                                                         'permissions' => NULL,
  16340.                                                         'datatype' => 'data',
  16341.                                                         'relationType' => false,
  16342.                                                         'invisible' => false,
  16343.                                                         'visibleGridView' => true,
  16344.                                                         'visibleSearch' => true,
  16345.                                                         'defaultValueGenerator' => '',
  16346.                                                     ],
  16347.                                                 ],
  16348.                                                 'isOperator' => false,
  16349.                                             ],
  16350.                                         ],
  16351.                                     ],
  16352.                                 ],
  16353.                                 'Wirkstoff' => [
  16354.                                     'id' => 'Wirkstoff',
  16355.                                     'name' => 'Wirkstoff',
  16356.                                     'columnConfig' => [
  16357.                                         'columns' => [
  16358.                                             => [
  16359.                                                 'attributes' => [
  16360.                                                     'attribute' => 'id',
  16361.                                                     'label' => 'id',
  16362.                                                     'dataType' => 'system',
  16363.                                                     'layout' => [
  16364.                                                         'title' => 'id',
  16365.                                                         'name' => 'id',
  16366.                                                         'datatype' => 'data',
  16367.                                                         'fieldtype' => 'system',
  16368.                                                     ],
  16369.                                                 ],
  16370.                                                 'isOperator' => false,
  16371.                                             ],
  16372.                                             => [
  16373.                                                 'attributes' => [
  16374.                                                     'attribute' => 'key',
  16375.                                                     'label' => 'key',
  16376.                                                     'dataType' => 'system',
  16377.                                                     'layout' => [
  16378.                                                         'title' => 'key',
  16379.                                                         'name' => 'key',
  16380.                                                         'datatype' => 'data',
  16381.                                                         'fieldtype' => 'system',
  16382.                                                     ],
  16383.                                                 ],
  16384.                                                 'isOperator' => false,
  16385.                                             ],
  16386.                                             => [
  16387.                                                 'attributes' => [
  16388.                                                     'attribute' => 'bezeichnungAbk',
  16389.                                                     'label' => 'Bezeichnung (Abk.)',
  16390.                                                     'dataType' => 'input',
  16391.                                                     'layout' => [
  16392.                                                         'fieldtype' => 'input',
  16393.                                                         'width' => 646,
  16394.                                                         'defaultValue' => NULL,
  16395.                                                         'queryColumnType' => 'varchar',
  16396.                                                         'columnType' => 'varchar',
  16397.                                                         'columnLength' => 1024,
  16398.                                                         'regex' => '',
  16399.                                                         'unique' => false,
  16400.                                                         'showCharCount' => false,
  16401.                                                         'name' => 'bezeichnungAbk',
  16402.                                                         'title' => 'Bezeichnung (Abk.)',
  16403.                                                         'tooltip' => '',
  16404.                                                         'mandatory' => false,
  16405.                                                         'noteditable' => false,
  16406.                                                         'index' => false,
  16407.                                                         'locked' => false,
  16408.                                                         'style' => '',
  16409.                                                         'permissions' => NULL,
  16410.                                                         'datatype' => 'data',
  16411.                                                         'relationType' => false,
  16412.                                                         'invisible' => false,
  16413.                                                         'visibleGridView' => false,
  16414.                                                         'visibleSearch' => false,
  16415.                                                         'defaultValueGenerator' => '',
  16416.                                                     ],
  16417.                                                 ],
  16418.                                                 'isOperator' => false,
  16419.                                             ],
  16420.                                             => [
  16421.                                                 'attributes' => [
  16422.                                                     'attribute' => 'bezeichnungLat',
  16423.                                                     'label' => 'Bezeichnung (Lat.)',
  16424.                                                     'dataType' => 'input',
  16425.                                                     'layout' => [
  16426.                                                         'fieldtype' => 'input',
  16427.                                                         'width' => 646,
  16428.                                                         'defaultValue' => NULL,
  16429.                                                         'queryColumnType' => 'varchar',
  16430.                                                         'columnType' => 'varchar',
  16431.                                                         'columnLength' => 1024,
  16432.                                                         'regex' => '',
  16433.                                                         'unique' => false,
  16434.                                                         'showCharCount' => false,
  16435.                                                         'name' => 'bezeichnungLat',
  16436.                                                         'title' => 'Bezeichnung (Lat.)',
  16437.                                                         'tooltip' => '',
  16438.                                                         'mandatory' => false,
  16439.                                                         'noteditable' => false,
  16440.                                                         'index' => false,
  16441.                                                         'locked' => false,
  16442.                                                         'style' => '',
  16443.                                                         'permissions' => NULL,
  16444.                                                         'datatype' => 'data',
  16445.                                                         'relationType' => false,
  16446.                                                         'invisible' => false,
  16447.                                                         'visibleGridView' => false,
  16448.                                                         'visibleSearch' => false,
  16449.                                                         'defaultValueGenerator' => '',
  16450.                                                     ],
  16451.                                                 ],
  16452.                                                 'isOperator' => false,
  16453.                                             ],
  16454.                                             => [
  16455.                                                 'attributes' => [
  16456.                                                     'attribute' => 'bezeichnung',
  16457.                                                     'label' => 'Bezeichnung',
  16458.                                                     'dataType' => 'input',
  16459.                                                     'layout' => [
  16460.                                                         'fieldtype' => 'input',
  16461.                                                         'width' => 609,
  16462.                                                         'defaultValue' => NULL,
  16463.                                                         'queryColumnType' => 'varchar',
  16464.                                                         'columnType' => 'varchar',
  16465.                                                         'columnLength' => 1024,
  16466.                                                         'regex' => '',
  16467.                                                         'unique' => false,
  16468.                                                         'showCharCount' => false,
  16469.                                                         'name' => 'bezeichnung',
  16470.                                                         'title' => 'Bezeichnung',
  16471.                                                         'tooltip' => '',
  16472.                                                         'mandatory' => false,
  16473.                                                         'noteditable' => false,
  16474.                                                         'index' => false,
  16475.                                                         'locked' => false,
  16476.                                                         'style' => '',
  16477.                                                         'permissions' => NULL,
  16478.                                                         'datatype' => 'data',
  16479.                                                         'relationType' => false,
  16480.                                                         'invisible' => false,
  16481.                                                         'visibleGridView' => true,
  16482.                                                         'visibleSearch' => true,
  16483.                                                         'defaultValueGenerator' => '',
  16484.                                                     ],
  16485.                                                 ],
  16486.                                                 'isOperator' => false,
  16487.                                             ],
  16488.                                             => [
  16489.                                                 'attributes' => [
  16490.                                                     'attribute' => 'beschreibungKurz',
  16491.                                                     'label' => 'Beschreibung kurz',
  16492.                                                     'dataType' => 'wysiwyg',
  16493.                                                     'layout' => [
  16494.                                                         'fieldtype' => 'wysiwyg',
  16495.                                                         'width' => 728,
  16496.                                                         'height' => 240,
  16497.                                                         'queryColumnType' => 'longtext',
  16498.                                                         'columnType' => 'longtext',
  16499.                                                         'toolbarConfig' => '{'."\n".'    "toolbarGroups" : ['."\n".'        {'."\n".'            "name": "basicstyles",'."\n".'            "groups": ['."\n".'                "basicstyles", "list", "cleanup"'."\n".'            ]'."\n".'        },'."\n".'        {'."\n".'            "name": "links",'."\n".'            "groups": ['."\n".'                "links"'."\n".'            ]'."\n".'        },'."\n".'        {'."\n".'            "name": "styles",'."\n".'            "groups": ['."\n".'                "styles"'."\n".'            ]'."\n".'        }            '."\n".'    ]'."\n".'}'."\n".'',
  16500.                                                         'excludeFromSearchIndex' => false,
  16501.                                                         'maxCharacters' => '',
  16502.                                                         'name' => 'beschreibungKurz',
  16503.                                                         'title' => 'Beschreibung kurz',
  16504.                                                         'tooltip' => '',
  16505.                                                         'mandatory' => false,
  16506.                                                         'noteditable' => false,
  16507.                                                         'index' => false,
  16508.                                                         'locked' => false,
  16509.                                                         'style' => '',
  16510.                                                         'permissions' => NULL,
  16511.                                                         'datatype' => 'data',
  16512.                                                         'relationType' => false,
  16513.                                                         'invisible' => false,
  16514.                                                         'visibleGridView' => false,
  16515.                                                         'visibleSearch' => false,
  16516.                                                     ],
  16517.                                                 ],
  16518.                                                 'isOperator' => false,
  16519.                                             ],
  16520.                                             => [
  16521.                                                 'attributes' => [
  16522.                                                     'attribute' => 'beschreibung',
  16523.                                                     'label' => 'Beschreibung',
  16524.                                                     'dataType' => 'wysiwyg',
  16525.                                                     'layout' => [
  16526.                                                         'fieldtype' => 'wysiwyg',
  16527.                                                         'width' => 728,
  16528.                                                         'height' => 360,
  16529.                                                         'queryColumnType' => 'longtext',
  16530.                                                         'columnType' => 'longtext',
  16531.                                                         'toolbarConfig' => '{'."\n".'    "toolbarGroups" : ['."\n".'        {'."\n".'            "name": "basicstyles",'."\n".'            "groups": ['."\n".'                "basicstyles", "list", "cleanup"'."\n".'            ]'."\n".'        },'."\n".'        {'."\n".'            "name": "links",'."\n".'            "groups": ['."\n".'                "links"'."\n".'            ]'."\n".'        },'."\n".'        {'."\n".'            "name": "styles",'."\n".'            "groups": ['."\n".'                "styles"'."\n".'            ]'."\n".'        }            '."\n".'    ]'."\n".'}'."\n".'',
  16532.                                                         'excludeFromSearchIndex' => false,
  16533.                                                         'maxCharacters' => '',
  16534.                                                         'name' => 'beschreibung',
  16535.                                                         'title' => 'Beschreibung',
  16536.                                                         'tooltip' => '',
  16537.                                                         'mandatory' => false,
  16538.                                                         'noteditable' => false,
  16539.                                                         'index' => false,
  16540.                                                         'locked' => false,
  16541.                                                         'style' => '',
  16542.                                                         'permissions' => NULL,
  16543.                                                         'datatype' => 'data',
  16544.                                                         'relationType' => false,
  16545.                                                         'invisible' => false,
  16546.                                                         'visibleGridView' => false,
  16547.                                                         'visibleSearch' => false,
  16548.                                                     ],
  16549.                                                 ],
  16550.                                                 'isOperator' => false,
  16551.                                             ],
  16552.                                             => [
  16553.                                                 'attributes' => [
  16554.                                                     'attribute' => 'imageGross16x9',
  16555.                                                     'label' => 'Bild Groß 16x9',
  16556.                                                     'dataType' => 'hotspotimage',
  16557.                                                     'layout' => [
  16558.                                                         'fieldtype' => 'hotspotimage',
  16559.                                                         'queryColumnType' => [
  16560.                                                             'image' => 'int(11)',
  16561.                                                             'hotspots' => 'text',
  16562.                                                         ],
  16563.                                                         'columnType' => [
  16564.                                                             'image' => 'int(11)',
  16565.                                                             'hotspots' => 'text',
  16566.                                                         ],
  16567.                                                         'ratioX' => 16,
  16568.                                                         'ratioY' => 9,
  16569.                                                         'predefinedDataTemplates' => '',
  16570.                                                         'name' => 'imageGross16x9',
  16571.                                                         'title' => 'Bild Groß 16x9',
  16572.                                                         'tooltip' => '',
  16573.                                                         'mandatory' => false,
  16574.                                                         'noteditable' => false,
  16575.                                                         'index' => false,
  16576.                                                         'locked' => false,
  16577.                                                         'style' => 'float:left;margin-right:18px;',
  16578.                                                         'permissions' => NULL,
  16579.                                                         'datatype' => 'data',
  16580.                                                         'relationType' => false,
  16581.                                                         'invisible' => false,
  16582.                                                         'visibleGridView' => false,
  16583.                                                         'visibleSearch' => false,
  16584.                                                         'width' => 370,
  16585.                                                         'height' => 280,
  16586.                                                         'uploadPath' => '/Bilder/_Uploads',
  16587.                                                     ],
  16588.                                                 ],
  16589.                                                 'isOperator' => false,
  16590.                                             ],
  16591.                                             => [
  16592.                                                 'attributes' => [
  16593.                                                     'attribute' => 'imageGross4x3',
  16594.                                                     'label' => 'Bild Groß 4x3',
  16595.                                                     'dataType' => 'hotspotimage',
  16596.                                                     'layout' => [
  16597.                                                         'fieldtype' => 'hotspotimage',
  16598.                                                         'queryColumnType' => [
  16599.                                                             'image' => 'int(11)',
  16600.                                                             'hotspots' => 'text',
  16601.                                                         ],
  16602.                                                         'columnType' => [
  16603.                                                             'image' => 'int(11)',
  16604.                                                             'hotspots' => 'text',
  16605.                                                         ],
  16606.                                                         'ratioX' => 4,
  16607.                                                         'ratioY' => 3,
  16608.                                                         'predefinedDataTemplates' => '',
  16609.                                                         'name' => 'imageGross4x3',
  16610.                                                         'title' => 'Bild Groß 4x3',
  16611.                                                         'tooltip' => '',
  16612.                                                         'mandatory' => false,
  16613.                                                         'noteditable' => false,
  16614.                                                         'index' => false,
  16615.                                                         'locked' => false,
  16616.                                                         'style' => '',
  16617.                                                         'permissions' => NULL,
  16618.                                                         'datatype' => 'data',
  16619.                                                         'relationType' => false,
  16620.                                                         'invisible' => false,
  16621.                                                         'visibleGridView' => false,
  16622.                                                         'visibleSearch' => false,
  16623.                                                         'width' => 370,
  16624.                                                         'height' => 280,
  16625.                                                         'uploadPath' => '/Bilder/_Uploads',
  16626.                                                     ],
  16627.                                                 ],
  16628.                                                 'isOperator' => false,
  16629.                                             ],
  16630.                                             => [
  16631.                                                 'attributes' => [
  16632.                                                     'attribute' => 'imageKlein1x1',
  16633.                                                     'label' => 'Bild Klein 1x1',
  16634.                                                     'dataType' => 'hotspotimage',
  16635.                                                     'layout' => [
  16636.                                                         'fieldtype' => 'hotspotimage',
  16637.                                                         'queryColumnType' => [
  16638.                                                             'image' => 'int(11)',
  16639.                                                             'hotspots' => 'text',
  16640.                                                         ],
  16641.                                                         'columnType' => [
  16642.                                                             'image' => 'int(11)',
  16643.                                                             'hotspots' => 'text',
  16644.                                                         ],
  16645.                                                         'ratioX' => 1,
  16646.                                                         'ratioY' => 1,
  16647.                                                         'predefinedDataTemplates' => '',
  16648.                                                         'name' => 'imageKlein1x1',
  16649.                                                         'title' => 'Bild Klein 1x1',
  16650.                                                         'tooltip' => '',
  16651.                                                         'mandatory' => false,
  16652.                                                         'noteditable' => false,
  16653.                                                         'index' => false,
  16654.                                                         'locked' => false,
  16655.                                                         'style' => 'float:left;margin-right:18px;',
  16656.                                                         'permissions' => NULL,
  16657.                                                         'datatype' => 'data',
  16658.                                                         'relationType' => false,
  16659.                                                         'invisible' => false,
  16660.                                                         'visibleGridView' => false,
  16661.                                                         'visibleSearch' => false,
  16662.                                                         'width' => 370,
  16663.                                                         'height' => 280,
  16664.                                                         'uploadPath' => '/Bilder/_Uploads',
  16665.                                                     ],
  16666.                                                 ],
  16667.                                                 'isOperator' => false,
  16668.                                             ],
  16669.                                         ],
  16670.                                     ],
  16671.                                 ],
  16672.                                 'Faq' => [
  16673.                                     'id' => 'Faq',
  16674.                                     'name' => 'Faq',
  16675.                                     'columnConfig' => [
  16676.                                         'columns' => [
  16677.                                             => [
  16678.                                                 'attributes' => [
  16679.                                                     'attribute' => 'id',
  16680.                                                     'label' => 'id',
  16681.                                                     'dataType' => 'system',
  16682.                                                     'layout' => [
  16683.                                                         'title' => 'id',
  16684.                                                         'name' => 'id',
  16685.                                                         'datatype' => 'data',
  16686.                                                         'fieldtype' => 'system',
  16687.                                                     ],
  16688.                                                 ],
  16689.                                                 'isOperator' => false,
  16690.                                             ],
  16691.                                             => [
  16692.                                                 'attributes' => [
  16693.                                                     'attribute' => 'key',
  16694.                                                     'label' => 'key',
  16695.                                                     'dataType' => 'system',
  16696.                                                     'layout' => [
  16697.                                                         'title' => 'key',
  16698.                                                         'name' => 'key',
  16699.                                                         'datatype' => 'data',
  16700.                                                         'fieldtype' => 'system',
  16701.                                                     ],
  16702.                                                 ],
  16703.                                                 'isOperator' => false,
  16704.                                             ],
  16705.                                             => [
  16706.                                                 'attributes' => [
  16707.                                                     'attribute' => 'creationDate',
  16708.                                                     'label' => 'creationDate',
  16709.                                                     'dataType' => 'system',
  16710.                                                     'layout' => [
  16711.                                                         'title' => 'creationDate',
  16712.                                                         'name' => 'creationDate',
  16713.                                                         'datatype' => 'data',
  16714.                                                         'fieldtype' => 'system',
  16715.                                                     ],
  16716.                                                 ],
  16717.                                                 'isOperator' => false,
  16718.                                             ],
  16719.                                             => [
  16720.                                                 'attributes' => [
  16721.                                                     'attribute' => 'modificationDate',
  16722.                                                     'label' => 'modificationDate',
  16723.                                                     'dataType' => 'system',
  16724.                                                     'layout' => [
  16725.                                                         'title' => 'modificationDate',
  16726.                                                         'name' => 'modificationDate',
  16727.                                                         'datatype' => 'data',
  16728.                                                         'fieldtype' => 'system',
  16729.                                                     ],
  16730.                                                 ],
  16731.                                                 'isOperator' => false,
  16732.                                             ],
  16733.                                             => [
  16734.                                                 'attributes' => [
  16735.                                                     'attribute' => 'stateInformation',
  16736.                                                     'label' => 'Status',
  16737.                                                     'dataType' => 'select',
  16738.                                                     'layout' => [
  16739.                                                         'fieldtype' => 'select',
  16740.                                                         'options' => [
  16741.                                                             => [
  16742.                                                                 'key' => 'Aktiv',
  16743.                                                                 'value' => 'active',
  16744.                                                             ],
  16745.                                                             => [
  16746.                                                                 'key' => 'Inaktiv',
  16747.                                                                 'value' => 'inactive',
  16748.                                                             ],
  16749.                                                         ],
  16750.                                                         'width' => 646,
  16751.                                                         'defaultValue' => '',
  16752.                                                         'optionsProviderClass' => '',
  16753.                                                         'optionsProviderData' => '',
  16754.                                                         'queryColumnType' => 'varchar',
  16755.                                                         'columnType' => 'varchar',
  16756.                                                         'columnLength' => 190,
  16757.                                                         'dynamicOptions' => false,
  16758.                                                         'name' => 'stateInformation',
  16759.                                                         'title' => 'Status',
  16760.                                                         'tooltip' => '',
  16761.                                                         'mandatory' => true,
  16762.                                                         'noteditable' => false,
  16763.                                                         'index' => false,
  16764.                                                         'locked' => false,
  16765.                                                         'style' => '',
  16766.                                                         'permissions' => NULL,
  16767.                                                         'datatype' => 'data',
  16768.                                                         'relationType' => false,
  16769.                                                         'invisible' => false,
  16770.                                                         'visibleGridView' => true,
  16771.                                                         'visibleSearch' => true,
  16772.                                                         'defaultValueGenerator' => '',
  16773.                                                     ],
  16774.                                                 ],
  16775.                                                 'isOperator' => false,
  16776.                                             ],
  16777.                                             => [
  16778.                                                 'attributes' => [
  16779.                                                     'attribute' => 'sharepointId',
  16780.                                                     'label' => 'Sharepoint-ID',
  16781.                                                     'dataType' => 'input',
  16782.                                                     'layout' => [
  16783.                                                         'fieldtype' => 'input',
  16784.                                                         'width' => 646,
  16785.                                                         'defaultValue' => NULL,
  16786.                                                         'queryColumnType' => 'varchar',
  16787.                                                         'columnType' => 'varchar',
  16788.                                                         'columnLength' => 64,
  16789.                                                         'regex' => '',
  16790.                                                         'unique' => false,
  16791.                                                         'showCharCount' => false,
  16792.                                                         'name' => 'sharepointId',
  16793.                                                         'title' => 'Sharepoint-ID',
  16794.                                                         'tooltip' => '',
  16795.                                                         'mandatory' => false,
  16796.                                                         'noteditable' => false,
  16797.                                                         'index' => false,
  16798.                                                         'locked' => false,
  16799.                                                         'style' => '',
  16800.                                                         'permissions' => NULL,
  16801.                                                         'datatype' => 'data',
  16802.                                                         'relationType' => false,
  16803.                                                         'invisible' => false,
  16804.                                                         'visibleGridView' => false,
  16805.                                                         'visibleSearch' => false,
  16806.                                                         'defaultValueGenerator' => '',
  16807.                                                     ],
  16808.                                                 ],
  16809.                                                 'isOperator' => false,
  16810.                                             ],
  16811.                                             => [
  16812.                                                 'attributes' => [
  16813.                                                     'attribute' => 'zielgruppe',
  16814.                                                     'label' => 'Zielgruppe',
  16815.                                                     'dataType' => 'select',
  16816.                                                     'layout' => [
  16817.                                                         'fieldtype' => 'select',
  16818.                                                         'options' => [
  16819.                                                             => [
  16820.                                                                 'key' => 'Endverbraucher und Fachkreise',
  16821.                                                                 'value' => 'endverbraucherUndFachkreise',
  16822.                                                             ],
  16823.                                                             => [
  16824.                                                                 'key' => 'Fachkreise',
  16825.                                                                 'value' => 'fachkreise',
  16826.                                                             ],
  16827.                                                         ],
  16828.                                                         'width' => 646,
  16829.                                                         'defaultValue' => 'none',
  16830.                                                         'optionsProviderClass' => '',
  16831.                                                         'optionsProviderData' => '',
  16832.                                                         'queryColumnType' => 'varchar',
  16833.                                                         'columnType' => 'varchar',
  16834.                                                         'columnLength' => 190,
  16835.                                                         'dynamicOptions' => false,
  16836.                                                         'name' => 'zielgruppe',
  16837.                                                         'title' => 'Zielgruppe',
  16838.                                                         'tooltip' => '',
  16839.                                                         'mandatory' => true,
  16840.                                                         'noteditable' => false,
  16841.                                                         'index' => false,
  16842.                                                         'locked' => false,
  16843.                                                         'style' => '',
  16844.                                                         'permissions' => NULL,
  16845.                                                         'datatype' => 'data',
  16846.                                                         'relationType' => false,
  16847.                                                         'invisible' => false,
  16848.                                                         'visibleGridView' => false,
  16849.                                                         'visibleSearch' => false,
  16850.                                                         'defaultValueGenerator' => '',
  16851.                                                     ],
  16852.                                                 ],
  16853.                                                 'isOperator' => false,
  16854.                                             ],
  16855.                                             => [
  16856.                                                 'attributes' => [
  16857.                                                     'attribute' => 'faqGruppe',
  16858.                                                     'label' => 'FAQ-Gruppe',
  16859.                                                     'dataType' => 'reverseObjectRelation',
  16860.                                                     'layout' => [
  16861.                                                         'fieldtype' => 'reverseObjectRelation',
  16862.                                                         'ownerClassName' => 'FaqGruppe',
  16863.                                                         'ownerClassId' => NULL,
  16864.                                                         'ownerFieldName' => 'FAQs',
  16865.                                                         'lazyLoading' => true,
  16866.                                                         'width' => 775,
  16867.                                                         'height' => 350,
  16868.                                                         'maxItems' => '',
  16869.                                                         'queryColumnType' => 'text',
  16870.                                                         'relationType' => true,
  16871.                                                         'visibleFields' => NULL,
  16872.                                                         'allowToCreateNewObject' => true,
  16873.                                                         'optimizedAdminLoading' => false,
  16874.                                                         'enableTextSelection' => false,
  16875.                                                         'visibleFieldDefinitions' => [
  16876.                                                         ],
  16877.                                                         'classes' => [
  16878.                                                         ],
  16879.                                                         'pathFormatterClass' => '',
  16880.                                                         'name' => 'faqGruppe',
  16881.                                                         'title' => 'FAQ-Gruppe',
  16882.                                                         'tooltip' => '',
  16883.                                                         'mandatory' => false,
  16884.                                                         'noteditable' => false,
  16885.                                                         'index' => false,
  16886.                                                         'locked' => false,
  16887.                                                         'style' => '',
  16888.                                                         'permissions' => NULL,
  16889.                                                         'datatype' => 'data',
  16890.                                                         'invisible' => false,
  16891.                                                         'visibleGridView' => false,
  16892.                                                         'visibleSearch' => false,
  16893.                                                     ],
  16894.                                                 ],
  16895.                                                 'isOperator' => false,
  16896.                                             ],
  16897.                                             => [
  16898.                                                 'attributes' => [
  16899.                                                     'attribute' => 'frage',
  16900.                                                     'label' => 'Frage',
  16901.                                                     'dataType' => 'wysiwyg',
  16902.                                                     'layout' => [
  16903.                                                         'fieldtype' => 'wysiwyg',
  16904.                                                         'width' => 776,
  16905.                                                         'height' => 150,
  16906.                                                         'queryColumnType' => 'longtext',
  16907.                                                         'columnType' => 'longtext',
  16908.                                                         'toolbarConfig' => '{'."\n".'    "toolbarGroups" : ['."\n".'        {'."\n".'            "name": "basicstyles",'."\n".'            "groups": ['."\n".'                "basicstyles", "list", "cleanup"'."\n".'            ]'."\n".'        },'."\n".'        {'."\n".'            "name": "links",'."\n".'            "groups": ['."\n".'                "links"'."\n".'            ]'."\n".'        },'."\n".'        {'."\n".'            "name": "styles",'."\n".'            "groups": ['."\n".'                "styles"'."\n".'            ]'."\n".'        }            '."\n".'    ]'."\n".'}'."\n".'',
  16909.                                                         'excludeFromSearchIndex' => false,
  16910.                                                         'maxCharacters' => '',
  16911.                                                         'name' => 'frage',
  16912.                                                         'title' => 'Frage',
  16913.                                                         'tooltip' => '',
  16914.                                                         'mandatory' => false,
  16915.                                                         'noteditable' => false,
  16916.                                                         'index' => false,
  16917.                                                         'locked' => false,
  16918.                                                         'style' => '',
  16919.                                                         'permissions' => NULL,
  16920.                                                         'datatype' => 'data',
  16921.                                                         'relationType' => false,
  16922.                                                         'invisible' => false,
  16923.                                                         'visibleGridView' => true,
  16924.                                                         'visibleSearch' => true,
  16925.                                                     ],
  16926.                                                 ],
  16927.                                                 'isOperator' => false,
  16928.                                             ],
  16929.                                             => [
  16930.                                                 'attributes' => [
  16931.                                                     'attribute' => 'antwort',
  16932.                                                     'label' => 'Antwort',
  16933.                                                     'dataType' => 'wysiwyg',
  16934.                                                     'layout' => [
  16935.                                                         'fieldtype' => 'wysiwyg',
  16936.                                                         'width' => 776,
  16937.                                                         'height' => 460,
  16938.                                                         'queryColumnType' => 'longtext',
  16939.                                                         'columnType' => 'longtext',
  16940.                                                         'toolbarConfig' => '{'."\n".'    "toolbarGroups" : ['."\n".'        {'."\n".'            "name": "basicstyles",'."\n".'            "groups": ['."\n".'                "basicstyles", "list", "cleanup"'."\n".'            ]'."\n".'        },'."\n".'        {'."\n".'            "name": "links",'."\n".'            "groups": ['."\n".'                "links"'."\n".'            ]'."\n".'        },'."\n".'        {'."\n".'            "name": "styles",'."\n".'            "groups": ['."\n".'                "styles"'."\n".'            ]'."\n".'        }            '."\n".'    ]'."\n".'}'."\n".'',
  16941.                                                         'excludeFromSearchIndex' => false,
  16942.                                                         'maxCharacters' => '',
  16943.                                                         'name' => 'antwort',
  16944.                                                         'title' => 'Antwort',
  16945.                                                         'tooltip' => '',
  16946.                                                         'mandatory' => false,
  16947.                                                         'noteditable' => false,
  16948.                                                         'index' => false,
  16949.                                                         'locked' => false,
  16950.                                                         'style' => '',
  16951.                                                         'permissions' => NULL,
  16952.                                                         'datatype' => 'data',
  16953.                                                         'relationType' => false,
  16954.                                                         'invisible' => false,
  16955.                                                         'visibleGridView' => false,
  16956.                                                         'visibleSearch' => false,
  16957.                                                     ],
  16958.                                                 ],
  16959.                                                 'isOperator' => false,
  16960.                                             ],
  16961.                                         ],
  16962.                                     ],
  16963.                                 ],
  16964.                                 'FaqGruppe' => [
  16965.                                     'id' => 'FaqGruppe',
  16966.                                     'name' => 'FaqGruppe',
  16967.                                     'columnConfig' => [
  16968.                                         'columns' => [
  16969.                                             => [
  16970.                                                 'attributes' => [
  16971.                                                     'attribute' => 'id',
  16972.                                                     'label' => 'id',
  16973.                                                     'dataType' => 'system',
  16974.                                                     'layout' => [
  16975.                                                         'title' => 'id',
  16976.                                                         'name' => 'id',
  16977.                                                         'datatype' => 'data',
  16978.                                                         'fieldtype' => 'system',
  16979.                                                     ],
  16980.                                                 ],
  16981.                                                 'isOperator' => false,
  16982.                                             ],
  16983.                                             => [
  16984.                                                 'attributes' => [
  16985.                                                     'attribute' => 'key',
  16986.                                                     'label' => 'key',
  16987.                                                     'dataType' => 'system',
  16988.                                                     'layout' => [
  16989.                                                         'title' => 'key',
  16990.                                                         'name' => 'key',
  16991.                                                         'datatype' => 'data',
  16992.                                                         'fieldtype' => 'system',
  16993.                                                     ],
  16994.                                                 ],
  16995.                                                 'isOperator' => false,
  16996.                                             ],
  16997.                                             => [
  16998.                                                 'attributes' => [
  16999.                                                     'attribute' => 'creationDate',
  17000.                                                     'label' => 'creationDate',
  17001.                                                     'dataType' => 'system',
  17002.                                                     'layout' => [
  17003.                                                         'title' => 'creationDate',
  17004.                                                         'name' => 'creationDate',
  17005.                                                         'datatype' => 'data',
  17006.                                                         'fieldtype' => 'system',
  17007.                                                     ],
  17008.                                                 ],
  17009.                                                 'isOperator' => false,
  17010.                                             ],
  17011.                                             => [
  17012.                                                 'attributes' => [
  17013.                                                     'attribute' => 'modificationDate',
  17014.                                                     'label' => 'modificationDate',
  17015.                                                     'dataType' => 'system',
  17016.                                                     'layout' => [
  17017.                                                         'title' => 'modificationDate',
  17018.                                                         'name' => 'modificationDate',
  17019.                                                         'datatype' => 'data',
  17020.                                                         'fieldtype' => 'system',
  17021.                                                     ],
  17022.                                                 ],
  17023.                                                 'isOperator' => false,
  17024.                                             ],
  17025.                                             => [
  17026.                                                 'attributes' => [
  17027.                                                     'attribute' => 'name',
  17028.                                                     'label' => 'Name',
  17029.                                                     'dataType' => 'input',
  17030.                                                     'layout' => [
  17031.                                                         'fieldtype' => 'input',
  17032.                                                         'width' => 608,
  17033.                                                         'defaultValue' => NULL,
  17034.                                                         'queryColumnType' => 'varchar',
  17035.                                                         'columnType' => 'varchar',
  17036.                                                         'columnLength' => 1024,
  17037.                                                         'regex' => '',
  17038.                                                         'unique' => false,
  17039.                                                         'showCharCount' => false,
  17040.                                                         'name' => 'name',
  17041.                                                         'title' => 'Name',
  17042.                                                         'tooltip' => '',
  17043.                                                         'mandatory' => false,
  17044.                                                         'noteditable' => false,
  17045.                                                         'index' => false,
  17046.                                                         'locked' => false,
  17047.                                                         'style' => '',
  17048.                                                         'permissions' => NULL,
  17049.                                                         'datatype' => 'data',
  17050.                                                         'relationType' => false,
  17051.                                                         'invisible' => false,
  17052.                                                         'visibleGridView' => true,
  17053.                                                         'visibleSearch' => true,
  17054.                                                         'defaultValueGenerator' => '',
  17055.                                                     ],
  17056.                                                 ],
  17057.                                                 'isOperator' => false,
  17058.                                             ],
  17059.                                             => [
  17060.                                                 'attributes' => [
  17061.                                                     'attribute' => 'FAQs',
  17062.                                                     'label' => 'FAQs',
  17063.                                                     'dataType' => 'manyToManyObjectRelation',
  17064.                                                     'layout' => [
  17065.                                                         'fieldtype' => 'manyToManyObjectRelation',
  17066.                                                         'width' => 775,
  17067.                                                         'height' => 350,
  17068.                                                         'maxItems' => '',
  17069.                                                         'queryColumnType' => 'text',
  17070.                                                         'relationType' => true,
  17071.                                                         'visibleFields' => 'id,filename,name',
  17072.                                                         'allowToCreateNewObject' => false,
  17073.                                                         'optimizedAdminLoading' => false,
  17074.                                                         'enableTextSelection' => false,
  17075.                                                         'visibleFieldDefinitions' => [
  17076.                                                             'id' => [
  17077.                                                                 'name' => 'id',
  17078.                                                                 'title' => 'ID',
  17079.                                                                 'fieldtype' => 'input',
  17080.                                                             ],
  17081.                                                             'filename' => [
  17082.                                                                 'name' => 'filename',
  17083.                                                                 'title' => 'Dateiname',
  17084.                                                                 'fieldtype' => 'input',
  17085.                                                             ],
  17086.                                                             'name' => [
  17087.                                                                 'name' => 'name',
  17088.                                                                 'title' => 'Name',
  17089.                                                                 'fieldtype' => 'input',
  17090.                                                             ],
  17091.                                                         ],
  17092.                                                         'classes' => [
  17093.                                                             => [
  17094.                                                                 'classes' => 'Faq',
  17095.                                                             ],
  17096.                                                         ],
  17097.                                                         'pathFormatterClass' => '',
  17098.                                                         'name' => 'FAQs',
  17099.                                                         'title' => 'FAQs',
  17100.                                                         'tooltip' => '',
  17101.                                                         'mandatory' => false,
  17102.                                                         'noteditable' => false,
  17103.                                                         'index' => false,
  17104.                                                         'locked' => false,
  17105.                                                         'style' => '',
  17106.                                                         'permissions' => NULL,
  17107.                                                         'datatype' => 'data',
  17108.                                                         'invisible' => false,
  17109.                                                         'visibleGridView' => false,
  17110.                                                         'visibleSearch' => false,
  17111.                                                     ],
  17112.                                                 ],
  17113.                                                 'isOperator' => false,
  17114.                                             ],
  17115.                                             => [
  17116.                                                 'attributes' => [
  17117.                                                     'attribute' => 'author',
  17118.                                                     'label' => 'Autor',
  17119.                                                     'dataType' => 'manyToOneRelation',
  17120.                                                     'layout' => [
  17121.                                                         'fieldtype' => 'manyToOneRelation',
  17122.                                                         'width' => 530,
  17123.                                                         'assetUploadPath' => '',
  17124.                                                         'relationType' => true,
  17125.                                                         'queryColumnType' => [
  17126.                                                             'id' => 'int(11)',
  17127.                                                             'type' => 'enum(\'document\',\'asset\',\'object\')',
  17128.                                                         ],
  17129.                                                         'objectsAllowed' => true,
  17130.                                                         'assetsAllowed' => false,
  17131.                                                         'assetTypes' => [
  17132.                                                         ],
  17133.                                                         'documentsAllowed' => false,
  17134.                                                         'documentTypes' => [
  17135.                                                         ],
  17136.                                                         'classes' => [
  17137.                                                             => [
  17138.                                                                 'classes' => 'Kontakt',
  17139.                                                             ],
  17140.                                                         ],
  17141.                                                         'pathFormatterClass' => '',
  17142.                                                         'name' => 'author',
  17143.                                                         'title' => 'Autor',
  17144.                                                         'tooltip' => '',
  17145.                                                         'mandatory' => false,
  17146.                                                         'noteditable' => false,
  17147.                                                         'index' => false,
  17148.                                                         'locked' => false,
  17149.                                                         'style' => '',
  17150.                                                         'permissions' => NULL,
  17151.                                                         'datatype' => 'data',
  17152.                                                         'invisible' => false,
  17153.                                                         'visibleGridView' => false,
  17154.                                                         'visibleSearch' => false,
  17155.                                                     ],
  17156.                                                 ],
  17157.                                                 'isOperator' => false,
  17158.                                             ],
  17159.                                             => [
  17160.                                                 'attributes' => [
  17161.                                                     'attribute' => 'brand',
  17162.                                                     'label' => 'Marke',
  17163.                                                     'dataType' => 'manyToOneRelation',
  17164.                                                     'layout' => [
  17165.                                                         'fieldtype' => 'manyToOneRelation',
  17166.                                                         'width' => 530,
  17167.                                                         'assetUploadPath' => '',
  17168.                                                         'relationType' => true,
  17169.                                                         'queryColumnType' => [
  17170.                                                             'id' => 'int(11)',
  17171.                                                             'type' => 'enum(\'document\',\'asset\',\'object\')',
  17172.                                                         ],
  17173.                                                         'objectsAllowed' => true,
  17174.                                                         'assetsAllowed' => false,
  17175.                                                         'assetTypes' => [
  17176.                                                         ],
  17177.                                                         'documentsAllowed' => false,
  17178.                                                         'documentTypes' => [
  17179.                                                         ],
  17180.                                                         'classes' => [
  17181.                                                             => [
  17182.                                                                 'classes' => 'Marke',
  17183.                                                             ],
  17184.                                                         ],
  17185.                                                         'pathFormatterClass' => '',
  17186.                                                         'name' => 'brand',
  17187.                                                         'title' => 'Marke',
  17188.                                                         'tooltip' => '',
  17189.                                                         'mandatory' => false,
  17190.                                                         'noteditable' => false,
  17191.                                                         'index' => false,
  17192.                                                         'locked' => false,
  17193.                                                         'style' => '',
  17194.                                                         'permissions' => NULL,
  17195.                                                         'datatype' => 'data',
  17196.                                                         'invisible' => false,
  17197.                                                         'visibleGridView' => false,
  17198.                                                         'visibleSearch' => false,
  17199.                                                     ],
  17200.                                                 ],
  17201.                                                 'isOperator' => false,
  17202.                                             ],
  17203.                                             => [
  17204.                                                 'attributes' => [
  17205.                                                     'attribute' => 'topic',
  17206.                                                     'label' => '',
  17207.                                                     'dataType' => 'manyToManyObjectRelation',
  17208.                                                     'layout' => [
  17209.                                                         'fieldtype' => 'manyToManyObjectRelation',
  17210.                                                         'width' => 758,
  17211.                                                         'height' => 300,
  17212.                                                         'maxItems' => '',
  17213.                                                         'queryColumnType' => 'text',
  17214.                                                         'relationType' => true,
  17215.                                                         'visibleFields' => 'id,key,name',
  17216.                                                         'allowToCreateNewObject' => false,
  17217.                                                         'optimizedAdminLoading' => false,
  17218.                                                         'enableTextSelection' => false,
  17219.                                                         'visibleFieldDefinitions' => [
  17220.                                                             'id' => [
  17221.                                                                 'name' => 'id',
  17222.                                                                 'title' => 'ID',
  17223.                                                                 'fieldtype' => 'input',
  17224.                                                             ],
  17225.                                                             'key' => [
  17226.                                                                 'name' => 'key',
  17227.                                                                 'title' => 'Schlüssel',
  17228.                                                                 'fieldtype' => 'input',
  17229.                                                             ],
  17230.                                                             'name' => [
  17231.                                                                 'name' => 'name',
  17232.                                                                 'title' => 'Name',
  17233.                                                                 'fieldtype' => 'input',
  17234.                                                             ],
  17235.                                                         ],
  17236.                                                         'classes' => [
  17237.                                                             => [
  17238.                                                                 'classes' => 'Kategorie',
  17239.                                                             ],
  17240.                                                         ],
  17241.                                                         'pathFormatterClass' => '',
  17242.                                                         'name' => 'topic',
  17243.                                                         'title' => '',
  17244.                                                         'tooltip' => '',
  17245.                                                         'mandatory' => false,
  17246.                                                         'noteditable' => false,
  17247.                                                         'index' => false,
  17248.                                                         'locked' => false,
  17249.                                                         'style' => '',
  17250.                                                         'permissions' => NULL,
  17251.                                                         'datatype' => 'data',
  17252.                                                         'invisible' => false,
  17253.                                                         'visibleGridView' => false,
  17254.                                                         'visibleSearch' => false,
  17255.                                                     ],
  17256.                                                 ],
  17257.                                                 'isOperator' => false,
  17258.                                             ],
  17259.                                             => [
  17260.                                                 'attributes' => [
  17261.                                                     'attribute' => 'subject',
  17262.                                                     'label' => '',
  17263.                                                     'dataType' => 'manyToManyObjectRelation',
  17264.                                                     'layout' => [
  17265.                                                         'fieldtype' => 'manyToManyObjectRelation',
  17266.                                                         'width' => 758,
  17267.                                                         'height' => 300,
  17268.                                                         'maxItems' => '',
  17269.                                                         'queryColumnType' => 'text',
  17270.                                                         'relationType' => true,
  17271.                                                         'visibleFields' => 'id,key,name',
  17272.                                                         'allowToCreateNewObject' => false,
  17273.                                                         'optimizedAdminLoading' => false,
  17274.                                                         'enableTextSelection' => false,
  17275.                                                         'visibleFieldDefinitions' => [
  17276.                                                             'id' => [
  17277.                                                                 'name' => 'id',
  17278.                                                                 'title' => 'ID',
  17279.                                                                 'fieldtype' => 'input',
  17280.                                                             ],
  17281.                                                             'key' => [
  17282.                                                                 'name' => 'key',
  17283.                                                                 'title' => 'Schlüssel',
  17284.                                                                 'fieldtype' => 'input',
  17285.                                                             ],
  17286.                                                             'name' => [
  17287.                                                                 'name' => 'name',
  17288.                                                                 'title' => 'Name',
  17289.                                                                 'fieldtype' => 'input',
  17290.                                                             ],
  17291.                                                         ],
  17292.                                                         'classes' => [
  17293.                                                             => [
  17294.                                                                 'classes' => 'Fachthema',
  17295.                                                             ],
  17296.                                                         ],
  17297.                                                         'pathFormatterClass' => '',
  17298.                                                         'name' => 'subject',
  17299.                                                         'title' => '',
  17300.                                                         'tooltip' => '',
  17301.                                                         'mandatory' => false,
  17302.                                                         'noteditable' => false,
  17303.                                                         'index' => false,
  17304.                                                         'locked' => false,
  17305.                                                         'style' => '',
  17306.                                                         'permissions' => NULL,
  17307.                                                         'datatype' => 'data',
  17308.                                                         'invisible' => false,
  17309.                                                         'visibleGridView' => false,
  17310.                                                         'visibleSearch' => false,
  17311.                                                     ],
  17312.                                                 ],
  17313.                                                 'isOperator' => false,
  17314.                                             ],
  17315.                                             10 => [
  17316.                                                 'attributes' => [
  17317.                                                     'attribute' => 'keyword',
  17318.                                                     'label' => '',
  17319.                                                     'dataType' => 'manyToManyObjectRelation',
  17320.                                                     'layout' => [
  17321.                                                         'fieldtype' => 'manyToManyObjectRelation',
  17322.                                                         'width' => 758,
  17323.                                                         'height' => 300,
  17324.                                                         'maxItems' => '',
  17325.                                                         'queryColumnType' => 'text',
  17326.                                                         'relationType' => true,
  17327.                                                         'visibleFields' => 'id,key,name',
  17328.                                                         'allowToCreateNewObject' => false,
  17329.                                                         'optimizedAdminLoading' => false,
  17330.                                                         'enableTextSelection' => false,
  17331.                                                         'visibleFieldDefinitions' => [
  17332.                                                             'id' => [
  17333.                                                                 'name' => 'id',
  17334.                                                                 'title' => 'ID',
  17335.                                                                 'fieldtype' => 'input',
  17336.                                                             ],
  17337.                                                             'key' => [
  17338.                                                                 'name' => 'key',
  17339.                                                                 'title' => 'Schlüssel',
  17340.                                                                 'fieldtype' => 'input',
  17341.                                                             ],
  17342.                                                             'name' => [
  17343.                                                                 'name' => 'name',
  17344.                                                                 'title' => 'Name',
  17345.                                                                 'fieldtype' => 'input',
  17346.                                                             ],
  17347.                                                         ],
  17348.                                                         'classes' => [
  17349.                                                             => [
  17350.                                                                 'classes' => 'Schlagwort',
  17351.                                                             ],
  17352.                                                         ],
  17353.                                                         'pathFormatterClass' => '',
  17354.                                                         'name' => 'keyword',
  17355.                                                         'title' => '',
  17356.                                                         'tooltip' => '',
  17357.                                                         'mandatory' => false,
  17358.                                                         'noteditable' => false,
  17359.                                                         'index' => false,
  17360.                                                         'locked' => false,
  17361.                                                         'style' => '',
  17362.                                                         'permissions' => NULL,
  17363.                                                         'datatype' => 'data',
  17364.                                                         'invisible' => false,
  17365.                                                         'visibleGridView' => false,
  17366.                                                         'visibleSearch' => false,
  17367.                                                     ],
  17368.                                                 ],
  17369.                                                 'isOperator' => false,
  17370.                                             ],
  17371.                                         ],
  17372.                                     ],
  17373.                                 ],
  17374.                                 'TherapiegebietEndverwender' => [
  17375.                                     'id' => 'TherapiegebietEndverwender',
  17376.                                     'name' => 'TherapiegebietEndverwender',
  17377.                                     'columnConfig' => [
  17378.                                         'columns' => [
  17379.                                             => [
  17380.                                                 'attributes' => [
  17381.                                                     'attribute' => 'id',
  17382.                                                     'label' => 'id',
  17383.                                                     'dataType' => 'system',
  17384.                                                     'layout' => [
  17385.                                                         'title' => 'id',
  17386.                                                         'name' => 'id',
  17387.                                                         'datatype' => 'data',
  17388.                                                         'fieldtype' => 'system',
  17389.                                                     ],
  17390.                                                 ],
  17391.                                                 'isOperator' => false,
  17392.                                             ],
  17393.                                             => [
  17394.                                                 'attributes' => [
  17395.                                                     'attribute' => 'key',
  17396.                                                     'label' => 'key',
  17397.                                                     'dataType' => 'system',
  17398.                                                     'layout' => [
  17399.                                                         'title' => 'key',
  17400.                                                         'name' => 'key',
  17401.                                                         'datatype' => 'data',
  17402.                                                         'fieldtype' => 'system',
  17403.                                                     ],
  17404.                                                 ],
  17405.                                                 'isOperator' => false,
  17406.                                             ],
  17407.                                             => [
  17408.                                                 'attributes' => [
  17409.                                                     'attribute' => 'name',
  17410.                                                     'label' => 'Name',
  17411.                                                     'dataType' => 'input',
  17412.                                                     'layout' => [
  17413.                                                         'fieldtype' => 'input',
  17414.                                                         'width' => 608,
  17415.                                                         'defaultValue' => NULL,
  17416.                                                         'queryColumnType' => 'varchar',
  17417.                                                         'columnType' => 'varchar',
  17418.                                                         'columnLength' => 1024,
  17419.                                                         'regex' => '',
  17420.                                                         'unique' => false,
  17421.                                                         'showCharCount' => false,
  17422.                                                         'name' => 'name',
  17423.                                                         'title' => 'Name',
  17424.                                                         'tooltip' => '',
  17425.                                                         'mandatory' => false,
  17426.                                                         'noteditable' => false,
  17427.                                                         'index' => false,
  17428.                                                         'locked' => false,
  17429.                                                         'style' => '',
  17430.                                                         'permissions' => NULL,
  17431.                                                         'datatype' => 'data',
  17432.                                                         'relationType' => false,
  17433.                                                         'invisible' => false,
  17434.                                                         'visibleGridView' => true,
  17435.                                                         'visibleSearch' => true,
  17436.                                                         'defaultValueGenerator' => '',
  17437.                                                     ],
  17438.                                                 ],
  17439.                                                 'isOperator' => false,
  17440.                                             ],
  17441.                                         ],
  17442.                                     ],
  17443.                                 ],
  17444.                                 'TherapiegebietFachkreise' => [
  17445.                                     'id' => 'TherapiegebietFachkreise',
  17446.                                     'name' => 'TherapiegebietFachkreise',
  17447.                                     'columnConfig' => [
  17448.                                         'columns' => [
  17449.                                             => [
  17450.                                                 'attributes' => [
  17451.                                                     'attribute' => 'id',
  17452.                                                     'label' => 'id',
  17453.                                                     'dataType' => 'system',
  17454.                                                     'layout' => [
  17455.                                                         'title' => 'id',
  17456.                                                         'name' => 'id',
  17457.                                                         'datatype' => 'data',
  17458.                                                         'fieldtype' => 'system',
  17459.                                                     ],
  17460.                                                 ],
  17461.                                                 'isOperator' => false,
  17462.                                             ],
  17463.                                             => [
  17464.                                                 'attributes' => [
  17465.                                                     'attribute' => 'key',
  17466.                                                     'label' => 'key',
  17467.                                                     'dataType' => 'system',
  17468.                                                     'layout' => [
  17469.                                                         'title' => 'key',
  17470.                                                         'name' => 'key',
  17471.                                                         'datatype' => 'data',
  17472.                                                         'fieldtype' => 'system',
  17473.                                                     ],
  17474.                                                 ],
  17475.                                                 'isOperator' => false,
  17476.                                             ],
  17477.                                             => [
  17478.                                                 'attributes' => [
  17479.                                                     'attribute' => 'name',
  17480.                                                     'label' => 'Name',
  17481.                                                     'dataType' => 'input',
  17482.                                                     'layout' => [
  17483.                                                         'fieldtype' => 'input',
  17484.                                                         'width' => 608,
  17485.                                                         'defaultValue' => NULL,
  17486.                                                         'queryColumnType' => 'varchar',
  17487.                                                         'columnType' => 'varchar',
  17488.                                                         'columnLength' => 1024,
  17489.                                                         'regex' => '',
  17490.                                                         'unique' => false,
  17491.                                                         'showCharCount' => false,
  17492.                                                         'name' => 'name',
  17493.                                                         'title' => 'Name',
  17494.                                                         'tooltip' => '',
  17495.                                                         'mandatory' => false,
  17496.                                                         'noteditable' => false,
  17497.                                                         'index' => false,
  17498.                                                         'locked' => false,
  17499.                                                         'style' => '',
  17500.                                                         'permissions' => NULL,
  17501.                                                         'datatype' => 'data',
  17502.                                                         'relationType' => false,
  17503.                                                         'invisible' => false,
  17504.                                                         'visibleGridView' => true,
  17505.                                                         'visibleSearch' => true,
  17506.                                                         'defaultValueGenerator' => '',
  17507.                                                     ],
  17508.                                                 ],
  17509.                                                 'isOperator' => false,
  17510.                                             ],
  17511.                                         ],
  17512.                                     ],
  17513.                                 ],
  17514.                                 'Kontakt' => [
  17515.                                     'id' => 'Kontakt',
  17516.                                     'name' => 'Kontakt',
  17517.                                     'columnConfig' => [
  17518.                                         'columns' => [
  17519.                                             => [
  17520.                                                 'attributes' => [
  17521.                                                     'attribute' => 'id',
  17522.                                                     'label' => 'id',
  17523.                                                     'dataType' => 'system',
  17524.                                                     'layout' => [
  17525.                                                         'title' => 'id',
  17526.                                                         'name' => 'id',
  17527.                                                         'datatype' => 'data',
  17528.                                                         'fieldtype' => 'system',
  17529.                                                     ],
  17530.                                                 ],
  17531.                                                 'isOperator' => false,
  17532.                                             ],
  17533.                                             => [
  17534.                                                 'attributes' => [
  17535.                                                     'attribute' => 'key',
  17536.                                                     'label' => 'key',
  17537.                                                     'dataType' => 'system',
  17538.                                                     'layout' => [
  17539.                                                         'title' => 'key',
  17540.                                                         'name' => 'key',
  17541.                                                         'datatype' => 'data',
  17542.                                                         'fieldtype' => 'system',
  17543.                                                     ],
  17544.                                                 ],
  17545.                                                 'isOperator' => false,
  17546.                                             ],
  17547.                                             => [
  17548.                                                 'attributes' => [
  17549.                                                     'attribute' => 'titel',
  17550.                                                     'label' => 'Akademischer Titel',
  17551.                                                     'dataType' => 'input',
  17552.                                                     'layout' => [
  17553.                                                         'fieldtype' => 'input',
  17554.                                                         'width' => 646,
  17555.                                                         'defaultValue' => NULL,
  17556.                                                         'queryColumnType' => 'varchar',
  17557.                                                         'columnType' => 'varchar',
  17558.                                                         'columnLength' => 190,
  17559.                                                         'regex' => '',
  17560.                                                         'unique' => false,
  17561.                                                         'showCharCount' => false,
  17562.                                                         'name' => 'titel',
  17563.                                                         'title' => 'Akademischer Titel',
  17564.                                                         'tooltip' => '',
  17565.                                                         'mandatory' => false,
  17566.                                                         'noteditable' => false,
  17567.                                                         'index' => false,
  17568.                                                         'locked' => false,
  17569.                                                         'style' => '',
  17570.                                                         'permissions' => NULL,
  17571.                                                         'datatype' => 'data',
  17572.                                                         'relationType' => false,
  17573.                                                         'invisible' => false,
  17574.                                                         'visibleGridView' => true,
  17575.                                                         'visibleSearch' => true,
  17576.                                                         'defaultValueGenerator' => '',
  17577.                                                     ],
  17578.                                                 ],
  17579.                                                 'isOperator' => false,
  17580.                                             ],
  17581.                                             => [
  17582.                                                 'attributes' => [
  17583.                                                     'attribute' => 'firstname',
  17584.                                                     'label' => 'Firstname',
  17585.                                                     'dataType' => 'firstname',
  17586.                                                     'layout' => [
  17587.                                                         'fieldtype' => 'firstname',
  17588.                                                         'width' => 646,
  17589.                                                         'defaultValue' => NULL,
  17590.                                                         'queryColumnType' => 'varchar',
  17591.                                                         'columnType' => 'varchar',
  17592.                                                         'columnLength' => 1024,
  17593.                                                         'regex' => '',
  17594.                                                         'unique' => NULL,
  17595.                                                         'showCharCount' => NULL,
  17596.                                                         'name' => 'firstname',
  17597.                                                         'title' => 'Firstname',
  17598.                                                         'tooltip' => '',
  17599.                                                         'mandatory' => true,
  17600.                                                         'noteditable' => false,
  17601.                                                         'index' => false,
  17602.                                                         'locked' => false,
  17603.                                                         'style' => '',
  17604.                                                         'permissions' => NULL,
  17605.                                                         'datatype' => 'data',
  17606.                                                         'relationType' => false,
  17607.                                                         'invisible' => false,
  17608.                                                         'visibleGridView' => true,
  17609.                                                         'visibleSearch' => true,
  17610.                                                         'defaultValueGenerator' => '',
  17611.                                                     ],
  17612.                                                 ],
  17613.                                                 'isOperator' => false,
  17614.                                             ],
  17615.                                             => [
  17616.                                                 'attributes' => [
  17617.                                                     'attribute' => 'lastname',
  17618.                                                     'label' => 'Lastname',
  17619.                                                     'dataType' => 'lastname',
  17620.                                                     'layout' => [
  17621.                                                         'fieldtype' => 'lastname',
  17622.                                                         'width' => 646,
  17623.                                                         'defaultValue' => NULL,
  17624.                                                         'queryColumnType' => 'varchar',
  17625.                                                         'columnType' => 'varchar',
  17626.                                                         'columnLength' => 1024,
  17627.                                                         'regex' => '',
  17628.                                                         'unique' => NULL,
  17629.                                                         'showCharCount' => NULL,
  17630.                                                         'name' => 'lastname',
  17631.                                                         'title' => 'Lastname',
  17632.                                                         'tooltip' => '',
  17633.                                                         'mandatory' => true,
  17634.                                                         'noteditable' => false,
  17635.                                                         'index' => false,
  17636.                                                         'locked' => false,
  17637.                                                         'style' => '',
  17638.                                                         'permissions' => NULL,
  17639.                                                         'datatype' => 'data',
  17640.                                                         'relationType' => false,
  17641.                                                         'invisible' => false,
  17642.                                                         'visibleGridView' => true,
  17643.                                                         'visibleSearch' => true,
  17644.                                                         'defaultValueGenerator' => '',
  17645.                                                     ],
  17646.                                                 ],
  17647.                                                 'isOperator' => false,
  17648.                                             ],
  17649.                                             => [
  17650.                                                 'attributes' => [
  17651.                                                     'attribute' => 'Firma',
  17652.                                                     'label' => 'Firma',
  17653.                                                     'dataType' => 'input',
  17654.                                                     'layout' => [
  17655.                                                         'fieldtype' => 'input',
  17656.                                                         'width' => 646,
  17657.                                                         'defaultValue' => NULL,
  17658.                                                         'queryColumnType' => 'varchar',
  17659.                                                         'columnType' => 'varchar',
  17660.                                                         'columnLength' => 190,
  17661.                                                         'regex' => '',
  17662.                                                         'unique' => false,
  17663.                                                         'showCharCount' => false,
  17664.                                                         'name' => 'Firma',
  17665.                                                         'title' => 'Firma',
  17666.                                                         'tooltip' => '',
  17667.                                                         'mandatory' => false,
  17668.                                                         'noteditable' => true,
  17669.                                                         'index' => false,
  17670.                                                         'locked' => false,
  17671.                                                         'style' => '',
  17672.                                                         'permissions' => NULL,
  17673.                                                         'datatype' => 'data',
  17674.                                                         'relationType' => false,
  17675.                                                         'invisible' => true,
  17676.                                                         'visibleGridView' => true,
  17677.                                                         'visibleSearch' => true,
  17678.                                                         'defaultValueGenerator' => '',
  17679.                                                     ],
  17680.                                                 ],
  17681.                                                 'isOperator' => false,
  17682.                                             ],
  17683.                                             => [
  17684.                                                 'attributes' => [
  17685.                                                     'attribute' => 'email',
  17686.                                                     'label' => 'Email',
  17687.                                                     'dataType' => 'email',
  17688.                                                     'layout' => [
  17689.                                                         'fieldtype' => 'email',
  17690.                                                         'width' => 646,
  17691.                                                         'defaultValue' => NULL,
  17692.                                                         'queryColumnType' => 'varchar',
  17693.                                                         'columnType' => 'varchar',
  17694.                                                         'columnLength' => 1024,
  17695.                                                         'regex' => '',
  17696.                                                         'unique' => NULL,
  17697.                                                         'showCharCount' => NULL,
  17698.                                                         'name' => 'email',
  17699.                                                         'title' => 'Email',
  17700.                                                         'tooltip' => '',
  17701.                                                         'mandatory' => true,
  17702.                                                         'noteditable' => false,
  17703.                                                         'index' => false,
  17704.                                                         'locked' => false,
  17705.                                                         'style' => '',
  17706.                                                         'permissions' => NULL,
  17707.                                                         'datatype' => 'data',
  17708.                                                         'relationType' => false,
  17709.                                                         'invisible' => false,
  17710.                                                         'visibleGridView' => false,
  17711.                                                         'visibleSearch' => false,
  17712.                                                         'defaultValueGenerator' => '',
  17713.                                                     ],
  17714.                                                 ],
  17715.                                                 'isOperator' => false,
  17716.                                             ],
  17717.                                             => [
  17718.                                                 'attributes' => [
  17719.                                                     'attribute' => 'phone',
  17720.                                                     'label' => 'Telefon',
  17721.                                                     'dataType' => 'input',
  17722.                                                     'layout' => [
  17723.                                                         'fieldtype' => 'input',
  17724.                                                         'width' => 646,
  17725.                                                         'defaultValue' => NULL,
  17726.                                                         'queryColumnType' => 'varchar',
  17727.                                                         'columnType' => 'varchar',
  17728.                                                         'columnLength' => 1024,
  17729.                                                         'regex' => '',
  17730.                                                         'unique' => false,
  17731.                                                         'showCharCount' => false,
  17732.                                                         'name' => 'phone',
  17733.                                                         'title' => 'Telefon',
  17734.                                                         'tooltip' => '',
  17735.                                                         'mandatory' => false,
  17736.                                                         'noteditable' => false,
  17737.                                                         'index' => false,
  17738.                                                         'locked' => false,
  17739.                                                         'style' => '',
  17740.                                                         'permissions' => NULL,
  17741.                                                         'datatype' => 'data',
  17742.                                                         'relationType' => false,
  17743.                                                         'invisible' => false,
  17744.                                                         'visibleGridView' => false,
  17745.                                                         'visibleSearch' => false,
  17746.                                                         'defaultValueGenerator' => '',
  17747.                                                     ],
  17748.                                                 ],
  17749.                                                 'isOperator' => false,
  17750.                                             ],
  17751.                                         ],
  17752.                                     ],
  17753.                                 ],
  17754.                                 'Kategorie' => [
  17755.                                     'id' => 'Kategorie',
  17756.                                     'name' => 'Kategorie',
  17757.                                     'columnConfig' => [
  17758.                                         'columns' => [
  17759.                                             => [
  17760.                                                 'attributes' => [
  17761.                                                     'attribute' => 'id',
  17762.                                                     'label' => 'id',
  17763.                                                     'dataType' => 'system',
  17764.                                                     'layout' => [
  17765.                                                         'title' => 'id',
  17766.                                                         'name' => 'id',
  17767.                                                         'datatype' => 'data',
  17768.                                                         'fieldtype' => 'system',
  17769.                                                     ],
  17770.                                                 ],
  17771.                                                 'isOperator' => false,
  17772.                                             ],
  17773.                                             => [
  17774.                                                 'attributes' => [
  17775.                                                     'attribute' => 'fullpath',
  17776.                                                     'label' => 'fullpath',
  17777.                                                     'dataType' => 'system',
  17778.                                                     'layout' => [
  17779.                                                         'title' => 'fullpath',
  17780.                                                         'name' => 'fullpath',
  17781.                                                         'datatype' => 'data',
  17782.                                                         'fieldtype' => 'system',
  17783.                                                     ],
  17784.                                                 ],
  17785.                                                 'isOperator' => false,
  17786.                                             ],
  17787.                                             => [
  17788.                                                 'attributes' => [
  17789.                                                     'attribute' => 'key',
  17790.                                                     'label' => 'key',
  17791.                                                     'dataType' => 'system',
  17792.                                                     'layout' => [
  17793.                                                         'title' => 'key',
  17794.                                                         'name' => 'key',
  17795.                                                         'datatype' => 'data',
  17796.                                                         'fieldtype' => 'system',
  17797.                                                     ],
  17798.                                                 ],
  17799.                                                 'isOperator' => false,
  17800.                                             ],
  17801.                                             => [
  17802.                                                 'attributes' => [
  17803.                                                     'attribute' => 'name',
  17804.                                                     'label' => 'Name',
  17805.                                                     'dataType' => 'input',
  17806.                                                     'layout' => [
  17807.                                                         'fieldtype' => 'input',
  17808.                                                         'width' => 608,
  17809.                                                         'defaultValue' => NULL,
  17810.                                                         'queryColumnType' => 'varchar',
  17811.                                                         'columnType' => 'varchar',
  17812.                                                         'columnLength' => 1024,
  17813.                                                         'regex' => '',
  17814.                                                         'unique' => false,
  17815.                                                         'showCharCount' => false,
  17816.                                                         'name' => 'name',
  17817.                                                         'title' => 'Name',
  17818.                                                         'tooltip' => '',
  17819.                                                         'mandatory' => false,
  17820.                                                         'noteditable' => false,
  17821.                                                         'index' => false,
  17822.                                                         'locked' => false,
  17823.                                                         'style' => '',
  17824.                                                         'permissions' => NULL,
  17825.                                                         'datatype' => 'data',
  17826.                                                         'relationType' => false,
  17827.                                                         'invisible' => false,
  17828.                                                         'visibleGridView' => true,
  17829.                                                         'visibleSearch' => true,
  17830.                                                         'defaultValueGenerator' => '',
  17831.                                                     ],
  17832.                                                 ],
  17833.                                                 'isOperator' => false,
  17834.                                             ],
  17835.                                         ],
  17836.                                     ],
  17837.                                 ],
  17838.                                 'Schlagwort' => [
  17839.                                     'id' => 'Schlagwort',
  17840.                                     'name' => 'Schlagwort',
  17841.                                     'columnConfig' => [
  17842.                                         'columns' => [
  17843.                                             => [
  17844.                                                 'attributes' => [
  17845.                                                     'attribute' => 'id',
  17846.                                                     'label' => 'id',
  17847.                                                     'dataType' => 'system',
  17848.                                                     'layout' => [
  17849.                                                         'title' => 'id',
  17850.                                                         'name' => 'id',
  17851.                                                         'datatype' => 'data',
  17852.                                                         'fieldtype' => 'system',
  17853.                                                     ],
  17854.                                                 ],
  17855.                                                 'isOperator' => false,
  17856.                                             ],
  17857.                                             => [
  17858.                                                 'attributes' => [
  17859.                                                     'attribute' => 'fullpath',
  17860.                                                     'label' => 'fullpath',
  17861.                                                     'dataType' => 'system',
  17862.                                                     'layout' => [
  17863.                                                         'title' => 'fullpath',
  17864.                                                         'name' => 'fullpath',
  17865.                                                         'datatype' => 'data',
  17866.                                                         'fieldtype' => 'system',
  17867.                                                     ],
  17868.                                                 ],
  17869.                                                 'isOperator' => false,
  17870.                                             ],
  17871.                                             => [
  17872.                                                 'attributes' => [
  17873.                                                     'attribute' => 'key',
  17874.                                                     'label' => 'key',
  17875.                                                     'dataType' => 'system',
  17876.                                                     'layout' => [
  17877.                                                         'title' => 'key',
  17878.                                                         'name' => 'key',
  17879.                                                         'datatype' => 'data',
  17880.                                                         'fieldtype' => 'system',
  17881.                                                     ],
  17882.                                                 ],
  17883.                                                 'isOperator' => false,
  17884.                                             ],
  17885.                                             => [
  17886.                                                 'attributes' => [
  17887.                                                     'attribute' => 'name',
  17888.                                                     'label' => 'Name',
  17889.                                                     'dataType' => 'input',
  17890.                                                     'layout' => [
  17891.                                                         'fieldtype' => 'input',
  17892.                                                         'width' => 608,
  17893.                                                         'defaultValue' => NULL,
  17894.                                                         'queryColumnType' => 'varchar',
  17895.                                                         'columnType' => 'varchar',
  17896.                                                         'columnLength' => 1024,
  17897.                                                         'regex' => '',
  17898.                                                         'unique' => false,
  17899.                                                         'showCharCount' => false,
  17900.                                                         'name' => 'name',
  17901.                                                         'title' => 'Name',
  17902.                                                         'tooltip' => '',
  17903.                                                         'mandatory' => false,
  17904.                                                         'noteditable' => false,
  17905.                                                         'index' => false,
  17906.                                                         'locked' => false,
  17907.                                                         'style' => '',
  17908.                                                         'permissions' => NULL,
  17909.                                                         'datatype' => 'data',
  17910.                                                         'relationType' => false,
  17911.                                                         'invisible' => false,
  17912.                                                         'visibleGridView' => true,
  17913.                                                         'visibleSearch' => true,
  17914.                                                         'defaultValueGenerator' => '',
  17915.                                                     ],
  17916.                                                 ],
  17917.                                                 'isOperator' => false,
  17918.                                             ],
  17919.                                         ],
  17920.                                     ],
  17921.                                 ],
  17922.                                 'Bundle' => [
  17923.                                     'id' => 'Bundle',
  17924.                                     'name' => 'Bundle',
  17925.                                     'columnConfig' => [
  17926.                                         'columns' => [
  17927.                                             => [
  17928.                                                 'attributes' => [
  17929.                                                     'attribute' => 'bundleName',
  17930.                                                     'label' => 'Paket Bezeichnung',
  17931.                                                     'dataType' => 'input',
  17932.                                                 ],
  17933.                                                 'isOperator' => false,
  17934.                                             ],
  17935.                                             => [
  17936.                                                 'attributes' => [
  17937.                                                     'attribute' => 'topline',
  17938.                                                     'label' => 'Topline',
  17939.                                                     'dataType' => 'input',
  17940.                                                 ],
  17941.                                                 'isOperator' => false,
  17942.                                             ],
  17943.                                             => [
  17944.                                                 'attributes' => [
  17945.                                                     'attribute' => 'URL',
  17946.                                                     'label' => 'Partner URL',
  17947.                                                     'dataType' => 'input',
  17948.                                                 ],
  17949.                                                 'isOperator' => false,
  17950.                                             ],
  17951.                                             => [
  17952.                                                 'attributes' => [
  17953.                                                     'attribute' => 'buttonText',
  17954.                                                     'label' => 'Button Text',
  17955.                                                     'dataType' => 'input',
  17956.                                                 ],
  17957.                                                 'isOperator' => false,
  17958.                                             ],
  17959.                                             => [
  17960.                                                 'attributes' => [
  17961.                                                     'attribute' => 'URL1',
  17962.                                                     'label' => 'Partner URL',
  17963.                                                     'dataType' => 'input',
  17964.                                                 ],
  17965.                                                 'isOperator' => false,
  17966.                                             ],
  17967.                                             => [
  17968.                                                 'attributes' => [
  17969.                                                     'attribute' => 'fliesstext',
  17970.                                                     'label' => 'Text',
  17971.                                                     'dataType' => 'wysiwyg',
  17972.                                                 ],
  17973.                                                 'isOperator' => false,
  17974.                                             ],
  17975.                                             => [
  17976.                                                 'attributes' => [
  17977.                                                     'attribute' => 'product',
  17978.                                                     'label' => 'Produkte',
  17979.                                                     'dataType' => 'manyToManyObjectRelation',
  17980.                                                 ],
  17981.                                                 'isOperator' => false,
  17982.                                             ],
  17983.                                             => [
  17984.                                                 'attributes' => [
  17985.                                                     'attribute' => 'image16x9',
  17986.                                                     'label' => 'Bild 16x9',
  17987.                                                     'dataType' => 'hotspotimage',
  17988.                                                 ],
  17989.                                                 'isOperator' => false,
  17990.                                             ],
  17991.                                             => [
  17992.                                                 'attributes' => [
  17993.                                                     'attribute' => 'image1x1',
  17994.                                                     'label' => 'Bild 1x1',
  17995.                                                     'dataType' => 'hotspotimage',
  17996.                                                 ],
  17997.                                                 'isOperator' => false,
  17998.                                             ],
  17999.                                             => [
  18000.                                                 'attributes' => [
  18001.                                                     'attribute' => 'image5x8',
  18002.                                                     'label' => 'Bild 5x8',
  18003.                                                     'dataType' => 'hotspotimage',
  18004.                                                 ],
  18005.                                                 'isOperator' => false,
  18006.                                             ],
  18007.                                             10 => [
  18008.                                                 'attributes' => [
  18009.                                                     'attribute' => 'imageMood',
  18010.                                                     'label' => 'Moodimage',
  18011.                                                     'dataType' => 'hotspotimage',
  18012.                                                 ],
  18013.                                                 'isOperator' => false,
  18014.                                             ],
  18015.                                             11 => [
  18016.                                                 'attributes' => [
  18017.                                                     'attribute' => 'imageProductBundle',
  18018.                                                     'label' => 'Bundle-Bild',
  18019.                                                     'dataType' => 'hotspotimage',
  18020.                                                 ],
  18021.                                                 'isOperator' => false,
  18022.                                             ],
  18023.                                             12 => [
  18024.                                                 'attributes' => [
  18025.                                                     'attribute' => 'id',
  18026.                                                     'label' => 'ID',
  18027.                                                     'dataType' => 'system',
  18028.                                                 ],
  18029.                                                 'isOperator' => false,
  18030.                                             ],
  18031.                                             13 => [
  18032.                                                 'attributes' => [
  18033.                                                     'attribute' => 'key',
  18034.                                                     'label' => 'Schlüssel',
  18035.                                                     'dataType' => 'system',
  18036.                                                 ],
  18037.                                                 'isOperator' => false,
  18038.                                             ],
  18039.                                             14 => [
  18040.                                                 'attributes' => [
  18041.                                                     'attribute' => 'creationDate',
  18042.                                                     'label' => 'Erstellungsdatum',
  18043.                                                     'dataType' => 'system',
  18044.                                                 ],
  18045.                                                 'isOperator' => false,
  18046.                                             ],
  18047.                                             15 => [
  18048.                                                 'attributes' => [
  18049.                                                     'attribute' => 'modificationDate',
  18050.                                                     'label' => 'Änderungsdatum',
  18051.                                                     'dataType' => 'system',
  18052.                                                 ],
  18053.                                                 'isOperator' => false,
  18054.                                             ],
  18055.                                             16 => [
  18056.                                                 'attributes' => [
  18057.                                                     'attribute' => 'bundleVideo',
  18058.                                                     'label' => 'Video',
  18059.                                                     'dataType' => 'video',
  18060.                                                 ],
  18061.                                                 'isOperator' => false,
  18062.                                             ],
  18063.                                         ],
  18064.                                     ],
  18065.                                 ],
  18066.                                 'Stellenanzeige' => [
  18067.                                     'id' => 'Stellenanzeige',
  18068.                                     'name' => 'Stellenanzeige',
  18069.                                     'columnConfig' => [
  18070.                                         'columns' => [
  18071.                                             => [
  18072.                                                 'attributes' => [
  18073.                                                     'attribute' => 'UmantisID',
  18074.                                                     'label' => 'Umantis ID',
  18075.                                                     'dataType' => 'input',
  18076.                                                 ],
  18077.                                                 'isOperator' => false,
  18078.                                             ],
  18079.                                             => [
  18080.                                                 'attributes' => [
  18081.                                                     'attribute' => 'Jobtitle',
  18082.                                                     'label' => 'Jobtitle',
  18083.                                                     'dataType' => 'input',
  18084.                                                 ],
  18085.                                                 'isOperator' => false,
  18086.                                             ],
  18087.                                             => [
  18088.                                                 'attributes' => [
  18089.                                                     'attribute' => 'OnlineSince',
  18090.                                                     'label' => 'Online Since',
  18091.                                                     'dataType' => 'input',
  18092.                                                 ],
  18093.                                                 'isOperator' => false,
  18094.                                             ],
  18095.                                             => [
  18096.                                                 'attributes' => [
  18097.                                                     'attribute' => 'PlaceOfWork',
  18098.                                                     'label' => 'Standort',
  18099.                                                     'dataType' => 'input',
  18100.                                                 ],
  18101.                                                 'isOperator' => false,
  18102.                                             ],
  18103.                                             => [
  18104.                                                 'attributes' => [
  18105.                                                     'attribute' => 'Department',
  18106.                                                     'label' => 'Abteilung',
  18107.                                                     'dataType' => 'input',
  18108.                                                 ],
  18109.                                                 'isOperator' => false,
  18110.                                             ],
  18111.                                             => [
  18112.                                                 'attributes' => [
  18113.                                                     'attribute' => 'EntryLevel',
  18114.                                                     'label' => 'Entry Level',
  18115.                                                     'dataType' => 'input',
  18116.                                                 ],
  18117.                                                 'isOperator' => false,
  18118.                                             ],
  18119.                                             => [
  18120.                                                 'attributes' => [
  18121.                                                     'attribute' => 'EmploymentType',
  18122.                                                     'label' => 'Art',
  18123.                                                     'dataType' => 'input',
  18124.                                                 ],
  18125.                                                 'isOperator' => false,
  18126.                                             ],
  18127.                                             => [
  18128.                                                 'attributes' => [
  18129.                                                     'attribute' => 'ContractType',
  18130.                                                     'label' => 'Vertragstype',
  18131.                                                     'dataType' => 'input',
  18132.                                                 ],
  18133.                                                 'isOperator' => false,
  18134.                                             ],
  18135.                                             => [
  18136.                                                 'attributes' => [
  18137.                                                     'attribute' => 'HRExpert_Surname',
  18138.                                                     'label' => 'Vorname Sachbearbeiter',
  18139.                                                     'dataType' => 'input',
  18140.                                                 ],
  18141.                                                 'isOperator' => false,
  18142.                                             ],
  18143.                                             => [
  18144.                                                 'attributes' => [
  18145.                                                     'attribute' => 'HRExpert_Name',
  18146.                                                     'label' => 'Nachname Sachbearbeiter',
  18147.                                                     'dataType' => 'input',
  18148.                                                 ],
  18149.                                                 'isOperator' => false,
  18150.                                             ],
  18151.                                             10 => [
  18152.                                                 'attributes' => [
  18153.                                                     'attribute' => 'HRExpert_Phone',
  18154.                                                     'label' => 'Tel. Sachbearbeiter',
  18155.                                                     'dataType' => 'input',
  18156.                                                 ],
  18157.                                                 'isOperator' => false,
  18158.                                             ],
  18159.                                             11 => [
  18160.                                                 'attributes' => [
  18161.                                                     'attribute' => 'HRExpert_Email',
  18162.                                                     'label' => 'E-Mail Sachbearbeiter',
  18163.                                                     'dataType' => 'input',
  18164.                                                 ],
  18165.                                                 'isOperator' => false,
  18166.                                             ],
  18167.                                             12 => [
  18168.                                                 'attributes' => [
  18169.                                                     'attribute' => 'ApplyURL',
  18170.                                                     'label' => 'URL Bewerbung',
  18171.                                                     'dataType' => 'input',
  18172.                                                 ],
  18173.                                                 'isOperator' => false,
  18174.                                             ],
  18175.                                             13 => [
  18176.                                                 'attributes' => [
  18177.                                                     'attribute' => 'PublicationURL',
  18178.                                                     'label' => 'URL Bewerbung',
  18179.                                                     'dataType' => 'input',
  18180.                                                 ],
  18181.                                                 'isOperator' => false,
  18182.                                             ],
  18183.                                             14 => [
  18184.                                                 'attributes' => [
  18185.                                                     'attribute' => 'TitelTextblock1',
  18186.                                                     'label' => 'Titel Textblock 1',
  18187.                                                     'dataType' => 'input',
  18188.                                                 ],
  18189.                                                 'isOperator' => false,
  18190.                                             ],
  18191.                                             15 => [
  18192.                                                 'attributes' => [
  18193.                                                     'attribute' => 'Textblock1',
  18194.                                                     'label' => 'Textblock 1',
  18195.                                                     'dataType' => 'textarea',
  18196.                                                 ],
  18197.                                                 'isOperator' => false,
  18198.                                             ],
  18199.                                             16 => [
  18200.                                                 'attributes' => [
  18201.                                                     'attribute' => 'TitelTextblock2',
  18202.                                                     'label' => 'Titel Textblock 2',
  18203.                                                     'dataType' => 'input',
  18204.                                                 ],
  18205.                                                 'isOperator' => false,
  18206.                                             ],
  18207.                                             17 => [
  18208.                                                 'attributes' => [
  18209.                                                     'attribute' => 'Textblock2',
  18210.                                                     'label' => 'Textblock 2',
  18211.                                                     'dataType' => 'textarea',
  18212.                                                 ],
  18213.                                                 'isOperator' => false,
  18214.                                             ],
  18215.                                             18 => [
  18216.                                                 'attributes' => [
  18217.                                                     'attribute' => 'TitelTextblock3',
  18218.                                                     'label' => 'Titel Textblock 3',
  18219.                                                     'dataType' => 'input',
  18220.                                                 ],
  18221.                                                 'isOperator' => false,
  18222.                                             ],
  18223.                                             19 => [
  18224.                                                 'attributes' => [
  18225.                                                     'attribute' => 'Textblock3',
  18226.                                                     'label' => 'Textblock 3',
  18227.                                                     'dataType' => 'textarea',
  18228.                                                 ],
  18229.                                                 'isOperator' => false,
  18230.                                             ],
  18231.                                             20 => [
  18232.                                                 'attributes' => [
  18233.                                                     'attribute' => 'TitelTextblock4',
  18234.                                                     'label' => 'Titel Textblock 4',
  18235.                                                     'dataType' => 'input',
  18236.                                                 ],
  18237.                                                 'isOperator' => false,
  18238.                                             ],
  18239.                                             21 => [
  18240.                                                 'attributes' => [
  18241.                                                     'attribute' => 'Textblock4',
  18242.                                                     'label' => 'Textblock 4',
  18243.                                                     'dataType' => 'textarea',
  18244.                                                 ],
  18245.                                                 'isOperator' => false,
  18246.                                             ],
  18247.                                             22 => [
  18248.                                                 'attributes' => [
  18249.                                                     'attribute' => 'TitelTextblock5',
  18250.                                                     'label' => 'Titel Textblock 5',
  18251.                                                     'dataType' => 'input',
  18252.                                                 ],
  18253.                                                 'isOperator' => false,
  18254.                                             ],
  18255.                                             23 => [
  18256.                                                 'attributes' => [
  18257.                                                     'attribute' => 'Textblock5',
  18258.                                                     'label' => 'Textblock 5',
  18259.                                                     'dataType' => 'textarea',
  18260.                                                 ],
  18261.                                                 'isOperator' => false,
  18262.                                             ],
  18263.                                             24 => [
  18264.                                                 'attributes' => [
  18265.                                                     'attribute' => 'TitelTextblock6',
  18266.                                                     'label' => 'Titel Textblock 6',
  18267.                                                     'dataType' => 'input',
  18268.                                                 ],
  18269.                                                 'isOperator' => false,
  18270.                                             ],
  18271.                                             25 => [
  18272.                                                 'attributes' => [
  18273.                                                     'attribute' => 'Textblock6',
  18274.                                                     'label' => 'Textblock 6',
  18275.                                                     'dataType' => 'textarea',
  18276.                                                 ],
  18277.                                                 'isOperator' => false,
  18278.                                             ],
  18279.                                             26 => [
  18280.                                                 'attributes' => [
  18281.                                                     'attribute' => 'TitelTextblock7',
  18282.                                                     'label' => 'Titel Textblock 7',
  18283.                                                     'dataType' => 'input',
  18284.                                                 ],
  18285.                                                 'isOperator' => false,
  18286.                                             ],
  18287.                                             27 => [
  18288.                                                 'attributes' => [
  18289.                                                     'attribute' => 'Textblock7',
  18290.                                                     'label' => 'Textblock 7',
  18291.                                                     'dataType' => 'textarea',
  18292.                                                 ],
  18293.                                                 'isOperator' => false,
  18294.                                             ],
  18295.                                             28 => [
  18296.                                                 'attributes' => [
  18297.                                                     'attribute' => 'TitelTextblock8',
  18298.                                                     'label' => 'Titel Textblock 8',
  18299.                                                     'dataType' => 'input',
  18300.                                                 ],
  18301.                                                 'isOperator' => false,
  18302.                                             ],
  18303.                                             29 => [
  18304.                                                 'attributes' => [
  18305.                                                     'attribute' => 'Textblock8',
  18306.                                                     'label' => 'Textblock 8',
  18307.                                                     'dataType' => 'textarea',
  18308.                                                 ],
  18309.                                                 'isOperator' => false,
  18310.                                             ],
  18311.                                             30 => [
  18312.                                                 'attributes' => [
  18313.                                                     'attribute' => 'id',
  18314.                                                     'label' => 'ID',
  18315.                                                     'dataType' => 'system',
  18316.                                                 ],
  18317.                                                 'isOperator' => false,
  18318.                                             ],
  18319.                                             31 => [
  18320.                                                 'attributes' => [
  18321.                                                     'attribute' => 'key',
  18322.                                                     'label' => 'Schlüssel',
  18323.                                                     'dataType' => 'system',
  18324.                                                 ],
  18325.                                                 'isOperator' => false,
  18326.                                             ],
  18327.                                             32 => [
  18328.                                                 'attributes' => [
  18329.                                                     'attribute' => 'published',
  18330.                                                     'label' => 'Veröffentlicht',
  18331.                                                     'dataType' => 'system',
  18332.                                                 ],
  18333.                                                 'isOperator' => false,
  18334.                                             ],
  18335.                                             33 => [
  18336.                                                 'attributes' => [
  18337.                                                     'attribute' => 'creationDate',
  18338.                                                     'label' => 'Erstellungsdatum',
  18339.                                                     'dataType' => 'system',
  18340.                                                 ],
  18341.                                                 'isOperator' => false,
  18342.                                             ],
  18343.                                             34 => [
  18344.                                                 'attributes' => [
  18345.                                                     'attribute' => 'modificationDate',
  18346.                                                     'label' => 'Änderungsdatum',
  18347.                                                     'dataType' => 'system',
  18348.                                                 ],
  18349.                                                 'isOperator' => false,
  18350.                                             ],
  18351.                                             35 => [
  18352.                                                 'attributes' => [
  18353.                                                     'attribute' => 'image16x9',
  18354.                                                     'label' => 'Headerbild 16x9',
  18355.                                                     'dataType' => 'hotspotimage',
  18356.                                                 ],
  18357.                                                 'isOperator' => false,
  18358.                                             ],
  18359.                                             36 => [
  18360.                                                 'attributes' => [
  18361.                                                     'attribute' => 'image5x8',
  18362.                                                     'label' => 'Headerbild 5x8',
  18363.                                                     'dataType' => 'hotspotimage',
  18364.                                                 ],
  18365.                                                 'isOperator' => false,
  18366.                                             ],
  18367.                                             37 => [
  18368.                                                 'attributes' => [
  18369.                                                     'attribute' => 'image1x1',
  18370.                                                     'label' => 'Headerbild 1x1',
  18371.                                                     'dataType' => 'hotspotimage',
  18372.                                                 ],
  18373.                                                 'isOperator' => false,
  18374.                                             ],
  18375.                                             38 => [
  18376.                                                 'attributes' => [
  18377.                                                     'attribute' => 'imageRecruiter',
  18378.                                                     'label' => 'Recruiter',
  18379.                                                     'dataType' => 'hotspotimage',
  18380.                                                 ],
  18381.                                                 'isOperator' => false,
  18382.                                             ],
  18383.                                         ],
  18384.                                     ],
  18385.                                 ],
  18386.                             ],
  18387.                             'mutationEntities' => [
  18388.                             ],
  18389.                             'specialEntities' => [
  18390.                                 'document' => [
  18391.                                     'read' => true,
  18392.                                     'create' => false,
  18393.                                     'update' => false,
  18394.                                     'delete' => false,
  18395.                                 ],
  18396.                                 'document_folder' => [
  18397.                                     'read' => true,
  18398.                                     'create' => false,
  18399.                                     'update' => false,
  18400.                                     'delete' => false,
  18401.                                 ],
  18402.                                 'asset' => [
  18403.                                     'read' => true,
  18404.                                     'create' => false,
  18405.                                     'update' => false,
  18406.                                     'delete' => false,
  18407.                                 ],
  18408.                                 'asset_folder' => [
  18409.                                     'read' => true,
  18410.                                     'create' => false,
  18411.                                     'update' => false,
  18412.                                     'delete' => false,
  18413.                                 ],
  18414.                                 'asset_listing' => [
  18415.                                     'read' => true,
  18416.                                     'create' => false,
  18417.                                     'update' => false,
  18418.                                     'delete' => false,
  18419.                                 ],
  18420.                                 'object_folder' => [
  18421.                                     'read' => true,
  18422.                                     'create' => false,
  18423.                                     'update' => false,
  18424.                                     'delete' => false,
  18425.                                 ],
  18426.                                 'translation' => [
  18427.                                     'read' => false,
  18428.                                     'create' => false,
  18429.                                     'update' => false,
  18430.                                     'delete' => false,
  18431.                                 ],
  18432.                                 'translation_listing' => [
  18433.                                     'read' => false,
  18434.                                     'create' => false,
  18435.                                     'update' => false,
  18436.                                     'delete' => false,
  18437.                                 ],
  18438.                             ],
  18439.                         ],
  18440.                         'security' => [
  18441.                             'method' => 'datahub_apikey',
  18442.                             'apikey' => [
  18443.                                 => '9480d71c1ad6625dde10d8845aff964d',
  18444.                                 => 'd6fbe4163ef8c537a8d88bf82054a75c',
  18445.                             ],
  18446.                             'skipPermissionCheck' => false,
  18447.                             'disableIntrospection' => false,
  18448.                         ],
  18449.                         'workspaces' => [
  18450.                             'asset' => [
  18451.                                 => [
  18452.                                     'read' => true,
  18453.                                     'cpath' => '/',
  18454.                                     'create' => false,
  18455.                                     'update' => false,
  18456.                                     'delete' => false,
  18457.                                     'id' => 'extModel1444-1',
  18458.                                 ],
  18459.                             ],
  18460.                             'document' => [
  18461.                                 => [
  18462.                                     'read' => true,
  18463.                                     'cpath' => '/',
  18464.                                     'create' => false,
  18465.                                     'update' => false,
  18466.                                     'delete' => false,
  18467.                                     'id' => 'extModel1418-1',
  18468.                                 ],
  18469.                             ],
  18470.                             'object' => [
  18471.                                 => [
  18472.                                     'read' => true,
  18473.                                     'cpath' => '/',
  18474.                                     'create' => false,
  18475.                                     'update' => false,
  18476.                                     'delete' => false,
  18477.                                     'id' => 'extModel1470-1',
  18478.                                 ],
  18479.                             ],
  18480.                         ],
  18481.                         'permissions' => [
  18482.                             'user' => [
  18483.                             ],
  18484.                             'role' => [
  18485.                             ],
  18486.                         ],
  18487.                     ],
  18488.                     'JobasBackup' => [
  18489.                         'general' => [
  18490.                             'active' => true,
  18491.                             'type' => 'dataImporterDataObject',
  18492.                             'name' => 'JobasBackup',
  18493.                             'description' => '',
  18494.                             'group' => '',
  18495.                             'path' => NULL,
  18496.                             'modificationDate' => 1705670480,
  18497.                             'createDate' => 1697033031,
  18498.                         ],
  18499.                         'loaderConfig' => [
  18500.                             'type' => 'upload',
  18501.                             'settings' => [
  18502.                                 'uploadFilePath' => 'JobasBackup/upload.import',
  18503.                             ],
  18504.                         ],
  18505.                         'interpreterConfig' => [
  18506.                             'type' => 'xml',
  18507.                             'settings' => [
  18508.                                 'xpath' => '/jobs/job',
  18509.                                 'schema' => '',
  18510.                             ],
  18511.                         ],
  18512.                         'resolverConfig' => [
  18513.                             'elementType' => 'dataObject',
  18514.                             'dataObjectClassId' => '18',
  18515.                             'loadingStrategy' => [
  18516.                                 'type' => 'attribute',
  18517.                                 'settings' => [
  18518.                                     'dataSourceIndex' => 'StellenID',
  18519.                                     'attributeName' => 'UmantisID',
  18520.                                     'language' => '',
  18521.                                 ],
  18522.                             ],
  18523.                             'createLocationStrategy' => [
  18524.                                 'type' => 'staticPath',
  18525.                                 'settings' => [
  18526.                                     'path' => '/Stellenanzeigen',
  18527.                                 ],
  18528.                             ],
  18529.                             'locationUpdateStrategy' => [
  18530.                                 'type' => 'staticPath',
  18531.                                 'settings' => [
  18532.                                     'path' => '/Stellenanzeigen',
  18533.                                 ],
  18534.                             ],
  18535.                             'publishingStrategy' => [
  18536.                                 'type' => 'alwaysPublish',
  18537.                             ],
  18538.                         ],
  18539.                         'processingConfig' => [
  18540.                             'executionType' => 'sequential',
  18541.                             'doArchiveImportFile' => true,
  18542.                             'idDataIndex' => 'StellenID',
  18543.                             'cleanup' => [
  18544.                                 'doCleanup' => true,
  18545.                                 'strategy' => 'unpublish',
  18546.                             ],
  18547.                         ],
  18548.                         'mappingConfig' => [
  18549.                             => [
  18550.                                 'label' => 'StellenID',
  18551.                                 'dataSourceIndex' => [
  18552.                                     => 'StellenID',
  18553.                                 ],
  18554.                                 'transformationResultType' => 'default',
  18555.                                 'dataTarget' => [
  18556.                                     'type' => 'direct',
  18557.                                     'settings' => [
  18558.                                         'fieldName' => 'UmantisID',
  18559.                                         'language' => '',
  18560.                                         'writeIfTargetIsNotEmpty' => true,
  18561.                                         'writeIfSourceIsEmpty' => true,
  18562.                                     ],
  18563.                                 ],
  18564.                                 'transformationPipeline' => [
  18565.                                 ],
  18566.                             ],
  18567.                             => [
  18568.                                 'label' => 'Jobtitle',
  18569.                                 'dataSourceIndex' => [
  18570.                                     => 'Jobtitel',
  18571.                                 ],
  18572.                                 'transformationResultType' => 'default',
  18573.                                 'dataTarget' => [
  18574.                                     'type' => 'direct',
  18575.                                     'settings' => [
  18576.                                         'fieldName' => 'Jobtitle',
  18577.                                         'language' => '',
  18578.                                         'writeIfTargetIsNotEmpty' => true,
  18579.                                         'writeIfSourceIsEmpty' => true,
  18580.                                     ],
  18581.                                 ],
  18582.                                 'settings' => [
  18583.                                     'original' => '/',
  18584.                                     'converted' => ' und ',
  18585.                                 ],
  18586.                                 'transformationPipeline' => [
  18587.                                     => [
  18588.                                         'settings' => [
  18589.                                             'original' => '/',
  18590.                                             'converted' => ' und ',
  18591.                                         ],
  18592.                                         'type' => 'conditionalConversion',
  18593.                                     ],
  18594.                                 ],
  18595.                             ],
  18596.                             => [
  18597.                                 'label' => 'TitelTextblock1',
  18598.                                 'dataSourceIndex' => [
  18599.                                     => 'TitelTextblock1',
  18600.                                 ],
  18601.                                 'transformationResultType' => 'default',
  18602.                                 'dataTarget' => [
  18603.                                     'type' => 'direct',
  18604.                                     'settings' => [
  18605.                                         'fieldName' => 'TitelTextblock1',
  18606.                                         'language' => '',
  18607.                                         'writeIfTargetIsNotEmpty' => true,
  18608.                                         'writeIfSourceIsEmpty' => true,
  18609.                                     ],
  18610.                                 ],
  18611.                                 'transformationPipeline' => [
  18612.                                 ],
  18613.                             ],
  18614.                             => [
  18615.                                 'label' => 'Textblock1',
  18616.                                 'dataSourceIndex' => [
  18617.                                     => 'Textblock1',
  18618.                                 ],
  18619.                                 'transformationResultType' => 'default',
  18620.                                 'dataTarget' => [
  18621.                                     'type' => 'direct',
  18622.                                     'settings' => [
  18623.                                         'fieldName' => 'Textblock1',
  18624.                                         'language' => '',
  18625.                                         'writeIfTargetIsNotEmpty' => true,
  18626.                                         'writeIfSourceIsEmpty' => true,
  18627.                                     ],
  18628.                                 ],
  18629.                                 'transformationPipeline' => [
  18630.                                     => [
  18631.                                         'type' => 'htmlDecode',
  18632.                                     ],
  18633.                                 ],
  18634.                             ],
  18635.                             => [
  18636.                                 'label' => 'TitelTextblock2',
  18637.                                 'dataSourceIndex' => [
  18638.                                     => 'TitelTextblock2',
  18639.                                 ],
  18640.                                 'transformationResultType' => 'default',
  18641.                                 'dataTarget' => [
  18642.                                     'type' => 'direct',
  18643.                                     'settings' => [
  18644.                                         'fieldName' => 'TitelTextblock2',
  18645.                                         'language' => '',
  18646.                                         'writeIfTargetIsNotEmpty' => true,
  18647.                                         'writeIfSourceIsEmpty' => true,
  18648.                                     ],
  18649.                                 ],
  18650.                                 'transformationPipeline' => [
  18651.                                 ],
  18652.                             ],
  18653.                             => [
  18654.                                 'label' => 'Textblock2',
  18655.                                 'dataSourceIndex' => [
  18656.                                     => 'Textblock2',
  18657.                                 ],
  18658.                                 'transformationResultType' => 'default',
  18659.                                 'dataTarget' => [
  18660.                                     'type' => 'direct',
  18661.                                     'settings' => [
  18662.                                         'fieldName' => 'Textblock2',
  18663.                                         'language' => '',
  18664.                                         'writeIfTargetIsNotEmpty' => true,
  18665.                                         'writeIfSourceIsEmpty' => true,
  18666.                                     ],
  18667.                                 ],
  18668.                                 'transformationPipeline' => [
  18669.                                 ],
  18670.                             ],
  18671.                             => [
  18672.                                 'label' => 'TitelTextblock3',
  18673.                                 'dataSourceIndex' => [
  18674.                                     => 'TitelTextblock3',
  18675.                                 ],
  18676.                                 'transformationResultType' => 'default',
  18677.                                 'dataTarget' => [
  18678.                                     'type' => 'direct',
  18679.                                     'settings' => [
  18680.                                         'fieldName' => 'TitelTextblock3',
  18681.                                         'language' => '',
  18682.                                         'writeIfTargetIsNotEmpty' => true,
  18683.                                         'writeIfSourceIsEmpty' => true,
  18684.                                     ],
  18685.                                 ],
  18686.                                 'transformationPipeline' => [
  18687.                                 ],
  18688.                             ],
  18689.                             => [
  18690.                                 'label' => 'Textblock3',
  18691.                                 'dataSourceIndex' => [
  18692.                                     => 'Textblock3',
  18693.                                 ],
  18694.                                 'transformationResultType' => 'default',
  18695.                                 'dataTarget' => [
  18696.                                     'type' => 'direct',
  18697.                                     'settings' => [
  18698.                                         'fieldName' => 'Textblock3',
  18699.                                         'language' => '',
  18700.                                         'writeIfTargetIsNotEmpty' => true,
  18701.                                         'writeIfSourceIsEmpty' => true,
  18702.                                     ],
  18703.                                 ],
  18704.                                 'transformationPipeline' => [
  18705.                                     => [
  18706.                                         'type' => 'htmlDecode',
  18707.                                     ],
  18708.                                 ],
  18709.                             ],
  18710.                             => [
  18711.                                 'label' => 'TitelTextblock4',
  18712.                                 'dataSourceIndex' => [
  18713.                                     => 'TitelTextblock4',
  18714.                                 ],
  18715.                                 'transformationResultType' => 'default',
  18716.                                 'dataTarget' => [
  18717.                                     'type' => 'direct',
  18718.                                     'settings' => [
  18719.                                         'fieldName' => 'TitelTextblock4',
  18720.                                         'language' => '',
  18721.                                         'writeIfTargetIsNotEmpty' => true,
  18722.                                         'writeIfSourceIsEmpty' => true,
  18723.                                     ],
  18724.                                 ],
  18725.                                 'transformationPipeline' => [
  18726.                                 ],
  18727.                             ],
  18728.                             => [
  18729.                                 'label' => 'Textblock4',
  18730.                                 'dataSourceIndex' => [
  18731.                                     => 'Textblock4',
  18732.                                 ],
  18733.                                 'transformationResultType' => 'default',
  18734.                                 'dataTarget' => [
  18735.                                     'type' => 'direct',
  18736.                                     'settings' => [
  18737.                                         'fieldName' => 'Textblock4',
  18738.                                         'language' => '',
  18739.                                         'writeIfTargetIsNotEmpty' => true,
  18740.                                         'writeIfSourceIsEmpty' => true,
  18741.                                     ],
  18742.                                 ],
  18743.                                 'transformationPipeline' => [
  18744.                                     => [
  18745.                                         'type' => 'htmlDecode',
  18746.                                     ],
  18747.                                 ],
  18748.                             ],
  18749.                             10 => [
  18750.                                 'label' => 'TitelTextblock5',
  18751.                                 'dataSourceIndex' => [
  18752.                                     => 'TitelTextblock5',
  18753.                                 ],
  18754.                                 'transformationResultType' => 'default',
  18755.                                 'dataTarget' => [
  18756.                                     'type' => 'direct',
  18757.                                     'settings' => [
  18758.                                         'fieldName' => 'TitelTextblock5',
  18759.                                         'language' => '',
  18760.                                         'writeIfTargetIsNotEmpty' => true,
  18761.                                         'writeIfSourceIsEmpty' => true,
  18762.                                     ],
  18763.                                 ],
  18764.                                 'transformationPipeline' => [
  18765.                                 ],
  18766.                             ],
  18767.                             11 => [
  18768.                                 'label' => 'Textblock5',
  18769.                                 'dataSourceIndex' => [
  18770.                                     => 'Textblock5',
  18771.                                 ],
  18772.                                 'transformationResultType' => 'default',
  18773.                                 'dataTarget' => [
  18774.                                     'type' => 'direct',
  18775.                                     'settings' => [
  18776.                                         'fieldName' => 'Textblock5',
  18777.                                         'language' => '',
  18778.                                         'writeIfTargetIsNotEmpty' => true,
  18779.                                         'writeIfSourceIsEmpty' => true,
  18780.                                     ],
  18781.                                 ],
  18782.                                 'transformationPipeline' => [
  18783.                                     => [
  18784.                                         'type' => 'htmlDecode',
  18785.                                     ],
  18786.                                 ],
  18787.                             ],
  18788.                             12 => [
  18789.                                 'label' => 'TitelTextblock6',
  18790.                                 'dataSourceIndex' => [
  18791.                                     => 'TitelTextblock6',
  18792.                                 ],
  18793.                                 'transformationResultType' => 'default',
  18794.                                 'dataTarget' => [
  18795.                                     'type' => 'direct',
  18796.                                     'settings' => [
  18797.                                         'fieldName' => 'TitelTextblock6',
  18798.                                         'language' => '',
  18799.                                         'writeIfTargetIsNotEmpty' => true,
  18800.                                         'writeIfSourceIsEmpty' => true,
  18801.                                     ],
  18802.                                 ],
  18803.                                 'transformationPipeline' => [
  18804.                                 ],
  18805.                             ],
  18806.                             13 => [
  18807.                                 'label' => 'Textblock6',
  18808.                                 'dataSourceIndex' => [
  18809.                                     => 'Textblock6',
  18810.                                 ],
  18811.                                 'transformationResultType' => 'default',
  18812.                                 'dataTarget' => [
  18813.                                     'type' => 'direct',
  18814.                                     'settings' => [
  18815.                                         'fieldName' => 'Textblock6',
  18816.                                         'language' => '',
  18817.                                         'writeIfTargetIsNotEmpty' => true,
  18818.                                         'writeIfSourceIsEmpty' => true,
  18819.                                     ],
  18820.                                 ],
  18821.                                 'transformationPipeline' => [
  18822.                                 ],
  18823.                             ],
  18824.                             14 => [
  18825.                                 'label' => 'TitelTextblock7',
  18826.                                 'dataSourceIndex' => [
  18827.                                     => 'TitelTextblock7',
  18828.                                 ],
  18829.                                 'transformationResultType' => 'default',
  18830.                                 'dataTarget' => [
  18831.                                     'type' => 'direct',
  18832.                                     'settings' => [
  18833.                                         'fieldName' => 'TitelTextblock7',
  18834.                                         'language' => '',
  18835.                                         'writeIfTargetIsNotEmpty' => true,
  18836.                                         'writeIfSourceIsEmpty' => true,
  18837.                                     ],
  18838.                                 ],
  18839.                                 'transformationPipeline' => [
  18840.                                 ],
  18841.                             ],
  18842.                             15 => [
  18843.                                 'label' => 'Textblock7',
  18844.                                 'dataSourceIndex' => [
  18845.                                     => 'Textblock7',
  18846.                                 ],
  18847.                                 'transformationResultType' => 'default',
  18848.                                 'dataTarget' => [
  18849.                                     'type' => 'direct',
  18850.                                     'settings' => [
  18851.                                         'fieldName' => 'Textblock7',
  18852.                                         'language' => '',
  18853.                                         'writeIfTargetIsNotEmpty' => true,
  18854.                                         'writeIfSourceIsEmpty' => true,
  18855.                                     ],
  18856.                                 ],
  18857.                                 'transformationPipeline' => [
  18858.                                 ],
  18859.                             ],
  18860.                             16 => [
  18861.                                 'label' => 'TitelTextblock8',
  18862.                                 'dataSourceIndex' => [
  18863.                                     => 'TitelTextblock8',
  18864.                                 ],
  18865.                                 'transformationResultType' => 'default',
  18866.                                 'dataTarget' => [
  18867.                                     'type' => 'direct',
  18868.                                     'settings' => [
  18869.                                         'fieldName' => 'TitelTextblock8',
  18870.                                         'language' => '',
  18871.                                         'writeIfTargetIsNotEmpty' => true,
  18872.                                         'writeIfSourceIsEmpty' => true,
  18873.                                     ],
  18874.                                 ],
  18875.                                 'transformationPipeline' => [
  18876.                                 ],
  18877.                             ],
  18878.                             17 => [
  18879.                                 'label' => 'Textblock8',
  18880.                                 'dataSourceIndex' => [
  18881.                                     => 'Textblock8',
  18882.                                 ],
  18883.                                 'transformationResultType' => 'default',
  18884.                                 'dataTarget' => [
  18885.                                     'type' => 'direct',
  18886.                                     'settings' => [
  18887.                                         'fieldName' => 'Textblock8',
  18888.                                         'language' => '',
  18889.                                         'writeIfTargetIsNotEmpty' => true,
  18890.                                         'writeIfSourceIsEmpty' => true,
  18891.                                     ],
  18892.                                 ],
  18893.                                 'transformationPipeline' => [
  18894.                                 ],
  18895.                             ],
  18896.                             18 => [
  18897.                                 'label' => 'PlaceOfWork',
  18898.                                 'dataSourceIndex' => [
  18899.                                     => 'Arbeitsort',
  18900.                                 ],
  18901.                                 'transformationResultType' => 'default',
  18902.                                 'dataTarget' => [
  18903.                                     'type' => 'direct',
  18904.                                     'settings' => [
  18905.                                         'fieldName' => 'PlaceOfWork',
  18906.                                         'language' => '',
  18907.                                         'writeIfTargetIsNotEmpty' => true,
  18908.                                         'writeIfSourceIsEmpty' => true,
  18909.                                     ],
  18910.                                 ],
  18911.                                 'transformationPipeline' => [
  18912.                                 ],
  18913.                             ],
  18914.                             19 => [
  18915.                                 'label' => 'Departement',
  18916.                                 'dataSourceIndex' => [
  18917.                                     => 'Unternehmensbereich',
  18918.                                 ],
  18919.                                 'transformationResultType' => 'default',
  18920.                                 'dataTarget' => [
  18921.                                     'type' => 'direct',
  18922.                                     'settings' => [
  18923.                                         'fieldName' => 'Department',
  18924.                                         'language' => '',
  18925.                                         'writeIfTargetIsNotEmpty' => true,
  18926.                                         'writeIfSourceIsEmpty' => true,
  18927.                                     ],
  18928.                                 ],
  18929.                                 'transformationPipeline' => [
  18930.                                 ],
  18931.                             ],
  18932.                             20 => [
  18933.                                 'label' => 'EntryLevel',
  18934.                                 'dataSourceIndex' => [
  18935.                                     => 'Einstieg_als',
  18936.                                 ],
  18937.                                 'transformationResultType' => 'default',
  18938.                                 'dataTarget' => [
  18939.                                     'type' => 'direct',
  18940.                                     'settings' => [
  18941.                                         'fieldName' => 'EntryLevel',
  18942.                                         'language' => '',
  18943.                                         'writeIfTargetIsNotEmpty' => true,
  18944.                                         'writeIfSourceIsEmpty' => true,
  18945.                                     ],
  18946.                                 ],
  18947.                                 'transformationPipeline' => [
  18948.                                 ],
  18949.                             ],
  18950.                             21 => [
  18951.                                 'label' => 'EmploymentType',
  18952.                                 'dataSourceIndex' => [
  18953.                                     => 'Art',
  18954.                                 ],
  18955.                                 'transformationResultType' => 'default',
  18956.                                 'dataTarget' => [
  18957.                                     'type' => 'direct',
  18958.                                     'settings' => [
  18959.                                         'fieldName' => 'EmploymentType',
  18960.                                         'language' => '',
  18961.                                         'writeIfTargetIsNotEmpty' => true,
  18962.                                         'writeIfSourceIsEmpty' => true,
  18963.                                     ],
  18964.                                 ],
  18965.                                 'transformationPipeline' => [
  18966.                                 ],
  18967.                             ],
  18968.                             22 => [
  18969.                                 'label' => 'ContractType',
  18970.                                 'dataSourceIndex' => [
  18971.                                     => 'Vertragstype',
  18972.                                 ],
  18973.                                 'transformationResultType' => 'default',
  18974.                                 'dataTarget' => [
  18975.                                     'type' => 'direct',
  18976.                                     'settings' => [
  18977.                                         'fieldName' => 'ContractType',
  18978.                                         'language' => '',
  18979.                                         'writeIfTargetIsNotEmpty' => true,
  18980.                                         'writeIfSourceIsEmpty' => true,
  18981.                                     ],
  18982.                                 ],
  18983.                                 'transformationPipeline' => [
  18984.                                 ],
  18985.                             ],
  18986.                             23 => [
  18987.                                 'label' => 'HRExpert_Name',
  18988.                                 'dataSourceIndex' => [
  18989.                                     => 'Zustaendiger_Personalbetreuer',
  18990.                                 ],
  18991.                                 'transformationResultType' => 'default',
  18992.                                 'dataTarget' => [
  18993.                                     'type' => 'direct',
  18994.                                     'settings' => [
  18995.                                         'fieldName' => 'HRExpert_Name',
  18996.                                         'language' => '',
  18997.                                         'writeIfTargetIsNotEmpty' => true,
  18998.                                         'writeIfSourceIsEmpty' => true,
  18999.                                     ],
  19000.                                 ],
  19001.                                 'transformationPipeline' => [
  19002.                                 ],
  19003.                             ],
  19004.                             24 => [
  19005.                                 'label' => 'OnlineSince',
  19006.                                 'dataSourceIndex' => [
  19007.                                     => 'Online_Seit',
  19008.                                 ],
  19009.                                 'transformationResultType' => 'default',
  19010.                                 'dataTarget' => [
  19011.                                     'type' => 'direct',
  19012.                                     'settings' => [
  19013.                                         'fieldName' => 'OnlineSince',
  19014.                                         'language' => '',
  19015.                                         'writeIfTargetIsNotEmpty' => true,
  19016.                                         'writeIfSourceIsEmpty' => true,
  19017.                                     ],
  19018.                                 ],
  19019.                                 'transformationPipeline' => [
  19020.                                 ],
  19021.                             ],
  19022.                             25 => [
  19023.                                 'label' => 'ApplyURL',
  19024.                                 'dataSourceIndex' => [
  19025.                                     => 'Application_URL',
  19026.                                 ],
  19027.                                 'transformationResultType' => 'default',
  19028.                                 'dataTarget' => [
  19029.                                     'type' => 'direct',
  19030.                                     'settings' => [
  19031.                                         'fieldName' => 'ApplyURL',
  19032.                                         'language' => '',
  19033.                                         'writeIfTargetIsNotEmpty' => true,
  19034.                                         'writeIfSourceIsEmpty' => true,
  19035.                                     ],
  19036.                                 ],
  19037.                                 'transformationPipeline' => [
  19038.                                 ],
  19039.                             ],
  19040.                             26 => [
  19041.                                 'label' => 'PublicationURL',
  19042.                                 'dataSourceIndex' => [
  19043.                                     => 'Description_URL',
  19044.                                 ],
  19045.                                 'transformationResultType' => 'default',
  19046.                                 'dataTarget' => [
  19047.                                     'type' => 'direct',
  19048.                                     'settings' => [
  19049.                                         'fieldName' => 'PublicationURL',
  19050.                                         'language' => '',
  19051.                                         'writeIfTargetIsNotEmpty' => true,
  19052.                                         'writeIfSourceIsEmpty' => true,
  19053.                                     ],
  19054.                                 ],
  19055.                                 'transformationPipeline' => [
  19056.                                 ],
  19057.                             ],
  19058.                             27 => [
  19059.                                 'label' => 'new column',
  19060.                                 'dataSourceIndex' => [
  19061.                                     => 'Jobtitel',
  19062.                                 ],
  19063.                                 'transformationResultType' => 'default',
  19064.                                 'dataTarget' => [
  19065.                                     'type' => 'direct',
  19066.                                     'settings' => [
  19067.                                         'fieldName' => 'key',
  19068.                                         'language' => '',
  19069.                                         'writeIfTargetIsNotEmpty' => true,
  19070.                                         'writeIfSourceIsEmpty' => true,
  19071.                                     ],
  19072.                                 ],
  19073.                                 'transformationPipeline' => [
  19074.                                 ],
  19075.                             ],
  19076.                         ],
  19077.                         'executionConfig' => [
  19078.                             'scheduleType' => 'job',
  19079.                             'cronDefinition' => '',
  19080.                             'scheduledAt' => '',
  19081.                         ],
  19082.                         'permissions' => [
  19083.                             'user' => [
  19084.                                 => [
  19085.                                     'id' => 8,
  19086.                                     'name' => 'JHe',
  19087.                                     'read' => true,
  19088.                                     'update' => true,
  19089.                                 ],
  19090.                             ],
  19091.                             'role' => [
  19092.                                 => [
  19093.                                     'id' => 10,
  19094.                                     'name' => 'Digital_Media',
  19095.                                     'read' => true,
  19096.                                     'update' => true,
  19097.                                     'delete' => false,
  19098.                                 ],
  19099.                             ],
  19100.                         ],
  19101.                         'workspaces' => [
  19102.                         ],
  19103.                     ],
  19104.                     'FAQ' => [
  19105.                         'general' => [
  19106.                             'type' => 'dataImporterDataObject',
  19107.                             'path' => NULL,
  19108.                             'name' => 'FAQ',
  19109.                             'modificationDate' => 1706191680,
  19110.                             'createDate' => 1706191680,
  19111.                         ],
  19112.                         'workspaces' => [
  19113.                         ],
  19114.                         'permissions' => [
  19115.                             'user' => [
  19116.                             ],
  19117.                             'role' => [
  19118.                             ],
  19119.                         ],
  19120.                     ],
  19121.                     'Inspirax' => [
  19122.                         'general' => [
  19123.                             'active' => true,
  19124.                             'type' => 'graphql',
  19125.                             'name' => 'Inspirax',
  19126.                             'description' => '',
  19127.                             'group' => 'HevertExtern',
  19128.                             'sqlObjectCondition' => '',
  19129.                             'modificationDate' => 1720098858,
  19130.                             'path' => NULL,
  19131.                             'createDate' => 1689523447,
  19132.                         ],
  19133.                         'schema' => [
  19134.                             'queryEntities' => [
  19135.                                 'Produkt' => [
  19136.                                     'id' => 'Produkt',
  19137.                                     'name' => 'Produkt',
  19138.                                     'columnConfig' => [
  19139.                                         'columns' => [
  19140.                                             => [
  19141.                                                 'attributes' => [
  19142.                                                     'attribute' => 'produktname',
  19143.                                                     'label' => 'Produktname',
  19144.                                                     'dataType' => 'input',
  19145.                                                 ],
  19146.                                                 'isOperator' => false,
  19147.                                             ],
  19148.                                             => [
  19149.                                                 'attributes' => [
  19150.                                                     'attribute' => 'pzn',
  19151.                                                     'label' => 'PZN',
  19152.                                                     'dataType' => 'input',
  19153.                                                 ],
  19154.                                                 'isOperator' => false,
  19155.                                             ],
  19156.                                             => [
  19157.                                                 'isOperator' => true,
  19158.                                                 'attributes' => [
  19159.                                                     'type' => 'operator',
  19160.                                                     'class' => 'Concatenator',
  19161.                                                     'label' => 'MergedText',
  19162.                                                     'glue' => '',
  19163.                                                     'childs' => [
  19164.                                                         => [
  19165.                                                             'isOperator' => false,
  19166.                                                             'attributes' => [
  19167.                                                                 'label' => 'Consumer Insight EV',
  19168.                                                                 'type' => 'value',
  19169.                                                                 'class' => 'DefaultValue',
  19170.                                                                 'attribute' => 'consumerInsightEv',
  19171.                                                                 'dataType' => 'wysiwyg',
  19172.                                                                 'childs' => [
  19173.                                                                 ],
  19174.                                                             ],
  19175.                                                         ],
  19176.                                                         => [
  19177.                                                             'isOperator' => false,
  19178.                                                             'attributes' => [
  19179.                                                                 'label' => 'Benefit EV (2)',
  19180.                                                                 'type' => 'value',
  19181.                                                                 'class' => 'DefaultValue',
  19182.                                                                 'attribute' => 'benefitEv2',
  19183.                                                                 'dataType' => 'wysiwyg',
  19184.                                                                 'childs' => [
  19185.                                                                 ],
  19186.                                                             ],
  19187.                                                         ],
  19188.                                                         => [
  19189.                                                             'isOperator' => false,
  19190.                                                             'attributes' => [
  19191.                                                                 'label' => 'Reason why EV (reasonWhyEv)',
  19192.                                                                 'type' => 'value',
  19193.                                                                 'class' => 'DefaultValue',
  19194.                                                                 'attribute' => 'reasonWhyEv',
  19195.                                                                 'dataType' => 'wysiwyg',
  19196.                                                                 'childs' => [
  19197.                                                                 ],
  19198.                                                             ],
  19199.                                                         ],
  19200.                                                         => [
  19201.                                                             'isOperator' => false,
  19202.                                                             'attributes' => [
  19203.                                                                 'label' => 'Kernaussage EV',
  19204.                                                                 'type' => 'value',
  19205.                                                                 'class' => 'DefaultValue',
  19206.                                                                 'attribute' => 'kernaussageEv',
  19207.                                                                 'dataType' => 'wysiwyg',
  19208.                                                                 'childs' => [
  19209.                                                                 ],
  19210.                                                             ],
  19211.                                                         ],
  19212.                                                     ],
  19213.                                                 ],
  19214.                                                 'key' => '#652847d8dcefe',
  19215.                                             ],
  19216.                                             => [
  19217.                                                 'attributes' => [
  19218.                                                     'attribute' => 'darreichungsform',
  19219.                                                     'label' => 'Darreichungsform',
  19220.                                                     'dataType' => 'select',
  19221.                                                 ],
  19222.                                                 'isOperator' => false,
  19223.                                             ],
  19224.                                             => [
  19225.                                                 'attributes' => [
  19226.                                                     'attribute' => 'imagePackshotClassic',
  19227.                                                     'label' => 'Image Packshot Classic',
  19228.                                                     'dataType' => 'image',
  19229.                                                 ],
  19230.                                                 'isOperator' => false,
  19231.                                             ],
  19232.                                             => [
  19233.                                                 'attributes' => [
  19234.                                                     'attribute' => 'pflichttextEv',
  19235.                                                     'label' => '~pflichttext-ev',
  19236.                                                     'dataType' => 'wysiwyg',
  19237.                                                 ],
  19238.                                                 'isOperator' => false,
  19239.                                             ],
  19240.                                             => [
  19241.                                                 'attributes' => [
  19242.                                                     'attribute' => 'seoMetaTitle',
  19243.                                                     'label' => '~seo-meta-titel',
  19244.                                                     'dataType' => 'input',
  19245.                                                 ],
  19246.                                                 'isOperator' => false,
  19247.                                             ],
  19248.                                             => [
  19249.                                                 'attributes' => [
  19250.                                                     'attribute' => 'seoMetaDescription',
  19251.                                                     'label' => '~seo-meta-description',
  19252.                                                     'dataType' => 'textarea',
  19253.                                                 ],
  19254.                                                 'isOperator' => false,
  19255.                                             ],
  19256.                                             => [
  19257.                                                 'attributes' => [
  19258.                                                     'attribute' => 'seoMetaKeywords',
  19259.                                                     'label' => '~seo-meta-keywords',
  19260.                                                     'dataType' => 'textarea',
  19261.                                                 ],
  19262.                                                 'isOperator' => false,
  19263.                                             ],
  19264.                                             => [
  19265.                                                 'attributes' => [
  19266.                                                     'attribute' => 'AVP',
  19267.                                                     'label' => 'AVP',
  19268.                                                     'dataType' => 'numeric',
  19269.                                                 ],
  19270.                                                 'isOperator' => false,
  19271.                                             ],
  19272.                                         ],
  19273.                                     ],
  19274.                                 ],
  19275.                             ],
  19276.                             'mutationEntities' => [
  19277.                             ],
  19278.                             'specialEntities' => [
  19279.                                 'document' => [
  19280.                                     'read' => false,
  19281.                                     'create' => false,
  19282.                                     'update' => false,
  19283.                                     'delete' => false,
  19284.                                 ],
  19285.                                 'document_folder' => [
  19286.                                     'read' => false,
  19287.                                     'create' => false,
  19288.                                     'update' => false,
  19289.                                     'delete' => false,
  19290.                                 ],
  19291.                                 'asset' => [
  19292.                                     'read' => true,
  19293.                                     'create' => false,
  19294.                                     'update' => false,
  19295.                                     'delete' => false,
  19296.                                 ],
  19297.                                 'asset_folder' => [
  19298.                                     'read' => true,
  19299.                                     'create' => false,
  19300.                                     'update' => false,
  19301.                                     'delete' => false,
  19302.                                 ],
  19303.                                 'asset_listing' => [
  19304.                                     'read' => true,
  19305.                                     'create' => false,
  19306.                                     'update' => false,
  19307.                                     'delete' => false,
  19308.                                 ],
  19309.                                 'object_folder' => [
  19310.                                     'read' => true,
  19311.                                     'create' => false,
  19312.                                     'update' => false,
  19313.                                     'delete' => false,
  19314.                                 ],
  19315.                                 'translation' => [
  19316.                                     'read' => false,
  19317.                                     'create' => false,
  19318.                                     'update' => false,
  19319.                                     'delete' => false,
  19320.                                 ],
  19321.                                 'translation_listing' => [
  19322.                                     'read' => false,
  19323.                                     'create' => false,
  19324.                                     'update' => false,
  19325.                                     'delete' => false,
  19326.                                 ],
  19327.                             ],
  19328.                         ],
  19329.                         'security' => [
  19330.                             'method' => 'datahub_apikey',
  19331.                             'apikey' => [
  19332.                                 => 'df7f67eb21030ea24592803c856f44c8',
  19333.                             ],
  19334.                             'skipPermissionCheck' => false,
  19335.                             'disableIntrospection' => false,
  19336.                         ],
  19337.                         'workspaces' => [
  19338.                             'asset' => [
  19339.                                 => [
  19340.                                     'read' => true,
  19341.                                     'cpath' => '/Bilder/PackshotsCl',
  19342.                                     'create' => false,
  19343.                                     'update' => false,
  19344.                                     'delete' => false,
  19345.                                     'id' => 'extModel385-1',
  19346.                                 ],
  19347.                             ],
  19348.                             'document' => [
  19349.                             ],
  19350.                             'object' => [
  19351.                                 => [
  19352.                                     'read' => true,
  19353.                                     'cpath' => '/Produkte/Deutschland',
  19354.                                     'create' => false,
  19355.                                     'update' => false,
  19356.                                     'delete' => false,
  19357.                                     'id' => 'extModel411-1',
  19358.                                 ],
  19359.                             ],
  19360.                         ],
  19361.                         'permissions' => [
  19362.                             'user' => [
  19363.                             ],
  19364.                             'role' => [
  19365.                             ],
  19366.                         ],
  19367.                     ],
  19368.                     'middleware-test' => [
  19369.                         'general' => [
  19370.                             'active' => true,
  19371.                             'type' => 'graphql',
  19372.                             'name' => 'middleware-test',
  19373.                             'description' => '',
  19374.                             'group' => '',
  19375.                             'sqlObjectCondition' => '',
  19376.                             'modificationDate' => 1656487525,
  19377.                             'path' => NULL,
  19378.                             'createDate' => 1656077741,
  19379.                         ],
  19380.                         'schema' => [
  19381.                             'queryEntities' => [
  19382.                                 'Beitrag' => [
  19383.                                     'id' => 'Beitrag',
  19384.                                     'name' => 'Beitrag',
  19385.                                 ],
  19386.                                 'Produkt' => [
  19387.                                     'id' => 'Produkt',
  19388.                                     'name' => 'Produkt',
  19389.                                     'columnConfig' => [
  19390.                                         'columns' => [
  19391.                                             => [
  19392.                                                 'attributes' => [
  19393.                                                     'attribute' => 'id',
  19394.                                                     'label' => 'id',
  19395.                                                     'dataType' => 'system',
  19396.                                                     'layout' => [
  19397.                                                         'title' => 'id',
  19398.                                                         'name' => 'id',
  19399.                                                         'datatype' => 'data',
  19400.                                                         'fieldtype' => 'system',
  19401.                                                     ],
  19402.                                                 ],
  19403.                                                 'isOperator' => false,
  19404.                                             ],
  19405.                                             => [
  19406.                                                 'attributes' => [
  19407.                                                     'attribute' => 'creationDate',
  19408.                                                     'label' => 'creationDate',
  19409.                                                     'dataType' => 'system',
  19410.                                                     'layout' => [
  19411.                                                         'title' => 'creationDate',
  19412.                                                         'name' => 'creationDate',
  19413.                                                         'datatype' => 'data',
  19414.                                                         'fieldtype' => 'system',
  19415.                                                     ],
  19416.                                                 ],
  19417.                                                 'isOperator' => false,
  19418.                                             ],
  19419.                                             => [
  19420.                                                 'attributes' => [
  19421.                                                     'attribute' => 'modificationDate',
  19422.                                                     'label' => 'modificationDate',
  19423.                                                     'dataType' => 'system',
  19424.                                                     'layout' => [
  19425.                                                         'title' => 'modificationDate',
  19426.                                                         'name' => 'modificationDate',
  19427.                                                         'datatype' => 'data',
  19428.                                                         'fieldtype' => 'system',
  19429.                                                     ],
  19430.                                                 ],
  19431.                                                 'isOperator' => false,
  19432.                                             ],
  19433.                                             => [
  19434.                                                 'attributes' => [
  19435.                                                     'attribute' => 'zulassungsnummer',
  19436.                                                     'label' => 'Zulassungsnummer',
  19437.                                                     'dataType' => 'input',
  19438.                                                     'layout' => [
  19439.                                                         'fieldtype' => 'input',
  19440.                                                         'width' => 646,
  19441.                                                         'defaultValue' => NULL,
  19442.                                                         'queryColumnType' => 'varchar',
  19443.                                                         'columnType' => 'varchar',
  19444.                                                         'columnLength' => 1024,
  19445.                                                         'regex' => '',
  19446.                                                         'unique' => false,
  19447.                                                         'showCharCount' => false,
  19448.                                                         'name' => 'zulassungsnummer',
  19449.                                                         'title' => 'Zulassungsnummer',
  19450.                                                         'tooltip' => '',
  19451.                                                         'mandatory' => false,
  19452.                                                         'noteditable' => false,
  19453.                                                         'index' => false,
  19454.                                                         'locked' => false,
  19455.                                                         'style' => '',
  19456.                                                         'permissions' => NULL,
  19457.                                                         'datatype' => 'data',
  19458.                                                         'relationType' => false,
  19459.                                                         'invisible' => false,
  19460.                                                         'visibleGridView' => false,
  19461.                                                         'visibleSearch' => false,
  19462.                                                         'defaultValueGenerator' => '',
  19463.                                                     ],
  19464.                                                 ],
  19465.                                                 'isOperator' => false,
  19466.                                             ],
  19467.                                             => [
  19468.                                                 'attributes' => [
  19469.                                                     'attribute' => 'typ',
  19470.                                                     'label' => 'Typ',
  19471.                                                     'dataType' => 'select',
  19472.                                                     'layout' => [
  19473.                                                         'fieldtype' => 'select',
  19474.                                                         'options' => [
  19475.                                                             => [
  19476.                                                                 'key' => 'Nahrungsergänzungsmittel',
  19477.                                                                 'value' => 'nahrungsergaenzungsmittel',
  19478.                                                                 'id' => 'extModel1213-1',
  19479.                                                             ],
  19480.                                                             => [
  19481.                                                                 'key' => 'Arzneimittel',
  19482.                                                                 'value' => 'arzneimittel',
  19483.                                                                 'id' => 'extModel1213-2',
  19484.                                                             ],
  19485.                                                         ],
  19486.                                                         'width' => 646,
  19487.                                                         'defaultValue' => '',
  19488.                                                         'optionsProviderClass' => '',
  19489.                                                         'optionsProviderData' => '',
  19490.                                                         'queryColumnType' => 'varchar',
  19491.                                                         'columnType' => 'varchar',
  19492.                                                         'columnLength' => 190,
  19493.                                                         'dynamicOptions' => false,
  19494.                                                         'name' => 'typ',
  19495.                                                         'title' => 'Typ',
  19496.                                                         'tooltip' => '',
  19497.                                                         'mandatory' => false,
  19498.                                                         'noteditable' => false,
  19499.                                                         'index' => false,
  19500.                                                         'locked' => false,
  19501.                                                         'style' => '',
  19502.                                                         'permissions' => NULL,
  19503.                                                         'datatype' => 'data',
  19504.                                                         'relationType' => false,
  19505.                                                         'invisible' => false,
  19506.                                                         'visibleGridView' => false,
  19507.                                                         'visibleSearch' => false,
  19508.                                                         'defaultValueGenerator' => '',
  19509.                                                     ],
  19510.                                                 ],
  19511.                                                 'isOperator' => false,
  19512.                                             ],
  19513.                                             => [
  19514.                                                 'attributes' => [
  19515.                                                     'attribute' => 'landMarkt',
  19516.                                                     'label' => 'Land/Markt',
  19517.                                                     'dataType' => 'countrymultiselect',
  19518.                                                     'layout' => [
  19519.                                                         'fieldtype' => 'countrymultiselect',
  19520.                                                         'restrictTo' => '',
  19521.                                                         'options' => [
  19522.                                                             => [
  19523.                                                                 'key' => 'Afghanistan',
  19524.                                                                 'value' => 'AF',
  19525.                                                             ],
  19526.                                                             => [
  19527.                                                                 'key' => 'Albanien',
  19528.                                                                 'value' => 'AL',
  19529.                                                             ],
  19530.                                                             => [
  19531.                                                                 'key' => 'Algerien',
  19532.                                                                 'value' => 'DZ',
  19533.                                                             ],
  19534.                                                             => [
  19535.                                                                 'key' => 'Amerikanisch-Samoa',
  19536.                                                                 'value' => 'AS',
  19537.                                                             ],
  19538.                                                             => [
  19539.                                                                 'key' => 'Amerikanische Jungferninseln',
  19540.                                                                 'value' => 'VI',
  19541.                                                             ],
  19542.                                                             => [
  19543.                                                                 'key' => 'Amerikanische Ãœberseeinseln',
  19544.                                                                 'value' => 'UM',
  19545.                                                             ],
  19546.                                                             => [
  19547.                                                                 'key' => 'Andorra',
  19548.                                                                 'value' => 'AD',
  19549.                                                             ],
  19550.                                                             => [
  19551.                                                                 'key' => 'Angola',
  19552.                                                                 'value' => 'AO',
  19553.                                                             ],
  19554.                                                             => [
  19555.                                                                 'key' => 'Anguilla',
  19556.                                                                 'value' => 'AI',
  19557.                                                             ],
  19558.                                                             => [
  19559.                                                                 'key' => 'Antarktis',
  19560.                                                                 'value' => 'AQ',
  19561.                                                             ],
  19562.                                                             10 => [
  19563.                                                                 'key' => 'Antigua und Barbuda',
  19564.                                                                 'value' => 'AG',
  19565.                                                             ],
  19566.                                                             11 => [
  19567.                                                                 'key' => 'Argentinien',
  19568.                                                                 'value' => 'AR',
  19569.                                                             ],
  19570.                                                             12 => [
  19571.                                                                 'key' => 'Armenien',
  19572.                                                                 'value' => 'AM',
  19573.                                                             ],
  19574.                                                             13 => [
  19575.                                                                 'key' => 'Aruba',
  19576.                                                                 'value' => 'AW',
  19577.                                                             ],
  19578.                                                             14 => [
  19579.                                                                 'key' => 'Aserbaidschan',
  19580.                                                                 'value' => 'AZ',
  19581.                                                             ],
  19582.                                                             15 => [
  19583.                                                                 'key' => 'Australien',
  19584.                                                                 'value' => 'AU',
  19585.                                                             ],
  19586.                                                             16 => [
  19587.                                                                 'key' => 'Bahamas',
  19588.                                                                 'value' => 'BS',
  19589.                                                             ],
  19590.                                                             17 => [
  19591.                                                                 'key' => 'Bahrain',
  19592.                                                                 'value' => 'BH',
  19593.                                                             ],
  19594.                                                             18 => [
  19595.                                                                 'key' => 'Bangladesch',
  19596.                                                                 'value' => 'BD',
  19597.                                                             ],
  19598.                                                             19 => [
  19599.                                                                 'key' => 'Barbados',
  19600.                                                                 'value' => 'BB',
  19601.                                                             ],
  19602.                                                             20 => [
  19603.                                                                 'key' => 'Belarus',
  19604.                                                                 'value' => 'BY',
  19605.                                                             ],
  19606.                                                             21 => [
  19607.                                                                 'key' => 'Belgien',
  19608.                                                                 'value' => 'BE',
  19609.                                                             ],
  19610.                                                             22 => [
  19611.                                                                 'key' => 'Belize',
  19612.                                                                 'value' => 'BZ',
  19613.                                                             ],
  19614.                                                             23 => [
  19615.                                                                 'key' => 'Benin',
  19616.                                                                 'value' => 'BJ',
  19617.                                                             ],
  19618.                                                             24 => [
  19619.                                                                 'key' => 'Bermuda',
  19620.                                                                 'value' => 'BM',
  19621.                                                             ],
  19622.                                                             25 => [
  19623.                                                                 'key' => 'Bhutan',
  19624.                                                                 'value' => 'BT',
  19625.                                                             ],
  19626.                                                             26 => [
  19627.                                                                 'key' => 'Bolivien',
  19628.                                                                 'value' => 'BO',
  19629.                                                             ],
  19630.                                                             27 => [
  19631.                                                                 'key' => 'Bonaire, Sint Eustatius und Saba',
  19632.                                                                 'value' => 'BQ',
  19633.                                                             ],
  19634.                                                             28 => [
  19635.                                                                 'key' => 'Bosnien und Herzegowina',
  19636.                                                                 'value' => 'BA',
  19637.                                                             ],
  19638.                                                             29 => [
  19639.                                                                 'key' => 'Botsuana',
  19640.                                                                 'value' => 'BW',
  19641.                                                             ],
  19642.                                                             30 => [
  19643.                                                                 'key' => 'Bouvetinsel',
  19644.                                                                 'value' => 'BV',
  19645.                                                             ],
  19646.                                                             31 => [
  19647.                                                                 'key' => 'Brasilien',
  19648.                                                                 'value' => 'BR',
  19649.                                                             ],
  19650.                                                             32 => [
  19651.                                                                 'key' => 'Britische Jungferninseln',
  19652.                                                                 'value' => 'VG',
  19653.                                                             ],
  19654.                                                             33 => [
  19655.                                                                 'key' => 'Britisches Territorium im Indischen Ozean',
  19656.                                                                 'value' => 'IO',
  19657.                                                             ],
  19658.                                                             34 => [
  19659.                                                                 'key' => 'Brunei Darussalam',
  19660.                                                                 'value' => 'BN',
  19661.                                                             ],
  19662.                                                             35 => [
  19663.                                                                 'key' => 'Bulgarien',
  19664.                                                                 'value' => 'BG',
  19665.                                                             ],
  19666.                                                             36 => [
  19667.                                                                 'key' => 'Burkina Faso',
  19668.                                                                 'value' => 'BF',
  19669.                                                             ],
  19670.                                                             37 => [
  19671.                                                                 'key' => 'Burundi',
  19672.                                                                 'value' => 'BI',
  19673.                                                             ],
  19674.                                                             38 => [
  19675.                                                                 'key' => 'Cabo Verde',
  19676.                                                                 'value' => 'CV',
  19677.                                                             ],
  19678.                                                             39 => [
  19679.                                                                 'key' => 'Chile',
  19680.                                                                 'value' => 'CL',
  19681.                                                             ],
  19682.                                                             40 => [
  19683.                                                                 'key' => 'China',
  19684.                                                                 'value' => 'CN',
  19685.                                                             ],
  19686.                                                             41 => [
  19687.                                                                 'key' => 'Cookinseln',
  19688.                                                                 'value' => 'CK',
  19689.                                                             ],
  19690.                                                             42 => [
  19691.                                                                 'key' => 'Costa Rica',
  19692.                                                                 'value' => 'CR',
  19693.                                                             ],
  19694.                                                             43 => [
  19695.                                                                 'key' => 'Curaçao',
  19696.                                                                 'value' => 'CW',
  19697.                                                             ],
  19698.                                                             44 => [
  19699.                                                                 'key' => 'Côte d’Ivoire',
  19700.                                                                 'value' => 'CI',
  19701.                                                             ],
  19702.                                                             45 => [
  19703.                                                                 'key' => 'Deutschland',
  19704.                                                                 'value' => 'DE',
  19705.                                                             ],
  19706.                                                             46 => [
  19707.                                                                 'key' => 'Dominica',
  19708.                                                                 'value' => 'DM',
  19709.                                                             ],
  19710.                                                             47 => [
  19711.                                                                 'key' => 'Dominikanische Republik',
  19712.                                                                 'value' => 'DO',
  19713.                                                             ],
  19714.                                                             48 => [
  19715.                                                                 'key' => 'Dschibuti',
  19716.                                                                 'value' => 'DJ',
  19717.                                                             ],
  19718.                                                             49 => [
  19719.                                                                 'key' => 'Dänemark',
  19720.                                                                 'value' => 'DK',
  19721.                                                             ],
  19722.                                                             50 => [
  19723.                                                                 'key' => 'Ecuador',
  19724.                                                                 'value' => 'EC',
  19725.                                                             ],
  19726.                                                             51 => [
  19727.                                                                 'key' => 'El Salvador',
  19728.                                                                 'value' => 'SV',
  19729.                                                             ],
  19730.                                                             52 => [
  19731.                                                                 'key' => 'Eritrea',
  19732.                                                                 'value' => 'ER',
  19733.                                                             ],
  19734.                                                             53 => [
  19735.                                                                 'key' => 'Estland',
  19736.                                                                 'value' => 'EE',
  19737.                                                             ],
  19738.                                                             54 => [
  19739.                                                                 'key' => 'Eswatini',
  19740.                                                                 'value' => 'SZ',
  19741.                                                             ],
  19742.                                                             55 => [
  19743.                                                                 'key' => 'Falklandinseln',
  19744.                                                                 'value' => 'FK',
  19745.                                                             ],
  19746.                                                             56 => [
  19747.                                                                 'key' => 'Fidschi',
  19748.                                                                 'value' => 'FJ',
  19749.                                                             ],
  19750.                                                             57 => [
  19751.                                                                 'key' => 'Finnland',
  19752.                                                                 'value' => 'FI',
  19753.                                                             ],
  19754.                                                             58 => [
  19755.                                                                 'key' => 'Frankreich',
  19756.                                                                 'value' => 'FR',
  19757.                                                             ],
  19758.                                                             59 => [
  19759.                                                                 'key' => 'Französisch-Guayana',
  19760.                                                                 'value' => 'GF',
  19761.                                                             ],
  19762.                                                             60 => [
  19763.                                                                 'key' => 'Französisch-Polynesien',
  19764.                                                                 'value' => 'PF',
  19765.                                                             ],
  19766.                                                             61 => [
  19767.                                                                 'key' => 'Französische Süd- und Antarktisgebiete',
  19768.                                                                 'value' => 'TF',
  19769.                                                             ],
  19770.                                                             62 => [
  19771.                                                                 'key' => 'Färöer',
  19772.                                                                 'value' => 'FO',
  19773.                                                             ],
  19774.                                                             63 => [
  19775.                                                                 'key' => 'Gabun',
  19776.                                                                 'value' => 'GA',
  19777.                                                             ],
  19778.                                                             64 => [
  19779.                                                                 'key' => 'Gambia',
  19780.                                                                 'value' => 'GM',
  19781.                                                             ],
  19782.                                                             65 => [
  19783.                                                                 'key' => 'Georgien',
  19784.                                                                 'value' => 'GE',
  19785.                                                             ],
  19786.                                                             66 => [
  19787.                                                                 'key' => 'Ghana',
  19788.                                                                 'value' => 'GH',
  19789.                                                             ],
  19790.                                                             67 => [
  19791.                                                                 'key' => 'Gibraltar',
  19792.                                                                 'value' => 'GI',
  19793.                                                             ],
  19794.                                                             68 => [
  19795.                                                                 'key' => 'Grenada',
  19796.                                                                 'value' => 'GD',
  19797.                                                             ],
  19798.                                                             69 => [
  19799.                                                                 'key' => 'Griechenland',
  19800.                                                                 'value' => 'GR',
  19801.                                                             ],
  19802.                                                             70 => [
  19803.                                                                 'key' => 'Grönland',
  19804.                                                                 'value' => 'GL',
  19805.                                                             ],
  19806.                                                             71 => [
  19807.                                                                 'key' => 'Guadeloupe',
  19808.                                                                 'value' => 'GP',
  19809.                                                             ],
  19810.                                                             72 => [
  19811.                                                                 'key' => 'Guam',
  19812.                                                                 'value' => 'GU',
  19813.                                                             ],
  19814.                                                             73 => [
  19815.                                                                 'key' => 'Guatemala',
  19816.                                                                 'value' => 'GT',
  19817.                                                             ],
  19818.                                                             74 => [
  19819.                                                                 'key' => 'Guernsey',
  19820.                                                                 'value' => 'GG',
  19821.                                                             ],
  19822.                                                             75 => [
  19823.                                                                 'key' => 'Guinea',
  19824.                                                                 'value' => 'GN',
  19825.                                                             ],
  19826.                                                             76 => [
  19827.                                                                 'key' => 'Guinea-Bissau',
  19828.                                                                 'value' => 'GW',
  19829.                                                             ],
  19830.                                                             77 => [
  19831.                                                                 'key' => 'Guyana',
  19832.                                                                 'value' => 'GY',
  19833.                                                             ],
  19834.                                                             78 => [
  19835.                                                                 'key' => 'Haiti',
  19836.                                                                 'value' => 'HT',
  19837.                                                             ],
  19838.                                                             79 => [
  19839.                                                                 'key' => 'Heard und McDonaldinseln',
  19840.                                                                 'value' => 'HM',
  19841.                                                             ],
  19842.                                                             80 => [
  19843.                                                                 'key' => 'Honduras',
  19844.                                                                 'value' => 'HN',
  19845.                                                             ],
  19846.                                                             81 => [
  19847.                                                                 'key' => 'Indien',
  19848.                                                                 'value' => 'IN',
  19849.                                                             ],
  19850.                                                             82 => [
  19851.                                                                 'key' => 'Indonesien',
  19852.                                                                 'value' => 'ID',
  19853.                                                             ],
  19854.                                                             83 => [
  19855.                                                                 'key' => 'Irak',
  19856.                                                                 'value' => 'IQ',
  19857.                                                             ],
  19858.                                                             84 => [
  19859.                                                                 'key' => 'Iran',
  19860.                                                                 'value' => 'IR',
  19861.                                                             ],
  19862.                                                             85 => [
  19863.                                                                 'key' => 'Irland',
  19864.                                                                 'value' => 'IE',
  19865.                                                             ],
  19866.                                                             86 => [
  19867.                                                                 'key' => 'Island',
  19868.                                                                 'value' => 'IS',
  19869.                                                             ],
  19870.                                                             87 => [
  19871.                                                                 'key' => 'Isle of Man',
  19872.                                                                 'value' => 'IM',
  19873.                                                             ],
  19874.                                                             88 => [
  19875.                                                                 'key' => 'Israel',
  19876.                                                                 'value' => 'IL',
  19877.                                                             ],
  19878.                                                             89 => [
  19879.                                                                 'key' => 'Italien',
  19880.                                                                 'value' => 'IT',
  19881.                                                             ],
  19882.                                                             90 => [
  19883.                                                                 'key' => 'Jamaika',
  19884.                                                                 'value' => 'JM',
  19885.                                                             ],
  19886.                                                             91 => [
  19887.                                                                 'key' => 'Japan',
  19888.                                                                 'value' => 'JP',
  19889.                                                             ],
  19890.                                                             92 => [
  19891.                                                                 'key' => 'Jemen',
  19892.                                                                 'value' => 'YE',
  19893.                                                             ],
  19894.                                                             93 => [
  19895.                                                                 'key' => 'Jersey',
  19896.                                                                 'value' => 'JE',
  19897.                                                             ],
  19898.                                                             94 => [
  19899.                                                                 'key' => 'Jordanien',
  19900.                                                                 'value' => 'JO',
  19901.                                                             ],
  19902.                                                             95 => [
  19903.                                                                 'key' => 'Kaimaninseln',
  19904.                                                                 'value' => 'KY',
  19905.                                                             ],
  19906.                                                             96 => [
  19907.                                                                 'key' => 'Kambodscha',
  19908.                                                                 'value' => 'KH',
  19909.                                                             ],
  19910.                                                             97 => [
  19911.                                                                 'key' => 'Kamerun',
  19912.                                                                 'value' => 'CM',
  19913.                                                             ],
  19914.                                                             98 => [
  19915.                                                                 'key' => 'Kanada',
  19916.                                                                 'value' => 'CA',
  19917.                                                             ],
  19918.                                                             99 => [
  19919.                                                                 'key' => 'Kasachstan',
  19920.                                                                 'value' => 'KZ',
  19921.                                                             ],
  19922.                                                             100 => [
  19923.                                                                 'key' => 'Katar',
  19924.                                                                 'value' => 'QA',
  19925.                                                             ],
  19926.                                                             101 => [
  19927.                                                                 'key' => 'Kenia',
  19928.                                                                 'value' => 'KE',
  19929.                                                             ],
  19930.                                                             102 => [
  19931.                                                                 'key' => 'Kirgisistan',
  19932.                                                                 'value' => 'KG',
  19933.                                                             ],
  19934.                                                             103 => [
  19935.                                                                 'key' => 'Kiribati',
  19936.                                                                 'value' => 'KI',
  19937.                                                             ],
  19938.                                                             104 => [
  19939.                                                                 'key' => 'Kokosinseln',
  19940.                                                                 'value' => 'CC',
  19941.                                                             ],
  19942.                                                             105 => [
  19943.                                                                 'key' => 'Kolumbien',
  19944.                                                                 'value' => 'CO',
  19945.                                                             ],
  19946.                                                             106 => [
  19947.                                                                 'key' => 'Komoren',
  19948.                                                                 'value' => 'KM',
  19949.                                                             ],
  19950.                                                             107 => [
  19951.                                                                 'key' => 'Kongo-Brazzaville',
  19952.                                                                 'value' => 'CG',
  19953.                                                             ],
  19954.                                                             108 => [
  19955.                                                                 'key' => 'Kongo-Kinshasa',
  19956.                                                                 'value' => 'CD',
  19957.                                                             ],
  19958.                                                             109 => [
  19959.                                                                 'key' => 'Kroatien',
  19960.                                                                 'value' => 'HR',
  19961.                                                             ],
  19962.                                                             110 => [
  19963.                                                                 'key' => 'Kuba',
  19964.                                                                 'value' => 'CU',
  19965.                                                             ],
  19966.                                                             111 => [
  19967.                                                                 'key' => 'Kuwait',
  19968.                                                                 'value' => 'KW',
  19969.                                                             ],
  19970.                                                             112 => [
  19971.                                                                 'key' => 'Laos',
  19972.                                                                 'value' => 'LA',
  19973.                                                             ],
  19974.                                                             113 => [
  19975.                                                                 'key' => 'Lesotho',
  19976.                                                                 'value' => 'LS',
  19977.                                                             ],
  19978.                                                             114 => [
  19979.                                                                 'key' => 'Lettland',
  19980.                                                                 'value' => 'LV',
  19981.                                                             ],
  19982.                                                             115 => [
  19983.                                                                 'key' => 'Libanon',
  19984.                                                                 'value' => 'LB',
  19985.                                                             ],
  19986.                                                             116 => [
  19987.                                                                 'key' => 'Liberia',
  19988.                                                                 'value' => 'LR',
  19989.                                                             ],
  19990.                                                             117 => [
  19991.                                                                 'key' => 'Libyen',
  19992.                                                                 'value' => 'LY',
  19993.                                                             ],
  19994.                                                             118 => [
  19995.                                                                 'key' => 'Liechtenstein',
  19996.                                                                 'value' => 'LI',
  19997.                                                             ],
  19998.                                                             119 => [
  19999.                                                                 'key' => 'Litauen',
  20000.                                                                 'value' => 'LT',
  20001.                                                             ],
  20002.                                                             120 => [
  20003.                                                                 'key' => 'Luxemburg',
  20004.                                                                 'value' => 'LU',
  20005.                                                             ],
  20006.                                                             121 => [
  20007.                                                                 'key' => 'Madagaskar',
  20008.                                                                 'value' => 'MG',
  20009.                                                             ],
  20010.                                                             122 => [
  20011.                                                                 'key' => 'Malawi',
  20012.                                                                 'value' => 'MW',
  20013.                                                             ],
  20014.                                                             123 => [
  20015.                                                                 'key' => 'Malaysia',
  20016.                                                                 'value' => 'MY',
  20017.                                                             ],
  20018.                                                             124 => [
  20019.                                                                 'key' => 'Malediven',
  20020.                                                                 'value' => 'MV',
  20021.                                                             ],
  20022.                                                             125 => [
  20023.                                                                 'key' => 'Mali',
  20024.                                                                 'value' => 'ML',
  20025.                                                             ],
  20026.                                                             126 => [
  20027.                                                                 'key' => 'Malta',
  20028.                                                                 'value' => 'MT',
  20029.                                                             ],
  20030.                                                             127 => [
  20031.                                                                 'key' => 'Marokko',
  20032.                                                                 'value' => 'MA',
  20033.                                                             ],
  20034.                                                             128 => [
  20035.                                                                 'key' => 'Marshallinseln',
  20036.                                                                 'value' => 'MH',
  20037.                                                             ],
  20038.                                                             129 => [
  20039.                                                                 'key' => 'Martinique',
  20040.                                                                 'value' => 'MQ',
  20041.                                                             ],
  20042.                                                             130 => [
  20043.                                                                 'key' => 'Mauretanien',
  20044.                                                                 'value' => 'MR',
  20045.                                                             ],
  20046.                                                             131 => [
  20047.                                                                 'key' => 'Mauritius',
  20048.                                                                 'value' => 'MU',
  20049.                                                             ],
  20050.                                                             132 => [
  20051.                                                                 'key' => 'Mayotte',
  20052.                                                                 'value' => 'YT',
  20053.                                                             ],
  20054.                                                             133 => [
  20055.                                                                 'key' => 'Mexiko',
  20056.                                                                 'value' => 'MX',
  20057.                                                             ],
  20058.                                                             134 => [
  20059.                                                                 'key' => 'Mikronesien',
  20060.                                                                 'value' => 'FM',
  20061.                                                             ],
  20062.                                                             135 => [
  20063.                                                                 'key' => 'Monaco',
  20064.                                                                 'value' => 'MC',
  20065.                                                             ],
  20066.                                                             136 => [
  20067.                                                                 'key' => 'Mongolei',
  20068.                                                                 'value' => 'MN',
  20069.                                                             ],
  20070.                                                             137 => [
  20071.                                                                 'key' => 'Montenegro',
  20072.                                                                 'value' => 'ME',
  20073.                                                             ],
  20074.                                                             138 => [
  20075.                                                                 'key' => 'Montserrat',
  20076.                                                                 'value' => 'MS',
  20077.                                                             ],
  20078.                                                             139 => [
  20079.                                                                 'key' => 'Mosambik',
  20080.                                                                 'value' => 'MZ',
  20081.                                                             ],
  20082.                                                             140 => [
  20083.                                                                 'key' => 'Myanmar',
  20084.                                                                 'value' => 'MM',
  20085.                                                             ],
  20086.                                                             141 => [
  20087.                                                                 'key' => 'Namibia',
  20088.                                                                 'value' => 'NA',
  20089.                                                             ],
  20090.                                                             142 => [
  20091.                                                                 'key' => 'Nauru',
  20092.                                                                 'value' => 'NR',
  20093.                                                             ],
  20094.                                                             143 => [
  20095.                                                                 'key' => 'Nepal',
  20096.                                                                 'value' => 'NP',
  20097.                                                             ],
  20098.                                                             144 => [
  20099.                                                                 'key' => 'Neukaledonien',
  20100.                                                                 'value' => 'NC',
  20101.                                                             ],
  20102.                                                             145 => [
  20103.                                                                 'key' => 'Neuseeland',
  20104.                                                                 'value' => 'NZ',
  20105.                                                             ],
  20106.                                                             146 => [
  20107.                                                                 'key' => 'Nicaragua',
  20108.                                                                 'value' => 'NI',
  20109.                                                             ],
  20110.                                                             147 => [
  20111.                                                                 'key' => 'Niederlande',
  20112.                                                                 'value' => 'NL',
  20113.                                                             ],
  20114.                                                             148 => [
  20115.                                                                 'key' => 'Niger',
  20116.                                                                 'value' => 'NE',
  20117.                                                             ],
  20118.                                                             149 => [
  20119.                                                                 'key' => 'Nigeria',
  20120.                                                                 'value' => 'NG',
  20121.                                                             ],
  20122.                                                             150 => [
  20123.                                                                 'key' => 'Niue',
  20124.                                                                 'value' => 'NU',
  20125.                                                             ],
  20126.                                                             151 => [
  20127.                                                                 'key' => 'Nordkorea',
  20128.                                                                 'value' => 'KP',
  20129.                                                             ],
  20130.                                                             152 => [
  20131.                                                                 'key' => 'Nordmazedonien',
  20132.                                                                 'value' => 'MK',
  20133.                                                             ],
  20134.                                                             153 => [
  20135.                                                                 'key' => 'Norfolkinsel',
  20136.                                                                 'value' => 'NF',
  20137.                                                             ],
  20138.                                                             154 => [
  20139.                                                                 'key' => 'Norwegen',
  20140.                                                                 'value' => 'NO',
  20141.                                                             ],
  20142.                                                             155 => [
  20143.                                                                 'key' => 'Nördliche Marianen',
  20144.                                                                 'value' => 'MP',
  20145.                                                             ],
  20146.                                                             156 => [
  20147.                                                                 'key' => 'Oman',
  20148.                                                                 'value' => 'OM',
  20149.                                                             ],
  20150.                                                             157 => [
  20151.                                                                 'key' => 'Pakistan',
  20152.                                                                 'value' => 'PK',
  20153.                                                             ],
  20154.                                                             158 => [
  20155.                                                                 'key' => 'Palau',
  20156.                                                                 'value' => 'PW',
  20157.                                                             ],
  20158.                                                             159 => [
  20159.                                                                 'key' => 'Palästinensische Autonomiegebiete',
  20160.                                                                 'value' => 'PS',
  20161.                                                             ],
  20162.                                                             160 => [
  20163.                                                                 'key' => 'Panama',
  20164.                                                                 'value' => 'PA',
  20165.                                                             ],
  20166.                                                             161 => [
  20167.                                                                 'key' => 'Papua-Neuguinea',
  20168.                                                                 'value' => 'PG',
  20169.                                                             ],
  20170.                                                             162 => [
  20171.                                                                 'key' => 'Paraguay',
  20172.                                                                 'value' => 'PY',
  20173.                                                             ],
  20174.                                                             163 => [
  20175.                                                                 'key' => 'Peru',
  20176.                                                                 'value' => 'PE',
  20177.                                                             ],
  20178.                                                             164 => [
  20179.                                                                 'key' => 'Philippinen',
  20180.                                                                 'value' => 'PH',
  20181.                                                             ],
  20182.                                                             165 => [
  20183.                                                                 'key' => 'Pitcairninseln',
  20184.                                                                 'value' => 'PN',
  20185.                                                             ],
  20186.                                                             166 => [
  20187.                                                                 'key' => 'Polen',
  20188.                                                                 'value' => 'PL',
  20189.                                                             ],
  20190.                                                             167 => [
  20191.                                                                 'key' => 'Portugal',
  20192.                                                                 'value' => 'PT',
  20193.                                                             ],
  20194.                                                             168 => [
  20195.                                                                 'key' => 'Puerto Rico',
  20196.                                                                 'value' => 'PR',
  20197.                                                             ],
  20198.                                                             169 => [
  20199.                                                                 'key' => 'Republik Moldau',
  20200.                                                                 'value' => 'MD',
  20201.                                                             ],
  20202.                                                             170 => [
  20203.                                                                 'key' => 'Ruanda',
  20204.                                                                 'value' => 'RW',
  20205.                                                             ],
  20206.                                                             171 => [
  20207.                                                                 'key' => 'Rumänien',
  20208.                                                                 'value' => 'RO',
  20209.                                                             ],
  20210.                                                             172 => [
  20211.                                                                 'key' => 'Russland',
  20212.                                                                 'value' => 'RU',
  20213.                                                             ],
  20214.                                                             173 => [
  20215.                                                                 'key' => 'Réunion',
  20216.                                                                 'value' => 'RE',
  20217.                                                             ],
  20218.                                                             174 => [
  20219.                                                                 'key' => 'Salomonen',
  20220.                                                                 'value' => 'SB',
  20221.                                                             ],
  20222.                                                             175 => [
  20223.                                                                 'key' => 'Sambia',
  20224.                                                                 'value' => 'ZM',
  20225.                                                             ],
  20226.                                                             176 => [
  20227.                                                                 'key' => 'Samoa',
  20228.                                                                 'value' => 'WS',
  20229.                                                             ],
  20230.                                                             177 => [
  20231.                                                                 'key' => 'San Marino',
  20232.                                                                 'value' => 'SM',
  20233.                                                             ],
  20234.                                                             178 => [
  20235.                                                                 'key' => 'Saudi-Arabien',
  20236.                                                                 'value' => 'SA',
  20237.                                                             ],
  20238.                                                             179 => [
  20239.                                                                 'key' => 'Schweden',
  20240.                                                                 'value' => 'SE',
  20241.                                                             ],
  20242.                                                             180 => [
  20243.                                                                 'key' => 'Schweiz',
  20244.                                                                 'value' => 'CH',
  20245.                                                             ],
  20246.                                                             181 => [
  20247.                                                                 'key' => 'Senegal',
  20248.                                                                 'value' => 'SN',
  20249.                                                             ],
  20250.                                                             182 => [
  20251.                                                                 'key' => 'Serbien',
  20252.                                                                 'value' => 'RS',
  20253.                                                             ],
  20254.                                                             183 => [
  20255.                                                                 'key' => 'Seychellen',
  20256.                                                                 'value' => 'SC',
  20257.                                                             ],
  20258.                                                             184 => [
  20259.                                                                 'key' => 'Sierra Leone',
  20260.                                                                 'value' => 'SL',
  20261.                                                             ],
  20262.                                                             185 => [
  20263.                                                                 'key' => 'Simbabwe',
  20264.                                                                 'value' => 'ZW',
  20265.                                                             ],
  20266.                                                             186 => [
  20267.                                                                 'key' => 'Singapur',
  20268.                                                                 'value' => 'SG',
  20269.                                                             ],
  20270.                                                             187 => [
  20271.                                                                 'key' => 'Sint Maarten',
  20272.                                                                 'value' => 'SX',
  20273.                                                             ],
  20274.                                                             188 => [
  20275.                                                                 'key' => 'Slowakei',
  20276.                                                                 'value' => 'SK',
  20277.                                                             ],
  20278.                                                             189 => [
  20279.                                                                 'key' => 'Slowenien',
  20280.                                                                 'value' => 'SI',
  20281.                                                             ],
  20282.                                                             190 => [
  20283.                                                                 'key' => 'Somalia',
  20284.                                                                 'value' => 'SO',
  20285.                                                             ],
  20286.                                                             191 => [
  20287.                                                                 'key' => 'Sonderverwaltungsregion Hongkong',
  20288.                                                                 'value' => 'HK',
  20289.                                                             ],
  20290.                                                             192 => [
  20291.                                                                 'key' => 'Sonderverwaltungsregion Macau',
  20292.                                                                 'value' => 'MO',
  20293.                                                             ],
  20294.                                                             193 => [
  20295.                                                                 'key' => 'Spanien',
  20296.                                                                 'value' => 'ES',
  20297.                                                             ],
  20298.                                                             194 => [
  20299.                                                                 'key' => 'Spitzbergen und Jan Mayen',
  20300.                                                                 'value' => 'SJ',
  20301.                                                             ],
  20302.                                                             195 => [
  20303.                                                                 'key' => 'Sri Lanka',
  20304.                                                                 'value' => 'LK',
  20305.                                                             ],
  20306.                                                             196 => [
  20307.                                                                 'key' => 'St. Barthélemy',
  20308.                                                                 'value' => 'BL',
  20309.                                                             ],
  20310.                                                             197 => [
  20311.                                                                 'key' => 'St. Helena',
  20312.                                                                 'value' => 'SH',
  20313.                                                             ],
  20314.                                                             198 => [
  20315.                                                                 'key' => 'St. Kitts und Nevis',
  20316.                                                                 'value' => 'KN',
  20317.                                                             ],
  20318.                                                             199 => [
  20319.                                                                 'key' => 'St. Lucia',
  20320.                                                                 'value' => 'LC',
  20321.                                                             ],
  20322.                                                             200 => [
  20323.                                                                 'key' => 'St. Martin',
  20324.                                                                 'value' => 'MF',
  20325.                                                             ],
  20326.                                                             201 => [
  20327.                                                                 'key' => 'St. Pierre und Miquelon',
  20328.                                                                 'value' => 'PM',
  20329.                                                             ],
  20330.                                                             202 => [
  20331.                                                                 'key' => 'St. Vincent und die Grenadinen',
  20332.                                                                 'value' => 'VC',
  20333.                                                             ],
  20334.                                                             203 => [
  20335.                                                                 'key' => 'Sudan',
  20336.                                                                 'value' => 'SD',
  20337.                                                             ],
  20338.                                                             204 => [
  20339.                                                                 'key' => 'Suriname',
  20340.                                                                 'value' => 'SR',
  20341.                                                             ],
  20342.                                                             205 => [
  20343.                                                                 'key' => 'Syrien',
  20344.                                                                 'value' => 'SY',
  20345.                                                             ],
  20346.                                                             206 => [
  20347.                                                                 'key' => 'São Tomé und Príncipe',
  20348.                                                                 'value' => 'ST',
  20349.                                                             ],
  20350.                                                             207 => [
  20351.                                                                 'key' => 'Südafrika',
  20352.                                                                 'value' => 'ZA',
  20353.                                                             ],
  20354.                                                             208 => [
  20355.                                                                 'key' => 'Südgeorgien und die Südlichen Sandwichinseln',
  20356.                                                                 'value' => 'GS',
  20357.                                                             ],
  20358.                                                             209 => [
  20359.                                                                 'key' => 'Südkorea',
  20360.                                                                 'value' => 'KR',
  20361.                                                             ],
  20362.                                                             210 => [
  20363.                                                                 'key' => 'Südsudan',
  20364.                                                                 'value' => 'SS',
  20365.                                                             ],
  20366.                                                             211 => [
  20367.                                                                 'key' => 'Tadschikistan',
  20368.                                                                 'value' => 'TJ',
  20369.                                                             ],
  20370.                                                             212 => [
  20371.                                                                 'key' => 'Taiwan',
  20372.                                                                 'value' => 'TW',
  20373.                                                             ],
  20374.                                                             213 => [
  20375.                                                                 'key' => 'Tansania',
  20376.                                                                 'value' => 'TZ',
  20377.                                                             ],
  20378.                                                             214 => [
  20379.                                                                 'key' => 'Thailand',
  20380.                                                                 'value' => 'TH',
  20381.                                                             ],
  20382.                                                             215 => [
  20383.                                                                 'key' => 'Timor-Leste',
  20384.                                                                 'value' => 'TL',
  20385.                                                             ],
  20386.                                                             216 => [
  20387.                                                                 'key' => 'Togo',
  20388.                                                                 'value' => 'TG',
  20389.                                                             ],
  20390.                                                             217 => [
  20391.                                                                 'key' => 'Tokelau',
  20392.                                                                 'value' => 'TK',
  20393.                                                             ],
  20394.                                                             218 => [
  20395.                                                                 'key' => 'Tonga',
  20396.                                                                 'value' => 'TO',
  20397.                                                             ],
  20398.                                                             219 => [
  20399.                                                                 'key' => 'Trinidad und Tobago',
  20400.                                                                 'value' => 'TT',
  20401.                                                             ],
  20402.                                                             220 => [
  20403.                                                                 'key' => 'Tschad',
  20404.                                                                 'value' => 'TD',
  20405.                                                             ],
  20406.                                                             221 => [
  20407.                                                                 'key' => 'Tschechien',
  20408.                                                                 'value' => 'CZ',
  20409.                                                             ],
  20410.                                                             222 => [
  20411.                                                                 'key' => 'Tunesien',
  20412.                                                                 'value' => 'TN',
  20413.                                                             ],
  20414.                                                             223 => [
  20415.                                                                 'key' => 'Turkmenistan',
  20416.                                                                 'value' => 'TM',
  20417.                                                             ],
  20418.                                                             224 => [
  20419.                                                                 'key' => 'Turks- und Caicosinseln',
  20420.                                                                 'value' => 'TC',
  20421.                                                             ],
  20422.                                                             225 => [
  20423.                                                                 'key' => 'Tuvalu',
  20424.                                                                 'value' => 'TV',
  20425.                                                             ],
  20426.                                                             226 => [
  20427.                                                                 'key' => 'Türkei',
  20428.                                                                 'value' => 'TR',
  20429.                                                             ],
  20430.                                                             227 => [
  20431.                                                                 'key' => 'Uganda',
  20432.                                                                 'value' => 'UG',
  20433.                                                             ],
  20434.                                                             228 => [
  20435.                                                                 'key' => 'Ukraine',
  20436.                                                                 'value' => 'UA',
  20437.                                                             ],
  20438.                                                             229 => [
  20439.                                                                 'key' => 'Ungarn',
  20440.                                                                 'value' => 'HU',
  20441.                                                             ],
  20442.                                                             230 => [
  20443.                                                                 'key' => 'Uruguay',
  20444.                                                                 'value' => 'UY',
  20445.                                                             ],
  20446.                                                             231 => [
  20447.                                                                 'key' => 'Usbekistan',
  20448.                                                                 'value' => 'UZ',
  20449.                                                             ],
  20450.                                                             232 => [
  20451.                                                                 'key' => 'Vanuatu',
  20452.                                                                 'value' => 'VU',
  20453.                                                             ],
  20454.                                                             233 => [
  20455.                                                                 'key' => 'Vatikanstadt',
  20456.                                                                 'value' => 'VA',
  20457.                                                             ],
  20458.                                                             234 => [
  20459.                                                                 'key' => 'Venezuela',
  20460.                                                                 'value' => 'VE',
  20461.                                                             ],
  20462.                                                             235 => [
  20463.                                                                 'key' => 'Vereinigte Arabische Emirate',
  20464.                                                                 'value' => 'AE',
  20465.                                                             ],
  20466.                                                             236 => [
  20467.                                                                 'key' => 'Vereinigte Staaten',
  20468.                                                                 'value' => 'US',
  20469.                                                             ],
  20470.                                                             237 => [
  20471.                                                                 'key' => 'Vereinigtes Königreich',
  20472.                                                                 'value' => 'GB',
  20473.                                                             ],
  20474.                                                             238 => [
  20475.                                                                 'key' => 'Vietnam',
  20476.                                                                 'value' => 'VN',
  20477.                                                             ],
  20478.                                                             239 => [
  20479.                                                                 'key' => 'Wallis und Futuna',
  20480.                                                                 'value' => 'WF',
  20481.                                                             ],
  20482.                                                             240 => [
  20483.                                                                 'key' => 'Weihnachtsinsel',
  20484.                                                                 'value' => 'CX',
  20485.                                                             ],
  20486.                                                             241 => [
  20487.                                                                 'key' => 'Westsahara',
  20488.                                                                 'value' => 'EH',
  20489.                                                             ],
  20490.                                                             242 => [
  20491.                                                                 'key' => 'Zentralafrikanische Republik',
  20492.                                                                 'value' => 'CF',
  20493.                                                             ],
  20494.                                                             243 => [
  20495.                                                                 'key' => 'Zypern',
  20496.                                                                 'value' => 'CY',
  20497.                                                             ],
  20498.                                                             244 => [
  20499.                                                                 'key' => 'Ägypten',
  20500.                                                                 'value' => 'EG',
  20501.                                                             ],
  20502.                                                             245 => [
  20503.                                                                 'key' => 'Äquatorialguinea',
  20504.                                                                 'value' => 'GQ',
  20505.                                                             ],
  20506.                                                             246 => [
  20507.                                                                 'key' => 'Äthiopien',
  20508.                                                                 'value' => 'ET',
  20509.                                                             ],
  20510.                                                             247 => [
  20511.                                                                 'key' => 'Ã…landinseln',
  20512.                                                                 'value' => 'AX',
  20513.                                                             ],
  20514.                                                             248 => [
  20515.                                                                 'key' => 'Österreich',
  20516.                                                                 'value' => 'AT',
  20517.                                                             ],
  20518.                                                         ],
  20519.                                                         'width' => 646,
  20520.                                                         'height' => 100,
  20521.                                                         'maxItems' => '',
  20522.                                                         'renderType' => 'tags',
  20523.                                                         'optionsProviderClass' => NULL,
  20524.                                                         'optionsProviderData' => NULL,
  20525.                                                         'queryColumnType' => 'text',
  20526.                                                         'columnType' => 'text',
  20527.                                                         'dynamicOptions' => false,
  20528.                                                         'name' => 'landMarkt',
  20529.                                                         'title' => 'Land/Markt',
  20530.                                                         'tooltip' => '',
  20531.                                                         'mandatory' => false,
  20532.                                                         'noteditable' => false,
  20533.                                                         'index' => false,
  20534.                                                         'locked' => false,
  20535.                                                         'style' => '',
  20536.                                                         'permissions' => NULL,
  20537.                                                         'datatype' => 'data',
  20538.                                                         'relationType' => false,
  20539.                                                         'invisible' => false,
  20540.                                                         'visibleGridView' => false,
  20541.                                                         'visibleSearch' => false,
  20542.                                                     ],
  20543.                                                 ],
  20544.                                                 'isOperator' => false,
  20545.                                             ],
  20546.                                             => [
  20547.                                                 'attributes' => [
  20548.                                                     'attribute' => 'neu',
  20549.                                                     'label' => 'Neu',
  20550.                                                     'dataType' => 'booleanSelect',
  20551.                                                     'layout' => [
  20552.                                                         'fieldtype' => 'booleanSelect',
  20553.                                                         'yesLabel' => 'yes',
  20554.                                                         'noLabel' => 'no',
  20555.                                                         'emptyLabel' => 'empty',
  20556.                                                         'options' => [
  20557.                                                             => [
  20558.                                                                 'key' => 'empty',
  20559.                                                                 'value' => 0,
  20560.                                                             ],
  20561.                                                             => [
  20562.                                                                 'key' => 'yes',
  20563.                                                                 'value' => 1,
  20564.                                                             ],
  20565.                                                             => [
  20566.                                                                 'key' => 'no',
  20567.                                                                 'value' => -1,
  20568.                                                             ],
  20569.                                                         ],
  20570.                                                         'width' => 646,
  20571.                                                         'queryColumnType' => 'tinyint(1) null',
  20572.                                                         'columnType' => 'tinyint(1) null',
  20573.                                                         'name' => 'neu',
  20574.                                                         'title' => 'Neu',
  20575.                                                         'tooltip' => '',
  20576.                                                         'mandatory' => false,
  20577.                                                         'noteditable' => false,
  20578.                                                         'index' => false,
  20579.                                                         'locked' => false,
  20580.                                                         'style' => '',
  20581.                                                         'permissions' => NULL,
  20582.                                                         'datatype' => 'data',
  20583.                                                         'relationType' => false,
  20584.                                                         'invisible' => false,
  20585.                                                         'visibleGridView' => false,
  20586.                                                         'visibleSearch' => false,
  20587.                                                     ],
  20588.                                                 ],
  20589.                                                 'isOperator' => false,
  20590.                                             ],
  20591.                                             => [
  20592.                                                 'attributes' => [
  20593.                                                     'attribute' => 'brand',
  20594.                                                     'label' => 'Marke',
  20595.                                                     'dataType' => 'manyToOneRelation',
  20596.                                                     'layout' => [
  20597.                                                         'fieldtype' => 'manyToOneRelation',
  20598.                                                         'width' => 530,
  20599.                                                         'assetUploadPath' => '',
  20600.                                                         'relationType' => true,
  20601.                                                         'queryColumnType' => [
  20602.                                                             'id' => 'int(11)',
  20603.                                                             'type' => 'enum(\'document\',\'asset\',\'object\')',
  20604.                                                         ],
  20605.                                                         'objectsAllowed' => true,
  20606.                                                         'assetsAllowed' => false,
  20607.                                                         'assetTypes' => [
  20608.                                                         ],
  20609.                                                         'documentsAllowed' => false,
  20610.                                                         'documentTypes' => [
  20611.                                                         ],
  20612.                                                         'classes' => [
  20613.                                                             => [
  20614.                                                                 'classes' => 'Marke',
  20615.                                                             ],
  20616.                                                         ],
  20617.                                                         'pathFormatterClass' => '',
  20618.                                                         'name' => 'brand',
  20619.                                                         'title' => 'Marke',
  20620.                                                         'tooltip' => '',
  20621.                                                         'mandatory' => false,
  20622.                                                         'noteditable' => false,
  20623.                                                         'index' => false,
  20624.                                                         'locked' => false,
  20625.                                                         'style' => '',
  20626.                                                         'permissions' => NULL,
  20627.                                                         'datatype' => 'data',
  20628.                                                         'invisible' => false,
  20629.                                                         'visibleGridView' => false,
  20630.                                                         'visibleSearch' => false,
  20631.                                                     ],
  20632.                                                 ],
  20633.                                                 'isOperator' => false,
  20634.                                             ],
  20635.                                             => [
  20636.                                                 'attributes' => [
  20637.                                                     'attribute' => 'artikelnummer',
  20638.                                                     'label' => 'Artikelnummer',
  20639.                                                     'dataType' => 'input',
  20640.                                                     'layout' => [
  20641.                                                         'fieldtype' => 'input',
  20642.                                                         'width' => 646,
  20643.                                                         'defaultValue' => NULL,
  20644.                                                         'queryColumnType' => 'varchar',
  20645.                                                         'columnType' => 'varchar',
  20646.                                                         'columnLength' => 1024,
  20647.                                                         'regex' => '',
  20648.                                                         'unique' => false,
  20649.                                                         'showCharCount' => false,
  20650.                                                         'name' => 'artikelnummer',
  20651.                                                         'title' => 'Artikelnummer',
  20652.                                                         'tooltip' => '',
  20653.                                                         'mandatory' => false,
  20654.                                                         'noteditable' => false,
  20655.                                                         'index' => false,
  20656.                                                         'locked' => false,
  20657.                                                         'style' => '',
  20658.                                                         'permissions' => NULL,
  20659.                                                         'datatype' => 'data',
  20660.                                                         'relationType' => false,
  20661.                                                         'invisible' => false,
  20662.                                                         'visibleGridView' => false,
  20663.                                                         'visibleSearch' => false,
  20664.                                                         'defaultValueGenerator' => '',
  20665.                                                     ],
  20666.                                                 ],
  20667.                                                 'isOperator' => false,
  20668.                                             ],
  20669.                                             => [
  20670.                                                 'attributes' => [
  20671.                                                     'attribute' => 'sapNummer',
  20672.                                                     'label' => 'SAP-Nummer',
  20673.                                                     'dataType' => 'input',
  20674.                                                     'layout' => [
  20675.                                                         'fieldtype' => 'input',
  20676.                                                         'width' => 646,
  20677.                                                         'defaultValue' => NULL,
  20678.                                                         'queryColumnType' => 'varchar',
  20679.                                                         'columnType' => 'varchar',
  20680.                                                         'columnLength' => 1024,
  20681.                                                         'regex' => '',
  20682.                                                         'unique' => false,
  20683.                                                         'showCharCount' => false,
  20684.                                                         'name' => 'sapNummer',
  20685.                                                         'title' => 'SAP-Nummer',
  20686.                                                         'tooltip' => '',
  20687.                                                         'mandatory' => false,
  20688.                                                         'noteditable' => false,
  20689.                                                         'index' => false,
  20690.                                                         'locked' => false,
  20691.                                                         'style' => '',
  20692.                                                         'permissions' => NULL,
  20693.                                                         'datatype' => 'data',
  20694.                                                         'relationType' => false,
  20695.                                                         'invisible' => false,
  20696.                                                         'visibleGridView' => false,
  20697.                                                         'visibleSearch' => false,
  20698.                                                         'defaultValueGenerator' => '',
  20699.                                                     ],
  20700.                                                 ],
  20701.                                                 'isOperator' => false,
  20702.                                             ],
  20703.                                             10 => [
  20704.                                                 'attributes' => [
  20705.                                                     'attribute' => 'pzn',
  20706.                                                     'label' => 'PZN',
  20707.                                                     'dataType' => 'input',
  20708.                                                     'layout' => [
  20709.                                                         'fieldtype' => 'input',
  20710.                                                         'width' => 646,
  20711.                                                         'defaultValue' => NULL,
  20712.                                                         'queryColumnType' => 'varchar',
  20713.                                                         'columnType' => 'varchar',
  20714.                                                         'columnLength' => 1024,
  20715.                                                         'regex' => '',
  20716.                                                         'unique' => false,
  20717.                                                         'showCharCount' => false,
  20718.                                                         'name' => 'pzn',
  20719.                                                         'title' => 'PZN',
  20720.                                                         'tooltip' => '',
  20721.                                                         'mandatory' => false,
  20722.                                                         'noteditable' => false,
  20723.                                                         'index' => false,
  20724.                                                         'locked' => false,
  20725.                                                         'style' => '',
  20726.                                                         'permissions' => NULL,
  20727.                                                         'datatype' => 'data',
  20728.                                                         'relationType' => false,
  20729.                                                         'invisible' => false,
  20730.                                                         'visibleGridView' => false,
  20731.                                                         'visibleSearch' => false,
  20732.                                                         'defaultValueGenerator' => '',
  20733.                                                     ],
  20734.                                                 ],
  20735.                                                 'isOperator' => false,
  20736.                                             ],
  20737.                                             11 => [
  20738.                                                 'attributes' => [
  20739.                                                     'attribute' => 'zuzahl',
  20740.                                                     'label' => 'Zuzahl',
  20741.                                                     'dataType' => 'input',
  20742.                                                     'layout' => [
  20743.                                                         'fieldtype' => 'input',
  20744.                                                         'width' => 646,
  20745.                                                         'defaultValue' => NULL,
  20746.                                                         'queryColumnType' => 'varchar',
  20747.                                                         'columnType' => 'varchar',
  20748.                                                         'columnLength' => 1024,
  20749.                                                         'regex' => '',
  20750.                                                         'unique' => false,
  20751.                                                         'showCharCount' => false,
  20752.                                                         'name' => 'zuzahl',
  20753.                                                         'title' => 'Zuzahl',
  20754.                                                         'tooltip' => '',
  20755.                                                         'mandatory' => false,
  20756.                                                         'noteditable' => false,
  20757.                                                         'index' => false,
  20758.                                                         'locked' => false,
  20759.                                                         'style' => '',
  20760.                                                         'permissions' => NULL,
  20761.                                                         'datatype' => 'data',
  20762.                                                         'relationType' => false,
  20763.                                                         'invisible' => false,
  20764.                                                         'visibleGridView' => false,
  20765.                                                         'visibleSearch' => false,
  20766.                                                         'defaultValueGenerator' => '',
  20767.                                                     ],
  20768.                                                 ],
  20769.                                                 'isOperator' => false,
  20770.                                             ],
  20771.                                             12 => [
  20772.                                                 'attributes' => [
  20773.                                                     'attribute' => 'therapiegebietFachkreise',
  20774.                                                     'label' => 'Fachkreise',
  20775.                                                     'dataType' => 'manyToManyObjectRelation',
  20776.                                                     'layout' => [
  20777.                                                         'fieldtype' => 'manyToManyObjectRelation',
  20778.                                                         'width' => 775,
  20779.                                                         'height' => 120,
  20780.                                                         'maxItems' => '',
  20781.                                                         'queryColumnType' => 'text',
  20782.                                                         'relationType' => true,
  20783.                                                         'visibleFields' => 'id,filename,name',
  20784.                                                         'allowToCreateNewObject' => false,
  20785.                                                         'optimizedAdminLoading' => false,
  20786.                                                         'enableTextSelection' => false,
  20787.                                                         'visibleFieldDefinitions' => [
  20788.                                                             'id' => [
  20789.                                                                 'name' => 'id',
  20790.                                                                 'title' => 'ID',
  20791.                                                                 'fieldtype' => 'input',
  20792.                                                             ],
  20793.                                                             'filename' => [
  20794.                                                                 'name' => 'filename',
  20795.                                                                 'title' => 'Dateiname',
  20796.                                                                 'fieldtype' => 'input',
  20797.                                                             ],
  20798.                                                             'name' => [
  20799.                                                                 'name' => 'name',
  20800.                                                                 'title' => 'Name',
  20801.                                                                 'fieldtype' => 'input',
  20802.                                                             ],
  20803.                                                         ],
  20804.                                                         'classes' => [
  20805.                                                             => [
  20806.                                                                 'classes' => 'TherapiegebietFachkreise',
  20807.                                                             ],
  20808.                                                         ],
  20809.                                                         'pathFormatterClass' => '',
  20810.                                                         'name' => 'therapiegebietFachkreise',
  20811.                                                         'title' => 'Fachkreise',
  20812.                                                         'tooltip' => '',
  20813.                                                         'mandatory' => false,
  20814.                                                         'noteditable' => false,
  20815.                                                         'index' => false,
  20816.                                                         'locked' => false,
  20817.                                                         'style' => '',
  20818.                                                         'permissions' => NULL,
  20819.                                                         'datatype' => 'data',
  20820.                                                         'invisible' => false,
  20821.                                                         'visibleGridView' => false,
  20822.                                                         'visibleSearch' => false,
  20823.                                                     ],
  20824.                                                 ],
  20825.                                                 'isOperator' => false,
  20826.                                             ],
  20827.                                             13 => [
  20828.                                                 'attributes' => [
  20829.                                                     'attribute' => 'therapiegebietEndverwender',
  20830.                                                     'label' => 'Endverwender',
  20831.                                                     'dataType' => 'manyToManyObjectRelation',
  20832.                                                     'layout' => [
  20833.                                                         'fieldtype' => 'manyToManyObjectRelation',
  20834.                                                         'width' => 775,
  20835.                                                         'height' => 120,
  20836.                                                         'maxItems' => '',
  20837.                                                         'queryColumnType' => 'text',
  20838.                                                         'relationType' => true,
  20839.                                                         'visibleFields' => 'id,filename,name',
  20840.                                                         'allowToCreateNewObject' => false,
  20841.                                                         'optimizedAdminLoading' => false,
  20842.                                                         'enableTextSelection' => false,
  20843.                                                         'visibleFieldDefinitions' => [
  20844.                                                             'id' => [
  20845.                                                                 'name' => 'id',
  20846.                                                                 'title' => 'ID',
  20847.                                                                 'fieldtype' => 'input',
  20848.                                                             ],
  20849.                                                             'filename' => [
  20850.                                                                 'name' => 'filename',
  20851.                                                                 'title' => 'Dateiname',
  20852.                                                                 'fieldtype' => 'input',
  20853.                                                             ],
  20854.                                                             'name' => [
  20855.                                                                 'name' => 'name',
  20856.                                                                 'title' => 'Name',
  20857.                                                                 'fieldtype' => 'input',
  20858.                                                             ],
  20859.                                                         ],
  20860.                                                         'classes' => [
  20861.                                                             => [
  20862.                                                                 'classes' => 'TherapiegebietEndverwender',
  20863.                                                             ],
  20864.                                                         ],
  20865.                                                         'pathFormatterClass' => '',
  20866.                                                         'name' => 'therapiegebietEndverwender',
  20867.                                                         'title' => 'Endverwender',
  20868.                                                         'tooltip' => '',
  20869.                                                         'mandatory' => false,
  20870.                                                         'noteditable' => false,
  20871.                                                         'index' => false,
  20872.                                                         'locked' => false,
  20873.                                                         'style' => '',
  20874.                                                         'permissions' => NULL,
  20875.                                                         'datatype' => 'data',
  20876.                                                         'invisible' => false,
  20877.                                                         'visibleGridView' => false,
  20878.                                                         'visibleSearch' => false,
  20879.                                                     ],
  20880.                                                 ],
  20881.                                                 'isOperator' => false,
  20882.                                             ],
  20883.                                             14 => [
  20884.                                                 'attributes' => [
  20885.                                                     'attribute' => 'produktname',
  20886.                                                     'label' => 'Produktname',
  20887.                                                     'dataType' => 'input',
  20888.                                                     'layout' => [
  20889.                                                         'fieldtype' => 'input',
  20890.                                                         'width' => 609,
  20891.                                                         'defaultValue' => NULL,
  20892.                                                         'queryColumnType' => 'varchar',
  20893.                                                         'columnType' => 'varchar',
  20894.                                                         'columnLength' => 1024,
  20895.                                                         'regex' => '',
  20896.                                                         'unique' => false,
  20897.                                                         'showCharCount' => false,
  20898.                                                         'name' => 'produktname',
  20899.                                                         'title' => 'Produktname',
  20900.                                                         'tooltip' => '',
  20901.                                                         'mandatory' => false,
  20902.                                                         'noteditable' => false,
  20903.                                                         'index' => false,
  20904.                                                         'locked' => false,
  20905.                                                         'style' => '',
  20906.                                                         'permissions' => NULL,
  20907.                                                         'datatype' => 'data',
  20908.                                                         'relationType' => false,
  20909.                                                         'invisible' => false,
  20910.                                                         'visibleGridView' => true,
  20911.                                                         'visibleSearch' => true,
  20912.                                                         'defaultValueGenerator' => '',
  20913.                                                     ],
  20914.                                                 ],
  20915.                                                 'isOperator' => false,
  20916.                                             ],
  20917.                                             15 => [
  20918.                                                 'attributes' => [
  20919.                                                     'attribute' => 'descriptionShort',
  20920.                                                     'label' => 'Kurzbeschreibung',
  20921.                                                     'dataType' => 'wysiwyg',
  20922.                                                     'layout' => [
  20923.                                                         'fieldtype' => 'wysiwyg',
  20924.                                                         'width' => 728,
  20925.                                                         'height' => 240,
  20926.                                                         'queryColumnType' => 'longtext',
  20927.                                                         'columnType' => 'longtext',
  20928.                                                         'toolbarConfig' => '{'."\n".'    "toolbarGroups" : ['."\n".'        {'."\n".'            "name": "basicstyles",'."\n".'            "groups": ['."\n".'                "basicstyles", "list", "cleanup"'."\n".'            ]'."\n".'        },'."\n".'        {'."\n".'            "name": "links",'."\n".'            "groups": ['."\n".'                "links"'."\n".'            ]'."\n".'        },'."\n".'        {'."\n".'            "name": "styles",'."\n".'            "groups": ['."\n".'                "styles"'."\n".'            ]'."\n".'        }            '."\n".'    ]'."\n".'}'."\n".'',
  20929.                                                         'excludeFromSearchIndex' => false,
  20930.                                                         'maxCharacters' => '',
  20931.                                                         'name' => 'descriptionShort',
  20932.                                                         'title' => 'Kurzbeschreibung',
  20933.                                                         'tooltip' => '',
  20934.                                                         'mandatory' => false,
  20935.                                                         'noteditable' => false,
  20936.                                                         'index' => false,
  20937.                                                         'locked' => false,
  20938.                                                         'style' => '',
  20939.                                                         'permissions' => NULL,
  20940.                                                         'datatype' => 'data',
  20941.                                                         'relationType' => false,
  20942.                                                         'invisible' => false,
  20943.                                                         'visibleGridView' => false,
  20944.                                                         'visibleSearch' => false,
  20945.                                                     ],
  20946.                                                 ],
  20947.                                                 'isOperator' => false,
  20948.                                             ],
  20949.                                             16 => [
  20950.                                                 'attributes' => [
  20951.                                                     'attribute' => 'seoMetaTitle',
  20952.                                                     'label' => 'SEO-Meta-Titel',
  20953.                                                     'dataType' => 'input',
  20954.                                                     'layout' => [
  20955.                                                         'fieldtype' => 'input',
  20956.                                                         'width' => 609,
  20957.                                                         'defaultValue' => NULL,
  20958.                                                         'queryColumnType' => 'varchar',
  20959.                                                         'columnType' => 'varchar',
  20960.                                                         'columnLength' => 1024,
  20961.                                                         'regex' => '',
  20962.                                                         'unique' => false,
  20963.                                                         'showCharCount' => false,
  20964.                                                         'name' => 'seoMetaTitle',
  20965.                                                         'title' => 'SEO-Meta-Titel',
  20966.                                                         'tooltip' => '',
  20967.                                                         'mandatory' => false,
  20968.                                                         'noteditable' => false,
  20969.                                                         'index' => false,
  20970.                                                         'locked' => false,
  20971.                                                         'style' => '',
  20972.                                                         'permissions' => NULL,
  20973.                                                         'datatype' => 'data',
  20974.                                                         'relationType' => false,
  20975.                                                         'invisible' => false,
  20976.                                                         'visibleGridView' => true,
  20977.                                                         'visibleSearch' => true,
  20978.                                                         'defaultValueGenerator' => '',
  20979.                                                     ],
  20980.                                                 ],
  20981.                                                 'isOperator' => false,
  20982.                                             ],
  20983.                                             17 => [
  20984.                                                 'attributes' => [
  20985.                                                     'attribute' => 'seoMetaDescription',
  20986.                                                     'label' => 'SEO-Meta-Description',
  20987.                                                     'dataType' => 'textarea',
  20988.                                                     'layout' => [
  20989.                                                         'fieldtype' => 'textarea',
  20990.                                                         'width' => 609,
  20991.                                                         'height' => 50,
  20992.                                                         'maxLength' => NULL,
  20993.                                                         'showCharCount' => true,
  20994.                                                         'excludeFromSearchIndex' => false,
  20995.                                                         'queryColumnType' => 'longtext',
  20996.                                                         'columnType' => 'longtext',
  20997.                                                         'name' => 'seoMetaDescription',
  20998.                                                         'title' => 'SEO-Meta-Description',
  20999.                                                         'tooltip' => '',
  21000.                                                         'mandatory' => false,
  21001.                                                         'noteditable' => false,
  21002.                                                         'index' => false,
  21003.                                                         'locked' => false,
  21004.                                                         'style' => '',
  21005.                                                         'permissions' => NULL,
  21006.                                                         'datatype' => 'data',
  21007.                                                         'relationType' => false,
  21008.                                                         'invisible' => false,
  21009.                                                         'visibleGridView' => false,
  21010.                                                         'visibleSearch' => false,
  21011.                                                     ],
  21012.                                                 ],
  21013.                                                 'isOperator' => false,
  21014.                                             ],
  21015.                                             18 => [
  21016.                                                 'attributes' => [
  21017.                                                     'attribute' => 'seoMetaKeywords',
  21018.                                                     'label' => 'SEO-Meta-Keywords',
  21019.                                                     'dataType' => 'textarea',
  21020.                                                     'layout' => [
  21021.                                                         'fieldtype' => 'textarea',
  21022.                                                         'width' => 609,
  21023.                                                         'height' => 50,
  21024.                                                         'maxLength' => NULL,
  21025.                                                         'showCharCount' => true,
  21026.                                                         'excludeFromSearchIndex' => false,
  21027.                                                         'queryColumnType' => 'longtext',
  21028.                                                         'columnType' => 'longtext',
  21029.                                                         'name' => 'seoMetaKeywords',
  21030.                                                         'title' => 'SEO-Meta-Keywords',
  21031.                                                         'tooltip' => '',
  21032.                                                         'mandatory' => false,
  21033.                                                         'noteditable' => false,
  21034.                                                         'index' => false,
  21035.                                                         'locked' => false,
  21036.                                                         'style' => '',
  21037.                                                         'permissions' => NULL,
  21038.                                                         'datatype' => 'data',
  21039.                                                         'relationType' => false,
  21040.                                                         'invisible' => false,
  21041.                                                         'visibleGridView' => false,
  21042.                                                         'visibleSearch' => false,
  21043.                                                     ],
  21044.                                                 ],
  21045.                                                 'isOperator' => false,
  21046.                                             ],
  21047.                                             19 => [
  21048.                                                 'attributes' => [
  21049.                                                     'attribute' => 'zusammensetzungIntro',
  21050.                                                     'label' => 'Intro',
  21051.                                                     'dataType' => 'input',
  21052.                                                     'layout' => [
  21053.                                                         'fieldtype' => 'input',
  21054.                                                         'width' => 609,
  21055.                                                         'defaultValue' => NULL,
  21056.                                                         'queryColumnType' => 'varchar',
  21057.                                                         'columnType' => 'varchar',
  21058.                                                         'columnLength' => 1024,
  21059.                                                         'regex' => '',
  21060.                                                         'unique' => false,
  21061.                                                         'showCharCount' => false,
  21062.                                                         'name' => 'zusammensetzungIntro',
  21063.                                                         'title' => 'Intro',
  21064.                                                         'tooltip' => '',
  21065.                                                         'mandatory' => false,
  21066.                                                         'noteditable' => false,
  21067.                                                         'index' => false,
  21068.                                                         'locked' => false,
  21069.                                                         'style' => '',
  21070.                                                         'permissions' => NULL,
  21071.                                                         'datatype' => 'data',
  21072.                                                         'relationType' => false,
  21073.                                                         'invisible' => false,
  21074.                                                         'visibleGridView' => true,
  21075.                                                         'visibleSearch' => true,
  21076.                                                         'defaultValueGenerator' => '',
  21077.                                                     ],
  21078.                                                 ],
  21079.                                                 'isOperator' => false,
  21080.                                             ],
  21081.                                             20 => [
  21082.                                                 'attributes' => [
  21083.                                                     'attribute' => 'zusammensetzungApp',
  21084.                                                     'label' => 'Liste',
  21085.                                                     'dataType' => 'wysiwyg',
  21086.                                                     'layout' => [
  21087.                                                         'fieldtype' => 'wysiwyg',
  21088.                                                         'width' => 728,
  21089.                                                         'height' => 200,
  21090.                                                         'queryColumnType' => 'longtext',
  21091.                                                         'columnType' => 'longtext',
  21092.                                                         'toolbarConfig' => '{'."\n".'    "toolbarGroups" : ['."\n".'        {'."\n".'            "name": "basicstyles",'."\n".'            "groups": ['."\n".'                "basicstyles", "list", "cleanup"'."\n".'            ]'."\n".'        },'."\n".'        {'."\n".'            "name": "links",'."\n".'            "groups": ['."\n".'                "links"'."\n".'            ]'."\n".'        },'."\n".'        {'."\n".'            "name": "styles",'."\n".'            "groups": ['."\n".'                "styles"'."\n".'            ]'."\n".'        }            '."\n".'    ]'."\n".'}'."\n".'',
  21093.                                                         'excludeFromSearchIndex' => false,
  21094.                                                         'maxCharacters' => '',
  21095.                                                         'name' => 'zusammensetzungApp',
  21096.                                                         'title' => 'Liste',
  21097.                                                         'tooltip' => '',
  21098.                                                         'mandatory' => false,
  21099.                                                         'noteditable' => false,
  21100.                                                         'index' => false,
  21101.                                                         'locked' => false,
  21102.                                                         'style' => '',
  21103.                                                         'permissions' => NULL,
  21104.                                                         'datatype' => 'data',
  21105.                                                         'relationType' => false,
  21106.                                                         'invisible' => false,
  21107.                                                         'visibleGridView' => false,
  21108.                                                         'visibleSearch' => false,
  21109.                                                     ],
  21110.                                                 ],
  21111.                                                 'isOperator' => false,
  21112.                                             ],
  21113.                                             21 => [
  21114.                                                 'attributes' => [
  21115.                                                     'attribute' => 'zusammensetzungFrei',
  21116.                                                     'label' => 'Frei',
  21117.                                                     'dataType' => 'wysiwyg',
  21118.                                                     'layout' => [
  21119.                                                         'fieldtype' => 'wysiwyg',
  21120.                                                         'width' => 728,
  21121.                                                         'height' => 200,
  21122.                                                         'queryColumnType' => 'longtext',
  21123.                                                         'columnType' => 'longtext',
  21124.                                                         'toolbarConfig' => '{'."\n".'    "toolbarGroups" : ['."\n".'        {'."\n".'            "name": "basicstyles",'."\n".'            "groups": ['."\n".'                "basicstyles", "list", "cleanup"'."\n".'            ]'."\n".'        },'."\n".'        {'."\n".'            "name": "links",'."\n".'            "groups": ['."\n".'                "links"'."\n".'            ]'."\n".'        },'."\n".'        {'."\n".'            "name": "styles",'."\n".'            "groups": ['."\n".'                "styles"'."\n".'            ]'."\n".'        }            '."\n".'    ]'."\n".'}'."\n".'',
  21125.                                                         'excludeFromSearchIndex' => false,
  21126.                                                         'maxCharacters' => '',
  21127.                                                         'name' => 'zusammensetzungFrei',
  21128.                                                         'title' => 'Frei',
  21129.                                                         'tooltip' => '',
  21130.                                                         'mandatory' => false,
  21131.                                                         'noteditable' => false,
  21132.                                                         'index' => false,
  21133.                                                         'locked' => false,
  21134.                                                         'style' => '',
  21135.                                                         'permissions' => NULL,
  21136.                                                         'datatype' => 'data',
  21137.                                                         'relationType' => false,
  21138.                                                         'invisible' => false,
  21139.                                                         'visibleGridView' => false,
  21140.                                                         'visibleSearch' => false,
  21141.                                                     ],
  21142.                                                 ],
  21143.                                                 'isOperator' => false,
  21144.                                             ],
  21145.                                             22 => [
  21146.                                                 'attributes' => [
  21147.                                                     'attribute' => 'zusammensetzungSonstigeBestandteile',
  21148.                                                     'label' => 'Sonstige Bestandteile',
  21149.                                                     'dataType' => 'wysiwyg',
  21150.                                                     'layout' => [
  21151.                                                         'fieldtype' => 'wysiwyg',
  21152.                                                         'width' => 728,
  21153.                                                         'height' => 160,
  21154.                                                         'queryColumnType' => 'longtext',
  21155.                                                         'columnType' => 'longtext',
  21156.                                                         'toolbarConfig' => '{'."\n".'    "toolbarGroups" : ['."\n".'        {'."\n".'            "name": "basicstyles",'."\n".'            "groups": ['."\n".'                "basicstyles", "list", "cleanup"'."\n".'            ]'."\n".'        },'."\n".'        {'."\n".'            "name": "links",'."\n".'            "groups": ['."\n".'                "links"'."\n".'            ]'."\n".'        },'."\n".'        {'."\n".'            "name": "styles",'."\n".'            "groups": ['."\n".'                "styles"'."\n".'            ]'."\n".'        }            '."\n".'    ]'."\n".'}'."\n".'',
  21157.                                                         'excludeFromSearchIndex' => false,
  21158.                                                         'maxCharacters' => '',
  21159.                                                         'name' => 'zusammensetzungSonstigeBestandteile',
  21160.                                                         'title' => 'Sonstige Bestandteile',
  21161.                                                         'tooltip' => '',
  21162.                                                         'mandatory' => false,
  21163.                                                         'noteditable' => false,
  21164.                                                         'index' => false,
  21165.                                                         'locked' => false,
  21166.                                                         'style' => '',
  21167.                                                         'permissions' => NULL,
  21168.                                                         'datatype' => 'data',
  21169.                                                         'relationType' => false,
  21170.                                                         'invisible' => false,
  21171.                                                         'visibleGridView' => false,
  21172.                                                         'visibleSearch' => false,
  21173.                                                     ],
  21174.                                                 ],
  21175.                                                 'isOperator' => false,
  21176.                                             ],
  21177.                                             23 => [
  21178.                                                 'attributes' => [
  21179.                                                     'attribute' => 'Anwendungsgebiete',
  21180.                                                     'label' => 'Anwendungsgebiete',
  21181.                                                     'dataType' => 'wysiwyg',
  21182.                                                     'layout' => [
  21183.                                                         'fieldtype' => 'wysiwyg',
  21184.                                                         'width' => 728,
  21185.                                                         'height' => 240,
  21186.                                                         'queryColumnType' => 'longtext',
  21187.                                                         'columnType' => 'longtext',
  21188.                                                         'toolbarConfig' => '{'."\n".'    "toolbarGroups" : ['."\n".'        {'."\n".'            "name": "basicstyles",'."\n".'            "groups": ['."\n".'                "basicstyles", "list", "cleanup"'."\n".'            ]'."\n".'        },'."\n".'        {'."\n".'            "name": "links",'."\n".'            "groups": ['."\n".'                "links"'."\n".'            ]'."\n".'        },'."\n".'        {'."\n".'            "name": "styles",'."\n".'            "groups": ['."\n".'                "styles"'."\n".'            ]'."\n".'        }            '."\n".'    ]'."\n".'}'."\n".'',
  21189.                                                         'excludeFromSearchIndex' => false,
  21190.                                                         'maxCharacters' => '',
  21191.                                                         'name' => 'Anwendungsgebiete',
  21192.                                                         'title' => 'Anwendungsgebiete',
  21193.                                                         'tooltip' => '',
  21194.                                                         'mandatory' => false,
  21195.                                                         'noteditable' => false,
  21196.                                                         'index' => false,
  21197.                                                         'locked' => false,
  21198.                                                         'style' => '',
  21199.                                                         'permissions' => NULL,
  21200.                                                         'datatype' => 'data',
  21201.                                                         'relationType' => false,
  21202.                                                         'invisible' => false,
  21203.                                                         'visibleGridView' => false,
  21204.                                                         'visibleSearch' => false,
  21205.                                                     ],
  21206.                                                 ],
  21207.                                                 'isOperator' => false,
  21208.                                             ],
  21209.                                             24 => [
  21210.                                                 'attributes' => [
  21211.                                                     'attribute' => 'dosierungText',
  21212.                                                     'label' => 'Dosierung',
  21213.                                                     'dataType' => 'wysiwyg',
  21214.                                                     'layout' => [
  21215.                                                         'fieldtype' => 'wysiwyg',
  21216.                                                         'width' => 685,
  21217.                                                         'height' => 200,
  21218.                                                         'queryColumnType' => 'longtext',
  21219.                                                         'columnType' => 'longtext',
  21220.                                                         'toolbarConfig' => '{'."\n".'    "toolbarGroups" : ['."\n".'        {'."\n".'            "name": "basicstyles",'."\n".'            "groups": ['."\n".'                "basicstyles", "list", "cleanup"'."\n".'            ]'."\n".'        },'."\n".'        {'."\n".'            "name": "links",'."\n".'            "groups": ['."\n".'                "links"'."\n".'            ]'."\n".'        },'."\n".'        {'."\n".'            "name": "styles",'."\n".'            "groups": ['."\n".'                "styles"'."\n".'            ]'."\n".'        }            '."\n".'    ]'."\n".'}'."\n".'',
  21221.                                                         'excludeFromSearchIndex' => false,
  21222.                                                         'maxCharacters' => '',
  21223.                                                         'name' => 'dosierungText',
  21224.                                                         'title' => 'Dosierung',
  21225.                                                         'tooltip' => '',
  21226.                                                         'mandatory' => false,
  21227.                                                         'noteditable' => false,
  21228.                                                         'index' => false,
  21229.                                                         'locked' => false,
  21230.                                                         'style' => '',
  21231.                                                         'permissions' => NULL,
  21232.                                                         'datatype' => 'data',
  21233.                                                         'relationType' => false,
  21234.                                                         'invisible' => false,
  21235.                                                         'visibleGridView' => false,
  21236.                                                         'visibleSearch' => false,
  21237.                                                     ],
  21238.                                                 ],
  21239.                                                 'isOperator' => false,
  21240.                                             ],
  21241.                                             25 => [
  21242.                                                 'attributes' => [
  21243.                                                     'attribute' => 'verzehrsempfehlung',
  21244.                                                     'label' => 'Verzehrsempfehlung',
  21245.                                                     'dataType' => 'wysiwyg',
  21246.                                                     'layout' => [
  21247.                                                         'fieldtype' => 'wysiwyg',
  21248.                                                         'width' => 685,
  21249.                                                         'height' => 200,
  21250.                                                         'queryColumnType' => 'longtext',
  21251.                                                         'columnType' => 'longtext',
  21252.                                                         'toolbarConfig' => '{'."\n".'    "toolbarGroups" : ['."\n".'        {'."\n".'            "name": "basicstyles",'."\n".'            "groups": ['."\n".'                "basicstyles", "list", "cleanup"'."\n".'            ]'."\n".'        },'."\n".'        {'."\n".'            "name": "links",'."\n".'            "groups": ['."\n".'                "links"'."\n".'            ]'."\n".'        },'."\n".'        {'."\n".'            "name": "styles",'."\n".'            "groups": ['."\n".'                "styles"'."\n".'            ]'."\n".'        }            '."\n".'    ]'."\n".'}'."\n".'',
  21253.                                                         'excludeFromSearchIndex' => false,
  21254.                                                         'maxCharacters' => '',
  21255.                                                         'name' => 'verzehrsempfehlung',
  21256.                                                         'title' => 'Verzehrsempfehlung',
  21257.                                                         'tooltip' => '',
  21258.                                                         'mandatory' => false,
  21259.                                                         'noteditable' => false,
  21260.                                                         'index' => false,
  21261.                                                         'locked' => false,
  21262.                                                         'style' => '',
  21263.                                                         'permissions' => NULL,
  21264.                                                         'datatype' => 'data',
  21265.                                                         'relationType' => false,
  21266.                                                         'invisible' => false,
  21267.                                                         'visibleGridView' => false,
  21268.                                                         'visibleSearch' => false,
  21269.                                                     ],
  21270.                                                 ],
  21271.                                                 'isOperator' => false,
  21272.                                             ],
  21273.                                             26 => [
  21274.                                                 'attributes' => [
  21275.                                                     'attribute' => 'dosierungTabelle',
  21276.                                                     'label' => 'Dosierung Tabelle',
  21277.                                                     'dataType' => 'table',
  21278.                                                     'layout' => [
  21279.                                                         'fieldtype' => 'table',
  21280.                                                         'width' => 685,
  21281.                                                         'height' => '',
  21282.                                                         'cols' => 3,
  21283.                                                         'colsFixed' => true,
  21284.                                                         'rows' => '',
  21285.                                                         'rowsFixed' => false,
  21286.                                                         'data' => '',
  21287.                                                         'columnConfigActivated' => true,
  21288.                                                         'columnConfig' => [
  21289.                                                             => [
  21290.                                                                 'key' => 'spalte1',
  21291.                                                                 'label' => 'Spalte 1',
  21292.                                                             ],
  21293.                                                             => [
  21294.                                                                 'key' => 'spalte2',
  21295.                                                                 'label' => 'Spalte 2',
  21296.                                                             ],
  21297.                                                             => [
  21298.                                                                 'key' => 'spalte3',
  21299.                                                                 'label' => 'Spalte 3',
  21300.                                                             ],
  21301.                                                         ],
  21302.                                                         'queryColumnType' => 'longtext',
  21303.                                                         'columnType' => 'longtext',
  21304.                                                         'name' => 'dosierungTabelle',
  21305.                                                         'title' => 'Dosierung Tabelle',
  21306.                                                         'tooltip' => '',
  21307.                                                         'mandatory' => false,
  21308.                                                         'noteditable' => false,
  21309.                                                         'index' => false,
  21310.                                                         'locked' => false,
  21311.                                                         'style' => '',
  21312.                                                         'permissions' => NULL,
  21313.                                                         'datatype' => 'data',
  21314.                                                         'relationType' => false,
  21315.                                                         'invisible' => false,
  21316.                                                         'visibleGridView' => false,
  21317.                                                         'visibleSearch' => false,
  21318.                                                     ],
  21319.                                                 ],
  21320.                                                 'isOperator' => false,
  21321.                                             ],
  21322.                                             27 => [
  21323.                                                 'attributes' => [
  21324.                                                     'attribute' => 'pharmakologie',
  21325.                                                     'label' => 'Pharmakologie',
  21326.                                                     'dataType' => 'wysiwyg',
  21327.                                                     'layout' => [
  21328.                                                         'fieldtype' => 'wysiwyg',
  21329.                                                         'width' => 728,
  21330.                                                         'height' => 580,
  21331.                                                         'queryColumnType' => 'longtext',
  21332.                                                         'columnType' => 'longtext',
  21333.                                                         'toolbarConfig' => '{'."\n".'    "toolbarGroups" : ['."\n".'        {'."\n".'            "name": "basicstyles",'."\n".'            "groups": ['."\n".'                "basicstyles", "list", "cleanup"'."\n".'            ]'."\n".'        },'."\n".'        {'."\n".'            "name": "links",'."\n".'            "groups": ['."\n".'                "links"'."\n".'            ]'."\n".'        },'."\n".'        {'."\n".'            "name": "styles",'."\n".'            "groups": ['."\n".'                "styles"'."\n".'            ]'."\n".'        }            '."\n".'    ]'."\n".'}'."\n".'',
  21334.                                                         'excludeFromSearchIndex' => false,
  21335.                                                         'maxCharacters' => '',
  21336.                                                         'name' => 'pharmakologie',
  21337.                                                         'title' => 'Pharmakologie',
  21338.                                                         'tooltip' => '',
  21339.                                                         'mandatory' => false,
  21340.                                                         'noteditable' => false,
  21341.                                                         'index' => false,
  21342.                                                         'locked' => false,
  21343.                                                         'style' => '',
  21344.                                                         'permissions' => NULL,
  21345.                                                         'datatype' => 'data',
  21346.                                                         'relationType' => false,
  21347.                                                         'invisible' => false,
  21348.                                                         'visibleGridView' => false,
  21349.                                                         'visibleSearch' => false,
  21350.                                                     ],
  21351.                                                 ],
  21352.                                                 'isOperator' => false,
  21353.                                             ],
  21354.                                             28 => [
  21355.                                                 'attributes' => [
  21356.                                                     'attribute' => 'gegenanzeigen',
  21357.                                                     'label' => 'Gegenanzeigen',
  21358.                                                     'dataType' => 'wysiwyg',
  21359.                                                     'layout' => [
  21360.                                                         'fieldtype' => 'wysiwyg',
  21361.                                                         'width' => 728,
  21362.                                                         'height' => 200,
  21363.                                                         'queryColumnType' => 'longtext',
  21364.                                                         'columnType' => 'longtext',
  21365.                                                         'toolbarConfig' => '{'."\n".'    "toolbarGroups" : ['."\n".'        {'."\n".'            "name": "basicstyles",'."\n".'            "groups": ['."\n".'                "basicstyles", "list", "cleanup"'."\n".'            ]'."\n".'        },'."\n".'        {'."\n".'            "name": "links",'."\n".'            "groups": ['."\n".'                "links"'."\n".'            ]'."\n".'        },'."\n".'        {'."\n".'            "name": "styles",'."\n".'            "groups": ['."\n".'                "styles"'."\n".'            ]'."\n".'        }            '."\n".'    ]'."\n".'}'."\n".'',
  21366.                                                         'excludeFromSearchIndex' => false,
  21367.                                                         'maxCharacters' => '',
  21368.                                                         'name' => 'gegenanzeigen',
  21369.                                                         'title' => 'Gegenanzeigen',
  21370.                                                         'tooltip' => '',
  21371.                                                         'mandatory' => false,
  21372.                                                         'noteditable' => false,
  21373.                                                         'index' => false,
  21374.                                                         'locked' => false,
  21375.                                                         'style' => '',
  21376.                                                         'permissions' => NULL,
  21377.                                                         'datatype' => 'data',
  21378.                                                         'relationType' => false,
  21379.                                                         'invisible' => false,
  21380.                                                         'visibleGridView' => false,
  21381.                                                         'visibleSearch' => false,
  21382.                                                     ],
  21383.                                                 ],
  21384.                                                 'isOperator' => false,
  21385.                                             ],
  21386.                                             29 => [
  21387.                                                 'attributes' => [
  21388.                                                     'attribute' => 'nebenwirkungen',
  21389.                                                     'label' => 'Nebenwirkungen',
  21390.                                                     'dataType' => 'wysiwyg',
  21391.                                                     'layout' => [
  21392.                                                         'fieldtype' => 'wysiwyg',
  21393.                                                         'width' => 728,
  21394.                                                         'height' => 200,
  21395.                                                         'queryColumnType' => 'longtext',
  21396.                                                         'columnType' => 'longtext',
  21397.                                                         'toolbarConfig' => '{'."\n".'    "toolbarGroups" : ['."\n".'        {'."\n".'            "name": "basicstyles",'."\n".'            "groups": ['."\n".'                "basicstyles", "list", "cleanup"'."\n".'            ]'."\n".'        },'."\n".'        {'."\n".'            "name": "links",'."\n".'            "groups": ['."\n".'                "links"'."\n".'            ]'."\n".'        },'."\n".'        {'."\n".'            "name": "styles",'."\n".'            "groups": ['."\n".'                "styles"'."\n".'            ]'."\n".'        }            '."\n".'    ]'."\n".'}'."\n".'',
  21398.                                                         'excludeFromSearchIndex' => false,
  21399.                                                         'maxCharacters' => '',
  21400.                                                         'name' => 'nebenwirkungen',
  21401.                                                         'title' => 'Nebenwirkungen',
  21402.                                                         'tooltip' => '',
  21403.                                                         'mandatory' => false,
  21404.                                                         'noteditable' => false,
  21405.                                                         'index' => false,
  21406.                                                         'locked' => false,
  21407.                                                         'style' => '',
  21408.                                                         'permissions' => NULL,
  21409.                                                         'datatype' => 'data',
  21410.                                                         'relationType' => false,
  21411.                                                         'invisible' => false,
  21412.                                                         'visibleGridView' => false,
  21413.                                                         'visibleSearch' => false,
  21414.                                                     ],
  21415.                                                 ],
  21416.                                                 'isOperator' => false,
  21417.                                             ],
  21418.                                             30 => [
  21419.                                                 'attributes' => [
  21420.                                                     'attribute' => 'wechselwirkungen',
  21421.                                                     'label' => 'Wechselwirkungen',
  21422.                                                     'dataType' => 'wysiwyg',
  21423.                                                     'layout' => [
  21424.                                                         'fieldtype' => 'wysiwyg',
  21425.                                                         'width' => 728,
  21426.                                                         'height' => 160,
  21427.                                                         'queryColumnType' => 'longtext',
  21428.                                                         'columnType' => 'longtext',
  21429.                                                         'toolbarConfig' => '{'."\n".'    "toolbarGroups" : ['."\n".'        {'."\n".'            "name": "basicstyles",'."\n".'            "groups": ['."\n".'                "basicstyles", "list", "cleanup"'."\n".'            ]'."\n".'        },'."\n".'        {'."\n".'            "name": "links",'."\n".'            "groups": ['."\n".'                "links"'."\n".'            ]'."\n".'        },'."\n".'        {'."\n".'            "name": "styles",'."\n".'            "groups": ['."\n".'                "styles"'."\n".'            ]'."\n".'        }            '."\n".'    ]'."\n".'}'."\n".'',
  21430.                                                         'excludeFromSearchIndex' => false,
  21431.                                                         'maxCharacters' => '',
  21432.                                                         'name' => 'wechselwirkungen',
  21433.                                                         'title' => 'Wechselwirkungen',
  21434.                                                         'tooltip' => '',
  21435.                                                         'mandatory' => false,
  21436.                                                         'noteditable' => false,
  21437.                                                         'index' => false,
  21438.                                                         'locked' => false,
  21439.                                                         'style' => '',
  21440.                                                         'permissions' => NULL,
  21441.                                                         'datatype' => 'data',
  21442.                                                         'relationType' => false,
  21443.                                                         'invisible' => false,
  21444.                                                         'visibleGridView' => false,
  21445.                                                         'visibleSearch' => false,
  21446.                                                     ],
  21447.                                                 ],
  21448.                                                 'isOperator' => false,
  21449.                                             ],
  21450.                                             31 => [
  21451.                                                 'attributes' => [
  21452.                                                     'attribute' => 'indikationsKurztextEv',
  21453.                                                     'label' => 'Indikations-Kurztext EV',
  21454.                                                     'dataType' => 'wysiwyg',
  21455.                                                     'layout' => [
  21456.                                                         'fieldtype' => 'wysiwyg',
  21457.                                                         'width' => 728,
  21458.                                                         'height' => 240,
  21459.                                                         'queryColumnType' => 'longtext',
  21460.                                                         'columnType' => 'longtext',
  21461.                                                         'toolbarConfig' => '{'."\n".'    "toolbarGroups" : ['."\n".'        {'."\n".'            "name": "basicstyles",'."\n".'            "groups": ['."\n".'                "basicstyles", "list", "cleanup"'."\n".'            ]'."\n".'        },'."\n".'        {'."\n".'            "name": "links",'."\n".'            "groups": ['."\n".'                "links"'."\n".'            ]'."\n".'        },'."\n".'        {'."\n".'            "name": "styles",'."\n".'            "groups": ['."\n".'                "styles"'."\n".'            ]'."\n".'        }            '."\n".'    ]'."\n".'}'."\n".'',
  21462.                                                         'excludeFromSearchIndex' => false,
  21463.                                                         'maxCharacters' => '',
  21464.                                                         'name' => 'indikationsKurztextEv',
  21465.                                                         'title' => 'Indikations-Kurztext EV',
  21466.                                                         'tooltip' => '',
  21467.                                                         'mandatory' => false,
  21468.                                                         'noteditable' => false,
  21469.                                                         'index' => false,
  21470.                                                         'locked' => false,
  21471.                                                         'style' => '',
  21472.                                                         'permissions' => NULL,
  21473.                                                         'datatype' => 'data',
  21474.                                                         'relationType' => false,
  21475.                                                         'invisible' => false,
  21476.                                                         'visibleGridView' => false,
  21477.                                                         'visibleSearch' => false,
  21478.                                                     ],
  21479.                                                 ],
  21480.                                                 'isOperator' => false,
  21481.                                             ],
  21482.                                             32 => [
  21483.                                                 'attributes' => [
  21484.                                                     'attribute' => 'werbeClaimEv',
  21485.                                                     'label' => 'Werbe-Claim EV',
  21486.                                                     'dataType' => 'wysiwyg',
  21487.                                                     'layout' => [
  21488.                                                         'fieldtype' => 'wysiwyg',
  21489.                                                         'width' => 728,
  21490.                                                         'height' => 240,
  21491.                                                         'queryColumnType' => 'longtext',
  21492.                                                         'columnType' => 'longtext',
  21493.                                                         'toolbarConfig' => '{'."\n".'    "toolbarGroups" : ['."\n".'        {'."\n".'            "name": "basicstyles",'."\n".'            "groups": ['."\n".'                "basicstyles", "list", "cleanup"'."\n".'            ]'."\n".'        },'."\n".'        {'."\n".'            "name": "links",'."\n".'            "groups": ['."\n".'                "links"'."\n".'            ]'."\n".'        },'."\n".'        {'."\n".'            "name": "styles",'."\n".'            "groups": ['."\n".'                "styles"'."\n".'            ]'."\n".'        }            '."\n".'    ]'."\n".'}'."\n".'',
  21494.                                                         'excludeFromSearchIndex' => false,
  21495.                                                         'maxCharacters' => '',
  21496.                                                         'name' => 'werbeClaimEv',
  21497.                                                         'title' => 'Werbe-Claim EV',
  21498.                                                         'tooltip' => '',
  21499.                                                         'mandatory' => false,
  21500.                                                         'noteditable' => false,
  21501.                                                         'index' => false,
  21502.                                                         'locked' => false,
  21503.                                                         'style' => '',
  21504.                                                         'permissions' => NULL,
  21505.                                                         'datatype' => 'data',
  21506.                                                         'relationType' => false,
  21507.                                                         'invisible' => false,
  21508.                                                         'visibleGridView' => false,
  21509.                                                         'visibleSearch' => false,
  21510.                                                     ],
  21511.                                                 ],
  21512.                                                 'isOperator' => false,
  21513.                                             ],
  21514.                                             33 => [
  21515.                                                 'attributes' => [
  21516.                                                     'attribute' => 'werbeClaimEvWeb',
  21517.                                                     'label' => 'Werbe-Claim EV Ergänzung Web',
  21518.                                                     'dataType' => 'wysiwyg',
  21519.                                                     'layout' => [
  21520.                                                         'fieldtype' => 'wysiwyg',
  21521.                                                         'width' => 728,
  21522.                                                         'height' => 240,
  21523.                                                         'queryColumnType' => 'longtext',
  21524.                                                         'columnType' => 'longtext',
  21525.                                                         'toolbarConfig' => '{'."\n".'    "toolbarGroups" : ['."\n".'        {'."\n".'            "name": "basicstyles",'."\n".'            "groups": ['."\n".'                "basicstyles", "list", "cleanup"'."\n".'            ]'."\n".'        },'."\n".'        {'."\n".'            "name": "links",'."\n".'            "groups": ['."\n".'                "links"'."\n".'            ]'."\n".'        },'."\n".'        {'."\n".'            "name": "styles",'."\n".'            "groups": ['."\n".'                "styles"'."\n".'            ]'."\n".'        }            '."\n".'    ]'."\n".'}'."\n".'',
  21526.                                                         'excludeFromSearchIndex' => false,
  21527.                                                         'maxCharacters' => '',
  21528.                                                         'name' => 'werbeClaimEvWeb',
  21529.                                                         'title' => 'Werbe-Claim EV Ergänzung Web',
  21530.                                                         'tooltip' => '',
  21531.                                                         'mandatory' => false,
  21532.                                                         'noteditable' => false,
  21533.                                                         'index' => false,
  21534.                                                         'locked' => false,
  21535.                                                         'style' => '',
  21536.                                                         'permissions' => NULL,
  21537.                                                         'datatype' => 'data',
  21538.                                                         'relationType' => false,
  21539.                                                         'invisible' => false,
  21540.                                                         'visibleGridView' => false,
  21541.                                                         'visibleSearch' => false,
  21542.                                                     ],
  21543.                                                 ],
  21544.                                                 'isOperator' => false,
  21545.                                             ],
  21546.                                             34 => [
  21547.                                                 'attributes' => [
  21548.                                                     'attribute' => 'consumerInsightEv',
  21549.                                                     'label' => 'Consumer Insight EV',
  21550.                                                     'dataType' => 'wysiwyg',
  21551.                                                     'layout' => [
  21552.                                                         'fieldtype' => 'wysiwyg',
  21553.                                                         'width' => 728,
  21554.                                                         'height' => 240,
  21555.                                                         'queryColumnType' => 'longtext',
  21556.                                                         'columnType' => 'longtext',
  21557.                                                         'toolbarConfig' => '{'."\n".'    "toolbarGroups" : ['."\n".'        {'."\n".'            "name": "basicstyles",'."\n".'            "groups": ['."\n".'                "basicstyles", "list", "cleanup"'."\n".'            ]'."\n".'        },'."\n".'        {'."\n".'            "name": "links",'."\n".'            "groups": ['."\n".'                "links"'."\n".'            ]'."\n".'        },'."\n".'        {'."\n".'            "name": "styles",'."\n".'            "groups": ['."\n".'                "styles"'."\n".'            ]'."\n".'        }            '."\n".'    ]'."\n".'}'."\n".'',
  21558.                                                         'excludeFromSearchIndex' => false,
  21559.                                                         'maxCharacters' => '',
  21560.                                                         'name' => 'consumerInsightEv',
  21561.                                                         'title' => 'Consumer Insight EV',
  21562.                                                         'tooltip' => '',
  21563.                                                         'mandatory' => false,
  21564.                                                         'noteditable' => false,
  21565.                                                         'index' => false,
  21566.                                                         'locked' => false,
  21567.                                                         'style' => '',
  21568.                                                         'permissions' => NULL,
  21569.                                                         'datatype' => 'data',
  21570.                                                         'relationType' => false,
  21571.                                                         'invisible' => false,
  21572.                                                         'visibleGridView' => false,
  21573.                                                         'visibleSearch' => false,
  21574.                                                     ],
  21575.                                                 ],
  21576.                                                 'isOperator' => false,
  21577.                                             ],
  21578.                                             35 => [
  21579.                                                 'attributes' => [
  21580.                                                     'attribute' => 'benefitEv2',
  21581.                                                     'label' => 'Benefit EV (2)',
  21582.                                                     'dataType' => 'wysiwyg',
  21583.                                                     'layout' => [
  21584.                                                         'fieldtype' => 'wysiwyg',
  21585.                                                         'width' => 728,
  21586.                                                         'height' => 240,
  21587.                                                         'queryColumnType' => 'longtext',
  21588.                                                         'columnType' => 'longtext',
  21589.                                                         'toolbarConfig' => '{'."\n".'    "toolbarGroups" : ['."\n".'        {'."\n".'            "name": "basicstyles",'."\n".'            "groups": ['."\n".'                "basicstyles", "list", "cleanup"'."\n".'            ]'."\n".'        },'."\n".'        {'."\n".'            "name": "links",'."\n".'            "groups": ['."\n".'                "links"'."\n".'            ]'."\n".'        },'."\n".'        {'."\n".'            "name": "styles",'."\n".'            "groups": ['."\n".'                "styles"'."\n".'            ]'."\n".'        }            '."\n".'    ]'."\n".'}'."\n".'',
  21590.                                                         'excludeFromSearchIndex' => false,
  21591.                                                         'maxCharacters' => '',
  21592.                                                         'name' => 'benefitEv2',
  21593.                                                         'title' => 'Benefit EV (2)',
  21594.                                                         'tooltip' => '',
  21595.                                                         'mandatory' => false,
  21596.                                                         'noteditable' => false,
  21597.                                                         'index' => false,
  21598.                                                         'locked' => false,
  21599.                                                         'style' => '',
  21600.                                                         'permissions' => NULL,
  21601.                                                         'datatype' => 'data',
  21602.                                                         'relationType' => false,
  21603.                                                         'invisible' => false,
  21604.                                                         'visibleGridView' => false,
  21605.                                                         'visibleSearch' => false,
  21606.                                                     ],
  21607.                                                 ],
  21608.                                                 'isOperator' => false,
  21609.                                             ],
  21610.                                             36 => [
  21611.                                                 'attributes' => [
  21612.                                                     'attribute' => 'reasonWhyEv',
  21613.                                                     'label' => 'Reason why EV',
  21614.                                                     'dataType' => 'wysiwyg',
  21615.                                                     'layout' => [
  21616.                                                         'fieldtype' => 'wysiwyg',
  21617.                                                         'width' => 728,
  21618.                                                         'height' => 240,
  21619.                                                         'queryColumnType' => 'longtext',
  21620.                                                         'columnType' => 'longtext',
  21621.                                                         'toolbarConfig' => '{'."\n".'    "toolbarGroups" : ['."\n".'        {'."\n".'            "name": "basicstyles",'."\n".'            "groups": ['."\n".'                "basicstyles", "list", "cleanup"'."\n".'            ]'."\n".'        },'."\n".'        {'."\n".'            "name": "links",'."\n".'            "groups": ['."\n".'                "links"'."\n".'            ]'."\n".'        },'."\n".'        {'."\n".'            "name": "styles",'."\n".'            "groups": ['."\n".'                "styles"'."\n".'            ]'."\n".'        }            '."\n".'    ]'."\n".'}'."\n".'',
  21622.                                                         'excludeFromSearchIndex' => false,
  21623.                                                         'maxCharacters' => '',
  21624.                                                         'name' => 'reasonWhyEv',
  21625.                                                         'title' => 'Reason why EV',
  21626.                                                         'tooltip' => '',
  21627.                                                         'mandatory' => false,
  21628.                                                         'noteditable' => false,
  21629.                                                         'index' => false,
  21630.                                                         'locked' => false,
  21631.                                                         'style' => '',
  21632.                                                         'permissions' => NULL,
  21633.                                                         'datatype' => 'data',
  21634.                                                         'relationType' => false,
  21635.                                                         'invisible' => false,
  21636.                                                         'visibleGridView' => false,
  21637.                                                         'visibleSearch' => false,
  21638.                                                     ],
  21639.                                                 ],
  21640.                                                 'isOperator' => false,
  21641.                                             ],
  21642.                                             37 => [
  21643.                                                 'attributes' => [
  21644.                                                     'attribute' => 'kernaussageEv',
  21645.                                                     'label' => 'Kernaussage EV',
  21646.                                                     'dataType' => 'wysiwyg',
  21647.                                                     'layout' => [
  21648.                                                         'fieldtype' => 'wysiwyg',
  21649.                                                         'width' => 728,
  21650.                                                         'height' => 240,
  21651.                                                         'queryColumnType' => 'longtext',
  21652.                                                         'columnType' => 'longtext',
  21653.                                                         'toolbarConfig' => '{'."\n".'    "toolbarGroups" : ['."\n".'        {'."\n".'            "name": "basicstyles",'."\n".'            "groups": ['."\n".'                "basicstyles", "list", "cleanup"'."\n".'            ]'."\n".'        },'."\n".'        {'."\n".'            "name": "links",'."\n".'            "groups": ['."\n".'                "links"'."\n".'            ]'."\n".'        },'."\n".'        {'."\n".'            "name": "styles",'."\n".'            "groups": ['."\n".'                "styles"'."\n".'            ]'."\n".'        }            '."\n".'    ]'."\n".'}'."\n".'',
  21654.                                                         'excludeFromSearchIndex' => false,
  21655.                                                         'maxCharacters' => '',
  21656.                                                         'name' => 'kernaussageEv',
  21657.                                                         'title' => 'Kernaussage EV',
  21658.                                                         'tooltip' => '',
  21659.                                                         'mandatory' => false,
  21660.                                                         'noteditable' => false,
  21661.                                                         'index' => false,
  21662.                                                         'locked' => false,
  21663.                                                         'style' => '',
  21664.                                                         'permissions' => NULL,
  21665.                                                         'datatype' => 'data',
  21666.                                                         'relationType' => false,
  21667.                                                         'invisible' => false,
  21668.                                                         'visibleGridView' => false,
  21669.                                                         'visibleSearch' => false,
  21670.                                                     ],
  21671.                                                 ],
  21672.                                                 'isOperator' => false,
  21673.                                             ],
  21674.                                             38 => [
  21675.                                                 'attributes' => [
  21676.                                                     'attribute' => 'produktprofil',
  21677.                                                     'label' => 'Produktprofil',
  21678.                                                     'dataType' => 'wysiwyg',
  21679.                                                     'layout' => [
  21680.                                                         'fieldtype' => 'wysiwyg',
  21681.                                                         'width' => 728,
  21682.                                                         'height' => 240,
  21683.                                                         'queryColumnType' => 'longtext',
  21684.                                                         'columnType' => 'longtext',
  21685.                                                         'toolbarConfig' => '{'."\n".'    "toolbarGroups" : ['."\n".'        {'."\n".'            "name": "basicstyles",'."\n".'            "groups": ['."\n".'                "basicstyles", "list", "cleanup"'."\n".'            ]'."\n".'        },'."\n".'        {'."\n".'            "name": "links",'."\n".'            "groups": ['."\n".'                "links"'."\n".'            ]'."\n".'        },'."\n".'        {'."\n".'            "name": "styles",'."\n".'            "groups": ['."\n".'                "styles"'."\n".'            ]'."\n".'        }            '."\n".'    ]'."\n".'}'."\n".'',
  21686.                                                         'excludeFromSearchIndex' => false,
  21687.                                                         'maxCharacters' => '',
  21688.                                                         'name' => 'produktprofil',
  21689.                                                         'title' => 'Produktprofil',
  21690.                                                         'tooltip' => '',
  21691.                                                         'mandatory' => false,
  21692.                                                         'noteditable' => false,
  21693.                                                         'index' => false,
  21694.                                                         'locked' => false,
  21695.                                                         'style' => '',
  21696.                                                         'permissions' => NULL,
  21697.                                                         'datatype' => 'data',
  21698.                                                         'relationType' => false,
  21699.                                                         'invisible' => false,
  21700.                                                         'visibleGridView' => false,
  21701.                                                         'visibleSearch' => false,
  21702.                                                     ],
  21703.                                                 ],
  21704.                                                 'isOperator' => false,
  21705.                                             ],
  21706.                                             39 => [
  21707.                                                 'attributes' => [
  21708.                                                     'attribute' => 'pflichttextEv',
  21709.                                                     'label' => 'Pflichttext EV',
  21710.                                                     'dataType' => 'wysiwyg',
  21711.                                                     'layout' => [
  21712.                                                         'fieldtype' => 'wysiwyg',
  21713.                                                         'width' => 728,
  21714.                                                         'height' => 240,
  21715.                                                         'queryColumnType' => 'longtext',
  21716.                                                         'columnType' => 'longtext',
  21717.                                                         'toolbarConfig' => '{'."\n".'    "toolbarGroups" : ['."\n".'        {'."\n".'            "name": "basicstyles",'."\n".'            "groups": ['."\n".'                "basicstyles", "list", "cleanup"'."\n".'            ]'."\n".'        },'."\n".'        {'."\n".'            "name": "links",'."\n".'            "groups": ['."\n".'                "links"'."\n".'            ]'."\n".'        },'."\n".'        {'."\n".'            "name": "styles",'."\n".'            "groups": ['."\n".'                "styles"'."\n".'            ]'."\n".'        }            '."\n".'    ]'."\n".'}'."\n".'',
  21718.                                                         'excludeFromSearchIndex' => false,
  21719.                                                         'maxCharacters' => '',
  21720.                                                         'name' => 'pflichttextEv',
  21721.                                                         'title' => 'Pflichttext EV',
  21722.                                                         'tooltip' => '',
  21723.                                                         'mandatory' => false,
  21724.                                                         'noteditable' => false,
  21725.                                                         'index' => false,
  21726.                                                         'locked' => false,
  21727.                                                         'style' => '',
  21728.                                                         'permissions' => NULL,
  21729.                                                         'datatype' => 'data',
  21730.                                                         'relationType' => false,
  21731.                                                         'invisible' => false,
  21732.                                                         'visibleGridView' => false,
  21733.                                                         'visibleSearch' => false,
  21734.                                                     ],
  21735.                                                 ],
  21736.                                                 'isOperator' => false,
  21737.                                             ],
  21738.                                             40 => [
  21739.                                                 'attributes' => [
  21740.                                                     'attribute' => 'pflichttextFk',
  21741.                                                     'label' => 'Pflichttext FK',
  21742.                                                     'dataType' => 'wysiwyg',
  21743.                                                     'layout' => [
  21744.                                                         'fieldtype' => 'wysiwyg',
  21745.                                                         'width' => 756,
  21746.                                                         'height' => 240,
  21747.                                                         'queryColumnType' => 'longtext',
  21748.                                                         'columnType' => 'longtext',
  21749.                                                         'toolbarConfig' => '{'."\n".'    "toolbarGroups" : ['."\n".'        {'."\n".'            "name": "basicstyles",'."\n".'            "groups": ['."\n".'                "basicstyles", "list", "cleanup"'."\n".'            ]'."\n".'        },'."\n".'        {'."\n".'            "name": "links",'."\n".'            "groups": ['."\n".'                "links"'."\n".'            ]'."\n".'        },'."\n".'        {'."\n".'            "name": "styles",'."\n".'            "groups": ['."\n".'                "styles"'."\n".'            ]'."\n".'        }            '."\n".'    ]'."\n".'}'."\n".'',
  21750.                                                         'excludeFromSearchIndex' => false,
  21751.                                                         'maxCharacters' => '',
  21752.                                                         'name' => 'pflichttextFk',
  21753.                                                         'title' => 'Pflichttext FK',
  21754.                                                         'tooltip' => '',
  21755.                                                         'mandatory' => false,
  21756.                                                         'noteditable' => false,
  21757.                                                         'index' => false,
  21758.                                                         'locked' => false,
  21759.                                                         'style' => '',
  21760.                                                         'permissions' => NULL,
  21761.                                                         'datatype' => 'data',
  21762.                                                         'relationType' => false,
  21763.                                                         'invisible' => false,
  21764.                                                         'visibleGridView' => false,
  21765.                                                         'visibleSearch' => false,
  21766.                                                     ],
  21767.                                                 ],
  21768.                                                 'isOperator' => false,
  21769.                                             ],
  21770.                                             41 => [
  21771.                                                 'attributes' => [
  21772.                                                     'attribute' => 'freitext',
  21773.                                                     'label' => 'Freitext',
  21774.                                                     'dataType' => 'wysiwyg',
  21775.                                                     'layout' => [
  21776.                                                         'fieldtype' => 'wysiwyg',
  21777.                                                         'width' => 728,
  21778.                                                         'height' => 240,
  21779.                                                         'queryColumnType' => 'longtext',
  21780.                                                         'columnType' => 'longtext',
  21781.                                                         'toolbarConfig' => '{'."\n".'    "toolbarGroups" : ['."\n".'        {'."\n".'            "name": "basicstyles",'."\n".'            "groups": ['."\n".'                "basicstyles", "list", "cleanup"'."\n".'            ]'."\n".'        },'."\n".'        {'."\n".'            "name": "links",'."\n".'            "groups": ['."\n".'                "links"'."\n".'            ]'."\n".'        },'."\n".'        {'."\n".'            "name": "styles",'."\n".'            "groups": ['."\n".'                "styles"'."\n".'            ]'."\n".'        }            '."\n".'    ]'."\n".'}'."\n".'',
  21782.                                                         'excludeFromSearchIndex' => false,
  21783.                                                         'maxCharacters' => '',
  21784.                                                         'name' => 'freitext',
  21785.                                                         'title' => 'Freitext',
  21786.                                                         'tooltip' => '',
  21787.                                                         'mandatory' => false,
  21788.                                                         'noteditable' => false,
  21789.                                                         'index' => false,
  21790.                                                         'locked' => false,
  21791.                                                         'style' => '',
  21792.                                                         'permissions' => NULL,
  21793.                                                         'datatype' => 'data',
  21794.                                                         'relationType' => false,
  21795.                                                         'invisible' => false,
  21796.                                                         'visibleGridView' => false,
  21797.                                                         'visibleSearch' => false,
  21798.                                                     ],
  21799.                                                 ],
  21800.                                                 'isOperator' => false,
  21801.                                             ],
  21802.                                             42 => [
  21803.                                                 'attributes' => [
  21804.                                                     'attribute' => 'Minibroschuere',
  21805.                                                     'label' => 'Mini-Broschüre',
  21806.                                                     'dataType' => 'block',
  21807.                                                     'layout' => [
  21808.                                                         'fieldtype' => 'block',
  21809.                                                         'lazyLoading' => false,
  21810.                                                         'disallowAddRemove' => false,
  21811.                                                         'disallowReorder' => false,
  21812.                                                         'collapsible' => false,
  21813.                                                         'collapsed' => false,
  21814.                                                         'maxItems' => NULL,
  21815.                                                         'columnType' => 'longtext',
  21816.                                                         'styleElement' => '',
  21817.                                                         'childs' => [
  21818.                                                             => [
  21819.                                                                 'fieldtype' => 'tabpanel',
  21820.                                                                 'border' => false,
  21821.                                                                 'tabPosition' => NULL,
  21822.                                                                 'name' => 'Layout',
  21823.                                                                 'type' => NULL,
  21824.                                                                 'region' => NULL,
  21825.                                                                 'title' => '',
  21826.                                                                 'width' => 730,
  21827.                                                                 'height' => '',
  21828.                                                                 'collapsible' => false,
  21829.                                                                 'collapsed' => false,
  21830.                                                                 'bodyStyle' => '',
  21831.                                                                 'datatype' => 'layout',
  21832.                                                                 'permissions' => NULL,
  21833.                                                                 'childs' => [
  21834.                                                                     => [
  21835.                                                                         'fieldtype' => 'panel',
  21836.                                                                         'layout' => NULL,
  21837.                                                                         'border' => false,
  21838.                                                                         'name' => 'Text',
  21839.                                                                         'type' => NULL,
  21840.                                                                         'region' => NULL,
  21841.                                                                         'title' => 'Text',
  21842.                                                                         'width' => '',
  21843.                                                                         'height' => '',
  21844.                                                                         'collapsible' => false,
  21845.                                                                         'collapsed' => false,
  21846.                                                                         'bodyStyle' => '',
  21847.                                                                         'datatype' => 'layout',
  21848.                                                                         'permissions' => NULL,
  21849.                                                                         'childs' => [
  21850.                                                                             => [
  21851.                                                                                 'fieldtype' => 'localizedfields',
  21852.                                                                                 'childs' => [
  21853.                                                                                     => [
  21854.                                                                                         'fieldtype' => 'wysiwyg',
  21855.                                                                                         'width' => 728,
  21856.                                                                                         'height' => 85,
  21857.                                                                                         'queryColumnType' => 'longtext',
  21858.                                                                                         'columnType' => 'longtext',
  21859.                                                                                         'toolbarConfig' => '{'."\n".'    "toolbarGroups" : ['."\n".'        {'."\n".'            "name": "basicstyles",'."\n".'            "groups": ['."\n".'                "basicstyles", "list", "cleanup"'."\n".'            ]'."\n".'        },'."\n".'        {'."\n".'            "name": "links",'."\n".'            "groups": ['."\n".'                "links"'."\n".'            ]'."\n".'        },'."\n".'        {'."\n".'            "name": "styles",'."\n".'            "groups": ['."\n".'                "styles"'."\n".'            ]'."\n".'        }            '."\n".'    ]'."\n".'}'."\n".'',
  21860.                                                                                         'excludeFromSearchIndex' => false,
  21861.                                                                                         'maxCharacters' => '',
  21862.                                                                                         'name' => 'mbUeberschrift',
  21863.                                                                                         'title' => 'Überschrift',
  21864.                                                                                         'tooltip' => '',
  21865.                                                                                         'mandatory' => false,
  21866.                                                                                         'noteditable' => false,
  21867.                                                                                         'index' => false,
  21868.                                                                                         'locked' => false,
  21869.                                                                                         'style' => '',
  21870.                                                                                         'permissions' => NULL,
  21871.                                                                                         'datatype' => 'data',
  21872.                                                                                         'relationType' => false,
  21873.                                                                                         'invisible' => false,
  21874.                                                                                         'visibleGridView' => false,
  21875.                                                                                         'visibleSearch' => false,
  21876.                                                                                     ],
  21877.                                                                                     => [
  21878.                                                                                         'fieldtype' => 'wysiwyg',
  21879.                                                                                         'width' => 728,
  21880.                                                                                         'height' => 150,
  21881.                                                                                         'queryColumnType' => 'longtext',
  21882.                                                                                         'columnType' => 'longtext',
  21883.                                                                                         'toolbarConfig' => '{'."\n".'    "toolbarGroups" : ['."\n".'        {'."\n".'            "name": "basicstyles",'."\n".'            "groups": ['."\n".'                "basicstyles", "list", "cleanup"'."\n".'            ]'."\n".'        },'."\n".'        {'."\n".'            "name": "links",'."\n".'            "groups": ['."\n".'                "links"'."\n".'            ]'."\n".'        },'."\n".'        {'."\n".'            "name": "styles",'."\n".'            "groups": ['."\n".'                "styles"'."\n".'            ]'."\n".'        }            '."\n".'    ]'."\n".'}'."\n".'',
  21884.                                                                                         'excludeFromSearchIndex' => false,
  21885.                                                                                         'maxCharacters' => '',
  21886.                                                                                         'name' => 'mbText',
  21887.                                                                                         'title' => 'Text',
  21888.                                                                                         'tooltip' => '',
  21889.                                                                                         'mandatory' => false,
  21890.                                                                                         'noteditable' => false,
  21891.                                                                                         'index' => false,
  21892.                                                                                         'locked' => false,
  21893.                                                                                         'style' => '',
  21894.                                                                                         'permissions' => NULL,
  21895.                                                                                         'datatype' => 'data',
  21896.                                                                                         'relationType' => false,
  21897.                                                                                         'invisible' => false,
  21898.                                                                                         'visibleGridView' => false,
  21899.                                                                                         'visibleSearch' => false,
  21900.                                                                                     ],
  21901.                                                                                 ],
  21902.                                                                                 'name' => 'localizedfields',
  21903.                                                                                 'region' => NULL,
  21904.                                                                                 'layout' => NULL,
  21905.                                                                                 'title' => '',
  21906.                                                                                 'width' => 660,
  21907.                                                                                 'height' => '',
  21908.                                                                                 'maxTabs' => NULL,
  21909.                                                                                 'border' => false,
  21910.                                                                                 'provideSplitView' => false,
  21911.                                                                                 'tabPosition' => NULL,
  21912.                                                                                 'hideLabelsWhenTabsReached' => NULL,
  21913.                                                                                 'fieldDefinitionsCache' => NULL,
  21914.                                                                                 'permissionView' => NULL,
  21915.                                                                                 'permissionEdit' => NULL,
  21916.                                                                                 'tooltip' => '',
  21917.                                                                                 'mandatory' => false,
  21918.                                                                                 'noteditable' => false,
  21919.                                                                                 'index' => NULL,
  21920.                                                                                 'locked' => false,
  21921.                                                                                 'style' => '',
  21922.                                                                                 'permissions' => NULL,
  21923.                                                                                 'datatype' => 'data',
  21924.                                                                                 'relationType' => false,
  21925.                                                                                 'invisible' => false,
  21926.                                                                                 'visibleGridView' => true,
  21927.                                                                                 'visibleSearch' => true,
  21928.                                                                                 'labelWidth' => 120,
  21929.                                                                                 'labelAlign' => 'left',
  21930.                                                                             ],
  21931.                                                                         ],
  21932.                                                                         'locked' => false,
  21933.                                                                         'icon' => '',
  21934.                                                                         'labelWidth' => 120,
  21935.                                                                         'labelAlign' => 'left',
  21936.                                                                     ],
  21937.                                                                     => [
  21938.                                                                         'fieldtype' => 'panel',
  21939.                                                                         'layout' => NULL,
  21940.                                                                         'border' => false,
  21941.                                                                         'name' => 'Bild',
  21942.                                                                         'type' => NULL,
  21943.                                                                         'region' => NULL,
  21944.                                                                         'title' => 'Bild',
  21945.                                                                         'width' => '',
  21946.                                                                         'height' => '',
  21947.                                                                         'collapsible' => false,
  21948.                                                                         'collapsed' => false,
  21949.                                                                         'bodyStyle' => '',
  21950.                                                                         'datatype' => 'layout',
  21951.                                                                         'permissions' => NULL,
  21952.                                                                         'childs' => [
  21953.                                                                             => [
  21954.                                                                                 'fieldtype' => 'hotspotimage',
  21955.                                                                                 'queryColumnType' => [
  21956.                                                                                     'image' => 'int(11)',
  21957.                                                                                     'hotspots' => 'text',
  21958.                                                                                 ],
  21959.                                                                                 'columnType' => [
  21960.                                                                                     'image' => 'int(11)',
  21961.                                                                                     'hotspots' => 'text',
  21962.                                                                                 ],
  21963.                                                                                 'ratioX' => NULL,
  21964.                                                                                 'ratioY' => NULL,
  21965.                                                                                 'predefinedDataTemplates' => '',
  21966.                                                                                 'name' => 'mbImage',
  21967.                                                                                 'title' => 'Bild',
  21968.                                                                                 'tooltip' => '',
  21969.                                                                                 'mandatory' => false,
  21970.                                                                                 'noteditable' => false,
  21971.                                                                                 'index' => false,
  21972.                                                                                 'locked' => false,
  21973.                                                                                 'style' => 'float:left;margin-right:18px;',
  21974.                                                                                 'permissions' => NULL,
  21975.                                                                                 'datatype' => 'data',
  21976.                                                                                 'relationType' => false,
  21977.                                                                                 'invisible' => false,
  21978.                                                                                 'visibleGridView' => false,
  21979.                                                                                 'visibleSearch' => false,
  21980.                                                                                 'width' => 376,
  21981.                                                                                 'height' => 280,
  21982.                                                                                 'uploadPath' => '/Bilder/_Uploads',
  21983.                                                                             ],
  21984.                                                                             => [
  21985.                                                                                 'fieldtype' => 'select',
  21986.                                                                                 'options' => [
  21987.                                                                                     => [
  21988.                                                                                         'key' => 'Bild Links',
  21989.                                                                                         'value' => 'bildlinks',
  21990.                                                                                     ],
  21991.                                                                                     => [
  21992.                                                                                         'key' => 'Bild Rechts',
  21993.                                                                                         'value' => 'bildrechts',
  21994.                                                                                     ],
  21995.                                                                                     => [
  21996.                                                                                         'key' => 'Ohne Bild',
  21997.                                                                                         'value' => 'ohnebild',
  21998.                                                                                     ],
  21999.                                                                                 ],
  22000.                                                                                 'width' => 160,
  22001.                                                                                 'defaultValue' => '',
  22002.                                                                                 'optionsProviderClass' => '',
  22003.                                                                                 'optionsProviderData' => '',
  22004.                                                                                 'queryColumnType' => 'varchar',
  22005.                                                                                 'columnType' => 'varchar',
  22006.                                                                                 'columnLength' => 190,
  22007.                                                                                 'dynamicOptions' => false,
  22008.                                                                                 'name' => 'typ1',
  22009.                                                                                 'title' => 'Typ',
  22010.                                                                                 'tooltip' => '',
  22011.                                                                                 'mandatory' => false,
  22012.                                                                                 'noteditable' => false,
  22013.                                                                                 'index' => false,
  22014.                                                                                 'locked' => false,
  22015.                                                                                 'style' => '',
  22016.                                                                                 'permissions' => NULL,
  22017.                                                                                 'datatype' => 'data',
  22018.                                                                                 'relationType' => false,
  22019.                                                                                 'invisible' => false,
  22020.                                                                                 'visibleGridView' => false,
  22021.                                                                                 'visibleSearch' => false,
  22022.                                                                                 'defaultValueGenerator' => '',
  22023.                                                                             ],
  22024.                                                                         ],
  22025.                                                                         'locked' => false,
  22026.                                                                         'icon' => '',
  22027.                                                                         'labelWidth' => 80,
  22028.                                                                         'labelAlign' => 'left',
  22029.                                                                     ],
  22030.                                                                 ],
  22031.                                                                 'locked' => false,
  22032.                                                             ],
  22033.                                                         ],
  22034.                                                         'layout' => NULL,
  22035.                                                         'fieldDefinitionsCache' => NULL,
  22036.                                                         'name' => 'Minibroschuere',
  22037.                                                         'title' => 'Mini-Broschüre',
  22038.                                                         'tooltip' => '',
  22039.                                                         'mandatory' => false,
  22040.                                                         'noteditable' => false,
  22041.                                                         'index' => false,
  22042.                                                         'locked' => false,
  22043.                                                         'style' => '',
  22044.                                                         'permissions' => NULL,
  22045.                                                         'datatype' => 'data',
  22046.                                                         'relationType' => false,
  22047.                                                         'invisible' => false,
  22048.                                                         'visibleGridView' => false,
  22049.                                                         'visibleSearch' => false,
  22050.                                                     ],
  22051.                                                 ],
  22052.                                                 'isOperator' => false,
  22053.                                             ],
  22054.                                             43 => [
  22055.                                                 'attributes' => [
  22056.                                                     'attribute' => 'mbImage',
  22057.                                                     'label' => 'Bild',
  22058.                                                     'dataType' => 'hotspotimage',
  22059.                                                     'layout' => [
  22060.                                                         'fieldtype' => 'hotspotimage',
  22061.                                                         'queryColumnType' => [
  22062.                                                             'image' => 'int(11)',
  22063.                                                             'hotspots' => 'text',
  22064.                                                         ],
  22065.                                                         'columnType' => [
  22066.                                                             'image' => 'int(11)',
  22067.                                                             'hotspots' => 'text',
  22068.                                                         ],
  22069.                                                         'ratioX' => NULL,
  22070.                                                         'ratioY' => NULL,
  22071.                                                         'predefinedDataTemplates' => '',
  22072.                                                         'name' => 'mbImage',
  22073.                                                         'title' => 'Bild',
  22074.                                                         'tooltip' => '',
  22075.                                                         'mandatory' => false,
  22076.                                                         'noteditable' => false,
  22077.                                                         'index' => false,
  22078.                                                         'locked' => false,
  22079.                                                         'style' => 'float:left;margin-right:18px;',
  22080.                                                         'permissions' => NULL,
  22081.                                                         'datatype' => 'data',
  22082.                                                         'relationType' => false,
  22083.                                                         'invisible' => false,
  22084.                                                         'visibleGridView' => false,
  22085.                                                         'visibleSearch' => false,
  22086.                                                         'width' => 376,
  22087.                                                         'height' => 280,
  22088.                                                         'uploadPath' => '/Bilder/_Uploads',
  22089.                                                     ],
  22090.                                                 ],
  22091.                                                 'isOperator' => false,
  22092.                                             ],
  22093.                                             44 => [
  22094.                                                 'attributes' => [
  22095.                                                     'attribute' => 'typ1',
  22096.                                                     'label' => 'Typ',
  22097.                                                     'dataType' => 'select',
  22098.                                                     'layout' => [
  22099.                                                         'fieldtype' => 'select',
  22100.                                                         'options' => [
  22101.                                                             => [
  22102.                                                                 'key' => 'Bild Links',
  22103.                                                                 'value' => 'bildlinks',
  22104.                                                             ],
  22105.                                                             => [
  22106.                                                                 'key' => 'Bild Rechts',
  22107.                                                                 'value' => 'bildrechts',
  22108.                                                             ],
  22109.                                                             => [
  22110.                                                                 'key' => 'Ohne Bild',
  22111.                                                                 'value' => 'ohnebild',
  22112.                                                             ],
  22113.                                                         ],
  22114.                                                         'width' => 160,
  22115.                                                         'defaultValue' => '',
  22116.                                                         'optionsProviderClass' => '',
  22117.                                                         'optionsProviderData' => '',
  22118.                                                         'queryColumnType' => 'varchar',
  22119.                                                         'columnType' => 'varchar',
  22120.                                                         'columnLength' => 190,
  22121.                                                         'dynamicOptions' => false,
  22122.                                                         'name' => 'typ1',
  22123.                                                         'title' => 'Typ',
  22124.                                                         'tooltip' => '',
  22125.                                                         'mandatory' => false,
  22126.                                                         'noteditable' => false,
  22127.                                                         'index' => false,
  22128.                                                         'locked' => false,
  22129.                                                         'style' => '',
  22130.                                                         'permissions' => NULL,
  22131.                                                         'datatype' => 'data',
  22132.                                                         'relationType' => false,
  22133.                                                         'invisible' => false,
  22134.                                                         'visibleGridView' => false,
  22135.                                                         'visibleSearch' => false,
  22136.                                                         'defaultValueGenerator' => '',
  22137.                                                     ],
  22138.                                                 ],
  22139.                                                 'isOperator' => false,
  22140.                                             ],
  22141.                                             45 => [
  22142.                                                 'attributes' => [
  22143.                                                     'attribute' => 'packungsgroesse',
  22144.                                                     'label' => 'Packungsgroesse',
  22145.                                                     'dataType' => 'inputQuantityValue',
  22146.                                                     'layout' => [
  22147.                                                         'fieldtype' => 'inputQuantityValue',
  22148.                                                         'queryColumnType' => [
  22149.                                                             'value' => 'varchar(255)',
  22150.                                                             'unit' => 'varchar(50)',
  22151.                                                         ],
  22152.                                                         'columnType' => [
  22153.                                                             'value' => 'varchar(255)',
  22154.                                                             'unit' => 'varchar(50)',
  22155.                                                         ],
  22156.                                                         'width' => 120,
  22157.                                                         'unitWidth' => NULL,
  22158.                                                         'defaultValue' => NULL,
  22159.                                                         'defaultUnit' => NULL,
  22160.                                                         'validUnits' => [
  22161.                                                             => 'Amp',
  22162.                                                             => 'Dra',
  22163.                                                             => 'Apa',
  22164.                                                             => 'Fil',
  22165.                                                             => 'Beu',
  22166.                                                             => 'g',
  22167.                                                             => 'Gum',
  22168.                                                             => 'Kap',
  22169.                                                             => 'ml',
  22170.                                                             => 'Tab',
  22171.                                                         ],
  22172.                                                         'decimalPrecision' => NULL,
  22173.                                                         'autoConvert' => false,
  22174.                                                         'name' => 'packungsgroesse',
  22175.                                                         'title' => 'Packungsgroesse',
  22176.                                                         'tooltip' => '',
  22177.                                                         'mandatory' => false,
  22178.                                                         'noteditable' => false,
  22179.                                                         'index' => false,
  22180.                                                         'locked' => false,
  22181.                                                         'style' => '',
  22182.                                                         'permissions' => NULL,
  22183.                                                         'datatype' => 'data',
  22184.                                                         'relationType' => false,
  22185.                                                         'invisible' => false,
  22186.                                                         'visibleGridView' => false,
  22187.                                                         'visibleSearch' => false,
  22188.                                                         'defaultValueGenerator' => '',
  22189.                                                     ],
  22190.                                                 ],
  22191.                                                 'isOperator' => false,
  22192.                                             ],
  22193.                                             46 => [
  22194.                                                 'attributes' => [
  22195.                                                     'attribute' => 'darreichungsform',
  22196.                                                     'label' => 'Darreichungsform',
  22197.                                                     'dataType' => 'select',
  22198.                                                     'layout' => [
  22199.                                                         'fieldtype' => 'select',
  22200.                                                         'options' => [
  22201.                                                             => [
  22202.                                                                 'key' => 'Ampullen',
  22203.                                                                 'value' => 'Amp',
  22204.                                                                 'id' => 'extModel5381-1',
  22205.                                                             ],
  22206.                                                             => [
  22207.                                                                 'key' => 'Dragees',
  22208.                                                                 'value' => 'Dra',
  22209.                                                                 'id' => 'extModel5381-2',
  22210.                                                             ],
  22211.                                                             => [
  22212.                                                                 'key' => 'Roll-On',
  22213.                                                                 'value' => 'Ein',
  22214.                                                                 'id' => 'extModel5381-3',
  22215.                                                             ],
  22216.                                                             => [
  22217.                                                                 'key' => 'Filmtabletten',
  22218.                                                                 'value' => 'Fil',
  22219.                                                                 'id' => 'extModel5381-4',
  22220.                                                             ],
  22221.                                                             => [
  22222.                                                                 'key' => 'Kapseln',
  22223.                                                                 'value' => 'Kap',
  22224.                                                                 'id' => 'extModel5381-5',
  22225.                                                             ],
  22226.                                                             => [
  22227.                                                                 'key' => 'Saft',
  22228.                                                                 'value' => 'Saf',
  22229.                                                                 'id' => 'extModel5381-6',
  22230.                                                             ],
  22231.                                                             => [
  22232.                                                                 'key' => 'Salbe',
  22233.                                                                 'value' => 'Sal',
  22234.                                                                 'id' => 'extModel5381-7',
  22235.                                                             ],
  22236.                                                             => [
  22237.                                                                 'key' => 'Tabletten',
  22238.                                                                 'value' => 'Tab',
  22239.                                                                 'id' => 'extModel5381-8',
  22240.                                                             ],
  22241.                                                             => [
  22242.                                                                 'key' => 'Tee',
  22243.                                                                 'value' => 'Tee',
  22244.                                                                 'id' => 'extModel5381-9',
  22245.                                                             ],
  22246.                                                             => [
  22247.                                                                 'key' => 'Tropfen',
  22248.                                                                 'value' => 'Tro',
  22249.                                                                 'id' => 'extModel5381-10',
  22250.                                                             ],
  22251.                                                             10 => [
  22252.                                                                 'key' => 'Streukügelchen',
  22253.                                                                 'value' => 'Glo',
  22254.                                                                 'id' => 'extModel5381-11',
  22255.                                                             ],
  22256.                                                             11 => [
  22257.                                                                 'key' => 'Gummidrops',
  22258.                                                                 'value' => 'Gum',
  22259.                                                                 'id' => 'extModel5381-12',
  22260.                                                             ],
  22261.                                                             12 => [
  22262.                                                                 'key' => 'Spray',
  22263.                                                                 'value' => 'Spr',
  22264.                                                                 'id' => 'extModel5381-13',
  22265.                                                             ],
  22266.                                                         ],
  22267.                                                         'width' => 175,
  22268.                                                         'defaultValue' => '',
  22269.                                                         'optionsProviderClass' => '',
  22270.                                                         'optionsProviderData' => '',
  22271.                                                         'queryColumnType' => 'varchar',
  22272.                                                         'columnType' => 'varchar',
  22273.                                                         'columnLength' => 190,
  22274.                                                         'dynamicOptions' => false,
  22275.                                                         'name' => 'darreichungsform',
  22276.                                                         'title' => 'Darreichungsform',
  22277.                                                         'tooltip' => '',
  22278.                                                         'mandatory' => false,
  22279.                                                         'noteditable' => false,
  22280.                                                         'index' => false,
  22281.                                                         'locked' => false,
  22282.                                                         'style' => '',
  22283.                                                         'permissions' => NULL,
  22284.                                                         'datatype' => 'data',
  22285.                                                         'relationType' => false,
  22286.                                                         'invisible' => false,
  22287.                                                         'visibleGridView' => false,
  22288.                                                         'visibleSearch' => false,
  22289.                                                         'defaultValueGenerator' => '',
  22290.                                                     ],
  22291.                                                 ],
  22292.                                                 'isOperator' => false,
  22293.                                             ],
  22294.                                             47 => [
  22295.                                                 'attributes' => [
  22296.                                                     'attribute' => 'packungsfarne',
  22297.                                                     'label' => 'Packungsfarbe',
  22298.                                                     'dataType' => 'select',
  22299.                                                     'layout' => [
  22300.                                                         'fieldtype' => 'select',
  22301.                                                         'options' => [
  22302.                                                             => [
  22303.                                                                 'key' => 'Grün',
  22304.                                                                 'value' => 'gruen',
  22305.                                                             ],
  22306.                                                             => [
  22307.                                                                 'key' => 'Violett',
  22308.                                                                 'value' => 'violett',
  22309.                                                             ],
  22310.                                                             => [
  22311.                                                                 'key' => 'Gelb',
  22312.                                                                 'value' => 'gelb',
  22313.                                                             ],
  22314.                                                             => [
  22315.                                                                 'key' => 'Blau',
  22316.                                                                 'value' => 'blau',
  22317.                                                             ],
  22318.                                                         ],
  22319.                                                         'width' => 225,
  22320.                                                         'defaultValue' => '',
  22321.                                                         'optionsProviderClass' => '',
  22322.                                                         'optionsProviderData' => '',
  22323.                                                         'queryColumnType' => 'varchar',
  22324.                                                         'columnType' => 'varchar',
  22325.                                                         'columnLength' => 190,
  22326.                                                         'dynamicOptions' => false,
  22327.                                                         'name' => 'packungsfarne',
  22328.                                                         'title' => 'Packungsfarbe',
  22329.                                                         'tooltip' => '',
  22330.                                                         'mandatory' => false,
  22331.                                                         'noteditable' => false,
  22332.                                                         'index' => false,
  22333.                                                         'locked' => false,
  22334.                                                         'style' => '',
  22335.                                                         'permissions' => NULL,
  22336.                                                         'datatype' => 'data',
  22337.                                                         'relationType' => false,
  22338.                                                         'invisible' => false,
  22339.                                                         'visibleGridView' => false,
  22340.                                                         'visibleSearch' => false,
  22341.                                                         'defaultValueGenerator' => '',
  22342.                                                     ],
  22343.                                                 ],
  22344.                                                 'isOperator' => false,
  22345.                                             ],
  22346.                                             48 => [
  22347.                                                 'attributes' => [
  22348.                                                     'attribute' => 'wirkstoffe',
  22349.                                                     'label' => 'Wirkstoffe',
  22350.                                                     'dataType' => 'manyToManyObjectRelation',
  22351.                                                     'layout' => [
  22352.                                                         'fieldtype' => 'manyToManyObjectRelation',
  22353.                                                         'width' => 764,
  22354.                                                         'height' => 300,
  22355.                                                         'maxItems' => '',
  22356.                                                         'queryColumnType' => 'text',
  22357.                                                         'relationType' => true,
  22358.                                                         'visibleFields' => 'id,filename',
  22359.                                                         'allowToCreateNewObject' => false,
  22360.                                                         'optimizedAdminLoading' => false,
  22361.                                                         'enableTextSelection' => false,
  22362.                                                         'visibleFieldDefinitions' => [
  22363.                                                             'id' => [
  22364.                                                                 'name' => 'id',
  22365.                                                                 'title' => 'ID',
  22366.                                                                 'fieldtype' => 'input',
  22367.                                                             ],
  22368.                                                             'filename' => [
  22369.                                                                 'name' => 'filename',
  22370.                                                                 'title' => 'Dateiname',
  22371.                                                                 'fieldtype' => 'input',
  22372.                                                             ],
  22373.                                                         ],
  22374.                                                         'classes' => [
  22375.                                                             => [
  22376.                                                                 'classes' => 'Wirkstoff',
  22377.                                                             ],
  22378.                                                         ],
  22379.                                                         'pathFormatterClass' => '',
  22380.                                                         'name' => 'wirkstoffe',
  22381.                                                         'title' => 'Wirkstoffe',
  22382.                                                         'tooltip' => '',
  22383.                                                         'mandatory' => false,
  22384.                                                         'noteditable' => false,
  22385.                                                         'index' => false,
  22386.                                                         'locked' => false,
  22387.                                                         'style' => '',
  22388.                                                         'permissions' => NULL,
  22389.                                                         'datatype' => 'data',
  22390.                                                         'invisible' => false,
  22391.                                                         'visibleGridView' => false,
  22392.                                                         'visibleSearch' => false,
  22393.                                                     ],
  22394.                                                 ],
  22395.                                                 'isOperator' => false,
  22396.                                             ],
  22397.                                             49 => [
  22398.                                                 'attributes' => [
  22399.                                                     'attribute' => 'vegan',
  22400.                                                     'label' => 'Vegan',
  22401.                                                     'dataType' => 'booleanSelect',
  22402.                                                     'layout' => [
  22403.                                                         'fieldtype' => 'booleanSelect',
  22404.                                                         'yesLabel' => 'yes',
  22405.                                                         'noLabel' => 'no',
  22406.                                                         'emptyLabel' => 'empty',
  22407.                                                         'options' => [
  22408.                                                             => [
  22409.                                                                 'key' => 'empty',
  22410.                                                                 'value' => 0,
  22411.                                                             ],
  22412.                                                             => [
  22413.                                                                 'key' => 'yes',
  22414.                                                                 'value' => 1,
  22415.                                                             ],
  22416.                                                             => [
  22417.                                                                 'key' => 'no',
  22418.                                                                 'value' => -1,
  22419.                                                             ],
  22420.                                                         ],
  22421.                                                         'width' => 96,
  22422.                                                         'queryColumnType' => 'tinyint(1) null',
  22423.                                                         'columnType' => 'tinyint(1) null',
  22424.                                                         'name' => 'vegan',
  22425.                                                         'title' => 'Vegan',
  22426.                                                         'tooltip' => '',
  22427.                                                         'mandatory' => false,
  22428.                                                         'noteditable' => false,
  22429.                                                         'index' => false,
  22430.                                                         'locked' => false,
  22431.                                                         'style' => 'margin-right:73px;',
  22432.                                                         'permissions' => NULL,
  22433.                                                         'datatype' => 'data',
  22434.                                                         'relationType' => false,
  22435.                                                         'invisible' => false,
  22436.                                                         'visibleGridView' => false,
  22437.                                                         'visibleSearch' => false,
  22438.                                                     ],
  22439.                                                 ],
  22440.                                                 'isOperator' => false,
  22441.                                             ],
  22442.                                             50 => [
  22443.                                                 'attributes' => [
  22444.                                                     'attribute' => 'vegetarisch',
  22445.                                                     'label' => 'Vegetarisch',
  22446.                                                     'dataType' => 'booleanSelect',
  22447.                                                     'layout' => [
  22448.                                                         'fieldtype' => 'booleanSelect',
  22449.                                                         'yesLabel' => 'yes',
  22450.                                                         'noLabel' => 'no',
  22451.                                                         'emptyLabel' => 'empty',
  22452.                                                         'options' => [
  22453.                                                             => [
  22454.                                                                 'key' => 'empty',
  22455.                                                                 'value' => 0,
  22456.                                                             ],
  22457.                                                             => [
  22458.                                                                 'key' => 'yes',
  22459.                                                                 'value' => 1,
  22460.                                                             ],
  22461.                                                             => [
  22462.                                                                 'key' => 'no',
  22463.                                                                 'value' => -1,
  22464.                                                             ],
  22465.                                                         ],
  22466.                                                         'width' => 96,
  22467.                                                         'queryColumnType' => 'tinyint(1) null',
  22468.                                                         'columnType' => 'tinyint(1) null',
  22469.                                                         'name' => 'vegetarisch',
  22470.                                                         'title' => 'Vegetarisch',
  22471.                                                         'tooltip' => '',
  22472.                                                         'mandatory' => false,
  22473.                                                         'noteditable' => false,
  22474.                                                         'index' => false,
  22475.                                                         'locked' => false,
  22476.                                                         'style' => 'margin-right:73px;',
  22477.                                                         'permissions' => NULL,
  22478.                                                         'datatype' => 'data',
  22479.                                                         'relationType' => false,
  22480.                                                         'invisible' => false,
  22481.                                                         'visibleGridView' => false,
  22482.                                                         'visibleSearch' => false,
  22483.                                                     ],
  22484.                                                 ],
  22485.                                                 'isOperator' => false,
  22486.                                             ],
  22487.                                             51 => [
  22488.                                                 'attributes' => [
  22489.                                                     'attribute' => 'glutenfrei',
  22490.                                                     'label' => 'Glutenfrei',
  22491.                                                     'dataType' => 'booleanSelect',
  22492.                                                     'layout' => [
  22493.                                                         'fieldtype' => 'booleanSelect',
  22494.                                                         'yesLabel' => 'yes',
  22495.                                                         'noLabel' => 'no',
  22496.                                                         'emptyLabel' => 'empty',
  22497.                                                         'options' => [
  22498.                                                             => [
  22499.                                                                 'key' => 'empty',
  22500.                                                                 'value' => 0,
  22501.                                                             ],
  22502.                                                             => [
  22503.                                                                 'key' => 'yes',
  22504.                                                                 'value' => 1,
  22505.                                                             ],
  22506.                                                             => [
  22507.                                                                 'key' => 'no',
  22508.                                                                 'value' => -1,
  22509.                                                             ],
  22510.                                                         ],
  22511.                                                         'width' => 96,
  22512.                                                         'queryColumnType' => 'tinyint(1) null',
  22513.                                                         'columnType' => 'tinyint(1) null',
  22514.                                                         'name' => 'glutenfrei',
  22515.                                                         'title' => 'Glutenfrei',
  22516.                                                         'tooltip' => '',
  22517.                                                         'mandatory' => false,
  22518.                                                         'noteditable' => false,
  22519.                                                         'index' => false,
  22520.                                                         'locked' => false,
  22521.                                                         'style' => '',
  22522.                                                         'permissions' => NULL,
  22523.                                                         'datatype' => 'data',
  22524.                                                         'relationType' => false,
  22525.                                                         'invisible' => false,
  22526.                                                         'visibleGridView' => false,
  22527.                                                         'visibleSearch' => false,
  22528.                                                     ],
  22529.                                                 ],
  22530.                                                 'isOperator' => false,
  22531.                                             ],
  22532.                                             52 => [
  22533.                                                 'attributes' => [
  22534.                                                     'attribute' => 'lactosefrei',
  22535.                                                     'label' => 'Lactosefrei',
  22536.                                                     'dataType' => 'booleanSelect',
  22537.                                                     'layout' => [
  22538.                                                         'fieldtype' => 'booleanSelect',
  22539.                                                         'yesLabel' => 'yes',
  22540.                                                         'noLabel' => 'no',
  22541.                                                         'emptyLabel' => 'empty',
  22542.                                                         'options' => [
  22543.                                                             => [
  22544.                                                                 'key' => 'empty',
  22545.                                                                 'value' => 0,
  22546.                                                             ],
  22547.                                                             => [
  22548.                                                                 'key' => 'yes',
  22549.                                                                 'value' => 1,
  22550.                                                             ],
  22551.                                                             => [
  22552.                                                                 'key' => 'no',
  22553.                                                                 'value' => -1,
  22554.                                                             ],
  22555.                                                         ],
  22556.                                                         'width' => 96,
  22557.                                                         'queryColumnType' => 'tinyint(1) null',
  22558.                                                         'columnType' => 'tinyint(1) null',
  22559.                                                         'name' => 'lactosefrei',
  22560.                                                         'title' => 'Lactosefrei',
  22561.                                                         'tooltip' => '',
  22562.                                                         'mandatory' => false,
  22563.                                                         'noteditable' => false,
  22564.                                                         'index' => false,
  22565.                                                         'locked' => false,
  22566.                                                         'style' => 'margin-right:73px;',
  22567.                                                         'permissions' => NULL,
  22568.                                                         'datatype' => 'data',
  22569.                                                         'relationType' => false,
  22570.                                                         'invisible' => false,
  22571.                                                         'visibleGridView' => false,
  22572.                                                         'visibleSearch' => false,
  22573.                                                     ],
  22574.                                                 ],
  22575.                                                 'isOperator' => false,
  22576.                                             ],
  22577.                                             53 => [
  22578.                                                 'attributes' => [
  22579.                                                     'attribute' => 'ohneFarbstoffe',
  22580.                                                     'label' => 'Ohne F-Stoffe',
  22581.                                                     'dataType' => 'booleanSelect',
  22582.                                                     'layout' => [
  22583.                                                         'fieldtype' => 'booleanSelect',
  22584.                                                         'yesLabel' => 'yes',
  22585.                                                         'noLabel' => 'no',
  22586.                                                         'emptyLabel' => 'empty',
  22587.                                                         'options' => [
  22588.                                                             => [
  22589.                                                                 'key' => 'empty',
  22590.                                                                 'value' => 0,
  22591.                                                             ],
  22592.                                                             => [
  22593.                                                                 'key' => 'yes',
  22594.                                                                 'value' => 1,
  22595.                                                             ],
  22596.                                                             => [
  22597.                                                                 'key' => 'no',
  22598.                                                                 'value' => -1,
  22599.                                                             ],
  22600.                                                         ],
  22601.                                                         'width' => 96,
  22602.                                                         'queryColumnType' => 'tinyint(1) null',
  22603.                                                         'columnType' => 'tinyint(1) null',
  22604.                                                         'name' => 'ohneFarbstoffe',
  22605.                                                         'title' => 'Ohne F-Stoffe',
  22606.                                                         'tooltip' => 'Ohne Farbstoffe',
  22607.                                                         'mandatory' => false,
  22608.                                                         'noteditable' => false,
  22609.                                                         'index' => false,
  22610.                                                         'locked' => false,
  22611.                                                         'style' => 'margin-right:73px;',
  22612.                                                         'permissions' => NULL,
  22613.                                                         'datatype' => 'data',
  22614.                                                         'relationType' => false,
  22615.                                                         'invisible' => false,
  22616.                                                         'visibleGridView' => false,
  22617.                                                         'visibleSearch' => false,
  22618.                                                     ],
  22619.                                                 ],
  22620.                                                 'isOperator' => false,
  22621.                                             ],
  22622.                                             54 => [
  22623.                                                 'attributes' => [
  22624.                                                     'attribute' => 'ohneGelatine',
  22625.                                                     'label' => 'Ohne Gelatine',
  22626.                                                     'dataType' => 'booleanSelect',
  22627.                                                     'layout' => [
  22628.                                                         'fieldtype' => 'booleanSelect',
  22629.                                                         'yesLabel' => 'yes',
  22630.                                                         'noLabel' => 'no',
  22631.                                                         'emptyLabel' => 'empty',
  22632.                                                         'options' => [
  22633.                                                             => [
  22634.                                                                 'key' => 'empty',
  22635.                                                                 'value' => 0,
  22636.                                                             ],
  22637.                                                             => [
  22638.                                                                 'key' => 'yes',
  22639.                                                                 'value' => 1,
  22640.                                                             ],
  22641.                                                             => [
  22642.                                                                 'key' => 'no',
  22643.                                                                 'value' => -1,
  22644.                                                             ],
  22645.                                                         ],
  22646.                                                         'width' => 96,
  22647.                                                         'queryColumnType' => 'tinyint(1) null',
  22648.                                                         'columnType' => 'tinyint(1) null',
  22649.                                                         'name' => 'ohneGelatine',
  22650.                                                         'title' => 'Ohne Gelatine',
  22651.                                                         'tooltip' => '',
  22652.                                                         'mandatory' => false,
  22653.                                                         'noteditable' => false,
  22654.                                                         'index' => false,
  22655.                                                         'locked' => false,
  22656.                                                         'style' => '',
  22657.                                                         'permissions' => NULL,
  22658.                                                         'datatype' => 'data',
  22659.                                                         'relationType' => false,
  22660.                                                         'invisible' => false,
  22661.                                                         'visibleGridView' => false,
  22662.                                                         'visibleSearch' => false,
  22663.                                                     ],
  22664.                                                 ],
  22665.                                                 'isOperator' => false,
  22666.                                             ],
  22667.                                             55 => [
  22668.                                                 'attributes' => [
  22669.                                                     'attribute' => 'ohneKonservierungstsoffe',
  22670.                                                     'label' => 'Ohne K-Stoffe',
  22671.                                                     'dataType' => 'booleanSelect',
  22672.                                                     'layout' => [
  22673.                                                         'fieldtype' => 'booleanSelect',
  22674.                                                         'yesLabel' => 'yes',
  22675.                                                         'noLabel' => 'no',
  22676.                                                         'emptyLabel' => 'empty',
  22677.                                                         'options' => [
  22678.                                                             => [
  22679.                                                                 'key' => 'empty',
  22680.                                                                 'value' => 0,
  22681.                                                             ],
  22682.                                                             => [
  22683.                                                                 'key' => 'yes',
  22684.                                                                 'value' => 1,
  22685.                                                             ],
  22686.                                                             => [
  22687.                                                                 'key' => 'no',
  22688.                                                                 'value' => -1,
  22689.                                                             ],
  22690.                                                         ],
  22691.                                                         'width' => 96,
  22692.                                                         'queryColumnType' => 'tinyint(1) null',
  22693.                                                         'columnType' => 'tinyint(1) null',
  22694.                                                         'name' => 'ohneKonservierungstsoffe',
  22695.                                                         'title' => 'Ohne K-Stoffe',
  22696.                                                         'tooltip' => 'Ohne Konservierungstsoffe',
  22697.                                                         'mandatory' => false,
  22698.                                                         'noteditable' => false,
  22699.                                                         'index' => false,
  22700.                                                         'locked' => false,
  22701.                                                         'style' => 'margin-right:73px;',
  22702.                                                         'permissions' => NULL,
  22703.                                                         'datatype' => 'data',
  22704.                                                         'relationType' => false,
  22705.                                                         'invisible' => false,
  22706.                                                         'visibleGridView' => false,
  22707.                                                         'visibleSearch' => false,
  22708.                                                     ],
  22709.                                                 ],
  22710.                                                 'isOperator' => false,
  22711.                                             ],
  22712.                                             56 => [
  22713.                                                 'attributes' => [
  22714.                                                     'attribute' => 'halal',
  22715.                                                     'label' => 'Halal',
  22716.                                                     'dataType' => 'booleanSelect',
  22717.                                                     'layout' => [
  22718.                                                         'fieldtype' => 'booleanSelect',
  22719.                                                         'yesLabel' => 'yes',
  22720.                                                         'noLabel' => 'no',
  22721.                                                         'emptyLabel' => 'empty',
  22722.                                                         'options' => [
  22723.                                                             => [
  22724.                                                                 'key' => 'empty',
  22725.                                                                 'value' => 0,
  22726.                                                             ],
  22727.                                                             => [
  22728.                                                                 'key' => 'yes',
  22729.                                                                 'value' => 1,
  22730.                                                             ],
  22731.                                                             => [
  22732.                                                                 'key' => 'no',
  22733.                                                                 'value' => -1,
  22734.                                                             ],
  22735.                                                         ],
  22736.                                                         'width' => 96,
  22737.                                                         'queryColumnType' => 'tinyint(1) null',
  22738.                                                         'columnType' => 'tinyint(1) null',
  22739.                                                         'name' => 'halal',
  22740.                                                         'title' => 'Halal',
  22741.                                                         'tooltip' => '',
  22742.                                                         'mandatory' => false,
  22743.                                                         'noteditable' => false,
  22744.                                                         'index' => false,
  22745.                                                         'locked' => false,
  22746.                                                         'style' => 'margin-right:79px;',
  22747.                                                         'permissions' => NULL,
  22748.                                                         'datatype' => 'data',
  22749.                                                         'relationType' => false,
  22750.                                                         'invisible' => false,
  22751.                                                         'visibleGridView' => false,
  22752.                                                         'visibleSearch' => false,
  22753.                                                     ],
  22754.                                                 ],
  22755.                                                 'isOperator' => false,
  22756.                                             ],
  22757.                                             57 => [
  22758.                                                 'attributes' => [
  22759.                                                     'attribute' => 'imagePackshot1x1',
  22760.                                                     'label' => 'Bild 1x1',
  22761.                                                     'dataType' => 'hotspotimage',
  22762.                                                     'layout' => [
  22763.                                                         'fieldtype' => 'hotspotimage',
  22764.                                                         'queryColumnType' => [
  22765.                                                             'image' => 'int(11)',
  22766.                                                             'hotspots' => 'text',
  22767.                                                         ],
  22768.                                                         'columnType' => [
  22769.                                                             'image' => 'int(11)',
  22770.                                                             'hotspots' => 'text',
  22771.                                                         ],
  22772.                                                         'ratioX' => 1,
  22773.                                                         'ratioY' => 1,
  22774.                                                         'predefinedDataTemplates' => '',
  22775.                                                         'name' => 'imagePackshot1x1',
  22776.                                                         'title' => 'Bild 1x1',
  22777.                                                         'tooltip' => '',
  22778.                                                         'mandatory' => false,
  22779.                                                         'noteditable' => false,
  22780.                                                         'index' => false,
  22781.                                                         'locked' => false,
  22782.                                                         'style' => 'float:left;margin-right:18px;',
  22783.                                                         'permissions' => NULL,
  22784.                                                         'datatype' => 'data',
  22785.                                                         'relationType' => false,
  22786.                                                         'invisible' => false,
  22787.                                                         'visibleGridView' => false,
  22788.                                                         'visibleSearch' => false,
  22789.                                                         'width' => 370,
  22790.                                                         'height' => 280,
  22791.                                                         'uploadPath' => '/Bilder/_Uploads',
  22792.                                                     ],
  22793.                                                 ],
  22794.                                                 'isOperator' => false,
  22795.                                             ],
  22796.                                             58 => [
  22797.                                                 'attributes' => [
  22798.                                                     'attribute' => 'imagePackshot16x9',
  22799.                                                     'label' => 'Bild 16x9',
  22800.                                                     'dataType' => 'hotspotimage',
  22801.                                                     'layout' => [
  22802.                                                         'fieldtype' => 'hotspotimage',
  22803.                                                         'queryColumnType' => [
  22804.                                                             'image' => 'int(11)',
  22805.                                                             'hotspots' => 'text',
  22806.                                                         ],
  22807.                                                         'columnType' => [
  22808.                                                             'image' => 'int(11)',
  22809.                                                             'hotspots' => 'text',
  22810.                                                         ],
  22811.                                                         'ratioX' => 16,
  22812.                                                         'ratioY' => 9,
  22813.                                                         'predefinedDataTemplates' => '',
  22814.                                                         'name' => 'imagePackshot16x9',
  22815.                                                         'title' => 'Bild 16x9',
  22816.                                                         'tooltip' => '',
  22817.                                                         'mandatory' => false,
  22818.                                                         'noteditable' => false,
  22819.                                                         'index' => false,
  22820.                                                         'locked' => false,
  22821.                                                         'style' => '',
  22822.                                                         'permissions' => NULL,
  22823.                                                         'datatype' => 'data',
  22824.                                                         'relationType' => false,
  22825.                                                         'invisible' => false,
  22826.                                                         'visibleGridView' => false,
  22827.                                                         'visibleSearch' => false,
  22828.                                                         'width' => 370,
  22829.                                                         'height' => 280,
  22830.                                                         'uploadPath' => '/Bilder/_Uploads',
  22831.                                                     ],
  22832.                                                 ],
  22833.                                                 'isOperator' => false,
  22834.                                             ],
  22835.                                             59 => [
  22836.                                                 'attributes' => [
  22837.                                                     'attribute' => 'imagePackshot3x2',
  22838.                                                     'label' => 'Bild 3x2',
  22839.                                                     'dataType' => 'hotspotimage',
  22840.                                                     'layout' => [
  22841.                                                         'fieldtype' => 'hotspotimage',
  22842.                                                         'queryColumnType' => [
  22843.                                                             'image' => 'int(11)',
  22844.                                                             'hotspots' => 'text',
  22845.                                                         ],
  22846.                                                         'columnType' => [
  22847.                                                             'image' => 'int(11)',
  22848.                                                             'hotspots' => 'text',
  22849.                                                         ],
  22850.                                                         'ratioX' => 3,
  22851.                                                         'ratioY' => 2,
  22852.                                                         'predefinedDataTemplates' => '',
  22853.                                                         'name' => 'imagePackshot3x2',
  22854.                                                         'title' => 'Bild 3x2',
  22855.                                                         'tooltip' => '',
  22856.                                                         'mandatory' => false,
  22857.                                                         'noteditable' => false,
  22858.                                                         'index' => false,
  22859.                                                         'locked' => false,
  22860.                                                         'style' => 'float:left;margin-right:18px;',
  22861.                                                         'permissions' => NULL,
  22862.                                                         'datatype' => 'data',
  22863.                                                         'relationType' => false,
  22864.                                                         'invisible' => false,
  22865.                                                         'visibleGridView' => false,
  22866.                                                         'visibleSearch' => false,
  22867.                                                         'width' => 370,
  22868.                                                         'height' => 280,
  22869.                                                         'uploadPath' => '/Bilder/_Uploads',
  22870.                                                     ],
  22871.                                                 ],
  22872.                                                 'isOperator' => false,
  22873.                                             ],
  22874.                                             60 => [
  22875.                                                 'attributes' => [
  22876.                                                     'attribute' => 'imagePackshot4x3',
  22877.                                                     'label' => 'Bild 4x3',
  22878.                                                     'dataType' => 'hotspotimage',
  22879.                                                     'layout' => [
  22880.                                                         'fieldtype' => 'hotspotimage',
  22881.                                                         'queryColumnType' => [
  22882.                                                             'image' => 'int(11)',
  22883.                                                             'hotspots' => 'text',
  22884.                                                         ],
  22885.                                                         'columnType' => [
  22886.                                                             'image' => 'int(11)',
  22887.                                                             'hotspots' => 'text',
  22888.                                                         ],
  22889.                                                         'ratioX' => 4,
  22890.                                                         'ratioY' => 3,
  22891.                                                         'predefinedDataTemplates' => '',
  22892.                                                         'name' => 'imagePackshot4x3',
  22893.                                                         'title' => 'Bild 4x3',
  22894.                                                         'tooltip' => '',
  22895.                                                         'mandatory' => false,
  22896.                                                         'noteditable' => false,
  22897.                                                         'index' => false,
  22898.                                                         'locked' => false,
  22899.                                                         'style' => '',
  22900.                                                         'permissions' => NULL,
  22901.                                                         'datatype' => 'data',
  22902.                                                         'relationType' => false,
  22903.                                                         'invisible' => false,
  22904.                                                         'visibleGridView' => false,
  22905.                                                         'visibleSearch' => false,
  22906.                                                         'width' => 370,
  22907.                                                         'height' => 280,
  22908.                                                         'uploadPath' => '/Bilder/_Uploads',
  22909.                                                     ],
  22910.                                                 ],
  22911.                                                 'isOperator' => false,
  22912.                                             ],
  22913.                                             61 => [
  22914.                                                 'attributes' => [
  22915.                                                     'attribute' => 'imagePackshotWirkstoffe1x1',
  22916.                                                     'label' => 'Bild 1x1',
  22917.                                                     'dataType' => 'hotspotimage',
  22918.                                                     'layout' => [
  22919.                                                         'fieldtype' => 'hotspotimage',
  22920.                                                         'queryColumnType' => [
  22921.                                                             'image' => 'int(11)',
  22922.                                                             'hotspots' => 'text',
  22923.                                                         ],
  22924.                                                         'columnType' => [
  22925.                                                             'image' => 'int(11)',
  22926.                                                             'hotspots' => 'text',
  22927.                                                         ],
  22928.                                                         'ratioX' => 1,
  22929.                                                         'ratioY' => 1,
  22930.                                                         'predefinedDataTemplates' => '',
  22931.                                                         'name' => 'imagePackshotWirkstoffe1x1',
  22932.                                                         'title' => 'Bild 1x1',
  22933.                                                         'tooltip' => '',
  22934.                                                         'mandatory' => false,
  22935.                                                         'noteditable' => false,
  22936.                                                         'index' => false,
  22937.                                                         'locked' => false,
  22938.                                                         'style' => 'float:left;margin-right:18px;',
  22939.                                                         'permissions' => NULL,
  22940.                                                         'datatype' => 'data',
  22941.                                                         'relationType' => false,
  22942.                                                         'invisible' => false,
  22943.                                                         'visibleGridView' => false,
  22944.                                                         'visibleSearch' => false,
  22945.                                                         'width' => 370,
  22946.                                                         'height' => 280,
  22947.                                                         'uploadPath' => '/Bilder/_Uploads',
  22948.                                                     ],
  22949.                                                 ],
  22950.                                                 'isOperator' => false,
  22951.                                             ],
  22952.                                             62 => [
  22953.                                                 'attributes' => [
  22954.                                                     'attribute' => 'imagePackshotWirkstoffe16x9',
  22955.                                                     'label' => 'Bild 16x9',
  22956.                                                     'dataType' => 'hotspotimage',
  22957.                                                     'layout' => [
  22958.                                                         'fieldtype' => 'hotspotimage',
  22959.                                                         'queryColumnType' => [
  22960.                                                             'image' => 'int(11)',
  22961.                                                             'hotspots' => 'text',
  22962.                                                         ],
  22963.                                                         'columnType' => [
  22964.                                                             'image' => 'int(11)',
  22965.                                                             'hotspots' => 'text',
  22966.                                                         ],
  22967.                                                         'ratioX' => 16,
  22968.                                                         'ratioY' => 9,
  22969.                                                         'predefinedDataTemplates' => '',
  22970.                                                         'name' => 'imagePackshotWirkstoffe16x9',
  22971.                                                         'title' => 'Bild 16x9',
  22972.                                                         'tooltip' => '',
  22973.                                                         'mandatory' => false,
  22974.                                                         'noteditable' => false,
  22975.                                                         'index' => false,
  22976.                                                         'locked' => false,
  22977.                                                         'style' => '',
  22978.                                                         'permissions' => NULL,
  22979.                                                         'datatype' => 'data',
  22980.                                                         'relationType' => false,
  22981.                                                         'invisible' => false,
  22982.                                                         'visibleGridView' => false,
  22983.                                                         'visibleSearch' => false,
  22984.                                                         'width' => 370,
  22985.                                                         'height' => 280,
  22986.                                                         'uploadPath' => '/Bilder/_Uploads',
  22987.                                                     ],
  22988.                                                 ],
  22989.                                                 'isOperator' => false,
  22990.                                             ],
  22991.                                             63 => [
  22992.                                                 'attributes' => [
  22993.                                                     'attribute' => 'imagePackshotWirkstoffe3x2',
  22994.                                                     'label' => 'Bild 3x2',
  22995.                                                     'dataType' => 'hotspotimage',
  22996.                                                     'layout' => [
  22997.                                                         'fieldtype' => 'hotspotimage',
  22998.                                                         'queryColumnType' => [
  22999.                                                             'image' => 'int(11)',
  23000.                                                             'hotspots' => 'text',
  23001.                                                         ],
  23002.                                                         'columnType' => [
  23003.                                                             'image' => 'int(11)',
  23004.                                                             'hotspots' => 'text',
  23005.                                                         ],
  23006.                                                         'ratioX' => 3,
  23007.                                                         'ratioY' => 2,
  23008.                                                         'predefinedDataTemplates' => '',
  23009.                                                         'name' => 'imagePackshotWirkstoffe3x2',
  23010.                                                         'title' => 'Bild 3x2',
  23011.                                                         'tooltip' => '',
  23012.                                                         'mandatory' => false,
  23013.                                                         'noteditable' => false,
  23014.                                                         'index' => false,
  23015.                                                         'locked' => false,
  23016.                                                         'style' => 'float:left;margin-right:18px;',
  23017.                                                         'permissions' => NULL,
  23018.                                                         'datatype' => 'data',
  23019.                                                         'relationType' => false,
  23020.                                                         'invisible' => false,
  23021.                                                         'visibleGridView' => false,
  23022.                                                         'visibleSearch' => false,
  23023.                                                         'width' => 370,
  23024.                                                         'height' => 280,
  23025.                                                         'uploadPath' => '/Bilder/_Uploads',
  23026.                                                     ],
  23027.                                                 ],
  23028.                                                 'isOperator' => false,
  23029.                                             ],
  23030.                                             64 => [
  23031.                                                 'attributes' => [
  23032.                                                     'attribute' => 'imagePackshotWirkstoffe4x3',
  23033.                                                     'label' => 'Bild 4x3',
  23034.                                                     'dataType' => 'hotspotimage',
  23035.                                                     'layout' => [
  23036.                                                         'fieldtype' => 'hotspotimage',
  23037.                                                         'queryColumnType' => [
  23038.                                                             'image' => 'int(11)',
  23039.                                                             'hotspots' => 'text',
  23040.                                                         ],
  23041.                                                         'columnType' => [
  23042.                                                             'image' => 'int(11)',
  23043.                                                             'hotspots' => 'text',
  23044.                                                         ],
  23045.                                                         'ratioX' => 4,
  23046.                                                         'ratioY' => 3,
  23047.                                                         'predefinedDataTemplates' => '',
  23048.                                                         'name' => 'imagePackshotWirkstoffe4x3',
  23049.                                                         'title' => 'Bild 4x3',
  23050.                                                         'tooltip' => '',
  23051.                                                         'mandatory' => false,
  23052.                                                         'noteditable' => false,
  23053.                                                         'index' => false,
  23054.                                                         'locked' => false,
  23055.                                                         'style' => '',
  23056.                                                         'permissions' => NULL,
  23057.                                                         'datatype' => 'data',
  23058.                                                         'relationType' => false,
  23059.                                                         'invisible' => false,
  23060.                                                         'visibleGridView' => false,
  23061.                                                         'visibleSearch' => false,
  23062.                                                         'width' => 370,
  23063.                                                         'height' => 280,
  23064.                                                         'uploadPath' => '/Bilder/_Uploads',
  23065.                                                     ],
  23066.                                                 ],
  23067.                                                 'isOperator' => false,
  23068.                                             ],
  23069.                                             65 => [
  23070.                                                 'attributes' => [
  23071.                                                     'attribute' => 'imageMarketingtext1x1',
  23072.                                                     'label' => 'Bild 1x1',
  23073.                                                     'dataType' => 'hotspotimage',
  23074.                                                     'layout' => [
  23075.                                                         'fieldtype' => 'hotspotimage',
  23076.                                                         'queryColumnType' => [
  23077.                                                             'image' => 'int(11)',
  23078.                                                             'hotspots' => 'text',
  23079.                                                         ],
  23080.                                                         'columnType' => [
  23081.                                                             'image' => 'int(11)',
  23082.                                                             'hotspots' => 'text',
  23083.                                                         ],
  23084.                                                         'ratioX' => 1,
  23085.                                                         'ratioY' => 1,
  23086.                                                         'predefinedDataTemplates' => '',
  23087.                                                         'name' => 'imageMarketingtext1x1',
  23088.                                                         'title' => 'Bild 1x1',
  23089.                                                         'tooltip' => '',
  23090.                                                         'mandatory' => false,
  23091.                                                         'noteditable' => false,
  23092.                                                         'index' => false,
  23093.                                                         'locked' => false,
  23094.                                                         'style' => 'float:left;margin-right:18px;',
  23095.                                                         'permissions' => NULL,
  23096.                                                         'datatype' => 'data',
  23097.                                                         'relationType' => false,
  23098.                                                         'invisible' => false,
  23099.                                                         'visibleGridView' => false,
  23100.                                                         'visibleSearch' => false,
  23101.                                                         'width' => 370,
  23102.                                                         'height' => 280,
  23103.                                                         'uploadPath' => '/Bilder/_Uploads',
  23104.                                                     ],
  23105.                                                 ],
  23106.                                                 'isOperator' => false,
  23107.                                             ],
  23108.                                             66 => [
  23109.                                                 'attributes' => [
  23110.                                                     'attribute' => 'imageMarketingtext16x9',
  23111.                                                     'label' => 'Bild 16x9',
  23112.                                                     'dataType' => 'hotspotimage',
  23113.                                                     'layout' => [
  23114.                                                         'fieldtype' => 'hotspotimage',
  23115.                                                         'queryColumnType' => [
  23116.                                                             'image' => 'int(11)',
  23117.                                                             'hotspots' => 'text',
  23118.                                                         ],
  23119.                                                         'columnType' => [
  23120.                                                             'image' => 'int(11)',
  23121.                                                             'hotspots' => 'text',
  23122.                                                         ],
  23123.                                                         'ratioX' => 16,
  23124.                                                         'ratioY' => 9,
  23125.                                                         'predefinedDataTemplates' => '',
  23126.                                                         'name' => 'imageMarketingtext16x9',
  23127.                                                         'title' => 'Bild 16x9',
  23128.                                                         'tooltip' => '',
  23129.                                                         'mandatory' => false,
  23130.                                                         'noteditable' => false,
  23131.                                                         'index' => false,
  23132.                                                         'locked' => false,
  23133.                                                         'style' => '',
  23134.                                                         'permissions' => NULL,
  23135.                                                         'datatype' => 'data',
  23136.                                                         'relationType' => false,
  23137.                                                         'invisible' => false,
  23138.                                                         'visibleGridView' => false,
  23139.                                                         'visibleSearch' => false,
  23140.                                                         'width' => 370,
  23141.                                                         'height' => 280,
  23142.                                                         'uploadPath' => '/Bilder/_Uploads',
  23143.                                                     ],
  23144.                                                 ],
  23145.                                                 'isOperator' => false,
  23146.                                             ],
  23147.                                             67 => [
  23148.                                                 'attributes' => [
  23149.                                                     'attribute' => 'imageMarketingtext3x2',
  23150.                                                     'label' => 'Bild 3x2',
  23151.                                                     'dataType' => 'hotspotimage',
  23152.                                                     'layout' => [
  23153.                                                         'fieldtype' => 'hotspotimage',
  23154.                                                         'queryColumnType' => [
  23155.                                                             'image' => 'int(11)',
  23156.                                                             'hotspots' => 'text',
  23157.                                                         ],
  23158.                                                         'columnType' => [
  23159.                                                             'image' => 'int(11)',
  23160.                                                             'hotspots' => 'text',
  23161.                                                         ],
  23162.                                                         'ratioX' => 3,
  23163.                                                         'ratioY' => 2,
  23164.                                                         'predefinedDataTemplates' => '',
  23165.                                                         'name' => 'imageMarketingtext3x2',
  23166.                                                         'title' => 'Bild 3x2',
  23167.                                                         'tooltip' => '',
  23168.                                                         'mandatory' => false,
  23169.                                                         'noteditable' => false,
  23170.                                                         'index' => false,
  23171.                                                         'locked' => false,
  23172.                                                         'style' => 'float:left;margin-right:18px;',
  23173.                                                         'permissions' => NULL,
  23174.                                                         'datatype' => 'data',
  23175.                                                         'relationType' => false,
  23176.                                                         'invisible' => false,
  23177.                                                         'visibleGridView' => false,
  23178.                                                         'visibleSearch' => false,
  23179.                                                         'width' => 370,
  23180.                                                         'height' => 280,
  23181.                                                         'uploadPath' => '/Bilder/_Uploads',
  23182.                                                     ],
  23183.                                                 ],
  23184.                                                 'isOperator' => false,
  23185.                                             ],
  23186.                                             68 => [
  23187.                                                 'attributes' => [
  23188.                                                     'attribute' => 'imageMarketingtext4x3',
  23189.                                                     'label' => 'Bild 4x3',
  23190.                                                     'dataType' => 'hotspotimage',
  23191.                                                     'layout' => [
  23192.                                                         'fieldtype' => 'hotspotimage',
  23193.                                                         'queryColumnType' => [
  23194.                                                             'image' => 'int(11)',
  23195.                                                             'hotspots' => 'text',
  23196.                                                         ],
  23197.                                                         'columnType' => [
  23198.                                                             'image' => 'int(11)',
  23199.                                                             'hotspots' => 'text',
  23200.                                                         ],
  23201.                                                         'ratioX' => 4,
  23202.                                                         'ratioY' => 3,
  23203.                                                         'predefinedDataTemplates' => '',
  23204.                                                         'name' => 'imageMarketingtext4x3',
  23205.                                                         'title' => 'Bild 4x3',
  23206.                                                         'tooltip' => '',
  23207.                                                         'mandatory' => false,
  23208.                                                         'noteditable' => false,
  23209.                                                         'index' => false,
  23210.                                                         'locked' => false,
  23211.                                                         'style' => '',
  23212.                                                         'permissions' => NULL,
  23213.                                                         'datatype' => 'data',
  23214.                                                         'relationType' => false,
  23215.                                                         'invisible' => false,
  23216.                                                         'visibleGridView' => false,
  23217.                                                         'visibleSearch' => false,
  23218.                                                         'width' => 370,
  23219.                                                         'height' => 280,
  23220.                                                         'uploadPath' => '/Bilder/_Uploads',
  23221.                                                     ],
  23222.                                                 ],
  23223.                                                 'isOperator' => false,
  23224.                                             ],
  23225.                                             69 => [
  23226.                                                 'attributes' => [
  23227.                                                     'attribute' => 'produktbilder',
  23228.                                                     'label' => 'Produktbilder',
  23229.                                                     'dataType' => 'imageGallery',
  23230.                                                     'layout' => [
  23231.                                                         'fieldtype' => 'imageGallery',
  23232.                                                         'queryColumnType' => [
  23233.                                                             'images' => 'text',
  23234.                                                             'hotspots' => 'longtext',
  23235.                                                         ],
  23236.                                                         'columnType' => [
  23237.                                                             'images' => 'text',
  23238.                                                             'hotspots' => 'longtext',
  23239.                                                         ],
  23240.                                                         'width' => 370,
  23241.                                                         'height' => 280,
  23242.                                                         'uploadPath' => '/Bilder/_Uploads',
  23243.                                                         'ratioX' => NULL,
  23244.                                                         'ratioY' => NULL,
  23245.                                                         'predefinedDataTemplates' => '',
  23246.                                                         'name' => 'produktbilder',
  23247.                                                         'title' => 'Produktbilder',
  23248.                                                         'tooltip' => '',
  23249.                                                         'mandatory' => false,
  23250.                                                         'noteditable' => false,
  23251.                                                         'index' => false,
  23252.                                                         'locked' => false,
  23253.                                                         'style' => '',
  23254.                                                         'permissions' => NULL,
  23255.                                                         'datatype' => 'data',
  23256.                                                         'relationType' => false,
  23257.                                                         'invisible' => false,
  23258.                                                         'visibleGridView' => false,
  23259.                                                         'visibleSearch' => false,
  23260.                                                     ],
  23261.                                                 ],
  23262.                                                 'isOperator' => false,
  23263.                                             ],
  23264.                                             70 => [
  23265.                                                 'attributes' => [
  23266.                                                     'attribute' => 'DownloadMinibroschuere',
  23267.                                                     'label' => 'Minibroschüre',
  23268.                                                     'dataType' => 'advancedManyToManyRelation',
  23269.                                                     'layout' => [
  23270.                                                         'columns' => [
  23271.                                                         ],
  23272.                                                         'columnKeys' => [
  23273.                                                         ],
  23274.                                                         'fieldtype' => 'advancedManyToManyRelation',
  23275.                                                         'phpdocType' => '\\Pimcore\\Model\\DataObject\\Data\\ElementMetadata[]',
  23276.                                                         'optimizedAdminLoading' => false,
  23277.                                                         'enableBatchEdit' => false,
  23278.                                                         'allowMultipleAssignments' => false,
  23279.                                                         'width' => 756,
  23280.                                                         'height' => 400,
  23281.                                                         'maxItems' => '',
  23282.                                                         'assetUploadPath' => '/Dokumente/_Uploads',
  23283.                                                         'queryColumnType' => 'text',
  23284.                                                         'relationType' => true,
  23285.                                                         'objectsAllowed' => false,
  23286.                                                         'assetsAllowed' => true,
  23287.                                                         'assetTypes' => [
  23288.                                                             => [
  23289.                                                                 'assetTypes' => 'archive',
  23290.                                                             ],
  23291.                                                             => [
  23292.                                                                 'assetTypes' => 'document',
  23293.                                                             ],
  23294.                                                         ],
  23295.                                                         'documentsAllowed' => false,
  23296.                                                         'documentTypes' => [
  23297.                                                         ],
  23298.                                                         'enableTextSelection' => false,
  23299.                                                         'classes' => [
  23300.                                                         ],
  23301.                                                         'pathFormatterClass' => '',
  23302.                                                         'name' => 'DownloadMinibroschuere',
  23303.                                                         'title' => 'Minibroschüre',
  23304.                                                         'tooltip' => '',
  23305.                                                         'mandatory' => false,
  23306.                                                         'noteditable' => false,
  23307.                                                         'index' => false,
  23308.                                                         'locked' => false,
  23309.                                                         'style' => '',
  23310.                                                         'permissions' => NULL,
  23311.                                                         'datatype' => 'data',
  23312.                                                         'invisible' => false,
  23313.                                                         'visibleGridView' => false,
  23314.                                                         'visibleSearch' => false,
  23315.                                                     ],
  23316.                                                 ],
  23317.                                                 'isOperator' => false,
  23318.                                             ],
  23319.                                             71 => [
  23320.                                                 'attributes' => [
  23321.                                                     'attribute' => 'DownloadGebrauchsinformation',
  23322.                                                     'label' => 'Gebrauchsinformation',
  23323.                                                     'dataType' => 'advancedManyToManyRelation',
  23324.                                                     'layout' => [
  23325.                                                         'columns' => [
  23326.                                                         ],
  23327.                                                         'columnKeys' => [
  23328.                                                         ],
  23329.                                                         'fieldtype' => 'advancedManyToManyRelation',
  23330.                                                         'phpdocType' => '\\Pimcore\\Model\\DataObject\\Data\\ElementMetadata[]',
  23331.                                                         'optimizedAdminLoading' => false,
  23332.                                                         'enableBatchEdit' => false,
  23333.                                                         'allowMultipleAssignments' => false,
  23334.                                                         'width' => 756,
  23335.                                                         'height' => 400,
  23336.                                                         'maxItems' => '',
  23337.                                                         'assetUploadPath' => '/Dokumente/_Uploads',
  23338.                                                         'queryColumnType' => 'text',
  23339.                                                         'relationType' => true,
  23340.                                                         'objectsAllowed' => false,
  23341.                                                         'assetsAllowed' => true,
  23342.                                                         'assetTypes' => [
  23343.                                                             => [
  23344.                                                                 'assetTypes' => 'archive',
  23345.                                                             ],
  23346.                                                             => [
  23347.                                                                 'assetTypes' => 'document',
  23348.                                                             ],
  23349.                                                         ],
  23350.                                                         'documentsAllowed' => false,
  23351.                                                         'documentTypes' => [
  23352.                                                         ],
  23353.                                                         'enableTextSelection' => false,
  23354.                                                         'classes' => [
  23355.                                                         ],
  23356.                                                         'pathFormatterClass' => '',
  23357.                                                         'name' => 'DownloadGebrauchsinformation',
  23358.                                                         'title' => 'Gebrauchsinformation',
  23359.                                                         'tooltip' => '',
  23360.                                                         'mandatory' => false,
  23361.                                                         'noteditable' => false,
  23362.                                                         'index' => false,
  23363.                                                         'locked' => false,
  23364.                                                         'style' => '',
  23365.                                                         'permissions' => NULL,
  23366.                                                         'datatype' => 'data',
  23367.                                                         'invisible' => false,
  23368.                                                         'visibleGridView' => false,
  23369.                                                         'visibleSearch' => false,
  23370.                                                     ],
  23371.                                                 ],
  23372.                                                 'isOperator' => false,
  23373.                                             ],
  23374.                                             72 => [
  23375.                                                 'attributes' => [
  23376.                                                     'attribute' => 'DownloadGesundheitsratgeber',
  23377.                                                     'label' => 'Gesundheitsratgeber',
  23378.                                                     'dataType' => 'advancedManyToManyRelation',
  23379.                                                     'layout' => [
  23380.                                                         'columns' => [
  23381.                                                         ],
  23382.                                                         'columnKeys' => [
  23383.                                                         ],
  23384.                                                         'fieldtype' => 'advancedManyToManyRelation',
  23385.                                                         'phpdocType' => '\\Pimcore\\Model\\DataObject\\Data\\ElementMetadata[]',
  23386.                                                         'optimizedAdminLoading' => false,
  23387.                                                         'enableBatchEdit' => false,
  23388.                                                         'allowMultipleAssignments' => false,
  23389.                                                         'width' => 756,
  23390.                                                         'height' => 400,
  23391.                                                         'maxItems' => '',
  23392.                                                         'assetUploadPath' => '/Dokumente/_Uploads',
  23393.                                                         'queryColumnType' => 'text',
  23394.                                                         'relationType' => true,
  23395.                                                         'objectsAllowed' => false,
  23396.                                                         'assetsAllowed' => true,
  23397.                                                         'assetTypes' => [
  23398.                                                             => [
  23399.                                                                 'assetTypes' => 'archive',
  23400.                                                             ],
  23401.                                                             => [
  23402.                                                                 'assetTypes' => 'document',
  23403.                                                             ],
  23404.                                                         ],
  23405.                                                         'documentsAllowed' => false,
  23406.                                                         'documentTypes' => [
  23407.                                                         ],
  23408.                                                         'enableTextSelection' => false,
  23409.                                                         'classes' => [
  23410.                                                         ],
  23411.                                                         'pathFormatterClass' => '',
  23412.                                                         'name' => 'DownloadGesundheitsratgeber',
  23413.                                                         'title' => 'Gesundheitsratgeber',
  23414.                                                         'tooltip' => '',
  23415.                                                         'mandatory' => false,
  23416.                                                         'noteditable' => false,
  23417.                                                         'index' => false,
  23418.                                                         'locked' => false,
  23419.                                                         'style' => '',
  23420.                                                         'permissions' => NULL,
  23421.                                                         'datatype' => 'data',
  23422.                                                         'invisible' => false,
  23423.                                                         'visibleGridView' => false,
  23424.                                                         'visibleSearch' => false,
  23425.                                                     ],
  23426.                                                 ],
  23427.                                                 'isOperator' => false,
  23428.                                             ],
  23429.                                             73 => [
  23430.                                                 'attributes' => [
  23431.                                                     'attribute' => 'DownloadFlyer',
  23432.                                                     'label' => 'Flyer',
  23433.                                                     'dataType' => 'advancedManyToManyRelation',
  23434.                                                     'layout' => [
  23435.                                                         'columns' => [
  23436.                                                         ],
  23437.                                                         'columnKeys' => [
  23438.                                                         ],
  23439.                                                         'fieldtype' => 'advancedManyToManyRelation',
  23440.                                                         'phpdocType' => '\\Pimcore\\Model\\DataObject\\Data\\ElementMetadata[]',
  23441.                                                         'optimizedAdminLoading' => false,
  23442.                                                         'enableBatchEdit' => false,
  23443.                                                         'allowMultipleAssignments' => false,
  23444.                                                         'width' => 756,
  23445.                                                         'height' => 400,
  23446.                                                         'maxItems' => '',
  23447.                                                         'assetUploadPath' => '/Dokumente/_Uploads',
  23448.                                                         'queryColumnType' => 'text',
  23449.                                                         'relationType' => true,
  23450.                                                         'objectsAllowed' => false,
  23451.                                                         'assetsAllowed' => true,
  23452.                                                         'assetTypes' => [
  23453.                                                             => [
  23454.                                                                 'assetTypes' => 'archive',
  23455.                                                             ],
  23456.                                                             => [
  23457.                                                                 'assetTypes' => 'document',
  23458.                                                             ],
  23459.                                                         ],
  23460.                                                         'documentsAllowed' => false,
  23461.                                                         'documentTypes' => [
  23462.                                                         ],
  23463.                                                         'enableTextSelection' => false,
  23464.                                                         'classes' => [
  23465.                                                         ],
  23466.                                                         'pathFormatterClass' => '',
  23467.                                                         'name' => 'DownloadFlyer',
  23468.                                                         'title' => 'Flyer',
  23469.                                                         'tooltip' => '',
  23470.                                                         'mandatory' => false,
  23471.                                                         'noteditable' => false,
  23472.                                                         'index' => false,
  23473.                                                         'locked' => false,
  23474.                                                         'style' => '',
  23475.                                                         'permissions' => NULL,
  23476.                                                         'datatype' => 'data',
  23477.                                                         'invisible' => false,
  23478.                                                         'visibleGridView' => false,
  23479.                                                         'visibleSearch' => false,
  23480.                                                     ],
  23481.                                                 ],
  23482.                                                 'isOperator' => false,
  23483.                                             ],
  23484.                                             74 => [
  23485.                                                 'attributes' => [
  23486.                                                     'attribute' => 'fuerSieAuchInteressant',
  23487.                                                     'label' => 'Für Sie auch Interessant',
  23488.                                                     'dataType' => 'manyToManyObjectRelation',
  23489.                                                     'layout' => [
  23490.                                                         'fieldtype' => 'manyToManyObjectRelation',
  23491.                                                         'width' => 756,
  23492.                                                         'height' => 400,
  23493.                                                         'maxItems' => '',
  23494.                                                         'queryColumnType' => 'text',
  23495.                                                         'relationType' => true,
  23496.                                                         'visibleFields' => 'id,filename',
  23497.                                                         'allowToCreateNewObject' => false,
  23498.                                                         'optimizedAdminLoading' => false,
  23499.                                                         'enableTextSelection' => false,
  23500.                                                         'visibleFieldDefinitions' => [
  23501.                                                             'id' => [
  23502.                                                                 'name' => 'id',
  23503.                                                                 'title' => 'ID',
  23504.                                                                 'fieldtype' => 'input',
  23505.                                                             ],
  23506.                                                             'filename' => [
  23507.                                                                 'name' => 'filename',
  23508.                                                                 'title' => 'Dateiname',
  23509.                                                                 'fieldtype' => 'input',
  23510.                                                             ],
  23511.                                                         ],
  23512.                                                         'classes' => [
  23513.                                                             => [
  23514.                                                                 'classes' => 'Produkt',
  23515.                                                             ],
  23516.                                                         ],
  23517.                                                         'pathFormatterClass' => '',
  23518.                                                         'name' => 'fuerSieAuchInteressant',
  23519.                                                         'title' => 'Für Sie auch Interessant',
  23520.                                                         'tooltip' => '',
  23521.                                                         'mandatory' => false,
  23522.                                                         'noteditable' => false,
  23523.                                                         'index' => false,
  23524.                                                         'locked' => false,
  23525.                                                         'style' => '',
  23526.                                                         'permissions' => NULL,
  23527.                                                         'datatype' => 'data',
  23528.                                                         'invisible' => false,
  23529.                                                         'visibleGridView' => false,
  23530.                                                         'visibleSearch' => false,
  23531.                                                     ],
  23532.                                                 ],
  23533.                                                 'isOperator' => false,
  23534.                                             ],
  23535.                                             75 => [
  23536.                                                 'attributes' => [
  23537.                                                     'attribute' => 'ausUnseremMagazin',
  23538.                                                     'label' => 'Aus unserem Magazin',
  23539.                                                     'dataType' => 'manyToManyObjectRelation',
  23540.                                                     'layout' => [
  23541.                                                         'fieldtype' => 'manyToManyObjectRelation',
  23542.                                                         'width' => 756,
  23543.                                                         'height' => 400,
  23544.                                                         'maxItems' => '',
  23545.                                                         'queryColumnType' => 'text',
  23546.                                                         'relationType' => true,
  23547.                                                         'visibleFields' => 'id,filename',
  23548.                                                         'allowToCreateNewObject' => false,
  23549.                                                         'optimizedAdminLoading' => false,
  23550.                                                         'enableTextSelection' => false,
  23551.                                                         'visibleFieldDefinitions' => [
  23552.                                                             'id' => [
  23553.                                                                 'name' => 'id',
  23554.                                                                 'title' => 'ID',
  23555.                                                                 'fieldtype' => 'input',
  23556.                                                             ],
  23557.                                                             'filename' => [
  23558.                                                                 'name' => 'filename',
  23559.                                                                 'title' => 'Dateiname',
  23560.                                                                 'fieldtype' => 'input',
  23561.                                                             ],
  23562.                                                         ],
  23563.                                                         'classes' => [
  23564.                                                             => [
  23565.                                                                 'classes' => 'Beitrag',
  23566.                                                             ],
  23567.                                                         ],
  23568.                                                         'pathFormatterClass' => '',
  23569.                                                         'name' => 'ausUnseremMagazin',
  23570.                                                         'title' => 'Aus unserem Magazin',
  23571.                                                         'tooltip' => '',
  23572.                                                         'mandatory' => false,
  23573.                                                         'noteditable' => false,
  23574.                                                         'index' => false,
  23575.                                                         'locked' => false,
  23576.                                                         'style' => '',
  23577.                                                         'permissions' => NULL,
  23578.                                                         'datatype' => 'data',
  23579.                                                         'invisible' => false,
  23580.                                                         'visibleGridView' => false,
  23581.                                                         'visibleSearch' => false,
  23582.                                                     ],
  23583.                                                 ],
  23584.                                                 'isOperator' => false,
  23585.                                             ],
  23586.                                             76 => [
  23587.                                                 'attributes' => [
  23588.                                                     'attribute' => 'faqs',
  23589.                                                     'label' => 'FAQs',
  23590.                                                     'dataType' => 'manyToManyObjectRelation',
  23591.                                                     'layout' => [
  23592.                                                         'fieldtype' => 'manyToManyObjectRelation',
  23593.                                                         'width' => 756,
  23594.                                                         'height' => 400,
  23595.                                                         'maxItems' => '',
  23596.                                                         'queryColumnType' => 'text',
  23597.                                                         'relationType' => true,
  23598.                                                         'visibleFields' => 'id,filename',
  23599.                                                         'allowToCreateNewObject' => false,
  23600.                                                         'optimizedAdminLoading' => false,
  23601.                                                         'enableTextSelection' => false,
  23602.                                                         'visibleFieldDefinitions' => [
  23603.                                                             'id' => [
  23604.                                                                 'name' => 'id',
  23605.                                                                 'title' => 'ID',
  23606.                                                                 'fieldtype' => 'input',
  23607.                                                             ],
  23608.                                                             'filename' => [
  23609.                                                                 'name' => 'filename',
  23610.                                                                 'title' => 'Dateiname',
  23611.                                                                 'fieldtype' => 'input',
  23612.                                                             ],
  23613.                                                         ],
  23614.                                                         'classes' => [
  23615.                                                             => [
  23616.                                                                 'classes' => 'Faq',
  23617.                                                             ],
  23618.                                                         ],
  23619.                                                         'pathFormatterClass' => '',
  23620.                                                         'name' => 'faqs',
  23621.                                                         'title' => 'FAQs',
  23622.                                                         'tooltip' => '',
  23623.                                                         'mandatory' => false,
  23624.                                                         'noteditable' => false,
  23625.                                                         'index' => false,
  23626.                                                         'locked' => false,
  23627.                                                         'style' => '',
  23628.                                                         'permissions' => NULL,
  23629.                                                         'datatype' => 'data',
  23630.                                                         'invisible' => false,
  23631.                                                         'visibleGridView' => false,
  23632.                                                         'visibleSearch' => false,
  23633.                                                     ],
  23634.                                                 ],
  23635.                                                 'isOperator' => false,
  23636.                                             ],
  23637.                                         ],
  23638.                                     ],
  23639.                                 ],
  23640.                             ],
  23641.                             'mutationEntities' => [
  23642.                             ],
  23643.                             'specialEntities' => [
  23644.                                 'document' => [
  23645.                                     'read' => false,
  23646.                                     'create' => false,
  23647.                                     'update' => false,
  23648.                                     'delete' => false,
  23649.                                 ],
  23650.                                 'document_folder' => [
  23651.                                     'read' => false,
  23652.                                     'create' => false,
  23653.                                     'update' => false,
  23654.                                     'delete' => false,
  23655.                                 ],
  23656.                                 'asset' => [
  23657.                                     'read' => false,
  23658.                                     'create' => false,
  23659.                                     'update' => false,
  23660.                                     'delete' => false,
  23661.                                 ],
  23662.                                 'asset_folder' => [
  23663.                                     'read' => false,
  23664.                                     'create' => false,
  23665.                                     'update' => false,
  23666.                                     'delete' => false,
  23667.                                 ],
  23668.                                 'asset_listing' => [
  23669.                                     'read' => false,
  23670.                                     'create' => false,
  23671.                                     'update' => false,
  23672.                                     'delete' => false,
  23673.                                 ],
  23674.                                 'object_folder' => [
  23675.                                     'read' => false,
  23676.                                     'create' => false,
  23677.                                     'update' => false,
  23678.                                     'delete' => false,
  23679.                                 ],
  23680.                             ],
  23681.                         ],
  23682.                         'security' => [
  23683.                             'method' => 'datahub_apikey',
  23684.                             'apikey' => '9480d71c1ad6625dde10d8845aff964d',
  23685.                             'skipPermissionCheck' => false,
  23686.                         ],
  23687.                         'workspaces' => [
  23688.                             'asset' => [
  23689.                             ],
  23690.                             'document' => [
  23691.                             ],
  23692.                             'object' => [
  23693.                                 => [
  23694.                                     'read' => true,
  23695.                                     'cpath' => '/Produkte',
  23696.                                     'create' => false,
  23697.                                     'update' => false,
  23698.                                     'delete' => false,
  23699.                                     'id' => 'extModel2960-1',
  23700.                                 ],
  23701.                                 => [
  23702.                                     'read' => true,
  23703.                                     'cpath' => '/Unternehmen',
  23704.                                     'create' => false,
  23705.                                     'update' => false,
  23706.                                     'delete' => false,
  23707.                                     'id' => 'extModel305-1',
  23708.                                 ],
  23709.                             ],
  23710.                         ],
  23711.                         'permissions' => [
  23712.                             'user' => [
  23713.                             ],
  23714.                             'role' => [
  23715.                             ],
  23716.                         ],
  23717.                     ],
  23718.                     'ASIN' => [
  23719.                         'general' => [
  23720.                             'active' => true,
  23721.                             'type' => 'dataImporterDataObject',
  23722.                             'name' => 'ASIN',
  23723.                             'description' => '',
  23724.                             'group' => 'Import',
  23725.                             'path' => NULL,
  23726.                             'modificationDate' => 1724400008,
  23727.                             'createDate' => 1713287030,
  23728.                         ],
  23729.                         'loaderConfig' => [
  23730.                             'type' => 'upload',
  23731.                             'settings' => [
  23732.                                 'uploadFilePath' => 'ASIN/upload.import',
  23733.                             ],
  23734.                         ],
  23735.                         'interpreterConfig' => [
  23736.                             'type' => 'csv',
  23737.                             'settings' => [
  23738.                                 'skipFirstRow' => true,
  23739.                                 'delimiter' => ';',
  23740.                                 'enclosure' => '"',
  23741.                                 'escape' => '\\',
  23742.                             ],
  23743.                         ],
  23744.                         'resolverConfig' => [
  23745.                             'elementType' => 'dataObject',
  23746.                             'dataObjectClassId' => '7',
  23747.                             'loadingStrategy' => [
  23748.                                 'type' => 'attribute',
  23749.                                 'settings' => [
  23750.                                     'dataSourceIndex' => '0',
  23751.                                     'attributeName' => 'pzn',
  23752.                                     'language' => '',
  23753.                                 ],
  23754.                             ],
  23755.                             'createLocationStrategy' => [
  23756.                                 'type' => 'doNotCreate',
  23757.                             ],
  23758.                             'locationUpdateStrategy' => [
  23759.                                 'type' => 'noChange',
  23760.                             ],
  23761.                             'publishingStrategy' => [
  23762.                                 'type' => 'noChangeUnpublishNew',
  23763.                             ],
  23764.                         ],
  23765.                         'processingConfig' => [
  23766.                             'executionType' => 'parallel',
  23767.                             'idDataIndex' => '',
  23768.                         ],
  23769.                         'mappingConfig' => [
  23770.                             => [
  23771.                                 'label' => 'ASIN',
  23772.                                 'dataSourceIndex' => [
  23773.                                     => '1',
  23774.                                 ],
  23775.                                 'transformationResultType' => 'default',
  23776.                                 'dataTarget' => [
  23777.                                     'type' => 'direct',
  23778.                                     'settings' => [
  23779.                                         'fieldName' => 'ASIN',
  23780.                                         'language' => '',
  23781.                                         'writeIfTargetIsNotEmpty' => true,
  23782.                                         'writeIfSourceIsEmpty' => true,
  23783.                                     ],
  23784.                                 ],
  23785.                                 'transformationPipeline' => [
  23786.                                 ],
  23787.                             ],
  23788.                         ],
  23789.                         'executionConfig' => [
  23790.                             'scheduleType' => 'job',
  23791.                             'cronDefinition' => '',
  23792.                             'scheduledAt' => '',
  23793.                         ],
  23794.                         'permissions' => [
  23795.                             'user' => [
  23796.                             ],
  23797.                             'role' => [
  23798.                             ],
  23799.                         ],
  23800.                         'workspaces' => [
  23801.                         ],
  23802.                     ],
  23803.                     'IhreApotheke' => [
  23804.                         'general' => [
  23805.                             'active' => true,
  23806.                             'type' => 'graphql',
  23807.                             'name' => 'IhreApotheke',
  23808.                             'description' => '',
  23809.                             'group' => 'HevertExtern',
  23810.                             'sqlObjectCondition' => '',
  23811.                             'modificationDate' => 1710225520,
  23812.                             'path' => NULL,
  23813.                             'createDate' => 1689523447,
  23814.                         ],
  23815.                         'schema' => [
  23816.                             'queryEntities' => [
  23817.                                 'Produkt' => [
  23818.                                     'id' => 'Produkt',
  23819.                                     'name' => 'Produkt',
  23820.                                     'columnConfig' => [
  23821.                                         'columns' => [
  23822.                                             => [
  23823.                                                 'attributes' => [
  23824.                                                     'attribute' => 'produktname',
  23825.                                                     'label' => 'Produktname',
  23826.                                                     'dataType' => 'input',
  23827.                                                 ],
  23828.                                                 'isOperator' => false,
  23829.                                             ],
  23830.                                             => [
  23831.                                                 'attributes' => [
  23832.                                                     'attribute' => 'pzn',
  23833.                                                     'label' => 'PZN',
  23834.                                                     'dataType' => 'input',
  23835.                                                 ],
  23836.                                                 'isOperator' => false,
  23837.                                             ],
  23838.                                             => [
  23839.                                                 'isOperator' => true,
  23840.                                                 'attributes' => [
  23841.                                                     'type' => 'operator',
  23842.                                                     'class' => 'Concatenator',
  23843.                                                     'label' => 'MergedText',
  23844.                                                     'glue' => '',
  23845.                                                     'childs' => [
  23846.                                                         => [
  23847.                                                             'isOperator' => false,
  23848.                                                             'attributes' => [
  23849.                                                                 'label' => 'Consumer Insight EV',
  23850.                                                                 'type' => 'value',
  23851.                                                                 'class' => 'DefaultValue',
  23852.                                                                 'attribute' => 'consumerInsightEv',
  23853.                                                                 'dataType' => 'wysiwyg',
  23854.                                                                 'childs' => [
  23855.                                                                 ],
  23856.                                                             ],
  23857.                                                         ],
  23858.                                                         => [
  23859.                                                             'isOperator' => false,
  23860.                                                             'attributes' => [
  23861.                                                                 'label' => 'Benefit EV (2)',
  23862.                                                                 'type' => 'value',
  23863.                                                                 'class' => 'DefaultValue',
  23864.                                                                 'attribute' => 'benefitEv2',
  23865.                                                                 'dataType' => 'wysiwyg',
  23866.                                                                 'childs' => [
  23867.                                                                 ],
  23868.                                                             ],
  23869.                                                         ],
  23870.                                                         => [
  23871.                                                             'isOperator' => false,
  23872.                                                             'attributes' => [
  23873.                                                                 'label' => 'Reason why EV (reasonWhyEv)',
  23874.                                                                 'type' => 'value',
  23875.                                                                 'class' => 'DefaultValue',
  23876.                                                                 'attribute' => 'reasonWhyEv',
  23877.                                                                 'dataType' => 'wysiwyg',
  23878.                                                                 'childs' => [
  23879.                                                                 ],
  23880.                                                             ],
  23881.                                                         ],
  23882.                                                         => [
  23883.                                                             'isOperator' => false,
  23884.                                                             'attributes' => [
  23885.                                                                 'label' => 'Kernaussage EV',
  23886.                                                                 'type' => 'value',
  23887.                                                                 'class' => 'DefaultValue',
  23888.                                                                 'attribute' => 'kernaussageEv',
  23889.                                                                 'dataType' => 'wysiwyg',
  23890.                                                                 'childs' => [
  23891.                                                                 ],
  23892.                                                             ],
  23893.                                                         ],
  23894.                                                     ],
  23895.                                                 ],
  23896.                                                 'key' => '#652847d8dcefe',
  23897.                                             ],
  23898.                                             => [
  23899.                                                 'attributes' => [
  23900.                                                     'attribute' => 'darreichungsform',
  23901.                                                     'label' => 'Darreichungsform',
  23902.                                                     'dataType' => 'select',
  23903.                                                 ],
  23904.                                                 'isOperator' => false,
  23905.                                             ],
  23906.                                             => [
  23907.                                                 'attributes' => [
  23908.                                                     'attribute' => 'imagePackshotClassic',
  23909.                                                     'label' => 'Image Packshot Classic',
  23910.                                                     'dataType' => 'image',
  23911.                                                 ],
  23912.                                                 'isOperator' => false,
  23913.                                             ],
  23914.                                             => [
  23915.                                                 'attributes' => [
  23916.                                                     'attribute' => 'pflichttextEv',
  23917.                                                     'label' => '~pflichttext-ev',
  23918.                                                     'dataType' => 'wysiwyg',
  23919.                                                 ],
  23920.                                                 'isOperator' => false,
  23921.                                             ],
  23922.                                             => [
  23923.                                                 'attributes' => [
  23924.                                                     'attribute' => 'seoMetaTitle',
  23925.                                                     'label' => '~seo-meta-titel',
  23926.                                                     'dataType' => 'input',
  23927.                                                 ],
  23928.                                                 'isOperator' => false,
  23929.                                             ],
  23930.                                             => [
  23931.                                                 'attributes' => [
  23932.                                                     'attribute' => 'seoMetaDescription',
  23933.                                                     'label' => '~seo-meta-description',
  23934.                                                     'dataType' => 'textarea',
  23935.                                                 ],
  23936.                                                 'isOperator' => false,
  23937.                                             ],
  23938.                                             => [
  23939.                                                 'attributes' => [
  23940.                                                     'attribute' => 'seoMetaKeywords',
  23941.                                                     'label' => '~seo-meta-keywords',
  23942.                                                     'dataType' => 'textarea',
  23943.                                                 ],
  23944.                                                 'isOperator' => false,
  23945.                                             ],
  23946.                                             => [
  23947.                                                 'attributes' => [
  23948.                                                     'attribute' => 'AVP',
  23949.                                                     'label' => 'AVP',
  23950.                                                     'dataType' => 'numeric',
  23951.                                                 ],
  23952.                                                 'isOperator' => false,
  23953.                                             ],
  23954.                                         ],
  23955.                                     ],
  23956.                                 ],
  23957.                             ],
  23958.                             'mutationEntities' => [
  23959.                             ],
  23960.                             'specialEntities' => [
  23961.                                 'document' => [
  23962.                                     'read' => false,
  23963.                                     'create' => false,
  23964.                                     'update' => false,
  23965.                                     'delete' => false,
  23966.                                 ],
  23967.                                 'document_folder' => [
  23968.                                     'read' => false,
  23969.                                     'create' => false,
  23970.                                     'update' => false,
  23971.                                     'delete' => false,
  23972.                                 ],
  23973.                                 'asset' => [
  23974.                                     'read' => true,
  23975.                                     'create' => false,
  23976.                                     'update' => false,
  23977.                                     'delete' => false,
  23978.                                 ],
  23979.                                 'asset_folder' => [
  23980.                                     'read' => true,
  23981.                                     'create' => false,
  23982.                                     'update' => false,
  23983.                                     'delete' => false,
  23984.                                 ],
  23985.                                 'asset_listing' => [
  23986.                                     'read' => true,
  23987.                                     'create' => false,
  23988.                                     'update' => false,
  23989.                                     'delete' => false,
  23990.                                 ],
  23991.                                 'object_folder' => [
  23992.                                     'read' => true,
  23993.                                     'create' => false,
  23994.                                     'update' => false,
  23995.                                     'delete' => false,
  23996.                                 ],
  23997.                                 'translation' => [
  23998.                                     'read' => false,
  23999.                                     'create' => false,
  24000.                                     'update' => false,
  24001.                                     'delete' => false,
  24002.                                 ],
  24003.                                 'translation_listing' => [
  24004.                                     'read' => false,
  24005.                                     'create' => false,
  24006.                                     'update' => false,
  24007.                                     'delete' => false,
  24008.                                 ],
  24009.                             ],
  24010.                         ],
  24011.                         'security' => [
  24012.                             'method' => 'datahub_apikey',
  24013.                             'apikey' => [
  24014.                                 => '7af923cdcdcf098903573cc082b27d34',
  24015.                             ],
  24016.                             'skipPermissionCheck' => false,
  24017.                             'disableIntrospection' => false,
  24018.                         ],
  24019.                         'workspaces' => [
  24020.                             'asset' => [
  24021.                                 => [
  24022.                                     'read' => true,
  24023.                                     'cpath' => '/Bilder/PackshotsCl',
  24024.                                     'create' => false,
  24025.                                     'update' => false,
  24026.                                     'delete' => false,
  24027.                                     'id' => 'extModel385-1',
  24028.                                 ],
  24029.                             ],
  24030.                             'document' => [
  24031.                             ],
  24032.                             'object' => [
  24033.                                 => [
  24034.                                     'read' => true,
  24035.                                     'cpath' => '/Produkte/Deutschland',
  24036.                                     'create' => false,
  24037.                                     'update' => false,
  24038.                                     'delete' => false,
  24039.                                     'id' => 'extModel411-1',
  24040.                                 ],
  24041.                             ],
  24042.                         ],
  24043.                         'permissions' => [
  24044.                             'user' => [
  24045.                             ],
  24046.                             'role' => [
  24047.                             ],
  24048.                         ],
  24049.                     ],
  24050.                     'test-sk' => [
  24051.                         'general' => [
  24052.                             'active' => true,
  24053.                             'type' => 'graphql',
  24054.                             'name' => 'test-sk',
  24055.                             'description' => '',
  24056.                             'group' => '',
  24057.                             'sqlObjectCondition' => '',
  24058.                             'modificationDate' => 1664872650,
  24059.                             'path' => NULL,
  24060.                             'createDate' => 1664542025,
  24061.                         ],
  24062.                         'schema' => [
  24063.                             'queryEntities' => [
  24064.                                 'Produkt' => [
  24065.                                     'id' => 'Produkt',
  24066.                                     'name' => 'Produkt',
  24067.                                     'columnConfig' => [
  24068.                                         'columns' => [
  24069.                                             => [
  24070.                                                 'attributes' => [
  24071.                                                     'attribute' => 'id',
  24072.                                                     'label' => 'id',
  24073.                                                     'dataType' => 'system',
  24074.                                                 ],
  24075.                                                 'isOperator' => false,
  24076.                                             ],
  24077.                                             => [
  24078.                                                 'attributes' => [
  24079.                                                     'attribute' => 'key',
  24080.                                                     'label' => 'key',
  24081.                                                     'dataType' => 'system',
  24082.                                                 ],
  24083.                                                 'isOperator' => false,
  24084.                                             ],
  24085.                                             => [
  24086.                                                 'attributes' => [
  24087.                                                     'attribute' => 'produktname',
  24088.                                                     'label' => 'Produktname',
  24089.                                                     'dataType' => 'input',
  24090.                                                 ],
  24091.                                                 'isOperator' => false,
  24092.                                             ],
  24093.                                             => [
  24094.                                                 'attributes' => [
  24095.                                                     'attribute' => 'packungsgroesse',
  24096.                                                     'label' => 'Packungsgroesse',
  24097.                                                     'dataType' => 'inputQuantityValue',
  24098.                                                 ],
  24099.                                                 'isOperator' => false,
  24100.                                             ],
  24101.                                             => [
  24102.                                                 'attributes' => [
  24103.                                                     'attribute' => 'imageMarketingtext1x1',
  24104.                                                     'label' => 'Bild 1x1',
  24105.                                                     'dataType' => 'hotspotimage',
  24106.                                                 ],
  24107.                                                 'isOperator' => false,
  24108.                                             ],
  24109.                                             => [
  24110.                                                 'attributes' => [
  24111.                                                     'attribute' => 'imageMarketingtext16x9',
  24112.                                                     'label' => 'Bild 16x9',
  24113.                                                     'dataType' => 'hotspotimage',
  24114.                                                 ],
  24115.                                                 'isOperator' => false,
  24116.                                             ],
  24117.                                             => [
  24118.                                                 'attributes' => [
  24119.                                                     'attribute' => 'imageMarketingtext3x2',
  24120.                                                     'label' => 'Bild 3x2',
  24121.                                                     'dataType' => 'hotspotimage',
  24122.                                                 ],
  24123.                                                 'isOperator' => false,
  24124.                                             ],
  24125.                                             => [
  24126.                                                 'attributes' => [
  24127.                                                     'attribute' => 'imageMarketingtext4x3',
  24128.                                                     'label' => 'Bild 4x3',
  24129.                                                     'dataType' => 'hotspotimage',
  24130.                                                 ],
  24131.                                                 'isOperator' => false,
  24132.                                             ],
  24133.                                             => [
  24134.                                                 'attributes' => [
  24135.                                                     'attribute' => 'imageMarketingtext5x8',
  24136.                                                     'label' => 'Bild 5x8',
  24137.                                                     'dataType' => 'hotspotimage',
  24138.                                                 ],
  24139.                                                 'isOperator' => false,
  24140.                                             ],
  24141.                                             => [
  24142.                                                 'attributes' => [
  24143.                                                     'attribute' => 'imageTrenner16x9',
  24144.                                                     'label' => 'Bildtrenner 16x9',
  24145.                                                     'dataType' => 'hotspotimage',
  24146.                                                 ],
  24147.                                                 'isOperator' => false,
  24148.                                             ],
  24149.                                             10 => [
  24150.                                                 'attributes' => [
  24151.                                                     'attribute' => 'imageTrenner3x2',
  24152.                                                     'label' => 'Bildtrenner 3x2',
  24153.                                                     'dataType' => 'hotspotimage',
  24154.                                                 ],
  24155.                                                 'isOperator' => false,
  24156.                                             ],
  24157.                                             11 => [
  24158.                                                 'attributes' => [
  24159.                                                     'attribute' => 'imageTrenner5x8',
  24160.                                                     'label' => 'Bildtrenner 5x8',
  24161.                                                     'dataType' => 'hotspotimage',
  24162.                                                 ],
  24163.                                                 'isOperator' => false,
  24164.                                             ],
  24165.                                         ],
  24166.                                     ],
  24167.                                 ],
  24168.                             ],
  24169.                             'mutationEntities' => [
  24170.                             ],
  24171.                             'specialEntities' => [
  24172.                                 'document' => [
  24173.                                     'read' => false,
  24174.                                     'create' => false,
  24175.                                     'update' => false,
  24176.                                     'delete' => false,
  24177.                                 ],
  24178.                                 'document_folder' => [
  24179.                                     'read' => false,
  24180.                                     'create' => false,
  24181.                                     'update' => false,
  24182.                                     'delete' => false,
  24183.                                 ],
  24184.                                 'asset' => [
  24185.                                     'read' => true,
  24186.                                     'create' => false,
  24187.                                     'update' => false,
  24188.                                     'delete' => false,
  24189.                                 ],
  24190.                                 'asset_folder' => [
  24191.                                     'read' => true,
  24192.                                     'create' => false,
  24193.                                     'update' => false,
  24194.                                     'delete' => false,
  24195.                                 ],
  24196.                                 'asset_listing' => [
  24197.                                     'read' => true,
  24198.                                     'create' => false,
  24199.                                     'update' => false,
  24200.                                     'delete' => false,
  24201.                                 ],
  24202.                                 'object_folder' => [
  24203.                                     'read' => true,
  24204.                                     'create' => false,
  24205.                                     'update' => false,
  24206.                                     'delete' => false,
  24207.                                 ],
  24208.                                 'translation' => [
  24209.                                     'read' => false,
  24210.                                     'create' => false,
  24211.                                     'update' => false,
  24212.                                     'delete' => false,
  24213.                                 ],
  24214.                                 'translation_listing' => [
  24215.                                     'read' => false,
  24216.                                     'create' => false,
  24217.                                     'update' => false,
  24218.                                     'delete' => false,
  24219.                                 ],
  24220.                             ],
  24221.                         ],
  24222.                         'security' => [
  24223.                             'method' => 'datahub_apikey',
  24224.                             'apikey' => [
  24225.                                 => 'be02657d4a042b980e40d933feab7391',
  24226.                             ],
  24227.                             'skipPermissionCheck' => true,
  24228.                             'disableIntrospection' => false,
  24229.                         ],
  24230.                         'workspaces' => [
  24231.                             'asset' => [
  24232.                                 => [
  24233.                                     'read' => true,
  24234.                                     'cpath' => '/',
  24235.                                     'create' => false,
  24236.                                     'update' => false,
  24237.                                     'delete' => false,
  24238.                                     'id' => 'extModel384-1',
  24239.                                 ],
  24240.                             ],
  24241.                             'document' => [
  24242.                             ],
  24243.                             'object' => [
  24244.                                 => [
  24245.                                     'read' => true,
  24246.                                     'cpath' => '/',
  24247.                                     'create' => false,
  24248.                                     'update' => false,
  24249.                                     'delete' => false,
  24250.                                     'id' => 'extModel410-1',
  24251.                                 ],
  24252.                             ],
  24253.                         ],
  24254.                         'permissions' => [
  24255.                             'user' => [
  24256.                             ],
  24257.                             'role' => [
  24258.                             ],
  24259.                         ],
  24260.                     ],
  24261.                     'Calmvalera' => [
  24262.                         'general' => [
  24263.                             'active' => true,
  24264.                             'type' => 'graphql',
  24265.                             'name' => 'Calmvalera',
  24266.                             'description' => '',
  24267.                             'group' => 'LandingPages',
  24268.                             'sqlObjectCondition' => '',
  24269.                             'modificationDate' => 1732020202,
  24270.                             'path' => NULL,
  24271.                             'createDate' => 1656077741,
  24272.                         ],
  24273.                         'schema' => [
  24274.                             'queryEntities' => [
  24275.                                 'Beitrag' => [
  24276.                                     'id' => 'Beitrag',
  24277.                                     'name' => 'Beitrag',
  24278.                                     'columnConfig' => [
  24279.                                         'columns' => [
  24280.                                             => [
  24281.                                                 'attributes' => [
  24282.                                                     'attribute' => 'id',
  24283.                                                     'label' => 'ID',
  24284.                                                     'dataType' => 'system',
  24285.                                                 ],
  24286.                                                 'isOperator' => false,
  24287.                                             ],
  24288.                                             => [
  24289.                                                 'attributes' => [
  24290.                                                     'attribute' => 'key',
  24291.                                                     'label' => 'Schlüssel',
  24292.                                                     'dataType' => 'system',
  24293.                                                 ],
  24294.                                                 'isOperator' => false,
  24295.                                             ],
  24296.                                             => [
  24297.                                                 'attributes' => [
  24298.                                                     'attribute' => 'creationDate',
  24299.                                                     'label' => 'Erstellungsdatum',
  24300.                                                     'dataType' => 'system',
  24301.                                                 ],
  24302.                                                 'isOperator' => false,
  24303.                                             ],
  24304.                                             => [
  24305.                                                 'attributes' => [
  24306.                                                     'attribute' => 'modificationDate',
  24307.                                                     'label' => 'Änderungsdatum',
  24308.                                                     'dataType' => 'system',
  24309.                                                 ],
  24310.                                                 'isOperator' => false,
  24311.                                             ],
  24312.                                             => [
  24313.                                                 'attributes' => [
  24314.                                                     'attribute' => 'articleType',
  24315.                                                     'label' => 'Typ',
  24316.                                                     'dataType' => 'select',
  24317.                                                 ],
  24318.                                                 'isOperator' => false,
  24319.                                             ],
  24320.                                             => [
  24321.                                                 'attributes' => [
  24322.                                                     'attribute' => 'articleType2',
  24323.                                                     'label' => 'PM Typ',
  24324.                                                     'dataType' => 'select',
  24325.                                                 ],
  24326.                                                 'isOperator' => false,
  24327.                                             ],
  24328.                                             => [
  24329.                                                 'attributes' => [
  24330.                                                     'attribute' => 'articleDate',
  24331.                                                     'label' => 'Datum',
  24332.                                                     'dataType' => 'datetime',
  24333.                                                 ],
  24334.                                                 'isOperator' => false,
  24335.                                             ],
  24336.                                             => [
  24337.                                                 'attributes' => [
  24338.                                                     'attribute' => 'stateInformation',
  24339.                                                     'label' => 'Status',
  24340.                                                     'dataType' => 'select',
  24341.                                                 ],
  24342.                                                 'isOperator' => false,
  24343.                                             ],
  24344.                                             => [
  24345.                                                 'attributes' => [
  24346.                                                     'attribute' => 'publishEndverbraucher',
  24347.                                                     'label' => 'Endverbraucher',
  24348.                                                     'dataType' => 'select',
  24349.                                                 ],
  24350.                                                 'isOperator' => false,
  24351.                                             ],
  24352.                                             => [
  24353.                                                 'attributes' => [
  24354.                                                     'attribute' => 'publishFachkreise',
  24355.                                                     'label' => 'Fachkreise',
  24356.                                                     'dataType' => 'select',
  24357.                                                 ],
  24358.                                                 'isOperator' => false,
  24359.                                             ],
  24360.                                             10 => [
  24361.                                                 'attributes' => [
  24362.                                                     'attribute' => 'author',
  24363.                                                     'label' => 'Autor',
  24364.                                                     'dataType' => 'manyToOneRelation',
  24365.                                                 ],
  24366.                                                 'isOperator' => false,
  24367.                                             ],
  24368.                                             11 => [
  24369.                                                 'attributes' => [
  24370.                                                     'attribute' => 'topic',
  24371.                                                     'label' => '(topic)',
  24372.                                                     'dataType' => 'manyToManyObjectRelation',
  24373.                                                 ],
  24374.                                                 'isOperator' => false,
  24375.                                             ],
  24376.                                             12 => [
  24377.                                                 'attributes' => [
  24378.                                                     'attribute' => 'keyword',
  24379.                                                     'label' => '(keyword)',
  24380.                                                     'dataType' => 'manyToManyObjectRelation',
  24381.                                                 ],
  24382.                                                 'isOperator' => false,
  24383.                                             ],
  24384.                                             13 => [
  24385.                                                 'attributes' => [
  24386.                                                     'attribute' => 'titleOriginal',
  24387.                                                     'label' => 'Titel',
  24388.                                                     'dataType' => 'input',
  24389.                                                 ],
  24390.                                                 'isOperator' => false,
  24391.                                             ],
  24392.                                             14 => [
  24393.                                                 'attributes' => [
  24394.                                                     'attribute' => 'titleReworked',
  24395.                                                     'label' => 'Titel',
  24396.                                                     'dataType' => 'input',
  24397.                                                 ],
  24398.                                                 'isOperator' => false,
  24399.                                             ],
  24400.                                             15 => [
  24401.                                                 'attributes' => [
  24402.                                                     'attribute' => 'titleOnline',
  24403.                                                     'label' => 'Titel',
  24404.                                                     'dataType' => 'input',
  24405.                                                 ],
  24406.                                                 'isOperator' => false,
  24407.                                             ],
  24408.                                             16 => [
  24409.                                                 'attributes' => [
  24410.                                                     'attribute' => 'subHeadingOriginal',
  24411.                                                     'label' => 'Zwischenheadline',
  24412.                                                     'dataType' => 'textarea',
  24413.                                                 ],
  24414.                                                 'isOperator' => false,
  24415.                                             ],
  24416.                                             17 => [
  24417.                                                 'attributes' => [
  24418.                                                     'attribute' => 'subHeadingReworked',
  24419.                                                     'label' => 'Zwischenheadline',
  24420.                                                     'dataType' => 'textarea',
  24421.                                                 ],
  24422.                                                 'isOperator' => false,
  24423.                                             ],
  24424.                                             18 => [
  24425.                                                 'attributes' => [
  24426.                                                     'attribute' => 'subHeadingOnline',
  24427.                                                     'label' => 'Zwischenheadline',
  24428.                                                     'dataType' => 'textarea',
  24429.                                                 ],
  24430.                                                 'isOperator' => false,
  24431.                                             ],
  24432.                                             19 => [
  24433.                                                 'attributes' => [
  24434.                                                     'attribute' => 'subTitleOriginal',
  24435.                                                     'label' => 'SubTitel',
  24436.                                                     'dataType' => 'textarea',
  24437.                                                 ],
  24438.                                                 'isOperator' => false,
  24439.                                             ],
  24440.                                             20 => [
  24441.                                                 'attributes' => [
  24442.                                                     'attribute' => 'subTitleReworked',
  24443.                                                     'label' => 'SubTitel',
  24444.                                                     'dataType' => 'textarea',
  24445.                                                 ],
  24446.                                                 'isOperator' => false,
  24447.                                             ],
  24448.                                             21 => [
  24449.                                                 'attributes' => [
  24450.                                                     'attribute' => 'subTitleOnline',
  24451.                                                     'label' => 'SubTitel',
  24452.                                                     'dataType' => 'textarea',
  24453.                                                 ],
  24454.                                                 'isOperator' => false,
  24455.                                             ],
  24456.                                             22 => [
  24457.                                                 'attributes' => [
  24458.                                                     'attribute' => 'summary',
  24459.                                                     'label' => 'Zusammenfassung',
  24460.                                                     'dataType' => 'textarea',
  24461.                                                 ],
  24462.                                                 'isOperator' => false,
  24463.                                             ],
  24464.                                             23 => [
  24465.                                                 'attributes' => [
  24466.                                                     'attribute' => 'pressreleaseOriginal',
  24467.                                                     'label' => '(pressreleaseOriginal)',
  24468.                                                     'dataType' => 'wysiwyg',
  24469.                                                 ],
  24470.                                                 'isOperator' => false,
  24471.                                             ],
  24472.                                             24 => [
  24473.                                                 'attributes' => [
  24474.                                                     'attribute' => 'pressreleaseRework',
  24475.                                                     'label' => '(pressreleaseRework)',
  24476.                                                     'dataType' => 'wysiwyg',
  24477.                                                 ],
  24478.                                                 'isOperator' => false,
  24479.                                             ],
  24480.                                             25 => [
  24481.                                                 'attributes' => [
  24482.                                                     'attribute' => 'pressreleaseOnline',
  24483.                                                     'label' => '(pressreleaseOnline)',
  24484.                                                     'dataType' => 'wysiwyg',
  24485.                                                 ],
  24486.                                                 'isOperator' => false,
  24487.                                             ],
  24488.                                             26 => [
  24489.                                                 'attributes' => [
  24490.                                                     'attribute' => 'quellenangaben',
  24491.                                                     'label' => 'Quellenangaben',
  24492.                                                     'dataType' => 'fieldcollections',
  24493.                                                 ],
  24494.                                                 'isOperator' => false,
  24495.                                             ],
  24496.                                             27 => [
  24497.                                                 'attributes' => [
  24498.                                                     'attribute' => 'weiterfuehrendeLinks',
  24499.                                                     'label' => 'Weiterführende Links',
  24500.                                                     'dataType' => 'fieldcollections',
  24501.                                                 ],
  24502.                                                 'isOperator' => false,
  24503.                                             ],
  24504.                                             28 => [
  24505.                                                 'attributes' => [
  24506.                                                     'attribute' => 'product',
  24507.                                                     'label' => '(product)',
  24508.                                                     'dataType' => 'manyToManyObjectRelation',
  24509.                                                 ],
  24510.                                                 'isOperator' => false,
  24511.                                             ],
  24512.                                             29 => [
  24513.                                                 'attributes' => [
  24514.                                                     'attribute' => 'interest',
  24515.                                                     'label' => 'Für Sie auch interessant',
  24516.                                                     'dataType' => 'manyToManyObjectRelation',
  24517.                                                 ],
  24518.                                                 'isOperator' => false,
  24519.                                             ],
  24520.                                             30 => [
  24521.                                                 'attributes' => [
  24522.                                                     'attribute' => 'more',
  24523.                                                     'label' => 'Mehr aus unserem Magazin',
  24524.                                                     'dataType' => 'manyToManyObjectRelation',
  24525.                                                 ],
  24526.                                                 'isOperator' => false,
  24527.                                             ],
  24528.                                             31 => [
  24529.                                                 'attributes' => [
  24530.                                                     'attribute' => 'image3x2',
  24531.                                                     'label' => 'Bild 3x2',
  24532.                                                     'dataType' => 'hotspotimage',
  24533.                                                 ],
  24534.                                                 'isOperator' => false,
  24535.                                             ],
  24536.                                             32 => [
  24537.                                                 'attributes' => [
  24538.                                                     'attribute' => 'image16x9',
  24539.                                                     'label' => 'Bild 16x9',
  24540.                                                     'dataType' => 'hotspotimage',
  24541.                                                 ],
  24542.                                                 'isOperator' => false,
  24543.                                             ],
  24544.                                             33 => [
  24545.                                                 'attributes' => [
  24546.                                                     'attribute' => 'image1x1',
  24547.                                                     'label' => 'Bild 1x1',
  24548.                                                     'dataType' => 'hotspotimage',
  24549.                                                 ],
  24550.                                                 'isOperator' => false,
  24551.                                             ],
  24552.                                             34 => [
  24553.                                                 'attributes' => [
  24554.                                                     'attribute' => 'image4x3',
  24555.                                                     'label' => 'Bild 4x3',
  24556.                                                     'dataType' => 'hotspotimage',
  24557.                                                 ],
  24558.                                                 'isOperator' => false,
  24559.                                             ],
  24560.                                             35 => [
  24561.                                                 'attributes' => [
  24562.                                                     'attribute' => 'image5x8',
  24563.                                                     'label' => 'Bild 5x8',
  24564.                                                     'dataType' => 'hotspotimage',
  24565.                                                 ],
  24566.                                                 'isOperator' => false,
  24567.                                             ],
  24568.                                             36 => [
  24569.                                                 'attributes' => [
  24570.                                                     'attribute' => 'productimage1x1',
  24571.                                                     'label' => 'Produkt-Ersatz-Bild 1x1',
  24572.                                                     'dataType' => 'hotspotimage',
  24573.                                                 ],
  24574.                                                 'isOperator' => false,
  24575.                                             ],
  24576.                                             37 => [
  24577.                                                 'attributes' => [
  24578.                                                     'attribute' => 'packshotwave',
  24579.                                                     'label' => 'Packshot auf Welle',
  24580.                                                     'dataType' => 'hotspotimage',
  24581.                                                 ],
  24582.                                                 'isOperator' => false,
  24583.                                             ],
  24584.                                             38 => [
  24585.                                                 'isOperator' => true,
  24586.                                                 'attributes' => [
  24587.                                                     'label' => 'thtml',
  24588.                                                     'type' => 'operator',
  24589.                                                     'class' => 'ThumbnailHtml',
  24590.                                                     'thumbnailHtmlConfig' => 'web_medium_5x8',
  24591.                                                     'childs' => [
  24592.                                                         => [
  24593.                                                             'isOperator' => false,
  24594.                                                             'attributes' => [
  24595.                                                                 'label' => 'Bild 5x8 (image5x8)',
  24596.                                                                 'type' => 'value',
  24597.                                                                 'class' => 'DefaultValue',
  24598.                                                                 'attribute' => 'image5x8',
  24599.                                                                 'dataType' => 'hotspotimage',
  24600.                                                                 'childs' => [
  24601.                                                                 ],
  24602.                                                             ],
  24603.                                                         ],
  24604.                                                     ],
  24605.                                                 ],
  24606.                                                 'key' => '#66c74ef269464',
  24607.                                             ],
  24608.                                             39 => [
  24609.                                                 'isOperator' => true,
  24610.                                                 'attributes' => [
  24611.                                                     'label' => 'Thumbnail',
  24612.                                                     'type' => 'operator',
  24613.                                                     'class' => 'Thumbnail',
  24614.                                                     'thumbnailConfig' => 'web_medium_5x8',
  24615.                                                     'childs' => [
  24616.                                                         => [
  24617.                                                             'isOperator' => false,
  24618.                                                             'attributes' => [
  24619.                                                                 'label' => 'Bild 5x8 (image5x8)',
  24620.                                                                 'type' => 'value',
  24621.                                                                 'class' => 'DefaultValue',
  24622.                                                                 'attribute' => 'image5x8',
  24623.                                                                 'dataType' => 'hotspotimage',
  24624.                                                                 'childs' => [
  24625.                                                                 ],
  24626.                                                             ],
  24627.                                                         ],
  24628.                                                     ],
  24629.                                                 ],
  24630.                                                 'key' => '#66c74ef269465',
  24631.                                             ],
  24632.                                             40 => [
  24633.                                                 'attributes' => [
  24634.                                                     'attribute' => 'titleSeo',
  24635.                                                     'label' => 'Meta-Titel',
  24636.                                                     'dataType' => 'textarea',
  24637.                                                 ],
  24638.                                                 'isOperator' => false,
  24639.                                             ],
  24640.                                             41 => [
  24641.                                                 'attributes' => [
  24642.                                                     'attribute' => 'descriptionSeo',
  24643.                                                     'label' => 'Meta-Beschreibung',
  24644.                                                     'dataType' => 'textarea',
  24645.                                                 ],
  24646.                                                 'isOperator' => false,
  24647.                                             ],
  24648.                                             42 => [
  24649.                                                 'attributes' => [
  24650.                                                     'attribute' => 'keywordsSeo',
  24651.                                                     'label' => 'Fokus-Keywords',
  24652.                                                     'dataType' => 'textarea',
  24653.                                                 ],
  24654.                                                 'isOperator' => false,
  24655.                                             ],
  24656.                                             43 => [
  24657.                                                 'attributes' => [
  24658.                                                     'attribute' => 'pressreleasepdf',
  24659.                                                     'label' => 'Pressreleasepdf',
  24660.                                                     'dataType' => 'advancedManyToManyRelation',
  24661.                                                 ],
  24662.                                                 'isOperator' => false,
  24663.                                             ],
  24664.                                             44 => [
  24665.                                                 'attributes' => [
  24666.                                                     'attribute' => 'pressimages',
  24667.                                                     'label' => 'Pressebilder',
  24668.                                                     'dataType' => 'imageGallery',
  24669.                                                 ],
  24670.                                                 'isOperator' => false,
  24671.                                             ],
  24672.                                         ],
  24673.                                     ],
  24674.                                 ],
  24675.                                 'Produkt' => [
  24676.                                     'id' => 'Produkt',
  24677.                                     'name' => 'Produkt',
  24678.                                     'columnConfig' => [
  24679.                                         'columns' => [
  24680.                                             => [
  24681.                                                 'attributes' => [
  24682.                                                     'attribute' => 'id',
  24683.                                                     'label' => 'ID',
  24684.                                                     'dataType' => 'system',
  24685.                                                 ],
  24686.                                                 'isOperator' => false,
  24687.                                             ],
  24688.                                             => [
  24689.                                                 'attributes' => [
  24690.                                                     'attribute' => 'key',
  24691.                                                     'label' => 'Schlüssel',
  24692.                                                     'dataType' => 'system',
  24693.                                                 ],
  24694.                                                 'isOperator' => false,
  24695.                                             ],
  24696.                                             => [
  24697.                                                 'attributes' => [
  24698.                                                     'attribute' => 'creationDate',
  24699.                                                     'label' => 'Erstellungsdatum',
  24700.                                                     'dataType' => 'system',
  24701.                                                 ],
  24702.                                                 'isOperator' => false,
  24703.                                             ],
  24704.                                             => [
  24705.                                                 'attributes' => [
  24706.                                                     'attribute' => 'modificationDate',
  24707.                                                     'label' => 'Änderungsdatum',
  24708.                                                     'dataType' => 'system',
  24709.                                                 ],
  24710.                                                 'isOperator' => false,
  24711.                                             ],
  24712.                                             => [
  24713.                                                 'attributes' => [
  24714.                                                     'attribute' => 'zulassungsnummer',
  24715.                                                     'label' => 'Zulassungsnummer',
  24716.                                                     'dataType' => 'input',
  24717.                                                 ],
  24718.                                                 'isOperator' => false,
  24719.                                             ],
  24720.                                             => [
  24721.                                                 'attributes' => [
  24722.                                                     'attribute' => 'typ',
  24723.                                                     'label' => 'Typ',
  24724.                                                     'dataType' => 'select',
  24725.                                                 ],
  24726.                                                 'isOperator' => false,
  24727.                                             ],
  24728.                                             => [
  24729.                                                 'attributes' => [
  24730.                                                     'attribute' => 'landMarkt',
  24731.                                                     'label' => 'Land/Markt',
  24732.                                                     'dataType' => 'countrymultiselect',
  24733.                                                 ],
  24734.                                                 'isOperator' => false,
  24735.                                             ],
  24736.                                             => [
  24737.                                                 'attributes' => [
  24738.                                                     'attribute' => 'neu',
  24739.                                                     'label' => 'Neu',
  24740.                                                     'dataType' => 'booleanSelect',
  24741.                                                 ],
  24742.                                                 'isOperator' => false,
  24743.                                             ],
  24744.                                             => [
  24745.                                                 'attributes' => [
  24746.                                                     'attribute' => 'stoerer',
  24747.                                                     'label' => 'Störer',
  24748.                                                     'dataType' => 'input',
  24749.                                                 ],
  24750.                                                 'isOperator' => false,
  24751.                                             ],
  24752.                                             => [
  24753.                                                 'attributes' => [
  24754.                                                     'attribute' => 'ccAktiv',
  24755.                                                     'label' => 'Aktiv',
  24756.                                                     'dataType' => 'booleanSelect',
  24757.                                                 ],
  24758.                                                 'isOperator' => false,
  24759.                                             ],
  24760.                                             10 => [
  24761.                                                 'attributes' => [
  24762.                                                     'attribute' => 'ccUrl',
  24763.                                                     'label' => 'URL',
  24764.                                                     'dataType' => 'input',
  24765.                                                 ],
  24766.                                                 'isOperator' => false,
  24767.                                             ],
  24768.                                             11 => [
  24769.                                                 'attributes' => [
  24770.                                                     'attribute' => 'sort',
  24771.                                                     'label' => 'Manuelle Sortierung',
  24772.                                                     'dataType' => 'input',
  24773.                                                 ],
  24774.                                                 'isOperator' => false,
  24775.                                             ],
  24776.                                             12 => [
  24777.                                                 'attributes' => [
  24778.                                                     'attribute' => 'brand',
  24779.                                                     'label' => 'Marke',
  24780.                                                     'dataType' => 'manyToOneRelation',
  24781.                                                 ],
  24782.                                                 'isOperator' => false,
  24783.                                             ],
  24784.                                             13 => [
  24785.                                                 'attributes' => [
  24786.                                                     'attribute' => 'artikelnummer',
  24787.                                                     'label' => 'Artikelnummer',
  24788.                                                     'dataType' => 'input',
  24789.                                                 ],
  24790.                                                 'isOperator' => false,
  24791.                                             ],
  24792.                                             14 => [
  24793.                                                 'attributes' => [
  24794.                                                     'attribute' => 'sapNummer',
  24795.                                                     'label' => 'SAP-Nummer',
  24796.                                                     'dataType' => 'input',
  24797.                                                 ],
  24798.                                                 'isOperator' => false,
  24799.                                             ],
  24800.                                             15 => [
  24801.                                                 'attributes' => [
  24802.                                                     'attribute' => 'pzn',
  24803.                                                     'label' => 'PZN',
  24804.                                                     'dataType' => 'input',
  24805.                                                 ],
  24806.                                                 'isOperator' => false,
  24807.                                             ],
  24808.                                             16 => [
  24809.                                                 'attributes' => [
  24810.                                                     'attribute' => 'zuzahl',
  24811.                                                     'label' => 'Zuzahl',
  24812.                                                     'dataType' => 'input',
  24813.                                                 ],
  24814.                                                 'isOperator' => false,
  24815.                                             ],
  24816.                                             17 => [
  24817.                                                 'attributes' => [
  24818.                                                     'attribute' => 'pxAltUrl',
  24819.                                                     'label' => 'Alternative Url PX Reach',
  24820.                                                     'dataType' => 'input',
  24821.                                                 ],
  24822.                                                 'isOperator' => false,
  24823.                                             ],
  24824.                                             18 => [
  24825.                                                 'attributes' => [
  24826.                                                     'attribute' => 'therapiegebietFachkreise',
  24827.                                                     'label' => 'Fachkreise',
  24828.                                                     'dataType' => 'manyToManyObjectRelation',
  24829.                                                 ],
  24830.                                                 'isOperator' => false,
  24831.                                             ],
  24832.                                             19 => [
  24833.                                                 'attributes' => [
  24834.                                                     'attribute' => 'therapiegebietEndverwender',
  24835.                                                     'label' => 'Endverwender',
  24836.                                                     'dataType' => 'manyToManyObjectRelation',
  24837.                                                 ],
  24838.                                                 'isOperator' => false,
  24839.                                             ],
  24840.                                             20 => [
  24841.                                                 'attributes' => [
  24842.                                                     'attribute' => 'produktname',
  24843.                                                     'label' => 'Produktname',
  24844.                                                     'dataType' => 'input',
  24845.                                                 ],
  24846.                                                 'isOperator' => false,
  24847.                                             ],
  24848.                                             21 => [
  24849.                                                 'attributes' => [
  24850.                                                     'attribute' => 'descriptionShort',
  24851.                                                     'label' => 'Kurzbeschreibung',
  24852.                                                     'dataType' => 'wysiwyg',
  24853.                                                 ],
  24854.                                                 'isOperator' => false,
  24855.                                             ],
  24856.                                             22 => [
  24857.                                                 'attributes' => [
  24858.                                                     'attribute' => 'seoMetaTitle',
  24859.                                                     'label' => 'SEO-Meta-Titel',
  24860.                                                     'dataType' => 'input',
  24861.                                                 ],
  24862.                                                 'isOperator' => false,
  24863.                                             ],
  24864.                                             23 => [
  24865.                                                 'attributes' => [
  24866.                                                     'attribute' => 'seoMetaDescription',
  24867.                                                     'label' => 'SEO-Meta-Description',
  24868.                                                     'dataType' => 'textarea',
  24869.                                                 ],
  24870.                                                 'isOperator' => false,
  24871.                                             ],
  24872.                                             24 => [
  24873.                                                 'attributes' => [
  24874.                                                     'attribute' => 'seoMetaKeywords',
  24875.                                                     'label' => 'SEO-Meta-Keywords',
  24876.                                                     'dataType' => 'textarea',
  24877.                                                 ],
  24878.                                                 'isOperator' => false,
  24879.                                             ],
  24880.                                             25 => [
  24881.                                                 'attributes' => [
  24882.                                                     'attribute' => 'alternativSpelling',
  24883.                                                     'label' => 'Alternative Schreibweise',
  24884.                                                     'dataType' => 'textarea',
  24885.                                                 ],
  24886.                                                 'isOperator' => false,
  24887.                                             ],
  24888.                                             26 => [
  24889.                                                 'attributes' => [
  24890.                                                     'attribute' => 'zusammensetzungIntro',
  24891.                                                     'label' => 'Intro',
  24892.                                                     'dataType' => 'input',
  24893.                                                 ],
  24894.                                                 'isOperator' => false,
  24895.                                             ],
  24896.                                             27 => [
  24897.                                                 'attributes' => [
  24898.                                                     'attribute' => 'zusammensetzungApp',
  24899.                                                     'label' => 'Liste',
  24900.                                                     'dataType' => 'wysiwyg',
  24901.                                                 ],
  24902.                                                 'isOperator' => false,
  24903.                                             ],
  24904.                                             28 => [
  24905.                                                 'attributes' => [
  24906.                                                     'attribute' => 'zusammensetzungFrei',
  24907.                                                     'label' => 'Frei',
  24908.                                                     'dataType' => 'wysiwyg',
  24909.                                                 ],
  24910.                                                 'isOperator' => false,
  24911.                                             ],
  24912.                                             29 => [
  24913.                                                 'attributes' => [
  24914.                                                     'attribute' => 'zusammensetzungSonstigeBestandteile',
  24915.                                                     'label' => 'Sonstige Bestandteile',
  24916.                                                     'dataType' => 'wysiwyg',
  24917.                                                 ],
  24918.                                                 'isOperator' => false,
  24919.                                             ],
  24920.                                             30 => [
  24921.                                                 'attributes' => [
  24922.                                                     'attribute' => 'Anwendungsgebiete',
  24923.                                                     'label' => 'Anwendungsgebiete',
  24924.                                                     'dataType' => 'wysiwyg',
  24925.                                                 ],
  24926.                                                 'isOperator' => false,
  24927.                                             ],
  24928.                                             31 => [
  24929.                                                 'attributes' => [
  24930.                                                     'attribute' => 'dosierungText',
  24931.                                                     'label' => 'Dosierung',
  24932.                                                     'dataType' => 'wysiwyg',
  24933.                                                 ],
  24934.                                                 'isOperator' => false,
  24935.                                             ],
  24936.                                             32 => [
  24937.                                                 'attributes' => [
  24938.                                                     'attribute' => 'verzehrsempfehlung',
  24939.                                                     'label' => 'Verzehrsempfehlung',
  24940.                                                     'dataType' => 'wysiwyg',
  24941.                                                 ],
  24942.                                                 'isOperator' => false,
  24943.                                             ],
  24944.                                             33 => [
  24945.                                                 'attributes' => [
  24946.                                                     'attribute' => 'dosierungTabelle',
  24947.                                                     'label' => 'Dosierung Tabelle',
  24948.                                                     'dataType' => 'table',
  24949.                                                 ],
  24950.                                                 'isOperator' => false,
  24951.                                             ],
  24952.                                             34 => [
  24953.                                                 'attributes' => [
  24954.                                                     'attribute' => 'pharmakologie',
  24955.                                                     'label' => 'Pharmakologie',
  24956.                                                     'dataType' => 'wysiwyg',
  24957.                                                 ],
  24958.                                                 'isOperator' => false,
  24959.                                             ],
  24960.                                             35 => [
  24961.                                                 'attributes' => [
  24962.                                                     'attribute' => 'gegenanzeigen',
  24963.                                                     'label' => 'Gegenanzeigen',
  24964.                                                     'dataType' => 'wysiwyg',
  24965.                                                 ],
  24966.                                                 'isOperator' => false,
  24967.                                             ],
  24968.                                             36 => [
  24969.                                                 'attributes' => [
  24970.                                                     'attribute' => 'nebenwirkungen',
  24971.                                                     'label' => 'Nebenwirkungen',
  24972.                                                     'dataType' => 'wysiwyg',
  24973.                                                 ],
  24974.                                                 'isOperator' => false,
  24975.                                             ],
  24976.                                             37 => [
  24977.                                                 'attributes' => [
  24978.                                                     'attribute' => 'wechselwirkungen',
  24979.                                                     'label' => 'Wechselwirkungen',
  24980.                                                     'dataType' => 'wysiwyg',
  24981.                                                 ],
  24982.                                                 'isOperator' => false,
  24983.                                             ],
  24984.                                             38 => [
  24985.                                                 'attributes' => [
  24986.                                                     'attribute' => 'indikationsKurztextEv',
  24987.                                                     'label' => 'Indikations-Kurztext EV',
  24988.                                                     'dataType' => 'wysiwyg',
  24989.                                                 ],
  24990.                                                 'isOperator' => false,
  24991.                                             ],
  24992.                                             39 => [
  24993.                                                 'attributes' => [
  24994.                                                     'attribute' => 'werbeClaimEv',
  24995.                                                     'label' => 'Werbe-Claim EV',
  24996.                                                     'dataType' => 'wysiwyg',
  24997.                                                 ],
  24998.                                                 'isOperator' => false,
  24999.                                             ],
  25000.                                             40 => [
  25001.                                                 'attributes' => [
  25002.                                                     'attribute' => 'werbeClaimEvWeb',
  25003.                                                     'label' => 'Werbe-Claim EV Ergänzung Web',
  25004.                                                     'dataType' => 'wysiwyg',
  25005.                                                 ],
  25006.                                                 'isOperator' => false,
  25007.                                             ],
  25008.                                             41 => [
  25009.                                                 'attributes' => [
  25010.                                                     'attribute' => 'consumerInsightEv',
  25011.                                                     'label' => 'Consumer Insight EV',
  25012.                                                     'dataType' => 'wysiwyg',
  25013.                                                 ],
  25014.                                                 'isOperator' => false,
  25015.                                             ],
  25016.                                             42 => [
  25017.                                                 'attributes' => [
  25018.                                                     'attribute' => 'benefitEv2',
  25019.                                                     'label' => 'Benefit EV (2)',
  25020.                                                     'dataType' => 'wysiwyg',
  25021.                                                 ],
  25022.                                                 'isOperator' => false,
  25023.                                             ],
  25024.                                             43 => [
  25025.                                                 'attributes' => [
  25026.                                                     'attribute' => 'reasonWhyEv',
  25027.                                                     'label' => 'Reason why EV',
  25028.                                                     'dataType' => 'wysiwyg',
  25029.                                                 ],
  25030.                                                 'isOperator' => false,
  25031.                                             ],
  25032.                                             44 => [
  25033.                                                 'attributes' => [
  25034.                                                     'attribute' => 'kernaussageEv',
  25035.                                                     'label' => 'Kernaussage EV',
  25036.                                                     'dataType' => 'wysiwyg',
  25037.                                                 ],
  25038.                                                 'isOperator' => false,
  25039.                                             ],
  25040.                                             45 => [
  25041.                                                 'attributes' => [
  25042.                                                     'attribute' => 'produktprofil',
  25043.                                                     'label' => 'Produktprofil',
  25044.                                                     'dataType' => 'wysiwyg',
  25045.                                                 ],
  25046.                                                 'isOperator' => false,
  25047.                                             ],
  25048.                                             46 => [
  25049.                                                 'attributes' => [
  25050.                                                     'attribute' => 'pflichttextEv',
  25051.                                                     'label' => 'Pflichttext EV',
  25052.                                                     'dataType' => 'wysiwyg',
  25053.                                                 ],
  25054.                                                 'isOperator' => false,
  25055.                                             ],
  25056.                                             47 => [
  25057.                                                 'attributes' => [
  25058.                                                     'attribute' => 'pflichttextFk',
  25059.                                                     'label' => 'Pflichttext FK',
  25060.                                                     'dataType' => 'wysiwyg',
  25061.                                                 ],
  25062.                                                 'isOperator' => false,
  25063.                                             ],
  25064.                                             48 => [
  25065.                                                 'attributes' => [
  25066.                                                     'attribute' => 'freitext',
  25067.                                                     'label' => 'Freitext',
  25068.                                                     'dataType' => 'wysiwyg',
  25069.                                                 ],
  25070.                                                 'isOperator' => false,
  25071.                                             ],
  25072.                                             49 => [
  25073.                                                 'attributes' => [
  25074.                                                     'attribute' => 'Minibroschuere',
  25075.                                                     'label' => 'Mini-Broschüre',
  25076.                                                     'dataType' => 'block',
  25077.                                                 ],
  25078.                                                 'isOperator' => false,
  25079.                                             ],
  25080.                                             50 => [
  25081.                                                 'attributes' => [
  25082.                                                     'attribute' => 'packungsgroesse',
  25083.                                                     'label' => 'Packungsgroesse',
  25084.                                                     'dataType' => 'inputQuantityValue',
  25085.                                                 ],
  25086.                                                 'isOperator' => false,
  25087.                                             ],
  25088.                                             51 => [
  25089.                                                 'attributes' => [
  25090.                                                     'attribute' => 'darreichungsform',
  25091.                                                     'label' => 'Darreichungsform',
  25092.                                                     'dataType' => 'select',
  25093.                                                 ],
  25094.                                                 'isOperator' => false,
  25095.                                             ],
  25096.                                             52 => [
  25097.                                                 'attributes' => [
  25098.                                                     'attribute' => 'packungsfarbe',
  25099.                                                     'label' => 'Packungsfarbe',
  25100.                                                     'dataType' => 'select',
  25101.                                                 ],
  25102.                                                 'isOperator' => false,
  25103.                                             ],
  25104.                                             53 => [
  25105.                                                 'attributes' => [
  25106.                                                     'attribute' => 'wirkstoffe',
  25107.                                                     'label' => 'Wirkstoffe',
  25108.                                                     'dataType' => 'manyToManyObjectRelation',
  25109.                                                 ],
  25110.                                                 'isOperator' => false,
  25111.                                             ],
  25112.                                             54 => [
  25113.                                                 'attributes' => [
  25114.                                                     'attribute' => 'vegan',
  25115.                                                     'label' => 'Vegan',
  25116.                                                     'dataType' => 'booleanSelect',
  25117.                                                 ],
  25118.                                                 'isOperator' => false,
  25119.                                             ],
  25120.                                             55 => [
  25121.                                                 'attributes' => [
  25122.                                                     'attribute' => 'vegetarisch',
  25123.                                                     'label' => 'Vegetarisch',
  25124.                                                     'dataType' => 'booleanSelect',
  25125.                                                 ],
  25126.                                                 'isOperator' => false,
  25127.                                             ],
  25128.                                             56 => [
  25129.                                                 'attributes' => [
  25130.                                                     'attribute' => 'glutenfrei',
  25131.                                                     'label' => 'Glutenfrei',
  25132.                                                     'dataType' => 'booleanSelect',
  25133.                                                 ],
  25134.                                                 'isOperator' => false,
  25135.                                             ],
  25136.                                             57 => [
  25137.                                                 'attributes' => [
  25138.                                                     'attribute' => 'lactosefrei',
  25139.                                                     'label' => 'Lactosefrei',
  25140.                                                     'dataType' => 'booleanSelect',
  25141.                                                 ],
  25142.                                                 'isOperator' => false,
  25143.                                             ],
  25144.                                             58 => [
  25145.                                                 'attributes' => [
  25146.                                                     'attribute' => 'ohneFarbstoffe',
  25147.                                                     'label' => 'Ohne F-Stoffe',
  25148.                                                     'dataType' => 'booleanSelect',
  25149.                                                 ],
  25150.                                                 'isOperator' => false,
  25151.                                             ],
  25152.                                             59 => [
  25153.                                                 'attributes' => [
  25154.                                                     'attribute' => 'ohneGelatine',
  25155.                                                     'label' => 'Ohne Gelatine',
  25156.                                                     'dataType' => 'booleanSelect',
  25157.                                                 ],
  25158.                                                 'isOperator' => false,
  25159.                                             ],
  25160.                                             60 => [
  25161.                                                 'attributes' => [
  25162.                                                     'attribute' => 'ohneKonservierungstsoffe',
  25163.                                                     'label' => 'Ohne K-Stoffe',
  25164.                                                     'dataType' => 'booleanSelect',
  25165.                                                 ],
  25166.                                                 'isOperator' => false,
  25167.                                             ],
  25168.                                             61 => [
  25169.                                                 'attributes' => [
  25170.                                                     'attribute' => 'halal',
  25171.                                                     'label' => 'Halal',
  25172.                                                     'dataType' => 'booleanSelect',
  25173.                                                 ],
  25174.                                                 'isOperator' => false,
  25175.                                             ],
  25176.                                             62 => [
  25177.                                                 'attributes' => [
  25178.                                                     'attribute' => 'ohnePalmoel',
  25179.                                                     'label' => 'Ohne Palmöl',
  25180.                                                     'dataType' => 'booleanSelect',
  25181.                                                 ],
  25182.                                                 'isOperator' => false,
  25183.                                             ],
  25184.                                             63 => [
  25185.                                                 'attributes' => [
  25186.                                                     'attribute' => 'zuckerfrei',
  25187.                                                     'label' => 'Zuckerfrei',
  25188.                                                     'dataType' => 'booleanSelect',
  25189.                                                 ],
  25190.                                                 'isOperator' => false,
  25191.                                             ],
  25192.                                             64 => [
  25193.                                                 'attributes' => [
  25194.                                                     'attribute' => 'imagePackshot',
  25195.                                                     'label' => 'Packshot',
  25196.                                                     'dataType' => 'hotspotimage',
  25197.                                                 ],
  25198.                                                 'isOperator' => false,
  25199.                                             ],
  25200.                                             65 => [
  25201.                                                 'attributes' => [
  25202.                                                     'attribute' => 'imagePackshotCentered',
  25203.                                                     'label' => 'Packshot',
  25204.                                                     'dataType' => 'hotspotimage',
  25205.                                                 ],
  25206.                                                 'isOperator' => false,
  25207.                                             ],
  25208.                                             66 => [
  25209.                                                 'attributes' => [
  25210.                                                     'attribute' => 'imagePackshotWirkstoffe',
  25211.                                                     'label' => 'Packshot Wirkstoffe',
  25212.                                                     'dataType' => 'hotspotimage',
  25213.                                                 ],
  25214.                                                 'isOperator' => false,
  25215.                                             ],
  25216.                                             67 => [
  25217.                                                 'attributes' => [
  25218.                                                     'attribute' => 'produktbilder',
  25219.                                                     'label' => 'Produktbilder',
  25220.                                                     'dataType' => 'imageGallery',
  25221.                                                 ],
  25222.                                                 'isOperator' => false,
  25223.                                             ],
  25224.                                             68 => [
  25225.                                                 'attributes' => [
  25226.                                                     'attribute' => 'imageMarketingtext1x1',
  25227.                                                     'label' => 'Bild 1x1',
  25228.                                                     'dataType' => 'hotspotimage',
  25229.                                                 ],
  25230.                                                 'isOperator' => false,
  25231.                                             ],
  25232.                                             69 => [
  25233.                                                 'attributes' => [
  25234.                                                     'attribute' => 'imageMarketingtext16x9',
  25235.                                                     'label' => 'Bild 16x9',
  25236.                                                     'dataType' => 'hotspotimage',
  25237.                                                 ],
  25238.                                                 'isOperator' => false,
  25239.                                             ],
  25240.                                             70 => [
  25241.                                                 'attributes' => [
  25242.                                                     'attribute' => 'imageMarketingtext3x2',
  25243.                                                     'label' => 'Bild 3x2',
  25244.                                                     'dataType' => 'hotspotimage',
  25245.                                                 ],
  25246.                                                 'isOperator' => false,
  25247.                                             ],
  25248.                                             71 => [
  25249.                                                 'attributes' => [
  25250.                                                     'attribute' => 'imageMarketingtext4x3',
  25251.                                                     'label' => 'Bild 4x3',
  25252.                                                     'dataType' => 'hotspotimage',
  25253.                                                 ],
  25254.                                                 'isOperator' => false,
  25255.                                             ],
  25256.                                             72 => [
  25257.                                                 'attributes' => [
  25258.                                                     'attribute' => 'imageMarketingtext5x8',
  25259.                                                     'label' => 'Bild 5x8',
  25260.                                                     'dataType' => 'hotspotimage',
  25261.                                                 ],
  25262.                                                 'isOperator' => false,
  25263.                                             ],
  25264.                                             73 => [
  25265.                                                 'attributes' => [
  25266.                                                     'attribute' => 'imageMarketingLink',
  25267.                                                     'label' => 'Bildverlinkung',
  25268.                                                     'dataType' => 'input',
  25269.                                                 ],
  25270.                                                 'isOperator' => false,
  25271.                                             ],
  25272.                                             74 => [
  25273.                                                 'attributes' => [
  25274.                                                     'attribute' => 'imageTrenner16x9',
  25275.                                                     'label' => 'Bildtrenner 16x9',
  25276.                                                     'dataType' => 'hotspotimage',
  25277.                                                 ],
  25278.                                                 'isOperator' => false,
  25279.                                             ],
  25280.                                             75 => [
  25281.                                                 'attributes' => [
  25282.                                                     'attribute' => 'imageTrenner3x2',
  25283.                                                     'label' => 'Bildtrenner 3x2',
  25284.                                                     'dataType' => 'hotspotimage',
  25285.                                                 ],
  25286.                                                 'isOperator' => false,
  25287.                                             ],
  25288.                                             76 => [
  25289.                                                 'attributes' => [
  25290.                                                     'attribute' => 'imageTrenner5x8',
  25291.                                                     'label' => 'Bildtrenner 5x8',
  25292.                                                     'dataType' => 'hotspotimage',
  25293.                                                 ],
  25294.                                                 'isOperator' => false,
  25295.                                             ],
  25296.                                             77 => [
  25297.                                                 'attributes' => [
  25298.                                                     'attribute' => 'imageTrennerPackshot',
  25299.                                                     'label' => '~bildtrenner-packshot',
  25300.                                                     'dataType' => 'hotspotimage',
  25301.                                                 ],
  25302.                                                 'isOperator' => false,
  25303.                                             ],
  25304.                                             78 => [
  25305.                                                 'attributes' => [
  25306.                                                     'attribute' => 'productvideo',
  25307.                                                     'label' => 'Produktvideo',
  25308.                                                     'dataType' => 'video',
  25309.                                                 ],
  25310.                                                 'isOperator' => false,
  25311.                                             ],
  25312.                                             79 => [
  25313.                                                 'attributes' => [
  25314.                                                     'attribute' => 'DownloadMinibroschuere',
  25315.                                                     'label' => 'Minibroschüre',
  25316.                                                     'dataType' => 'advancedManyToManyRelation',
  25317.                                                 ],
  25318.                                                 'isOperator' => false,
  25319.                                             ],
  25320.                                             80 => [
  25321.                                                 'attributes' => [
  25322.                                                     'attribute' => 'DownloadGebrauchsinformation',
  25323.                                                     'label' => 'Gebrauchsinformation',
  25324.                                                     'dataType' => 'advancedManyToManyRelation',
  25325.                                                 ],
  25326.                                                 'isOperator' => false,
  25327.                                             ],
  25328.                                             81 => [
  25329.                                                 'attributes' => [
  25330.                                                     'attribute' => 'DownloadGesundheitsratgeber',
  25331.                                                     'label' => 'Gesundheitsratgeber',
  25332.                                                     'dataType' => 'advancedManyToManyRelation',
  25333.                                                 ],
  25334.                                                 'isOperator' => false,
  25335.                                             ],
  25336.                                             82 => [
  25337.                                                 'attributes' => [
  25338.                                                     'attribute' => 'DownloadLMIV',
  25339.                                                     'label' => 'LMIV',
  25340.                                                     'dataType' => 'advancedManyToManyRelation',
  25341.                                                 ],
  25342.                                                 'isOperator' => false,
  25343.                                             ],
  25344.                                             83 => [
  25345.                                                 'attributes' => [
  25346.                                                     'attribute' => 'DownloadFlyer',
  25347.                                                     'label' => 'Flyer',
  25348.                                                     'dataType' => 'advancedManyToManyRelation',
  25349.                                                 ],
  25350.                                                 'isOperator' => false,
  25351.                                             ],
  25352.                                             84 => [
  25353.                                                 'attributes' => [
  25354.                                                     'attribute' => 'DownloadFachinformationen',
  25355.                                                     'label' => 'Fachinformationen',
  25356.                                                     'dataType' => 'advancedManyToManyRelation',
  25357.                                                 ],
  25358.                                                 'isOperator' => false,
  25359.                                             ],
  25360.                                             85 => [
  25361.                                                 'attributes' => [
  25362.                                                     'attribute' => 'fuerSieAuchInteressant',
  25363.                                                     'label' => 'Für Sie auch Interessant',
  25364.                                                     'dataType' => 'manyToManyObjectRelation',
  25365.                                                 ],
  25366.                                                 'isOperator' => false,
  25367.                                             ],
  25368.                                             86 => [
  25369.                                                 'attributes' => [
  25370.                                                     'attribute' => 'ausUnseremMagazin',
  25371.                                                     'label' => 'Aus unserem Magazin',
  25372.                                                     'dataType' => 'manyToManyObjectRelation',
  25373.                                                 ],
  25374.                                                 'isOperator' => false,
  25375.                                             ],
  25376.                                             87 => [
  25377.                                                 'attributes' => [
  25378.                                                     'attribute' => 'faqs',
  25379.                                                     'label' => 'FAQs',
  25380.                                                     'dataType' => 'manyToManyObjectRelation',
  25381.                                                 ],
  25382.                                                 'isOperator' => false,
  25383.                                             ],
  25384.                                             88 => [
  25385.                                                 'attributes' => [
  25386.                                                     'attribute' => 'faqsex',
  25387.                                                     'label' => 'FAQ2',
  25388.                                                     'dataType' => 'reverseObjectRelation',
  25389.                                                 ],
  25390.                                                 'isOperator' => false,
  25391.                                             ],
  25392.                                             89 => [
  25393.                                                 'attributes' => [
  25394.                                                     'attribute' => 'praeferenz',
  25395.                                                     'label' => 'Darstellung im Präparateübersicht',
  25396.                                                     'dataType' => 'booleanSelect',
  25397.                                                 ],
  25398.                                                 'isOperator' => false,
  25399.                                             ],
  25400.                                             90 => [
  25401.                                                 'attributes' => [
  25402.                                                     'attribute' => 'vorteile',
  25403.                                                     'label' => 'Vorteile',
  25404.                                                     'dataType' => 'wysiwyg',
  25405.                                                 ],
  25406.                                                 'isOperator' => false,
  25407.                                             ],
  25408.                                         ],
  25409.                                     ],
  25410.                                 ],
  25411.                                 'Marke' => [
  25412.                                     'id' => 'Marke',
  25413.                                     'name' => 'Marke',
  25414.                                     'columnConfig' => [
  25415.                                         'columns' => [
  25416.                                             => [
  25417.                                                 'attributes' => [
  25418.                                                     'attribute' => 'id',
  25419.                                                     'label' => 'id',
  25420.                                                     'dataType' => 'system',
  25421.                                                     'layout' => [
  25422.                                                         'title' => 'id',
  25423.                                                         'name' => 'id',
  25424.                                                         'datatype' => 'data',
  25425.                                                         'fieldtype' => 'system',
  25426.                                                     ],
  25427.                                                 ],
  25428.                                                 'isOperator' => false,
  25429.                                             ],
  25430.                                             => [
  25431.                                                 'attributes' => [
  25432.                                                     'attribute' => 'key',
  25433.                                                     'label' => 'key',
  25434.                                                     'dataType' => 'system',
  25435.                                                     'layout' => [
  25436.                                                         'title' => 'key',
  25437.                                                         'name' => 'key',
  25438.                                                         'datatype' => 'data',
  25439.                                                         'fieldtype' => 'system',
  25440.                                                     ],
  25441.                                                 ],
  25442.                                                 'isOperator' => false,
  25443.                                             ],
  25444.                                             => [
  25445.                                                 'attributes' => [
  25446.                                                     'attribute' => 'name',
  25447.                                                     'label' => 'Name',
  25448.                                                     'dataType' => 'input',
  25449.                                                     'layout' => [
  25450.                                                         'fieldtype' => 'input',
  25451.                                                         'width' => 646,
  25452.                                                         'defaultValue' => NULL,
  25453.                                                         'queryColumnType' => 'varchar',
  25454.                                                         'columnType' => 'varchar',
  25455.                                                         'columnLength' => 1024,
  25456.                                                         'regex' => '',
  25457.                                                         'unique' => false,
  25458.                                                         'showCharCount' => false,
  25459.                                                         'name' => 'name',
  25460.                                                         'title' => 'Name',
  25461.                                                         'tooltip' => '',
  25462.                                                         'mandatory' => true,
  25463.                                                         'noteditable' => false,
  25464.                                                         'index' => false,
  25465.                                                         'locked' => false,
  25466.                                                         'style' => '',
  25467.                                                         'permissions' => NULL,
  25468.                                                         'datatype' => 'data',
  25469.                                                         'relationType' => false,
  25470.                                                         'invisible' => false,
  25471.                                                         'visibleGridView' => true,
  25472.                                                         'visibleSearch' => true,
  25473.                                                         'defaultValueGenerator' => '',
  25474.                                                     ],
  25475.                                                 ],
  25476.                                                 'isOperator' => false,
  25477.                                             ],
  25478.                                         ],
  25479.                                     ],
  25480.                                 ],
  25481.                                 'Wirkstoff' => [
  25482.                                     'id' => 'Wirkstoff',
  25483.                                     'name' => 'Wirkstoff',
  25484.                                     'columnConfig' => [
  25485.                                         'columns' => [
  25486.                                             => [
  25487.                                                 'attributes' => [
  25488.                                                     'attribute' => 'id',
  25489.                                                     'label' => 'id',
  25490.                                                     'dataType' => 'system',
  25491.                                                     'layout' => [
  25492.                                                         'title' => 'id',
  25493.                                                         'name' => 'id',
  25494.                                                         'datatype' => 'data',
  25495.                                                         'fieldtype' => 'system',
  25496.                                                     ],
  25497.                                                 ],
  25498.                                                 'isOperator' => false,
  25499.                                             ],
  25500.                                             => [
  25501.                                                 'attributes' => [
  25502.                                                     'attribute' => 'key',
  25503.                                                     'label' => 'key',
  25504.                                                     'dataType' => 'system',
  25505.                                                     'layout' => [
  25506.                                                         'title' => 'key',
  25507.                                                         'name' => 'key',
  25508.                                                         'datatype' => 'data',
  25509.                                                         'fieldtype' => 'system',
  25510.                                                     ],
  25511.                                                 ],
  25512.                                                 'isOperator' => false,
  25513.                                             ],
  25514.                                             => [
  25515.                                                 'attributes' => [
  25516.                                                     'attribute' => 'bezeichnungAbk',
  25517.                                                     'label' => 'Bezeichnung (Abk.)',
  25518.                                                     'dataType' => 'input',
  25519.                                                     'layout' => [
  25520.                                                         'fieldtype' => 'input',
  25521.                                                         'width' => 646,
  25522.                                                         'defaultValue' => NULL,
  25523.                                                         'queryColumnType' => 'varchar',
  25524.                                                         'columnType' => 'varchar',
  25525.                                                         'columnLength' => 1024,
  25526.                                                         'regex' => '',
  25527.                                                         'unique' => false,
  25528.                                                         'showCharCount' => false,
  25529.                                                         'name' => 'bezeichnungAbk',
  25530.                                                         'title' => 'Bezeichnung (Abk.)',
  25531.                                                         'tooltip' => '',
  25532.                                                         'mandatory' => false,
  25533.                                                         'noteditable' => false,
  25534.                                                         'index' => false,
  25535.                                                         'locked' => false,
  25536.                                                         'style' => '',
  25537.                                                         'permissions' => NULL,
  25538.                                                         'datatype' => 'data',
  25539.                                                         'relationType' => false,
  25540.                                                         'invisible' => false,
  25541.                                                         'visibleGridView' => false,
  25542.                                                         'visibleSearch' => false,
  25543.                                                         'defaultValueGenerator' => '',
  25544.                                                     ],
  25545.                                                 ],
  25546.                                                 'isOperator' => false,
  25547.                                             ],
  25548.                                             => [
  25549.                                                 'attributes' => [
  25550.                                                     'attribute' => 'bezeichnungLat',
  25551.                                                     'label' => 'Bezeichnung (Lat.)',
  25552.                                                     'dataType' => 'input',
  25553.                                                     'layout' => [
  25554.                                                         'fieldtype' => 'input',
  25555.                                                         'width' => 646,
  25556.                                                         'defaultValue' => NULL,
  25557.                                                         'queryColumnType' => 'varchar',
  25558.                                                         'columnType' => 'varchar',
  25559.                                                         'columnLength' => 1024,
  25560.                                                         'regex' => '',
  25561.                                                         'unique' => false,
  25562.                                                         'showCharCount' => false,
  25563.                                                         'name' => 'bezeichnungLat',
  25564.                                                         'title' => 'Bezeichnung (Lat.)',
  25565.                                                         'tooltip' => '',
  25566.                                                         'mandatory' => false,
  25567.                                                         'noteditable' => false,
  25568.                                                         'index' => false,
  25569.                                                         'locked' => false,
  25570.                                                         'style' => '',
  25571.                                                         'permissions' => NULL,
  25572.                                                         'datatype' => 'data',
  25573.                                                         'relationType' => false,
  25574.                                                         'invisible' => false,
  25575.                                                         'visibleGridView' => false,
  25576.                                                         'visibleSearch' => false,
  25577.                                                         'defaultValueGenerator' => '',
  25578.                                                     ],
  25579.                                                 ],
  25580.                                                 'isOperator' => false,
  25581.                                             ],
  25582.                                             => [
  25583.                                                 'attributes' => [
  25584.                                                     'attribute' => 'bezeichnung',
  25585.                                                     'label' => 'Bezeichnung',
  25586.                                                     'dataType' => 'input',
  25587.                                                     'layout' => [
  25588.                                                         'fieldtype' => 'input',
  25589.                                                         'width' => 609,
  25590.                                                         'defaultValue' => NULL,
  25591.                                                         'queryColumnType' => 'varchar',
  25592.                                                         'columnType' => 'varchar',
  25593.                                                         'columnLength' => 1024,
  25594.                                                         'regex' => '',
  25595.                                                         'unique' => false,
  25596.                                                         'showCharCount' => false,
  25597.                                                         'name' => 'bezeichnung',
  25598.                                                         'title' => 'Bezeichnung',
  25599.                                                         'tooltip' => '',
  25600.                                                         'mandatory' => false,
  25601.                                                         'noteditable' => false,
  25602.                                                         'index' => false,
  25603.                                                         'locked' => false,
  25604.                                                         'style' => '',
  25605.                                                         'permissions' => NULL,
  25606.                                                         'datatype' => 'data',
  25607.                                                         'relationType' => false,
  25608.                                                         'invisible' => false,
  25609.                                                         'visibleGridView' => true,
  25610.                                                         'visibleSearch' => true,
  25611.                                                         'defaultValueGenerator' => '',
  25612.                                                     ],
  25613.                                                 ],
  25614.                                                 'isOperator' => false,
  25615.                                             ],
  25616.                                             => [
  25617.                                                 'attributes' => [
  25618.                                                     'attribute' => 'beschreibungKurz',
  25619.                                                     'label' => 'Beschreibung kurz',
  25620.                                                     'dataType' => 'wysiwyg',
  25621.                                                     'layout' => [
  25622.                                                         'fieldtype' => 'wysiwyg',
  25623.                                                         'width' => 728,
  25624.                                                         'height' => 240,
  25625.                                                         'queryColumnType' => 'longtext',
  25626.                                                         'columnType' => 'longtext',
  25627.                                                         'toolbarConfig' => '{'."\n".'    "toolbarGroups" : ['."\n".'        {'."\n".'            "name": "basicstyles",'."\n".'            "groups": ['."\n".'                "basicstyles", "list", "cleanup"'."\n".'            ]'."\n".'        },'."\n".'        {'."\n".'            "name": "links",'."\n".'            "groups": ['."\n".'                "links"'."\n".'            ]'."\n".'        },'."\n".'        {'."\n".'            "name": "styles",'."\n".'            "groups": ['."\n".'                "styles"'."\n".'            ]'."\n".'        }            '."\n".'    ]'."\n".'}'."\n".'',
  25628.                                                         'excludeFromSearchIndex' => false,
  25629.                                                         'maxCharacters' => '',
  25630.                                                         'name' => 'beschreibungKurz',
  25631.                                                         'title' => 'Beschreibung kurz',
  25632.                                                         'tooltip' => '',
  25633.                                                         'mandatory' => false,
  25634.                                                         'noteditable' => false,
  25635.                                                         'index' => false,
  25636.                                                         'locked' => false,
  25637.                                                         'style' => '',
  25638.                                                         'permissions' => NULL,
  25639.                                                         'datatype' => 'data',
  25640.                                                         'relationType' => false,
  25641.                                                         'invisible' => false,
  25642.                                                         'visibleGridView' => false,
  25643.                                                         'visibleSearch' => false,
  25644.                                                     ],
  25645.                                                 ],
  25646.                                                 'isOperator' => false,
  25647.                                             ],
  25648.                                             => [
  25649.                                                 'attributes' => [
  25650.                                                     'attribute' => 'beschreibung',
  25651.                                                     'label' => 'Beschreibung',
  25652.                                                     'dataType' => 'wysiwyg',
  25653.                                                     'layout' => [
  25654.                                                         'fieldtype' => 'wysiwyg',
  25655.                                                         'width' => 728,
  25656.                                                         'height' => 360,
  25657.                                                         'queryColumnType' => 'longtext',
  25658.                                                         'columnType' => 'longtext',
  25659.                                                         'toolbarConfig' => '{'."\n".'    "toolbarGroups" : ['."\n".'        {'."\n".'            "name": "basicstyles",'."\n".'            "groups": ['."\n".'                "basicstyles", "list", "cleanup"'."\n".'            ]'."\n".'        },'."\n".'        {'."\n".'            "name": "links",'."\n".'            "groups": ['."\n".'                "links"'."\n".'            ]'."\n".'        },'."\n".'        {'."\n".'            "name": "styles",'."\n".'            "groups": ['."\n".'                "styles"'."\n".'            ]'."\n".'        }            '."\n".'    ]'."\n".'}'."\n".'',
  25660.                                                         'excludeFromSearchIndex' => false,
  25661.                                                         'maxCharacters' => '',
  25662.                                                         'name' => 'beschreibung',
  25663.                                                         'title' => 'Beschreibung',
  25664.                                                         'tooltip' => '',
  25665.                                                         'mandatory' => false,
  25666.                                                         'noteditable' => false,
  25667.                                                         'index' => false,
  25668.                                                         'locked' => false,
  25669.                                                         'style' => '',
  25670.                                                         'permissions' => NULL,
  25671.                                                         'datatype' => 'data',
  25672.                                                         'relationType' => false,
  25673.                                                         'invisible' => false,
  25674.                                                         'visibleGridView' => false,
  25675.                                                         'visibleSearch' => false,
  25676.                                                     ],
  25677.                                                 ],
  25678.                                                 'isOperator' => false,
  25679.                                             ],
  25680.                                             => [
  25681.                                                 'attributes' => [
  25682.                                                     'attribute' => 'imageGross16x9',
  25683.                                                     'label' => 'Bild Groß 16x9',
  25684.                                                     'dataType' => 'hotspotimage',
  25685.                                                     'layout' => [
  25686.                                                         'fieldtype' => 'hotspotimage',
  25687.                                                         'queryColumnType' => [
  25688.                                                             'image' => 'int(11)',
  25689.                                                             'hotspots' => 'text',
  25690.                                                         ],
  25691.                                                         'columnType' => [
  25692.                                                             'image' => 'int(11)',
  25693.                                                             'hotspots' => 'text',
  25694.                                                         ],
  25695.                                                         'ratioX' => 16,
  25696.                                                         'ratioY' => 9,
  25697.                                                         'predefinedDataTemplates' => '',
  25698.                                                         'name' => 'imageGross16x9',
  25699.                                                         'title' => 'Bild Groß 16x9',
  25700.                                                         'tooltip' => '',
  25701.                                                         'mandatory' => false,
  25702.                                                         'noteditable' => false,
  25703.                                                         'index' => false,
  25704.                                                         'locked' => false,
  25705.                                                         'style' => 'float:left;margin-right:18px;',
  25706.                                                         'permissions' => NULL,
  25707.                                                         'datatype' => 'data',
  25708.                                                         'relationType' => false,
  25709.                                                         'invisible' => false,
  25710.                                                         'visibleGridView' => false,
  25711.                                                         'visibleSearch' => false,
  25712.                                                         'width' => 370,
  25713.                                                         'height' => 280,
  25714.                                                         'uploadPath' => '/Bilder/_Uploads',
  25715.                                                     ],
  25716.                                                 ],
  25717.                                                 'isOperator' => false,
  25718.                                             ],
  25719.                                             => [
  25720.                                                 'attributes' => [
  25721.                                                     'attribute' => 'imageGross4x3',
  25722.                                                     'label' => 'Bild Groß 4x3',
  25723.                                                     'dataType' => 'hotspotimage',
  25724.                                                     'layout' => [
  25725.                                                         'fieldtype' => 'hotspotimage',
  25726.                                                         'queryColumnType' => [
  25727.                                                             'image' => 'int(11)',
  25728.                                                             'hotspots' => 'text',
  25729.                                                         ],
  25730.                                                         'columnType' => [
  25731.                                                             'image' => 'int(11)',
  25732.                                                             'hotspots' => 'text',
  25733.                                                         ],
  25734.                                                         'ratioX' => 4,
  25735.                                                         'ratioY' => 3,
  25736.                                                         'predefinedDataTemplates' => '',
  25737.                                                         'name' => 'imageGross4x3',
  25738.                                                         'title' => 'Bild Groß 4x3',
  25739.                                                         'tooltip' => '',
  25740.                                                         'mandatory' => false,
  25741.                                                         'noteditable' => false,
  25742.                                                         'index' => false,
  25743.                                                         'locked' => false,
  25744.                                                         'style' => '',
  25745.                                                         'permissions' => NULL,
  25746.                                                         'datatype' => 'data',
  25747.                                                         'relationType' => false,
  25748.                                                         'invisible' => false,
  25749.                                                         'visibleGridView' => false,
  25750.                                                         'visibleSearch' => false,
  25751.                                                         'width' => 370,
  25752.                                                         'height' => 280,
  25753.                                                         'uploadPath' => '/Bilder/_Uploads',
  25754.                                                     ],
  25755.                                                 ],
  25756.                                                 'isOperator' => false,
  25757.                                             ],
  25758.                                             => [
  25759.                                                 'attributes' => [
  25760.                                                     'attribute' => 'imageKlein1x1',
  25761.                                                     'label' => 'Bild Klein 1x1',
  25762.                                                     'dataType' => 'hotspotimage',
  25763.                                                     'layout' => [
  25764.                                                         'fieldtype' => 'hotspotimage',
  25765.                                                         'queryColumnType' => [
  25766.                                                             'image' => 'int(11)',
  25767.                                                             'hotspots' => 'text',
  25768.                                                         ],
  25769.                                                         'columnType' => [
  25770.                                                             'image' => 'int(11)',
  25771.                                                             'hotspots' => 'text',
  25772.                                                         ],
  25773.                                                         'ratioX' => 1,
  25774.                                                         'ratioY' => 1,
  25775.                                                         'predefinedDataTemplates' => '',
  25776.                                                         'name' => 'imageKlein1x1',
  25777.                                                         'title' => 'Bild Klein 1x1',
  25778.                                                         'tooltip' => '',
  25779.                                                         'mandatory' => false,
  25780.                                                         'noteditable' => false,
  25781.                                                         'index' => false,
  25782.                                                         'locked' => false,
  25783.                                                         'style' => 'float:left;margin-right:18px;',
  25784.                                                         'permissions' => NULL,
  25785.                                                         'datatype' => 'data',
  25786.                                                         'relationType' => false,
  25787.                                                         'invisible' => false,
  25788.                                                         'visibleGridView' => false,
  25789.                                                         'visibleSearch' => false,
  25790.                                                         'width' => 370,
  25791.                                                         'height' => 280,
  25792.                                                         'uploadPath' => '/Bilder/_Uploads',
  25793.                                                     ],
  25794.                                                 ],
  25795.                                                 'isOperator' => false,
  25796.                                             ],
  25797.                                         ],
  25798.                                     ],
  25799.                                 ],
  25800.                                 'Faq' => [
  25801.                                     'id' => 'Faq',
  25802.                                     'name' => 'Faq',
  25803.                                     'columnConfig' => [
  25804.                                         'columns' => [
  25805.                                             => [
  25806.                                                 'attributes' => [
  25807.                                                     'attribute' => 'id',
  25808.                                                     'label' => 'id',
  25809.                                                     'dataType' => 'system',
  25810.                                                     'layout' => [
  25811.                                                         'title' => 'id',
  25812.                                                         'name' => 'id',
  25813.                                                         'datatype' => 'data',
  25814.                                                         'fieldtype' => 'system',
  25815.                                                     ],
  25816.                                                 ],
  25817.                                                 'isOperator' => false,
  25818.                                             ],
  25819.                                             => [
  25820.                                                 'attributes' => [
  25821.                                                     'attribute' => 'key',
  25822.                                                     'label' => 'key',
  25823.                                                     'dataType' => 'system',
  25824.                                                     'layout' => [
  25825.                                                         'title' => 'key',
  25826.                                                         'name' => 'key',
  25827.                                                         'datatype' => 'data',
  25828.                                                         'fieldtype' => 'system',
  25829.                                                     ],
  25830.                                                 ],
  25831.                                                 'isOperator' => false,
  25832.                                             ],
  25833.                                             => [
  25834.                                                 'attributes' => [
  25835.                                                     'attribute' => 'creationDate',
  25836.                                                     'label' => 'creationDate',
  25837.                                                     'dataType' => 'system',
  25838.                                                     'layout' => [
  25839.                                                         'title' => 'creationDate',
  25840.                                                         'name' => 'creationDate',
  25841.                                                         'datatype' => 'data',
  25842.                                                         'fieldtype' => 'system',
  25843.                                                     ],
  25844.                                                 ],
  25845.                                                 'isOperator' => false,
  25846.                                             ],
  25847.                                             => [
  25848.                                                 'attributes' => [
  25849.                                                     'attribute' => 'modificationDate',
  25850.                                                     'label' => 'modificationDate',
  25851.                                                     'dataType' => 'system',
  25852.                                                     'layout' => [
  25853.                                                         'title' => 'modificationDate',
  25854.                                                         'name' => 'modificationDate',
  25855.                                                         'datatype' => 'data',
  25856.                                                         'fieldtype' => 'system',
  25857.                                                     ],
  25858.                                                 ],
  25859.                                                 'isOperator' => false,
  25860.                                             ],
  25861.                                             => [
  25862.                                                 'attributes' => [
  25863.                                                     'attribute' => 'stateInformation',
  25864.                                                     'label' => 'Status',
  25865.                                                     'dataType' => 'select',
  25866.                                                     'layout' => [
  25867.                                                         'fieldtype' => 'select',
  25868.                                                         'options' => [
  25869.                                                             => [
  25870.                                                                 'key' => 'Aktiv',
  25871.                                                                 'value' => 'active',
  25872.                                                             ],
  25873.                                                             => [
  25874.                                                                 'key' => 'Inaktiv',
  25875.                                                                 'value' => 'inactive',
  25876.                                                             ],
  25877.                                                         ],
  25878.                                                         'width' => 646,
  25879.                                                         'defaultValue' => '',
  25880.                                                         'optionsProviderClass' => '',
  25881.                                                         'optionsProviderData' => '',
  25882.                                                         'queryColumnType' => 'varchar',
  25883.                                                         'columnType' => 'varchar',
  25884.                                                         'columnLength' => 190,
  25885.                                                         'dynamicOptions' => false,
  25886.                                                         'name' => 'stateInformation',
  25887.                                                         'title' => 'Status',
  25888.                                                         'tooltip' => '',
  25889.                                                         'mandatory' => true,
  25890.                                                         'noteditable' => false,
  25891.                                                         'index' => false,
  25892.                                                         'locked' => false,
  25893.                                                         'style' => '',
  25894.                                                         'permissions' => NULL,
  25895.                                                         'datatype' => 'data',
  25896.                                                         'relationType' => false,
  25897.                                                         'invisible' => false,
  25898.                                                         'visibleGridView' => true,
  25899.                                                         'visibleSearch' => true,
  25900.                                                         'defaultValueGenerator' => '',
  25901.                                                     ],
  25902.                                                 ],
  25903.                                                 'isOperator' => false,
  25904.                                             ],
  25905.                                             => [
  25906.                                                 'attributes' => [
  25907.                                                     'attribute' => 'sharepointId',
  25908.                                                     'label' => 'Sharepoint-ID',
  25909.                                                     'dataType' => 'input',
  25910.                                                     'layout' => [
  25911.                                                         'fieldtype' => 'input',
  25912.                                                         'width' => 646,
  25913.                                                         'defaultValue' => NULL,
  25914.                                                         'queryColumnType' => 'varchar',
  25915.                                                         'columnType' => 'varchar',
  25916.                                                         'columnLength' => 64,
  25917.                                                         'regex' => '',
  25918.                                                         'unique' => false,
  25919.                                                         'showCharCount' => false,
  25920.                                                         'name' => 'sharepointId',
  25921.                                                         'title' => 'Sharepoint-ID',
  25922.                                                         'tooltip' => '',
  25923.                                                         'mandatory' => false,
  25924.                                                         'noteditable' => false,
  25925.                                                         'index' => false,
  25926.                                                         'locked' => false,
  25927.                                                         'style' => '',
  25928.                                                         'permissions' => NULL,
  25929.                                                         'datatype' => 'data',
  25930.                                                         'relationType' => false,
  25931.                                                         'invisible' => false,
  25932.                                                         'visibleGridView' => false,
  25933.                                                         'visibleSearch' => false,
  25934.                                                         'defaultValueGenerator' => '',
  25935.                                                     ],
  25936.                                                 ],
  25937.                                                 'isOperator' => false,
  25938.                                             ],
  25939.                                             => [
  25940.                                                 'attributes' => [
  25941.                                                     'attribute' => 'zielgruppe',
  25942.                                                     'label' => 'Zielgruppe',
  25943.                                                     'dataType' => 'select',
  25944.                                                     'layout' => [
  25945.                                                         'fieldtype' => 'select',
  25946.                                                         'options' => [
  25947.                                                             => [
  25948.                                                                 'key' => 'Endverbraucher und Fachkreise',
  25949.                                                                 'value' => 'endverbraucherUndFachkreise',
  25950.                                                             ],
  25951.                                                             => [
  25952.                                                                 'key' => 'Fachkreise',
  25953.                                                                 'value' => 'fachkreise',
  25954.                                                             ],
  25955.                                                         ],
  25956.                                                         'width' => 646,
  25957.                                                         'defaultValue' => 'none',
  25958.                                                         'optionsProviderClass' => '',
  25959.                                                         'optionsProviderData' => '',
  25960.                                                         'queryColumnType' => 'varchar',
  25961.                                                         'columnType' => 'varchar',
  25962.                                                         'columnLength' => 190,
  25963.                                                         'dynamicOptions' => false,
  25964.                                                         'name' => 'zielgruppe',
  25965.                                                         'title' => 'Zielgruppe',
  25966.                                                         'tooltip' => '',
  25967.                                                         'mandatory' => true,
  25968.                                                         'noteditable' => false,
  25969.                                                         'index' => false,
  25970.                                                         'locked' => false,
  25971.                                                         'style' => '',
  25972.                                                         'permissions' => NULL,
  25973.                                                         'datatype' => 'data',
  25974.                                                         'relationType' => false,
  25975.                                                         'invisible' => false,
  25976.                                                         'visibleGridView' => false,
  25977.                                                         'visibleSearch' => false,
  25978.                                                         'defaultValueGenerator' => '',
  25979.                                                     ],
  25980.                                                 ],
  25981.                                                 'isOperator' => false,
  25982.                                             ],
  25983.                                             => [
  25984.                                                 'attributes' => [
  25985.                                                     'attribute' => 'faqGruppe',
  25986.                                                     'label' => 'FAQ-Gruppe',
  25987.                                                     'dataType' => 'reverseObjectRelation',
  25988.                                                     'layout' => [
  25989.                                                         'fieldtype' => 'reverseObjectRelation',
  25990.                                                         'ownerClassName' => 'FaqGruppe',
  25991.                                                         'ownerClassId' => NULL,
  25992.                                                         'ownerFieldName' => 'FAQs',
  25993.                                                         'lazyLoading' => true,
  25994.                                                         'width' => 775,
  25995.                                                         'height' => 350,
  25996.                                                         'maxItems' => '',
  25997.                                                         'queryColumnType' => 'text',
  25998.                                                         'relationType' => true,
  25999.                                                         'visibleFields' => NULL,
  26000.                                                         'allowToCreateNewObject' => true,
  26001.                                                         'optimizedAdminLoading' => false,
  26002.                                                         'enableTextSelection' => false,
  26003.                                                         'visibleFieldDefinitions' => [
  26004.                                                         ],
  26005.                                                         'classes' => [
  26006.                                                         ],
  26007.                                                         'pathFormatterClass' => '',
  26008.                                                         'name' => 'faqGruppe',
  26009.                                                         'title' => 'FAQ-Gruppe',
  26010.                                                         'tooltip' => '',
  26011.                                                         'mandatory' => false,
  26012.                                                         'noteditable' => false,
  26013.                                                         'index' => false,
  26014.                                                         'locked' => false,
  26015.                                                         'style' => '',
  26016.                                                         'permissions' => NULL,
  26017.                                                         'datatype' => 'data',
  26018.                                                         'invisible' => false,
  26019.                                                         'visibleGridView' => false,
  26020.                                                         'visibleSearch' => false,
  26021.                                                     ],
  26022.                                                 ],
  26023.                                                 'isOperator' => false,
  26024.                                             ],
  26025.                                             => [
  26026.                                                 'attributes' => [
  26027.                                                     'attribute' => 'frage',
  26028.                                                     'label' => 'Frage',
  26029.                                                     'dataType' => 'wysiwyg',
  26030.                                                     'layout' => [
  26031.                                                         'fieldtype' => 'wysiwyg',
  26032.                                                         'width' => 776,
  26033.                                                         'height' => 150,
  26034.                                                         'queryColumnType' => 'longtext',
  26035.                                                         'columnType' => 'longtext',
  26036.                                                         'toolbarConfig' => '{'."\n".'    "toolbarGroups" : ['."\n".'        {'."\n".'            "name": "basicstyles",'."\n".'            "groups": ['."\n".'                "basicstyles", "list", "cleanup"'."\n".'            ]'."\n".'        },'."\n".'        {'."\n".'            "name": "links",'."\n".'            "groups": ['."\n".'                "links"'."\n".'            ]'."\n".'        },'."\n".'        {'."\n".'            "name": "styles",'."\n".'            "groups": ['."\n".'                "styles"'."\n".'            ]'."\n".'        }            '."\n".'    ]'."\n".'}'."\n".'',
  26037.                                                         'excludeFromSearchIndex' => false,
  26038.                                                         'maxCharacters' => '',
  26039.                                                         'name' => 'frage',
  26040.                                                         'title' => 'Frage',
  26041.                                                         'tooltip' => '',
  26042.                                                         'mandatory' => false,
  26043.                                                         'noteditable' => false,
  26044.                                                         'index' => false,
  26045.                                                         'locked' => false,
  26046.                                                         'style' => '',
  26047.                                                         'permissions' => NULL,
  26048.                                                         'datatype' => 'data',
  26049.                                                         'relationType' => false,
  26050.                                                         'invisible' => false,
  26051.                                                         'visibleGridView' => true,
  26052.                                                         'visibleSearch' => true,
  26053.                                                     ],
  26054.                                                 ],
  26055.                                                 'isOperator' => false,
  26056.                                             ],
  26057.                                             => [
  26058.                                                 'attributes' => [
  26059.                                                     'attribute' => 'antwort',
  26060.                                                     'label' => 'Antwort',
  26061.                                                     'dataType' => 'wysiwyg',
  26062.                                                     'layout' => [
  26063.                                                         'fieldtype' => 'wysiwyg',
  26064.                                                         'width' => 776,
  26065.                                                         'height' => 460,
  26066.                                                         'queryColumnType' => 'longtext',
  26067.                                                         'columnType' => 'longtext',
  26068.                                                         'toolbarConfig' => '{'."\n".'    "toolbarGroups" : ['."\n".'        {'."\n".'            "name": "basicstyles",'."\n".'            "groups": ['."\n".'                "basicstyles", "list", "cleanup"'."\n".'            ]'."\n".'        },'."\n".'        {'."\n".'            "name": "links",'."\n".'            "groups": ['."\n".'                "links"'."\n".'            ]'."\n".'        },'."\n".'        {'."\n".'            "name": "styles",'."\n".'            "groups": ['."\n".'                "styles"'."\n".'            ]'."\n".'        }            '."\n".'    ]'."\n".'}'."\n".'',
  26069.                                                         'excludeFromSearchIndex' => false,
  26070.                                                         'maxCharacters' => '',
  26071.                                                         'name' => 'antwort',
  26072.                                                         'title' => 'Antwort',
  26073.                                                         'tooltip' => '',
  26074.                                                         'mandatory' => false,
  26075.                                                         'noteditable' => false,
  26076.                                                         'index' => false,
  26077.                                                         'locked' => false,
  26078.                                                         'style' => '',
  26079.                                                         'permissions' => NULL,
  26080.                                                         'datatype' => 'data',
  26081.                                                         'relationType' => false,
  26082.                                                         'invisible' => false,
  26083.                                                         'visibleGridView' => false,
  26084.                                                         'visibleSearch' => false,
  26085.                                                     ],
  26086.                                                 ],
  26087.                                                 'isOperator' => false,
  26088.                                             ],
  26089.                                         ],
  26090.                                     ],
  26091.                                 ],
  26092.                                 'FaqGruppe' => [
  26093.                                     'id' => 'FaqGruppe',
  26094.                                     'name' => 'FaqGruppe',
  26095.                                     'columnConfig' => [
  26096.                                         'columns' => [
  26097.                                             => [
  26098.                                                 'attributes' => [
  26099.                                                     'attribute' => 'id',
  26100.                                                     'label' => 'id',
  26101.                                                     'dataType' => 'system',
  26102.                                                     'layout' => [
  26103.                                                         'title' => 'id',
  26104.                                                         'name' => 'id',
  26105.                                                         'datatype' => 'data',
  26106.                                                         'fieldtype' => 'system',
  26107.                                                     ],
  26108.                                                 ],
  26109.                                                 'isOperator' => false,
  26110.                                             ],
  26111.                                             => [
  26112.                                                 'attributes' => [
  26113.                                                     'attribute' => 'key',
  26114.                                                     'label' => 'key',
  26115.                                                     'dataType' => 'system',
  26116.                                                     'layout' => [
  26117.                                                         'title' => 'key',
  26118.                                                         'name' => 'key',
  26119.                                                         'datatype' => 'data',
  26120.                                                         'fieldtype' => 'system',
  26121.                                                     ],
  26122.                                                 ],
  26123.                                                 'isOperator' => false,
  26124.                                             ],
  26125.                                             => [
  26126.                                                 'attributes' => [
  26127.                                                     'attribute' => 'creationDate',
  26128.                                                     'label' => 'creationDate',
  26129.                                                     'dataType' => 'system',
  26130.                                                     'layout' => [
  26131.                                                         'title' => 'creationDate',
  26132.                                                         'name' => 'creationDate',
  26133.                                                         'datatype' => 'data',
  26134.                                                         'fieldtype' => 'system',
  26135.                                                     ],
  26136.                                                 ],
  26137.                                                 'isOperator' => false,
  26138.                                             ],
  26139.                                             => [
  26140.                                                 'attributes' => [
  26141.                                                     'attribute' => 'modificationDate',
  26142.                                                     'label' => 'modificationDate',
  26143.                                                     'dataType' => 'system',
  26144.                                                     'layout' => [
  26145.                                                         'title' => 'modificationDate',
  26146.                                                         'name' => 'modificationDate',
  26147.                                                         'datatype' => 'data',
  26148.                                                         'fieldtype' => 'system',
  26149.                                                     ],
  26150.                                                 ],
  26151.                                                 'isOperator' => false,
  26152.                                             ],
  26153.                                             => [
  26154.                                                 'attributes' => [
  26155.                                                     'attribute' => 'name',
  26156.                                                     'label' => 'Name',
  26157.                                                     'dataType' => 'input',
  26158.                                                     'layout' => [
  26159.                                                         'fieldtype' => 'input',
  26160.                                                         'width' => 608,
  26161.                                                         'defaultValue' => NULL,
  26162.                                                         'queryColumnType' => 'varchar',
  26163.                                                         'columnType' => 'varchar',
  26164.                                                         'columnLength' => 1024,
  26165.                                                         'regex' => '',
  26166.                                                         'unique' => false,
  26167.                                                         'showCharCount' => false,
  26168.                                                         'name' => 'name',
  26169.                                                         'title' => 'Name',
  26170.                                                         'tooltip' => '',
  26171.                                                         'mandatory' => false,
  26172.                                                         'noteditable' => false,
  26173.                                                         'index' => false,
  26174.                                                         'locked' => false,
  26175.                                                         'style' => '',
  26176.                                                         'permissions' => NULL,
  26177.                                                         'datatype' => 'data',
  26178.                                                         'relationType' => false,
  26179.                                                         'invisible' => false,
  26180.                                                         'visibleGridView' => true,
  26181.                                                         'visibleSearch' => true,
  26182.                                                         'defaultValueGenerator' => '',
  26183.                                                     ],
  26184.                                                 ],
  26185.                                                 'isOperator' => false,
  26186.                                             ],
  26187.                                             => [
  26188.                                                 'attributes' => [
  26189.                                                     'attribute' => 'FAQs',
  26190.                                                     'label' => 'FAQs',
  26191.                                                     'dataType' => 'manyToManyObjectRelation',
  26192.                                                     'layout' => [
  26193.                                                         'fieldtype' => 'manyToManyObjectRelation',
  26194.                                                         'width' => 775,
  26195.                                                         'height' => 350,
  26196.                                                         'maxItems' => '',
  26197.                                                         'queryColumnType' => 'text',
  26198.                                                         'relationType' => true,
  26199.                                                         'visibleFields' => 'id,filename,name',
  26200.                                                         'allowToCreateNewObject' => false,
  26201.                                                         'optimizedAdminLoading' => false,
  26202.                                                         'enableTextSelection' => false,
  26203.                                                         'visibleFieldDefinitions' => [
  26204.                                                             'id' => [
  26205.                                                                 'name' => 'id',
  26206.                                                                 'title' => 'ID',
  26207.                                                                 'fieldtype' => 'input',
  26208.                                                             ],
  26209.                                                             'filename' => [
  26210.                                                                 'name' => 'filename',
  26211.                                                                 'title' => 'Dateiname',
  26212.                                                                 'fieldtype' => 'input',
  26213.                                                             ],
  26214.                                                             'name' => [
  26215.                                                                 'name' => 'name',
  26216.                                                                 'title' => 'Name',
  26217.                                                                 'fieldtype' => 'input',
  26218.                                                             ],
  26219.                                                         ],
  26220.                                                         'classes' => [
  26221.                                                             => [
  26222.                                                                 'classes' => 'Faq',
  26223.                                                             ],
  26224.                                                         ],
  26225.                                                         'pathFormatterClass' => '',
  26226.                                                         'name' => 'FAQs',
  26227.                                                         'title' => 'FAQs',
  26228.                                                         'tooltip' => '',
  26229.                                                         'mandatory' => false,
  26230.                                                         'noteditable' => false,
  26231.                                                         'index' => false,
  26232.                                                         'locked' => false,
  26233.                                                         'style' => '',
  26234.                                                         'permissions' => NULL,
  26235.                                                         'datatype' => 'data',
  26236.                                                         'invisible' => false,
  26237.                                                         'visibleGridView' => false,
  26238.                                                         'visibleSearch' => false,
  26239.                                                     ],
  26240.                                                 ],
  26241.                                                 'isOperator' => false,
  26242.                                             ],
  26243.                                             => [
  26244.                                                 'attributes' => [
  26245.                                                     'attribute' => 'author',
  26246.                                                     'label' => 'Autor',
  26247.                                                     'dataType' => 'manyToOneRelation',
  26248.                                                     'layout' => [
  26249.                                                         'fieldtype' => 'manyToOneRelation',
  26250.                                                         'width' => 530,
  26251.                                                         'assetUploadPath' => '',
  26252.                                                         'relationType' => true,
  26253.                                                         'queryColumnType' => [
  26254.                                                             'id' => 'int(11)',
  26255.                                                             'type' => 'enum(\'document\',\'asset\',\'object\')',
  26256.                                                         ],
  26257.                                                         'objectsAllowed' => true,
  26258.                                                         'assetsAllowed' => false,
  26259.                                                         'assetTypes' => [
  26260.                                                         ],
  26261.                                                         'documentsAllowed' => false,
  26262.                                                         'documentTypes' => [
  26263.                                                         ],
  26264.                                                         'classes' => [
  26265.                                                             => [
  26266.                                                                 'classes' => 'Kontakt',
  26267.                                                             ],
  26268.                                                         ],
  26269.                                                         'pathFormatterClass' => '',
  26270.                                                         'name' => 'author',
  26271.                                                         'title' => 'Autor',
  26272.                                                         'tooltip' => '',
  26273.                                                         'mandatory' => false,
  26274.                                                         'noteditable' => false,
  26275.                                                         'index' => false,
  26276.                                                         'locked' => false,
  26277.                                                         'style' => '',
  26278.                                                         'permissions' => NULL,
  26279.                                                         'datatype' => 'data',
  26280.                                                         'invisible' => false,
  26281.                                                         'visibleGridView' => false,
  26282.                                                         'visibleSearch' => false,
  26283.                                                     ],
  26284.                                                 ],
  26285.                                                 'isOperator' => false,
  26286.                                             ],
  26287.                                             => [
  26288.                                                 'attributes' => [
  26289.                                                     'attribute' => 'brand',
  26290.                                                     'label' => 'Marke',
  26291.                                                     'dataType' => 'manyToOneRelation',
  26292.                                                     'layout' => [
  26293.                                                         'fieldtype' => 'manyToOneRelation',
  26294.                                                         'width' => 530,
  26295.                                                         'assetUploadPath' => '',
  26296.                                                         'relationType' => true,
  26297.                                                         'queryColumnType' => [
  26298.                                                             'id' => 'int(11)',
  26299.                                                             'type' => 'enum(\'document\',\'asset\',\'object\')',
  26300.                                                         ],
  26301.                                                         'objectsAllowed' => true,
  26302.                                                         'assetsAllowed' => false,
  26303.                                                         'assetTypes' => [
  26304.                                                         ],
  26305.                                                         'documentsAllowed' => false,
  26306.                                                         'documentTypes' => [
  26307.                                                         ],
  26308.                                                         'classes' => [
  26309.                                                             => [
  26310.                                                                 'classes' => 'Marke',
  26311.                                                             ],
  26312.                                                         ],
  26313.                                                         'pathFormatterClass' => '',
  26314.                                                         'name' => 'brand',
  26315.                                                         'title' => 'Marke',
  26316.                                                         'tooltip' => '',
  26317.                                                         'mandatory' => false,
  26318.                                                         'noteditable' => false,
  26319.                                                         'index' => false,
  26320.                                                         'locked' => false,
  26321.                                                         'style' => '',
  26322.                                                         'permissions' => NULL,
  26323.                                                         'datatype' => 'data',
  26324.                                                         'invisible' => false,
  26325.                                                         'visibleGridView' => false,
  26326.                                                         'visibleSearch' => false,
  26327.                                                     ],
  26328.                                                 ],
  26329.                                                 'isOperator' => false,
  26330.                                             ],
  26331.                                             => [
  26332.                                                 'attributes' => [
  26333.                                                     'attribute' => 'topic',
  26334.                                                     'label' => '',
  26335.                                                     'dataType' => 'manyToManyObjectRelation',
  26336.                                                     'layout' => [
  26337.                                                         'fieldtype' => 'manyToManyObjectRelation',
  26338.                                                         'width' => 758,
  26339.                                                         'height' => 300,
  26340.                                                         'maxItems' => '',
  26341.                                                         'queryColumnType' => 'text',
  26342.                                                         'relationType' => true,
  26343.                                                         'visibleFields' => 'id,key,name',
  26344.                                                         'allowToCreateNewObject' => false,
  26345.                                                         'optimizedAdminLoading' => false,
  26346.                                                         'enableTextSelection' => false,
  26347.                                                         'visibleFieldDefinitions' => [
  26348.                                                             'id' => [
  26349.                                                                 'name' => 'id',
  26350.                                                                 'title' => 'ID',
  26351.                                                                 'fieldtype' => 'input',
  26352.                                                             ],
  26353.                                                             'key' => [
  26354.                                                                 'name' => 'key',
  26355.                                                                 'title' => 'Schlüssel',
  26356.                                                                 'fieldtype' => 'input',
  26357.                                                             ],
  26358.                                                             'name' => [
  26359.                                                                 'name' => 'name',
  26360.                                                                 'title' => 'Name',
  26361.                                                                 'fieldtype' => 'input',
  26362.                                                             ],
  26363.                                                         ],
  26364.                                                         'classes' => [
  26365.                                                             => [
  26366.                                                                 'classes' => 'Kategorie',
  26367.                                                             ],
  26368.                                                         ],
  26369.                                                         'pathFormatterClass' => '',
  26370.                                                         'name' => 'topic',
  26371.                                                         'title' => '',
  26372.                                                         'tooltip' => '',
  26373.                                                         'mandatory' => false,
  26374.                                                         'noteditable' => false,
  26375.                                                         'index' => false,
  26376.                                                         'locked' => false,
  26377.                                                         'style' => '',
  26378.                                                         'permissions' => NULL,
  26379.                                                         'datatype' => 'data',
  26380.                                                         'invisible' => false,
  26381.                                                         'visibleGridView' => false,
  26382.                                                         'visibleSearch' => false,
  26383.                                                     ],
  26384.                                                 ],
  26385.                                                 'isOperator' => false,
  26386.                                             ],
  26387.                                             => [
  26388.                                                 'attributes' => [
  26389.                                                     'attribute' => 'subject',
  26390.                                                     'label' => '',
  26391.                                                     'dataType' => 'manyToManyObjectRelation',
  26392.                                                     'layout' => [
  26393.                                                         'fieldtype' => 'manyToManyObjectRelation',
  26394.                                                         'width' => 758,
  26395.                                                         'height' => 300,
  26396.                                                         'maxItems' => '',
  26397.                                                         'queryColumnType' => 'text',
  26398.                                                         'relationType' => true,
  26399.                                                         'visibleFields' => 'id,key,name',
  26400.                                                         'allowToCreateNewObject' => false,
  26401.                                                         'optimizedAdminLoading' => false,
  26402.                                                         'enableTextSelection' => false,
  26403.                                                         'visibleFieldDefinitions' => [
  26404.                                                             'id' => [
  26405.                                                                 'name' => 'id',
  26406.                                                                 'title' => 'ID',
  26407.                                                                 'fieldtype' => 'input',
  26408.                                                             ],
  26409.                                                             'key' => [
  26410.                                                                 'name' => 'key',
  26411.                                                                 'title' => 'Schlüssel',
  26412.                                                                 'fieldtype' => 'input',
  26413.                                                             ],
  26414.                                                             'name' => [
  26415.                                                                 'name' => 'name',
  26416.                                                                 'title' => 'Name',
  26417.                                                                 'fieldtype' => 'input',
  26418.                                                             ],
  26419.                                                         ],
  26420.                                                         'classes' => [
  26421.                                                             => [
  26422.                                                                 'classes' => 'Fachthema',
  26423.                                                             ],
  26424.                                                         ],
  26425.                                                         'pathFormatterClass' => '',
  26426.                                                         'name' => 'subject',
  26427.                                                         'title' => '',
  26428.                                                         'tooltip' => '',
  26429.                                                         'mandatory' => false,
  26430.                                                         'noteditable' => false,
  26431.                                                         'index' => false,
  26432.                                                         'locked' => false,
  26433.                                                         'style' => '',
  26434.                                                         'permissions' => NULL,
  26435.                                                         'datatype' => 'data',
  26436.                                                         'invisible' => false,
  26437.                                                         'visibleGridView' => false,
  26438.                                                         'visibleSearch' => false,
  26439.                                                     ],
  26440.                                                 ],
  26441.                                                 'isOperator' => false,
  26442.                                             ],
  26443.                                             10 => [
  26444.                                                 'attributes' => [
  26445.                                                     'attribute' => 'keyword',
  26446.                                                     'label' => '',
  26447.                                                     'dataType' => 'manyToManyObjectRelation',
  26448.                                                     'layout' => [
  26449.                                                         'fieldtype' => 'manyToManyObjectRelation',
  26450.                                                         'width' => 758,
  26451.                                                         'height' => 300,
  26452.                                                         'maxItems' => '',
  26453.                                                         'queryColumnType' => 'text',
  26454.                                                         'relationType' => true,
  26455.                                                         'visibleFields' => 'id,key,name',
  26456.                                                         'allowToCreateNewObject' => false,
  26457.                                                         'optimizedAdminLoading' => false,
  26458.                                                         'enableTextSelection' => false,
  26459.                                                         'visibleFieldDefinitions' => [
  26460.                                                             'id' => [
  26461.                                                                 'name' => 'id',
  26462.                                                                 'title' => 'ID',
  26463.                                                                 'fieldtype' => 'input',
  26464.                                                             ],
  26465.                                                             'key' => [
  26466.                                                                 'name' => 'key',
  26467.                                                                 'title' => 'Schlüssel',
  26468.                                                                 'fieldtype' => 'input',
  26469.                                                             ],
  26470.                                                             'name' => [
  26471.                                                                 'name' => 'name',
  26472.                                                                 'title' => 'Name',
  26473.                                                                 'fieldtype' => 'input',
  26474.                                                             ],
  26475.                                                         ],
  26476.                                                         'classes' => [
  26477.                                                             => [
  26478.                                                                 'classes' => 'Schlagwort',
  26479.                                                             ],
  26480.                                                         ],
  26481.                                                         'pathFormatterClass' => '',
  26482.                                                         'name' => 'keyword',
  26483.                                                         'title' => '',
  26484.                                                         'tooltip' => '',
  26485.                                                         'mandatory' => false,
  26486.                                                         'noteditable' => false,
  26487.                                                         'index' => false,
  26488.                                                         'locked' => false,
  26489.                                                         'style' => '',
  26490.                                                         'permissions' => NULL,
  26491.                                                         'datatype' => 'data',
  26492.                                                         'invisible' => false,
  26493.                                                         'visibleGridView' => false,
  26494.                                                         'visibleSearch' => false,
  26495.                                                     ],
  26496.                                                 ],
  26497.                                                 'isOperator' => false,
  26498.                                             ],
  26499.                                         ],
  26500.                                     ],
  26501.                                 ],
  26502.                                 'TherapiegebietEndverwender' => [
  26503.                                     'id' => 'TherapiegebietEndverwender',
  26504.                                     'name' => 'TherapiegebietEndverwender',
  26505.                                     'columnConfig' => [
  26506.                                         'columns' => [
  26507.                                             => [
  26508.                                                 'attributes' => [
  26509.                                                     'attribute' => 'id',
  26510.                                                     'label' => 'id',
  26511.                                                     'dataType' => 'system',
  26512.                                                     'layout' => [
  26513.                                                         'title' => 'id',
  26514.                                                         'name' => 'id',
  26515.                                                         'datatype' => 'data',
  26516.                                                         'fieldtype' => 'system',
  26517.                                                     ],
  26518.                                                 ],
  26519.                                                 'isOperator' => false,
  26520.                                             ],
  26521.                                             => [
  26522.                                                 'attributes' => [
  26523.                                                     'attribute' => 'key',
  26524.                                                     'label' => 'key',
  26525.                                                     'dataType' => 'system',
  26526.                                                     'layout' => [
  26527.                                                         'title' => 'key',
  26528.                                                         'name' => 'key',
  26529.                                                         'datatype' => 'data',
  26530.                                                         'fieldtype' => 'system',
  26531.                                                     ],
  26532.                                                 ],
  26533.                                                 'isOperator' => false,
  26534.                                             ],
  26535.                                             => [
  26536.                                                 'attributes' => [
  26537.                                                     'attribute' => 'name',
  26538.                                                     'label' => 'Name',
  26539.                                                     'dataType' => 'input',
  26540.                                                     'layout' => [
  26541.                                                         'fieldtype' => 'input',
  26542.                                                         'width' => 608,
  26543.                                                         'defaultValue' => NULL,
  26544.                                                         'queryColumnType' => 'varchar',
  26545.                                                         'columnType' => 'varchar',
  26546.                                                         'columnLength' => 1024,
  26547.                                                         'regex' => '',
  26548.                                                         'unique' => false,
  26549.                                                         'showCharCount' => false,
  26550.                                                         'name' => 'name',
  26551.                                                         'title' => 'Name',
  26552.                                                         'tooltip' => '',
  26553.                                                         'mandatory' => false,
  26554.                                                         'noteditable' => false,
  26555.                                                         'index' => false,
  26556.                                                         'locked' => false,
  26557.                                                         'style' => '',
  26558.                                                         'permissions' => NULL,
  26559.                                                         'datatype' => 'data',
  26560.                                                         'relationType' => false,
  26561.                                                         'invisible' => false,
  26562.                                                         'visibleGridView' => true,
  26563.                                                         'visibleSearch' => true,
  26564.                                                         'defaultValueGenerator' => '',
  26565.                                                     ],
  26566.                                                 ],
  26567.                                                 'isOperator' => false,
  26568.                                             ],
  26569.                                         ],
  26570.                                     ],
  26571.                                 ],
  26572.                                 'Kategorie' => [
  26573.                                     'id' => 'Kategorie',
  26574.                                     'name' => 'Kategorie',
  26575.                                     'columnConfig' => [
  26576.                                         'columns' => [
  26577.                                             => [
  26578.                                                 'attributes' => [
  26579.                                                     'attribute' => 'id',
  26580.                                                     'label' => 'id',
  26581.                                                     'dataType' => 'system',
  26582.                                                     'layout' => [
  26583.                                                         'title' => 'id',
  26584.                                                         'name' => 'id',
  26585.                                                         'datatype' => 'data',
  26586.                                                         'fieldtype' => 'system',
  26587.                                                     ],
  26588.                                                 ],
  26589.                                                 'isOperator' => false,
  26590.                                             ],
  26591.                                             => [
  26592.                                                 'attributes' => [
  26593.                                                     'attribute' => 'fullpath',
  26594.                                                     'label' => 'fullpath',
  26595.                                                     'dataType' => 'system',
  26596.                                                     'layout' => [
  26597.                                                         'title' => 'fullpath',
  26598.                                                         'name' => 'fullpath',
  26599.                                                         'datatype' => 'data',
  26600.                                                         'fieldtype' => 'system',
  26601.                                                     ],
  26602.                                                 ],
  26603.                                                 'isOperator' => false,
  26604.                                             ],
  26605.                                             => [
  26606.                                                 'attributes' => [
  26607.                                                     'attribute' => 'key',
  26608.                                                     'label' => 'key',
  26609.                                                     'dataType' => 'system',
  26610.                                                     'layout' => [
  26611.                                                         'title' => 'key',
  26612.                                                         'name' => 'key',
  26613.                                                         'datatype' => 'data',
  26614.                                                         'fieldtype' => 'system',
  26615.                                                     ],
  26616.                                                 ],
  26617.                                                 'isOperator' => false,
  26618.                                             ],
  26619.                                             => [
  26620.                                                 'attributes' => [
  26621.                                                     'attribute' => 'name',
  26622.                                                     'label' => 'Name',
  26623.                                                     'dataType' => 'input',
  26624.                                                     'layout' => [
  26625.                                                         'fieldtype' => 'input',
  26626.                                                         'width' => 608,
  26627.                                                         'defaultValue' => NULL,
  26628.                                                         'queryColumnType' => 'varchar',
  26629.                                                         'columnType' => 'varchar',
  26630.                                                         'columnLength' => 1024,
  26631.                                                         'regex' => '',
  26632.                                                         'unique' => false,
  26633.                                                         'showCharCount' => false,
  26634.                                                         'name' => 'name',
  26635.                                                         'title' => 'Name',
  26636.                                                         'tooltip' => '',
  26637.                                                         'mandatory' => false,
  26638.                                                         'noteditable' => false,
  26639.                                                         'index' => false,
  26640.                                                         'locked' => false,
  26641.                                                         'style' => '',
  26642.                                                         'permissions' => NULL,
  26643.                                                         'datatype' => 'data',
  26644.                                                         'relationType' => false,
  26645.                                                         'invisible' => false,
  26646.                                                         'visibleGridView' => true,
  26647.                                                         'visibleSearch' => true,
  26648.                                                         'defaultValueGenerator' => '',
  26649.                                                     ],
  26650.                                                 ],
  26651.                                                 'isOperator' => false,
  26652.                                             ],
  26653.                                         ],
  26654.                                     ],
  26655.                                 ],
  26656.                                 'Schlagwort' => [
  26657.                                     'id' => 'Schlagwort',
  26658.                                     'name' => 'Schlagwort',
  26659.                                     'columnConfig' => [
  26660.                                         'columns' => [
  26661.                                             => [
  26662.                                                 'attributes' => [
  26663.                                                     'attribute' => 'id',
  26664.                                                     'label' => 'id',
  26665.                                                     'dataType' => 'system',
  26666.                                                     'layout' => [
  26667.                                                         'title' => 'id',
  26668.                                                         'name' => 'id',
  26669.                                                         'datatype' => 'data',
  26670.                                                         'fieldtype' => 'system',
  26671.                                                     ],
  26672.                                                 ],
  26673.                                                 'isOperator' => false,
  26674.                                             ],
  26675.                                             => [
  26676.                                                 'attributes' => [
  26677.                                                     'attribute' => 'fullpath',
  26678.                                                     'label' => 'fullpath',
  26679.                                                     'dataType' => 'system',
  26680.                                                     'layout' => [
  26681.                                                         'title' => 'fullpath',
  26682.                                                         'name' => 'fullpath',
  26683.                                                         'datatype' => 'data',
  26684.                                                         'fieldtype' => 'system',
  26685.                                                     ],
  26686.                                                 ],
  26687.                                                 'isOperator' => false,
  26688.                                             ],
  26689.                                             => [
  26690.                                                 'attributes' => [
  26691.                                                     'attribute' => 'key',
  26692.                                                     'label' => 'key',
  26693.                                                     'dataType' => 'system',
  26694.                                                     'layout' => [
  26695.                                                         'title' => 'key',
  26696.                                                         'name' => 'key',
  26697.                                                         'datatype' => 'data',
  26698.                                                         'fieldtype' => 'system',
  26699.                                                     ],
  26700.                                                 ],
  26701.                                                 'isOperator' => false,
  26702.                                             ],
  26703.                                             => [
  26704.                                                 'attributes' => [
  26705.                                                     'attribute' => 'name',
  26706.                                                     'label' => 'Name',
  26707.                                                     'dataType' => 'input',
  26708.                                                     'layout' => [
  26709.                                                         'fieldtype' => 'input',
  26710.                                                         'width' => 608,
  26711.                                                         'defaultValue' => NULL,
  26712.                                                         'queryColumnType' => 'varchar',
  26713.                                                         'columnType' => 'varchar',
  26714.                                                         'columnLength' => 1024,
  26715.                                                         'regex' => '',
  26716.                                                         'unique' => false,
  26717.                                                         'showCharCount' => false,
  26718.                                                         'name' => 'name',
  26719.                                                         'title' => 'Name',
  26720.                                                         'tooltip' => '',
  26721.                                                         'mandatory' => false,
  26722.                                                         'noteditable' => false,
  26723.                                                         'index' => false,
  26724.                                                         'locked' => false,
  26725.                                                         'style' => '',
  26726.                                                         'permissions' => NULL,
  26727.                                                         'datatype' => 'data',
  26728.                                                         'relationType' => false,
  26729.                                                         'invisible' => false,
  26730.                                                         'visibleGridView' => true,
  26731.                                                         'visibleSearch' => true,
  26732.                                                         'defaultValueGenerator' => '',
  26733.                                                     ],
  26734.                                                 ],
  26735.                                                 'isOperator' => false,
  26736.                                             ],
  26737.                                         ],
  26738.                                     ],
  26739.                                 ],
  26740.                             ],
  26741.                             'mutationEntities' => [
  26742.                             ],
  26743.                             'specialEntities' => [
  26744.                                 'document' => [
  26745.                                     'read' => true,
  26746.                                     'create' => false,
  26747.                                     'update' => false,
  26748.                                     'delete' => false,
  26749.                                 ],
  26750.                                 'document_folder' => [
  26751.                                     'read' => true,
  26752.                                     'create' => false,
  26753.                                     'update' => false,
  26754.                                     'delete' => false,
  26755.                                 ],
  26756.                                 'asset' => [
  26757.                                     'read' => true,
  26758.                                     'create' => false,
  26759.                                     'update' => false,
  26760.                                     'delete' => false,
  26761.                                 ],
  26762.                                 'asset_folder' => [
  26763.                                     'read' => true,
  26764.                                     'create' => false,
  26765.                                     'update' => false,
  26766.                                     'delete' => false,
  26767.                                 ],
  26768.                                 'asset_listing' => [
  26769.                                     'read' => true,
  26770.                                     'create' => false,
  26771.                                     'update' => false,
  26772.                                     'delete' => false,
  26773.                                 ],
  26774.                                 'object_folder' => [
  26775.                                     'read' => true,
  26776.                                     'create' => false,
  26777.                                     'update' => false,
  26778.                                     'delete' => false,
  26779.                                 ],
  26780.                                 'translation' => [
  26781.                                     'read' => false,
  26782.                                     'create' => false,
  26783.                                     'update' => false,
  26784.                                     'delete' => false,
  26785.                                 ],
  26786.                                 'translation_listing' => [
  26787.                                     'read' => false,
  26788.                                     'create' => false,
  26789.                                     'update' => false,
  26790.                                     'delete' => false,
  26791.                                 ],
  26792.                             ],
  26793.                         ],
  26794.                         'security' => [
  26795.                             'method' => 'datahub_apikey',
  26796.                             'apikey' => [
  26797.                                 => '9480d71c1ad6625dde10d8845aff964d',
  26798.                                 => 'd6fbe4163ef8c537a8d88bf82054a75c',
  26799.                             ],
  26800.                             'skipPermissionCheck' => false,
  26801.                             'disableIntrospection' => false,
  26802.                         ],
  26803.                         'workspaces' => [
  26804.                             'asset' => [
  26805.                                 => [
  26806.                                     'read' => true,
  26807.                                     'cpath' => '/',
  26808.                                     'create' => false,
  26809.                                     'update' => false,
  26810.                                     'delete' => false,
  26811.                                     'id' => 'extModel1444-1',
  26812.                                 ],
  26813.                             ],
  26814.                             'document' => [
  26815.                                 => [
  26816.                                     'read' => true,
  26817.                                     'cpath' => '/',
  26818.                                     'create' => false,
  26819.                                     'update' => false,
  26820.                                     'delete' => false,
  26821.                                     'id' => 'extModel1418-1',
  26822.                                 ],
  26823.                             ],
  26824.                             'object' => [
  26825.                                 => [
  26826.                                     'read' => true,
  26827.                                     'cpath' => '/',
  26828.                                     'create' => false,
  26829.                                     'update' => false,
  26830.                                     'delete' => false,
  26831.                                     'id' => 'extModel1470-1',
  26832.                                 ],
  26833.                             ],
  26834.                         ],
  26835.                         'permissions' => [
  26836.                             'user' => [
  26837.                             ],
  26838.                             'role' => [
  26839.                             ],
  26840.                         ],
  26841.                     ],
  26842.                     'Abmessungen_PE' => [
  26843.                         'general' => [
  26844.                             'active' => true,
  26845.                             'type' => 'dataImporterDataObject',
  26846.                             'name' => 'Abmessungen_PE',
  26847.                             'description' => '',
  26848.                             'group' => 'Import',
  26849.                             'path' => NULL,
  26850.                             'modificationDate' => 1756730361,
  26851.                             'createDate' => 1756720143,
  26852.                         ],
  26853.                         'loaderConfig' => [
  26854.                             'type' => 'upload',
  26855.                             'settings' => [
  26856.                                 'uploadFilePath' => 'Abmessungen_PE/upload.import',
  26857.                             ],
  26858.                         ],
  26859.                         'interpreterConfig' => [
  26860.                             'type' => 'xlsx',
  26861.                             'settings' => [
  26862.                                 'skipFirstRow' => true,
  26863.                                 'sheetName' => 'PE',
  26864.                             ],
  26865.                         ],
  26866.                         'resolverConfig' => [
  26867.                             'elementType' => 'dataObject',
  26868.                             'dataObjectClassId' => '7',
  26869.                             'loadingStrategy' => [
  26870.                                 'type' => 'attribute',
  26871.                                 'settings' => [
  26872.                                     'dataSourceIndex' => '3',
  26873.                                     'attributeName' => 'pzn',
  26874.                                     'language' => '',
  26875.                                     'includeUnpublished' => true,
  26876.                                 ],
  26877.                             ],
  26878.                             'createLocationStrategy' => [
  26879.                                 'type' => 'doNotCreate',
  26880.                             ],
  26881.                             'locationUpdateStrategy' => [
  26882.                                 'type' => 'noChange',
  26883.                             ],
  26884.                             'publishingStrategy' => [
  26885.                                 'type' => 'noChangeUnpublishNew',
  26886.                             ],
  26887.                         ],
  26888.                         'processingConfig' => [
  26889.                             'executionType' => 'sequential',
  26890.                             'idDataIndex' => '3',
  26891.                             'cleanup' => [
  26892.                                 'strategy' => 'unpublish',
  26893.                             ],
  26894.                         ],
  26895.                         'mappingConfig' => [
  26896.                             => [
  26897.                                 'label' => 'Bruttogewicht',
  26898.                                 'dataSourceIndex' => [
  26899.                                     => '7',
  26900.                                 ],
  26901.                                 'transformationResultType' => 'numeric',
  26902.                                 'dataTarget' => [
  26903.                                     'type' => 'direct',
  26904.                                     'settings' => [
  26905.                                         'fieldName' => 'BruttoGewicht',
  26906.                                         'language' => '',
  26907.                                         'writeIfTargetIsNotEmpty' => true,
  26908.                                         'writeIfSourceIsEmpty' => true,
  26909.                                     ],
  26910.                                 ],
  26911.                                 'transformationPipeline' => [
  26912.                                     => [
  26913.                                         'type' => 'numeric',
  26914.                                     ],
  26915.                                 ],
  26916.                             ],
  26917.                             => [
  26918.                                 'label' => 'Charge',
  26919.                                 'dataSourceIndex' => [
  26920.                                     => '2',
  26921.                                 ],
  26922.                                 'transformationResultType' => 'numeric',
  26923.                                 'dataTarget' => [
  26924.                                     'type' => 'direct',
  26925.                                     'settings' => [
  26926.                                         'fieldName' => 'Charge',
  26927.                                         'language' => '',
  26928.                                         'writeIfTargetIsNotEmpty' => true,
  26929.                                         'writeIfSourceIsEmpty' => true,
  26930.                                     ],
  26931.                                 ],
  26932.                                 'transformationPipeline' => [
  26933.                                     => [
  26934.                                         'type' => 'numeric',
  26935.                                     ],
  26936.                                 ],
  26937.                             ],
  26938.                             => [
  26939.                                 'label' => 'LAENGE [8]',
  26940.                                 'dataSourceIndex' => [
  26941.                                     => '8',
  26942.                                 ],
  26943.                                 'transformationResultType' => 'numeric',
  26944.                                 'dataTarget' => [
  26945.                                     'type' => 'direct',
  26946.                                     'settings' => [
  26947.                                         'fieldName' => 'Packungslaenge',
  26948.                                         'language' => '',
  26949.                                         'writeIfTargetIsNotEmpty' => true,
  26950.                                         'writeIfSourceIsEmpty' => true,
  26951.                                     ],
  26952.                                 ],
  26953.                                 'transformationPipeline' => [
  26954.                                     => [
  26955.                                         'type' => 'numeric',
  26956.                                     ],
  26957.                                 ],
  26958.                             ],
  26959.                             => [
  26960.                                 'label' => 'BREITE [9]',
  26961.                                 'dataSourceIndex' => [
  26962.                                     => '9',
  26963.                                 ],
  26964.                                 'transformationResultType' => 'numeric',
  26965.                                 'dataTarget' => [
  26966.                                     'type' => 'direct',
  26967.                                     'settings' => [
  26968.                                         'fieldName' => 'Packungsbreite',
  26969.                                         'language' => '',
  26970.                                         'writeIfTargetIsNotEmpty' => true,
  26971.                                         'writeIfSourceIsEmpty' => true,
  26972.                                     ],
  26973.                                 ],
  26974.                                 'transformationPipeline' => [
  26975.                                     => [
  26976.                                         'type' => 'numeric',
  26977.                                     ],
  26978.                                 ],
  26979.                             ],
  26980.                             => [
  26981.                                 'label' => 'HOEHE [10]',
  26982.                                 'dataSourceIndex' => [
  26983.                                     => '10',
  26984.                                 ],
  26985.                                 'transformationResultType' => 'numeric',
  26986.                                 'dataTarget' => [
  26987.                                     'type' => 'direct',
  26988.                                     'settings' => [
  26989.                                         'fieldName' => 'Packungsbreite',
  26990.                                         'language' => '',
  26991.                                         'writeIfTargetIsNotEmpty' => true,
  26992.                                         'writeIfSourceIsEmpty' => true,
  26993.                                     ],
  26994.                                 ],
  26995.                                 'transformationPipeline' => [
  26996.                                     => [
  26997.                                         'type' => 'numeric',
  26998.                                     ],
  26999.                                 ],
  27000.                             ],
  27001.                         ],
  27002.                         'executionConfig' => [
  27003.                             'scheduleType' => 'recurring',
  27004.                             'cronDefinition' => '',
  27005.                             'scheduledAt' => '',
  27006.                         ],
  27007.                         'permissions' => [
  27008.                             'user' => [
  27009.                             ],
  27010.                             'role' => [
  27011.                             ],
  27012.                         ],
  27013.                         'workspaces' => [
  27014.                         ],
  27015.                     ],
  27016.                     'Gesund-de' => [
  27017.                         'general' => [
  27018.                             'type' => 'dataImporterDataObject',
  27019.                             'name' => 'Gesund-de',
  27020.                             'description' => '',
  27021.                             'group' => 'Import',
  27022.                             'active' => false,
  27023.                             'path' => NULL,
  27024.                             'modificationDate' => 1732702238,
  27025.                             'createDate' => 1732699630,
  27026.                         ],
  27027.                         'loaderConfig' => [
  27028.                             'type' => 'upload',
  27029.                             'settings' => [
  27030.                                 'uploadFilePath' => 'Gesund-de/upload.import',
  27031.                             ],
  27032.                         ],
  27033.                         'interpreterConfig' => [
  27034.                             'type' => 'xlsx',
  27035.                             'settings' => [
  27036.                                 'skipFirstRow' => true,
  27037.                                 'sheetName' => 'Tabelle1',
  27038.                             ],
  27039.                         ],
  27040.                         'resolverConfig' => [
  27041.                             'elementType' => 'dataObject',
  27042.                             'dataObjectClassId' => '7',
  27043.                             'loadingStrategy' => [
  27044.                                 'type' => 'attribute',
  27045.                                 'settings' => [
  27046.                                     'dataSourceIndex' => '3',
  27047.                                     'attributeName' => 'pzn',
  27048.                                     'language' => '',
  27049.                                 ],
  27050.                             ],
  27051.                             'createLocationStrategy' => [
  27052.                                 'type' => 'doNotCreate',
  27053.                             ],
  27054.                             'locationUpdateStrategy' => [
  27055.                                 'type' => 'noChange',
  27056.                             ],
  27057.                             'publishingStrategy' => [
  27058.                                 'type' => 'noChangeUnpublishNew',
  27059.                             ],
  27060.                         ],
  27061.                         'processingConfig' => [
  27062.                             'executionType' => 'parallel',
  27063.                             'idDataIndex' => '',
  27064.                         ],
  27065.                         'mappingConfig' => [
  27066.                             => [
  27067.                                 'label' => 'Gesund-deURL',
  27068.                                 'dataSourceIndex' => [
  27069.                                     => '5',
  27070.                                 ],
  27071.                                 'transformationResultType' => 'default',
  27072.                                 'dataTarget' => [
  27073.                                     'type' => 'direct',
  27074.                                     'settings' => [
  27075.                                         'fieldName' => 'gesunddeURL',
  27076.                                         'language' => '',
  27077.                                         'writeIfTargetIsNotEmpty' => true,
  27078.                                         'writeIfSourceIsEmpty' => true,
  27079.                                     ],
  27080.                                 ],
  27081.                                 'transformationPipeline' => [
  27082.                                 ],
  27083.                             ],
  27084.                         ],
  27085.                         'executionConfig' => [
  27086.                             'scheduleType' => 'job',
  27087.                             'cronDefinition' => '',
  27088.                             'scheduledAt' => '',
  27089.                         ],
  27090.                         'permissions' => [
  27091.                             'user' => [
  27092.                             ],
  27093.                             'role' => [
  27094.                             ],
  27095.                         ],
  27096.                         'workspaces' => [
  27097.                         ],
  27098.                     ],
  27099.                     'Preisliste' => [
  27100.                         'general' => [
  27101.                             'active' => true,
  27102.                             'type' => 'dataImporterDataObject',
  27103.                             'name' => 'Preisliste',
  27104.                             'description' => '',
  27105.                             'group' => 'Import',
  27106.                             'path' => NULL,
  27107.                             'modificationDate' => 1759300416,
  27108.                             'createDate' => 1704360799,
  27109.                         ],
  27110.                         'loaderConfig' => [
  27111.                             'type' => 'upload',
  27112.                             'settings' => [
  27113.                                 'uploadFilePath' => 'Preisliste/upload.import',
  27114.                             ],
  27115.                         ],
  27116.                         'interpreterConfig' => [
  27117.                             'type' => 'csv',
  27118.                             'settings' => [
  27119.                                 'skipFirstRow' => true,
  27120.                                 'delimiter' => ';',
  27121.                                 'enclosure' => '"',
  27122.                                 'escape' => '\\',
  27123.                             ],
  27124.                         ],
  27125.                         'resolverConfig' => [
  27126.                             'elementType' => 'dataObject',
  27127.                             'dataObjectClassId' => '7',
  27128.                             'loadingStrategy' => [
  27129.                                 'type' => 'attribute',
  27130.                                 'settings' => [
  27131.                                     'dataSourceIndex' => '1',
  27132.                                     'attributeName' => 'pzn',
  27133.                                     'language' => '',
  27134.                                     'includeUnpublished' => true,
  27135.                                 ],
  27136.                             ],
  27137.                             'createLocationStrategy' => [
  27138.                                 'type' => 'doNotCreate',
  27139.                             ],
  27140.                             'locationUpdateStrategy' => [
  27141.                                 'type' => 'noChange',
  27142.                             ],
  27143.                             'publishingStrategy' => [
  27144.                                 'type' => 'noChangeUnpublishNew',
  27145.                             ],
  27146.                         ],
  27147.                         'processingConfig' => [
  27148.                             'executionType' => 'sequential',
  27149.                             'doArchiveImportFile' => true,
  27150.                             'idDataIndex' => '1',
  27151.                             'cleanup' => [
  27152.                                 'strategy' => 'unpublish',
  27153.                             ],
  27154.                         ],
  27155.                         'mappingConfig' => [
  27156.                             => [
  27157.                                 'label' => 'APU',
  27158.                                 'dataSourceIndex' => [
  27159.                                     => '5',
  27160.                                 ],
  27161.                                 'transformationResultType' => 'numeric',
  27162.                                 'dataTarget' => [
  27163.                                     'type' => 'direct',
  27164.                                     'settings' => [
  27165.                                         'fieldName' => 'APU',
  27166.                                         'language' => '',
  27167.                                         'writeIfTargetIsNotEmpty' => true,
  27168.                                         'writeIfSourceIsEmpty' => true,
  27169.                                     ],
  27170.                                 ],
  27171.                                 'transformationPipeline' => [
  27172.                                     => [
  27173.                                         'type' => 'numeric',
  27174.                                     ],
  27175.                                 ],
  27176.                             ],
  27177.                             => [
  27178.                                 'label' => 'AEP',
  27179.                                 'dataSourceIndex' => [
  27180.                                     => '6',
  27181.                                 ],
  27182.                                 'transformationResultType' => 'numeric',
  27183.                                 'dataTarget' => [
  27184.                                     'type' => 'direct',
  27185.                                     'settings' => [
  27186.                                         'fieldName' => 'AEP',
  27187.                                         'language' => '',
  27188.                                         'writeIfTargetIsNotEmpty' => true,
  27189.                                         'writeIfSourceIsEmpty' => true,
  27190.                                     ],
  27191.                                 ],
  27192.                                 'transformationPipeline' => [
  27193.                                     => [
  27194.                                         'type' => 'numeric',
  27195.                                     ],
  27196.                                 ],
  27197.                             ],
  27198.                             => [
  27199.                                 'label' => 'AVP',
  27200.                                 'dataSourceIndex' => [
  27201.                                     => '7',
  27202.                                 ],
  27203.                                 'transformationResultType' => 'numeric',
  27204.                                 'dataTarget' => [
  27205.                                     'type' => 'direct',
  27206.                                     'settings' => [
  27207.                                         'fieldName' => 'AVP',
  27208.                                         'language' => '',
  27209.                                         'writeIfTargetIsNotEmpty' => true,
  27210.                                         'writeIfSourceIsEmpty' => false,
  27211.                                     ],
  27212.                                 ],
  27213.                                 'transformationPipeline' => [
  27214.                                     => [
  27215.                                         'type' => 'numeric',
  27216.                                     ],
  27217.                                 ],
  27218.                             ],
  27219.                             => [
  27220.                                 'label' => 'SAP',
  27221.                                 'dataSourceIndex' => [
  27222.                                     => '2',
  27223.                                 ],
  27224.                                 'transformationResultType' => 'default',
  27225.                                 'dataTarget' => [
  27226.                                     'type' => 'direct',
  27227.                                     'settings' => [
  27228.                                         'fieldName' => 'sapNummer',
  27229.                                         'language' => '',
  27230.                                         'writeIfTargetIsNotEmpty' => true,
  27231.                                         'writeIfSourceIsEmpty' => true,
  27232.                                     ],
  27233.                                 ],
  27234.                                 'transformationPipeline' => [
  27235.                                 ],
  27236.                             ],
  27237.                         ],
  27238.                         'executionConfig' => [
  27239.                             'scheduleType' => 'job',
  27240.                             'cronDefinition' => '',
  27241.                             'scheduledAt' => '',
  27242.                         ],
  27243.                         'permissions' => [
  27244.                             'user' => [
  27245.                             ],
  27246.                             'role' => [
  27247.                             ],
  27248.                         ],
  27249.                         'workspaces' => [
  27250.                         ],
  27251.                     ],
  27252.                     'Jobs' => [
  27253.                         'general' => [
  27254.                             'active' => true,
  27255.                             'type' => 'dataImporterDataObject',
  27256.                             'name' => 'Jobs',
  27257.                             'description' => '',
  27258.                             'group' => 'Import',
  27259.                             'path' => NULL,
  27260.                             'modificationDate' => 1757920340,
  27261.                             'createDate' => 1697033031,
  27262.                         ],
  27263.                         'loaderConfig' => [
  27264.                             'type' => 'http',
  27265.                             'settings' => [
  27266.                                 'schema' => 'https://',
  27267.                                 'url' => 'recruitingapp-2724.umantis.com/XMLExport/101?Key=uVxC57Zvub&CustomerID=2724&SprachID=1&Sprache=ger',
  27268.                             ],
  27269.                         ],
  27270.                         'interpreterConfig' => [
  27271.                             'type' => 'xml',
  27272.                             'settings' => [
  27273.                                 'xpath' => '/jobs/job',
  27274.                                 'schema' => '',
  27275.                             ],
  27276.                         ],
  27277.                         'resolverConfig' => [
  27278.                             'elementType' => 'dataObject',
  27279.                             'dataObjectClassId' => '18',
  27280.                             'loadingStrategy' => [
  27281.                                 'type' => 'attribute',
  27282.                                 'settings' => [
  27283.                                     'dataSourceIndex' => 'StellenID',
  27284.                                     'attributeName' => 'UmantisID',
  27285.                                     'language' => '',
  27286.                                 ],
  27287.                             ],
  27288.                             'createLocationStrategy' => [
  27289.                                 'type' => 'staticPath',
  27290.                                 'settings' => [
  27291.                                     'path' => '/Stellenanzeigen',
  27292.                                 ],
  27293.                             ],
  27294.                             'locationUpdateStrategy' => [
  27295.                                 'type' => 'findParent',
  27296.                                 'settings' => [
  27297.                                     'findStrategy' => 'id',
  27298.                                     'attributeDataObjectClassId' => '',
  27299.                                     'attributeName' => '',
  27300.                                     'attributeLanguage' => '',
  27301.                                     'dataSourceIndex' => 'StellenID',
  27302.                                     'fallbackPath' => '/Stellenanzeigen',
  27303.                                 ],
  27304.                             ],
  27305.                             'publishingStrategy' => [
  27306.                                 'type' => 'alwaysPublish',
  27307.                             ],
  27308.                         ],
  27309.                         'processingConfig' => [
  27310.                             'executionType' => 'sequential',
  27311.                             'doArchiveImportFile' => true,
  27312.                             'idDataIndex' => 'StellenID',
  27313.                             'cleanup' => [
  27314.                                 'doCleanup' => true,
  27315.                                 'strategy' => 'unpublish',
  27316.                             ],
  27317.                         ],
  27318.                         'mappingConfig' => [
  27319.                             => [
  27320.                                 'label' => 'StellenID',
  27321.                                 'dataSourceIndex' => [
  27322.                                     => 'StellenID',
  27323.                                 ],
  27324.                                 'transformationResultType' => 'default',
  27325.                                 'dataTarget' => [
  27326.                                     'type' => 'direct',
  27327.                                     'settings' => [
  27328.                                         'fieldName' => 'UmantisID',
  27329.                                         'language' => '',
  27330.                                         'writeIfTargetIsNotEmpty' => true,
  27331.                                         'writeIfSourceIsEmpty' => true,
  27332.                                     ],
  27333.                                 ],
  27334.                                 'transformationPipeline' => [
  27335.                                 ],
  27336.                             ],
  27337.                             => [
  27338.                                 'label' => 'Jobtitle',
  27339.                                 'dataSourceIndex' => [
  27340.                                     => 'Jobtitel',
  27341.                                 ],
  27342.                                 'transformationResultType' => 'default',
  27343.                                 'dataTarget' => [
  27344.                                     'type' => 'direct',
  27345.                                     'settings' => [
  27346.                                         'fieldName' => 'Jobtitle',
  27347.                                         'language' => '',
  27348.                                         'writeIfTargetIsNotEmpty' => true,
  27349.                                         'writeIfSourceIsEmpty' => true,
  27350.                                     ],
  27351.                                 ],
  27352.                                 'transformationPipeline' => [
  27353.                                 ],
  27354.                             ],
  27355.                             => [
  27356.                                 'label' => 'TitelTextblock1',
  27357.                                 'dataSourceIndex' => [
  27358.                                     => 'TitelTextblock1',
  27359.                                 ],
  27360.                                 'transformationResultType' => 'default',
  27361.                                 'dataTarget' => [
  27362.                                     'type' => 'direct',
  27363.                                     'settings' => [
  27364.                                         'fieldName' => 'TitelTextblock1',
  27365.                                         'language' => '',
  27366.                                         'writeIfTargetIsNotEmpty' => true,
  27367.                                         'writeIfSourceIsEmpty' => true,
  27368.                                     ],
  27369.                                 ],
  27370.                                 'transformationPipeline' => [
  27371.                                 ],
  27372.                             ],
  27373.                             => [
  27374.                                 'label' => 'Textblock1',
  27375.                                 'dataSourceIndex' => [
  27376.                                     => 'Textblock1',
  27377.                                 ],
  27378.                                 'transformationResultType' => 'default',
  27379.                                 'dataTarget' => [
  27380.                                     'type' => 'direct',
  27381.                                     'settings' => [
  27382.                                         'fieldName' => 'Textblock1',
  27383.                                         'language' => '',
  27384.                                         'writeIfTargetIsNotEmpty' => true,
  27385.                                         'writeIfSourceIsEmpty' => true,
  27386.                                     ],
  27387.                                 ],
  27388.                                 'transformationPipeline' => [
  27389.                                     => [
  27390.                                         'type' => 'htmlDecode',
  27391.                                     ],
  27392.                                 ],
  27393.                             ],
  27394.                             => [
  27395.                                 'label' => 'TitelTextblock2',
  27396.                                 'dataSourceIndex' => [
  27397.                                     => 'TitelTextblock2',
  27398.                                 ],
  27399.                                 'transformationResultType' => 'default',
  27400.                                 'dataTarget' => [
  27401.                                     'type' => 'direct',
  27402.                                     'settings' => [
  27403.                                         'fieldName' => 'TitelTextblock2',
  27404.                                         'language' => '',
  27405.                                         'writeIfTargetIsNotEmpty' => true,
  27406.                                         'writeIfSourceIsEmpty' => true,
  27407.                                     ],
  27408.                                 ],
  27409.                                 'transformationPipeline' => [
  27410.                                 ],
  27411.                             ],
  27412.                             => [
  27413.                                 'label' => 'Textblock2',
  27414.                                 'dataSourceIndex' => [
  27415.                                     => 'Textblock2',
  27416.                                 ],
  27417.                                 'transformationResultType' => 'default',
  27418.                                 'dataTarget' => [
  27419.                                     'type' => 'direct',
  27420.                                     'settings' => [
  27421.                                         'fieldName' => 'Textblock2',
  27422.                                         'language' => '',
  27423.                                         'writeIfTargetIsNotEmpty' => true,
  27424.                                         'writeIfSourceIsEmpty' => true,
  27425.                                     ],
  27426.                                 ],
  27427.                                 'transformationPipeline' => [
  27428.                                 ],
  27429.                             ],
  27430.                             => [
  27431.                                 'label' => 'TitelTextblock3',
  27432.                                 'dataSourceIndex' => [
  27433.                                     => 'TitelTextblock3',
  27434.                                 ],
  27435.                                 'transformationResultType' => 'default',
  27436.                                 'dataTarget' => [
  27437.                                     'type' => 'direct',
  27438.                                     'settings' => [
  27439.                                         'fieldName' => 'TitelTextblock3',
  27440.                                         'language' => '',
  27441.                                         'writeIfTargetIsNotEmpty' => true,
  27442.                                         'writeIfSourceIsEmpty' => true,
  27443.                                     ],
  27444.                                 ],
  27445.                                 'transformationPipeline' => [
  27446.                                 ],
  27447.                             ],
  27448.                             => [
  27449.                                 'label' => 'Textblock3',
  27450.                                 'dataSourceIndex' => [
  27451.                                     => 'Textblock3',
  27452.                                 ],
  27453.                                 'transformationResultType' => 'default',
  27454.                                 'dataTarget' => [
  27455.                                     'type' => 'direct',
  27456.                                     'settings' => [
  27457.                                         'fieldName' => 'Textblock3',
  27458.                                         'language' => '',
  27459.                                         'writeIfTargetIsNotEmpty' => true,
  27460.                                         'writeIfSourceIsEmpty' => true,
  27461.                                     ],
  27462.                                 ],
  27463.                                 'transformationPipeline' => [
  27464.                                     => [
  27465.                                         'type' => 'htmlDecode',
  27466.                                     ],
  27467.                                 ],
  27468.                             ],
  27469.                             => [
  27470.                                 'label' => 'TitelTextblock4',
  27471.                                 'dataSourceIndex' => [
  27472.                                     => 'TitelTextblock4',
  27473.                                 ],
  27474.                                 'transformationResultType' => 'default',
  27475.                                 'dataTarget' => [
  27476.                                     'type' => 'direct',
  27477.                                     'settings' => [
  27478.                                         'fieldName' => 'TitelTextblock4',
  27479.                                         'language' => '',
  27480.                                         'writeIfTargetIsNotEmpty' => true,
  27481.                                         'writeIfSourceIsEmpty' => true,
  27482.                                     ],
  27483.                                 ],
  27484.                                 'transformationPipeline' => [
  27485.                                 ],
  27486.                             ],
  27487.                             => [
  27488.                                 'label' => 'Textblock4',
  27489.                                 'dataSourceIndex' => [
  27490.                                     => 'Textblock4',
  27491.                                 ],
  27492.                                 'transformationResultType' => 'default',
  27493.                                 'dataTarget' => [
  27494.                                     'type' => 'direct',
  27495.                                     'settings' => [
  27496.                                         'fieldName' => 'Textblock4',
  27497.                                         'language' => '',
  27498.                                         'writeIfTargetIsNotEmpty' => true,
  27499.                                         'writeIfSourceIsEmpty' => true,
  27500.                                     ],
  27501.                                 ],
  27502.                                 'transformationPipeline' => [
  27503.                                     => [
  27504.                                         'type' => 'htmlDecode',
  27505.                                     ],
  27506.                                 ],
  27507.                             ],
  27508.                             10 => [
  27509.                                 'label' => 'TitelTextblock5',
  27510.                                 'dataSourceIndex' => [
  27511.                                     => 'TitelTextblock5',
  27512.                                 ],
  27513.                                 'transformationResultType' => 'default',
  27514.                                 'dataTarget' => [
  27515.                                     'type' => 'direct',
  27516.                                     'settings' => [
  27517.                                         'fieldName' => 'TitelTextblock5',
  27518.                                         'language' => '',
  27519.                                         'writeIfTargetIsNotEmpty' => true,
  27520.                                         'writeIfSourceIsEmpty' => true,
  27521.                                     ],
  27522.                                 ],
  27523.                                 'transformationPipeline' => [
  27524.                                 ],
  27525.                             ],
  27526.                             11 => [
  27527.                                 'label' => 'Textblock5',
  27528.                                 'dataSourceIndex' => [
  27529.                                     => 'Textblock5',
  27530.                                 ],
  27531.                                 'transformationResultType' => 'default',
  27532.                                 'dataTarget' => [
  27533.                                     'type' => 'direct',
  27534.                                     'settings' => [
  27535.                                         'fieldName' => 'Textblock5',
  27536.                                         'language' => '',
  27537.                                         'writeIfTargetIsNotEmpty' => true,
  27538.                                         'writeIfSourceIsEmpty' => true,
  27539.                                     ],
  27540.                                 ],
  27541.                                 'transformationPipeline' => [
  27542.                                     => [
  27543.                                         'type' => 'htmlDecode',
  27544.                                     ],
  27545.                                 ],
  27546.                             ],
  27547.                             12 => [
  27548.                                 'label' => 'TitelTextblock6',
  27549.                                 'dataSourceIndex' => [
  27550.                                     => 'TitelTextblock6',
  27551.                                 ],
  27552.                                 'transformationResultType' => 'default',
  27553.                                 'dataTarget' => [
  27554.                                     'type' => 'direct',
  27555.                                     'settings' => [
  27556.                                         'fieldName' => 'TitelTextblock6',
  27557.                                         'language' => '',
  27558.                                         'writeIfTargetIsNotEmpty' => true,
  27559.                                         'writeIfSourceIsEmpty' => true,
  27560.                                     ],
  27561.                                 ],
  27562.                                 'transformationPipeline' => [
  27563.                                 ],
  27564.                             ],
  27565.                             13 => [
  27566.                                 'label' => 'Textblock6',
  27567.                                 'dataSourceIndex' => [
  27568.                                     => 'Textblock6',
  27569.                                 ],
  27570.                                 'transformationResultType' => 'default',
  27571.                                 'dataTarget' => [
  27572.                                     'type' => 'direct',
  27573.                                     'settings' => [
  27574.                                         'fieldName' => 'Textblock6',
  27575.                                         'language' => '',
  27576.                                         'writeIfTargetIsNotEmpty' => true,
  27577.                                         'writeIfSourceIsEmpty' => true,
  27578.                                     ],
  27579.                                 ],
  27580.                                 'transformationPipeline' => [
  27581.                                 ],
  27582.                             ],
  27583.                             14 => [
  27584.                                 'label' => 'TitelTextblock7',
  27585.                                 'dataSourceIndex' => [
  27586.                                     => 'TitelTextblock7',
  27587.                                 ],
  27588.                                 'transformationResultType' => 'default',
  27589.                                 'dataTarget' => [
  27590.                                     'type' => 'direct',
  27591.                                     'settings' => [
  27592.                                         'fieldName' => 'TitelTextblock7',
  27593.                                         'language' => '',
  27594.                                         'writeIfTargetIsNotEmpty' => true,
  27595.                                         'writeIfSourceIsEmpty' => true,
  27596.                                     ],
  27597.                                 ],
  27598.                                 'transformationPipeline' => [
  27599.                                 ],
  27600.                             ],
  27601.                             15 => [
  27602.                                 'label' => 'Textblock7',
  27603.                                 'dataSourceIndex' => [
  27604.                                     => 'Textblock7',
  27605.                                 ],
  27606.                                 'transformationResultType' => 'default',
  27607.                                 'dataTarget' => [
  27608.                                     'type' => 'direct',
  27609.                                     'settings' => [
  27610.                                         'fieldName' => 'Textblock7',
  27611.                                         'language' => '',
  27612.                                         'writeIfTargetIsNotEmpty' => true,
  27613.                                         'writeIfSourceIsEmpty' => true,
  27614.                                     ],
  27615.                                 ],
  27616.                                 'transformationPipeline' => [
  27617.                                 ],
  27618.                             ],
  27619.                             16 => [
  27620.                                 'label' => 'TitelTextblock8',
  27621.                                 'dataSourceIndex' => [
  27622.                                     => 'TitelTextblock8',
  27623.                                 ],
  27624.                                 'transformationResultType' => 'default',
  27625.                                 'dataTarget' => [
  27626.                                     'type' => 'direct',
  27627.                                     'settings' => [
  27628.                                         'fieldName' => 'TitelTextblock8',
  27629.                                         'language' => '',
  27630.                                         'writeIfTargetIsNotEmpty' => true,
  27631.                                         'writeIfSourceIsEmpty' => true,
  27632.                                     ],
  27633.                                 ],
  27634.                                 'transformationPipeline' => [
  27635.                                 ],
  27636.                             ],
  27637.                             17 => [
  27638.                                 'label' => 'Textblock8',
  27639.                                 'dataSourceIndex' => [
  27640.                                     => 'Textblock8',
  27641.                                 ],
  27642.                                 'transformationResultType' => 'default',
  27643.                                 'dataTarget' => [
  27644.                                     'type' => 'direct',
  27645.                                     'settings' => [
  27646.                                         'fieldName' => 'Textblock8',
  27647.                                         'language' => '',
  27648.                                         'writeIfTargetIsNotEmpty' => true,
  27649.                                         'writeIfSourceIsEmpty' => true,
  27650.                                     ],
  27651.                                 ],
  27652.                                 'transformationPipeline' => [
  27653.                                 ],
  27654.                             ],
  27655.                             18 => [
  27656.                                 'label' => 'PlaceOfWork',
  27657.                                 'dataSourceIndex' => [
  27658.                                     => 'Arbeitsort',
  27659.                                 ],
  27660.                                 'transformationResultType' => 'default',
  27661.                                 'dataTarget' => [
  27662.                                     'type' => 'direct',
  27663.                                     'settings' => [
  27664.                                         'fieldName' => 'PlaceOfWork',
  27665.                                         'language' => '',
  27666.                                         'writeIfTargetIsNotEmpty' => true,
  27667.                                         'writeIfSourceIsEmpty' => true,
  27668.                                     ],
  27669.                                 ],
  27670.                                 'transformationPipeline' => [
  27671.                                 ],
  27672.                             ],
  27673.                             19 => [
  27674.                                 'label' => 'Departement',
  27675.                                 'dataSourceIndex' => [
  27676.                                     => 'Unternehmensbereich',
  27677.                                 ],
  27678.                                 'transformationResultType' => 'default',
  27679.                                 'dataTarget' => [
  27680.                                     'type' => 'direct',
  27681.                                     'settings' => [
  27682.                                         'fieldName' => 'Department',
  27683.                                         'language' => '',
  27684.                                         'writeIfTargetIsNotEmpty' => true,
  27685.                                         'writeIfSourceIsEmpty' => true,
  27686.                                     ],
  27687.                                 ],
  27688.                                 'transformationPipeline' => [
  27689.                                 ],
  27690.                             ],
  27691.                             20 => [
  27692.                                 'label' => 'EntryLevel',
  27693.                                 'dataSourceIndex' => [
  27694.                                     => 'Einstieg_als',
  27695.                                 ],
  27696.                                 'transformationResultType' => 'default',
  27697.                                 'dataTarget' => [
  27698.                                     'type' => 'direct',
  27699.                                     'settings' => [
  27700.                                         'fieldName' => 'EntryLevel',
  27701.                                         'language' => '',
  27702.                                         'writeIfTargetIsNotEmpty' => true,
  27703.                                         'writeIfSourceIsEmpty' => true,
  27704.                                     ],
  27705.                                 ],
  27706.                                 'transformationPipeline' => [
  27707.                                 ],
  27708.                             ],
  27709.                             21 => [
  27710.                                 'label' => 'EmploymentType',
  27711.                                 'dataSourceIndex' => [
  27712.                                     => 'Art',
  27713.                                 ],
  27714.                                 'transformationResultType' => 'default',
  27715.                                 'dataTarget' => [
  27716.                                     'type' => 'direct',
  27717.                                     'settings' => [
  27718.                                         'fieldName' => 'EmploymentType',
  27719.                                         'language' => '',
  27720.                                         'writeIfTargetIsNotEmpty' => true,
  27721.                                         'writeIfSourceIsEmpty' => true,
  27722.                                     ],
  27723.                                 ],
  27724.                                 'transformationPipeline' => [
  27725.                                 ],
  27726.                             ],
  27727.                             22 => [
  27728.                                 'label' => 'ContractType',
  27729.                                 'dataSourceIndex' => [
  27730.                                     => 'Vertragstype',
  27731.                                 ],
  27732.                                 'transformationResultType' => 'default',
  27733.                                 'dataTarget' => [
  27734.                                     'type' => 'direct',
  27735.                                     'settings' => [
  27736.                                         'fieldName' => 'ContractType',
  27737.                                         'language' => '',
  27738.                                         'writeIfTargetIsNotEmpty' => true,
  27739.                                         'writeIfSourceIsEmpty' => true,
  27740.                                     ],
  27741.                                 ],
  27742.                                 'transformationPipeline' => [
  27743.                                 ],
  27744.                             ],
  27745.                             23 => [
  27746.                                 'label' => 'HRExpert_Name',
  27747.                                 'dataSourceIndex' => [
  27748.                                     => 'Zustaendiger_Personalbetreuer',
  27749.                                 ],
  27750.                                 'transformationResultType' => 'default',
  27751.                                 'dataTarget' => [
  27752.                                     'type' => 'direct',
  27753.                                     'settings' => [
  27754.                                         'fieldName' => 'HRExpert_Name',
  27755.                                         'language' => '',
  27756.                                         'writeIfTargetIsNotEmpty' => true,
  27757.                                         'writeIfSourceIsEmpty' => true,
  27758.                                     ],
  27759.                                 ],
  27760.                                 'transformationPipeline' => [
  27761.                                 ],
  27762.                             ],
  27763.                             24 => [
  27764.                                 'label' => 'OnlineSince',
  27765.                                 'dataSourceIndex' => [
  27766.                                     => 'Online_Seit',
  27767.                                 ],
  27768.                                 'transformationResultType' => 'default',
  27769.                                 'dataTarget' => [
  27770.                                     'type' => 'direct',
  27771.                                     'settings' => [
  27772.                                         'fieldName' => 'OnlineSince',
  27773.                                         'language' => '',
  27774.                                         'writeIfTargetIsNotEmpty' => true,
  27775.                                         'writeIfSourceIsEmpty' => true,
  27776.                                     ],
  27777.                                 ],
  27778.                                 'transformationPipeline' => [
  27779.                                 ],
  27780.                             ],
  27781.                             25 => [
  27782.                                 'label' => 'ApplyURL',
  27783.                                 'dataSourceIndex' => [
  27784.                                     => 'Application_URL',
  27785.                                 ],
  27786.                                 'transformationResultType' => 'default',
  27787.                                 'dataTarget' => [
  27788.                                     'type' => 'direct',
  27789.                                     'settings' => [
  27790.                                         'fieldName' => 'ApplyURL',
  27791.                                         'language' => '',
  27792.                                         'writeIfTargetIsNotEmpty' => true,
  27793.                                         'writeIfSourceIsEmpty' => true,
  27794.                                     ],
  27795.                                 ],
  27796.                                 'transformationPipeline' => [
  27797.                                 ],
  27798.                             ],
  27799.                             26 => [
  27800.                                 'label' => 'PublicationURL',
  27801.                                 'dataSourceIndex' => [
  27802.                                     => 'Description_URL',
  27803.                                 ],
  27804.                                 'transformationResultType' => 'default',
  27805.                                 'dataTarget' => [
  27806.                                     'type' => 'direct',
  27807.                                     'settings' => [
  27808.                                         'fieldName' => 'PublicationURL',
  27809.                                         'language' => '',
  27810.                                         'writeIfTargetIsNotEmpty' => true,
  27811.                                         'writeIfSourceIsEmpty' => true,
  27812.                                     ],
  27813.                                 ],
  27814.                                 'transformationPipeline' => [
  27815.                                 ],
  27816.                             ],
  27817.                             27 => [
  27818.                                 'label' => 'Stellentitel Ordner',
  27819.                                 'dataSourceIndex' => [
  27820.                                     => 'StellenID',
  27821.                                 ],
  27822.                                 'transformationResultType' => 'default',
  27823.                                 'dataTarget' => [
  27824.                                     'type' => 'direct',
  27825.                                     'settings' => [
  27826.                                         'fieldName' => 'key',
  27827.                                         'language' => '',
  27828.                                         'writeIfTargetIsNotEmpty' => true,
  27829.                                         'writeIfSourceIsEmpty' => true,
  27830.                                     ],
  27831.                                 ],
  27832.                                 'transformationPipeline' => [
  27833.                                 ],
  27834.                             ],
  27835.                         ],
  27836.                         'executionConfig' => [
  27837.                             'scheduleType' => 'job',
  27838.                             'cronDefinition' => '0 * * * * ',
  27839.                             'scheduledAt' => '',
  27840.                         ],
  27841.                         'permissions' => [
  27842.                             'user' => [
  27843.                                 => [
  27844.                                     'id' => 8,
  27845.                                     'name' => 'JHe',
  27846.                                     'read' => true,
  27847.                                     'update' => true,
  27848.                                 ],
  27849.                             ],
  27850.                             'role' => [
  27851.                                 => [
  27852.                                     'id' => 10,
  27853.                                     'name' => 'Digital_Media',
  27854.                                     'read' => true,
  27855.                                     'update' => true,
  27856.                                     'delete' => false,
  27857.                                 ],
  27858.                             ],
  27859.                         ],
  27860.                         'workspaces' => [
  27861.                         ],
  27862.                     ],
  27863.                     'middleware-bak' => [
  27864.                         'general' => [
  27865.                             'active' => true,
  27866.                             'type' => 'graphql',
  27867.                             'name' => 'middleware-bak',
  27868.                             'description' => '',
  27869.                             'group' => '',
  27870.                             'sqlObjectCondition' => '',
  27871.                             'modificationDate' => 1695904190,
  27872.                             'path' => NULL,
  27873.                             'createDate' => 1656077741,
  27874.                         ],
  27875.                         'schema' => [
  27876.                             'queryEntities' => [
  27877.                                 'Beitrag' => [
  27878.                                     'id' => 'Beitrag',
  27879.                                     'name' => 'Beitrag',
  27880.                                     'columnConfig' => [
  27881.                                         'columns' => [
  27882.                                             => [
  27883.                                                 'attributes' => [
  27884.                                                     'attribute' => 'id',
  27885.                                                     'label' => 'ID',
  27886.                                                     'dataType' => 'system',
  27887.                                                 ],
  27888.                                                 'isOperator' => false,
  27889.                                             ],
  27890.                                             => [
  27891.                                                 'attributes' => [
  27892.                                                     'attribute' => 'key',
  27893.                                                     'label' => 'Schlüssel',
  27894.                                                     'dataType' => 'system',
  27895.                                                 ],
  27896.                                                 'isOperator' => false,
  27897.                                             ],
  27898.                                             => [
  27899.                                                 'attributes' => [
  27900.                                                     'attribute' => 'creationDate',
  27901.                                                     'label' => 'Erstellungsdatum',
  27902.                                                     'dataType' => 'system',
  27903.                                                 ],
  27904.                                                 'isOperator' => false,
  27905.                                             ],
  27906.                                             => [
  27907.                                                 'attributes' => [
  27908.                                                     'attribute' => 'modificationDate',
  27909.                                                     'label' => 'Änderungsdatum',
  27910.                                                     'dataType' => 'system',
  27911.                                                 ],
  27912.                                                 'isOperator' => false,
  27913.                                             ],
  27914.                                             => [
  27915.                                                 'attributes' => [
  27916.                                                     'attribute' => 'articleType',
  27917.                                                     'label' => 'Typ',
  27918.                                                     'dataType' => 'select',
  27919.                                                 ],
  27920.                                                 'isOperator' => false,
  27921.                                             ],
  27922.                                             => [
  27923.                                                 'attributes' => [
  27924.                                                     'attribute' => 'articleDate',
  27925.                                                     'label' => 'Datum',
  27926.                                                     'dataType' => 'datetime',
  27927.                                                 ],
  27928.                                                 'isOperator' => false,
  27929.                                             ],
  27930.                                             => [
  27931.                                                 'attributes' => [
  27932.                                                     'attribute' => 'stateInformation',
  27933.                                                     'label' => 'Status',
  27934.                                                     'dataType' => 'select',
  27935.                                                 ],
  27936.                                                 'isOperator' => false,
  27937.                                             ],
  27938.                                             => [
  27939.                                                 'attributes' => [
  27940.                                                     'attribute' => 'publishEndverbraucher',
  27941.                                                     'label' => 'Endverbraucher',
  27942.                                                     'dataType' => 'select',
  27943.                                                 ],
  27944.                                                 'isOperator' => false,
  27945.                                             ],
  27946.                                             => [
  27947.                                                 'attributes' => [
  27948.                                                     'attribute' => 'publishFachkreise',
  27949.                                                     'label' => 'Fachkreise',
  27950.                                                     'dataType' => 'select',
  27951.                                                 ],
  27952.                                                 'isOperator' => false,
  27953.                                             ],
  27954.                                             => [
  27955.                                                 'attributes' => [
  27956.                                                     'attribute' => 'author',
  27957.                                                     'label' => 'Autor',
  27958.                                                     'dataType' => 'manyToOneRelation',
  27959.                                                 ],
  27960.                                                 'isOperator' => false,
  27961.                                             ],
  27962.                                             10 => [
  27963.                                                 'attributes' => [
  27964.                                                     'attribute' => 'topic',
  27965.                                                     'label' => '(topic)',
  27966.                                                     'dataType' => 'manyToManyObjectRelation',
  27967.                                                 ],
  27968.                                                 'isOperator' => false,
  27969.                                             ],
  27970.                                             11 => [
  27971.                                                 'attributes' => [
  27972.                                                     'attribute' => 'keyword',
  27973.                                                     'label' => '(keyword)',
  27974.                                                     'dataType' => 'manyToManyObjectRelation',
  27975.                                                 ],
  27976.                                                 'isOperator' => false,
  27977.                                             ],
  27978.                                             12 => [
  27979.                                                 'attributes' => [
  27980.                                                     'attribute' => 'titleOriginal',
  27981.                                                     'label' => 'Titel',
  27982.                                                     'dataType' => 'input',
  27983.                                                 ],
  27984.                                                 'isOperator' => false,
  27985.                                             ],
  27986.                                             13 => [
  27987.                                                 'attributes' => [
  27988.                                                     'attribute' => 'titleReworked',
  27989.                                                     'label' => 'Titel',
  27990.                                                     'dataType' => 'input',
  27991.                                                 ],
  27992.                                                 'isOperator' => false,
  27993.                                             ],
  27994.                                             14 => [
  27995.                                                 'attributes' => [
  27996.                                                     'attribute' => 'titleOnline',
  27997.                                                     'label' => 'Titel',
  27998.                                                     'dataType' => 'input',
  27999.                                                 ],
  28000.                                                 'isOperator' => false,
  28001.                                             ],
  28002.                                             15 => [
  28003.                                                 'attributes' => [
  28004.                                                     'attribute' => 'subHeadingOriginal',
  28005.                                                     'label' => 'Zwischenheadline',
  28006.                                                     'dataType' => 'textarea',
  28007.                                                 ],
  28008.                                                 'isOperator' => false,
  28009.                                             ],
  28010.                                             16 => [
  28011.                                                 'attributes' => [
  28012.                                                     'attribute' => 'subHeadingReworked',
  28013.                                                     'label' => 'Zwischenheadline',
  28014.                                                     'dataType' => 'textarea',
  28015.                                                 ],
  28016.                                                 'isOperator' => false,
  28017.                                             ],
  28018.                                             17 => [
  28019.                                                 'attributes' => [
  28020.                                                     'attribute' => 'subHeadingOnline',
  28021.                                                     'label' => 'Zwischenheadline',
  28022.                                                     'dataType' => 'textarea',
  28023.                                                 ],
  28024.                                                 'isOperator' => false,
  28025.                                             ],
  28026.                                             18 => [
  28027.                                                 'attributes' => [
  28028.                                                     'attribute' => 'subTitleOriginal',
  28029.                                                     'label' => 'SubTitel',
  28030.                                                     'dataType' => 'textarea',
  28031.                                                 ],
  28032.                                                 'isOperator' => false,
  28033.                                             ],
  28034.                                             19 => [
  28035.                                                 'attributes' => [
  28036.                                                     'attribute' => 'subTitleReworked',
  28037.                                                     'label' => 'SubTitel',
  28038.                                                     'dataType' => 'textarea',
  28039.                                                 ],
  28040.                                                 'isOperator' => false,
  28041.                                             ],
  28042.                                             20 => [
  28043.                                                 'attributes' => [
  28044.                                                     'attribute' => 'subTitleOnline',
  28045.                                                     'label' => 'SubTitel',
  28046.                                                     'dataType' => 'textarea',
  28047.                                                 ],
  28048.                                                 'isOperator' => false,
  28049.                                             ],
  28050.                                             21 => [
  28051.                                                 'attributes' => [
  28052.                                                     'attribute' => 'summary',
  28053.                                                     'label' => 'Zusammenfassung',
  28054.                                                     'dataType' => 'textarea',
  28055.                                                 ],
  28056.                                                 'isOperator' => false,
  28057.                                             ],
  28058.                                             22 => [
  28059.                                                 'attributes' => [
  28060.                                                     'attribute' => 'pressreleaseOriginal',
  28061.                                                     'label' => '(pressreleaseOriginal)',
  28062.                                                     'dataType' => 'wysiwyg',
  28063.                                                 ],
  28064.                                                 'isOperator' => false,
  28065.                                             ],
  28066.                                             23 => [
  28067.                                                 'attributes' => [
  28068.                                                     'attribute' => 'pressreleaseRework',
  28069.                                                     'label' => '(pressreleaseRework)',
  28070.                                                     'dataType' => 'wysiwyg',
  28071.                                                 ],
  28072.                                                 'isOperator' => false,
  28073.                                             ],
  28074.                                             24 => [
  28075.                                                 'attributes' => [
  28076.                                                     'attribute' => 'pressreleaseOnline',
  28077.                                                     'label' => '(pressreleaseOnline)',
  28078.                                                     'dataType' => 'wysiwyg',
  28079.                                                 ],
  28080.                                                 'isOperator' => false,
  28081.                                             ],
  28082.                                             25 => [
  28083.                                                 'attributes' => [
  28084.                                                     'attribute' => 'documents',
  28085.                                                     'label' => 'Dokumente',
  28086.                                                     'dataType' => 'manyToManyRelation',
  28087.                                                 ],
  28088.                                                 'isOperator' => false,
  28089.                                             ],
  28090.                                             26 => [
  28091.                                                 'attributes' => [
  28092.                                                     'attribute' => 'quellenangaben',
  28093.                                                     'label' => 'Quellenangaben',
  28094.                                                     'dataType' => 'fieldcollections',
  28095.                                                 ],
  28096.                                                 'isOperator' => false,
  28097.                                             ],
  28098.                                             27 => [
  28099.                                                 'attributes' => [
  28100.                                                     'attribute' => 'weiterfuehrendeLinks',
  28101.                                                     'label' => 'Weiterführende Links',
  28102.                                                     'dataType' => 'fieldcollections',
  28103.                                                 ],
  28104.                                                 'isOperator' => false,
  28105.                                             ],
  28106.                                             28 => [
  28107.                                                 'attributes' => [
  28108.                                                     'attribute' => 'product',
  28109.                                                     'label' => '(product)',
  28110.                                                     'dataType' => 'manyToManyObjectRelation',
  28111.                                                 ],
  28112.                                                 'isOperator' => false,
  28113.                                             ],
  28114.                                             29 => [
  28115.                                                 'attributes' => [
  28116.                                                     'attribute' => 'interest',
  28117.                                                     'label' => 'Für Sie auch interessant',
  28118.                                                     'dataType' => 'manyToManyObjectRelation',
  28119.                                                 ],
  28120.                                                 'isOperator' => false,
  28121.                                             ],
  28122.                                             30 => [
  28123.                                                 'attributes' => [
  28124.                                                     'attribute' => 'more',
  28125.                                                     'label' => 'Mehr aus unserem Magazin',
  28126.                                                     'dataType' => 'manyToManyObjectRelation',
  28127.                                                 ],
  28128.                                                 'isOperator' => false,
  28129.                                             ],
  28130.                                             31 => [
  28131.                                                 'attributes' => [
  28132.                                                     'attribute' => 'image3x2',
  28133.                                                     'label' => 'Bild 3x2',
  28134.                                                     'dataType' => 'hotspotimage',
  28135.                                                 ],
  28136.                                                 'isOperator' => false,
  28137.                                             ],
  28138.                                             32 => [
  28139.                                                 'attributes' => [
  28140.                                                     'attribute' => 'image16x9',
  28141.                                                     'label' => 'Bild 16x9',
  28142.                                                     'dataType' => 'hotspotimage',
  28143.                                                 ],
  28144.                                                 'isOperator' => false,
  28145.                                             ],
  28146.                                             33 => [
  28147.                                                 'attributes' => [
  28148.                                                     'attribute' => 'image1x1',
  28149.                                                     'label' => 'Bild 1x1',
  28150.                                                     'dataType' => 'hotspotimage',
  28151.                                                 ],
  28152.                                                 'isOperator' => false,
  28153.                                             ],
  28154.                                             34 => [
  28155.                                                 'attributes' => [
  28156.                                                     'attribute' => 'image4x3',
  28157.                                                     'label' => 'Bild 4x3',
  28158.                                                     'dataType' => 'hotspotimage',
  28159.                                                 ],
  28160.                                                 'isOperator' => false,
  28161.                                             ],
  28162.                                             35 => [
  28163.                                                 'attributes' => [
  28164.                                                     'attribute' => 'image5x8',
  28165.                                                     'label' => '~bild-5x8',
  28166.                                                     'dataType' => 'hotspotimage',
  28167.                                                 ],
  28168.                                                 'isOperator' => false,
  28169.                                             ],
  28170.                                             36 => [
  28171.                                                 'attributes' => [
  28172.                                                     'attribute' => 'productimage1x1',
  28173.                                                     'label' => 'Produkt-Ersatz-Bild 1x1',
  28174.                                                     'dataType' => 'hotspotimage',
  28175.                                                 ],
  28176.                                                 'isOperator' => false,
  28177.                                             ],
  28178.                                         ],
  28179.                                     ],
  28180.                                 ],
  28181.                                 'Produkt' => [
  28182.                                     'id' => 'Produkt',
  28183.                                     'name' => 'Produkt',
  28184.                                     'columnConfig' => [
  28185.                                         'columns' => [
  28186.                                             => [
  28187.                                                 'attributes' => [
  28188.                                                     'attribute' => 'id',
  28189.                                                     'label' => 'ID',
  28190.                                                     'dataType' => 'system',
  28191.                                                 ],
  28192.                                                 'isOperator' => false,
  28193.                                             ],
  28194.                                             => [
  28195.                                                 'attributes' => [
  28196.                                                     'attribute' => 'key',
  28197.                                                     'label' => 'Schlüssel',
  28198.                                                     'dataType' => 'system',
  28199.                                                 ],
  28200.                                                 'isOperator' => false,
  28201.                                             ],
  28202.                                             => [
  28203.                                                 'attributes' => [
  28204.                                                     'attribute' => 'creationDate',
  28205.                                                     'label' => 'Erstellungsdatum',
  28206.                                                     'dataType' => 'system',
  28207.                                                 ],
  28208.                                                 'isOperator' => false,
  28209.                                             ],
  28210.                                             => [
  28211.                                                 'attributes' => [
  28212.                                                     'attribute' => 'modificationDate',
  28213.                                                     'label' => 'Änderungsdatum',
  28214.                                                     'dataType' => 'system',
  28215.                                                 ],
  28216.                                                 'isOperator' => false,
  28217.                                             ],
  28218.                                             => [
  28219.                                                 'attributes' => [
  28220.                                                     'attribute' => 'zulassungsnummer',
  28221.                                                     'label' => 'Zulassungsnummer',
  28222.                                                     'dataType' => 'input',
  28223.                                                 ],
  28224.                                                 'isOperator' => false,
  28225.                                             ],
  28226.                                             => [
  28227.                                                 'attributes' => [
  28228.                                                     'attribute' => 'typ',
  28229.                                                     'label' => 'Typ',
  28230.                                                     'dataType' => 'select',
  28231.                                                 ],
  28232.                                                 'isOperator' => false,
  28233.                                             ],
  28234.                                             => [
  28235.                                                 'attributes' => [
  28236.                                                     'attribute' => 'landMarkt',
  28237.                                                     'label' => 'Land/Markt',
  28238.                                                     'dataType' => 'countrymultiselect',
  28239.                                                 ],
  28240.                                                 'isOperator' => false,
  28241.                                             ],
  28242.                                             => [
  28243.                                                 'attributes' => [
  28244.                                                     'attribute' => 'neu',
  28245.                                                     'label' => 'Neu',
  28246.                                                     'dataType' => 'booleanSelect',
  28247.                                                 ],
  28248.                                                 'isOperator' => false,
  28249.                                             ],
  28250.                                             => [
  28251.                                                 'attributes' => [
  28252.                                                     'attribute' => 'stoerer',
  28253.                                                     'label' => '~stoerer',
  28254.                                                     'dataType' => 'input',
  28255.                                                 ],
  28256.                                                 'isOperator' => false,
  28257.                                             ],
  28258.                                             => [
  28259.                                                 'attributes' => [
  28260.                                                     'attribute' => 'ccAktiv',
  28261.                                                     'label' => 'Aktiv',
  28262.                                                     'dataType' => 'booleanSelect',
  28263.                                                 ],
  28264.                                                 'isOperator' => false,
  28265.                                             ],
  28266.                                             10 => [
  28267.                                                 'attributes' => [
  28268.                                                     'attribute' => 'ccUrl',
  28269.                                                     'label' => 'URL',
  28270.                                                     'dataType' => 'input',
  28271.                                                 ],
  28272.                                                 'isOperator' => false,
  28273.                                             ],
  28274.                                             11 => [
  28275.                                                 'attributes' => [
  28276.                                                     'attribute' => 'sort',
  28277.                                                     'label' => 'Manuelle Sortierung',
  28278.                                                     'dataType' => 'input',
  28279.                                                 ],
  28280.                                                 'isOperator' => false,
  28281.                                             ],
  28282.                                             12 => [
  28283.                                                 'attributes' => [
  28284.                                                     'attribute' => 'brand',
  28285.                                                     'label' => 'Marke',
  28286.                                                     'dataType' => 'manyToOneRelation',
  28287.                                                 ],
  28288.                                                 'isOperator' => false,
  28289.                                             ],
  28290.                                             13 => [
  28291.                                                 'attributes' => [
  28292.                                                     'attribute' => 'artikelnummer',
  28293.                                                     'label' => 'Artikelnummer',
  28294.                                                     'dataType' => 'input',
  28295.                                                 ],
  28296.                                                 'isOperator' => false,
  28297.                                             ],
  28298.                                             14 => [
  28299.                                                 'attributes' => [
  28300.                                                     'attribute' => 'sapNummer',
  28301.                                                     'label' => 'SAP-Nummer',
  28302.                                                     'dataType' => 'input',
  28303.                                                 ],
  28304.                                                 'isOperator' => false,
  28305.                                             ],
  28306.                                             15 => [
  28307.                                                 'attributes' => [
  28308.                                                     'attribute' => 'pzn',
  28309.                                                     'label' => 'PZN',
  28310.                                                     'dataType' => 'input',
  28311.                                                 ],
  28312.                                                 'isOperator' => false,
  28313.                                             ],
  28314.                                             16 => [
  28315.                                                 'attributes' => [
  28316.                                                     'attribute' => 'zuzahl',
  28317.                                                     'label' => 'Zuzahl',
  28318.                                                     'dataType' => 'input',
  28319.                                                 ],
  28320.                                                 'isOperator' => false,
  28321.                                             ],
  28322.                                             17 => [
  28323.                                                 'attributes' => [
  28324.                                                     'attribute' => 'therapiegebietFachkreise',
  28325.                                                     'label' => 'Fachkreise',
  28326.                                                     'dataType' => 'manyToManyObjectRelation',
  28327.                                                 ],
  28328.                                                 'isOperator' => false,
  28329.                                             ],
  28330.                                             18 => [
  28331.                                                 'attributes' => [
  28332.                                                     'attribute' => 'therapiegebietEndverwender',
  28333.                                                     'label' => 'Endverwender',
  28334.                                                     'dataType' => 'manyToManyObjectRelation',
  28335.                                                 ],
  28336.                                                 'isOperator' => false,
  28337.                                             ],
  28338.                                             19 => [
  28339.                                                 'attributes' => [
  28340.                                                     'attribute' => 'produktname',
  28341.                                                     'label' => 'Produktname',
  28342.                                                     'dataType' => 'input',
  28343.                                                 ],
  28344.                                                 'isOperator' => false,
  28345.                                             ],
  28346.                                             20 => [
  28347.                                                 'attributes' => [
  28348.                                                     'attribute' => 'descriptionShort',
  28349.                                                     'label' => 'Kurzbeschreibung',
  28350.                                                     'dataType' => 'wysiwyg',
  28351.                                                 ],
  28352.                                                 'isOperator' => false,
  28353.                                             ],
  28354.                                             21 => [
  28355.                                                 'attributes' => [
  28356.                                                     'attribute' => 'seoMetaTitle',
  28357.                                                     'label' => 'SEO-Meta-Titel',
  28358.                                                     'dataType' => 'input',
  28359.                                                 ],
  28360.                                                 'isOperator' => false,
  28361.                                             ],
  28362.                                             22 => [
  28363.                                                 'attributes' => [
  28364.                                                     'attribute' => 'seoMetaDescription',
  28365.                                                     'label' => 'SEO-Meta-Description',
  28366.                                                     'dataType' => 'textarea',
  28367.                                                 ],
  28368.                                                 'isOperator' => false,
  28369.                                             ],
  28370.                                             23 => [
  28371.                                                 'attributes' => [
  28372.                                                     'attribute' => 'seoMetaKeywords',
  28373.                                                     'label' => 'SEO-Meta-Keywords',
  28374.                                                     'dataType' => 'textarea',
  28375.                                                 ],
  28376.                                                 'isOperator' => false,
  28377.                                             ],
  28378.                                             24 => [
  28379.                                                 'attributes' => [
  28380.                                                     'attribute' => 'alternativSpelling',
  28381.                                                     'label' => 'Alternative Schreibweise',
  28382.                                                     'dataType' => 'textarea',
  28383.                                                 ],
  28384.                                                 'isOperator' => false,
  28385.                                             ],
  28386.                                             25 => [
  28387.                                                 'attributes' => [
  28388.                                                     'attribute' => 'zusammensetzungIntro',
  28389.                                                     'label' => 'Intro',
  28390.                                                     'dataType' => 'input',
  28391.                                                 ],
  28392.                                                 'isOperator' => false,
  28393.                                             ],
  28394.                                             26 => [
  28395.                                                 'attributes' => [
  28396.                                                     'attribute' => 'zusammensetzungApp',
  28397.                                                     'label' => 'Liste',
  28398.                                                     'dataType' => 'wysiwyg',
  28399.                                                 ],
  28400.                                                 'isOperator' => false,
  28401.                                             ],
  28402.                                             27 => [
  28403.                                                 'attributes' => [
  28404.                                                     'attribute' => 'zusammensetzungFrei',
  28405.                                                     'label' => 'Frei',
  28406.                                                     'dataType' => 'wysiwyg',
  28407.                                                 ],
  28408.                                                 'isOperator' => false,
  28409.                                             ],
  28410.                                             28 => [
  28411.                                                 'attributes' => [
  28412.                                                     'attribute' => 'zusammensetzungSonstigeBestandteile',
  28413.                                                     'label' => 'Sonstige Bestandteile',
  28414.                                                     'dataType' => 'wysiwyg',
  28415.                                                 ],
  28416.                                                 'isOperator' => false,
  28417.                                             ],
  28418.                                             29 => [
  28419.                                                 'attributes' => [
  28420.                                                     'attribute' => 'Anwendungsgebiete',
  28421.                                                     'label' => 'Anwendungsgebiete',
  28422.                                                     'dataType' => 'wysiwyg',
  28423.                                                 ],
  28424.                                                 'isOperator' => false,
  28425.                                             ],
  28426.                                             30 => [
  28427.                                                 'attributes' => [
  28428.                                                     'attribute' => 'dosierungText',
  28429.                                                     'label' => 'Dosierung',
  28430.                                                     'dataType' => 'wysiwyg',
  28431.                                                 ],
  28432.                                                 'isOperator' => false,
  28433.                                             ],
  28434.                                             31 => [
  28435.                                                 'attributes' => [
  28436.                                                     'attribute' => 'verzehrsempfehlung',
  28437.                                                     'label' => 'Verzehrsempfehlung',
  28438.                                                     'dataType' => 'wysiwyg',
  28439.                                                 ],
  28440.                                                 'isOperator' => false,
  28441.                                             ],
  28442.                                             32 => [
  28443.                                                 'attributes' => [
  28444.                                                     'attribute' => 'dosierungTabelle',
  28445.                                                     'label' => 'Dosierung Tabelle',
  28446.                                                     'dataType' => 'table',
  28447.                                                 ],
  28448.                                                 'isOperator' => false,
  28449.                                             ],
  28450.                                             33 => [
  28451.                                                 'attributes' => [
  28452.                                                     'attribute' => 'pharmakologie',
  28453.                                                     'label' => 'Pharmakologie',
  28454.                                                     'dataType' => 'wysiwyg',
  28455.                                                 ],
  28456.                                                 'isOperator' => false,
  28457.                                             ],
  28458.                                             34 => [
  28459.                                                 'attributes' => [
  28460.                                                     'attribute' => 'gegenanzeigen',
  28461.                                                     'label' => 'Gegenanzeigen',
  28462.                                                     'dataType' => 'wysiwyg',
  28463.                                                 ],
  28464.                                                 'isOperator' => false,
  28465.                                             ],
  28466.                                             35 => [
  28467.                                                 'attributes' => [
  28468.                                                     'attribute' => 'nebenwirkungen',
  28469.                                                     'label' => 'Nebenwirkungen',
  28470.                                                     'dataType' => 'wysiwyg',
  28471.                                                 ],
  28472.                                                 'isOperator' => false,
  28473.                                             ],
  28474.                                             36 => [
  28475.                                                 'attributes' => [
  28476.                                                     'attribute' => 'wechselwirkungen',
  28477.                                                     'label' => 'Wechselwirkungen',
  28478.                                                     'dataType' => 'wysiwyg',
  28479.                                                 ],
  28480.                                                 'isOperator' => false,
  28481.                                             ],
  28482.                                             37 => [
  28483.                                                 'attributes' => [
  28484.                                                     'attribute' => 'indikationsKurztextEv',
  28485.                                                     'label' => 'Indikations-Kurztext EV',
  28486.                                                     'dataType' => 'wysiwyg',
  28487.                                                 ],
  28488.                                                 'isOperator' => false,
  28489.                                             ],
  28490.                                             38 => [
  28491.                                                 'attributes' => [
  28492.                                                     'attribute' => 'werbeClaimEv',
  28493.                                                     'label' => 'Werbe-Claim EV',
  28494.                                                     'dataType' => 'wysiwyg',
  28495.                                                 ],
  28496.                                                 'isOperator' => false,
  28497.                                             ],
  28498.                                             39 => [
  28499.                                                 'attributes' => [
  28500.                                                     'attribute' => 'werbeClaimEvWeb',
  28501.                                                     'label' => 'Werbe-Claim EV Ergänzung Web',
  28502.                                                     'dataType' => 'wysiwyg',
  28503.                                                 ],
  28504.                                                 'isOperator' => false,
  28505.                                             ],
  28506.                                             40 => [
  28507.                                                 'attributes' => [
  28508.                                                     'attribute' => 'consumerInsightEv',
  28509.                                                     'label' => 'Consumer Insight EV',
  28510.                                                     'dataType' => 'wysiwyg',
  28511.                                                 ],
  28512.                                                 'isOperator' => false,
  28513.                                             ],
  28514.                                             41 => [
  28515.                                                 'attributes' => [
  28516.                                                     'attribute' => 'benefitEv2',
  28517.                                                     'label' => 'Benefit EV (2)',
  28518.                                                     'dataType' => 'wysiwyg',
  28519.                                                 ],
  28520.                                                 'isOperator' => false,
  28521.                                             ],
  28522.                                             42 => [
  28523.                                                 'attributes' => [
  28524.                                                     'attribute' => 'reasonWhyEv',
  28525.                                                     'label' => 'Reason why EV',
  28526.                                                     'dataType' => 'wysiwyg',
  28527.                                                 ],
  28528.                                                 'isOperator' => false,
  28529.                                             ],
  28530.                                             43 => [
  28531.                                                 'attributes' => [
  28532.                                                     'attribute' => 'kernaussageEv',
  28533.                                                     'label' => 'Kernaussage EV',
  28534.                                                     'dataType' => 'wysiwyg',
  28535.                                                 ],
  28536.                                                 'isOperator' => false,
  28537.                                             ],
  28538.                                             44 => [
  28539.                                                 'attributes' => [
  28540.                                                     'attribute' => 'produktprofil',
  28541.                                                     'label' => 'Produktprofil',
  28542.                                                     'dataType' => 'wysiwyg',
  28543.                                                 ],
  28544.                                                 'isOperator' => false,
  28545.                                             ],
  28546.                                             45 => [
  28547.                                                 'attributes' => [
  28548.                                                     'attribute' => 'pflichttextEv',
  28549.                                                     'label' => 'Pflichttext EV',
  28550.                                                     'dataType' => 'wysiwyg',
  28551.                                                 ],
  28552.                                                 'isOperator' => false,
  28553.                                             ],
  28554.                                             46 => [
  28555.                                                 'attributes' => [
  28556.                                                     'attribute' => 'pflichttextFk',
  28557.                                                     'label' => 'Pflichttext FK',
  28558.                                                     'dataType' => 'wysiwyg',
  28559.                                                 ],
  28560.                                                 'isOperator' => false,
  28561.                                             ],
  28562.                                             47 => [
  28563.                                                 'attributes' => [
  28564.                                                     'attribute' => 'freitext',
  28565.                                                     'label' => 'Freitext',
  28566.                                                     'dataType' => 'wysiwyg',
  28567.                                                 ],
  28568.                                                 'isOperator' => false,
  28569.                                             ],
  28570.                                             48 => [
  28571.                                                 'attributes' => [
  28572.                                                     'attribute' => 'Minibroschuere',
  28573.                                                     'label' => 'Mini-Broschüre',
  28574.                                                     'dataType' => 'block',
  28575.                                                 ],
  28576.                                                 'isOperator' => false,
  28577.                                             ],
  28578.                                             49 => [
  28579.                                                 'attributes' => [
  28580.                                                     'attribute' => 'packungsgroesse',
  28581.                                                     'label' => 'Packungsgroesse',
  28582.                                                     'dataType' => 'inputQuantityValue',
  28583.                                                 ],
  28584.                                                 'isOperator' => false,
  28585.                                             ],
  28586.                                             50 => [
  28587.                                                 'attributes' => [
  28588.                                                     'attribute' => 'darreichungsform',
  28589.                                                     'label' => 'Darreichungsform',
  28590.                                                     'dataType' => 'select',
  28591.                                                 ],
  28592.                                                 'isOperator' => false,
  28593.                                             ],
  28594.                                             51 => [
  28595.                                                 'attributes' => [
  28596.                                                     'attribute' => 'packungsfarbe',
  28597.                                                     'label' => 'Packungsfarbe',
  28598.                                                     'dataType' => 'select',
  28599.                                                 ],
  28600.                                                 'isOperator' => false,
  28601.                                             ],
  28602.                                             52 => [
  28603.                                                 'attributes' => [
  28604.                                                     'attribute' => 'wirkstoffe',
  28605.                                                     'label' => 'Wirkstoffe',
  28606.                                                     'dataType' => 'manyToManyObjectRelation',
  28607.                                                 ],
  28608.                                                 'isOperator' => false,
  28609.                                             ],
  28610.                                             53 => [
  28611.                                                 'attributes' => [
  28612.                                                     'attribute' => 'vegan',
  28613.                                                     'label' => 'Vegan',
  28614.                                                     'dataType' => 'booleanSelect',
  28615.                                                 ],
  28616.                                                 'isOperator' => false,
  28617.                                             ],
  28618.                                             54 => [
  28619.                                                 'attributes' => [
  28620.                                                     'attribute' => 'vegetarisch',
  28621.                                                     'label' => 'Vegetarisch',
  28622.                                                     'dataType' => 'booleanSelect',
  28623.                                                 ],
  28624.                                                 'isOperator' => false,
  28625.                                             ],
  28626.                                             55 => [
  28627.                                                 'attributes' => [
  28628.                                                     'attribute' => 'glutenfrei',
  28629.                                                     'label' => 'Glutenfrei',
  28630.                                                     'dataType' => 'booleanSelect',
  28631.                                                 ],
  28632.                                                 'isOperator' => false,
  28633.                                             ],
  28634.                                             56 => [
  28635.                                                 'attributes' => [
  28636.                                                     'attribute' => 'lactosefrei',
  28637.                                                     'label' => 'Lactosefrei',
  28638.                                                     'dataType' => 'booleanSelect',
  28639.                                                 ],
  28640.                                                 'isOperator' => false,
  28641.                                             ],
  28642.                                             57 => [
  28643.                                                 'attributes' => [
  28644.                                                     'attribute' => 'ohneFarbstoffe',
  28645.                                                     'label' => 'Ohne F-Stoffe',
  28646.                                                     'dataType' => 'booleanSelect',
  28647.                                                 ],
  28648.                                                 'isOperator' => false,
  28649.                                             ],
  28650.                                             58 => [
  28651.                                                 'attributes' => [
  28652.                                                     'attribute' => 'ohneGelatine',
  28653.                                                     'label' => 'Ohne Gelatine',
  28654.                                                     'dataType' => 'booleanSelect',
  28655.                                                 ],
  28656.                                                 'isOperator' => false,
  28657.                                             ],
  28658.                                             59 => [
  28659.                                                 'attributes' => [
  28660.                                                     'attribute' => 'ohneKonservierungstsoffe',
  28661.                                                     'label' => 'Ohne K-Stoffe',
  28662.                                                     'dataType' => 'booleanSelect',
  28663.                                                 ],
  28664.                                                 'isOperator' => false,
  28665.                                             ],
  28666.                                             60 => [
  28667.                                                 'attributes' => [
  28668.                                                     'attribute' => 'halal',
  28669.                                                     'label' => 'Halal',
  28670.                                                     'dataType' => 'booleanSelect',
  28671.                                                 ],
  28672.                                                 'isOperator' => false,
  28673.                                             ],
  28674.                                             61 => [
  28675.                                                 'attributes' => [
  28676.                                                     'attribute' => 'imagePackshot',
  28677.                                                     'label' => 'Packshot',
  28678.                                                     'dataType' => 'hotspotimage',
  28679.                                                 ],
  28680.                                                 'isOperator' => false,
  28681.                                             ],
  28682.                                             62 => [
  28683.                                                 'attributes' => [
  28684.                                                     'attribute' => 'imagePackshotWirkstoffe',
  28685.                                                     'label' => 'Packshot Wirkstoffe',
  28686.                                                     'dataType' => 'hotspotimage',
  28687.                                                 ],
  28688.                                                 'isOperator' => false,
  28689.                                             ],
  28690.                                             63 => [
  28691.                                                 'attributes' => [
  28692.                                                     'attribute' => 'produktbilder',
  28693.                                                     'label' => 'Produktbilder',
  28694.                                                     'dataType' => 'imageGallery',
  28695.                                                 ],
  28696.                                                 'isOperator' => false,
  28697.                                             ],
  28698.                                             64 => [
  28699.                                                 'attributes' => [
  28700.                                                     'attribute' => 'imageMarketingtext1x1',
  28701.                                                     'label' => 'Bild 1x1',
  28702.                                                     'dataType' => 'hotspotimage',
  28703.                                                 ],
  28704.                                                 'isOperator' => false,
  28705.                                             ],
  28706.                                             65 => [
  28707.                                                 'attributes' => [
  28708.                                                     'attribute' => 'imageMarketingtext16x9',
  28709.                                                     'label' => 'Bild 16x9',
  28710.                                                     'dataType' => 'hotspotimage',
  28711.                                                 ],
  28712.                                                 'isOperator' => false,
  28713.                                             ],
  28714.                                             66 => [
  28715.                                                 'attributes' => [
  28716.                                                     'attribute' => 'imageMarketingtext3x2',
  28717.                                                     'label' => 'Bild 3x2',
  28718.                                                     'dataType' => 'hotspotimage',
  28719.                                                 ],
  28720.                                                 'isOperator' => false,
  28721.                                             ],
  28722.                                             67 => [
  28723.                                                 'attributes' => [
  28724.                                                     'attribute' => 'imageMarketingtext4x3',
  28725.                                                     'label' => 'Bild 4x3',
  28726.                                                     'dataType' => 'hotspotimage',
  28727.                                                 ],
  28728.                                                 'isOperator' => false,
  28729.                                             ],
  28730.                                             68 => [
  28731.                                                 'attributes' => [
  28732.                                                     'attribute' => 'imageMarketingtext5x8',
  28733.                                                     'label' => 'Bild 5x8',
  28734.                                                     'dataType' => 'hotspotimage',
  28735.                                                 ],
  28736.                                                 'isOperator' => false,
  28737.                                             ],
  28738.                                             69 => [
  28739.                                                 'attributes' => [
  28740.                                                     'attribute' => 'imageTrenner16x9',
  28741.                                                     'label' => 'Bildtrenner 16x9',
  28742.                                                     'dataType' => 'hotspotimage',
  28743.                                                 ],
  28744.                                                 'isOperator' => false,
  28745.                                             ],
  28746.                                             70 => [
  28747.                                                 'attributes' => [
  28748.                                                     'attribute' => 'imageTrenner3x2',
  28749.                                                     'label' => 'Bildtrenner 3x2',
  28750.                                                     'dataType' => 'hotspotimage',
  28751.                                                 ],
  28752.                                                 'isOperator' => false,
  28753.                                             ],
  28754.                                             71 => [
  28755.                                                 'attributes' => [
  28756.                                                     'attribute' => 'imageTrenner5x8',
  28757.                                                     'label' => 'Bildtrenner 5x8',
  28758.                                                     'dataType' => 'hotspotimage',
  28759.                                                 ],
  28760.                                                 'isOperator' => false,
  28761.                                             ],
  28762.                                             72 => [
  28763.                                                 'attributes' => [
  28764.                                                     'attribute' => 'DownloadMinibroschuere',
  28765.                                                     'label' => 'Minibroschüre',
  28766.                                                     'dataType' => 'advancedManyToManyRelation',
  28767.                                                 ],
  28768.                                                 'isOperator' => false,
  28769.                                             ],
  28770.                                             73 => [
  28771.                                                 'attributes' => [
  28772.                                                     'attribute' => 'DownloadGebrauchsinformation',
  28773.                                                     'label' => 'Gebrauchsinformation',
  28774.                                                     'dataType' => 'advancedManyToManyRelation',
  28775.                                                 ],
  28776.                                                 'isOperator' => false,
  28777.                                             ],
  28778.                                             74 => [
  28779.                                                 'attributes' => [
  28780.                                                     'attribute' => 'DownloadGesundheitsratgeber',
  28781.                                                     'label' => 'Gesundheitsratgeber',
  28782.                                                     'dataType' => 'advancedManyToManyRelation',
  28783.                                                 ],
  28784.                                                 'isOperator' => false,
  28785.                                             ],
  28786.                                             75 => [
  28787.                                                 'attributes' => [
  28788.                                                     'attribute' => 'DownloadFlyer',
  28789.                                                     'label' => 'Flyer',
  28790.                                                     'dataType' => 'advancedManyToManyRelation',
  28791.                                                 ],
  28792.                                                 'isOperator' => false,
  28793.                                             ],
  28794.                                             76 => [
  28795.                                                 'attributes' => [
  28796.                                                     'attribute' => 'DownloadFachinformationen',
  28797.                                                     'label' => 'Fachinformationen',
  28798.                                                     'dataType' => 'advancedManyToManyRelation',
  28799.                                                 ],
  28800.                                                 'isOperator' => false,
  28801.                                             ],
  28802.                                             77 => [
  28803.                                                 'attributes' => [
  28804.                                                     'attribute' => 'fuerSieAuchInteressant',
  28805.                                                     'label' => 'Für Sie auch Interessant',
  28806.                                                     'dataType' => 'manyToManyObjectRelation',
  28807.                                                 ],
  28808.                                                 'isOperator' => false,
  28809.                                             ],
  28810.                                             78 => [
  28811.                                                 'attributes' => [
  28812.                                                     'attribute' => 'ausUnseremMagazin',
  28813.                                                     'label' => 'Aus unserem Magazin',
  28814.                                                     'dataType' => 'manyToManyObjectRelation',
  28815.                                                 ],
  28816.                                                 'isOperator' => false,
  28817.                                             ],
  28818.                                             79 => [
  28819.                                                 'attributes' => [
  28820.                                                     'attribute' => 'faqs',
  28821.                                                     'label' => 'FAQs',
  28822.                                                     'dataType' => 'manyToManyObjectRelation',
  28823.                                                 ],
  28824.                                                 'isOperator' => false,
  28825.                                             ],
  28826.                                         ],
  28827.                                     ],
  28828.                                 ],
  28829.                                 'Marke' => [
  28830.                                     'id' => 'Marke',
  28831.                                     'name' => 'Marke',
  28832.                                     'columnConfig' => [
  28833.                                         'columns' => [
  28834.                                             => [
  28835.                                                 'attributes' => [
  28836.                                                     'attribute' => 'id',
  28837.                                                     'label' => 'id',
  28838.                                                     'dataType' => 'system',
  28839.                                                     'layout' => [
  28840.                                                         'title' => 'id',
  28841.                                                         'name' => 'id',
  28842.                                                         'datatype' => 'data',
  28843.                                                         'fieldtype' => 'system',
  28844.                                                     ],
  28845.                                                 ],
  28846.                                                 'isOperator' => false,
  28847.                                             ],
  28848.                                             => [
  28849.                                                 'attributes' => [
  28850.                                                     'attribute' => 'key',
  28851.                                                     'label' => 'key',
  28852.                                                     'dataType' => 'system',
  28853.                                                     'layout' => [
  28854.                                                         'title' => 'key',
  28855.                                                         'name' => 'key',
  28856.                                                         'datatype' => 'data',
  28857.                                                         'fieldtype' => 'system',
  28858.                                                     ],
  28859.                                                 ],
  28860.                                                 'isOperator' => false,
  28861.                                             ],
  28862.                                             => [
  28863.                                                 'attributes' => [
  28864.                                                     'attribute' => 'name',
  28865.                                                     'label' => 'Name',
  28866.                                                     'dataType' => 'input',
  28867.                                                     'layout' => [
  28868.                                                         'fieldtype' => 'input',
  28869.                                                         'width' => 646,
  28870.                                                         'defaultValue' => NULL,
  28871.                                                         'queryColumnType' => 'varchar',
  28872.                                                         'columnType' => 'varchar',
  28873.                                                         'columnLength' => 1024,
  28874.                                                         'regex' => '',
  28875.                                                         'unique' => false,
  28876.                                                         'showCharCount' => false,
  28877.                                                         'name' => 'name',
  28878.                                                         'title' => 'Name',
  28879.                                                         'tooltip' => '',
  28880.                                                         'mandatory' => true,
  28881.                                                         'noteditable' => false,
  28882.                                                         'index' => false,
  28883.                                                         'locked' => false,
  28884.                                                         'style' => '',
  28885.                                                         'permissions' => NULL,
  28886.                                                         'datatype' => 'data',
  28887.                                                         'relationType' => false,
  28888.                                                         'invisible' => false,
  28889.                                                         'visibleGridView' => true,
  28890.                                                         'visibleSearch' => true,
  28891.                                                         'defaultValueGenerator' => '',
  28892.                                                     ],
  28893.                                                 ],
  28894.                                                 'isOperator' => false,
  28895.                                             ],
  28896.                                         ],
  28897.                                     ],
  28898.                                 ],
  28899.                                 'Wirkstoff' => [
  28900.                                     'id' => 'Wirkstoff',
  28901.                                     'name' => 'Wirkstoff',
  28902.                                     'columnConfig' => [
  28903.                                         'columns' => [
  28904.                                             => [
  28905.                                                 'attributes' => [
  28906.                                                     'attribute' => 'id',
  28907.                                                     'label' => 'id',
  28908.                                                     'dataType' => 'system',
  28909.                                                     'layout' => [
  28910.                                                         'title' => 'id',
  28911.                                                         'name' => 'id',
  28912.                                                         'datatype' => 'data',
  28913.                                                         'fieldtype' => 'system',
  28914.                                                     ],
  28915.                                                 ],
  28916.                                                 'isOperator' => false,
  28917.                                             ],
  28918.                                             => [
  28919.                                                 'attributes' => [
  28920.                                                     'attribute' => 'key',
  28921.                                                     'label' => 'key',
  28922.                                                     'dataType' => 'system',
  28923.                                                     'layout' => [
  28924.                                                         'title' => 'key',
  28925.                                                         'name' => 'key',
  28926.                                                         'datatype' => 'data',
  28927.                                                         'fieldtype' => 'system',
  28928.                                                     ],
  28929.                                                 ],
  28930.                                                 'isOperator' => false,
  28931.                                             ],
  28932.                                             => [
  28933.                                                 'attributes' => [
  28934.                                                     'attribute' => 'bezeichnungAbk',
  28935.                                                     'label' => 'Bezeichnung (Abk.)',
  28936.                                                     'dataType' => 'input',
  28937.                                                     'layout' => [
  28938.                                                         'fieldtype' => 'input',
  28939.                                                         'width' => 646,
  28940.                                                         'defaultValue' => NULL,
  28941.                                                         'queryColumnType' => 'varchar',
  28942.                                                         'columnType' => 'varchar',
  28943.                                                         'columnLength' => 1024,
  28944.                                                         'regex' => '',
  28945.                                                         'unique' => false,
  28946.                                                         'showCharCount' => false,
  28947.                                                         'name' => 'bezeichnungAbk',
  28948.                                                         'title' => 'Bezeichnung (Abk.)',
  28949.                                                         'tooltip' => '',
  28950.                                                         'mandatory' => false,
  28951.                                                         'noteditable' => false,
  28952.                                                         'index' => false,
  28953.                                                         'locked' => false,
  28954.                                                         'style' => '',
  28955.                                                         'permissions' => NULL,
  28956.                                                         'datatype' => 'data',
  28957.                                                         'relationType' => false,
  28958.                                                         'invisible' => false,
  28959.                                                         'visibleGridView' => false,
  28960.                                                         'visibleSearch' => false,
  28961.                                                         'defaultValueGenerator' => '',
  28962.                                                     ],
  28963.                                                 ],
  28964.                                                 'isOperator' => false,
  28965.                                             ],
  28966.                                             => [
  28967.                                                 'attributes' => [
  28968.                                                     'attribute' => 'bezeichnungLat',
  28969.                                                     'label' => 'Bezeichnung (Lat.)',
  28970.                                                     'dataType' => 'input',
  28971.                                                     'layout' => [
  28972.                                                         'fieldtype' => 'input',
  28973.                                                         'width' => 646,
  28974.                                                         'defaultValue' => NULL,
  28975.                                                         'queryColumnType' => 'varchar',
  28976.                                                         'columnType' => 'varchar',
  28977.                                                         'columnLength' => 1024,
  28978.                                                         'regex' => '',
  28979.                                                         'unique' => false,
  28980.                                                         'showCharCount' => false,
  28981.                                                         'name' => 'bezeichnungLat',
  28982.                                                         'title' => 'Bezeichnung (Lat.)',
  28983.                                                         'tooltip' => '',
  28984.                                                         'mandatory' => false,
  28985.                                                         'noteditable' => false,
  28986.                                                         'index' => false,
  28987.                                                         'locked' => false,
  28988.                                                         'style' => '',
  28989.                                                         'permissions' => NULL,
  28990.                                                         'datatype' => 'data',
  28991.                                                         'relationType' => false,
  28992.                                                         'invisible' => false,
  28993.                                                         'visibleGridView' => false,
  28994.                                                         'visibleSearch' => false,
  28995.                                                         'defaultValueGenerator' => '',
  28996.                                                     ],
  28997.                                                 ],
  28998.                                                 'isOperator' => false,
  28999.                                             ],
  29000.                                             => [
  29001.                                                 'attributes' => [
  29002.                                                     'attribute' => 'bezeichnung',
  29003.                                                     'label' => 'Bezeichnung',
  29004.                                                     'dataType' => 'input',
  29005.                                                     'layout' => [
  29006.                                                         'fieldtype' => 'input',
  29007.                                                         'width' => 609,
  29008.                                                         'defaultValue' => NULL,
  29009.                                                         'queryColumnType' => 'varchar',
  29010.                                                         'columnType' => 'varchar',
  29011.                                                         'columnLength' => 1024,
  29012.                                                         'regex' => '',
  29013.                                                         'unique' => false,
  29014.                                                         'showCharCount' => false,
  29015.                                                         'name' => 'bezeichnung',
  29016.                                                         'title' => 'Bezeichnung',
  29017.                                                         'tooltip' => '',
  29018.                                                         'mandatory' => false,
  29019.                                                         'noteditable' => false,
  29020.                                                         'index' => false,
  29021.                                                         'locked' => false,
  29022.                                                         'style' => '',
  29023.                                                         'permissions' => NULL,
  29024.                                                         'datatype' => 'data',
  29025.                                                         'relationType' => false,
  29026.                                                         'invisible' => false,
  29027.                                                         'visibleGridView' => true,
  29028.                                                         'visibleSearch' => true,
  29029.                                                         'defaultValueGenerator' => '',
  29030.                                                     ],
  29031.                                                 ],
  29032.                                                 'isOperator' => false,
  29033.                                             ],
  29034.                                             => [
  29035.                                                 'attributes' => [
  29036.                                                     'attribute' => 'beschreibungKurz',
  29037.                                                     'label' => 'Beschreibung kurz',
  29038.                                                     'dataType' => 'wysiwyg',
  29039.                                                     'layout' => [
  29040.                                                         'fieldtype' => 'wysiwyg',
  29041.                                                         'width' => 728,
  29042.                                                         'height' => 240,
  29043.                                                         'queryColumnType' => 'longtext',
  29044.                                                         'columnType' => 'longtext',
  29045.                                                         'toolbarConfig' => '{'."\n".'    "toolbarGroups" : ['."\n".'        {'."\n".'            "name": "basicstyles",'."\n".'            "groups": ['."\n".'                "basicstyles", "list", "cleanup"'."\n".'            ]'."\n".'        },'."\n".'        {'."\n".'            "name": "links",'."\n".'            "groups": ['."\n".'                "links"'."\n".'            ]'."\n".'        },'."\n".'        {'."\n".'            "name": "styles",'."\n".'            "groups": ['."\n".'                "styles"'."\n".'            ]'."\n".'        }            '."\n".'    ]'."\n".'}'."\n".'',
  29046.                                                         'excludeFromSearchIndex' => false,
  29047.                                                         'maxCharacters' => '',
  29048.                                                         'name' => 'beschreibungKurz',
  29049.                                                         'title' => 'Beschreibung kurz',
  29050.                                                         'tooltip' => '',
  29051.                                                         'mandatory' => false,
  29052.                                                         'noteditable' => false,
  29053.                                                         'index' => false,
  29054.                                                         'locked' => false,
  29055.                                                         'style' => '',
  29056.                                                         'permissions' => NULL,
  29057.                                                         'datatype' => 'data',
  29058.                                                         'relationType' => false,
  29059.                                                         'invisible' => false,
  29060.                                                         'visibleGridView' => false,
  29061.                                                         'visibleSearch' => false,
  29062.                                                     ],
  29063.                                                 ],
  29064.                                                 'isOperator' => false,
  29065.                                             ],
  29066.                                             => [
  29067.                                                 'attributes' => [
  29068.                                                     'attribute' => 'beschreibung',
  29069.                                                     'label' => 'Beschreibung',
  29070.                                                     'dataType' => 'wysiwyg',
  29071.                                                     'layout' => [
  29072.                                                         'fieldtype' => 'wysiwyg',
  29073.                                                         'width' => 728,
  29074.                                                         'height' => 360,
  29075.                                                         'queryColumnType' => 'longtext',
  29076.                                                         'columnType' => 'longtext',
  29077.                                                         'toolbarConfig' => '{'."\n".'    "toolbarGroups" : ['."\n".'        {'."\n".'            "name": "basicstyles",'."\n".'            "groups": ['."\n".'                "basicstyles", "list", "cleanup"'."\n".'            ]'."\n".'        },'."\n".'        {'."\n".'            "name": "links",'."\n".'            "groups": ['."\n".'                "links"'."\n".'            ]'."\n".'        },'."\n".'        {'."\n".'            "name": "styles",'."\n".'            "groups": ['."\n".'                "styles"'."\n".'            ]'."\n".'        }            '."\n".'    ]'."\n".'}'."\n".'',
  29078.                                                         'excludeFromSearchIndex' => false,
  29079.                                                         'maxCharacters' => '',
  29080.                                                         'name' => 'beschreibung',
  29081.                                                         'title' => 'Beschreibung',
  29082.                                                         'tooltip' => '',
  29083.                                                         'mandatory' => false,
  29084.                                                         'noteditable' => false,
  29085.                                                         'index' => false,
  29086.                                                         'locked' => false,
  29087.                                                         'style' => '',
  29088.                                                         'permissions' => NULL,
  29089.                                                         'datatype' => 'data',
  29090.                                                         'relationType' => false,
  29091.                                                         'invisible' => false,
  29092.                                                         'visibleGridView' => false,
  29093.                                                         'visibleSearch' => false,
  29094.                                                     ],
  29095.                                                 ],
  29096.                                                 'isOperator' => false,
  29097.                                             ],
  29098.                                             => [
  29099.                                                 'attributes' => [
  29100.                                                     'attribute' => 'imageGross16x9',
  29101.                                                     'label' => 'Bild Groß 16x9',
  29102.                                                     'dataType' => 'hotspotimage',
  29103.                                                     'layout' => [
  29104.                                                         'fieldtype' => 'hotspotimage',
  29105.                                                         'queryColumnType' => [
  29106.                                                             'image' => 'int(11)',
  29107.                                                             'hotspots' => 'text',
  29108.                                                         ],
  29109.                                                         'columnType' => [
  29110.                                                             'image' => 'int(11)',
  29111.                                                             'hotspots' => 'text',
  29112.                                                         ],
  29113.                                                         'ratioX' => 16,
  29114.                                                         'ratioY' => 9,
  29115.                                                         'predefinedDataTemplates' => '',
  29116.                                                         'name' => 'imageGross16x9',
  29117.                                                         'title' => 'Bild Groß 16x9',
  29118.                                                         'tooltip' => '',
  29119.                                                         'mandatory' => false,
  29120.                                                         'noteditable' => false,
  29121.                                                         'index' => false,
  29122.                                                         'locked' => false,
  29123.                                                         'style' => 'float:left;margin-right:18px;',
  29124.                                                         'permissions' => NULL,
  29125.                                                         'datatype' => 'data',
  29126.                                                         'relationType' => false,
  29127.                                                         'invisible' => false,
  29128.                                                         'visibleGridView' => false,
  29129.                                                         'visibleSearch' => false,
  29130.                                                         'width' => 370,
  29131.                                                         'height' => 280,
  29132.                                                         'uploadPath' => '/Bilder/_Uploads',
  29133.                                                     ],
  29134.                                                 ],
  29135.                                                 'isOperator' => false,
  29136.                                             ],
  29137.                                             => [
  29138.                                                 'attributes' => [
  29139.                                                     'attribute' => 'imageGross4x3',
  29140.                                                     'label' => 'Bild Groß 4x3',
  29141.                                                     'dataType' => 'hotspotimage',
  29142.                                                     'layout' => [
  29143.                                                         'fieldtype' => 'hotspotimage',
  29144.                                                         'queryColumnType' => [
  29145.                                                             'image' => 'int(11)',
  29146.                                                             'hotspots' => 'text',
  29147.                                                         ],
  29148.                                                         'columnType' => [
  29149.                                                             'image' => 'int(11)',
  29150.                                                             'hotspots' => 'text',
  29151.                                                         ],
  29152.                                                         'ratioX' => 4,
  29153.                                                         'ratioY' => 3,
  29154.                                                         'predefinedDataTemplates' => '',
  29155.                                                         'name' => 'imageGross4x3',
  29156.                                                         'title' => 'Bild Groß 4x3',
  29157.                                                         'tooltip' => '',
  29158.                                                         'mandatory' => false,
  29159.                                                         'noteditable' => false,
  29160.                                                         'index' => false,
  29161.                                                         'locked' => false,
  29162.                                                         'style' => '',
  29163.                                                         'permissions' => NULL,
  29164.                                                         'datatype' => 'data',
  29165.                                                         'relationType' => false,
  29166.                                                         'invisible' => false,
  29167.                                                         'visibleGridView' => false,
  29168.                                                         'visibleSearch' => false,
  29169.                                                         'width' => 370,
  29170.                                                         'height' => 280,
  29171.                                                         'uploadPath' => '/Bilder/_Uploads',
  29172.                                                     ],
  29173.                                                 ],
  29174.                                                 'isOperator' => false,
  29175.                                             ],
  29176.                                             => [
  29177.                                                 'attributes' => [
  29178.                                                     'attribute' => 'imageKlein1x1',
  29179.                                                     'label' => 'Bild Klein 1x1',
  29180.                                                     'dataType' => 'hotspotimage',
  29181.                                                     'layout' => [
  29182.                                                         'fieldtype' => 'hotspotimage',
  29183.                                                         'queryColumnType' => [
  29184.                                                             'image' => 'int(11)',
  29185.                                                             'hotspots' => 'text',
  29186.                                                         ],
  29187.                                                         'columnType' => [
  29188.                                                             'image' => 'int(11)',
  29189.                                                             'hotspots' => 'text',
  29190.                                                         ],
  29191.                                                         'ratioX' => 1,
  29192.                                                         'ratioY' => 1,
  29193.                                                         'predefinedDataTemplates' => '',
  29194.                                                         'name' => 'imageKlein1x1',
  29195.                                                         'title' => 'Bild Klein 1x1',
  29196.                                                         'tooltip' => '',
  29197.                                                         'mandatory' => false,
  29198.                                                         'noteditable' => false,
  29199.                                                         'index' => false,
  29200.                                                         'locked' => false,
  29201.                                                         'style' => 'float:left;margin-right:18px;',
  29202.                                                         'permissions' => NULL,
  29203.                                                         'datatype' => 'data',
  29204.                                                         'relationType' => false,
  29205.                                                         'invisible' => false,
  29206.                                                         'visibleGridView' => false,
  29207.                                                         'visibleSearch' => false,
  29208.                                                         'width' => 370,
  29209.                                                         'height' => 280,
  29210.                                                         'uploadPath' => '/Bilder/_Uploads',
  29211.                                                     ],
  29212.                                                 ],
  29213.                                                 'isOperator' => false,
  29214.                                             ],
  29215.                                         ],
  29216.                                     ],
  29217.                                 ],
  29218.                                 'Faq' => [
  29219.                                     'id' => 'Faq',
  29220.                                     'name' => 'Faq',
  29221.                                     'columnConfig' => [
  29222.                                         'columns' => [
  29223.                                             => [
  29224.                                                 'attributes' => [
  29225.                                                     'attribute' => 'id',
  29226.                                                     'label' => 'id',
  29227.                                                     'dataType' => 'system',
  29228.                                                     'layout' => [
  29229.                                                         'title' => 'id',
  29230.                                                         'name' => 'id',
  29231.                                                         'datatype' => 'data',
  29232.                                                         'fieldtype' => 'system',
  29233.                                                     ],
  29234.                                                 ],
  29235.                                                 'isOperator' => false,
  29236.                                             ],
  29237.                                             => [
  29238.                                                 'attributes' => [
  29239.                                                     'attribute' => 'key',
  29240.                                                     'label' => 'key',
  29241.                                                     'dataType' => 'system',
  29242.                                                     'layout' => [
  29243.                                                         'title' => 'key',
  29244.                                                         'name' => 'key',
  29245.                                                         'datatype' => 'data',
  29246.                                                         'fieldtype' => 'system',
  29247.                                                     ],
  29248.                                                 ],
  29249.                                                 'isOperator' => false,
  29250.                                             ],
  29251.                                             => [
  29252.                                                 'attributes' => [
  29253.                                                     'attribute' => 'creationDate',
  29254.                                                     'label' => 'creationDate',
  29255.                                                     'dataType' => 'system',
  29256.                                                     'layout' => [
  29257.                                                         'title' => 'creationDate',
  29258.                                                         'name' => 'creationDate',
  29259.                                                         'datatype' => 'data',
  29260.                                                         'fieldtype' => 'system',
  29261.                                                     ],
  29262.                                                 ],
  29263.                                                 'isOperator' => false,
  29264.                                             ],
  29265.                                             => [
  29266.                                                 'attributes' => [
  29267.                                                     'attribute' => 'modificationDate',
  29268.                                                     'label' => 'modificationDate',
  29269.                                                     'dataType' => 'system',
  29270.                                                     'layout' => [
  29271.                                                         'title' => 'modificationDate',
  29272.                                                         'name' => 'modificationDate',
  29273.                                                         'datatype' => 'data',
  29274.                                                         'fieldtype' => 'system',
  29275.                                                     ],
  29276.                                                 ],
  29277.                                                 'isOperator' => false,
  29278.                                             ],
  29279.                                             => [
  29280.                                                 'attributes' => [
  29281.                                                     'attribute' => 'stateInformation',
  29282.                                                     'label' => 'Status',
  29283.                                                     'dataType' => 'select',
  29284.                                                     'layout' => [
  29285.                                                         'fieldtype' => 'select',
  29286.                                                         'options' => [
  29287.                                                             => [
  29288.                                                                 'key' => 'Aktiv',
  29289.                                                                 'value' => 'active',
  29290.                                                             ],
  29291.                                                             => [
  29292.                                                                 'key' => 'Inaktiv',
  29293.                                                                 'value' => 'inactive',
  29294.                                                             ],
  29295.                                                         ],
  29296.                                                         'width' => 646,
  29297.                                                         'defaultValue' => '',
  29298.                                                         'optionsProviderClass' => '',
  29299.                                                         'optionsProviderData' => '',
  29300.                                                         'queryColumnType' => 'varchar',
  29301.                                                         'columnType' => 'varchar',
  29302.                                                         'columnLength' => 190,
  29303.                                                         'dynamicOptions' => false,
  29304.                                                         'name' => 'stateInformation',
  29305.                                                         'title' => 'Status',
  29306.                                                         'tooltip' => '',
  29307.                                                         'mandatory' => true,
  29308.                                                         'noteditable' => false,
  29309.                                                         'index' => false,
  29310.                                                         'locked' => false,
  29311.                                                         'style' => '',
  29312.                                                         'permissions' => NULL,
  29313.                                                         'datatype' => 'data',
  29314.                                                         'relationType' => false,
  29315.                                                         'invisible' => false,
  29316.                                                         'visibleGridView' => true,
  29317.                                                         'visibleSearch' => true,
  29318.                                                         'defaultValueGenerator' => '',
  29319.                                                     ],
  29320.                                                 ],
  29321.                                                 'isOperator' => false,
  29322.                                             ],
  29323.                                             => [
  29324.                                                 'attributes' => [
  29325.                                                     'attribute' => 'sharepointId',
  29326.                                                     'label' => 'Sharepoint-ID',
  29327.                                                     'dataType' => 'input',
  29328.                                                     'layout' => [
  29329.                                                         'fieldtype' => 'input',
  29330.                                                         'width' => 646,
  29331.                                                         'defaultValue' => NULL,
  29332.                                                         'queryColumnType' => 'varchar',
  29333.                                                         'columnType' => 'varchar',
  29334.                                                         'columnLength' => 64,
  29335.                                                         'regex' => '',
  29336.                                                         'unique' => false,
  29337.                                                         'showCharCount' => false,
  29338.                                                         'name' => 'sharepointId',
  29339.                                                         'title' => 'Sharepoint-ID',
  29340.                                                         'tooltip' => '',
  29341.                                                         'mandatory' => false,
  29342.                                                         'noteditable' => false,
  29343.                                                         'index' => false,
  29344.                                                         'locked' => false,
  29345.                                                         'style' => '',
  29346.                                                         'permissions' => NULL,
  29347.                                                         'datatype' => 'data',
  29348.                                                         'relationType' => false,
  29349.                                                         'invisible' => false,
  29350.                                                         'visibleGridView' => false,
  29351.                                                         'visibleSearch' => false,
  29352.                                                         'defaultValueGenerator' => '',
  29353.                                                     ],
  29354.                                                 ],
  29355.                                                 'isOperator' => false,
  29356.                                             ],
  29357.                                             => [
  29358.                                                 'attributes' => [
  29359.                                                     'attribute' => 'zielgruppe',
  29360.                                                     'label' => 'Zielgruppe',
  29361.                                                     'dataType' => 'select',
  29362.                                                     'layout' => [
  29363.                                                         'fieldtype' => 'select',
  29364.                                                         'options' => [
  29365.                                                             => [
  29366.                                                                 'key' => 'Endverbraucher und Fachkreise',
  29367.                                                                 'value' => 'endverbraucherUndFachkreise',
  29368.                                                             ],
  29369.                                                             => [
  29370.                                                                 'key' => 'Fachkreise',
  29371.                                                                 'value' => 'fachkreise',
  29372.                                                             ],
  29373.                                                         ],
  29374.                                                         'width' => 646,
  29375.                                                         'defaultValue' => 'none',
  29376.                                                         'optionsProviderClass' => '',
  29377.                                                         'optionsProviderData' => '',
  29378.                                                         'queryColumnType' => 'varchar',
  29379.                                                         'columnType' => 'varchar',
  29380.                                                         'columnLength' => 190,
  29381.                                                         'dynamicOptions' => false,
  29382.                                                         'name' => 'zielgruppe',
  29383.                                                         'title' => 'Zielgruppe',
  29384.                                                         'tooltip' => '',
  29385.                                                         'mandatory' => true,
  29386.                                                         'noteditable' => false,
  29387.                                                         'index' => false,
  29388.                                                         'locked' => false,
  29389.                                                         'style' => '',
  29390.                                                         'permissions' => NULL,
  29391.                                                         'datatype' => 'data',
  29392.                                                         'relationType' => false,
  29393.                                                         'invisible' => false,
  29394.                                                         'visibleGridView' => false,
  29395.                                                         'visibleSearch' => false,
  29396.                                                         'defaultValueGenerator' => '',
  29397.                                                     ],
  29398.                                                 ],
  29399.                                                 'isOperator' => false,
  29400.                                             ],
  29401.                                             => [
  29402.                                                 'attributes' => [
  29403.                                                     'attribute' => 'faqGruppe',
  29404.                                                     'label' => 'FAQ-Gruppe',
  29405.                                                     'dataType' => 'reverseObjectRelation',
  29406.                                                     'layout' => [
  29407.                                                         'fieldtype' => 'reverseObjectRelation',
  29408.                                                         'ownerClassName' => 'FaqGruppe',
  29409.                                                         'ownerClassId' => NULL,
  29410.                                                         'ownerFieldName' => 'FAQs',
  29411.                                                         'lazyLoading' => true,
  29412.                                                         'width' => 775,
  29413.                                                         'height' => 350,
  29414.                                                         'maxItems' => '',
  29415.                                                         'queryColumnType' => 'text',
  29416.                                                         'relationType' => true,
  29417.                                                         'visibleFields' => NULL,
  29418.                                                         'allowToCreateNewObject' => true,
  29419.                                                         'optimizedAdminLoading' => false,
  29420.                                                         'enableTextSelection' => false,
  29421.                                                         'visibleFieldDefinitions' => [
  29422.                                                         ],
  29423.                                                         'classes' => [
  29424.                                                         ],
  29425.                                                         'pathFormatterClass' => '',
  29426.                                                         'name' => 'faqGruppe',
  29427.                                                         'title' => 'FAQ-Gruppe',
  29428.                                                         'tooltip' => '',
  29429.                                                         'mandatory' => false,
  29430.                                                         'noteditable' => false,
  29431.                                                         'index' => false,
  29432.                                                         'locked' => false,
  29433.                                                         'style' => '',
  29434.                                                         'permissions' => NULL,
  29435.                                                         'datatype' => 'data',
  29436.                                                         'invisible' => false,
  29437.                                                         'visibleGridView' => false,
  29438.                                                         'visibleSearch' => false,
  29439.                                                     ],
  29440.                                                 ],
  29441.                                                 'isOperator' => false,
  29442.                                             ],
  29443.                                             => [
  29444.                                                 'attributes' => [
  29445.                                                     'attribute' => 'frage',
  29446.                                                     'label' => 'Frage',
  29447.                                                     'dataType' => 'wysiwyg',
  29448.                                                     'layout' => [
  29449.                                                         'fieldtype' => 'wysiwyg',
  29450.                                                         'width' => 776,
  29451.                                                         'height' => 150,
  29452.                                                         'queryColumnType' => 'longtext',
  29453.                                                         'columnType' => 'longtext',
  29454.                                                         'toolbarConfig' => '{'."\n".'    "toolbarGroups" : ['."\n".'        {'."\n".'            "name": "basicstyles",'."\n".'            "groups": ['."\n".'                "basicstyles", "list", "cleanup"'."\n".'            ]'."\n".'        },'."\n".'        {'."\n".'            "name": "links",'."\n".'            "groups": ['."\n".'                "links"'."\n".'            ]'."\n".'        },'."\n".'        {'."\n".'            "name": "styles",'."\n".'            "groups": ['."\n".'                "styles"'."\n".'            ]'."\n".'        }            '."\n".'    ]'."\n".'}'."\n".'',
  29455.                                                         'excludeFromSearchIndex' => false,
  29456.                                                         'maxCharacters' => '',
  29457.                                                         'name' => 'frage',
  29458.                                                         'title' => 'Frage',
  29459.                                                         'tooltip' => '',
  29460.                                                         'mandatory' => false,
  29461.                                                         'noteditable' => false,
  29462.                                                         'index' => false,
  29463.                                                         'locked' => false,
  29464.                                                         'style' => '',
  29465.                                                         'permissions' => NULL,
  29466.                                                         'datatype' => 'data',
  29467.                                                         'relationType' => false,
  29468.                                                         'invisible' => false,
  29469.                                                         'visibleGridView' => true,
  29470.                                                         'visibleSearch' => true,
  29471.                                                     ],
  29472.                                                 ],
  29473.                                                 'isOperator' => false,
  29474.                                             ],
  29475.                                             => [
  29476.                                                 'attributes' => [
  29477.                                                     'attribute' => 'antwort',
  29478.                                                     'label' => 'Antwort',
  29479.                                                     'dataType' => 'wysiwyg',
  29480.                                                     'layout' => [
  29481.                                                         'fieldtype' => 'wysiwyg',
  29482.                                                         'width' => 776,
  29483.                                                         'height' => 460,
  29484.                                                         'queryColumnType' => 'longtext',
  29485.                                                         'columnType' => 'longtext',
  29486.                                                         'toolbarConfig' => '{'."\n".'    "toolbarGroups" : ['."\n".'        {'."\n".'            "name": "basicstyles",'."\n".'            "groups": ['."\n".'                "basicstyles", "list", "cleanup"'."\n".'            ]'."\n".'        },'."\n".'        {'."\n".'            "name": "links",'."\n".'            "groups": ['."\n".'                "links"'."\n".'            ]'."\n".'        },'."\n".'        {'."\n".'            "name": "styles",'."\n".'            "groups": ['."\n".'                "styles"'."\n".'            ]'."\n".'        }            '."\n".'    ]'."\n".'}'."\n".'',
  29487.                                                         'excludeFromSearchIndex' => false,
  29488.                                                         'maxCharacters' => '',
  29489.                                                         'name' => 'antwort',
  29490.                                                         'title' => 'Antwort',
  29491.                                                         'tooltip' => '',
  29492.                                                         'mandatory' => false,
  29493.                                                         'noteditable' => false,
  29494.                                                         'index' => false,
  29495.                                                         'locked' => false,
  29496.                                                         'style' => '',
  29497.                                                         'permissions' => NULL,
  29498.                                                         'datatype' => 'data',
  29499.                                                         'relationType' => false,
  29500.                                                         'invisible' => false,
  29501.                                                         'visibleGridView' => false,
  29502.                                                         'visibleSearch' => false,
  29503.                                                     ],
  29504.                                                 ],
  29505.                                                 'isOperator' => false,
  29506.                                             ],
  29507.                                         ],
  29508.                                     ],
  29509.                                 ],
  29510.                                 'FaqGruppe' => [
  29511.                                     'id' => 'FaqGruppe',
  29512.                                     'name' => 'FaqGruppe',
  29513.                                     'columnConfig' => [
  29514.                                         'columns' => [
  29515.                                             => [
  29516.                                                 'attributes' => [
  29517.                                                     'attribute' => 'id',
  29518.                                                     'label' => 'id',
  29519.                                                     'dataType' => 'system',
  29520.                                                     'layout' => [
  29521.                                                         'title' => 'id',
  29522.                                                         'name' => 'id',
  29523.                                                         'datatype' => 'data',
  29524.                                                         'fieldtype' => 'system',
  29525.                                                     ],
  29526.                                                 ],
  29527.                                                 'isOperator' => false,
  29528.                                             ],
  29529.                                             => [
  29530.                                                 'attributes' => [
  29531.                                                     'attribute' => 'key',
  29532.                                                     'label' => 'key',
  29533.                                                     'dataType' => 'system',
  29534.                                                     'layout' => [
  29535.                                                         'title' => 'key',
  29536.                                                         'name' => 'key',
  29537.                                                         'datatype' => 'data',
  29538.                                                         'fieldtype' => 'system',
  29539.                                                     ],
  29540.                                                 ],
  29541.                                                 'isOperator' => false,
  29542.                                             ],
  29543.                                             => [
  29544.                                                 'attributes' => [
  29545.                                                     'attribute' => 'creationDate',
  29546.                                                     'label' => 'creationDate',
  29547.                                                     'dataType' => 'system',
  29548.                                                     'layout' => [
  29549.                                                         'title' => 'creationDate',
  29550.                                                         'name' => 'creationDate',
  29551.                                                         'datatype' => 'data',
  29552.                                                         'fieldtype' => 'system',
  29553.                                                     ],
  29554.                                                 ],
  29555.                                                 'isOperator' => false,
  29556.                                             ],
  29557.                                             => [
  29558.                                                 'attributes' => [
  29559.                                                     'attribute' => 'modificationDate',
  29560.                                                     'label' => 'modificationDate',
  29561.                                                     'dataType' => 'system',
  29562.                                                     'layout' => [
  29563.                                                         'title' => 'modificationDate',
  29564.                                                         'name' => 'modificationDate',
  29565.                                                         'datatype' => 'data',
  29566.                                                         'fieldtype' => 'system',
  29567.                                                     ],
  29568.                                                 ],
  29569.                                                 'isOperator' => false,
  29570.                                             ],
  29571.                                             => [
  29572.                                                 'attributes' => [
  29573.                                                     'attribute' => 'name',
  29574.                                                     'label' => 'Name',
  29575.                                                     'dataType' => 'input',
  29576.                                                     'layout' => [
  29577.                                                         'fieldtype' => 'input',
  29578.                                                         'width' => 608,
  29579.                                                         'defaultValue' => NULL,
  29580.                                                         'queryColumnType' => 'varchar',
  29581.                                                         'columnType' => 'varchar',
  29582.                                                         'columnLength' => 1024,
  29583.                                                         'regex' => '',
  29584.                                                         'unique' => false,
  29585.                                                         'showCharCount' => false,
  29586.                                                         'name' => 'name',
  29587.                                                         'title' => 'Name',
  29588.                                                         'tooltip' => '',
  29589.                                                         'mandatory' => false,
  29590.                                                         'noteditable' => false,
  29591.                                                         'index' => false,
  29592.                                                         'locked' => false,
  29593.                                                         'style' => '',
  29594.                                                         'permissions' => NULL,
  29595.                                                         'datatype' => 'data',
  29596.                                                         'relationType' => false,
  29597.                                                         'invisible' => false,
  29598.                                                         'visibleGridView' => true,
  29599.                                                         'visibleSearch' => true,
  29600.                                                         'defaultValueGenerator' => '',
  29601.                                                     ],
  29602.                                                 ],
  29603.                                                 'isOperator' => false,
  29604.                                             ],
  29605.                                             => [
  29606.                                                 'attributes' => [
  29607.                                                     'attribute' => 'FAQs',
  29608.                                                     'label' => 'FAQs',
  29609.                                                     'dataType' => 'manyToManyObjectRelation',
  29610.                                                     'layout' => [
  29611.                                                         'fieldtype' => 'manyToManyObjectRelation',
  29612.                                                         'width' => 775,
  29613.                                                         'height' => 350,
  29614.                                                         'maxItems' => '',
  29615.                                                         'queryColumnType' => 'text',
  29616.                                                         'relationType' => true,
  29617.                                                         'visibleFields' => 'id,filename,name',
  29618.                                                         'allowToCreateNewObject' => false,
  29619.                                                         'optimizedAdminLoading' => false,
  29620.                                                         'enableTextSelection' => false,
  29621.                                                         'visibleFieldDefinitions' => [
  29622.                                                             'id' => [
  29623.                                                                 'name' => 'id',
  29624.                                                                 'title' => 'ID',
  29625.                                                                 'fieldtype' => 'input',
  29626.                                                             ],
  29627.                                                             'filename' => [
  29628.                                                                 'name' => 'filename',
  29629.                                                                 'title' => 'Dateiname',
  29630.                                                                 'fieldtype' => 'input',
  29631.                                                             ],
  29632.                                                             'name' => [
  29633.                                                                 'name' => 'name',
  29634.                                                                 'title' => 'Name',
  29635.                                                                 'fieldtype' => 'input',
  29636.                                                             ],
  29637.                                                         ],
  29638.                                                         'classes' => [
  29639.                                                             => [
  29640.                                                                 'classes' => 'Faq',
  29641.                                                             ],
  29642.                                                         ],
  29643.                                                         'pathFormatterClass' => '',
  29644.                                                         'name' => 'FAQs',
  29645.                                                         'title' => 'FAQs',
  29646.                                                         'tooltip' => '',
  29647.                                                         'mandatory' => false,
  29648.                                                         'noteditable' => false,
  29649.                                                         'index' => false,
  29650.                                                         'locked' => false,
  29651.                                                         'style' => '',
  29652.                                                         'permissions' => NULL,
  29653.                                                         'datatype' => 'data',
  29654.                                                         'invisible' => false,
  29655.                                                         'visibleGridView' => false,
  29656.                                                         'visibleSearch' => false,
  29657.                                                     ],
  29658.                                                 ],
  29659.                                                 'isOperator' => false,
  29660.                                             ],
  29661.                                             => [
  29662.                                                 'attributes' => [
  29663.                                                     'attribute' => 'author',
  29664.                                                     'label' => 'Autor',
  29665.                                                     'dataType' => 'manyToOneRelation',
  29666.                                                     'layout' => [
  29667.                                                         'fieldtype' => 'manyToOneRelation',
  29668.                                                         'width' => 530,
  29669.                                                         'assetUploadPath' => '',
  29670.                                                         'relationType' => true,
  29671.                                                         'queryColumnType' => [
  29672.                                                             'id' => 'int(11)',
  29673.                                                             'type' => 'enum(\'document\',\'asset\',\'object\')',
  29674.                                                         ],
  29675.                                                         'objectsAllowed' => true,
  29676.                                                         'assetsAllowed' => false,
  29677.                                                         'assetTypes' => [
  29678.                                                         ],
  29679.                                                         'documentsAllowed' => false,
  29680.                                                         'documentTypes' => [
  29681.                                                         ],
  29682.                                                         'classes' => [
  29683.                                                             => [
  29684.                                                                 'classes' => 'Kontakt',
  29685.                                                             ],
  29686.                                                         ],
  29687.                                                         'pathFormatterClass' => '',
  29688.                                                         'name' => 'author',
  29689.                                                         'title' => 'Autor',
  29690.                                                         'tooltip' => '',
  29691.                                                         'mandatory' => false,
  29692.                                                         'noteditable' => false,
  29693.                                                         'index' => false,
  29694.                                                         'locked' => false,
  29695.                                                         'style' => '',
  29696.                                                         'permissions' => NULL,
  29697.                                                         'datatype' => 'data',
  29698.                                                         'invisible' => false,
  29699.                                                         'visibleGridView' => false,
  29700.                                                         'visibleSearch' => false,
  29701.                                                     ],
  29702.                                                 ],
  29703.                                                 'isOperator' => false,
  29704.                                             ],
  29705.                                             => [
  29706.                                                 'attributes' => [
  29707.                                                     'attribute' => 'brand',
  29708.                                                     'label' => 'Marke',
  29709.                                                     'dataType' => 'manyToOneRelation',
  29710.                                                     'layout' => [
  29711.                                                         'fieldtype' => 'manyToOneRelation',
  29712.                                                         'width' => 530,
  29713.                                                         'assetUploadPath' => '',
  29714.                                                         'relationType' => true,
  29715.                                                         'queryColumnType' => [
  29716.                                                             'id' => 'int(11)',
  29717.                                                             'type' => 'enum(\'document\',\'asset\',\'object\')',
  29718.                                                         ],
  29719.                                                         'objectsAllowed' => true,
  29720.                                                         'assetsAllowed' => false,
  29721.                                                         'assetTypes' => [
  29722.                                                         ],
  29723.                                                         'documentsAllowed' => false,
  29724.                                                         'documentTypes' => [
  29725.                                                         ],
  29726.                                                         'classes' => [
  29727.                                                             => [
  29728.                                                                 'classes' => 'Marke',
  29729.                                                             ],
  29730.                                                         ],
  29731.                                                         'pathFormatterClass' => '',
  29732.                                                         'name' => 'brand',
  29733.                                                         'title' => 'Marke',
  29734.                                                         'tooltip' => '',
  29735.                                                         'mandatory' => false,
  29736.                                                         'noteditable' => false,
  29737.                                                         'index' => false,
  29738.                                                         'locked' => false,
  29739.                                                         'style' => '',
  29740.                                                         'permissions' => NULL,
  29741.                                                         'datatype' => 'data',
  29742.                                                         'invisible' => false,
  29743.                                                         'visibleGridView' => false,
  29744.                                                         'visibleSearch' => false,
  29745.                                                     ],
  29746.                                                 ],
  29747.                                                 'isOperator' => false,
  29748.                                             ],
  29749.                                             => [
  29750.                                                 'attributes' => [
  29751.                                                     'attribute' => 'topic',
  29752.                                                     'label' => '',
  29753.                                                     'dataType' => 'manyToManyObjectRelation',
  29754.                                                     'layout' => [
  29755.                                                         'fieldtype' => 'manyToManyObjectRelation',
  29756.                                                         'width' => 758,
  29757.                                                         'height' => 300,
  29758.                                                         'maxItems' => '',
  29759.                                                         'queryColumnType' => 'text',
  29760.                                                         'relationType' => true,
  29761.                                                         'visibleFields' => 'id,key,name',
  29762.                                                         'allowToCreateNewObject' => false,
  29763.                                                         'optimizedAdminLoading' => false,
  29764.                                                         'enableTextSelection' => false,
  29765.                                                         'visibleFieldDefinitions' => [
  29766.                                                             'id' => [
  29767.                                                                 'name' => 'id',
  29768.                                                                 'title' => 'ID',
  29769.                                                                 'fieldtype' => 'input',
  29770.                                                             ],
  29771.                                                             'key' => [
  29772.                                                                 'name' => 'key',
  29773.                                                                 'title' => 'Schlüssel',
  29774.                                                                 'fieldtype' => 'input',
  29775.                                                             ],
  29776.                                                             'name' => [
  29777.                                                                 'name' => 'name',
  29778.                                                                 'title' => 'Name',
  29779.                                                                 'fieldtype' => 'input',
  29780.                                                             ],
  29781.                                                         ],
  29782.                                                         'classes' => [
  29783.                                                             => [
  29784.                                                                 'classes' => 'Kategorie',
  29785.                                                             ],
  29786.                                                         ],
  29787.                                                         'pathFormatterClass' => '',
  29788.                                                         'name' => 'topic',
  29789.                                                         'title' => '',
  29790.                                                         'tooltip' => '',
  29791.                                                         'mandatory' => false,
  29792.                                                         'noteditable' => false,
  29793.                                                         'index' => false,
  29794.                                                         'locked' => false,
  29795.                                                         'style' => '',
  29796.                                                         'permissions' => NULL,
  29797.                                                         'datatype' => 'data',
  29798.                                                         'invisible' => false,
  29799.                                                         'visibleGridView' => false,
  29800.                                                         'visibleSearch' => false,
  29801.                                                     ],
  29802.                                                 ],
  29803.                                                 'isOperator' => false,
  29804.                                             ],
  29805.                                             => [
  29806.                                                 'attributes' => [
  29807.                                                     'attribute' => 'subject',
  29808.                                                     'label' => '',
  29809.                                                     'dataType' => 'manyToManyObjectRelation',
  29810.                                                     'layout' => [
  29811.                                                         'fieldtype' => 'manyToManyObjectRelation',
  29812.                                                         'width' => 758,
  29813.                                                         'height' => 300,
  29814.                                                         'maxItems' => '',
  29815.                                                         'queryColumnType' => 'text',
  29816.                                                         'relationType' => true,
  29817.                                                         'visibleFields' => 'id,key,name',
  29818.                                                         'allowToCreateNewObject' => false,
  29819.                                                         'optimizedAdminLoading' => false,
  29820.                                                         'enableTextSelection' => false,
  29821.                                                         'visibleFieldDefinitions' => [
  29822.                                                             'id' => [
  29823.                                                                 'name' => 'id',
  29824.                                                                 'title' => 'ID',
  29825.                                                                 'fieldtype' => 'input',
  29826.                                                             ],
  29827.                                                             'key' => [
  29828.                                                                 'name' => 'key',
  29829.                                                                 'title' => 'Schlüssel',
  29830.                                                                 'fieldtype' => 'input',
  29831.                                                             ],
  29832.                                                             'name' => [
  29833.                                                                 'name' => 'name',
  29834.                                                                 'title' => 'Name',
  29835.                                                                 'fieldtype' => 'input',
  29836.                                                             ],
  29837.                                                         ],
  29838.                                                         'classes' => [
  29839.                                                             => [
  29840.                                                                 'classes' => 'Fachthema',
  29841.                                                             ],
  29842.                                                         ],
  29843.                                                         'pathFormatterClass' => '',
  29844.                                                         'name' => 'subject',
  29845.                                                         'title' => '',
  29846.                                                         'tooltip' => '',
  29847.                                                         'mandatory' => false,
  29848.                                                         'noteditable' => false,
  29849.                                                         'index' => false,
  29850.                                                         'locked' => false,
  29851.                                                         'style' => '',
  29852.                                                         'permissions' => NULL,
  29853.                                                         'datatype' => 'data',
  29854.                                                         'invisible' => false,
  29855.                                                         'visibleGridView' => false,
  29856.                                                         'visibleSearch' => false,
  29857.                                                     ],
  29858.                                                 ],
  29859.                                                 'isOperator' => false,
  29860.                                             ],
  29861.                                             10 => [
  29862.                                                 'attributes' => [
  29863.                                                     'attribute' => 'keyword',
  29864.                                                     'label' => '',
  29865.                                                     'dataType' => 'manyToManyObjectRelation',
  29866.                                                     'layout' => [
  29867.                                                         'fieldtype' => 'manyToManyObjectRelation',
  29868.                                                         'width' => 758,
  29869.                                                         'height' => 300,
  29870.                                                         'maxItems' => '',
  29871.                                                         'queryColumnType' => 'text',
  29872.                                                         'relationType' => true,
  29873.                                                         'visibleFields' => 'id,key,name',
  29874.                                                         'allowToCreateNewObject' => false,
  29875.                                                         'optimizedAdminLoading' => false,
  29876.                                                         'enableTextSelection' => false,
  29877.                                                         'visibleFieldDefinitions' => [
  29878.                                                             'id' => [
  29879.                                                                 'name' => 'id',
  29880.                                                                 'title' => 'ID',
  29881.                                                                 'fieldtype' => 'input',
  29882.                                                             ],
  29883.                                                             'key' => [
  29884.                                                                 'name' => 'key',
  29885.                                                                 'title' => 'Schlüssel',
  29886.                                                                 'fieldtype' => 'input',
  29887.                                                             ],
  29888.                                                             'name' => [
  29889.                                                                 'name' => 'name',
  29890.                                                                 'title' => 'Name',
  29891.                                                                 'fieldtype' => 'input',
  29892.                                                             ],
  29893.                                                         ],
  29894.                                                         'classes' => [
  29895.                                                             => [
  29896.                                                                 'classes' => 'Schlagwort',
  29897.                                                             ],
  29898.                                                         ],
  29899.                                                         'pathFormatterClass' => '',
  29900.                                                         'name' => 'keyword',
  29901.                                                         'title' => '',
  29902.                                                         'tooltip' => '',
  29903.                                                         'mandatory' => false,
  29904.                                                         'noteditable' => false,
  29905.                                                         'index' => false,
  29906.                                                         'locked' => false,
  29907.                                                         'style' => '',
  29908.                                                         'permissions' => NULL,
  29909.                                                         'datatype' => 'data',
  29910.                                                         'invisible' => false,
  29911.                                                         'visibleGridView' => false,
  29912.                                                         'visibleSearch' => false,
  29913.                                                     ],
  29914.                                                 ],
  29915.                                                 'isOperator' => false,
  29916.                                             ],
  29917.                                         ],
  29918.                                     ],
  29919.                                 ],
  29920.                                 'TherapiegebietEndverwender' => [
  29921.                                     'id' => 'TherapiegebietEndverwender',
  29922.                                     'name' => 'TherapiegebietEndverwender',
  29923.                                     'columnConfig' => [
  29924.                                         'columns' => [
  29925.                                             => [
  29926.                                                 'attributes' => [
  29927.                                                     'attribute' => 'id',
  29928.                                                     'label' => 'id',
  29929.                                                     'dataType' => 'system',
  29930.                                                     'layout' => [
  29931.                                                         'title' => 'id',
  29932.                                                         'name' => 'id',
  29933.                                                         'datatype' => 'data',
  29934.                                                         'fieldtype' => 'system',
  29935.                                                     ],
  29936.                                                 ],
  29937.                                                 'isOperator' => false,
  29938.                                             ],
  29939.                                             => [
  29940.                                                 'attributes' => [
  29941.                                                     'attribute' => 'key',
  29942.                                                     'label' => 'key',
  29943.                                                     'dataType' => 'system',
  29944.                                                     'layout' => [
  29945.                                                         'title' => 'key',
  29946.                                                         'name' => 'key',
  29947.                                                         'datatype' => 'data',
  29948.                                                         'fieldtype' => 'system',
  29949.                                                     ],
  29950.                                                 ],
  29951.                                                 'isOperator' => false,
  29952.                                             ],
  29953.                                             => [
  29954.                                                 'attributes' => [
  29955.                                                     'attribute' => 'name',
  29956.                                                     'label' => 'Name',
  29957.                                                     'dataType' => 'input',
  29958.                                                     'layout' => [
  29959.                                                         'fieldtype' => 'input',
  29960.                                                         'width' => 608,
  29961.                                                         'defaultValue' => NULL,
  29962.                                                         'queryColumnType' => 'varchar',
  29963.                                                         'columnType' => 'varchar',
  29964.                                                         'columnLength' => 1024,
  29965.                                                         'regex' => '',
  29966.                                                         'unique' => false,
  29967.                                                         'showCharCount' => false,
  29968.                                                         'name' => 'name',
  29969.                                                         'title' => 'Name',
  29970.                                                         'tooltip' => '',
  29971.                                                         'mandatory' => false,
  29972.                                                         'noteditable' => false,
  29973.                                                         'index' => false,
  29974.                                                         'locked' => false,
  29975.                                                         'style' => '',
  29976.                                                         'permissions' => NULL,
  29977.                                                         'datatype' => 'data',
  29978.                                                         'relationType' => false,
  29979.                                                         'invisible' => false,
  29980.                                                         'visibleGridView' => true,
  29981.                                                         'visibleSearch' => true,
  29982.                                                         'defaultValueGenerator' => '',
  29983.                                                     ],
  29984.                                                 ],
  29985.                                                 'isOperator' => false,
  29986.                                             ],
  29987.                                         ],
  29988.                                     ],
  29989.                                 ],
  29990.                                 'TherapiegebietFachkreise' => [
  29991.                                     'id' => 'TherapiegebietFachkreise',
  29992.                                     'name' => 'TherapiegebietFachkreise',
  29993.                                     'columnConfig' => [
  29994.                                         'columns' => [
  29995.                                             => [
  29996.                                                 'attributes' => [
  29997.                                                     'attribute' => 'id',
  29998.                                                     'label' => 'id',
  29999.                                                     'dataType' => 'system',
  30000.                                                     'layout' => [
  30001.                                                         'title' => 'id',
  30002.                                                         'name' => 'id',
  30003.                                                         'datatype' => 'data',
  30004.                                                         'fieldtype' => 'system',
  30005.                                                     ],
  30006.                                                 ],
  30007.                                                 'isOperator' => false,
  30008.                                             ],
  30009.                                             => [
  30010.                                                 'attributes' => [
  30011.                                                     'attribute' => 'key',
  30012.                                                     'label' => 'key',
  30013.                                                     'dataType' => 'system',
  30014.                                                     'layout' => [
  30015.                                                         'title' => 'key',
  30016.                                                         'name' => 'key',
  30017.                                                         'datatype' => 'data',
  30018.                                                         'fieldtype' => 'system',
  30019.                                                     ],
  30020.                                                 ],
  30021.                                                 'isOperator' => false,
  30022.                                             ],
  30023.                                             => [
  30024.                                                 'attributes' => [
  30025.                                                     'attribute' => 'name',
  30026.                                                     'label' => 'Name',
  30027.                                                     'dataType' => 'input',
  30028.                                                     'layout' => [
  30029.                                                         'fieldtype' => 'input',
  30030.                                                         'width' => 608,
  30031.                                                         'defaultValue' => NULL,
  30032.                                                         'queryColumnType' => 'varchar',
  30033.                                                         'columnType' => 'varchar',
  30034.                                                         'columnLength' => 1024,
  30035.                                                         'regex' => '',
  30036.                                                         'unique' => false,
  30037.                                                         'showCharCount' => false,
  30038.                                                         'name' => 'name',
  30039.                                                         'title' => 'Name',
  30040.                                                         'tooltip' => '',
  30041.                                                         'mandatory' => false,
  30042.                                                         'noteditable' => false,
  30043.                                                         'index' => false,
  30044.                                                         'locked' => false,
  30045.                                                         'style' => '',
  30046.                                                         'permissions' => NULL,
  30047.                                                         'datatype' => 'data',
  30048.                                                         'relationType' => false,
  30049.                                                         'invisible' => false,
  30050.                                                         'visibleGridView' => true,
  30051.                                                         'visibleSearch' => true,
  30052.                                                         'defaultValueGenerator' => '',
  30053.                                                     ],
  30054.                                                 ],
  30055.                                                 'isOperator' => false,
  30056.                                             ],
  30057.                                         ],
  30058.                                     ],
  30059.                                 ],
  30060.                                 'Kontakt' => [
  30061.                                     'id' => 'Kontakt',
  30062.                                     'name' => 'Kontakt',
  30063.                                     'columnConfig' => [
  30064.                                         'columns' => [
  30065.                                             => [
  30066.                                                 'attributes' => [
  30067.                                                     'attribute' => 'id',
  30068.                                                     'label' => 'id',
  30069.                                                     'dataType' => 'system',
  30070.                                                     'layout' => [
  30071.                                                         'title' => 'id',
  30072.                                                         'name' => 'id',
  30073.                                                         'datatype' => 'data',
  30074.                                                         'fieldtype' => 'system',
  30075.                                                     ],
  30076.                                                 ],
  30077.                                                 'isOperator' => false,
  30078.                                             ],
  30079.                                             => [
  30080.                                                 'attributes' => [
  30081.                                                     'attribute' => 'key',
  30082.                                                     'label' => 'key',
  30083.                                                     'dataType' => 'system',
  30084.                                                     'layout' => [
  30085.                                                         'title' => 'key',
  30086.                                                         'name' => 'key',
  30087.                                                         'datatype' => 'data',
  30088.                                                         'fieldtype' => 'system',
  30089.                                                     ],
  30090.                                                 ],
  30091.                                                 'isOperator' => false,
  30092.                                             ],
  30093.                                             => [
  30094.                                                 'attributes' => [
  30095.                                                     'attribute' => 'titel',
  30096.                                                     'label' => 'Akademischer Titel',
  30097.                                                     'dataType' => 'input',
  30098.                                                     'layout' => [
  30099.                                                         'fieldtype' => 'input',
  30100.                                                         'width' => 646,
  30101.                                                         'defaultValue' => NULL,
  30102.                                                         'queryColumnType' => 'varchar',
  30103.                                                         'columnType' => 'varchar',
  30104.                                                         'columnLength' => 190,
  30105.                                                         'regex' => '',
  30106.                                                         'unique' => false,
  30107.                                                         'showCharCount' => false,
  30108.                                                         'name' => 'titel',
  30109.                                                         'title' => 'Akademischer Titel',
  30110.                                                         'tooltip' => '',
  30111.                                                         'mandatory' => false,
  30112.                                                         'noteditable' => false,
  30113.                                                         'index' => false,
  30114.                                                         'locked' => false,
  30115.                                                         'style' => '',
  30116.                                                         'permissions' => NULL,
  30117.                                                         'datatype' => 'data',
  30118.                                                         'relationType' => false,
  30119.                                                         'invisible' => false,
  30120.                                                         'visibleGridView' => true,
  30121.                                                         'visibleSearch' => true,
  30122.                                                         'defaultValueGenerator' => '',
  30123.                                                     ],
  30124.                                                 ],
  30125.                                                 'isOperator' => false,
  30126.                                             ],
  30127.                                             => [
  30128.                                                 'attributes' => [
  30129.                                                     'attribute' => 'firstname',
  30130.                                                     'label' => 'Firstname',
  30131.                                                     'dataType' => 'firstname',
  30132.                                                     'layout' => [
  30133.                                                         'fieldtype' => 'firstname',
  30134.                                                         'width' => 646,
  30135.                                                         'defaultValue' => NULL,
  30136.                                                         'queryColumnType' => 'varchar',
  30137.                                                         'columnType' => 'varchar',
  30138.                                                         'columnLength' => 1024,
  30139.                                                         'regex' => '',
  30140.                                                         'unique' => NULL,
  30141.                                                         'showCharCount' => NULL,
  30142.                                                         'name' => 'firstname',
  30143.                                                         'title' => 'Firstname',
  30144.                                                         'tooltip' => '',
  30145.                                                         'mandatory' => true,
  30146.                                                         'noteditable' => false,
  30147.                                                         'index' => false,
  30148.                                                         'locked' => false,
  30149.                                                         'style' => '',
  30150.                                                         'permissions' => NULL,
  30151.                                                         'datatype' => 'data',
  30152.                                                         'relationType' => false,
  30153.                                                         'invisible' => false,
  30154.                                                         'visibleGridView' => true,
  30155.                                                         'visibleSearch' => true,
  30156.                                                         'defaultValueGenerator' => '',
  30157.                                                     ],
  30158.                                                 ],
  30159.                                                 'isOperator' => false,
  30160.                                             ],
  30161.                                             => [
  30162.                                                 'attributes' => [
  30163.                                                     'attribute' => 'lastname',
  30164.                                                     'label' => 'Lastname',
  30165.                                                     'dataType' => 'lastname',
  30166.                                                     'layout' => [
  30167.                                                         'fieldtype' => 'lastname',
  30168.                                                         'width' => 646,
  30169.                                                         'defaultValue' => NULL,
  30170.                                                         'queryColumnType' => 'varchar',
  30171.                                                         'columnType' => 'varchar',
  30172.                                                         'columnLength' => 1024,
  30173.                                                         'regex' => '',
  30174.                                                         'unique' => NULL,
  30175.                                                         'showCharCount' => NULL,
  30176.                                                         'name' => 'lastname',
  30177.                                                         'title' => 'Lastname',
  30178.                                                         'tooltip' => '',
  30179.                                                         'mandatory' => true,
  30180.                                                         'noteditable' => false,
  30181.                                                         'index' => false,
  30182.                                                         'locked' => false,
  30183.                                                         'style' => '',
  30184.                                                         'permissions' => NULL,
  30185.                                                         'datatype' => 'data',
  30186.                                                         'relationType' => false,
  30187.                                                         'invisible' => false,
  30188.                                                         'visibleGridView' => true,
  30189.                                                         'visibleSearch' => true,
  30190.                                                         'defaultValueGenerator' => '',
  30191.                                                     ],
  30192.                                                 ],
  30193.                                                 'isOperator' => false,
  30194.                                             ],
  30195.                                             => [
  30196.                                                 'attributes' => [
  30197.                                                     'attribute' => 'Firma',
  30198.                                                     'label' => 'Firma',
  30199.                                                     'dataType' => 'input',
  30200.                                                     'layout' => [
  30201.                                                         'fieldtype' => 'input',
  30202.                                                         'width' => 646,
  30203.                                                         'defaultValue' => NULL,
  30204.                                                         'queryColumnType' => 'varchar',
  30205.                                                         'columnType' => 'varchar',
  30206.                                                         'columnLength' => 190,
  30207.                                                         'regex' => '',
  30208.                                                         'unique' => false,
  30209.                                                         'showCharCount' => false,
  30210.                                                         'name' => 'Firma',
  30211.                                                         'title' => 'Firma',
  30212.                                                         'tooltip' => '',
  30213.                                                         'mandatory' => false,
  30214.                                                         'noteditable' => true,
  30215.                                                         'index' => false,
  30216.                                                         'locked' => false,
  30217.                                                         'style' => '',
  30218.                                                         'permissions' => NULL,
  30219.                                                         'datatype' => 'data',
  30220.                                                         'relationType' => false,
  30221.                                                         'invisible' => true,
  30222.                                                         'visibleGridView' => true,
  30223.                                                         'visibleSearch' => true,
  30224.                                                         'defaultValueGenerator' => '',
  30225.                                                     ],
  30226.                                                 ],
  30227.                                                 'isOperator' => false,
  30228.                                             ],
  30229.                                             => [
  30230.                                                 'attributes' => [
  30231.                                                     'attribute' => 'email',
  30232.                                                     'label' => 'Email',
  30233.                                                     'dataType' => 'email',
  30234.                                                     'layout' => [
  30235.                                                         'fieldtype' => 'email',
  30236.                                                         'width' => 646,
  30237.                                                         'defaultValue' => NULL,
  30238.                                                         'queryColumnType' => 'varchar',
  30239.                                                         'columnType' => 'varchar',
  30240.                                                         'columnLength' => 1024,
  30241.                                                         'regex' => '',
  30242.                                                         'unique' => NULL,
  30243.                                                         'showCharCount' => NULL,
  30244.                                                         'name' => 'email',
  30245.                                                         'title' => 'Email',
  30246.                                                         'tooltip' => '',
  30247.                                                         'mandatory' => true,
  30248.                                                         'noteditable' => false,
  30249.                                                         'index' => false,
  30250.                                                         'locked' => false,
  30251.                                                         'style' => '',
  30252.                                                         'permissions' => NULL,
  30253.                                                         'datatype' => 'data',
  30254.                                                         'relationType' => false,
  30255.                                                         'invisible' => false,
  30256.                                                         'visibleGridView' => false,
  30257.                                                         'visibleSearch' => false,
  30258.                                                         'defaultValueGenerator' => '',
  30259.                                                     ],
  30260.                                                 ],
  30261.                                                 'isOperator' => false,
  30262.                                             ],
  30263.                                             => [
  30264.                                                 'attributes' => [
  30265.                                                     'attribute' => 'phone',
  30266.                                                     'label' => 'Telefon',
  30267.                                                     'dataType' => 'input',
  30268.                                                     'layout' => [
  30269.                                                         'fieldtype' => 'input',
  30270.                                                         'width' => 646,
  30271.                                                         'defaultValue' => NULL,
  30272.                                                         'queryColumnType' => 'varchar',
  30273.                                                         'columnType' => 'varchar',
  30274.                                                         'columnLength' => 1024,
  30275.                                                         'regex' => '',
  30276.                                                         'unique' => false,
  30277.                                                         'showCharCount' => false,
  30278.                                                         'name' => 'phone',
  30279.                                                         'title' => 'Telefon',
  30280.                                                         'tooltip' => '',
  30281.                                                         'mandatory' => false,
  30282.                                                         'noteditable' => false,
  30283.                                                         'index' => false,
  30284.                                                         'locked' => false,
  30285.                                                         'style' => '',
  30286.                                                         'permissions' => NULL,
  30287.                                                         'datatype' => 'data',
  30288.                                                         'relationType' => false,
  30289.                                                         'invisible' => false,
  30290.                                                         'visibleGridView' => false,
  30291.                                                         'visibleSearch' => false,
  30292.                                                         'defaultValueGenerator' => '',
  30293.                                                     ],
  30294.                                                 ],
  30295.                                                 'isOperator' => false,
  30296.                                             ],
  30297.                                         ],
  30298.                                     ],
  30299.                                 ],
  30300.                                 'Kategorie' => [
  30301.                                     'id' => 'Kategorie',
  30302.                                     'name' => 'Kategorie',
  30303.                                     'columnConfig' => [
  30304.                                         'columns' => [
  30305.                                             => [
  30306.                                                 'attributes' => [
  30307.                                                     'attribute' => 'id',
  30308.                                                     'label' => 'id',
  30309.                                                     'dataType' => 'system',
  30310.                                                     'layout' => [
  30311.                                                         'title' => 'id',
  30312.                                                         'name' => 'id',
  30313.                                                         'datatype' => 'data',
  30314.                                                         'fieldtype' => 'system',
  30315.                                                     ],
  30316.                                                 ],
  30317.                                                 'isOperator' => false,
  30318.                                             ],
  30319.                                             => [
  30320.                                                 'attributes' => [
  30321.                                                     'attribute' => 'fullpath',
  30322.                                                     'label' => 'fullpath',
  30323.                                                     'dataType' => 'system',
  30324.                                                     'layout' => [
  30325.                                                         'title' => 'fullpath',
  30326.                                                         'name' => 'fullpath',
  30327.                                                         'datatype' => 'data',
  30328.                                                         'fieldtype' => 'system',
  30329.                                                     ],
  30330.                                                 ],
  30331.                                                 'isOperator' => false,
  30332.                                             ],
  30333.                                             => [
  30334.                                                 'attributes' => [
  30335.                                                     'attribute' => 'key',
  30336.                                                     'label' => 'key',
  30337.                                                     'dataType' => 'system',
  30338.                                                     'layout' => [
  30339.                                                         'title' => 'key',
  30340.                                                         'name' => 'key',
  30341.                                                         'datatype' => 'data',
  30342.                                                         'fieldtype' => 'system',
  30343.                                                     ],
  30344.                                                 ],
  30345.                                                 'isOperator' => false,
  30346.                                             ],
  30347.                                             => [
  30348.                                                 'attributes' => [
  30349.                                                     'attribute' => 'name',
  30350.                                                     'label' => 'Name',
  30351.                                                     'dataType' => 'input',
  30352.                                                     'layout' => [
  30353.                                                         'fieldtype' => 'input',
  30354.                                                         'width' => 608,
  30355.                                                         'defaultValue' => NULL,
  30356.                                                         'queryColumnType' => 'varchar',
  30357.                                                         'columnType' => 'varchar',
  30358.                                                         'columnLength' => 1024,
  30359.                                                         'regex' => '',
  30360.                                                         'unique' => false,
  30361.                                                         'showCharCount' => false,
  30362.                                                         'name' => 'name',
  30363.                                                         'title' => 'Name',
  30364.                                                         'tooltip' => '',
  30365.                                                         'mandatory' => false,
  30366.                                                         'noteditable' => false,
  30367.                                                         'index' => false,
  30368.                                                         'locked' => false,
  30369.                                                         'style' => '',
  30370.                                                         'permissions' => NULL,
  30371.                                                         'datatype' => 'data',
  30372.                                                         'relationType' => false,
  30373.                                                         'invisible' => false,
  30374.                                                         'visibleGridView' => true,
  30375.                                                         'visibleSearch' => true,
  30376.                                                         'defaultValueGenerator' => '',
  30377.                                                     ],
  30378.                                                 ],
  30379.                                                 'isOperator' => false,
  30380.                                             ],
  30381.                                         ],
  30382.                                     ],
  30383.                                 ],
  30384.                                 'Schlagwort' => [
  30385.                                     'id' => 'Schlagwort',
  30386.                                     'name' => 'Schlagwort',
  30387.                                     'columnConfig' => [
  30388.                                         'columns' => [
  30389.                                             => [
  30390.                                                 'attributes' => [
  30391.                                                     'attribute' => 'id',
  30392.                                                     'label' => 'id',
  30393.                                                     'dataType' => 'system',
  30394.                                                     'layout' => [
  30395.                                                         'title' => 'id',
  30396.                                                         'name' => 'id',
  30397.                                                         'datatype' => 'data',
  30398.                                                         'fieldtype' => 'system',
  30399.                                                     ],
  30400.                                                 ],
  30401.                                                 'isOperator' => false,
  30402.                                             ],
  30403.                                             => [
  30404.                                                 'attributes' => [
  30405.                                                     'attribute' => 'fullpath',
  30406.                                                     'label' => 'fullpath',
  30407.                                                     'dataType' => 'system',
  30408.                                                     'layout' => [
  30409.                                                         'title' => 'fullpath',
  30410.                                                         'name' => 'fullpath',
  30411.                                                         'datatype' => 'data',
  30412.                                                         'fieldtype' => 'system',
  30413.                                                     ],
  30414.                                                 ],
  30415.                                                 'isOperator' => false,
  30416.                                             ],
  30417.                                             => [
  30418.                                                 'attributes' => [
  30419.                                                     'attribute' => 'key',
  30420.                                                     'label' => 'key',
  30421.                                                     'dataType' => 'system',
  30422.                                                     'layout' => [
  30423.                                                         'title' => 'key',
  30424.                                                         'name' => 'key',
  30425.                                                         'datatype' => 'data',
  30426.                                                         'fieldtype' => 'system',
  30427.                                                     ],
  30428.                                                 ],
  30429.                                                 'isOperator' => false,
  30430.                                             ],
  30431.                                             => [
  30432.                                                 'attributes' => [
  30433.                                                     'attribute' => 'name',
  30434.                                                     'label' => 'Name',
  30435.                                                     'dataType' => 'input',
  30436.                                                     'layout' => [
  30437.                                                         'fieldtype' => 'input',
  30438.                                                         'width' => 608,
  30439.                                                         'defaultValue' => NULL,
  30440.                                                         'queryColumnType' => 'varchar',
  30441.                                                         'columnType' => 'varchar',
  30442.                                                         'columnLength' => 1024,
  30443.                                                         'regex' => '',
  30444.                                                         'unique' => false,
  30445.                                                         'showCharCount' => false,
  30446.                                                         'name' => 'name',
  30447.                                                         'title' => 'Name',
  30448.                                                         'tooltip' => '',
  30449.                                                         'mandatory' => false,
  30450.                                                         'noteditable' => false,
  30451.                                                         'index' => false,
  30452.                                                         'locked' => false,
  30453.                                                         'style' => '',
  30454.                                                         'permissions' => NULL,
  30455.                                                         'datatype' => 'data',
  30456.                                                         'relationType' => false,
  30457.                                                         'invisible' => false,
  30458.                                                         'visibleGridView' => true,
  30459.                                                         'visibleSearch' => true,
  30460.                                                         'defaultValueGenerator' => '',
  30461.                                                     ],
  30462.                                                 ],
  30463.                                                 'isOperator' => false,
  30464.                                             ],
  30465.                                         ],
  30466.                                     ],
  30467.                                 ],
  30468.                                 'Bundle' => [
  30469.                                     'id' => 'Bundle',
  30470.                                     'name' => 'Bundle',
  30471.                                     'columnConfig' => [
  30472.                                         'columns' => [
  30473.                                             => [
  30474.                                                 'attributes' => [
  30475.                                                     'attribute' => 'bezeichnung',
  30476.                                                     'label' => 'Paket Bezeichnung',
  30477.                                                     'dataType' => 'input',
  30478.                                                 ],
  30479.                                                 'isOperator' => false,
  30480.                                             ],
  30481.                                             => [
  30482.                                                 'attributes' => [
  30483.                                                     'attribute' => 'topline',
  30484.                                                     'label' => 'Topline',
  30485.                                                     'dataType' => 'input',
  30486.                                                 ],
  30487.                                                 'isOperator' => false,
  30488.                                             ],
  30489.                                             => [
  30490.                                                 'attributes' => [
  30491.                                                     'attribute' => 'URL',
  30492.                                                     'label' => 'Partner URL',
  30493.                                                     'dataType' => 'input',
  30494.                                                 ],
  30495.                                                 'isOperator' => false,
  30496.                                             ],
  30497.                                             => [
  30498.                                                 'attributes' => [
  30499.                                                     'attribute' => 'fliesstext',
  30500.                                                     'label' => 'Text',
  30501.                                                     'dataType' => 'wysiwyg',
  30502.                                                 ],
  30503.                                                 'isOperator' => false,
  30504.                                             ],
  30505.                                             => [
  30506.                                                 'attributes' => [
  30507.                                                     'attribute' => 'product',
  30508.                                                     'label' => 'Produkte',
  30509.                                                     'dataType' => 'manyToManyObjectRelation',
  30510.                                                 ],
  30511.                                                 'isOperator' => false,
  30512.                                             ],
  30513.                                             => [
  30514.                                                 'attributes' => [
  30515.                                                     'attribute' => 'image16x9',
  30516.                                                     'label' => '~bild-16x9',
  30517.                                                     'dataType' => 'hotspotimage',
  30518.                                                 ],
  30519.                                                 'isOperator' => false,
  30520.                                             ],
  30521.                                             => [
  30522.                                                 'attributes' => [
  30523.                                                     'attribute' => 'image1x1',
  30524.                                                     'label' => '~bild-1x1',
  30525.                                                     'dataType' => 'hotspotimage',
  30526.                                                 ],
  30527.                                                 'isOperator' => false,
  30528.                                             ],
  30529.                                             => [
  30530.                                                 'attributes' => [
  30531.                                                     'attribute' => 'image5x8',
  30532.                                                     'label' => '~bild-5x8',
  30533.                                                     'dataType' => 'hotspotimage',
  30534.                                                 ],
  30535.                                                 'isOperator' => false,
  30536.                                             ],
  30537.                                             => [
  30538.                                                 'attributes' => [
  30539.                                                     'attribute' => 'imageMood',
  30540.                                                     'label' => 'Moodimage',
  30541.                                                     'dataType' => 'hotspotimage',
  30542.                                                 ],
  30543.                                                 'isOperator' => false,
  30544.                                             ],
  30545.                                             => [
  30546.                                                 'attributes' => [
  30547.                                                     'attribute' => 'id',
  30548.                                                     'label' => 'id',
  30549.                                                     'dataType' => 'system',
  30550.                                                 ],
  30551.                                                 'isOperator' => false,
  30552.                                             ],
  30553.                                             10 => [
  30554.                                                 'attributes' => [
  30555.                                                     'attribute' => 'key',
  30556.                                                     'label' => 'key',
  30557.                                                     'dataType' => 'system',
  30558.                                                 ],
  30559.                                                 'isOperator' => false,
  30560.                                             ],
  30561.                                             11 => [
  30562.                                                 'attributes' => [
  30563.                                                     'attribute' => 'creationDate',
  30564.                                                     'label' => 'creationDate',
  30565.                                                     'dataType' => 'system',
  30566.                                                 ],
  30567.                                                 'isOperator' => false,
  30568.                                             ],
  30569.                                             12 => [
  30570.                                                 'attributes' => [
  30571.                                                     'attribute' => 'modificationDate',
  30572.                                                     'label' => 'modificationDate',
  30573.                                                     'dataType' => 'system',
  30574.                                                 ],
  30575.                                                 'isOperator' => false,
  30576.                                             ],
  30577.                                         ],
  30578.                                     ],
  30579.                                 ],
  30580.                             ],
  30581.                             'mutationEntities' => [
  30582.                             ],
  30583.                             'specialEntities' => [
  30584.                                 'document' => [
  30585.                                     'read' => true,
  30586.                                     'create' => false,
  30587.                                     'update' => false,
  30588.                                     'delete' => false,
  30589.                                 ],
  30590.                                 'document_folder' => [
  30591.                                     'read' => true,
  30592.                                     'create' => false,
  30593.                                     'update' => false,
  30594.                                     'delete' => false,
  30595.                                 ],
  30596.                                 'asset' => [
  30597.                                     'read' => true,
  30598.                                     'create' => false,
  30599.                                     'update' => false,
  30600.                                     'delete' => false,
  30601.                                 ],
  30602.                                 'asset_folder' => [
  30603.                                     'read' => true,
  30604.                                     'create' => false,
  30605.                                     'update' => false,
  30606.                                     'delete' => false,
  30607.                                 ],
  30608.                                 'asset_listing' => [
  30609.                                     'read' => true,
  30610.                                     'create' => false,
  30611.                                     'update' => false,
  30612.                                     'delete' => false,
  30613.                                 ],
  30614.                                 'object_folder' => [
  30615.                                     'read' => true,
  30616.                                     'create' => false,
  30617.                                     'update' => false,
  30618.                                     'delete' => false,
  30619.                                 ],
  30620.                                 'translation' => [
  30621.                                     'read' => false,
  30622.                                     'create' => false,
  30623.                                     'update' => false,
  30624.                                     'delete' => false,
  30625.                                 ],
  30626.                                 'translation_listing' => [
  30627.                                     'read' => false,
  30628.                                     'create' => false,
  30629.                                     'update' => false,
  30630.                                     'delete' => false,
  30631.                                 ],
  30632.                             ],
  30633.                         ],
  30634.                         'security' => [
  30635.                             'method' => 'datahub_apikey',
  30636.                             'apikey' => [
  30637.                                 => '9480d71c1ad6625dde10d8845aff964d',
  30638.                                 => 'd6fbe4163ef8c537a8d88bf82054a75c',
  30639.                             ],
  30640.                             'skipPermissionCheck' => false,
  30641.                             'disableIntrospection' => false,
  30642.                         ],
  30643.                         'workspaces' => [
  30644.                             'asset' => [
  30645.                                 => [
  30646.                                     'read' => true,
  30647.                                     'cpath' => '/',
  30648.                                     'create' => false,
  30649.                                     'update' => false,
  30650.                                     'delete' => false,
  30651.                                     'id' => 'extModel1444-1',
  30652.                                 ],
  30653.                             ],
  30654.                             'document' => [
  30655.                                 => [
  30656.                                     'read' => true,
  30657.                                     'cpath' => '/',
  30658.                                     'create' => false,
  30659.                                     'update' => false,
  30660.                                     'delete' => false,
  30661.                                     'id' => 'extModel1418-1',
  30662.                                 ],
  30663.                             ],
  30664.                             'object' => [
  30665.                                 => [
  30666.                                     'read' => true,
  30667.                                     'cpath' => '/',
  30668.                                     'create' => false,
  30669.                                     'update' => false,
  30670.                                     'delete' => false,
  30671.                                     'id' => 'extModel1470-1',
  30672.                                 ],
  30673.                             ],
  30674.                         ],
  30675.                         'permissions' => [
  30676.                             'user' => [
  30677.                             ],
  30678.                             'role' => [
  30679.                             ],
  30680.                         ],
  30681.                     ],
  30682.                 ],
  30683.             ],
  30684.             'data_collector.templates' => [
  30685.                 'Pimcore\\Bundle\\CoreBundle\\DataCollector\\PimcoreDataCollector' => [
  30686.                     => 'pimcore',
  30687.                     => '@PimcoreCore/Profiler/data_collector.html.twig',
  30688.                 ],
  30689.                 'data_collector.request' => [
  30690.                     => 'request',
  30691.                     => '@WebProfiler/Collector/request.html.twig',
  30692.                 ],
  30693.                 'data_collector.time' => [
  30694.                     => 'time',
  30695.                     => '@WebProfiler/Collector/time.html.twig',
  30696.                 ],
  30697.                 'data_collector.memory' => [
  30698.                     => 'memory',
  30699.                     => '@WebProfiler/Collector/memory.html.twig',
  30700.                 ],
  30701.                 'data_collector.validator' => [
  30702.                     => 'validator',
  30703.                     => '@WebProfiler/Collector/validator.html.twig',
  30704.                 ],
  30705.                 'data_collector.ajax' => [
  30706.                     => 'ajax',
  30707.                     => '@WebProfiler/Collector/ajax.html.twig',
  30708.                 ],
  30709.                 'Pimcore\\Bundle\\CoreBundle\\DataCollector\\PimcoreTargetingDataCollector' => [
  30710.                     => 'pimcore_targeting',
  30711.                     => '@PimcoreCore/Profiler/targeting_data_collector.html.twig',
  30712.                 ],
  30713.                 'data_collector.form' => [
  30714.                     => 'form',
  30715.                     => '@WebProfiler/Collector/form.html.twig',
  30716.                 ],
  30717.                 'data_collector.exception' => [
  30718.                     => 'exception',
  30719.                     => '@WebProfiler/Collector/exception.html.twig',
  30720.                 ],
  30721.                 'data_collector.logger' => [
  30722.                     => 'logger',
  30723.                     => '@WebProfiler/Collector/logger.html.twig',
  30724.                 ],
  30725.                 'data_collector.events' => [
  30726.                     => 'events',
  30727.                     => '@WebProfiler/Collector/events.html.twig',
  30728.                 ],
  30729.                 'data_collector.router' => [
  30730.                     => 'router',
  30731.                     => '@WebProfiler/Collector/router.html.twig',
  30732.                 ],
  30733.                 'data_collector.cache' => [
  30734.                     => 'cache',
  30735.                     => '@WebProfiler/Collector/cache.html.twig',
  30736.                 ],
  30737.                 'data_collector.translation' => [
  30738.                     => 'translation',
  30739.                     => '@WebProfiler/Collector/translation.html.twig',
  30740.                 ],
  30741.                 'data_collector.security' => [
  30742.                     => 'security',
  30743.                     => '@Security/Collector/security.html.twig',
  30744.                 ],
  30745.                 'data_collector.twig' => [
  30746.                     => 'twig',
  30747.                     => '@WebProfiler/Collector/twig.html.twig',
  30748.                 ],
  30749.                 'data_collector.http_client' => [
  30750.                     => 'http_client',
  30751.                     => '@WebProfiler/Collector/http_client.html.twig',
  30752.                 ],
  30753.                 'data_collector.doctrine' => [
  30754.                     => 'db',
  30755.                     => '@Doctrine/Collector/db.html.twig',
  30756.                 ],
  30757.                 'data_collector.dump' => [
  30758.                     => 'dump',
  30759.                     => '@Debug/Profiler/dump.html.twig',
  30760.                 ],
  30761.                 'data_collector.messenger' => [
  30762.                     => 'messenger',
  30763.                     => '@WebProfiler/Collector/messenger.html.twig',
  30764.                 ],
  30765.                 'mailer.data_collector' => [
  30766.                     => 'mailer',
  30767.                     => '@WebProfiler/Collector/mailer.html.twig',
  30768.                 ],
  30769.                 'notifier.data_collector' => [
  30770.                     => 'notifier',
  30771.                     => '@WebProfiler/Collector/notifier.html.twig',
  30772.                 ],
  30773.                 'data_collector.config' => [
  30774.                     => 'config',
  30775.                     => '@WebProfiler/Collector/config.html.twig',
  30776.                 ],
  30777.             ],
  30778.             'pimcore.service_controllers' => [
  30779.                 'AdvancedObjectSearchBundle\\Controller\\AdminController' => 'AdvancedObjectSearchBundle\\Controller\\AdminController',
  30780.                 'App\\Controller\\DefaultController' => 'App\\Controller\\DefaultController',
  30781.                 'App\\Controller\\Web2printController' => 'App\\Controller\\Web2printController',
  30782.                 'Doctrine\\Bundle\\DoctrineBundle\\Controller\\ProfilerController' => 'Doctrine\\Bundle\\DoctrineBundle\\Controller\\ProfilerController',
  30783.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Asset\\AssetController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Asset\\AssetController',
  30784.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Asset\\AssetHelperController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Asset\\AssetHelperController',
  30785.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\ClassController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\ClassController',
  30786.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\ClassificationstoreController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\ClassificationstoreController',
  30787.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\DataObjectController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\DataObjectController',
  30788.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\DataObjectHelperController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\DataObjectHelperController',
  30789.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\QuantityValueController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\QuantityValueController',
  30790.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\VariantsController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\VariantsController',
  30791.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\DocumentController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\DocumentController',
  30792.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\EmailController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\EmailController',
  30793.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\FolderController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\FolderController',
  30794.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\HardlinkController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\HardlinkController',
  30795.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\LinkController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\LinkController',
  30796.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\NewsletterController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\NewsletterController',
  30797.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\PageController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\PageController',
  30798.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\PrintcontainerController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\PrintcontainerController',
  30799.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\PrintpageController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\PrintpageController',
  30800.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\RenderletController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\RenderletController',
  30801.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\SnippetController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\SnippetController',
  30802.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\ElementController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\ElementController',
  30803.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\EmailController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\EmailController',
  30804.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\External\\AdminerController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\External\\AdminerController',
  30805.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\External\\OpcacheController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\External\\OpcacheController',
  30806.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\IndexController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\IndexController',
  30807.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\InstallController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\InstallController',
  30808.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\LogController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\LogController',
  30809.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\LoginController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\LoginController',
  30810.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\MiscController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\MiscController',
  30811.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\NotificationController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\NotificationController',
  30812.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\PortalController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\PortalController',
  30813.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\RecyclebinController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\RecyclebinController',
  30814.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\RedirectsController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\RedirectsController',
  30815.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\SettingsController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\SettingsController',
  30816.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\TagsController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\TagsController',
  30817.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\TargetingController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\TargetingController',
  30818.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\TranslationController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\TranslationController',
  30819.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\UserController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\UserController',
  30820.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\WorkflowController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\WorkflowController',
  30821.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\ExtensionManager\\ExtensionManagerController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\ExtensionManager\\ExtensionManagerController',
  30822.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\GDPR\\AdminController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\GDPR\\AdminController',
  30823.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\GDPR\\AssetController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\GDPR\\AssetController',
  30824.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\GDPR\\DataObjectController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\GDPR\\DataObjectController',
  30825.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\GDPR\\PimcoreUsersController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\GDPR\\PimcoreUsersController',
  30826.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\GDPR\\SentMailController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\GDPR\\SentMailController',
  30827.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Reports\\AnalyticsController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Reports\\AnalyticsController',
  30828.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Reports\\CustomReportController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Reports\\CustomReportController',
  30829.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Reports\\SettingsController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Reports\\SettingsController',
  30830.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Searchadmin\\SearchController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Searchadmin\\SearchController',
  30831.                 'Pimcore\\Bundle\\CoreBundle\\Controller\\PublicServicesController' => 'Pimcore\\Bundle\\CoreBundle\\Controller\\PublicServicesController',
  30832.                 'Pimcore\\Bundle\\DataHubBundle\\Controller\\ConfigController' => 'Pimcore\\Bundle\\DataHubBundle\\Controller\\ConfigController',
  30833.                 'Pimcore\\Bundle\\DataHubBundle\\Controller\\GraphQLExplorerController' => 'Pimcore\\Bundle\\DataHubBundle\\Controller\\GraphQLExplorerController',
  30834.                 'Pimcore\\Bundle\\DataHubBundle\\Controller\\WebserviceController' => 'Pimcore\\Bundle\\DataHubBundle\\Controller\\WebserviceController',
  30835.                 'Pimcore\\Bundle\\DataImporterBundle\\Controller\\ConfigDataObjectController' => 'Pimcore\\Bundle\\DataImporterBundle\\Controller\\ConfigDataObjectController',
  30836.                 'Pimcore\\Bundle\\DataImporterBundle\\Controller\\PushImportController' => 'Pimcore\\Bundle\\DataImporterBundle\\Controller\\PushImportController',
  30837.                 'kernel' => 'App\\Kernel',
  30838.             ],
  30839.             'console.command.ids' => [
  30840.                 => 'console.command.public_alias.App\\Command\\UrladungsImportFAQCommand',
  30841.                 => 'console.command.public_alias.App\\Command\\UrladungsImportMagazinCommand',
  30842.                 => 'console.command.public_alias.App\\Command\\UrladungsImportProductCommand',
  30843.                 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\Bundle\\ListCommand',
  30844.                 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\CacheWarmingCommand',
  30845.                 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\ClassesDefinitionsBuildCommand',
  30846.                 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\Definition\\Import\\ClassCommand',
  30847.                 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\Definition\\Import\\CustomLayoutCommand',
  30848.                 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\Definition\\Import\\FieldCollectionCommand',
  30849.                 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\Definition\\Import\\ObjectBrickCommand',
  30850.                 10 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\DeleteClassificationStoreCommand',
  30851.                 11 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\DeleteUnusedLocaleDataCommand',
  30852.                 12 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\Document\\GeneratePagePreviews',
  30853.                 13 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\Document\\MigrateElementsCommand',
  30854.                 14 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\EmailLogsCleanupCommand',
  30855.                 15 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\GenerateStaticPagesCommand',
  30856.                 16 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\InternalMigrationHelpersCommand',
  30857.                 17 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\InternalModelDaoMappingGeneratorCommand',
  30858.                 18 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\InternalUnicodeCldrLanguageTerritoryGeneratorCommand',
  30859.                 19 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\LowQualityImagePreviewCommand',
  30860.                 20 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\MaintenanceModeCommand',
  30861.                 21 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\Migrate\\StorageCommand',
  30862.                 22 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\Migrate\\ThumbnailsFolderStructureCommand',
  30863.                 23 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\MysqlToolsCommand',
  30864.                 24 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\RecyclebinCleanupCommand',
  30865.                 25 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\RequirementsCheckCommand',
  30866.                 26 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\ResetPasswordCommand',
  30867.                 27 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\RunScriptCommand',
  30868.                 28 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\SearchBackendReindexCommand',
  30869.                 29 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\ThumbnailsClearCommand',
  30870.                 30 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\ThumbnailsImageCommand',
  30871.                 31 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\ThumbnailsVideoCommand',
  30872.                 32 => 'console.command.public_alias.AdvancedObjectSearchBundle\\Command\\ProcessUpdateQueueCommand',
  30873.                 33 => 'console.command.public_alias.AdvancedObjectSearchBundle\\Command\\ReindexCommand',
  30874.                 34 => 'console.command.public_alias.AdvancedObjectSearchBundle\\Command\\UpdateMappingCommand',
  30875.                 35 => 'console.command.public_alias.Pimcore\\Bundle\\DataHubBundle\\Command\\Configuration\\RebuildWorkspacesCommand',
  30876.                 36 => 'console.command.public_alias.Pimcore\\Bundle\\DataHubBundle\\Command\\GraphQL\\RebuildDefinitionsCommand',
  30877.                 37 => 'console.command.public_alias.Pimcore\\Bundle\\DataImporterBundle\\Command\\CronExecutionCommand',
  30878.                 38 => 'console.command.public_alias.Pimcore\\Bundle\\DataImporterBundle\\Command\\DummyDataCommand',
  30879.                 39 => 'console.command.public_alias.Pimcore\\Bundle\\DataImporterBundle\\Command\\ParallelProcessQueueCommand',
  30880.                 40 => 'console.command.public_alias.Pimcore\\Bundle\\DataImporterBundle\\Command\\PrepareImportCommand',
  30881.                 41 => 'console.command.public_alias.Pimcore\\Bundle\\DataImporterBundle\\Command\\SequentialProcessQueueCommand',
  30882.             ],
  30883.         ];
  30884.     }
  30885.     protected function throw($message)
  30886.     {
  30887.         throw new RuntimeException($message);
  30888.     }
  30889. }