var/cache/dev/ContainerG7pCKOF/App_KernelDevDebugContainer.php line 2930

Open in your IDE?
  1. <?php
  2. namespace ContainerG7pCKOF;
  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.                                 '2000x2000' => [
  4606.                                     'items' => [
  4607.                                         => [
  4608.                                             'method' => 'frame',
  4609.                                             'arguments' => [
  4610.                                                 'width' => 2000,
  4611.                                                 'height' => 2000,
  4612.                                                 'forceResize' => true,
  4613.                                             ],
  4614.                                         ],
  4615.                                     ],
  4616.                                     'medias' => [
  4617.                                     ],
  4618.                                     'name' => '2000x2000',
  4619.                                     'description' => '',
  4620.                                     'group' => '',
  4621.                                     'format' => 'ORIGINAL',
  4622.                                     'quality' => 85,
  4623.                                     'highResolution' => 0.0,
  4624.                                     'preserveColor' => false,
  4625.                                     'preserveMetaData' => false,
  4626.                                     'rasterizeSVG' => false,
  4627.                                     'downloadable' => false,
  4628.                                     'modificationDate' => 1774508414,
  4629.                                     'creationDate' => 1771874584,
  4630.                                     'preserveAnimation' => false,
  4631.                                 ],
  4632.                                 'Newsletter-300x200' => [
  4633.                                     'items' => [
  4634.                                         => [
  4635.                                             'method' => 'resize',
  4636.                                             'arguments' => [
  4637.                                                 'width' => 300,
  4638.                                                 'height' => 200,
  4639.                                             ],
  4640.                                         ],
  4641.                                     ],
  4642.                                     'medias' => [
  4643.                                     ],
  4644.                                     'name' => 'Newsletter-300x200',
  4645.                                     'description' => '',
  4646.                                     'group' => '',
  4647.                                     'format' => 'ORIGINAL',
  4648.                                     'quality' => 85,
  4649.                                     'highResolution' => 0.0,
  4650.                                     'preserveColor' => false,
  4651.                                     'preserveMetaData' => false,
  4652.                                     'rasterizeSVG' => false,
  4653.                                     'downloadable' => true,
  4654.                                     'modificationDate' => 1766058774,
  4655.                                     'creationDate' => 1766058715,
  4656.                                     'preserveAnimation' => false,
  4657.                                 ],
  4658.                                 'ThumbnailsPxReach_500x500' => [
  4659.                                     'items' => [
  4660.                                         => [
  4661.                                             'method' => 'cover',
  4662.                                             'arguments' => [
  4663.                                                 'width' => 500,
  4664.                                                 'height' => 500,
  4665.                                                 'positioning' => 'center',
  4666.                                                 'forceResize' => false,
  4667.                                             ],
  4668.                                         ],
  4669.                                     ],
  4670.                                     'medias' => [
  4671.                                     ],
  4672.                                     'name' => 'ThumbnailsPxReach_500x500',
  4673.                                     'description' => '',
  4674.                                     'group' => '',
  4675.                                     'format' => 'JPEG',
  4676.                                     'quality' => 80,
  4677.                                     'highResolution' => 0.0,
  4678.                                     'preserveColor' => false,
  4679.                                     'preserveMetaData' => false,
  4680.                                     'rasterizeSVG' => false,
  4681.                                     'downloadable' => false,
  4682.                                     'modificationDate' => 1689524180,
  4683.                                     'creationDate' => 1689524133,
  4684.                                     'preserveAnimation' => false,
  4685.                                 ],
  4686.                                 'cmyk_rgb' => [
  4687.                                     'items' => [
  4688.                                     ],
  4689.                                     'medias' => [
  4690.                                     ],
  4691.                                     'name' => 'cmyk_rgb',
  4692.                                     'description' => 'Alles bleibt identisch, nur der Farbmodus wird verändert',
  4693.                                     'group' => '',
  4694.                                     'format' => 'SOURCE',
  4695.                                     'quality' => 100,
  4696.                                     'highResolution' => 0.0,
  4697.                                     'preserveColor' => false,
  4698.                                     'preserveMetaData' => false,
  4699.                                     'rasterizeSVG' => false,
  4700.                                     'downloadable' => false,
  4701.                                     'modificationDate' => 1732871911,
  4702.                                     'creationDate' => 1732871796,
  4703.                                     'preserveAnimation' => false,
  4704.                                 ],
  4705.                                 'cropped' => [
  4706.                                     'items' => [
  4707.                                     ],
  4708.                                     'medias' => [
  4709.                                     ],
  4710.                                     'name' => 'cropped',
  4711.                                     'description' => '',
  4712.                                     'group' => '',
  4713.                                     'format' => 'ORIGINAL',
  4714.                                     'quality' => 100,
  4715.                                     'highResolution' => 0.0,
  4716.                                     'preserveColor' => false,
  4717.                                     'preserveMetaData' => false,
  4718.                                     'rasterizeSVG' => false,
  4719.                                     'downloadable' => true,
  4720.                                     'modificationDate' => 1708355374,
  4721.                                     'creationDate' => 1708355232,
  4722.                                     'preserveAnimation' => false,
  4723.                                 ],
  4724.                                 'heilpflanzen_4x3' => [
  4725.                                     'items' => [
  4726.                                     ],
  4727.                                     'medias' => [
  4728.                                     ],
  4729.                                     'name' => 'heilpflanzen_4x3',
  4730.                                     'description' => '',
  4731.                                     'group' => '',
  4732.                                     'format' => 'SOURCE',
  4733.                                     'quality' => 85,
  4734.                                     'highResolution' => NULL,
  4735.                                     'preserveColor' => false,
  4736.                                     'preserveMetaData' => false,
  4737.                                     'rasterizeSVG' => false,
  4738.                                     'downloadable' => false,
  4739.                                     'modificationDate' => 1687514314,
  4740.                                     'creationDate' => 1687514314,
  4741.                                     'preserveAnimation' => false,
  4742.                                 ],
  4743.                                 'packshots-m' => [
  4744.                                     'items' => [
  4745.                                         => [
  4746.                                             'method' => 'resize',
  4747.                                             'arguments' => [
  4748.                                                 'width' => 370,
  4749.                                                 'height' => 370,
  4750.                                             ],
  4751.                                         ],
  4752.                                     ],
  4753.                                     'medias' => [
  4754.                                     ],
  4755.                                     'name' => 'packshots-m',
  4756.                                     'description' => '',
  4757.                                     'group' => '',
  4758.                                     'format' => 'SOURCE',
  4759.                                     'quality' => 85,
  4760.                                     'highResolution' => 0.0,
  4761.                                     'preserveColor' => false,
  4762.                                     'preserveMetaData' => false,
  4763.                                     'rasterizeSVG' => false,
  4764.                                     'downloadable' => false,
  4765.                                     'modificationDate' => 1701866382,
  4766.                                     'creationDate' => 1701866342,
  4767.                                     'preserveAnimation' => false,
  4768.                                 ],
  4769.                                 'packshots-xs' => [
  4770.                                     'items' => [
  4771.                                         => [
  4772.                                             'method' => 'resize',
  4773.                                             'arguments' => [
  4774.                                                 'width' => 75,
  4775.                                                 'height' => 75,
  4776.                                             ],
  4777.                                         ],
  4778.                                     ],
  4779.                                     'medias' => [
  4780.                                     ],
  4781.                                     'name' => 'packshots-xs',
  4782.                                     'description' => '',
  4783.                                     'group' => '',
  4784.                                     'format' => 'SOURCE',
  4785.                                     'quality' => 85,
  4786.                                     'highResolution' => 0.0,
  4787.                                     'preserveColor' => false,
  4788.                                     'preserveMetaData' => false,
  4789.                                     'rasterizeSVG' => false,
  4790.                                     'downloadable' => false,
  4791.                                     'modificationDate' => 1701788939,
  4792.                                     'creationDate' => 1701788799,
  4793.                                     'preserveAnimation' => false,
  4794.                                 ],
  4795.                                 'packshots' => [
  4796.                                     'items' => [
  4797.                                         => [
  4798.                                             'method' => 'resize',
  4799.                                             'arguments' => [
  4800.                                                 'width' => 440,
  4801.                                                 'height' => 440,
  4802.                                             ],
  4803.                                         ],
  4804.                                     ],
  4805.                                     'medias' => [
  4806.                                     ],
  4807.                                     'name' => 'packshots',
  4808.                                     'description' => '',
  4809.                                     'group' => '',
  4810.                                     'format' => 'ORIGINAL',
  4811.                                     'quality' => 100,
  4812.                                     'highResolution' => 0.0,
  4813.                                     'preserveColor' => false,
  4814.                                     'preserveMetaData' => false,
  4815.                                     'rasterizeSVG' => false,
  4816.                                     'downloadable' => false,
  4817.                                     'modificationDate' => 1771842177,
  4818.                                     'creationDate' => 1687509341,
  4819.                                     'preserveAnimation' => false,
  4820.                                 ],
  4821.                                 'vh_test' => [
  4822.                                     'items' => [
  4823.                                     ],
  4824.                                     'medias' => [
  4825.                                     ],
  4826.                                     'name' => 'vh_test',
  4827.                                     'description' => '',
  4828.                                     'group' => 'Versandhandel',
  4829.                                     'format' => 'PNG',
  4830.                                     'quality' => 85,
  4831.                                     'highResolution' => 0.0,
  4832.                                     'preserveColor' => false,
  4833.                                     'preserveMetaData' => false,
  4834.                                     'rasterizeSVG' => false,
  4835.                                     'downloadable' => false,
  4836.                                     'modificationDate' => 1747919822,
  4837.                                     'creationDate' => 1747919702,
  4838.                                     'preserveAnimation' => false,
  4839.                                 ],
  4840.                                 'web_medium' => [
  4841.                                     'items' => [
  4842.                                         => [
  4843.                                             'method' => 'scaleByWidth',
  4844.                                             'arguments' => [
  4845.                                                 'width' => 1000,
  4846.                                                 'forceResize' => true,
  4847.                                             ],
  4848.                                         ],
  4849.                                         => [
  4850.                                             'method' => 'scaleByHeight',
  4851.                                             'arguments' => [
  4852.                                                 'height' => 1000,
  4853.                                                 'forceResize' => true,
  4854.                                             ],
  4855.                                         ],
  4856.                                     ],
  4857.                                     'medias' => [
  4858.                                     ],
  4859.                                     'name' => 'web_medium',
  4860.                                     'description' => '',
  4861.                                     'group' => '',
  4862.                                     'format' => 'SOURCE',
  4863.                                     'quality' => 85,
  4864.                                     'highResolution' => 0.0,
  4865.                                     'preserveColor' => false,
  4866.                                     'preserveMetaData' => false,
  4867.                                     'rasterizeSVG' => false,
  4868.                                     'downloadable' => false,
  4869.                                     'modificationDate' => 1667987629,
  4870.                                     'creationDate' => 1660049291,
  4871.                                     'preserveAnimation' => false,
  4872.                                 ],
  4873.                                 'web_medium_16x9' => [
  4874.                                     'items' => [
  4875.                                         => [
  4876.                                             'method' => 'cover',
  4877.                                             'arguments' => [
  4878.                                                 'width' => 2500,
  4879.                                                 'height' => 1406,
  4880.                                                 'positioning' => 'center',
  4881.                                                 'forceResize' => true,
  4882.                                             ],
  4883.                                         ],
  4884.                                     ],
  4885.                                     'medias' => [
  4886.                                     ],
  4887.                                     'name' => 'web_medium_16x9',
  4888.                                     'description' => '',
  4889.                                     'group' => '',
  4890.                                     'format' => 'ORIGINAL',
  4891.                                     'quality' => 85,
  4892.                                     'highResolution' => 0.0,
  4893.                                     'preserveColor' => false,
  4894.                                     'preserveMetaData' => false,
  4895.                                     'rasterizeSVG' => false,
  4896.                                     'downloadable' => false,
  4897.                                     'modificationDate' => 1742459964,
  4898.                                     'creationDate' => 1667986262,
  4899.                                     'preserveAnimation' => false,
  4900.                                 ],
  4901.                                 'web_medium_1x1' => [
  4902.                                     'items' => [
  4903.                                         => [
  4904.                                             'method' => 'cover',
  4905.                                             'arguments' => [
  4906.                                                 'width' => 1000,
  4907.                                                 'height' => 1000,
  4908.                                                 'positioning' => 'center',
  4909.                                                 'forceResize' => true,
  4910.                                             ],
  4911.                                         ],
  4912.                                     ],
  4913.                                     'medias' => [
  4914.                                     ],
  4915.                                     'name' => 'web_medium_1x1',
  4916.                                     'description' => '',
  4917.                                     'group' => '',
  4918.                                     'format' => 'SOURCE',
  4919.                                     'quality' => 85,
  4920.                                     'highResolution' => 0.0,
  4921.                                     'preserveColor' => false,
  4922.                                     'preserveMetaData' => false,
  4923.                                     'rasterizeSVG' => false,
  4924.                                     'downloadable' => false,
  4925.                                     'modificationDate' => 1667986069,
  4926.                                     'creationDate' => 1667982825,
  4927.                                     'preserveAnimation' => false,
  4928.                                 ],
  4929.                                 'web_medium_3x2' => [
  4930.                                     'items' => [
  4931.                                         => [
  4932.                                             'method' => 'cover',
  4933.                                             'arguments' => [
  4934.                                                 'width' => 1500,
  4935.                                                 'height' => 1000,
  4936.                                                 'positioning' => 'center',
  4937.                                                 'forceResize' => true,
  4938.                                             ],
  4939.                                         ],
  4940.                                     ],
  4941.                                     'medias' => [
  4942.                                     ],
  4943.                                     'name' => 'web_medium_3x2',
  4944.                                     'description' => '',
  4945.                                     'group' => '',
  4946.                                     'format' => 'SOURCE',
  4947.                                     'quality' => 85,
  4948.                                     'highResolution' => 0.0,
  4949.                                     'preserveColor' => false,
  4950.                                     'preserveMetaData' => false,
  4951.                                     'rasterizeSVG' => false,
  4952.                                     'downloadable' => false,
  4953.                                     'modificationDate' => 1667986113,
  4954.                                     'creationDate' => 1667986083,
  4955.                                     'preserveAnimation' => false,
  4956.                                 ],
  4957.                                 'web_medium_4x3' => [
  4958.                                     'items' => [
  4959.                                         => [
  4960.                                             'method' => 'cover',
  4961.                                             'arguments' => [
  4962.                                                 'width' => 1440,
  4963.                                                 'height' => 1080,
  4964.                                                 'positioning' => 'center',
  4965.                                                 'forceResize' => true,
  4966.                                             ],
  4967.                                         ],
  4968.                                     ],
  4969.                                     'medias' => [
  4970.                                     ],
  4971.                                     'name' => 'web_medium_4x3',
  4972.                                     'description' => '',
  4973.                                     'group' => '',
  4974.                                     'format' => 'SOURCE',
  4975.                                     'quality' => 85,
  4976.                                     'highResolution' => 0.0,
  4977.                                     'preserveColor' => false,
  4978.                                     'preserveMetaData' => false,
  4979.                                     'rasterizeSVG' => false,
  4980.                                     'downloadable' => false,
  4981.                                     'modificationDate' => 1680018077,
  4982.                                     'creationDate' => 1667986166,
  4983.                                     'preserveAnimation' => false,
  4984.                                 ],
  4985.                                 'web_medium_5x8' => [
  4986.                                     'items' => [
  4987.                                         => [
  4988.                                             'method' => 'cover',
  4989.                                             'arguments' => [
  4990.                                                 'width' => 1000,
  4991.                                                 'height' => 1600,
  4992.                                                 'positioning' => 'center',
  4993.                                                 'forceResize' => true,
  4994.                                             ],
  4995.                                         ],
  4996.                                     ],
  4997.                                     'medias' => [
  4998.                                     ],
  4999.                                     'name' => 'web_medium_5x8',
  5000.                                     'description' => '',
  5001.                                     'group' => '',
  5002.                                     'format' => 'SOURCE',
  5003.                                     'quality' => 85,
  5004.                                     'highResolution' => 0.0,
  5005.                                     'preserveColor' => false,
  5006.                                     'preserveMetaData' => false,
  5007.                                     'rasterizeSVG' => false,
  5008.                                     'downloadable' => false,
  5009.                                     'modificationDate' => 1667986639,
  5010.                                     'creationDate' => 1667986121,
  5011.                                     'preserveAnimation' => false,
  5012.                                 ],
  5013.                                 'web_medium_wirkstoffe_16x9' => [
  5014.                                     'items' => [
  5015.                                         => [
  5016.                                             'method' => 'cover',
  5017.                                             'arguments' => [
  5018.                                                 'width' => 640,
  5019.                                                 'height' => 360,
  5020.                                                 'positioning' => 'center',
  5021.                                                 'forceResize' => true,
  5022.                                             ],
  5023.                                         ],
  5024.                                     ],
  5025.                                     'medias' => [
  5026.                                     ],
  5027.                                     'name' => 'web_medium_wirkstoffe_16x9',
  5028.                                     'description' => '',
  5029.                                     'group' => '',
  5030.                                     'format' => 'SOURCE',
  5031.                                     'quality' => 85,
  5032.                                     'highResolution' => 0.0,
  5033.                                     'preserveColor' => false,
  5034.                                     'preserveMetaData' => false,
  5035.                                     'rasterizeSVG' => false,
  5036.                                     'downloadable' => false,
  5037.                                     'modificationDate' => 1712319669,
  5038.                                     'creationDate' => 1712319605,
  5039.                                     'preserveAnimation' => false,
  5040.                                 ],
  5041.                                 'web_medium_wirkstoffe_1x1' => [
  5042.                                     'items' => [
  5043.                                         => [
  5044.                                             'method' => 'cover',
  5045.                                             'arguments' => [
  5046.                                                 'width' => 248,
  5047.                                                 'height' => 248,
  5048.                                                 'positioning' => 'center',
  5049.                                                 'forceResize' => true,
  5050.                                             ],
  5051.                                         ],
  5052.                                     ],
  5053.                                     'medias' => [
  5054.                                     ],
  5055.                                     'name' => 'web_medium_wirkstoffe_1x1',
  5056.                                     'description' => '',
  5057.                                     'group' => '',
  5058.                                     'format' => 'SOURCE',
  5059.                                     'quality' => 85,
  5060.                                     'highResolution' => 0.0,
  5061.                                     'preserveColor' => false,
  5062.                                     'preserveMetaData' => false,
  5063.                                     'rasterizeSVG' => false,
  5064.                                     'downloadable' => false,
  5065.                                     'modificationDate' => 1712319739,
  5066.                                     'creationDate' => 1712319711,
  5067.                                     'preserveAnimation' => false,
  5068.                                 ],
  5069.                                 'web_medium_wirkstoffe_4x3' => [
  5070.                                     'items' => [
  5071.                                         => [
  5072.                                             'method' => 'cover',
  5073.                                             'arguments' => [
  5074.                                                 'width' => 640,
  5075.                                                 'height' => 480,
  5076.                                                 'positioning' => 'center',
  5077.                                                 'forceResize' => true,
  5078.                                             ],
  5079.                                         ],
  5080.                                     ],
  5081.                                     'medias' => [
  5082.                                     ],
  5083.                                     'name' => 'web_medium_wirkstoffe_4x3',
  5084.                                     'description' => '',
  5085.                                     'group' => '',
  5086.                                     'format' => 'SOURCE',
  5087.                                     'quality' => 85,
  5088.                                     'highResolution' => 0.0,
  5089.                                     'preserveColor' => false,
  5090.                                     'preserveMetaData' => false,
  5091.                                     'rasterizeSVG' => false,
  5092.                                     'downloadable' => false,
  5093.                                     'modificationDate' => 1712319694,
  5094.                                     'creationDate' => 1712316608,
  5095.                                     'preserveAnimation' => false,
  5096.                                 ],
  5097.                             ],
  5098.                             'clip_auto_support' => true,
  5099.                             'image_optimizers' => [
  5100.                                 'enabled' => true,
  5101.                             ],
  5102.                             'auto_formats' => [
  5103.                                 'avif' => [
  5104.                                     'enabled' => true,
  5105.                                     'quality' => 15,
  5106.                                 ],
  5107.                                 'webp' => [
  5108.                                     'enabled' => true,
  5109.                                     'quality' => NULL,
  5110.                                 ],
  5111.                             ],
  5112.                             'status_cache' => true,
  5113.                             'auto_clear_temp_files' => true,
  5114.                         ],
  5115.                         'max_pixels' => 40000000,
  5116.                         'low_quality_image_preview' => [
  5117.                             'enabled' => true,
  5118.                         ],
  5119.                         'focal_point_detection' => [
  5120.                             'enabled' => true,
  5121.                         ],
  5122.                     ],
  5123.                     'video' => [
  5124.                         'thumbnails' => [
  5125.                             'definitions' => [
  5126.                                 'Video_Bundle' => [
  5127.                                     'items' => [
  5128.                                         => [
  5129.                                             'method' => 'scaleByWidth',
  5130.                                             'arguments' => [
  5131.                                                 'width' => 640,
  5132.                                             ],
  5133.                                         ],
  5134.                                     ],
  5135.                                     'medias' => [
  5136.                                     ],
  5137.                                     'name' => 'Video_Bundle',
  5138.                                     'description' => '',
  5139.                                     'group' => '',
  5140.                                     'videoBitrate' => 400,
  5141.                                     'audioBitrate' => 128,
  5142.                                     'modificationDate' => 1715945613,
  5143.                                     'creationDate' => 1715945529,
  5144.                                 ],
  5145.                                 'Videotest' => [
  5146.                                     'items' => [
  5147.                                     ],
  5148.                                     'medias' => [
  5149.                                     ],
  5150.                                     'name' => 'Videotest',
  5151.                                     'description' => '',
  5152.                                     'group' => '',
  5153.                                     'videoBitrate' => 600,
  5154.                                     'audioBitrate' => 128,
  5155.                                     'modificationDate' => 1719477082,
  5156.                                     'creationDate' => 1719477073,
  5157.                                 ],
  5158.                             ],
  5159.                             'auto_clear_temp_files' => true,
  5160.                         ],
  5161.                     ],
  5162.                     'frontend_prefixes' => [
  5163.                         'source' => '',
  5164.                         'thumbnail' => '',
  5165.                         'thumbnail_deferred' => '',
  5166.                     ],
  5167.                     'preview_image_thumbnail' => NULL,
  5168.                     'default_upload_path' => '_default_upload_bucket',
  5169.                     'tree_paging_limit' => 100,
  5170.                     'icc_rgb_profile' => NULL,
  5171.                     'icc_cmyk_profile' => NULL,
  5172.                 ],
  5173.                 'objects' => [
  5174.                     'class_definitions' => [
  5175.                         'data' => [
  5176.                             'map' => [
  5177.                                 'block' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Block',
  5178.                                 'calculatedValue' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\CalculatedValue',
  5179.                                 'checkbox' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Checkbox',
  5180.                                 'classificationstore' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Classificationstore',
  5181.                                 'consent' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Consent',
  5182.                                 'country' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Country',
  5183.                                 'countrymultiselect' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Countrymultiselect',
  5184.                                 'date' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Date',
  5185.                                 'datetime' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Datetime',
  5186.                                 'email' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Email',
  5187.                                 'encryptedField' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\EncryptedField',
  5188.                                 'externalImage' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\ExternalImage',
  5189.                                 'fieldcollections' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Fieldcollections',
  5190.                                 'firstname' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Firstname',
  5191.                                 'gender' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Gender',
  5192.                                 'geobounds' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Geobounds',
  5193.                                 'geopoint' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Geopoint',
  5194.                                 'geopolygon' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Geopolygon',
  5195.                                 'geopolyline' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Geopolyline',
  5196.                                 'hotspotimage' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Hotspotimage',
  5197.                                 'manyToOneRelation' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\ManyToOneRelation',
  5198.                                 'image' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Image',
  5199.                                 'imageGallery' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\ImageGallery',
  5200.                                 'input' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Input',
  5201.                                 'language' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Language',
  5202.                                 'languagemultiselect' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Languagemultiselect',
  5203.                                 'lastname' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Lastname',
  5204.                                 'link' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Link',
  5205.                                 'localizedfields' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Localizedfields',
  5206.                                 'manyToManyRelation' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\ManyToManyRelation',
  5207.                                 'advancedManyToManyRelation' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\AdvancedManyToManyRelation',
  5208.                                 'multiselect' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Multiselect',
  5209.                                 'newsletterActive' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\NewsletterActive',
  5210.                                 'reverseObjectRelation' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\ReverseObjectRelation',
  5211.                                 'urlSlug' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\UrlSlug',
  5212.                                 'numeric' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Numeric',
  5213.                                 'objectbricks' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Objectbricks',
  5214.                                 'manyToManyObjectRelation' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\ManyToManyObjectRelation',
  5215.                                 'advancedManyToManyObjectRelation' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\AdvancedManyToManyObjectRelation',
  5216.                                 'password' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Password',
  5217.                                 'rgbaColor' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\RgbaColor',
  5218.                                 'targetGroup' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\TargetGroup',
  5219.                                 'targetGroupMultiselect' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\TargetGroupMultiselect',
  5220.                                 'quantityValue' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\QuantityValue',
  5221.                                 'inputQuantityValue' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\InputQuantityValue',
  5222.                                 'select' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Select',
  5223.                                 'slider' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Slider',
  5224.                                 'structuredTable' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\StructuredTable',
  5225.                                 'table' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Table',
  5226.                                 'textarea' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Textarea',
  5227.                                 'time' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Time',
  5228.                                 'user' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\User',
  5229.                                 'video' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Video',
  5230.                                 'wysiwyg' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Wysiwyg',
  5231.                             ],
  5232.                             'prefixes' => [
  5233.                                 => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\',
  5234.                                 => '\\Object_Class_Data_',
  5235.                             ],
  5236.                         ],
  5237.                         'layout' => [
  5238.                             'prefixes' => [
  5239.                                 => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Layout\\',
  5240.                                 => '\\Object_Class_Layout_',
  5241.                             ],
  5242.                             'map' => [
  5243.                             ],
  5244.                         ],
  5245.                     ],
  5246.                     'versions' => [
  5247.                         'days' => NULL,
  5248.                         'steps' => NULL,
  5249.                         'disable_stack_trace' => false,
  5250.                     ],
  5251.                     'ignore_localized_query_fallback' => false,
  5252.                     'tree_paging_limit' => 30,
  5253.                     'auto_save_interval' => 60,
  5254.                 ],
  5255.                 'documents' => [
  5256.                     'editables' => [
  5257.                         'prefixes' => [
  5258.                             => '\\Pimcore\\Model\\Document\\Editable\\',
  5259.                         ],
  5260.                         'map' => [
  5261.                         ],
  5262.                     ],
  5263.                     'types' => [
  5264.                         => 'folder',
  5265.                         => 'page',
  5266.                         => 'snippet',
  5267.                         => 'link',
  5268.                         => 'hardlink',
  5269.                         => 'email',
  5270.                         => 'newsletter',
  5271.                         => 'printpage',
  5272.                         => 'printcontainer',
  5273.                     ],
  5274.                     'valid_tables' => [
  5275.                         => 'email',
  5276.                         => 'newsletter',
  5277.                         => 'hardlink',
  5278.                         => 'link',
  5279.                         => 'page',
  5280.                         => 'snippet',
  5281.                     ],
  5282.                     'versions' => [
  5283.                         'days' => NULL,
  5284.                         'steps' => NULL,
  5285.                         'disable_stack_trace' => false,
  5286.                     ],
  5287.                     'error_pages' => [
  5288.                         'default' => '',
  5289.                         'localized' => [
  5290.                             'de' => '',
  5291.                             'en' => '',
  5292.                             'es' => '',
  5293.                         ],
  5294.                     ],
  5295.                     'doc_types' => [
  5296.                         'definitions' => [
  5297.                         ],
  5298.                     ],
  5299.                     'default_controller' => 'App\\Controller\\DefaultController::defaultAction',
  5300.                     'allow_trailing_slash' => 'no',
  5301.                     'generate_preview' => false,
  5302.                     'preview_url_prefix' => '',
  5303.                     'tree_paging_limit' => 50,
  5304.                     'areas' => [
  5305.                         'autoload' => true,
  5306.                     ],
  5307.                     'newsletter' => [
  5308.                         'defaultUrlPrefix' => NULL,
  5309.                     ],
  5310.                     'web_to_print' => [
  5311.                         'pdf_creation_php_memory_limit' => '2048M',
  5312.                         'default_controller_print_page' => 'App\\Controller\\Web2printController::defaultAction',
  5313.                         'default_controller_print_container' => 'App\\Controller\\Web2printController::containerAction',
  5314.                         'enableInDefaultView' => false,
  5315.                         'generalTool' => '',
  5316.                     ],
  5317.                     'auto_save_interval' => 60,
  5318.                     'static_page_router' => [
  5319.                         'enabled' => false,
  5320.                         'route_pattern' => NULL,
  5321.                     ],
  5322.                 ],
  5323.                 'routing' => [
  5324.                     'direct_route_document_types' => [
  5325.                         => 'page',
  5326.                         => 'snippet',
  5327.                         => 'email',
  5328.                         => 'newsletter',
  5329.                         => 'printpage',
  5330.                         => 'printcontainer',
  5331.                     ],
  5332.                     'allow_processing_unpublished_fallback_document' => false,
  5333.                     'static' => [
  5334.                         'locale_params' => [
  5335.                         ],
  5336.                     ],
  5337.                 ],
  5338.                 'newsletter' => [
  5339.                     'source_adapters' => [
  5340.                         'defaultAdapter' => 'pimcore.document.newsletter.factory.default',
  5341.                         'csvList' => 'pimcore.document.newsletter.factory.csv',
  5342.                         'reportAdapter' => 'pimcore.document.newsletter.factory.report',
  5343.                     ],
  5344.                     'method' => NULL,
  5345.                 ],
  5346.                 'custom_report' => [
  5347.                     'adapters' => [
  5348.                         'sql' => 'pimcore.custom_report.adapter.factory.sql',
  5349.                         'analytics' => 'pimcore.custom_report.adapter.factory.analytics',
  5350.                     ],
  5351.                     'definitions' => [
  5352.                     ],
  5353.                 ],
  5354.                 'targeting' => [
  5355.                     'data_providers' => [
  5356.                         'device' => 'Pimcore\\Targeting\\DataProvider\\Device',
  5357.                         'geoip' => 'Pimcore\\Targeting\\DataProvider\\GeoIp',
  5358.                         'geolocation' => 'Pimcore\\Targeting\\DataProvider\\GeoLocation',
  5359.                         'targeting_storage' => 'Pimcore\\Targeting\\DataProvider\\TargetingStorage',
  5360.                         'visited_pages_counter' => 'Pimcore\\Targeting\\DataProvider\\VisitedPagesCounter',
  5361.                     ],
  5362.                     'conditions' => [
  5363.                         'browser' => 'Pimcore\\Targeting\\Condition\\Browser',
  5364.                         'country' => 'Pimcore\\Targeting\\Condition\\Country',
  5365.                         'geopoint' => 'Pimcore\\Targeting\\Condition\\GeoPoint',
  5366.                         'hardwareplatform' => 'Pimcore\\Targeting\\Condition\\HardwarePlatform',
  5367.                         'language' => 'Pimcore\\Targeting\\Condition\\Language',
  5368.                         'operatingsystem' => 'Pimcore\\Targeting\\Condition\\OperatingSystem',
  5369.                         'referringsite' => 'Pimcore\\Targeting\\Condition\\ReferringSite',
  5370.                         'searchengine' => 'Pimcore\\Targeting\\Condition\\SearchEngine',
  5371.                         'target_group' => 'Pimcore\\Targeting\\Condition\\TargetGroup',
  5372.                         'timeonsite' => 'Pimcore\\Targeting\\Condition\\TimeOnSite',
  5373.                         'url' => 'Pimcore\\Targeting\\Condition\\Url',
  5374.                         'visitedpagesbefore' => 'Pimcore\\Targeting\\Condition\\VisitedPagesBefore',
  5375.                     ],
  5376.                     'action_handlers' => [
  5377.                         'assign_target_group' => 'Pimcore\\Targeting\\ActionHandler\\AssignTargetGroup',
  5378.                         'codesnippet' => 'Pimcore\\Targeting\\ActionHandler\\CodeSnippet',
  5379.                         'redirect' => 'Pimcore\\Targeting\\ActionHandler\\Redirect',
  5380.                     ],
  5381.                     'enabled' => true,
  5382.                     'storage_id' => 'Pimcore\\Targeting\\Storage\\CookieStorage',
  5383.                     'session' => [
  5384.                         'enabled' => false,
  5385.                     ],
  5386.                 ],
  5387.                 'context' => [
  5388.                     'profiler' => [
  5389.                         'routes' => [
  5390.                             => [
  5391.                                 'path' => '^/_(profiler|wdt)(/.*)?$',
  5392.                                 'route' => false,
  5393.                                 'host' => false,
  5394.                                 'methods' => [
  5395.                                 ],
  5396.                             ],
  5397.                         ],
  5398.                     ],
  5399.                     'admin' => [
  5400.                         'routes' => [
  5401.                             => [
  5402.                                 'path' => '^/admin(/.*)?$',
  5403.                                 'route' => false,
  5404.                                 'host' => false,
  5405.                                 'methods' => [
  5406.                                 ],
  5407.                             ],
  5408.                             => [
  5409.                                 'route' => '^pimcore_admin_',
  5410.                                 'path' => false,
  5411.                                 'host' => false,
  5412.                                 'methods' => [
  5413.                                 ],
  5414.                             ],
  5415.                         ],
  5416.                     ],
  5417.                     'plugin' => [
  5418.                         'routes' => [
  5419.                             => [
  5420.                                 'path' => '^/plugin(/.*)?$',
  5421.                                 'route' => false,
  5422.                                 'host' => false,
  5423.                                 'methods' => [
  5424.                                 ],
  5425.                             ],
  5426.                         ],
  5427.                     ],
  5428.                 ],
  5429.                 'admin' => [
  5430.                     'session' => [
  5431.                         'attribute_bags' => [
  5432.                             'pimcore_admin' => [
  5433.                                 'storage_key' => '_pimcore_admin',
  5434.                             ],
  5435.                             'pimcore_objects' => [
  5436.                                 'storage_key' => '_pimcore_objects',
  5437.                             ],
  5438.                             'pimcore_copy' => [
  5439.                                 'storage_key' => '_pimcore_copy',
  5440.                             ],
  5441.                             'pimcore_gridconfig' => [
  5442.                                 'storage_key' => '_pimcore_gridconfig',
  5443.                             ],
  5444.                             'pimcore_importconfig' => [
  5445.                                 'storage_key' => '_pimcore_importconfig',
  5446.                             ],
  5447.                         ],
  5448.                     ],
  5449.                     'unauthenticated_routes' => [
  5450.                         => [
  5451.                             'route' => 'pimcore_settings_display_custom_logo',
  5452.                             'path' => false,
  5453.                             'host' => false,
  5454.                             'methods' => [
  5455.                             ],
  5456.                         ],
  5457.                         => [
  5458.                             'route' => 'pimcore_admin_login',
  5459.                             'path' => false,
  5460.                             'host' => false,
  5461.                             'methods' => [
  5462.                             ],
  5463.                         ],
  5464.                         => [
  5465.                             'route' => 'pimcore_admin_webdav',
  5466.                             'path' => false,
  5467.                             'host' => false,
  5468.                             'methods' => [
  5469.                             ],
  5470.                         ],
  5471.                     ],
  5472.                     'translations' => [
  5473.                         'path' => '@PimcoreCoreBundle/Resources/translations',
  5474.                     ],
  5475.                 ],
  5476.                 'sitemaps' => [
  5477.                     'generators' => [
  5478.                         'pimcore_documents' => [
  5479.                             'enabled' => true,
  5480.                             'priority' => 100,
  5481.                             'generator_id' => 'Pimcore\\Sitemap\\Document\\DocumentTreeGenerator',
  5482.                         ],
  5483.                     ],
  5484.                 ],
  5485.                 'redirects' => [
  5486.                     'status_codes' => [
  5487.                         300 => 'Multiple Choices',
  5488.                         301 => 'Moved Permanently',
  5489.                         302 => 'Found',
  5490.                         303 => 'See Other',
  5491.                         307 => 'Temporary Redirect',
  5492.                     ],
  5493.                 ],
  5494.                 'glossary' => [
  5495.                     'blocked_tags' => [
  5496.                         => 'a',
  5497.                         => 'script',
  5498.                         => 'style',
  5499.                         => 'code',
  5500.                         => 'pre',
  5501.                         => 'textarea',
  5502.                         => 'acronym',
  5503.                         => 'abbr',
  5504.                         => 'option',
  5505.                         => 'h1',
  5506.                         10 => 'h2',
  5507.                         11 => 'h3',
  5508.                         12 => 'h4',
  5509.                         13 => 'h5',
  5510.                         14 => 'h6',
  5511.                     ],
  5512.                 ],
  5513.                 'translations' => [
  5514.                     'debugging' => [
  5515.                         'enabled' => true,
  5516.                         'parameter' => 'pimcore_debug_translations',
  5517.                     ],
  5518.                     'admin_translation_mapping' => [
  5519.                     ],
  5520.                     'data_object' => [
  5521.                     ],
  5522.                 ],
  5523.                 'email' => [
  5524.                     'sender' => [
  5525.                         'name' => '',
  5526.                         'email' => 'no-reply@twocream.com',
  5527.                     ],
  5528.                     'return' => [
  5529.                         'name' => '',
  5530.                         'email' => '',
  5531.                     ],
  5532.                     'debug' => [
  5533.                         'email_addresses' => '',
  5534.                     ],
  5535.                     'usespecific' => false,
  5536.                 ],
  5537.                 'general' => [
  5538.                     'domain' => '',
  5539.                     'redirect_to_maindomain' => false,
  5540.                     'language' => 'de',
  5541.                     'valid_languages' => 'de,en,es',
  5542.                     'fallback_languages' => [
  5543.                         'de' => '',
  5544.                         'en' => '',
  5545.                         'es' => '',
  5546.                     ],
  5547.                     'default_language' => 'de',
  5548.                     'debug_admin_translations' => false,
  5549.                     'timezone' => '',
  5550.                     'path_variable' => NULL,
  5551.                     'disable_usage_statistics' => false,
  5552.                     'instance_identifier' => NULL,
  5553.                 ],
  5554.                 'properties' => [
  5555.                     'predefined' => [
  5556.                         'definitions' => [
  5557.                             'c8007b41-6c93-471c-8ec5-d15431f45f9f' => [
  5558.                                 'name' => 'Silikonfrei',
  5559.                                 'description' => 'Silikonfrei'."\n".'',
  5560.                                 'key' => 'silikonfrei',
  5561.                                 'type' => 'bool',
  5562.                                 'data' => '',
  5563.                                 'config' => '',
  5564.                                 'ctype' => 'object',
  5565.                                 'inheritable' => true,
  5566.                                 'creationDate' => 1749713166,
  5567.                                 'modificationDate' => 1749713297,
  5568.                             ],
  5569.                         ],
  5570.                     ],
  5571.                 ],
  5572.                 'error_handling' => [
  5573.                     'render_error_document' => true,
  5574.                 ],
  5575.                 'flags' => [
  5576.                 ],
  5577.                 'maps' => [
  5578.                     'tile_layer_url_template' => 'https://a.tile.openstreetmap.org/{z}/{x}/{y}.png',
  5579.                     'geocoding_url_template' => 'https://nominatim.openstreetmap.org/search?q={q}&addressdetails=1&format=json&limit=1',
  5580.                     'reverse_geocoding_url_template' => 'https://nominatim.openstreetmap.org/reverse?format=json&lat={lat}&lon={lon}&addressdetails=1',
  5581.                 ],
  5582.                 'maintenance' => [
  5583.                     'housekeeping' => [
  5584.                         'cleanup_tmp_files_atime_older_than' => 7776000,
  5585.                         'cleanup_profiler_files_atime_older_than' => 1800,
  5586.                     ],
  5587.                 ],
  5588.                 'services' => [
  5589.                     'google' => [
  5590.                         'client_id' => NULL,
  5591.                         'email' => NULL,
  5592.                         'simple_api_key' => NULL,
  5593.                         'browser_api_key' => NULL,
  5594.                     ],
  5595.                 ],
  5596.                 'encryption' => [
  5597.                     'secret' => NULL,
  5598.                 ],
  5599.                 'models' => [
  5600.                     'class_overrides' => [
  5601.                     ],
  5602.                 ],
  5603.                 'full_page_cache' => [
  5604.                     'enabled' => true,
  5605.                     'lifetime' => NULL,
  5606.                 ],
  5607.                 'workflows' => [
  5608.                 ],
  5609.                 'httpclient' => [
  5610.                     'adapter' => 'Socket',
  5611.                     'proxy_host' => NULL,
  5612.                     'proxy_port' => NULL,
  5613.                     'proxy_user' => NULL,
  5614.                     'proxy_pass' => NULL,
  5615.                 ],
  5616.                 'applicationlog' => [
  5617.                     'archive_treshold' => 30,
  5618.                     'archive_alternative_database' => '',
  5619.                     'delete_archive_threshold' => '6',
  5620.                 ],
  5621.                 'staticroutes' => [
  5622.                     'definitions' => [
  5623.                     ],
  5624.                 ],
  5625.                 'perspectives' => [
  5626.                     'definitions' => [
  5627.                     ],
  5628.                 ],
  5629.                 'custom_views' => [
  5630.                     'definitions' => [
  5631.                     ],
  5632.                 ],
  5633.             ],
  5634.             'pimcore.routing.static.locale_params' => [
  5635.             ],
  5636.             'pimcore.targeting.enabled' => true,
  5637.             'pimcore.targeting.conditions' => [
  5638.                 'browser' => 'Pimcore\\Targeting\\Condition\\Browser',
  5639.                 'country' => 'Pimcore\\Targeting\\Condition\\Country',
  5640.                 'geopoint' => 'Pimcore\\Targeting\\Condition\\GeoPoint',
  5641.                 'hardwareplatform' => 'Pimcore\\Targeting\\Condition\\HardwarePlatform',
  5642.                 'language' => 'Pimcore\\Targeting\\Condition\\Language',
  5643.                 'operatingsystem' => 'Pimcore\\Targeting\\Condition\\OperatingSystem',
  5644.                 'referringsite' => 'Pimcore\\Targeting\\Condition\\ReferringSite',
  5645.                 'searchengine' => 'Pimcore\\Targeting\\Condition\\SearchEngine',
  5646.                 'target_group' => 'Pimcore\\Targeting\\Condition\\TargetGroup',
  5647.                 'timeonsite' => 'Pimcore\\Targeting\\Condition\\TimeOnSite',
  5648.                 'url' => 'Pimcore\\Targeting\\Condition\\Url',
  5649.                 'visitedpagesbefore' => 'Pimcore\\Targeting\\Condition\\VisitedPagesBefore',
  5650.             ],
  5651.             'pimcore.geoip.db_file' => '',
  5652.             'pimcore.glossary.blocked_tags' => [
  5653.                 => 'a',
  5654.                 => 'script',
  5655.                 => 'style',
  5656.                 => 'code',
  5657.                 => 'pre',
  5658.                 => 'textarea',
  5659.                 => 'acronym',
  5660.                 => 'abbr',
  5661.                 => 'option',
  5662.                 => 'h1',
  5663.                 10 => 'h2',
  5664.                 11 => 'h3',
  5665.                 12 => 'h4',
  5666.                 13 => 'h5',
  5667.                 14 => 'h6',
  5668.             ],
  5669.             'pimcore.workflow' => [
  5670.             ],
  5671.             'pimcore.gdpr-data-extrator.dataobjects' => [
  5672.                 'classes' => [
  5673.                 ],
  5674.             ],
  5675.             'pimcore.gdpr-data-extrator.assets' => [
  5676.                 'types' => [
  5677.                 ],
  5678.             ],
  5679.             'pimcore_admin.dataObjects.notes_events.types' => [
  5680.                 => '',
  5681.                 => 'content',
  5682.                 => 'seo',
  5683.                 => 'warning',
  5684.                 => 'notice',
  5685.             ],
  5686.             'pimcore_admin.assets.notes_events.types' => [
  5687.                 => '',
  5688.                 => 'content',
  5689.                 => 'seo',
  5690.                 => 'warning',
  5691.                 => 'notice',
  5692.             ],
  5693.             'pimcore_admin.documents.notes_events.types' => [
  5694.                 => '',
  5695.                 => 'content',
  5696.                 => 'seo',
  5697.                 => 'warning',
  5698.                 => 'notice',
  5699.             ],
  5700.             'pimcore_admin.csrf_protection.excluded_routes' => [
  5701.             ],
  5702.             'pimcore_admin.admin_languages' => [
  5703.             ],
  5704.             'pimcore_admin.custom_admin_path_identifier' => NULL,
  5705.             'pimcore_admin.custom_admin_route_name' => 'my_custom_admin_entry_point',
  5706.             'pimcore_admin.config' => [
  5707.                 'branding' => [
  5708.                     'login_screen_invert_colors' => true,
  5709.                     'color_login_screen' => '#003e86',
  5710.                     'color_admin_interface' => '#003e86',
  5711.                     'color_admin_interface_background' => '',
  5712.                     'login_screen_custom_image' => '/static/admin/img/hevert.jpg',
  5713.                 ],
  5714.                 'gdpr_data_extractor' => [
  5715.                     'dataObjects' => [
  5716.                         'classes' => [
  5717.                         ],
  5718.                     ],
  5719.                     'assets' => [
  5720.                         'types' => [
  5721.                         ],
  5722.                     ],
  5723.                 ],
  5724.                 'objects' => [
  5725.                     'notes_events' => [
  5726.                         'types' => [
  5727.                             => '',
  5728.                             => 'content',
  5729.                             => 'seo',
  5730.                             => 'warning',
  5731.                             => 'notice',
  5732.                         ],
  5733.                     ],
  5734.                 ],
  5735.                 'assets' => [
  5736.                     'notes_events' => [
  5737.                         'types' => [
  5738.                             => '',
  5739.                             => 'content',
  5740.                             => 'seo',
  5741.                             => 'warning',
  5742.                             => 'notice',
  5743.                         ],
  5744.                     ],
  5745.                 ],
  5746.                 'documents' => [
  5747.                     'notes_events' => [
  5748.                         'types' => [
  5749.                             => '',
  5750.                             => 'content',
  5751.                             => 'seo',
  5752.                             => 'warning',
  5753.                             => 'notice',
  5754.                         ],
  5755.                     ],
  5756.                 ],
  5757.                 'admin_languages' => [
  5758.                 ],
  5759.                 'csrf_protection' => [
  5760.                     'excluded_routes' => [
  5761.                     ],
  5762.                 ],
  5763.                 'admin_csp_header' => [
  5764.                     'enabled' => false,
  5765.                     'exclude_paths' => [
  5766.                     ],
  5767.                     'additional_urls' => [
  5768.                         'default-src' => [
  5769.                         ],
  5770.                         'img-src' => [
  5771.                         ],
  5772.                         'script-src' => [
  5773.                         ],
  5774.                         'style-src' => [
  5775.                         ],
  5776.                         'connect-src' => [
  5777.                         ],
  5778.                         'font-src' => [
  5779.                         ],
  5780.                         'media-src' => [
  5781.                         ],
  5782.                         'frame-src' => [
  5783.                         ],
  5784.                     ],
  5785.                 ],
  5786.                 'custom_admin_path_identifier' => NULL,
  5787.                 'custom_admin_route_name' => 'my_custom_admin_entry_point',
  5788.             ],
  5789.             'advanced_object_search.core_fields_configuration' => [
  5790.                 'o_id' => [
  5791.                     'type' => 'long',
  5792.                     'title' => 'ID',
  5793.                     'fieldDefinition' => 'Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Numeric',
  5794.                 ],
  5795.                 'o_creationDate' => [
  5796.                     'type' => 'date',
  5797.                     'title' => 'creationdate',
  5798.                     'fieldDefinition' => 'Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Datetime',
  5799.                 ],
  5800.                 'o_modificationDate' => [
  5801.                     'type' => 'date',
  5802.                     'title' => 'modificationdate',
  5803.                     'fieldDefinition' => 'Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Datetime',
  5804.                 ],
  5805.                 'o_published' => [
  5806.                     'type' => 'boolean',
  5807.                     'title' => 'published',
  5808.                     'fieldDefinition' => 'Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Select',
  5809.                     'values' => [
  5810.                         'options' => [
  5811.                             => [
  5812.                                 'key' => 'Yes',
  5813.                                 'value' => true,
  5814.                             ],
  5815.                             => [
  5816.                                 'key' => 'No',
  5817.                                 'value' => false,
  5818.                             ],
  5819.                         ],
  5820.                     ],
  5821.                 ],
  5822.                 'o_type' => [
  5823.                     'type' => 'keyword',
  5824.                     'title' => 'type',
  5825.                     'fieldDefinition' => 'Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Select',
  5826.                     'values' => [
  5827.                         'options' => [
  5828.                             => [
  5829.                                 'key' => 'Variant',
  5830.                                 'value' => 'variant',
  5831.                             ],
  5832.                             => [
  5833.                                 'key' => 'Object',
  5834.                                 'value' => 'object',
  5835.                             ],
  5836.                         ],
  5837.                     ],
  5838.                 ],
  5839.                 'key' => [
  5840.                     'type' => 'keyword',
  5841.                     'title' => 'key',
  5842.                     'fieldDefinition' => 'Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Input',
  5843.                 ],
  5844.                 'path' => [
  5845.                     'type' => 'keyword',
  5846.                     'title' => 'path',
  5847.                     'fieldDefinition' => 'Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Input',
  5848.                 ],
  5849.                 'type' => [
  5850.                     'title' => 'classname',
  5851.                     'type' => 'keyword',
  5852.                 ],
  5853.             ],
  5854.             'pimcore.advanced_object_search.index_name_prefix' => 'advanced_object_search',
  5855.             'pimcore.advanced_object_search.es_hosts' => [
  5856.                 => 'localhost',
  5857.             ],
  5858.             'pimcore.advanced_object_search.index_configuration' => [
  5859.                 'nested_fields_limit' => 200,
  5860.                 'total_fields_limit' => 100000,
  5861.                 'exclude_classes' => [
  5862.                 ],
  5863.                 'exclude_fields' => [
  5864.                 ],
  5865.             ],
  5866.             'pimcore_data_hub' => [
  5867.                 'configurations' => [
  5868.                     'Abmessungen_OK' => [
  5869.                         'general' => [
  5870.                             'active' => true,
  5871.                             'type' => 'dataImporterDataObject',
  5872.                             'name' => 'Abmessungen_OK',
  5873.                             'description' => '',
  5874.                             'group' => 'Import',
  5875.                             'path' => NULL,
  5876.                             'modificationDate' => 1756725332,
  5877.                             'createDate' => 1756720143,
  5878.                         ],
  5879.                         'loaderConfig' => [
  5880.                             'type' => 'upload',
  5881.                             'settings' => [
  5882.                                 'uploadFilePath' => 'Abmessungen_OK/upload.import',
  5883.                             ],
  5884.                         ],
  5885.                         'interpreterConfig' => [
  5886.                             'type' => 'xlsx',
  5887.                             'settings' => [
  5888.                                 'skipFirstRow' => true,
  5889.                                 'sheetName' => 'OK',
  5890.                             ],
  5891.                         ],
  5892.                         'resolverConfig' => [
  5893.                             'elementType' => 'dataObject',
  5894.                             'dataObjectClassId' => '7',
  5895.                             'loadingStrategy' => [
  5896.                                 'type' => 'attribute',
  5897.                                 'settings' => [
  5898.                                     'dataSourceIndex' => '3',
  5899.                                     'attributeName' => 'pzn',
  5900.                                     'language' => '',
  5901.                                     'includeUnpublished' => true,
  5902.                                 ],
  5903.                             ],
  5904.                             'createLocationStrategy' => [
  5905.                                 'type' => 'doNotCreate',
  5906.                             ],
  5907.                             'locationUpdateStrategy' => [
  5908.                                 'type' => 'noChange',
  5909.                             ],
  5910.                             'publishingStrategy' => [
  5911.                                 'type' => 'noChangeUnpublishNew',
  5912.                             ],
  5913.                         ],
  5914.                         'processingConfig' => [
  5915.                             'executionType' => 'parallel',
  5916.                             'idDataIndex' => '3',
  5917.                             'cleanup' => [
  5918.                                 'strategy' => 'unpublish',
  5919.                             ],
  5920.                         ],
  5921.                         'mappingConfig' => [
  5922.                             => [
  5923.                                 'label' => 'Bruttogewicht',
  5924.                                 'dataSourceIndex' => [
  5925.                                     => '7',
  5926.                                 ],
  5927.                                 'transformationResultType' => 'numeric',
  5928.                                 'dataTarget' => [
  5929.                                     'type' => 'direct',
  5930.                                     'settings' => [
  5931.                                         'fieldName' => 'KartonGewicht',
  5932.                                         'language' => '',
  5933.                                         'writeIfTargetIsNotEmpty' => true,
  5934.                                         'writeIfSourceIsEmpty' => true,
  5935.                                     ],
  5936.                                 ],
  5937.                                 'transformationPipeline' => [
  5938.                                     => [
  5939.                                         'type' => 'numeric',
  5940.                                     ],
  5941.                                 ],
  5942.                             ],
  5943.                             => [
  5944.                                 'label' => 'LAENGE [8]',
  5945.                                 'dataSourceIndex' => [
  5946.                                     => '8',
  5947.                                 ],
  5948.                                 'transformationResultType' => 'numeric',
  5949.                                 'dataTarget' => [
  5950.                                     'type' => 'direct',
  5951.                                     'settings' => [
  5952.                                         'fieldName' => 'OKLaenge',
  5953.                                         'language' => '',
  5954.                                         'writeIfTargetIsNotEmpty' => true,
  5955.                                         'writeIfSourceIsEmpty' => true,
  5956.                                     ],
  5957.                                 ],
  5958.                                 'transformationPipeline' => [
  5959.                                     => [
  5960.                                         'type' => 'numeric',
  5961.                                     ],
  5962.                                 ],
  5963.                             ],
  5964.                             => [
  5965.                                 'label' => 'BREITE [9]',
  5966.                                 'dataSourceIndex' => [
  5967.                                     => '9',
  5968.                                 ],
  5969.                                 'transformationResultType' => 'numeric',
  5970.                                 'dataTarget' => [
  5971.                                     'type' => 'direct',
  5972.                                     'settings' => [
  5973.                                         'fieldName' => 'OKBreite',
  5974.                                         'language' => '',
  5975.                                         'writeIfTargetIsNotEmpty' => true,
  5976.                                         'writeIfSourceIsEmpty' => true,
  5977.                                     ],
  5978.                                 ],
  5979.                                 'transformationPipeline' => [
  5980.                                     => [
  5981.                                         'type' => 'numeric',
  5982.                                     ],
  5983.                                 ],
  5984.                             ],
  5985.                             => [
  5986.                                 'label' => 'HOEHE [10]',
  5987.                                 'dataSourceIndex' => [
  5988.                                     => '10',
  5989.                                 ],
  5990.                                 'transformationResultType' => 'numeric',
  5991.                                 'dataTarget' => [
  5992.                                     'type' => 'direct',
  5993.                                     'settings' => [
  5994.                                         'fieldName' => 'OKHoehe',
  5995.                                         'language' => '',
  5996.                                         'writeIfTargetIsNotEmpty' => true,
  5997.                                         'writeIfSourceIsEmpty' => true,
  5998.                                     ],
  5999.                                 ],
  6000.                                 'transformationPipeline' => [
  6001.                                     => [
  6002.                                         'type' => 'numeric',
  6003.                                     ],
  6004.                                 ],
  6005.                             ],
  6006.                             => [
  6007.                                 'label' => 'Menge',
  6008.                                 'dataSourceIndex' => [
  6009.                                     => '6',
  6010.                                 ],
  6011.                                 'transformationResultType' => 'numeric',
  6012.                                 'dataTarget' => [
  6013.                                     'type' => 'direct',
  6014.                                     'settings' => [
  6015.                                         'fieldName' => 'EinheitenproKarton',
  6016.                                         'language' => '',
  6017.                                         'writeIfTargetIsNotEmpty' => true,
  6018.                                         'writeIfSourceIsEmpty' => true,
  6019.                                     ],
  6020.                                 ],
  6021.                                 'transformationPipeline' => [
  6022.                                     => [
  6023.                                         'type' => 'numeric',
  6024.                                     ],
  6025.                                 ],
  6026.                             ],
  6027.                         ],
  6028.                         'executionConfig' => [
  6029.                             'scheduleType' => 'recurring',
  6030.                             'cronDefinition' => '',
  6031.                             'scheduledAt' => '',
  6032.                         ],
  6033.                         'permissions' => [
  6034.                             'user' => [
  6035.                             ],
  6036.                             'role' => [
  6037.                             ],
  6038.                         ],
  6039.                         'workspaces' => [
  6040.                         ],
  6041.                     ],
  6042.                     'Translation' => [
  6043.                         'general' => [
  6044.                             'type' => 'dataImporterDataObject',
  6045.                             'name' => 'Translation',
  6046.                             'description' => '',
  6047.                             'group' => 'Import',
  6048.                             'active' => false,
  6049.                             'path' => NULL,
  6050.                             'modificationDate' => 1773906472,
  6051.                             'createDate' => 1746620906,
  6052.                         ],
  6053.                         'loaderConfig' => [
  6054.                             'type' => 'upload',
  6055.                             'settings' => [
  6056.                                 'uploadFilePath' => 'Translation/upload.import',
  6057.                             ],
  6058.                         ],
  6059.                         'interpreterConfig' => [
  6060.                             'type' => 'xlsx',
  6061.                             'settings' => [
  6062.                                 'skipFirstRow' => true,
  6063.                                 'sheetName' => 'Worksheet',
  6064.                             ],
  6065.                         ],
  6066.                         'resolverConfig' => [
  6067.                             'elementType' => 'dataObject',
  6068.                             'dataObjectClassId' => '7',
  6069.                             'loadingStrategy' => [
  6070.                                 'type' => 'id',
  6071.                                 'settings' => [
  6072.                                     'dataSourceIndex' => '0',
  6073.                                 ],
  6074.                             ],
  6075.                             'createLocationStrategy' => [
  6076.                                 'type' => 'doNotCreate',
  6077.                             ],
  6078.                             'locationUpdateStrategy' => [
  6079.                                 'type' => 'noChange',
  6080.                             ],
  6081.                             'publishingStrategy' => [
  6082.                                 'type' => 'noChangePublishNew',
  6083.                             ],
  6084.                         ],
  6085.                         'processingConfig' => [
  6086.                             'executionType' => 'parallel',
  6087.                             'idDataIndex' => '0',
  6088.                             'cleanup' => [
  6089.                                 'strategy' => 'unpublish',
  6090.                             ],
  6091.                         ],
  6092.                         'mappingConfig' => [
  6093.                             => [
  6094.                                 'label' => 'SEOTitleES',
  6095.                                 'dataSourceIndex' => [
  6096.                                     => '3',
  6097.                                 ],
  6098.                                 'transformationResultType' => 'default',
  6099.                                 'dataTarget' => [
  6100.                                     'type' => 'direct',
  6101.                                     'settings' => [
  6102.                                         'fieldName' => 'seoMetaTitle',
  6103.                                         'language' => 'en',
  6104.                                         'writeIfTargetIsNotEmpty' => true,
  6105.                                         'writeIfSourceIsEmpty' => true,
  6106.                                     ],
  6107.                                 ],
  6108.                                 'transformationPipeline' => [
  6109.                                 ],
  6110.                             ],
  6111.                             => [
  6112.                                 'label' => 'SEODesc',
  6113.                                 'dataSourceIndex' => [
  6114.                                     => '6',
  6115.                                 ],
  6116.                                 'transformationResultType' => 'default',
  6117.                                 'dataTarget' => [
  6118.                                     'type' => 'direct',
  6119.                                     'settings' => [
  6120.                                         'fieldName' => 'seoMetaDescription',
  6121.                                         'language' => 'en',
  6122.                                         'writeIfTargetIsNotEmpty' => true,
  6123.                                         'writeIfSourceIsEmpty' => true,
  6124.                                     ],
  6125.                                 ],
  6126.                                 'transformationPipeline' => [
  6127.                                 ],
  6128.                             ],
  6129.                             => [
  6130.                                 'label' => 'es [10]',
  6131.                                 'dataSourceIndex' => [
  6132.                                     => '9',
  6133.                                 ],
  6134.                                 'transformationResultType' => 'default',
  6135.                                 'dataTarget' => [
  6136.                                     'type' => 'direct',
  6137.                                     'settings' => [
  6138.                                         'fieldName' => 'seoMetaKeywords',
  6139.                                         'language' => 'en',
  6140.                                         'writeIfTargetIsNotEmpty' => true,
  6141.                                         'writeIfSourceIsEmpty' => true,
  6142.                                     ],
  6143.                                 ],
  6144.                                 'transformationPipeline' => [
  6145.                                 ],
  6146.                             ],
  6147.                             => [
  6148.                                 'label' => 'es [13]',
  6149.                                 'dataSourceIndex' => [
  6150.                                     => '12',
  6151.                                 ],
  6152.                                 'transformationResultType' => 'default',
  6153.                                 'dataTarget' => [
  6154.                                     'type' => 'direct',
  6155.                                     'settings' => [
  6156.                                         'fieldName' => 'indikationsKurztextEv',
  6157.                                         'language' => 'en',
  6158.                                         'writeIfTargetIsNotEmpty' => true,
  6159.                                         'writeIfSourceIsEmpty' => true,
  6160.                                     ],
  6161.                                 ],
  6162.                                 'transformationPipeline' => [
  6163.                                 ],
  6164.                             ],
  6165.                             => [
  6166.                                 'label' => 'es [16]',
  6167.                                 'dataSourceIndex' => [
  6168.                                     => '15',
  6169.                                 ],
  6170.                                 'transformationResultType' => 'default',
  6171.                                 'dataTarget' => [
  6172.                                     'type' => 'direct',
  6173.                                     'settings' => [
  6174.                                         'fieldName' => 'werbeClaimEv',
  6175.                                         'language' => 'en',
  6176.                                         'writeIfTargetIsNotEmpty' => true,
  6177.                                         'writeIfSourceIsEmpty' => true,
  6178.                                     ],
  6179.                                 ],
  6180.                                 'transformationPipeline' => [
  6181.                                 ],
  6182.                             ],
  6183.                             => [
  6184.                                 'label' => 'es [19]',
  6185.                                 'dataSourceIndex' => [
  6186.                                     => '18',
  6187.                                 ],
  6188.                                 'transformationResultType' => 'default',
  6189.                                 'dataTarget' => [
  6190.                                     'type' => 'direct',
  6191.                                     'settings' => [
  6192.                                         'fieldName' => 'werbeClaimEv',
  6193.                                         'language' => 'en',
  6194.                                         'writeIfTargetIsNotEmpty' => true,
  6195.                                         'writeIfSourceIsEmpty' => true,
  6196.                                     ],
  6197.                                 ],
  6198.                                 'transformationPipeline' => [
  6199.                                 ],
  6200.                             ],
  6201.                             => [
  6202.                                 'label' => 'es [22]',
  6203.                                 'dataSourceIndex' => [
  6204.                                     => '21',
  6205.                                 ],
  6206.                                 'transformationResultType' => 'default',
  6207.                                 'dataTarget' => [
  6208.                                     'type' => 'direct',
  6209.                                     'settings' => [
  6210.                                         'fieldName' => 'consumerInsightEv',
  6211.                                         'language' => 'en',
  6212.                                         'writeIfTargetIsNotEmpty' => true,
  6213.                                         'writeIfSourceIsEmpty' => true,
  6214.                                     ],
  6215.                                 ],
  6216.                                 'transformationPipeline' => [
  6217.                                 ],
  6218.                             ],
  6219.                             => [
  6220.                                 'label' => 'es [25]',
  6221.                                 'dataSourceIndex' => [
  6222.                                     => '24',
  6223.                                 ],
  6224.                                 'transformationResultType' => 'default',
  6225.                                 'dataTarget' => [
  6226.                                     'type' => 'direct',
  6227.                                     'settings' => [
  6228.                                         'fieldName' => 'benefitEv2',
  6229.                                         'language' => 'en',
  6230.                                         'writeIfTargetIsNotEmpty' => true,
  6231.                                         'writeIfSourceIsEmpty' => true,
  6232.                                     ],
  6233.                                 ],
  6234.                                 'transformationPipeline' => [
  6235.                                 ],
  6236.                             ],
  6237.                             => [
  6238.                                 'label' => 'es [28]',
  6239.                                 'dataSourceIndex' => [
  6240.                                     => '27',
  6241.                                 ],
  6242.                                 'transformationResultType' => 'default',
  6243.                                 'dataTarget' => [
  6244.                                     'type' => 'direct',
  6245.                                     'settings' => [
  6246.                                         'fieldName' => 'reasonWhyEv',
  6247.                                         'language' => 'en',
  6248.                                         'writeIfTargetIsNotEmpty' => true,
  6249.                                         'writeIfSourceIsEmpty' => true,
  6250.                                     ],
  6251.                                 ],
  6252.                                 'transformationPipeline' => [
  6253.                                 ],
  6254.                             ],
  6255.                             => [
  6256.                                 'label' => 'es [28]',
  6257.                                 'dataSourceIndex' => [
  6258.                                     => '27',
  6259.                                 ],
  6260.                                 'transformationResultType' => 'default',
  6261.                                 'dataTarget' => [
  6262.                                     'type' => 'direct',
  6263.                                     'settings' => [
  6264.                                         'fieldName' => 'reasonWhyEv',
  6265.                                         'language' => 'en',
  6266.                                         'writeIfTargetIsNotEmpty' => true,
  6267.                                         'writeIfSourceIsEmpty' => true,
  6268.                                     ],
  6269.                                 ],
  6270.                                 'transformationPipeline' => [
  6271.                                 ],
  6272.                             ],
  6273.                             10 => [
  6274.                                 'label' => 'es [31]',
  6275.                                 'dataSourceIndex' => [
  6276.                                     => '30',
  6277.                                 ],
  6278.                                 'transformationResultType' => 'default',
  6279.                                 'dataTarget' => [
  6280.                                     'type' => 'direct',
  6281.                                     'settings' => [
  6282.                                         'fieldName' => 'kernaussageEv',
  6283.                                         'language' => 'en',
  6284.                                         'writeIfTargetIsNotEmpty' => true,
  6285.                                         'writeIfSourceIsEmpty' => true,
  6286.                                     ],
  6287.                                 ],
  6288.                                 'transformationPipeline' => [
  6289.                                 ],
  6290.                             ],
  6291.                             11 => [
  6292.                                 'label' => 'es [34]',
  6293.                                 'dataSourceIndex' => [
  6294.                                     => '33',
  6295.                                 ],
  6296.                                 'transformationResultType' => 'default',
  6297.                                 'dataTarget' => [
  6298.                                     'type' => 'direct',
  6299.                                     'settings' => [
  6300.                                         'fieldName' => 'produktprofil',
  6301.                                         'language' => 'en',
  6302.                                         'writeIfTargetIsNotEmpty' => true,
  6303.                                         'writeIfSourceIsEmpty' => true,
  6304.                                     ],
  6305.                                 ],
  6306.                                 'transformationPipeline' => [
  6307.                                 ],
  6308.                             ],
  6309.                             12 => [
  6310.                                 'label' => 'es [37]',
  6311.                                 'dataSourceIndex' => [
  6312.                                     => '36',
  6313.                                 ],
  6314.                                 'transformationResultType' => 'default',
  6315.                                 'dataTarget' => [
  6316.                                     'type' => 'direct',
  6317.                                     'settings' => [
  6318.                                         'fieldName' => 'dosierungText',
  6319.                                         'language' => 'en',
  6320.                                         'writeIfTargetIsNotEmpty' => true,
  6321.                                         'writeIfSourceIsEmpty' => true,
  6322.                                     ],
  6323.                                 ],
  6324.                                 'transformationPipeline' => [
  6325.                                 ],
  6326.                             ],
  6327.                             13 => [
  6328.                                 'label' => 'es [40]',
  6329.                                 'dataSourceIndex' => [
  6330.                                     => '39',
  6331.                                 ],
  6332.                                 'transformationResultType' => 'default',
  6333.                                 'dataTarget' => [
  6334.                                     'type' => 'direct',
  6335.                                     'settings' => [
  6336.                                         'fieldName' => 'verzehrsempfehlung',
  6337.                                         'language' => 'en',
  6338.                                         'writeIfTargetIsNotEmpty' => true,
  6339.                                         'writeIfSourceIsEmpty' => true,
  6340.                                     ],
  6341.                                 ],
  6342.                                 'transformationPipeline' => [
  6343.                                 ],
  6344.                             ],
  6345.                             14 => [
  6346.                                 'label' => 'es [43]',
  6347.                                 'dataSourceIndex' => [
  6348.                                     => '42',
  6349.                                 ],
  6350.                                 'transformationResultType' => 'default',
  6351.                                 'dataTarget' => [
  6352.                                     'type' => 'direct',
  6353.                                     'settings' => [
  6354.                                         'fieldName' => 'gegenanzeigen',
  6355.                                         'language' => 'en',
  6356.                                         'writeIfTargetIsNotEmpty' => true,
  6357.                                         'writeIfSourceIsEmpty' => true,
  6358.                                     ],
  6359.                                 ],
  6360.                                 'transformationPipeline' => [
  6361.                                 ],
  6362.                             ],
  6363.                             15 => [
  6364.                                 'label' => 'es [46]',
  6365.                                 'dataSourceIndex' => [
  6366.                                     => '45',
  6367.                                 ],
  6368.                                 'transformationResultType' => 'default',
  6369.                                 'dataTarget' => [
  6370.                                     'type' => 'direct',
  6371.                                     'settings' => [
  6372.                                         'fieldName' => 'nebenwirkungen',
  6373.                                         'language' => 'en',
  6374.                                         'writeIfTargetIsNotEmpty' => true,
  6375.                                         'writeIfSourceIsEmpty' => true,
  6376.                                     ],
  6377.                                 ],
  6378.                                 'transformationPipeline' => [
  6379.                                 ],
  6380.                             ],
  6381.                             16 => [
  6382.                                 'label' => 'es [49]',
  6383.                                 'dataSourceIndex' => [
  6384.                                     => '48',
  6385.                                 ],
  6386.                                 'transformationResultType' => 'default',
  6387.                                 'dataTarget' => [
  6388.                                     'type' => 'direct',
  6389.                                     'settings' => [
  6390.                                         'fieldName' => 'wechselwirkungen',
  6391.                                         'language' => 'en',
  6392.                                         'writeIfTargetIsNotEmpty' => true,
  6393.                                         'writeIfSourceIsEmpty' => true,
  6394.                                     ],
  6395.                                 ],
  6396.                                 'transformationPipeline' => [
  6397.                                 ],
  6398.                             ],
  6399.                             17 => [
  6400.                                 'label' => 'es [52]',
  6401.                                 'dataSourceIndex' => [
  6402.                                     => '52',
  6403.                                 ],
  6404.                                 'transformationResultType' => 'default',
  6405.                                 'dataTarget' => [
  6406.                                     'type' => 'direct',
  6407.                                     'settings' => [
  6408.                                         'fieldName' => 'pflichttextEv',
  6409.                                         'language' => 'es',
  6410.                                         'writeIfTargetIsNotEmpty' => true,
  6411.                                         'writeIfSourceIsEmpty' => true,
  6412.                                     ],
  6413.                                 ],
  6414.                                 'transformationPipeline' => [
  6415.                                 ],
  6416.                             ],
  6417.                             18 => [
  6418.                                 'label' => 'Produktname',
  6419.                                 'dataSourceIndex' => [
  6420.                                     => '1',
  6421.                                 ],
  6422.                                 'transformationResultType' => 'default',
  6423.                                 'dataTarget' => [
  6424.                                     'type' => 'direct',
  6425.                                     'settings' => [
  6426.                                         'fieldName' => 'produktname',
  6427.                                         'language' => 'en',
  6428.                                         'writeIfTargetIsNotEmpty' => true,
  6429.                                         'writeIfSourceIsEmpty' => true,
  6430.                                     ],
  6431.                                 ],
  6432.                                 'transformationPipeline' => [
  6433.                                 ],
  6434.                             ],
  6435.                         ],
  6436.                         'executionConfig' => [
  6437.                             'scheduleType' => 'recurring',
  6438.                             'cronDefinition' => '',
  6439.                             'scheduledAt' => '',
  6440.                         ],
  6441.                         'permissions' => [
  6442.                             'user' => [
  6443.                             ],
  6444.                             'role' => [
  6445.                             ],
  6446.                         ],
  6447.                         'workspaces' => [
  6448.                         ],
  6449.                     ],
  6450.                     'pxreach' => [
  6451.                         'general' => [
  6452.                             'active' => false,
  6453.                             'type' => 'graphql',
  6454.                             'name' => 'pxreach',
  6455.                             'description' => '',
  6456.                             'group' => '',
  6457.                             'sqlObjectCondition' => '',
  6458.                             'modificationDate' => 1769584347,
  6459.                             'path' => NULL,
  6460.                             'createDate' => 1670837941,
  6461.                         ],
  6462.                         'schema' => [
  6463.                             'queryEntities' => [
  6464.                                 'Produkt' => [
  6465.                                     'id' => 'Produkt',
  6466.                                     'name' => 'Produkt',
  6467.                                     'columnConfig' => [
  6468.                                         'columns' => [
  6469.                                             => [
  6470.                                                 'attributes' => [
  6471.                                                     'attribute' => 'pzn',
  6472.                                                     'label' => 'PZN',
  6473.                                                     'dataType' => 'input',
  6474.                                                 ],
  6475.                                                 'isOperator' => false,
  6476.                                             ],
  6477.                                             => [
  6478.                                                 'attributes' => [
  6479.                                                     'attribute' => 'produktname',
  6480.                                                     'label' => 'Produktname',
  6481.                                                     'dataType' => 'input',
  6482.                                                 ],
  6483.                                                 'isOperator' => false,
  6484.                                             ],
  6485.                                             => [
  6486.                                                 'attributes' => [
  6487.                                                     'attribute' => 'indikationsKurztextEv',
  6488.                                                     'label' => 'Indikations-Kurztext EV',
  6489.                                                     'dataType' => 'wysiwyg',
  6490.                                                 ],
  6491.                                                 'isOperator' => false,
  6492.                                             ],
  6493.                                             => [
  6494.                                                 'attributes' => [
  6495.                                                     'attribute' => 'landMarkt',
  6496.                                                     'label' => '~land',
  6497.                                                     'dataType' => 'countrymultiselect',
  6498.                                                 ],
  6499.                                                 'isOperator' => false,
  6500.                                             ],
  6501.                                             => [
  6502.                                                 'attributes' => [
  6503.                                                     'attribute' => 'typ',
  6504.                                                     'label' => '~typ',
  6505.                                                     'dataType' => 'select',
  6506.                                                 ],
  6507.                                                 'isOperator' => false,
  6508.                                             ],
  6509.                                             => [
  6510.                                                 'attributes' => [
  6511.                                                     'attribute' => 'therapiegebietEndverwender',
  6512.                                                     'label' => '~endverbraucher',
  6513.                                                     'dataType' => 'manyToManyObjectRelation',
  6514.                                                 ],
  6515.                                                 'isOperator' => false,
  6516.                                             ],
  6517.                                             => [
  6518.                                                 'attributes' => [
  6519.                                                     'attribute' => 'zusammensetzungIntro',
  6520.                                                     'label' => '~intro',
  6521.                                                     'dataType' => 'input',
  6522.                                                 ],
  6523.                                                 'isOperator' => false,
  6524.                                             ],
  6525.                                             => [
  6526.                                                 'attributes' => [
  6527.                                                     'attribute' => 'zusammensetzungApp',
  6528.                                                     'label' => '~liste',
  6529.                                                     'dataType' => 'wysiwyg',
  6530.                                                 ],
  6531.                                                 'isOperator' => false,
  6532.                                             ],
  6533.                                             => [
  6534.                                                 'attributes' => [
  6535.                                                     'attribute' => 'zusammensetzungFrei',
  6536.                                                     'label' => '~freitext',
  6537.                                                     'dataType' => 'wysiwyg',
  6538.                                                 ],
  6539.                                                 'isOperator' => false,
  6540.                                             ],
  6541.                                             => [
  6542.                                                 'attributes' => [
  6543.                                                     'attribute' => 'zusammensetzungSonstigeBestandteile',
  6544.                                                     'label' => '~sonstige-bestandteile',
  6545.                                                     'dataType' => 'wysiwyg',
  6546.                                                 ],
  6547.                                                 'isOperator' => false,
  6548.                                             ],
  6549.                                             10 => [
  6550.                                                 'attributes' => [
  6551.                                                     'attribute' => 'Anwendungsgebiete',
  6552.                                                     'label' => '~anwendungsgebiete',
  6553.                                                     'dataType' => 'wysiwyg',
  6554.                                                 ],
  6555.                                                 'isOperator' => false,
  6556.                                             ],
  6557.                                             11 => [
  6558.                                                 'attributes' => [
  6559.                                                     'attribute' => 'dosierungText',
  6560.                                                     'label' => '~dosierung',
  6561.                                                     'dataType' => 'wysiwyg',
  6562.                                                 ],
  6563.                                                 'isOperator' => false,
  6564.                                             ],
  6565.                                             12 => [
  6566.                                                 'attributes' => [
  6567.                                                     'attribute' => 'verzehrsempfehlung',
  6568.                                                     'label' => '~verzehrsempfehlung',
  6569.                                                     'dataType' => 'wysiwyg',
  6570.                                                 ],
  6571.                                                 'isOperator' => false,
  6572.                                             ],
  6573.                                             13 => [
  6574.                                                 'attributes' => [
  6575.                                                     'attribute' => 'gegenanzeigen',
  6576.                                                     'label' => '~gegenanzeigen',
  6577.                                                     'dataType' => 'wysiwyg',
  6578.                                                 ],
  6579.                                                 'isOperator' => false,
  6580.                                             ],
  6581.                                             14 => [
  6582.                                                 'attributes' => [
  6583.                                                     'attribute' => 'nebenwirkungen',
  6584.                                                     'label' => '~nebenwirkungen',
  6585.                                                     'dataType' => 'wysiwyg',
  6586.                                                 ],
  6587.                                                 'isOperator' => false,
  6588.                                             ],
  6589.                                             15 => [
  6590.                                                 'attributes' => [
  6591.                                                     'attribute' => 'wechselwirkungen',
  6592.                                                     'label' => '~wechselwirkungen',
  6593.                                                     'dataType' => 'wysiwyg',
  6594.                                                 ],
  6595.                                                 'isOperator' => false,
  6596.                                             ],
  6597.                                             16 => [
  6598.                                                 'attributes' => [
  6599.                                                     'attribute' => 'werbeClaimEv',
  6600.                                                     'label' => '~werbe-claim-ev',
  6601.                                                     'dataType' => 'wysiwyg',
  6602.                                                 ],
  6603.                                                 'isOperator' => false,
  6604.                                             ],
  6605.                                             17 => [
  6606.                                                 'attributes' => [
  6607.                                                     'attribute' => 'werbeClaimEvWeb',
  6608.                                                     'label' => '~werbe-claim-ev-ergänzung-web',
  6609.                                                     'dataType' => 'wysiwyg',
  6610.                                                 ],
  6611.                                                 'isOperator' => false,
  6612.                                             ],
  6613.                                             18 => [
  6614.                                                 'attributes' => [
  6615.                                                     'attribute' => 'consumerInsightEv',
  6616.                                                     'label' => '~consumer-insight-ev',
  6617.                                                     'dataType' => 'wysiwyg',
  6618.                                                 ],
  6619.                                                 'isOperator' => false,
  6620.                                             ],
  6621.                                             19 => [
  6622.                                                 'attributes' => [
  6623.                                                     'attribute' => 'benefitEv2',
  6624.                                                     'label' => '~benefit-ev-(2)',
  6625.                                                     'dataType' => 'wysiwyg',
  6626.                                                 ],
  6627.                                                 'isOperator' => false,
  6628.                                             ],
  6629.                                             20 => [
  6630.                                                 'attributes' => [
  6631.                                                     'attribute' => 'reasonWhyEv',
  6632.                                                     'label' => '~reason-why-ev',
  6633.                                                     'dataType' => 'wysiwyg',
  6634.                                                 ],
  6635.                                                 'isOperator' => false,
  6636.                                             ],
  6637.                                             21 => [
  6638.                                                 'attributes' => [
  6639.                                                     'attribute' => 'kernaussageEv',
  6640.                                                     'label' => '~kernaussage-ev',
  6641.                                                     'dataType' => 'wysiwyg',
  6642.                                                 ],
  6643.                                                 'isOperator' => false,
  6644.                                             ],
  6645.                                             22 => [
  6646.                                                 'attributes' => [
  6647.                                                     'attribute' => 'produktprofil',
  6648.                                                     'label' => '~produktprofil',
  6649.                                                     'dataType' => 'wysiwyg',
  6650.                                                 ],
  6651.                                                 'isOperator' => false,
  6652.                                             ],
  6653.                                             23 => [
  6654.                                                 'attributes' => [
  6655.                                                     'attribute' => 'pflichttextEv',
  6656.                                                     'label' => '~pflichttext-ev',
  6657.                                                     'dataType' => 'wysiwyg',
  6658.                                                 ],
  6659.                                                 'isOperator' => false,
  6660.                                             ],
  6661.                                             24 => [
  6662.                                                 'attributes' => [
  6663.                                                     'attribute' => 'packungsgroesse',
  6664.                                                     'label' => '~packungsgroesse',
  6665.                                                     'dataType' => 'inputQuantityValue',
  6666.                                                 ],
  6667.                                                 'isOperator' => false,
  6668.                                             ],
  6669.                                             25 => [
  6670.                                                 'attributes' => [
  6671.                                                     'attribute' => 'darreichungsform',
  6672.                                                     'label' => '~darreichungsform',
  6673.                                                     'dataType' => 'select',
  6674.                                                 ],
  6675.                                                 'isOperator' => false,
  6676.                                             ],
  6677.                                             26 => [
  6678.                                                 'attributes' => [
  6679.                                                     'attribute' => 'vegan',
  6680.                                                     'label' => '~vegan',
  6681.                                                     'dataType' => 'booleanSelect',
  6682.                                                 ],
  6683.                                                 'isOperator' => false,
  6684.                                             ],
  6685.                                             27 => [
  6686.                                                 'attributes' => [
  6687.                                                     'attribute' => 'vegetarisch',
  6688.                                                     'label' => '~vegetarisch',
  6689.                                                     'dataType' => 'booleanSelect',
  6690.                                                 ],
  6691.                                                 'isOperator' => false,
  6692.                                             ],
  6693.                                             28 => [
  6694.                                                 'attributes' => [
  6695.                                                     'attribute' => 'glutenfrei',
  6696.                                                     'label' => '~glutenfrei',
  6697.                                                     'dataType' => 'booleanSelect',
  6698.                                                 ],
  6699.                                                 'isOperator' => false,
  6700.                                             ],
  6701.                                             29 => [
  6702.                                                 'attributes' => [
  6703.                                                     'attribute' => 'lactosefrei',
  6704.                                                     'label' => '~lactosefrei',
  6705.                                                     'dataType' => 'booleanSelect',
  6706.                                                 ],
  6707.                                                 'isOperator' => false,
  6708.                                             ],
  6709.                                             30 => [
  6710.                                                 'attributes' => [
  6711.                                                     'attribute' => 'ohneFarbstoffe',
  6712.                                                     'label' => '~ohne-farbe',
  6713.                                                     'dataType' => 'booleanSelect',
  6714.                                                 ],
  6715.                                                 'isOperator' => false,
  6716.                                             ],
  6717.                                             31 => [
  6718.                                                 'attributes' => [
  6719.                                                     'attribute' => 'ohneGelatine',
  6720.                                                     'label' => '~ohne-gelatine',
  6721.                                                     'dataType' => 'booleanSelect',
  6722.                                                 ],
  6723.                                                 'isOperator' => false,
  6724.                                             ],
  6725.                                             32 => [
  6726.                                                 'attributes' => [
  6727.                                                     'attribute' => 'ohneKonservierungstsoffe',
  6728.                                                     'label' => '~ohne-konserv.',
  6729.                                                     'dataType' => 'booleanSelect',
  6730.                                                 ],
  6731.                                                 'isOperator' => false,
  6732.                                             ],
  6733.                                             33 => [
  6734.                                                 'attributes' => [
  6735.                                                     'attribute' => 'halal',
  6736.                                                     'label' => '~halal',
  6737.                                                     'dataType' => 'booleanSelect',
  6738.                                                 ],
  6739.                                                 'isOperator' => false,
  6740.                                             ],
  6741.                                             34 => [
  6742.                                                 'attributes' => [
  6743.                                                     'attribute' => 'ohnePalmoel',
  6744.                                                     'label' => '-ohne-palmoel',
  6745.                                                     'dataType' => 'booleanSelect',
  6746.                                                 ],
  6747.                                                 'isOperator' => false,
  6748.                                             ],
  6749.                                             35 => [
  6750.                                                 'attributes' => [
  6751.                                                     'attribute' => 'imagePackshot',
  6752.                                                     'label' => '~packshot',
  6753.                                                     'dataType' => 'hotspotimage',
  6754.                                                 ],
  6755.                                                 'isOperator' => false,
  6756.                                             ],
  6757.                                             36 => [
  6758.                                                 'attributes' => [
  6759.                                                     'attribute' => 'imagePackshotWirkstoffe',
  6760.                                                     'label' => '~packshot-wirkstoffe',
  6761.                                                     'dataType' => 'hotspotimage',
  6762.                                                 ],
  6763.                                                 'isOperator' => false,
  6764.                                             ],
  6765.                                             37 => [
  6766.                                                 'attributes' => [
  6767.                                                     'attribute' => 'DownloadGebrauchsinformation',
  6768.                                                     'label' => '~gebrauchsinformation',
  6769.                                                     'dataType' => 'advancedManyToManyRelation',
  6770.                                                 ],
  6771.                                                 'isOperator' => false,
  6772.                                             ],
  6773.                                         ],
  6774.                                     ],
  6775.                                 ],
  6776.                                 'TherapiegebietEndverwender' => [
  6777.                                     'id' => 'TherapiegebietEndverwender',
  6778.                                     'name' => 'TherapiegebietEndverwender',
  6779.                                 ],
  6780.                             ],
  6781.                             'mutationEntities' => [
  6782.                             ],
  6783.                             'specialEntities' => [
  6784.                                 'document' => [
  6785.                                     'read' => false,
  6786.                                     'create' => false,
  6787.                                     'update' => false,
  6788.                                     'delete' => false,
  6789.                                 ],
  6790.                                 'document_folder' => [
  6791.                                     'read' => false,
  6792.                                     'create' => false,
  6793.                                     'update' => false,
  6794.                                     'delete' => false,
  6795.                                 ],
  6796.                                 'asset' => [
  6797.                                     'read' => true,
  6798.                                     'create' => false,
  6799.                                     'update' => false,
  6800.                                     'delete' => false,
  6801.                                 ],
  6802.                                 'asset_folder' => [
  6803.                                     'read' => true,
  6804.                                     'create' => false,
  6805.                                     'update' => false,
  6806.                                     'delete' => false,
  6807.                                 ],
  6808.                                 'asset_listing' => [
  6809.                                     'read' => true,
  6810.                                     'create' => false,
  6811.                                     'update' => false,
  6812.                                     'delete' => false,
  6813.                                 ],
  6814.                                 'object_folder' => [
  6815.                                     'read' => true,
  6816.                                     'create' => false,
  6817.                                     'update' => false,
  6818.                                     'delete' => false,
  6819.                                 ],
  6820.                                 'translation' => [
  6821.                                     'read' => false,
  6822.                                     'create' => false,
  6823.                                     'update' => false,
  6824.                                     'delete' => false,
  6825.                                 ],
  6826.                                 'translation_listing' => [
  6827.                                     'read' => false,
  6828.                                     'create' => false,
  6829.                                     'update' => false,
  6830.                                     'delete' => false,
  6831.                                 ],
  6832.                             ],
  6833.                         ],
  6834.                         'security' => [
  6835.                             'method' => 'datahub_apikey',
  6836.                             'apikey' => [
  6837.                                 => 'bc8796d5277b8b04249d6a3320231ea7',
  6838.                             ],
  6839.                             'skipPermissionCheck' => false,
  6840.                             'disableIntrospection' => false,
  6841.                         ],
  6842.                         'workspaces' => [
  6843.                             'asset' => [
  6844.                                 => [
  6845.                                     'read' => true,
  6846.                                     'cpath' => '/bilder/packshots',
  6847.                                     'create' => false,
  6848.                                     'update' => false,
  6849.                                     'delete' => false,
  6850.                                     'id' => 'extModel10656-1',
  6851.                                 ],
  6852.                                 => [
  6853.                                     'read' => true,
  6854.                                     'cpath' => '/Dokumente/Gebrauchsinformationen',
  6855.                                     'create' => false,
  6856.                                     'update' => false,
  6857.                                     'delete' => false,
  6858.                                     'id' => 'extModel2196-1',
  6859.                                 ],
  6860.                             ],
  6861.                             'document' => [
  6862.                             ],
  6863.                             'object' => [
  6864.                                 => [
  6865.                                     'read' => true,
  6866.                                     'cpath' => '/Produkte/Deutschland',
  6867.                                     'create' => false,
  6868.                                     'update' => false,
  6869.                                     'delete' => false,
  6870.                                     'id' => 'extModel3825-2',
  6871.                                 ],
  6872.                             ],
  6873.                         ],
  6874.                         'permissions' => [
  6875.                             'user' => [
  6876.                             ],
  6877.                             'role' => [
  6878.                             ],
  6879.                         ],
  6880.                     ],
  6881.                     'Abmessungen_PAL' => [
  6882.                         'general' => [
  6883.                             'active' => true,
  6884.                             'type' => 'dataImporterDataObject',
  6885.                             'name' => 'Abmessungen_PAL',
  6886.                             'description' => '',
  6887.                             'group' => 'Import',
  6888.                             'path' => NULL,
  6889.                             'modificationDate' => 1756727519,
  6890.                             'createDate' => 1756720143,
  6891.                         ],
  6892.                         'loaderConfig' => [
  6893.                             'type' => 'upload',
  6894.                             'settings' => [
  6895.                                 'uploadFilePath' => 'Abmessungen_PAL/upload.import',
  6896.                             ],
  6897.                         ],
  6898.                         'interpreterConfig' => [
  6899.                             'type' => 'xlsx',
  6900.                             'settings' => [
  6901.                                 'skipFirstRow' => true,
  6902.                                 'sheetName' => 'PAL',
  6903.                             ],
  6904.                         ],
  6905.                         'resolverConfig' => [
  6906.                             'elementType' => 'dataObject',
  6907.                             'dataObjectClassId' => '7',
  6908.                             'loadingStrategy' => [
  6909.                                 'type' => 'attribute',
  6910.                                 'settings' => [
  6911.                                     'dataSourceIndex' => '3',
  6912.                                     'attributeName' => 'pzn',
  6913.                                     'language' => '',
  6914.                                     'includeUnpublished' => true,
  6915.                                 ],
  6916.                             ],
  6917.                             'createLocationStrategy' => [
  6918.                                 'type' => 'doNotCreate',
  6919.                             ],
  6920.                             'locationUpdateStrategy' => [
  6921.                                 'type' => 'noChange',
  6922.                             ],
  6923.                             'publishingStrategy' => [
  6924.                                 'type' => 'noChangeUnpublishNew',
  6925.                             ],
  6926.                         ],
  6927.                         'processingConfig' => [
  6928.                             'executionType' => 'sequential',
  6929.                             'idDataIndex' => '3',
  6930.                             'cleanup' => [
  6931.                                 'strategy' => 'unpublish',
  6932.                             ],
  6933.                         ],
  6934.                         'mappingConfig' => [
  6935.                             => [
  6936.                                 'label' => 'Bruttogewicht',
  6937.                                 'dataSourceIndex' => [
  6938.                                     => '7',
  6939.                                 ],
  6940.                                 'transformationResultType' => 'numeric',
  6941.                                 'dataTarget' => [
  6942.                                     'type' => 'direct',
  6943.                                     'settings' => [
  6944.                                         'fieldName' => 'PALGewicht',
  6945.                                         'language' => '',
  6946.                                         'writeIfTargetIsNotEmpty' => true,
  6947.                                         'writeIfSourceIsEmpty' => true,
  6948.                                     ],
  6949.                                 ],
  6950.                                 'transformationPipeline' => [
  6951.                                     => [
  6952.                                         'type' => 'numeric',
  6953.                                     ],
  6954.                                 ],
  6955.                             ],
  6956.                             => [
  6957.                                 'label' => 'Menge',
  6958.                                 'dataSourceIndex' => [
  6959.                                     => '6',
  6960.                                 ],
  6961.                                 'transformationResultType' => 'numeric',
  6962.                                 'dataTarget' => [
  6963.                                     'type' => 'direct',
  6964.                                     'settings' => [
  6965.                                         'fieldName' => 'EinheitenproPalette',
  6966.                                         'language' => '',
  6967.                                         'writeIfTargetIsNotEmpty' => true,
  6968.                                         'writeIfSourceIsEmpty' => true,
  6969.                                     ],
  6970.                                 ],
  6971.                                 'transformationPipeline' => [
  6972.                                     => [
  6973.                                         'type' => 'numeric',
  6974.                                     ],
  6975.                                 ],
  6976.                             ],
  6977.                         ],
  6978.                         'executionConfig' => [
  6979.                             'scheduleType' => 'recurring',
  6980.                             'cronDefinition' => '',
  6981.                             'scheduledAt' => '',
  6982.                         ],
  6983.                         'permissions' => [
  6984.                             'user' => [
  6985.                             ],
  6986.                             'role' => [
  6987.                             ],
  6988.                         ],
  6989.                         'workspaces' => [
  6990.                         ],
  6991.                     ],
  6992.                     'middleware' => [
  6993.                         'general' => [
  6994.                             'active' => true,
  6995.                             'type' => 'graphql',
  6996.                             'name' => 'middleware',
  6997.                             'description' => '',
  6998.                             'group' => '',
  6999.                             'sqlObjectCondition' => '',
  7000.                             'modificationDate' => 1774275380,
  7001.                             'path' => NULL,
  7002.                             'createDate' => 1656077741,
  7003.                         ],
  7004.                         'schema' => [
  7005.                             'queryEntities' => [
  7006.                                 'Beitrag' => [
  7007.                                     'id' => 'Beitrag',
  7008.                                     'name' => 'Beitrag',
  7009.                                     'columnConfig' => [
  7010.                                         'columns' => [
  7011.                                             => [
  7012.                                                 'attributes' => [
  7013.                                                     'attribute' => 'id',
  7014.                                                     'label' => 'ID',
  7015.                                                     'dataType' => 'system',
  7016.                                                 ],
  7017.                                                 'isOperator' => false,
  7018.                                             ],
  7019.                                             => [
  7020.                                                 'attributes' => [
  7021.                                                     'attribute' => 'key',
  7022.                                                     'label' => 'Schlüssel',
  7023.                                                     'dataType' => 'system',
  7024.                                                 ],
  7025.                                                 'isOperator' => false,
  7026.                                             ],
  7027.                                             => [
  7028.                                                 'attributes' => [
  7029.                                                     'attribute' => 'creationDate',
  7030.                                                     'label' => 'Erstellungsdatum',
  7031.                                                     'dataType' => 'system',
  7032.                                                 ],
  7033.                                                 'isOperator' => false,
  7034.                                             ],
  7035.                                             => [
  7036.                                                 'attributes' => [
  7037.                                                     'attribute' => 'modificationDate',
  7038.                                                     'label' => 'Änderungsdatum',
  7039.                                                     'dataType' => 'system',
  7040.                                                 ],
  7041.                                                 'isOperator' => false,
  7042.                                             ],
  7043.                                             => [
  7044.                                                 'attributes' => [
  7045.                                                     'attribute' => 'articleType',
  7046.                                                     'label' => 'Typ',
  7047.                                                     'dataType' => 'select',
  7048.                                                 ],
  7049.                                                 'isOperator' => false,
  7050.                                             ],
  7051.                                             => [
  7052.                                                 'attributes' => [
  7053.                                                     'attribute' => 'articleType2',
  7054.                                                     'label' => 'PM Typ',
  7055.                                                     'dataType' => 'select',
  7056.                                                 ],
  7057.                                                 'isOperator' => false,
  7058.                                             ],
  7059.                                             => [
  7060.                                                 'attributes' => [
  7061.                                                     'attribute' => 'articleDate',
  7062.                                                     'label' => 'Datum',
  7063.                                                     'dataType' => 'datetime',
  7064.                                                 ],
  7065.                                                 'isOperator' => false,
  7066.                                             ],
  7067.                                             => [
  7068.                                                 'attributes' => [
  7069.                                                     'attribute' => 'stateInformation',
  7070.                                                     'label' => 'Status',
  7071.                                                     'dataType' => 'select',
  7072.                                                 ],
  7073.                                                 'isOperator' => false,
  7074.                                             ],
  7075.                                             => [
  7076.                                                 'attributes' => [
  7077.                                                     'attribute' => 'publishEndverbraucher',
  7078.                                                     'label' => 'Endverbraucher',
  7079.                                                     'dataType' => 'select',
  7080.                                                 ],
  7081.                                                 'isOperator' => false,
  7082.                                             ],
  7083.                                             => [
  7084.                                                 'attributes' => [
  7085.                                                     'attribute' => 'publishFachkreise',
  7086.                                                     'label' => 'Fachkreise',
  7087.                                                     'dataType' => 'select',
  7088.                                                 ],
  7089.                                                 'isOperator' => false,
  7090.                                             ],
  7091.                                             10 => [
  7092.                                                 'attributes' => [
  7093.                                                     'attribute' => 'publishCalmvaleraLP',
  7094.                                                     'label' => 'Calmvalera LP',
  7095.                                                     'dataType' => 'select',
  7096.                                                 ],
  7097.                                                 'isOperator' => false,
  7098.                                             ],
  7099.                                             11 => [
  7100.                                                 'attributes' => [
  7101.                                                     'attribute' => 'publishSinusitisLP',
  7102.                                                     'label' => '~sinusitisLP',
  7103.                                                     'dataType' => 'select',
  7104.                                                 ],
  7105.                                                 'isOperator' => false,
  7106.                                             ],
  7107.                                             12 => [
  7108.                                                 'attributes' => [
  7109.                                                     'attribute' => 'author',
  7110.                                                     'label' => 'Autor',
  7111.                                                     'dataType' => 'manyToOneRelation',
  7112.                                                 ],
  7113.                                                 'isOperator' => false,
  7114.                                             ],
  7115.                                             13 => [
  7116.                                                 'attributes' => [
  7117.                                                     'attribute' => 'topic',
  7118.                                                     'label' => '(topic)',
  7119.                                                     'dataType' => 'manyToManyObjectRelation',
  7120.                                                 ],
  7121.                                                 'isOperator' => false,
  7122.                                             ],
  7123.                                             14 => [
  7124.                                                 'attributes' => [
  7125.                                                     'attribute' => 'keyword',
  7126.                                                     'label' => '(keyword)',
  7127.                                                     'dataType' => 'manyToManyObjectRelation',
  7128.                                                 ],
  7129.                                                 'isOperator' => false,
  7130.                                             ],
  7131.                                             15 => [
  7132.                                                 'attributes' => [
  7133.                                                     'attribute' => 'titleOriginal',
  7134.                                                     'label' => 'Titel',
  7135.                                                     'dataType' => 'input',
  7136.                                                 ],
  7137.                                                 'isOperator' => false,
  7138.                                             ],
  7139.                                             16 => [
  7140.                                                 'attributes' => [
  7141.                                                     'attribute' => 'titleReworked',
  7142.                                                     'label' => 'Titel',
  7143.                                                     'dataType' => 'input',
  7144.                                                 ],
  7145.                                                 'isOperator' => false,
  7146.                                             ],
  7147.                                             17 => [
  7148.                                                 'attributes' => [
  7149.                                                     'attribute' => 'titleOnline',
  7150.                                                     'label' => 'Titel',
  7151.                                                     'dataType' => 'input',
  7152.                                                 ],
  7153.                                                 'isOperator' => false,
  7154.                                             ],
  7155.                                             18 => [
  7156.                                                 'attributes' => [
  7157.                                                     'attribute' => 'subHeadingOriginal',
  7158.                                                     'label' => 'Zwischenheadline',
  7159.                                                     'dataType' => 'textarea',
  7160.                                                 ],
  7161.                                                 'isOperator' => false,
  7162.                                             ],
  7163.                                             19 => [
  7164.                                                 'attributes' => [
  7165.                                                     'attribute' => 'subHeadingReworked',
  7166.                                                     'label' => 'Zwischenheadline',
  7167.                                                     'dataType' => 'textarea',
  7168.                                                 ],
  7169.                                                 'isOperator' => false,
  7170.                                             ],
  7171.                                             20 => [
  7172.                                                 'attributes' => [
  7173.                                                     'attribute' => 'subHeadingOnline',
  7174.                                                     'label' => 'Zwischenheadline',
  7175.                                                     'dataType' => 'textarea',
  7176.                                                 ],
  7177.                                                 'isOperator' => false,
  7178.                                             ],
  7179.                                             21 => [
  7180.                                                 'attributes' => [
  7181.                                                     'attribute' => 'subTitleOriginal',
  7182.                                                     'label' => 'SubTitel',
  7183.                                                     'dataType' => 'textarea',
  7184.                                                 ],
  7185.                                                 'isOperator' => false,
  7186.                                             ],
  7187.                                             22 => [
  7188.                                                 'attributes' => [
  7189.                                                     'attribute' => 'subTitleReworked',
  7190.                                                     'label' => 'SubTitel',
  7191.                                                     'dataType' => 'textarea',
  7192.                                                 ],
  7193.                                                 'isOperator' => false,
  7194.                                             ],
  7195.                                             23 => [
  7196.                                                 'attributes' => [
  7197.                                                     'attribute' => 'subTitleOnline',
  7198.                                                     'label' => 'SubTitel',
  7199.                                                     'dataType' => 'textarea',
  7200.                                                 ],
  7201.                                                 'isOperator' => false,
  7202.                                             ],
  7203.                                             24 => [
  7204.                                                 'attributes' => [
  7205.                                                     'attribute' => 'summary',
  7206.                                                     'label' => 'Zusammenfassung',
  7207.                                                     'dataType' => 'textarea',
  7208.                                                 ],
  7209.                                                 'isOperator' => false,
  7210.                                             ],
  7211.                                             25 => [
  7212.                                                 'attributes' => [
  7213.                                                     'attribute' => 'pressreleaseOriginal',
  7214.                                                     'label' => '(pressreleaseOriginal)',
  7215.                                                     'dataType' => 'wysiwyg',
  7216.                                                 ],
  7217.                                                 'isOperator' => false,
  7218.                                             ],
  7219.                                             26 => [
  7220.                                                 'attributes' => [
  7221.                                                     'attribute' => 'pressreleaseRework',
  7222.                                                     'label' => '(pressreleaseRework)',
  7223.                                                     'dataType' => 'wysiwyg',
  7224.                                                 ],
  7225.                                                 'isOperator' => false,
  7226.                                             ],
  7227.                                             27 => [
  7228.                                                 'attributes' => [
  7229.                                                     'attribute' => 'pressreleaseOnline',
  7230.                                                     'label' => '(pressreleaseOnline)',
  7231.                                                     'dataType' => 'wysiwyg',
  7232.                                                 ],
  7233.                                                 'isOperator' => false,
  7234.                                             ],
  7235.                                             28 => [
  7236.                                                 'attributes' => [
  7237.                                                     'attribute' => 'quellenangaben',
  7238.                                                     'label' => 'Quellenangaben',
  7239.                                                     'dataType' => 'fieldcollections',
  7240.                                                 ],
  7241.                                                 'isOperator' => false,
  7242.                                             ],
  7243.                                             29 => [
  7244.                                                 'attributes' => [
  7245.                                                     'attribute' => 'weiterfuehrendeLinks',
  7246.                                                     'label' => 'Weiterführende Links',
  7247.                                                     'dataType' => 'fieldcollections',
  7248.                                                 ],
  7249.                                                 'isOperator' => false,
  7250.                                             ],
  7251.                                             30 => [
  7252.                                                 'attributes' => [
  7253.                                                     'attribute' => 'product',
  7254.                                                     'label' => '(product)',
  7255.                                                     'dataType' => 'manyToManyObjectRelation',
  7256.                                                 ],
  7257.                                                 'isOperator' => false,
  7258.                                             ],
  7259.                                             31 => [
  7260.                                                 'attributes' => [
  7261.                                                     'attribute' => 'interest',
  7262.                                                     'label' => 'Für Sie auch interessant',
  7263.                                                     'dataType' => 'manyToManyObjectRelation',
  7264.                                                 ],
  7265.                                                 'isOperator' => false,
  7266.                                             ],
  7267.                                             32 => [
  7268.                                                 'attributes' => [
  7269.                                                     'attribute' => 'more',
  7270.                                                     'label' => 'Mehr aus unserem Magazin',
  7271.                                                     'dataType' => 'manyToManyObjectRelation',
  7272.                                                 ],
  7273.                                                 'isOperator' => false,
  7274.                                             ],
  7275.                                             33 => [
  7276.                                                 'attributes' => [
  7277.                                                     'attribute' => 'image3x2',
  7278.                                                     'label' => 'Bild 3x2',
  7279.                                                     'dataType' => 'hotspotimage',
  7280.                                                 ],
  7281.                                                 'isOperator' => false,
  7282.                                             ],
  7283.                                             34 => [
  7284.                                                 'attributes' => [
  7285.                                                     'attribute' => 'image16x9',
  7286.                                                     'label' => 'Bild 16x9',
  7287.                                                     'dataType' => 'hotspotimage',
  7288.                                                 ],
  7289.                                                 'isOperator' => false,
  7290.                                             ],
  7291.                                             35 => [
  7292.                                                 'attributes' => [
  7293.                                                     'attribute' => 'image1x1',
  7294.                                                     'label' => 'Bild 1x1',
  7295.                                                     'dataType' => 'hotspotimage',
  7296.                                                 ],
  7297.                                                 'isOperator' => false,
  7298.                                             ],
  7299.                                             36 => [
  7300.                                                 'attributes' => [
  7301.                                                     'attribute' => 'image4x3',
  7302.                                                     'label' => 'Bild 4x3',
  7303.                                                     'dataType' => 'hotspotimage',
  7304.                                                 ],
  7305.                                                 'isOperator' => false,
  7306.                                             ],
  7307.                                             37 => [
  7308.                                                 'attributes' => [
  7309.                                                     'attribute' => 'image5x8',
  7310.                                                     'label' => 'Bild 5x8',
  7311.                                                     'dataType' => 'hotspotimage',
  7312.                                                 ],
  7313.                                                 'isOperator' => false,
  7314.                                             ],
  7315.                                             38 => [
  7316.                                                 'attributes' => [
  7317.                                                     'attribute' => 'productimage1x1',
  7318.                                                     'label' => 'Produkt-Ersatz-Bild 1x1',
  7319.                                                     'dataType' => 'hotspotimage',
  7320.                                                 ],
  7321.                                                 'isOperator' => false,
  7322.                                             ],
  7323.                                             39 => [
  7324.                                                 'attributes' => [
  7325.                                                     'attribute' => 'packshotwave',
  7326.                                                     'label' => 'Packshot auf Welle',
  7327.                                                     'dataType' => 'hotspotimage',
  7328.                                                 ],
  7329.                                                 'isOperator' => false,
  7330.                                             ],
  7331.                                             40 => [
  7332.                                                 'isOperator' => true,
  7333.                                                 'attributes' => [
  7334.                                                     'label' => 'thtml',
  7335.                                                     'type' => 'operator',
  7336.                                                     'class' => 'ThumbnailHtml',
  7337.                                                     'thumbnailHtmlConfig' => 'web_medium_5x8',
  7338.                                                     'childs' => [
  7339.                                                         => [
  7340.                                                             'isOperator' => false,
  7341.                                                             'attributes' => [
  7342.                                                                 'label' => 'Bild 5x8 (image5x8)',
  7343.                                                                 'type' => 'value',
  7344.                                                                 'class' => 'DefaultValue',
  7345.                                                                 'attribute' => 'image5x8',
  7346.                                                                 'dataType' => 'hotspotimage',
  7347.                                                                 'childs' => [
  7348.                                                                 ],
  7349.                                                             ],
  7350.                                                         ],
  7351.                                                     ],
  7352.                                                 ],
  7353.                                                 'key' => '#68ff4b130d120',
  7354.                                             ],
  7355.                                             41 => [
  7356.                                                 'isOperator' => true,
  7357.                                                 'attributes' => [
  7358.                                                     'label' => 'Thumbnail',
  7359.                                                     'type' => 'operator',
  7360.                                                     'class' => 'Thumbnail',
  7361.                                                     'thumbnailConfig' => 'web_medium_5x8',
  7362.                                                     'childs' => [
  7363.                                                         => [
  7364.                                                             'isOperator' => false,
  7365.                                                             'attributes' => [
  7366.                                                                 'label' => 'Bild 5x8 (image5x8)',
  7367.                                                                 'type' => 'value',
  7368.                                                                 'class' => 'DefaultValue',
  7369.                                                                 'attribute' => 'image5x8',
  7370.                                                                 'dataType' => 'hotspotimage',
  7371.                                                                 'childs' => [
  7372.                                                                 ],
  7373.                                                             ],
  7374.                                                         ],
  7375.                                                     ],
  7376.                                                 ],
  7377.                                                 'key' => '#68ff4b130d121',
  7378.                                             ],
  7379.                                             42 => [
  7380.                                                 'attributes' => [
  7381.                                                     'attribute' => 'titleSeo',
  7382.                                                     'label' => 'Meta-Titel',
  7383.                                                     'dataType' => 'textarea',
  7384.                                                 ],
  7385.                                                 'isOperator' => false,
  7386.                                             ],
  7387.                                             43 => [
  7388.                                                 'attributes' => [
  7389.                                                     'attribute' => 'descriptionSeo',
  7390.                                                     'label' => 'Meta-Beschreibung',
  7391.                                                     'dataType' => 'textarea',
  7392.                                                 ],
  7393.                                                 'isOperator' => false,
  7394.                                             ],
  7395.                                             44 => [
  7396.                                                 'attributes' => [
  7397.                                                     'attribute' => 'keywordsSeo',
  7398.                                                     'label' => 'Fokus-Keywords',
  7399.                                                     'dataType' => 'textarea',
  7400.                                                 ],
  7401.                                                 'isOperator' => false,
  7402.                                             ],
  7403.                                             45 => [
  7404.                                                 'attributes' => [
  7405.                                                     'attribute' => 'pressreleasepdf',
  7406.                                                     'label' => 'Pressreleasepdf',
  7407.                                                     'dataType' => 'advancedManyToManyRelation',
  7408.                                                 ],
  7409.                                                 'isOperator' => false,
  7410.                                             ],
  7411.                                             46 => [
  7412.                                                 'attributes' => [
  7413.                                                     'attribute' => 'pressimages',
  7414.                                                     'label' => 'Pressebilder',
  7415.                                                     'dataType' => 'imageGallery',
  7416.                                                 ],
  7417.                                                 'isOperator' => false,
  7418.                                             ],
  7419.                                         ],
  7420.                                     ],
  7421.                                 ],
  7422.                                 'Produkt' => [
  7423.                                     'id' => 'Produkt',
  7424.                                     'name' => 'Produkt',
  7425.                                     'columnConfig' => [
  7426.                                         'columns' => [
  7427.                                             => [
  7428.                                                 'attributes' => [
  7429.                                                     'attribute' => 'published',
  7430.                                                     'label' => 'Veröffentlicht',
  7431.                                                     'dataType' => 'system',
  7432.                                                 ],
  7433.                                                 'isOperator' => false,
  7434.                                             ],
  7435.                                             => [
  7436.                                                 'attributes' => [
  7437.                                                     'attribute' => 'id',
  7438.                                                     'label' => 'ID',
  7439.                                                     'dataType' => 'system',
  7440.                                                 ],
  7441.                                                 'isOperator' => false,
  7442.                                             ],
  7443.                                             => [
  7444.                                                 'attributes' => [
  7445.                                                     'attribute' => 'key',
  7446.                                                     'label' => 'Schlüssel',
  7447.                                                     'dataType' => 'system',
  7448.                                                 ],
  7449.                                                 'isOperator' => false,
  7450.                                             ],
  7451.                                             => [
  7452.                                                 'attributes' => [
  7453.                                                     'attribute' => 'creationDate',
  7454.                                                     'label' => 'Erstellungsdatum',
  7455.                                                     'dataType' => 'system',
  7456.                                                 ],
  7457.                                                 'isOperator' => false,
  7458.                                             ],
  7459.                                             => [
  7460.                                                 'attributes' => [
  7461.                                                     'attribute' => 'modificationDate',
  7462.                                                     'label' => 'Änderungsdatum',
  7463.                                                     'dataType' => 'system',
  7464.                                                 ],
  7465.                                                 'isOperator' => false,
  7466.                                             ],
  7467.                                             => [
  7468.                                                 'attributes' => [
  7469.                                                     'attribute' => 'hevertcom_url',
  7470.                                                     'label' => 'URL Produktdetailseite hevert.com',
  7471.                                                     'dataType' => 'input',
  7472.                                                 ],
  7473.                                                 'isOperator' => false,
  7474.                                             ],
  7475.                                             => [
  7476.                                                 'attributes' => [
  7477.                                                     'attribute' => 'zulassungsnummer',
  7478.                                                     'label' => 'Zulassungsnummer',
  7479.                                                     'dataType' => 'input',
  7480.                                                 ],
  7481.                                                 'isOperator' => false,
  7482.                                             ],
  7483.                                             => [
  7484.                                                 'attributes' => [
  7485.                                                     'attribute' => 'aktiv',
  7486.                                                     'label' => 'Aktiv',
  7487.                                                     'dataType' => 'select',
  7488.                                                 ],
  7489.                                                 'isOperator' => false,
  7490.                                             ],
  7491.                                             => [
  7492.                                                 'attributes' => [
  7493.                                                     'attribute' => 'typ',
  7494.                                                     'label' => 'Typ',
  7495.                                                     'dataType' => 'select',
  7496.                                                 ],
  7497.                                                 'isOperator' => false,
  7498.                                             ],
  7499.                                             => [
  7500.                                                 'attributes' => [
  7501.                                                     'attribute' => 'landMarkt',
  7502.                                                     'label' => 'Land/Markt',
  7503.                                                     'dataType' => 'countrymultiselect',
  7504.                                                 ],
  7505.                                                 'isOperator' => false,
  7506.                                             ],
  7507.                                             10 => [
  7508.                                                 'attributes' => [
  7509.                                                     'attribute' => 'neu',
  7510.                                                     'label' => 'Neu',
  7511.                                                     'dataType' => 'booleanSelect',
  7512.                                                 ],
  7513.                                                 'isOperator' => false,
  7514.                                             ],
  7515.                                             11 => [
  7516.                                                 'attributes' => [
  7517.                                                     'attribute' => 'stoerer',
  7518.                                                     'label' => 'Störer',
  7519.                                                     'dataType' => 'input',
  7520.                                                 ],
  7521.                                                 'isOperator' => false,
  7522.                                             ],
  7523.                                             12 => [
  7524.                                                 'attributes' => [
  7525.                                                     'attribute' => 'ccAktiv',
  7526.                                                     'label' => 'Aktiv',
  7527.                                                     'dataType' => 'booleanSelect',
  7528.                                                 ],
  7529.                                                 'isOperator' => false,
  7530.                                             ],
  7531.                                             13 => [
  7532.                                                 'attributes' => [
  7533.                                                     'attribute' => 'ccUrl',
  7534.                                                     'label' => 'URL',
  7535.                                                     'dataType' => 'input',
  7536.                                                 ],
  7537.                                                 'isOperator' => false,
  7538.                                             ],
  7539.                                             14 => [
  7540.                                                 'attributes' => [
  7541.                                                     'attribute' => 'gesunddeURL',
  7542.                                                     'label' => 'Gesund.de URL',
  7543.                                                     'dataType' => 'input',
  7544.                                                 ],
  7545.                                                 'isOperator' => false,
  7546.                                             ],
  7547.                                             15 => [
  7548.                                                 'attributes' => [
  7549.                                                     'attribute' => 'sort',
  7550.                                                     'label' => 'Manuelle Sortierung',
  7551.                                                     'dataType' => 'input',
  7552.                                                 ],
  7553.                                                 'isOperator' => false,
  7554.                                             ],
  7555.                                             16 => [
  7556.                                                 'attributes' => [
  7557.                                                     'attribute' => 'brand',
  7558.                                                     'label' => 'Marke',
  7559.                                                     'dataType' => 'manyToOneRelation',
  7560.                                                 ],
  7561.                                                 'isOperator' => false,
  7562.                                             ],
  7563.                                             17 => [
  7564.                                                 'attributes' => [
  7565.                                                     'attribute' => 'ASIN',
  7566.                                                     'label' => 'ASIN',
  7567.                                                     'dataType' => 'input',
  7568.                                                 ],
  7569.                                                 'isOperator' => false,
  7570.                                             ],
  7571.                                             18 => [
  7572.                                                 'attributes' => [
  7573.                                                     'attribute' => 'artikelnummer',
  7574.                                                     'label' => 'Artikelnummer',
  7575.                                                     'dataType' => 'input',
  7576.                                                 ],
  7577.                                                 'isOperator' => false,
  7578.                                             ],
  7579.                                             19 => [
  7580.                                                 'attributes' => [
  7581.                                                     'attribute' => 'sapNummer',
  7582.                                                     'label' => 'SAP-Nummer',
  7583.                                                     'dataType' => 'input',
  7584.                                                 ],
  7585.                                                 'isOperator' => false,
  7586.                                             ],
  7587.                                             20 => [
  7588.                                                 'attributes' => [
  7589.                                                     'attribute' => 'pzn',
  7590.                                                     'label' => 'PZN',
  7591.                                                     'dataType' => 'input',
  7592.                                                 ],
  7593.                                                 'isOperator' => false,
  7594.                                             ],
  7595.                                             21 => [
  7596.                                                 'attributes' => [
  7597.                                                     'attribute' => 'zuzahl',
  7598.                                                     'label' => 'Zuzahl',
  7599.                                                     'dataType' => 'input',
  7600.                                                 ],
  7601.                                                 'isOperator' => false,
  7602.                                             ],
  7603.                                             22 => [
  7604.                                                 'attributes' => [
  7605.                                                     'attribute' => 'pxAltUrl',
  7606.                                                     'label' => 'Alternative Url PX Reach',
  7607.                                                     'dataType' => 'input',
  7608.                                                 ],
  7609.                                                 'isOperator' => false,
  7610.                                             ],
  7611.                                             23 => [
  7612.                                                 'attributes' => [
  7613.                                                     'attribute' => 'therapiegebietFachkreise',
  7614.                                                     'label' => 'Fachkreise',
  7615.                                                     'dataType' => 'manyToManyObjectRelation',
  7616.                                                 ],
  7617.                                                 'isOperator' => false,
  7618.                                             ],
  7619.                                             24 => [
  7620.                                                 'attributes' => [
  7621.                                                     'attribute' => 'therapiegebietEndverwender',
  7622.                                                     'label' => 'Endverwender',
  7623.                                                     'dataType' => 'manyToManyObjectRelation',
  7624.                                                 ],
  7625.                                                 'isOperator' => false,
  7626.                                             ],
  7627.                                             25 => [
  7628.                                                 'attributes' => [
  7629.                                                     'attribute' => 'productCategory',
  7630.                                                     'label' => 'Productkategorie',
  7631.                                                     'dataType' => 'manyToManyObjectRelation',
  7632.                                                 ],
  7633.                                                 'isOperator' => false,
  7634.                                             ],
  7635.                                             26 => [
  7636.                                                 'attributes' => [
  7637.                                                     'attribute' => 'produktname',
  7638.                                                     'label' => 'Produktname',
  7639.                                                     'dataType' => 'input',
  7640.                                                 ],
  7641.                                                 'isOperator' => false,
  7642.                                             ],
  7643.                                             27 => [
  7644.                                                 'attributes' => [
  7645.                                                     'attribute' => 'descriptionShort',
  7646.                                                     'label' => 'Kurzbeschreibung',
  7647.                                                     'dataType' => 'wysiwyg',
  7648.                                                 ],
  7649.                                                 'isOperator' => false,
  7650.                                             ],
  7651.                                             28 => [
  7652.                                                 'attributes' => [
  7653.                                                     'attribute' => 'seoMetaTitle',
  7654.                                                     'label' => 'SEO-Meta-Titel',
  7655.                                                     'dataType' => 'input',
  7656.                                                 ],
  7657.                                                 'isOperator' => false,
  7658.                                             ],
  7659.                                             29 => [
  7660.                                                 'attributes' => [
  7661.                                                     'attribute' => 'seoMetaDescription',
  7662.                                                     'label' => 'SEO-Meta-Description',
  7663.                                                     'dataType' => 'textarea',
  7664.                                                 ],
  7665.                                                 'isOperator' => false,
  7666.                                             ],
  7667.                                             30 => [
  7668.                                                 'attributes' => [
  7669.                                                     'attribute' => 'seoMetaKeywords',
  7670.                                                     'label' => 'SEO-Meta-Keywords',
  7671.                                                     'dataType' => 'textarea',
  7672.                                                 ],
  7673.                                                 'isOperator' => false,
  7674.                                             ],
  7675.                                             31 => [
  7676.                                                 'attributes' => [
  7677.                                                     'attribute' => 'alternativSpelling',
  7678.                                                     'label' => 'Alternative Schreibweise',
  7679.                                                     'dataType' => 'textarea',
  7680.                                                 ],
  7681.                                                 'isOperator' => false,
  7682.                                             ],
  7683.                                             32 => [
  7684.                                                 'attributes' => [
  7685.                                                     'attribute' => 'zusammensetzungIntro',
  7686.                                                     'label' => 'Intro',
  7687.                                                     'dataType' => 'input',
  7688.                                                 ],
  7689.                                                 'isOperator' => false,
  7690.                                             ],
  7691.                                             33 => [
  7692.                                                 'attributes' => [
  7693.                                                     'attribute' => 'zusammensetzungApp',
  7694.                                                     'label' => 'Liste',
  7695.                                                     'dataType' => 'wysiwyg',
  7696.                                                 ],
  7697.                                                 'isOperator' => false,
  7698.                                             ],
  7699.                                             34 => [
  7700.                                                 'attributes' => [
  7701.                                                     'attribute' => 'zusammensetzungFrei',
  7702.                                                     'label' => 'Frei',
  7703.                                                     'dataType' => 'wysiwyg',
  7704.                                                 ],
  7705.                                                 'isOperator' => false,
  7706.                                             ],
  7707.                                             35 => [
  7708.                                                 'attributes' => [
  7709.                                                     'attribute' => 'zusammensetzungSonstigeBestandteile',
  7710.                                                     'label' => 'Sonstige Bestandteile',
  7711.                                                     'dataType' => 'wysiwyg',
  7712.                                                 ],
  7713.                                                 'isOperator' => false,
  7714.                                             ],
  7715.                                             36 => [
  7716.                                                 'attributes' => [
  7717.                                                     'attribute' => 'Anwendungsgebiete',
  7718.                                                     'label' => 'Anwendungsgebiete',
  7719.                                                     'dataType' => 'wysiwyg',
  7720.                                                 ],
  7721.                                                 'isOperator' => false,
  7722.                                             ],
  7723.                                             37 => [
  7724.                                                 'attributes' => [
  7725.                                                     'attribute' => 'dosierungText',
  7726.                                                     'label' => 'Dosierung',
  7727.                                                     'dataType' => 'wysiwyg',
  7728.                                                 ],
  7729.                                                 'isOperator' => false,
  7730.                                             ],
  7731.                                             38 => [
  7732.                                                 'attributes' => [
  7733.                                                     'attribute' => 'verzehrsempfehlung',
  7734.                                                     'label' => 'Verzehrsempfehlung',
  7735.                                                     'dataType' => 'wysiwyg',
  7736.                                                 ],
  7737.                                                 'isOperator' => false,
  7738.                                             ],
  7739.                                             39 => [
  7740.                                                 'attributes' => [
  7741.                                                     'attribute' => 'dosierungTabelle',
  7742.                                                     'label' => 'Dosierung Tabelle',
  7743.                                                     'dataType' => 'table',
  7744.                                                 ],
  7745.                                                 'isOperator' => false,
  7746.                                             ],
  7747.                                             40 => [
  7748.                                                 'attributes' => [
  7749.                                                     'attribute' => 'pharmakologie',
  7750.                                                     'label' => 'Pharmakologie',
  7751.                                                     'dataType' => 'wysiwyg',
  7752.                                                 ],
  7753.                                                 'isOperator' => false,
  7754.                                             ],
  7755.                                             41 => [
  7756.                                                 'attributes' => [
  7757.                                                     'attribute' => 'gegenanzeigen',
  7758.                                                     'label' => 'Gegenanzeigen',
  7759.                                                     'dataType' => 'wysiwyg',
  7760.                                                 ],
  7761.                                                 'isOperator' => false,
  7762.                                             ],
  7763.                                             42 => [
  7764.                                                 'attributes' => [
  7765.                                                     'attribute' => 'nebenwirkungen',
  7766.                                                     'label' => 'Nebenwirkungen',
  7767.                                                     'dataType' => 'wysiwyg',
  7768.                                                 ],
  7769.                                                 'isOperator' => false,
  7770.                                             ],
  7771.                                             43 => [
  7772.                                                 'attributes' => [
  7773.                                                     'attribute' => 'wechselwirkungen',
  7774.                                                     'label' => 'Wechselwirkungen',
  7775.                                                     'dataType' => 'wysiwyg',
  7776.                                                 ],
  7777.                                                 'isOperator' => false,
  7778.                                             ],
  7779.                                             44 => [
  7780.                                                 'attributes' => [
  7781.                                                     'attribute' => 'indikationsKurztextEv',
  7782.                                                     'label' => 'Indikations-Kurztext EV',
  7783.                                                     'dataType' => 'wysiwyg',
  7784.                                                 ],
  7785.                                                 'isOperator' => false,
  7786.                                             ],
  7787.                                             45 => [
  7788.                                                 'attributes' => [
  7789.                                                     'attribute' => 'werbeClaimEv',
  7790.                                                     'label' => 'Werbe-Claim EV',
  7791.                                                     'dataType' => 'wysiwyg',
  7792.                                                 ],
  7793.                                                 'isOperator' => false,
  7794.                                             ],
  7795.                                             46 => [
  7796.                                                 'attributes' => [
  7797.                                                     'attribute' => 'werbeClaimEvWeb',
  7798.                                                     'label' => 'Werbe-Claim EV Ergänzung Web',
  7799.                                                     'dataType' => 'wysiwyg',
  7800.                                                 ],
  7801.                                                 'isOperator' => false,
  7802.                                             ],
  7803.                                             47 => [
  7804.                                                 'attributes' => [
  7805.                                                     'attribute' => 'consumerInsightEv',
  7806.                                                     'label' => 'Consumer Insight EV',
  7807.                                                     'dataType' => 'wysiwyg',
  7808.                                                 ],
  7809.                                                 'isOperator' => false,
  7810.                                             ],
  7811.                                             48 => [
  7812.                                                 'attributes' => [
  7813.                                                     'attribute' => 'benefitEv2',
  7814.                                                     'label' => 'Benefit EV (2)',
  7815.                                                     'dataType' => 'wysiwyg',
  7816.                                                 ],
  7817.                                                 'isOperator' => false,
  7818.                                             ],
  7819.                                             49 => [
  7820.                                                 'attributes' => [
  7821.                                                     'attribute' => 'reasonWhyEv',
  7822.                                                     'label' => 'Reason why EV',
  7823.                                                     'dataType' => 'wysiwyg',
  7824.                                                 ],
  7825.                                                 'isOperator' => false,
  7826.                                             ],
  7827.                                             50 => [
  7828.                                                 'attributes' => [
  7829.                                                     'attribute' => 'kernaussageEv',
  7830.                                                     'label' => 'Kernaussage EV',
  7831.                                                     'dataType' => 'wysiwyg',
  7832.                                                 ],
  7833.                                                 'isOperator' => false,
  7834.                                             ],
  7835.                                             51 => [
  7836.                                                 'attributes' => [
  7837.                                                     'attribute' => 'produktprofil',
  7838.                                                     'label' => 'Produktprofil',
  7839.                                                     'dataType' => 'wysiwyg',
  7840.                                                 ],
  7841.                                                 'isOperator' => false,
  7842.                                             ],
  7843.                                             52 => [
  7844.                                                 'attributes' => [
  7845.                                                     'attribute' => 'pflichttextEv',
  7846.                                                     'label' => 'Pflichttext EV',
  7847.                                                     'dataType' => 'wysiwyg',
  7848.                                                 ],
  7849.                                                 'isOperator' => false,
  7850.                                             ],
  7851.                                             53 => [
  7852.                                                 'attributes' => [
  7853.                                                     'attribute' => 'pflichttextFk',
  7854.                                                     'label' => 'Pflichttext FK',
  7855.                                                     'dataType' => 'wysiwyg',
  7856.                                                 ],
  7857.                                                 'isOperator' => false,
  7858.                                             ],
  7859.                                             54 => [
  7860.                                                 'attributes' => [
  7861.                                                     'attribute' => 'freitext',
  7862.                                                     'label' => 'Freitext',
  7863.                                                     'dataType' => 'wysiwyg',
  7864.                                                 ],
  7865.                                                 'isOperator' => false,
  7866.                                             ],
  7867.                                             55 => [
  7868.                                                 'attributes' => [
  7869.                                                     'attribute' => 'Minibroschuere',
  7870.                                                     'label' => 'Mini-Broschüre',
  7871.                                                     'dataType' => 'block',
  7872.                                                 ],
  7873.                                                 'isOperator' => false,
  7874.                                             ],
  7875.                                             56 => [
  7876.                                                 'attributes' => [
  7877.                                                     'attribute' => 'packungsgroesse',
  7878.                                                     'label' => 'Packungsgroesse',
  7879.                                                     'dataType' => 'inputQuantityValue',
  7880.                                                 ],
  7881.                                                 'isOperator' => false,
  7882.                                             ],
  7883.                                             57 => [
  7884.                                                 'attributes' => [
  7885.                                                     'attribute' => 'darreichungsform',
  7886.                                                     'label' => 'Darreichungsform',
  7887.                                                     'dataType' => 'select',
  7888.                                                 ],
  7889.                                                 'isOperator' => false,
  7890.                                             ],
  7891.                                             58 => [
  7892.                                                 'attributes' => [
  7893.                                                     'attribute' => 'packungsfarbe',
  7894.                                                     'label' => 'Packungsfarbe',
  7895.                                                     'dataType' => 'select',
  7896.                                                 ],
  7897.                                                 'isOperator' => false,
  7898.                                             ],
  7899.                                             59 => [
  7900.                                                 'attributes' => [
  7901.                                                     'attribute' => 'wirkstoffe',
  7902.                                                     'label' => 'Wirkstoffe',
  7903.                                                     'dataType' => 'manyToManyObjectRelation',
  7904.                                                 ],
  7905.                                                 'isOperator' => false,
  7906.                                             ],
  7907.                                             60 => [
  7908.                                                 'attributes' => [
  7909.                                                     'attribute' => 'vegan',
  7910.                                                     'label' => 'Vegan',
  7911.                                                     'dataType' => 'booleanSelect',
  7912.                                                 ],
  7913.                                                 'isOperator' => false,
  7914.                                             ],
  7915.                                             61 => [
  7916.                                                 'attributes' => [
  7917.                                                     'attribute' => 'vegetarisch',
  7918.                                                     'label' => 'Vegetarisch',
  7919.                                                     'dataType' => 'booleanSelect',
  7920.                                                 ],
  7921.                                                 'isOperator' => false,
  7922.                                             ],
  7923.                                             62 => [
  7924.                                                 'attributes' => [
  7925.                                                     'attribute' => 'glutenfrei',
  7926.                                                     'label' => 'Glutenfrei',
  7927.                                                     'dataType' => 'booleanSelect',
  7928.                                                 ],
  7929.                                                 'isOperator' => false,
  7930.                                             ],
  7931.                                             63 => [
  7932.                                                 'attributes' => [
  7933.                                                     'attribute' => 'lactosefrei',
  7934.                                                     'label' => 'Lactosefrei',
  7935.                                                     'dataType' => 'booleanSelect',
  7936.                                                 ],
  7937.                                                 'isOperator' => false,
  7938.                                             ],
  7939.                                             64 => [
  7940.                                                 'attributes' => [
  7941.                                                     'attribute' => 'ohneFarbstoffe',
  7942.                                                     'label' => 'Ohne F-Stoffe',
  7943.                                                     'dataType' => 'booleanSelect',
  7944.                                                 ],
  7945.                                                 'isOperator' => false,
  7946.                                             ],
  7947.                                             65 => [
  7948.                                                 'attributes' => [
  7949.                                                     'attribute' => 'ohneGelatine',
  7950.                                                     'label' => 'Ohne Gelatine',
  7951.                                                     'dataType' => 'booleanSelect',
  7952.                                                 ],
  7953.                                                 'isOperator' => false,
  7954.                                             ],
  7955.                                             66 => [
  7956.                                                 'attributes' => [
  7957.                                                     'attribute' => 'ohneKonservierungstsoffe',
  7958.                                                     'label' => 'Ohne K-Stoffe',
  7959.                                                     'dataType' => 'booleanSelect',
  7960.                                                 ],
  7961.                                                 'isOperator' => false,
  7962.                                             ],
  7963.                                             67 => [
  7964.                                                 'attributes' => [
  7965.                                                     'attribute' => 'halal',
  7966.                                                     'label' => 'Halal',
  7967.                                                     'dataType' => 'booleanSelect',
  7968.                                                 ],
  7969.                                                 'isOperator' => false,
  7970.                                             ],
  7971.                                             68 => [
  7972.                                                 'attributes' => [
  7973.                                                     'attribute' => 'ohnePalmoel',
  7974.                                                     'label' => 'Ohne Palmöl',
  7975.                                                     'dataType' => 'booleanSelect',
  7976.                                                 ],
  7977.                                                 'isOperator' => false,
  7978.                                             ],
  7979.                                             69 => [
  7980.                                                 'attributes' => [
  7981.                                                     'attribute' => 'zuckerfrei',
  7982.                                                     'label' => 'Zuckerfrei',
  7983.                                                     'dataType' => 'booleanSelect',
  7984.                                                 ],
  7985.                                                 'isOperator' => false,
  7986.                                             ],
  7987.                                             70 => [
  7988.                                                 'attributes' => [
  7989.                                                     'attribute' => 'imagePackshot',
  7990.                                                     'label' => 'Packshot',
  7991.                                                     'dataType' => 'hotspotimage',
  7992.                                                 ],
  7993.                                                 'isOperator' => false,
  7994.                                             ],
  7995.                                             71 => [
  7996.                                                 'attributes' => [
  7997.                                                     'attribute' => 'imagePackshotCentered',
  7998.                                                     'label' => 'Packshot',
  7999.                                                     'dataType' => 'hotspotimage',
  8000.                                                 ],
  8001.                                                 'isOperator' => false,
  8002.                                             ],
  8003.                                             72 => [
  8004.                                                 'attributes' => [
  8005.                                                     'attribute' => 'imagePackshotWirkstoffe',
  8006.                                                     'label' => 'Packshot Wirkstoffe',
  8007.                                                     'dataType' => 'hotspotimage',
  8008.                                                 ],
  8009.                                                 'isOperator' => false,
  8010.                                             ],
  8011.                                             73 => [
  8012.                                                 'attributes' => [
  8013.                                                     'attribute' => 'imagePackshotClassic',
  8014.                                                     'label' => 'Packshot Klassisch',
  8015.                                                     'dataType' => 'image',
  8016.                                                 ],
  8017.                                                 'isOperator' => false,
  8018.                                             ],
  8019.                                             74 => [
  8020.                                                 'attributes' => [
  8021.                                                     'attribute' => 'imagePackshotShade',
  8022.                                                     'label' => 'Image Packshot Schatten',
  8023.                                                     'dataType' => 'hotspotimage',
  8024.                                                 ],
  8025.                                                 'isOperator' => false,
  8026.                                             ],
  8027.                                             75 => [
  8028.                                                 'attributes' => [
  8029.                                                     'attribute' => 'produktbilder',
  8030.                                                     'label' => 'Produktbilder',
  8031.                                                     'dataType' => 'imageGallery',
  8032.                                                 ],
  8033.                                                 'isOperator' => false,
  8034.                                             ],
  8035.                                             76 => [
  8036.                                                 'attributes' => [
  8037.                                                     'attribute' => 'imageMarketingtext1x1',
  8038.                                                     'label' => 'Bild 1x1',
  8039.                                                     'dataType' => 'hotspotimage',
  8040.                                                 ],
  8041.                                                 'isOperator' => false,
  8042.                                             ],
  8043.                                             77 => [
  8044.                                                 'attributes' => [
  8045.                                                     'attribute' => 'imageMarketingtext16x9',
  8046.                                                     'label' => 'Bild 16x9',
  8047.                                                     'dataType' => 'hotspotimage',
  8048.                                                 ],
  8049.                                                 'isOperator' => false,
  8050.                                             ],
  8051.                                             78 => [
  8052.                                                 'attributes' => [
  8053.                                                     'attribute' => 'imageMarketingtext3x2',
  8054.                                                     'label' => 'Bild 3x2',
  8055.                                                     'dataType' => 'hotspotimage',
  8056.                                                 ],
  8057.                                                 'isOperator' => false,
  8058.                                             ],
  8059.                                             79 => [
  8060.                                                 'attributes' => [
  8061.                                                     'attribute' => 'imageMarketingtext4x3',
  8062.                                                     'label' => 'Bild 4x3',
  8063.                                                     'dataType' => 'hotspotimage',
  8064.                                                 ],
  8065.                                                 'isOperator' => false,
  8066.                                             ],
  8067.                                             80 => [
  8068.                                                 'attributes' => [
  8069.                                                     'attribute' => 'imageMarketingtext5x8',
  8070.                                                     'label' => 'Bild 5x8',
  8071.                                                     'dataType' => 'hotspotimage',
  8072.                                                 ],
  8073.                                                 'isOperator' => false,
  8074.                                             ],
  8075.                                             81 => [
  8076.                                                 'attributes' => [
  8077.                                                     'attribute' => 'imageMarketingLink',
  8078.                                                     'label' => 'Bildverlinkung',
  8079.                                                     'dataType' => 'input',
  8080.                                                 ],
  8081.                                                 'isOperator' => false,
  8082.                                             ],
  8083.                                             82 => [
  8084.                                                 'attributes' => [
  8085.                                                     'attribute' => 'imageTrenner16x9',
  8086.                                                     'label' => 'Bildtrenner 16x9',
  8087.                                                     'dataType' => 'hotspotimage',
  8088.                                                 ],
  8089.                                                 'isOperator' => false,
  8090.                                             ],
  8091.                                             83 => [
  8092.                                                 'attributes' => [
  8093.                                                     'attribute' => 'imageTrenner3x2',
  8094.                                                     'label' => 'Bildtrenner 3x2',
  8095.                                                     'dataType' => 'hotspotimage',
  8096.                                                 ],
  8097.                                                 'isOperator' => false,
  8098.                                             ],
  8099.                                             84 => [
  8100.                                                 'attributes' => [
  8101.                                                     'attribute' => 'imageTrenner5x8',
  8102.                                                     'label' => 'Bildtrenner 5x8',
  8103.                                                     'dataType' => 'hotspotimage',
  8104.                                                 ],
  8105.                                                 'isOperator' => false,
  8106.                                             ],
  8107.                                             85 => [
  8108.                                                 'attributes' => [
  8109.                                                     'attribute' => 'imageTrennerPackshot',
  8110.                                                     'label' => 'Bildtrenner Packshot',
  8111.                                                     'dataType' => 'hotspotimage',
  8112.                                                 ],
  8113.                                                 'isOperator' => false,
  8114.                                             ],
  8115.                                             86 => [
  8116.                                                 'attributes' => [
  8117.                                                     'attribute' => 'productvideo',
  8118.                                                     'label' => 'Produktvideo',
  8119.                                                     'dataType' => 'video',
  8120.                                                 ],
  8121.                                                 'isOperator' => false,
  8122.                                             ],
  8123.                                             87 => [
  8124.                                                 'attributes' => [
  8125.                                                     'attribute' => 'DownloadMinibroschuere',
  8126.                                                     'label' => 'Minibroschüre',
  8127.                                                     'dataType' => 'advancedManyToManyRelation',
  8128.                                                 ],
  8129.                                                 'isOperator' => false,
  8130.                                             ],
  8131.                                             88 => [
  8132.                                                 'attributes' => [
  8133.                                                     'attribute' => 'DownloadGebrauchsinformation',
  8134.                                                     'label' => 'Gebrauchsinformation',
  8135.                                                     'dataType' => 'advancedManyToManyRelation',
  8136.                                                 ],
  8137.                                                 'isOperator' => false,
  8138.                                             ],
  8139.                                             89 => [
  8140.                                                 'attributes' => [
  8141.                                                     'attribute' => 'DownloadGesundheitsratgeber',
  8142.                                                     'label' => 'Gesundheitsratgeber',
  8143.                                                     'dataType' => 'advancedManyToManyRelation',
  8144.                                                 ],
  8145.                                                 'isOperator' => false,
  8146.                                             ],
  8147.                                             90 => [
  8148.                                                 'attributes' => [
  8149.                                                     'attribute' => 'DownloadLMIV',
  8150.                                                     'label' => 'LMIV',
  8151.                                                     'dataType' => 'advancedManyToManyRelation',
  8152.                                                 ],
  8153.                                                 'isOperator' => false,
  8154.                                             ],
  8155.                                             91 => [
  8156.                                                 'attributes' => [
  8157.                                                     'attribute' => 'DownloadKonformitaetserklaerung',
  8158.                                                     'label' => 'Konformitätserklärung',
  8159.                                                     'dataType' => 'advancedManyToManyRelation',
  8160.                                                 ],
  8161.                                                 'isOperator' => false,
  8162.                                             ],
  8163.                                             92 => [
  8164.                                                 'attributes' => [
  8165.                                                     'attribute' => 'DownloadFlyer',
  8166.                                                     'label' => 'Flyer',
  8167.                                                     'dataType' => 'advancedManyToManyRelation',
  8168.                                                 ],
  8169.                                                 'isOperator' => false,
  8170.                                             ],
  8171.                                             93 => [
  8172.                                                 'attributes' => [
  8173.                                                     'attribute' => 'DownloadFachinformationen',
  8174.                                                     'label' => 'Fachinformationen',
  8175.                                                     'dataType' => 'advancedManyToManyRelation',
  8176.                                                 ],
  8177.                                                 'isOperator' => false,
  8178.                                             ],
  8179.                                             94 => [
  8180.                                                 'attributes' => [
  8181.                                                     'attribute' => 'fuerSieAuchInteressant',
  8182.                                                     'label' => 'Für Sie auch Interessant',
  8183.                                                     'dataType' => 'manyToManyObjectRelation',
  8184.                                                 ],
  8185.                                                 'isOperator' => false,
  8186.                                             ],
  8187.                                             95 => [
  8188.                                                 'attributes' => [
  8189.                                                     'attribute' => 'ausUnseremMagazin',
  8190.                                                     'label' => 'Aus unserem Magazin',
  8191.                                                     'dataType' => 'manyToManyObjectRelation',
  8192.                                                 ],
  8193.                                                 'isOperator' => false,
  8194.                                             ],
  8195.                                             96 => [
  8196.                                                 'attributes' => [
  8197.                                                     'attribute' => 'faqs',
  8198.                                                     'label' => 'FAQs',
  8199.                                                     'dataType' => 'manyToManyObjectRelation',
  8200.                                                 ],
  8201.                                                 'isOperator' => false,
  8202.                                             ],
  8203.                                             97 => [
  8204.                                                 'attributes' => [
  8205.                                                     'attribute' => 'faqsex',
  8206.                                                     'label' => 'FAQ2',
  8207.                                                     'dataType' => 'reverseObjectRelation',
  8208.                                                 ],
  8209.                                                 'isOperator' => false,
  8210.                                             ],
  8211.                                             98 => [
  8212.                                                 'attributes' => [
  8213.                                                     'attribute' => 'praeferenz',
  8214.                                                     'label' => 'Darstellung im Präparateübersicht',
  8215.                                                     'dataType' => 'booleanSelect',
  8216.                                                 ],
  8217.                                                 'isOperator' => false,
  8218.                                             ],
  8219.                                             99 => [
  8220.                                                 'attributes' => [
  8221.                                                     'attribute' => 'vorteile',
  8222.                                                     'label' => 'Vorteile',
  8223.                                                     'dataType' => 'wysiwyg',
  8224.                                                 ],
  8225.                                                 'isOperator' => false,
  8226.                                             ],
  8227.                                             100 => [
  8228.                                                 'attributes' => [
  8229.                                                     'attribute' => 'lpBullets',
  8230.                                                     'label' => 'Bullets',
  8231.                                                     'dataType' => 'wysiwyg',
  8232.                                                 ],
  8233.                                                 'isOperator' => false,
  8234.                                             ],
  8235.                                             101 => [
  8236.                                                 'attributes' => [
  8237.                                                     'attribute' => 'gesunddeDetoxURL',
  8238.                                                     'label' => 'Gesund.de Detox URL',
  8239.                                                     'dataType' => 'input',
  8240.                                                 ],
  8241.                                                 'isOperator' => false,
  8242.                                             ],
  8243.                                             102 => [
  8244.                                                 'isOperator' => true,
  8245.                                                 'attributes' => [
  8246.                                                     'type' => 'operator',
  8247.                                                     'class' => 'Merge',
  8248.                                                     'label' => 'Hevert-testen-beschreibung',
  8249.                                                     'flatten' => false,
  8250.                                                     'unique' => false,
  8251.                                                     'childs' => [
  8252.                                                         => [
  8253.                                                             'isOperator' => false,
  8254.                                                             'attributes' => [
  8255.                                                                 'label' => 'Werbe-Claim EV (werbeClaimEv)',
  8256.                                                                 'type' => 'value',
  8257.                                                                 'class' => 'DefaultValue',
  8258.                                                                 'attribute' => 'werbeClaimEv',
  8259.                                                                 'dataType' => 'wysiwyg',
  8260.                                                                 'childs' => [
  8261.                                                                 ],
  8262.                                                             ],
  8263.                                                         ],
  8264.                                                         => [
  8265.                                                             'isOperator' => false,
  8266.                                                             'attributes' => [
  8267.                                                                 'label' => 'Werbe-Claim EV Ergänzung Web (werbeClaimEvWeb)',
  8268.                                                                 'type' => 'value',
  8269.                                                                 'class' => 'DefaultValue',
  8270.                                                                 'attribute' => 'werbeClaimEvWeb',
  8271.                                                                 'dataType' => 'wysiwyg',
  8272.                                                                 'childs' => [
  8273.                                                                 ],
  8274.                                                             ],
  8275.                                                         ],
  8276.                                                         => [
  8277.                                                             'isOperator' => false,
  8278.                                                             'attributes' => [
  8279.                                                                 'label' => 'Consumer Insight EV (consumerInsightEv)',
  8280.                                                                 'type' => 'value',
  8281.                                                                 'class' => 'DefaultValue',
  8282.                                                                 'attribute' => 'consumerInsightEv',
  8283.                                                                 'dataType' => 'wysiwyg',
  8284.                                                                 'childs' => [
  8285.                                                                 ],
  8286.                                                             ],
  8287.                                                         ],
  8288.                                                         => [
  8289.                                                             'isOperator' => false,
  8290.                                                             'attributes' => [
  8291.                                                                 'label' => 'Benefit EV (2) (benefitEv2)',
  8292.                                                                 'type' => 'value',
  8293.                                                                 'class' => 'DefaultValue',
  8294.                                                                 'attribute' => 'benefitEv2',
  8295.                                                                 'dataType' => 'wysiwyg',
  8296.                                                                 'childs' => [
  8297.                                                                 ],
  8298.                                                             ],
  8299.                                                         ],
  8300.                                                         => [
  8301.                                                             'isOperator' => false,
  8302.                                                             'attributes' => [
  8303.                                                                 'label' => 'Produktprofil (produktprofil)',
  8304.                                                                 'type' => 'value',
  8305.                                                                 'class' => 'DefaultValue',
  8306.                                                                 'attribute' => 'produktprofil',
  8307.                                                                 'dataType' => 'wysiwyg',
  8308.                                                                 'childs' => [
  8309.                                                                 ],
  8310.                                                             ],
  8311.                                                         ],
  8312.                                                     ],
  8313.                                                 ],
  8314.                                                 'key' => '#699c1dba3e68b',
  8315.                                             ],
  8316.                                         ],
  8317.                                     ],
  8318.                                 ],
  8319.                                 'Marke' => [
  8320.                                     'id' => 'Marke',
  8321.                                     'name' => 'Marke',
  8322.                                     'columnConfig' => [
  8323.                                         'columns' => [
  8324.                                             => [
  8325.                                                 'attributes' => [
  8326.                                                     'attribute' => 'id',
  8327.                                                     'label' => 'id',
  8328.                                                     'dataType' => 'system',
  8329.                                                     'layout' => [
  8330.                                                         'title' => 'id',
  8331.                                                         'name' => 'id',
  8332.                                                         'datatype' => 'data',
  8333.                                                         'fieldtype' => 'system',
  8334.                                                     ],
  8335.                                                 ],
  8336.                                                 'isOperator' => false,
  8337.                                             ],
  8338.                                             => [
  8339.                                                 'attributes' => [
  8340.                                                     'attribute' => 'key',
  8341.                                                     'label' => 'key',
  8342.                                                     'dataType' => 'system',
  8343.                                                     'layout' => [
  8344.                                                         'title' => 'key',
  8345.                                                         'name' => 'key',
  8346.                                                         'datatype' => 'data',
  8347.                                                         'fieldtype' => 'system',
  8348.                                                     ],
  8349.                                                 ],
  8350.                                                 'isOperator' => false,
  8351.                                             ],
  8352.                                             => [
  8353.                                                 'attributes' => [
  8354.                                                     'attribute' => 'name',
  8355.                                                     'label' => 'Name',
  8356.                                                     'dataType' => 'input',
  8357.                                                     'layout' => [
  8358.                                                         'fieldtype' => 'input',
  8359.                                                         'width' => 646,
  8360.                                                         'defaultValue' => NULL,
  8361.                                                         'queryColumnType' => 'varchar',
  8362.                                                         'columnType' => 'varchar',
  8363.                                                         'columnLength' => 1024,
  8364.                                                         'regex' => '',
  8365.                                                         'unique' => false,
  8366.                                                         'showCharCount' => false,
  8367.                                                         'name' => 'name',
  8368.                                                         'title' => 'Name',
  8369.                                                         'tooltip' => '',
  8370.                                                         'mandatory' => true,
  8371.                                                         'noteditable' => false,
  8372.                                                         'index' => false,
  8373.                                                         'locked' => false,
  8374.                                                         'style' => '',
  8375.                                                         'permissions' => NULL,
  8376.                                                         'datatype' => 'data',
  8377.                                                         'relationType' => false,
  8378.                                                         'invisible' => false,
  8379.                                                         'visibleGridView' => true,
  8380.                                                         'visibleSearch' => true,
  8381.                                                         'defaultValueGenerator' => '',
  8382.                                                     ],
  8383.                                                 ],
  8384.                                                 'isOperator' => false,
  8385.                                             ],
  8386.                                         ],
  8387.                                     ],
  8388.                                 ],
  8389.                                 'Wirkstoff' => [
  8390.                                     'id' => 'Wirkstoff',
  8391.                                     'name' => 'Wirkstoff',
  8392.                                     'columnConfig' => [
  8393.                                         'columns' => [
  8394.                                             => [
  8395.                                                 'attributes' => [
  8396.                                                     'attribute' => 'id',
  8397.                                                     'label' => 'id',
  8398.                                                     'dataType' => 'system',
  8399.                                                     'layout' => [
  8400.                                                         'title' => 'id',
  8401.                                                         'name' => 'id',
  8402.                                                         'datatype' => 'data',
  8403.                                                         'fieldtype' => 'system',
  8404.                                                     ],
  8405.                                                 ],
  8406.                                                 'isOperator' => false,
  8407.                                             ],
  8408.                                             => [
  8409.                                                 'attributes' => [
  8410.                                                     'attribute' => 'key',
  8411.                                                     'label' => 'key',
  8412.                                                     'dataType' => 'system',
  8413.                                                     'layout' => [
  8414.                                                         'title' => 'key',
  8415.                                                         'name' => 'key',
  8416.                                                         'datatype' => 'data',
  8417.                                                         'fieldtype' => 'system',
  8418.                                                     ],
  8419.                                                 ],
  8420.                                                 'isOperator' => false,
  8421.                                             ],
  8422.                                             => [
  8423.                                                 'attributes' => [
  8424.                                                     'attribute' => 'bezeichnungAbk',
  8425.                                                     'label' => 'Bezeichnung (Abk.)',
  8426.                                                     'dataType' => 'input',
  8427.                                                     'layout' => [
  8428.                                                         'fieldtype' => 'input',
  8429.                                                         'width' => 646,
  8430.                                                         'defaultValue' => NULL,
  8431.                                                         'queryColumnType' => 'varchar',
  8432.                                                         'columnType' => 'varchar',
  8433.                                                         'columnLength' => 1024,
  8434.                                                         'regex' => '',
  8435.                                                         'unique' => false,
  8436.                                                         'showCharCount' => false,
  8437.                                                         'name' => 'bezeichnungAbk',
  8438.                                                         'title' => 'Bezeichnung (Abk.)',
  8439.                                                         'tooltip' => '',
  8440.                                                         'mandatory' => false,
  8441.                                                         'noteditable' => false,
  8442.                                                         'index' => false,
  8443.                                                         'locked' => false,
  8444.                                                         'style' => '',
  8445.                                                         'permissions' => NULL,
  8446.                                                         'datatype' => 'data',
  8447.                                                         'relationType' => false,
  8448.                                                         'invisible' => false,
  8449.                                                         'visibleGridView' => false,
  8450.                                                         'visibleSearch' => false,
  8451.                                                         'defaultValueGenerator' => '',
  8452.                                                     ],
  8453.                                                 ],
  8454.                                                 'isOperator' => false,
  8455.                                             ],
  8456.                                             => [
  8457.                                                 'attributes' => [
  8458.                                                     'attribute' => 'bezeichnungLat',
  8459.                                                     'label' => 'Bezeichnung (Lat.)',
  8460.                                                     'dataType' => 'input',
  8461.                                                     'layout' => [
  8462.                                                         'fieldtype' => 'input',
  8463.                                                         'width' => 646,
  8464.                                                         'defaultValue' => NULL,
  8465.                                                         'queryColumnType' => 'varchar',
  8466.                                                         'columnType' => 'varchar',
  8467.                                                         'columnLength' => 1024,
  8468.                                                         'regex' => '',
  8469.                                                         'unique' => false,
  8470.                                                         'showCharCount' => false,
  8471.                                                         'name' => 'bezeichnungLat',
  8472.                                                         'title' => 'Bezeichnung (Lat.)',
  8473.                                                         'tooltip' => '',
  8474.                                                         'mandatory' => false,
  8475.                                                         'noteditable' => false,
  8476.                                                         'index' => false,
  8477.                                                         'locked' => false,
  8478.                                                         'style' => '',
  8479.                                                         'permissions' => NULL,
  8480.                                                         'datatype' => 'data',
  8481.                                                         'relationType' => false,
  8482.                                                         'invisible' => false,
  8483.                                                         'visibleGridView' => false,
  8484.                                                         'visibleSearch' => false,
  8485.                                                         'defaultValueGenerator' => '',
  8486.                                                     ],
  8487.                                                 ],
  8488.                                                 'isOperator' => false,
  8489.                                             ],
  8490.                                             => [
  8491.                                                 'attributes' => [
  8492.                                                     'attribute' => 'bezeichnung',
  8493.                                                     'label' => 'Bezeichnung',
  8494.                                                     'dataType' => 'input',
  8495.                                                     'layout' => [
  8496.                                                         'fieldtype' => 'input',
  8497.                                                         'width' => 609,
  8498.                                                         'defaultValue' => NULL,
  8499.                                                         'queryColumnType' => 'varchar',
  8500.                                                         'columnType' => 'varchar',
  8501.                                                         'columnLength' => 1024,
  8502.                                                         'regex' => '',
  8503.                                                         'unique' => false,
  8504.                                                         'showCharCount' => false,
  8505.                                                         'name' => 'bezeichnung',
  8506.                                                         'title' => 'Bezeichnung',
  8507.                                                         'tooltip' => '',
  8508.                                                         'mandatory' => false,
  8509.                                                         'noteditable' => false,
  8510.                                                         'index' => false,
  8511.                                                         'locked' => false,
  8512.                                                         'style' => '',
  8513.                                                         'permissions' => NULL,
  8514.                                                         'datatype' => 'data',
  8515.                                                         'relationType' => false,
  8516.                                                         'invisible' => false,
  8517.                                                         'visibleGridView' => true,
  8518.                                                         'visibleSearch' => true,
  8519.                                                         'defaultValueGenerator' => '',
  8520.                                                     ],
  8521.                                                 ],
  8522.                                                 'isOperator' => false,
  8523.                                             ],
  8524.                                             => [
  8525.                                                 'attributes' => [
  8526.                                                     'attribute' => 'beschreibungKurz',
  8527.                                                     'label' => 'Beschreibung kurz',
  8528.                                                     'dataType' => 'wysiwyg',
  8529.                                                     'layout' => [
  8530.                                                         'fieldtype' => 'wysiwyg',
  8531.                                                         'width' => 728,
  8532.                                                         'height' => 240,
  8533.                                                         'queryColumnType' => 'longtext',
  8534.                                                         'columnType' => 'longtext',
  8535.                                                         '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".'',
  8536.                                                         'excludeFromSearchIndex' => false,
  8537.                                                         'maxCharacters' => '',
  8538.                                                         'name' => 'beschreibungKurz',
  8539.                                                         'title' => 'Beschreibung kurz',
  8540.                                                         'tooltip' => '',
  8541.                                                         'mandatory' => false,
  8542.                                                         'noteditable' => false,
  8543.                                                         'index' => false,
  8544.                                                         'locked' => false,
  8545.                                                         'style' => '',
  8546.                                                         'permissions' => NULL,
  8547.                                                         'datatype' => 'data',
  8548.                                                         'relationType' => false,
  8549.                                                         'invisible' => false,
  8550.                                                         'visibleGridView' => false,
  8551.                                                         'visibleSearch' => false,
  8552.                                                     ],
  8553.                                                 ],
  8554.                                                 'isOperator' => false,
  8555.                                             ],
  8556.                                             => [
  8557.                                                 'attributes' => [
  8558.                                                     'attribute' => 'beschreibung',
  8559.                                                     'label' => 'Beschreibung',
  8560.                                                     'dataType' => 'wysiwyg',
  8561.                                                     'layout' => [
  8562.                                                         'fieldtype' => 'wysiwyg',
  8563.                                                         'width' => 728,
  8564.                                                         'height' => 360,
  8565.                                                         'queryColumnType' => 'longtext',
  8566.                                                         'columnType' => 'longtext',
  8567.                                                         '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".'',
  8568.                                                         'excludeFromSearchIndex' => false,
  8569.                                                         'maxCharacters' => '',
  8570.                                                         'name' => 'beschreibung',
  8571.                                                         'title' => 'Beschreibung',
  8572.                                                         'tooltip' => '',
  8573.                                                         'mandatory' => false,
  8574.                                                         'noteditable' => false,
  8575.                                                         'index' => false,
  8576.                                                         'locked' => false,
  8577.                                                         'style' => '',
  8578.                                                         'permissions' => NULL,
  8579.                                                         'datatype' => 'data',
  8580.                                                         'relationType' => false,
  8581.                                                         'invisible' => false,
  8582.                                                         'visibleGridView' => false,
  8583.                                                         'visibleSearch' => false,
  8584.                                                     ],
  8585.                                                 ],
  8586.                                                 'isOperator' => false,
  8587.                                             ],
  8588.                                             => [
  8589.                                                 'attributes' => [
  8590.                                                     'attribute' => 'imageGross16x9',
  8591.                                                     'label' => 'Bild Groß 16x9',
  8592.                                                     'dataType' => 'hotspotimage',
  8593.                                                     'layout' => [
  8594.                                                         'fieldtype' => 'hotspotimage',
  8595.                                                         'queryColumnType' => [
  8596.                                                             'image' => 'int(11)',
  8597.                                                             'hotspots' => 'text',
  8598.                                                         ],
  8599.                                                         'columnType' => [
  8600.                                                             'image' => 'int(11)',
  8601.                                                             'hotspots' => 'text',
  8602.                                                         ],
  8603.                                                         'ratioX' => 16,
  8604.                                                         'ratioY' => 9,
  8605.                                                         'predefinedDataTemplates' => '',
  8606.                                                         'name' => 'imageGross16x9',
  8607.                                                         'title' => 'Bild Groß 16x9',
  8608.                                                         'tooltip' => '',
  8609.                                                         'mandatory' => false,
  8610.                                                         'noteditable' => false,
  8611.                                                         'index' => false,
  8612.                                                         'locked' => false,
  8613.                                                         'style' => 'float:left;margin-right:18px;',
  8614.                                                         'permissions' => NULL,
  8615.                                                         'datatype' => 'data',
  8616.                                                         'relationType' => false,
  8617.                                                         'invisible' => false,
  8618.                                                         'visibleGridView' => false,
  8619.                                                         'visibleSearch' => false,
  8620.                                                         'width' => 370,
  8621.                                                         'height' => 280,
  8622.                                                         'uploadPath' => '/Bilder/_Uploads',
  8623.                                                     ],
  8624.                                                 ],
  8625.                                                 'isOperator' => false,
  8626.                                             ],
  8627.                                             => [
  8628.                                                 'attributes' => [
  8629.                                                     'attribute' => 'imageGross4x3',
  8630.                                                     'label' => 'Bild Groß 4x3',
  8631.                                                     'dataType' => 'hotspotimage',
  8632.                                                     'layout' => [
  8633.                                                         'fieldtype' => 'hotspotimage',
  8634.                                                         'queryColumnType' => [
  8635.                                                             'image' => 'int(11)',
  8636.                                                             'hotspots' => 'text',
  8637.                                                         ],
  8638.                                                         'columnType' => [
  8639.                                                             'image' => 'int(11)',
  8640.                                                             'hotspots' => 'text',
  8641.                                                         ],
  8642.                                                         'ratioX' => 4,
  8643.                                                         'ratioY' => 3,
  8644.                                                         'predefinedDataTemplates' => '',
  8645.                                                         'name' => 'imageGross4x3',
  8646.                                                         'title' => 'Bild Groß 4x3',
  8647.                                                         'tooltip' => '',
  8648.                                                         'mandatory' => false,
  8649.                                                         'noteditable' => false,
  8650.                                                         'index' => false,
  8651.                                                         'locked' => false,
  8652.                                                         'style' => '',
  8653.                                                         'permissions' => NULL,
  8654.                                                         'datatype' => 'data',
  8655.                                                         'relationType' => false,
  8656.                                                         'invisible' => false,
  8657.                                                         'visibleGridView' => false,
  8658.                                                         'visibleSearch' => false,
  8659.                                                         'width' => 370,
  8660.                                                         'height' => 280,
  8661.                                                         'uploadPath' => '/Bilder/_Uploads',
  8662.                                                     ],
  8663.                                                 ],
  8664.                                                 'isOperator' => false,
  8665.                                             ],
  8666.                                             => [
  8667.                                                 'attributes' => [
  8668.                                                     'attribute' => 'imageKlein1x1',
  8669.                                                     'label' => 'Bild Klein 1x1',
  8670.                                                     'dataType' => 'hotspotimage',
  8671.                                                     'layout' => [
  8672.                                                         'fieldtype' => 'hotspotimage',
  8673.                                                         'queryColumnType' => [
  8674.                                                             'image' => 'int(11)',
  8675.                                                             'hotspots' => 'text',
  8676.                                                         ],
  8677.                                                         'columnType' => [
  8678.                                                             'image' => 'int(11)',
  8679.                                                             'hotspots' => 'text',
  8680.                                                         ],
  8681.                                                         'ratioX' => 1,
  8682.                                                         'ratioY' => 1,
  8683.                                                         'predefinedDataTemplates' => '',
  8684.                                                         'name' => 'imageKlein1x1',
  8685.                                                         'title' => 'Bild Klein 1x1',
  8686.                                                         'tooltip' => '',
  8687.                                                         'mandatory' => false,
  8688.                                                         'noteditable' => false,
  8689.                                                         'index' => false,
  8690.                                                         'locked' => false,
  8691.                                                         'style' => 'float:left;margin-right:18px;',
  8692.                                                         'permissions' => NULL,
  8693.                                                         'datatype' => 'data',
  8694.                                                         'relationType' => false,
  8695.                                                         'invisible' => false,
  8696.                                                         'visibleGridView' => false,
  8697.                                                         'visibleSearch' => false,
  8698.                                                         'width' => 370,
  8699.                                                         'height' => 280,
  8700.                                                         'uploadPath' => '/Bilder/_Uploads',
  8701.                                                     ],
  8702.                                                 ],
  8703.                                                 'isOperator' => false,
  8704.                                             ],
  8705.                                         ],
  8706.                                     ],
  8707.                                 ],
  8708.                                 'Faq' => [
  8709.                                     'id' => 'Faq',
  8710.                                     'name' => 'Faq',
  8711.                                     'columnConfig' => [
  8712.                                         'columns' => [
  8713.                                             => [
  8714.                                                 'attributes' => [
  8715.                                                     'attribute' => 'id',
  8716.                                                     'label' => 'id',
  8717.                                                     'dataType' => 'system',
  8718.                                                     'layout' => [
  8719.                                                         'title' => 'id',
  8720.                                                         'name' => 'id',
  8721.                                                         'datatype' => 'data',
  8722.                                                         'fieldtype' => 'system',
  8723.                                                     ],
  8724.                                                 ],
  8725.                                                 'isOperator' => false,
  8726.                                             ],
  8727.                                             => [
  8728.                                                 'attributes' => [
  8729.                                                     'attribute' => 'key',
  8730.                                                     'label' => 'key',
  8731.                                                     'dataType' => 'system',
  8732.                                                     'layout' => [
  8733.                                                         'title' => 'key',
  8734.                                                         'name' => 'key',
  8735.                                                         'datatype' => 'data',
  8736.                                                         'fieldtype' => 'system',
  8737.                                                     ],
  8738.                                                 ],
  8739.                                                 'isOperator' => false,
  8740.                                             ],
  8741.                                             => [
  8742.                                                 'attributes' => [
  8743.                                                     'attribute' => 'creationDate',
  8744.                                                     'label' => 'creationDate',
  8745.                                                     'dataType' => 'system',
  8746.                                                     'layout' => [
  8747.                                                         'title' => 'creationDate',
  8748.                                                         'name' => 'creationDate',
  8749.                                                         'datatype' => 'data',
  8750.                                                         'fieldtype' => 'system',
  8751.                                                     ],
  8752.                                                 ],
  8753.                                                 'isOperator' => false,
  8754.                                             ],
  8755.                                             => [
  8756.                                                 'attributes' => [
  8757.                                                     'attribute' => 'modificationDate',
  8758.                                                     'label' => 'modificationDate',
  8759.                                                     'dataType' => 'system',
  8760.                                                     'layout' => [
  8761.                                                         'title' => 'modificationDate',
  8762.                                                         'name' => 'modificationDate',
  8763.                                                         'datatype' => 'data',
  8764.                                                         'fieldtype' => 'system',
  8765.                                                     ],
  8766.                                                 ],
  8767.                                                 'isOperator' => false,
  8768.                                             ],
  8769.                                             => [
  8770.                                                 'attributes' => [
  8771.                                                     'attribute' => 'stateInformation',
  8772.                                                     'label' => 'Status',
  8773.                                                     'dataType' => 'select',
  8774.                                                     'layout' => [
  8775.                                                         'fieldtype' => 'select',
  8776.                                                         'options' => [
  8777.                                                             => [
  8778.                                                                 'key' => 'Aktiv',
  8779.                                                                 'value' => 'active',
  8780.                                                             ],
  8781.                                                             => [
  8782.                                                                 'key' => 'Inaktiv',
  8783.                                                                 'value' => 'inactive',
  8784.                                                             ],
  8785.                                                         ],
  8786.                                                         'width' => 646,
  8787.                                                         'defaultValue' => '',
  8788.                                                         'optionsProviderClass' => '',
  8789.                                                         'optionsProviderData' => '',
  8790.                                                         'queryColumnType' => 'varchar',
  8791.                                                         'columnType' => 'varchar',
  8792.                                                         'columnLength' => 190,
  8793.                                                         'dynamicOptions' => false,
  8794.                                                         'name' => 'stateInformation',
  8795.                                                         'title' => 'Status',
  8796.                                                         'tooltip' => '',
  8797.                                                         'mandatory' => true,
  8798.                                                         'noteditable' => false,
  8799.                                                         'index' => false,
  8800.                                                         'locked' => false,
  8801.                                                         'style' => '',
  8802.                                                         'permissions' => NULL,
  8803.                                                         'datatype' => 'data',
  8804.                                                         'relationType' => false,
  8805.                                                         'invisible' => false,
  8806.                                                         'visibleGridView' => true,
  8807.                                                         'visibleSearch' => true,
  8808.                                                         'defaultValueGenerator' => '',
  8809.                                                     ],
  8810.                                                 ],
  8811.                                                 'isOperator' => false,
  8812.                                             ],
  8813.                                             => [
  8814.                                                 'attributes' => [
  8815.                                                     'attribute' => 'sharepointId',
  8816.                                                     'label' => 'Sharepoint-ID',
  8817.                                                     'dataType' => 'input',
  8818.                                                     'layout' => [
  8819.                                                         'fieldtype' => 'input',
  8820.                                                         'width' => 646,
  8821.                                                         'defaultValue' => NULL,
  8822.                                                         'queryColumnType' => 'varchar',
  8823.                                                         'columnType' => 'varchar',
  8824.                                                         'columnLength' => 64,
  8825.                                                         'regex' => '',
  8826.                                                         'unique' => false,
  8827.                                                         'showCharCount' => false,
  8828.                                                         'name' => 'sharepointId',
  8829.                                                         'title' => 'Sharepoint-ID',
  8830.                                                         'tooltip' => '',
  8831.                                                         'mandatory' => false,
  8832.                                                         'noteditable' => false,
  8833.                                                         'index' => false,
  8834.                                                         'locked' => false,
  8835.                                                         'style' => '',
  8836.                                                         'permissions' => NULL,
  8837.                                                         'datatype' => 'data',
  8838.                                                         'relationType' => false,
  8839.                                                         'invisible' => false,
  8840.                                                         'visibleGridView' => false,
  8841.                                                         'visibleSearch' => false,
  8842.                                                         'defaultValueGenerator' => '',
  8843.                                                     ],
  8844.                                                 ],
  8845.                                                 'isOperator' => false,
  8846.                                             ],
  8847.                                             => [
  8848.                                                 'attributes' => [
  8849.                                                     'attribute' => 'zielgruppe',
  8850.                                                     'label' => 'Zielgruppe',
  8851.                                                     'dataType' => 'select',
  8852.                                                     'layout' => [
  8853.                                                         'fieldtype' => 'select',
  8854.                                                         'options' => [
  8855.                                                             => [
  8856.                                                                 'key' => 'Endverbraucher und Fachkreise',
  8857.                                                                 'value' => 'endverbraucherUndFachkreise',
  8858.                                                             ],
  8859.                                                             => [
  8860.                                                                 'key' => 'Fachkreise',
  8861.                                                                 'value' => 'fachkreise',
  8862.                                                             ],
  8863.                                                         ],
  8864.                                                         'width' => 646,
  8865.                                                         'defaultValue' => 'none',
  8866.                                                         'optionsProviderClass' => '',
  8867.                                                         'optionsProviderData' => '',
  8868.                                                         'queryColumnType' => 'varchar',
  8869.                                                         'columnType' => 'varchar',
  8870.                                                         'columnLength' => 190,
  8871.                                                         'dynamicOptions' => false,
  8872.                                                         'name' => 'zielgruppe',
  8873.                                                         'title' => 'Zielgruppe',
  8874.                                                         'tooltip' => '',
  8875.                                                         'mandatory' => true,
  8876.                                                         'noteditable' => false,
  8877.                                                         'index' => false,
  8878.                                                         'locked' => false,
  8879.                                                         'style' => '',
  8880.                                                         'permissions' => NULL,
  8881.                                                         'datatype' => 'data',
  8882.                                                         'relationType' => false,
  8883.                                                         'invisible' => false,
  8884.                                                         'visibleGridView' => false,
  8885.                                                         'visibleSearch' => false,
  8886.                                                         'defaultValueGenerator' => '',
  8887.                                                     ],
  8888.                                                 ],
  8889.                                                 'isOperator' => false,
  8890.                                             ],
  8891.                                             => [
  8892.                                                 'attributes' => [
  8893.                                                     'attribute' => 'faqGruppe',
  8894.                                                     'label' => 'FAQ-Gruppe',
  8895.                                                     'dataType' => 'reverseObjectRelation',
  8896.                                                     'layout' => [
  8897.                                                         'fieldtype' => 'reverseObjectRelation',
  8898.                                                         'ownerClassName' => 'FaqGruppe',
  8899.                                                         'ownerClassId' => NULL,
  8900.                                                         'ownerFieldName' => 'FAQs',
  8901.                                                         'lazyLoading' => true,
  8902.                                                         'width' => 775,
  8903.                                                         'height' => 350,
  8904.                                                         'maxItems' => '',
  8905.                                                         'queryColumnType' => 'text',
  8906.                                                         'relationType' => true,
  8907.                                                         'visibleFields' => NULL,
  8908.                                                         'allowToCreateNewObject' => true,
  8909.                                                         'optimizedAdminLoading' => false,
  8910.                                                         'enableTextSelection' => false,
  8911.                                                         'visibleFieldDefinitions' => [
  8912.                                                         ],
  8913.                                                         'classes' => [
  8914.                                                         ],
  8915.                                                         'pathFormatterClass' => '',
  8916.                                                         'name' => 'faqGruppe',
  8917.                                                         'title' => 'FAQ-Gruppe',
  8918.                                                         'tooltip' => '',
  8919.                                                         'mandatory' => false,
  8920.                                                         'noteditable' => false,
  8921.                                                         'index' => false,
  8922.                                                         'locked' => false,
  8923.                                                         'style' => '',
  8924.                                                         'permissions' => NULL,
  8925.                                                         'datatype' => 'data',
  8926.                                                         'invisible' => false,
  8927.                                                         'visibleGridView' => false,
  8928.                                                         'visibleSearch' => false,
  8929.                                                     ],
  8930.                                                 ],
  8931.                                                 'isOperator' => false,
  8932.                                             ],
  8933.                                             => [
  8934.                                                 'attributes' => [
  8935.                                                     'attribute' => 'frage',
  8936.                                                     'label' => 'Frage',
  8937.                                                     'dataType' => 'wysiwyg',
  8938.                                                     'layout' => [
  8939.                                                         'fieldtype' => 'wysiwyg',
  8940.                                                         'width' => 776,
  8941.                                                         'height' => 150,
  8942.                                                         'queryColumnType' => 'longtext',
  8943.                                                         'columnType' => 'longtext',
  8944.                                                         '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".'',
  8945.                                                         'excludeFromSearchIndex' => false,
  8946.                                                         'maxCharacters' => '',
  8947.                                                         'name' => 'frage',
  8948.                                                         'title' => 'Frage',
  8949.                                                         'tooltip' => '',
  8950.                                                         'mandatory' => false,
  8951.                                                         'noteditable' => false,
  8952.                                                         'index' => false,
  8953.                                                         'locked' => false,
  8954.                                                         'style' => '',
  8955.                                                         'permissions' => NULL,
  8956.                                                         'datatype' => 'data',
  8957.                                                         'relationType' => false,
  8958.                                                         'invisible' => false,
  8959.                                                         'visibleGridView' => true,
  8960.                                                         'visibleSearch' => true,
  8961.                                                     ],
  8962.                                                 ],
  8963.                                                 'isOperator' => false,
  8964.                                             ],
  8965.                                             => [
  8966.                                                 'attributes' => [
  8967.                                                     'attribute' => 'antwort',
  8968.                                                     'label' => 'Antwort',
  8969.                                                     'dataType' => 'wysiwyg',
  8970.                                                     'layout' => [
  8971.                                                         'fieldtype' => 'wysiwyg',
  8972.                                                         'width' => 776,
  8973.                                                         'height' => 460,
  8974.                                                         'queryColumnType' => 'longtext',
  8975.                                                         'columnType' => 'longtext',
  8976.                                                         '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".'',
  8977.                                                         'excludeFromSearchIndex' => false,
  8978.                                                         'maxCharacters' => '',
  8979.                                                         'name' => 'antwort',
  8980.                                                         'title' => 'Antwort',
  8981.                                                         'tooltip' => '',
  8982.                                                         'mandatory' => false,
  8983.                                                         'noteditable' => false,
  8984.                                                         'index' => false,
  8985.                                                         'locked' => false,
  8986.                                                         'style' => '',
  8987.                                                         'permissions' => NULL,
  8988.                                                         'datatype' => 'data',
  8989.                                                         'relationType' => false,
  8990.                                                         'invisible' => false,
  8991.                                                         'visibleGridView' => false,
  8992.                                                         'visibleSearch' => false,
  8993.                                                     ],
  8994.                                                 ],
  8995.                                                 'isOperator' => false,
  8996.                                             ],
  8997.                                         ],
  8998.                                     ],
  8999.                                 ],
  9000.                                 'FaqGruppe' => [
  9001.                                     'id' => 'FaqGruppe',
  9002.                                     'name' => 'FaqGruppe',
  9003.                                     'columnConfig' => [
  9004.                                         'columns' => [
  9005.                                             => [
  9006.                                                 'attributes' => [
  9007.                                                     'attribute' => 'id',
  9008.                                                     'label' => 'id',
  9009.                                                     'dataType' => 'system',
  9010.                                                     'layout' => [
  9011.                                                         'title' => 'id',
  9012.                                                         'name' => 'id',
  9013.                                                         'datatype' => 'data',
  9014.                                                         'fieldtype' => 'system',
  9015.                                                     ],
  9016.                                                 ],
  9017.                                                 'isOperator' => false,
  9018.                                             ],
  9019.                                             => [
  9020.                                                 'attributes' => [
  9021.                                                     'attribute' => 'key',
  9022.                                                     'label' => 'key',
  9023.                                                     'dataType' => 'system',
  9024.                                                     'layout' => [
  9025.                                                         'title' => 'key',
  9026.                                                         'name' => 'key',
  9027.                                                         'datatype' => 'data',
  9028.                                                         'fieldtype' => 'system',
  9029.                                                     ],
  9030.                                                 ],
  9031.                                                 'isOperator' => false,
  9032.                                             ],
  9033.                                             => [
  9034.                                                 'attributes' => [
  9035.                                                     'attribute' => 'creationDate',
  9036.                                                     'label' => 'creationDate',
  9037.                                                     'dataType' => 'system',
  9038.                                                     'layout' => [
  9039.                                                         'title' => 'creationDate',
  9040.                                                         'name' => 'creationDate',
  9041.                                                         'datatype' => 'data',
  9042.                                                         'fieldtype' => 'system',
  9043.                                                     ],
  9044.                                                 ],
  9045.                                                 'isOperator' => false,
  9046.                                             ],
  9047.                                             => [
  9048.                                                 'attributes' => [
  9049.                                                     'attribute' => 'modificationDate',
  9050.                                                     'label' => 'modificationDate',
  9051.                                                     'dataType' => 'system',
  9052.                                                     'layout' => [
  9053.                                                         'title' => 'modificationDate',
  9054.                                                         'name' => 'modificationDate',
  9055.                                                         'datatype' => 'data',
  9056.                                                         'fieldtype' => 'system',
  9057.                                                     ],
  9058.                                                 ],
  9059.                                                 'isOperator' => false,
  9060.                                             ],
  9061.                                             => [
  9062.                                                 'attributes' => [
  9063.                                                     'attribute' => 'name',
  9064.                                                     'label' => 'Name',
  9065.                                                     'dataType' => 'input',
  9066.                                                     'layout' => [
  9067.                                                         'fieldtype' => 'input',
  9068.                                                         'width' => 608,
  9069.                                                         'defaultValue' => NULL,
  9070.                                                         'queryColumnType' => 'varchar',
  9071.                                                         'columnType' => 'varchar',
  9072.                                                         'columnLength' => 1024,
  9073.                                                         'regex' => '',
  9074.                                                         'unique' => false,
  9075.                                                         'showCharCount' => false,
  9076.                                                         'name' => 'name',
  9077.                                                         'title' => 'Name',
  9078.                                                         'tooltip' => '',
  9079.                                                         'mandatory' => false,
  9080.                                                         'noteditable' => false,
  9081.                                                         'index' => false,
  9082.                                                         'locked' => false,
  9083.                                                         'style' => '',
  9084.                                                         'permissions' => NULL,
  9085.                                                         'datatype' => 'data',
  9086.                                                         'relationType' => false,
  9087.                                                         'invisible' => false,
  9088.                                                         'visibleGridView' => true,
  9089.                                                         'visibleSearch' => true,
  9090.                                                         'defaultValueGenerator' => '',
  9091.                                                     ],
  9092.                                                 ],
  9093.                                                 'isOperator' => false,
  9094.                                             ],
  9095.                                             => [
  9096.                                                 'attributes' => [
  9097.                                                     'attribute' => 'FAQs',
  9098.                                                     'label' => 'FAQs',
  9099.                                                     'dataType' => 'manyToManyObjectRelation',
  9100.                                                     'layout' => [
  9101.                                                         'fieldtype' => 'manyToManyObjectRelation',
  9102.                                                         'width' => 775,
  9103.                                                         'height' => 350,
  9104.                                                         'maxItems' => '',
  9105.                                                         'queryColumnType' => 'text',
  9106.                                                         'relationType' => true,
  9107.                                                         'visibleFields' => 'id,filename,name',
  9108.                                                         'allowToCreateNewObject' => false,
  9109.                                                         'optimizedAdminLoading' => false,
  9110.                                                         'enableTextSelection' => false,
  9111.                                                         'visibleFieldDefinitions' => [
  9112.                                                             'id' => [
  9113.                                                                 'name' => 'id',
  9114.                                                                 'title' => 'ID',
  9115.                                                                 'fieldtype' => 'input',
  9116.                                                             ],
  9117.                                                             'filename' => [
  9118.                                                                 'name' => 'filename',
  9119.                                                                 'title' => 'Dateiname',
  9120.                                                                 'fieldtype' => 'input',
  9121.                                                             ],
  9122.                                                             'name' => [
  9123.                                                                 'name' => 'name',
  9124.                                                                 'title' => 'Name',
  9125.                                                                 'fieldtype' => 'input',
  9126.                                                             ],
  9127.                                                         ],
  9128.                                                         'classes' => [
  9129.                                                             => [
  9130.                                                                 'classes' => 'Faq',
  9131.                                                             ],
  9132.                                                         ],
  9133.                                                         'pathFormatterClass' => '',
  9134.                                                         'name' => 'FAQs',
  9135.                                                         'title' => 'FAQs',
  9136.                                                         'tooltip' => '',
  9137.                                                         'mandatory' => false,
  9138.                                                         'noteditable' => false,
  9139.                                                         'index' => false,
  9140.                                                         'locked' => false,
  9141.                                                         'style' => '',
  9142.                                                         'permissions' => NULL,
  9143.                                                         'datatype' => 'data',
  9144.                                                         'invisible' => false,
  9145.                                                         'visibleGridView' => false,
  9146.                                                         'visibleSearch' => false,
  9147.                                                     ],
  9148.                                                 ],
  9149.                                                 'isOperator' => false,
  9150.                                             ],
  9151.                                             => [
  9152.                                                 'attributes' => [
  9153.                                                     'attribute' => 'author',
  9154.                                                     'label' => 'Autor',
  9155.                                                     'dataType' => 'manyToOneRelation',
  9156.                                                     'layout' => [
  9157.                                                         'fieldtype' => 'manyToOneRelation',
  9158.                                                         'width' => 530,
  9159.                                                         'assetUploadPath' => '',
  9160.                                                         'relationType' => true,
  9161.                                                         'queryColumnType' => [
  9162.                                                             'id' => 'int(11)',
  9163.                                                             'type' => 'enum(\'document\',\'asset\',\'object\')',
  9164.                                                         ],
  9165.                                                         'objectsAllowed' => true,
  9166.                                                         'assetsAllowed' => false,
  9167.                                                         'assetTypes' => [
  9168.                                                         ],
  9169.                                                         'documentsAllowed' => false,
  9170.                                                         'documentTypes' => [
  9171.                                                         ],
  9172.                                                         'classes' => [
  9173.                                                             => [
  9174.                                                                 'classes' => 'Kontakt',
  9175.                                                             ],
  9176.                                                         ],
  9177.                                                         'pathFormatterClass' => '',
  9178.                                                         'name' => 'author',
  9179.                                                         'title' => 'Autor',
  9180.                                                         'tooltip' => '',
  9181.                                                         'mandatory' => false,
  9182.                                                         'noteditable' => false,
  9183.                                                         'index' => false,
  9184.                                                         'locked' => false,
  9185.                                                         'style' => '',
  9186.                                                         'permissions' => NULL,
  9187.                                                         'datatype' => 'data',
  9188.                                                         'invisible' => false,
  9189.                                                         'visibleGridView' => false,
  9190.                                                         'visibleSearch' => false,
  9191.                                                     ],
  9192.                                                 ],
  9193.                                                 'isOperator' => false,
  9194.                                             ],
  9195.                                             => [
  9196.                                                 'attributes' => [
  9197.                                                     'attribute' => 'brand',
  9198.                                                     'label' => 'Marke',
  9199.                                                     'dataType' => 'manyToOneRelation',
  9200.                                                     'layout' => [
  9201.                                                         'fieldtype' => 'manyToOneRelation',
  9202.                                                         'width' => 530,
  9203.                                                         'assetUploadPath' => '',
  9204.                                                         'relationType' => true,
  9205.                                                         'queryColumnType' => [
  9206.                                                             'id' => 'int(11)',
  9207.                                                             'type' => 'enum(\'document\',\'asset\',\'object\')',
  9208.                                                         ],
  9209.                                                         'objectsAllowed' => true,
  9210.                                                         'assetsAllowed' => false,
  9211.                                                         'assetTypes' => [
  9212.                                                         ],
  9213.                                                         'documentsAllowed' => false,
  9214.                                                         'documentTypes' => [
  9215.                                                         ],
  9216.                                                         'classes' => [
  9217.                                                             => [
  9218.                                                                 'classes' => 'Marke',
  9219.                                                             ],
  9220.                                                         ],
  9221.                                                         'pathFormatterClass' => '',
  9222.                                                         'name' => 'brand',
  9223.                                                         'title' => 'Marke',
  9224.                                                         'tooltip' => '',
  9225.                                                         'mandatory' => false,
  9226.                                                         'noteditable' => false,
  9227.                                                         'index' => false,
  9228.                                                         'locked' => false,
  9229.                                                         'style' => '',
  9230.                                                         'permissions' => NULL,
  9231.                                                         'datatype' => 'data',
  9232.                                                         'invisible' => false,
  9233.                                                         'visibleGridView' => false,
  9234.                                                         'visibleSearch' => false,
  9235.                                                     ],
  9236.                                                 ],
  9237.                                                 'isOperator' => false,
  9238.                                             ],
  9239.                                             => [
  9240.                                                 'attributes' => [
  9241.                                                     'attribute' => 'topic',
  9242.                                                     'label' => '',
  9243.                                                     'dataType' => 'manyToManyObjectRelation',
  9244.                                                     'layout' => [
  9245.                                                         'fieldtype' => 'manyToManyObjectRelation',
  9246.                                                         'width' => 758,
  9247.                                                         'height' => 300,
  9248.                                                         'maxItems' => '',
  9249.                                                         'queryColumnType' => 'text',
  9250.                                                         'relationType' => true,
  9251.                                                         'visibleFields' => 'id,key,name',
  9252.                                                         'allowToCreateNewObject' => false,
  9253.                                                         'optimizedAdminLoading' => false,
  9254.                                                         'enableTextSelection' => false,
  9255.                                                         'visibleFieldDefinitions' => [
  9256.                                                             'id' => [
  9257.                                                                 'name' => 'id',
  9258.                                                                 'title' => 'ID',
  9259.                                                                 'fieldtype' => 'input',
  9260.                                                             ],
  9261.                                                             'key' => [
  9262.                                                                 'name' => 'key',
  9263.                                                                 'title' => 'Schlüssel',
  9264.                                                                 'fieldtype' => 'input',
  9265.                                                             ],
  9266.                                                             'name' => [
  9267.                                                                 'name' => 'name',
  9268.                                                                 'title' => 'Name',
  9269.                                                                 'fieldtype' => 'input',
  9270.                                                             ],
  9271.                                                         ],
  9272.                                                         'classes' => [
  9273.                                                             => [
  9274.                                                                 'classes' => 'Kategorie',
  9275.                                                             ],
  9276.                                                         ],
  9277.                                                         'pathFormatterClass' => '',
  9278.                                                         'name' => 'topic',
  9279.                                                         'title' => '',
  9280.                                                         'tooltip' => '',
  9281.                                                         'mandatory' => false,
  9282.                                                         'noteditable' => false,
  9283.                                                         'index' => false,
  9284.                                                         'locked' => false,
  9285.                                                         'style' => '',
  9286.                                                         'permissions' => NULL,
  9287.                                                         'datatype' => 'data',
  9288.                                                         'invisible' => false,
  9289.                                                         'visibleGridView' => false,
  9290.                                                         'visibleSearch' => false,
  9291.                                                     ],
  9292.                                                 ],
  9293.                                                 'isOperator' => false,
  9294.                                             ],
  9295.                                             => [
  9296.                                                 'attributes' => [
  9297.                                                     'attribute' => 'subject',
  9298.                                                     'label' => '',
  9299.                                                     'dataType' => 'manyToManyObjectRelation',
  9300.                                                     'layout' => [
  9301.                                                         'fieldtype' => 'manyToManyObjectRelation',
  9302.                                                         'width' => 758,
  9303.                                                         'height' => 300,
  9304.                                                         'maxItems' => '',
  9305.                                                         'queryColumnType' => 'text',
  9306.                                                         'relationType' => true,
  9307.                                                         'visibleFields' => 'id,key,name',
  9308.                                                         'allowToCreateNewObject' => false,
  9309.                                                         'optimizedAdminLoading' => false,
  9310.                                                         'enableTextSelection' => false,
  9311.                                                         'visibleFieldDefinitions' => [
  9312.                                                             'id' => [
  9313.                                                                 'name' => 'id',
  9314.                                                                 'title' => 'ID',
  9315.                                                                 'fieldtype' => 'input',
  9316.                                                             ],
  9317.                                                             'key' => [
  9318.                                                                 'name' => 'key',
  9319.                                                                 'title' => 'Schlüssel',
  9320.                                                                 'fieldtype' => 'input',
  9321.                                                             ],
  9322.                                                             'name' => [
  9323.                                                                 'name' => 'name',
  9324.                                                                 'title' => 'Name',
  9325.                                                                 'fieldtype' => 'input',
  9326.                                                             ],
  9327.                                                         ],
  9328.                                                         'classes' => [
  9329.                                                             => [
  9330.                                                                 'classes' => 'Fachthema',
  9331.                                                             ],
  9332.                                                         ],
  9333.                                                         'pathFormatterClass' => '',
  9334.                                                         'name' => 'subject',
  9335.                                                         'title' => '',
  9336.                                                         'tooltip' => '',
  9337.                                                         'mandatory' => false,
  9338.                                                         'noteditable' => false,
  9339.                                                         'index' => false,
  9340.                                                         'locked' => false,
  9341.                                                         'style' => '',
  9342.                                                         'permissions' => NULL,
  9343.                                                         'datatype' => 'data',
  9344.                                                         'invisible' => false,
  9345.                                                         'visibleGridView' => false,
  9346.                                                         'visibleSearch' => false,
  9347.                                                     ],
  9348.                                                 ],
  9349.                                                 'isOperator' => false,
  9350.                                             ],
  9351.                                             10 => [
  9352.                                                 'attributes' => [
  9353.                                                     'attribute' => 'keyword',
  9354.                                                     'label' => '',
  9355.                                                     'dataType' => 'manyToManyObjectRelation',
  9356.                                                     'layout' => [
  9357.                                                         'fieldtype' => 'manyToManyObjectRelation',
  9358.                                                         'width' => 758,
  9359.                                                         'height' => 300,
  9360.                                                         'maxItems' => '',
  9361.                                                         'queryColumnType' => 'text',
  9362.                                                         'relationType' => true,
  9363.                                                         'visibleFields' => 'id,key,name',
  9364.                                                         'allowToCreateNewObject' => false,
  9365.                                                         'optimizedAdminLoading' => false,
  9366.                                                         'enableTextSelection' => false,
  9367.                                                         'visibleFieldDefinitions' => [
  9368.                                                             'id' => [
  9369.                                                                 'name' => 'id',
  9370.                                                                 'title' => 'ID',
  9371.                                                                 'fieldtype' => 'input',
  9372.                                                             ],
  9373.                                                             'key' => [
  9374.                                                                 'name' => 'key',
  9375.                                                                 'title' => 'Schlüssel',
  9376.                                                                 'fieldtype' => 'input',
  9377.                                                             ],
  9378.                                                             'name' => [
  9379.                                                                 'name' => 'name',
  9380.                                                                 'title' => 'Name',
  9381.                                                                 'fieldtype' => 'input',
  9382.                                                             ],
  9383.                                                         ],
  9384.                                                         'classes' => [
  9385.                                                             => [
  9386.                                                                 'classes' => 'Schlagwort',
  9387.                                                             ],
  9388.                                                         ],
  9389.                                                         'pathFormatterClass' => '',
  9390.                                                         'name' => 'keyword',
  9391.                                                         'title' => '',
  9392.                                                         'tooltip' => '',
  9393.                                                         'mandatory' => false,
  9394.                                                         'noteditable' => false,
  9395.                                                         'index' => false,
  9396.                                                         'locked' => false,
  9397.                                                         'style' => '',
  9398.                                                         'permissions' => NULL,
  9399.                                                         'datatype' => 'data',
  9400.                                                         'invisible' => false,
  9401.                                                         'visibleGridView' => false,
  9402.                                                         'visibleSearch' => false,
  9403.                                                     ],
  9404.                                                 ],
  9405.                                                 'isOperator' => false,
  9406.                                             ],
  9407.                                         ],
  9408.                                     ],
  9409.                                 ],
  9410.                                 'TherapiegebietEndverwender' => [
  9411.                                     'id' => 'TherapiegebietEndverwender',
  9412.                                     'name' => 'TherapiegebietEndverwender',
  9413.                                     'columnConfig' => [
  9414.                                         'columns' => [
  9415.                                             => [
  9416.                                                 'attributes' => [
  9417.                                                     'attribute' => 'id',
  9418.                                                     'label' => 'id',
  9419.                                                     'dataType' => 'system',
  9420.                                                     'layout' => [
  9421.                                                         'title' => 'id',
  9422.                                                         'name' => 'id',
  9423.                                                         'datatype' => 'data',
  9424.                                                         'fieldtype' => 'system',
  9425.                                                     ],
  9426.                                                 ],
  9427.                                                 'isOperator' => false,
  9428.                                             ],
  9429.                                             => [
  9430.                                                 'attributes' => [
  9431.                                                     'attribute' => 'key',
  9432.                                                     'label' => 'key',
  9433.                                                     'dataType' => 'system',
  9434.                                                     'layout' => [
  9435.                                                         'title' => 'key',
  9436.                                                         'name' => 'key',
  9437.                                                         'datatype' => 'data',
  9438.                                                         'fieldtype' => 'system',
  9439.                                                     ],
  9440.                                                 ],
  9441.                                                 'isOperator' => false,
  9442.                                             ],
  9443.                                             => [
  9444.                                                 'attributes' => [
  9445.                                                     'attribute' => 'name',
  9446.                                                     'label' => 'Name',
  9447.                                                     'dataType' => 'input',
  9448.                                                     'layout' => [
  9449.                                                         'fieldtype' => 'input',
  9450.                                                         'width' => 608,
  9451.                                                         'defaultValue' => NULL,
  9452.                                                         'queryColumnType' => 'varchar',
  9453.                                                         'columnType' => 'varchar',
  9454.                                                         'columnLength' => 1024,
  9455.                                                         'regex' => '',
  9456.                                                         'unique' => false,
  9457.                                                         'showCharCount' => false,
  9458.                                                         'name' => 'name',
  9459.                                                         'title' => 'Name',
  9460.                                                         'tooltip' => '',
  9461.                                                         'mandatory' => false,
  9462.                                                         'noteditable' => false,
  9463.                                                         'index' => false,
  9464.                                                         'locked' => false,
  9465.                                                         'style' => '',
  9466.                                                         'permissions' => NULL,
  9467.                                                         'datatype' => 'data',
  9468.                                                         'relationType' => false,
  9469.                                                         'invisible' => false,
  9470.                                                         'visibleGridView' => true,
  9471.                                                         'visibleSearch' => true,
  9472.                                                         'defaultValueGenerator' => '',
  9473.                                                     ],
  9474.                                                 ],
  9475.                                                 'isOperator' => false,
  9476.                                             ],
  9477.                                         ],
  9478.                                     ],
  9479.                                 ],
  9480.                                 'TherapiegebietFachkreise' => [
  9481.                                     'id' => 'TherapiegebietFachkreise',
  9482.                                     'name' => 'TherapiegebietFachkreise',
  9483.                                     'columnConfig' => [
  9484.                                         'columns' => [
  9485.                                             => [
  9486.                                                 'attributes' => [
  9487.                                                     'attribute' => 'id',
  9488.                                                     'label' => 'id',
  9489.                                                     'dataType' => 'system',
  9490.                                                     'layout' => [
  9491.                                                         'title' => 'id',
  9492.                                                         'name' => 'id',
  9493.                                                         'datatype' => 'data',
  9494.                                                         'fieldtype' => 'system',
  9495.                                                     ],
  9496.                                                 ],
  9497.                                                 'isOperator' => false,
  9498.                                             ],
  9499.                                             => [
  9500.                                                 'attributes' => [
  9501.                                                     'attribute' => 'key',
  9502.                                                     'label' => 'key',
  9503.                                                     'dataType' => 'system',
  9504.                                                     'layout' => [
  9505.                                                         'title' => 'key',
  9506.                                                         'name' => 'key',
  9507.                                                         'datatype' => 'data',
  9508.                                                         'fieldtype' => 'system',
  9509.                                                     ],
  9510.                                                 ],
  9511.                                                 'isOperator' => false,
  9512.                                             ],
  9513.                                             => [
  9514.                                                 'attributes' => [
  9515.                                                     'attribute' => 'name',
  9516.                                                     'label' => 'Name',
  9517.                                                     'dataType' => 'input',
  9518.                                                     'layout' => [
  9519.                                                         'fieldtype' => 'input',
  9520.                                                         'width' => 608,
  9521.                                                         'defaultValue' => NULL,
  9522.                                                         'queryColumnType' => 'varchar',
  9523.                                                         'columnType' => 'varchar',
  9524.                                                         'columnLength' => 1024,
  9525.                                                         'regex' => '',
  9526.                                                         'unique' => false,
  9527.                                                         'showCharCount' => false,
  9528.                                                         'name' => 'name',
  9529.                                                         'title' => 'Name',
  9530.                                                         'tooltip' => '',
  9531.                                                         'mandatory' => false,
  9532.                                                         'noteditable' => false,
  9533.                                                         'index' => false,
  9534.                                                         'locked' => false,
  9535.                                                         'style' => '',
  9536.                                                         'permissions' => NULL,
  9537.                                                         'datatype' => 'data',
  9538.                                                         'relationType' => false,
  9539.                                                         'invisible' => false,
  9540.                                                         'visibleGridView' => true,
  9541.                                                         'visibleSearch' => true,
  9542.                                                         'defaultValueGenerator' => '',
  9543.                                                     ],
  9544.                                                 ],
  9545.                                                 'isOperator' => false,
  9546.                                             ],
  9547.                                         ],
  9548.                                     ],
  9549.                                 ],
  9550.                                 'Kontakt' => [
  9551.                                     'id' => 'Kontakt',
  9552.                                     'name' => 'Kontakt',
  9553.                                     'columnConfig' => [
  9554.                                         'columns' => [
  9555.                                             => [
  9556.                                                 'attributes' => [
  9557.                                                     'attribute' => 'id',
  9558.                                                     'label' => 'id',
  9559.                                                     'dataType' => 'system',
  9560.                                                     'layout' => [
  9561.                                                         'title' => 'id',
  9562.                                                         'name' => 'id',
  9563.                                                         'datatype' => 'data',
  9564.                                                         'fieldtype' => 'system',
  9565.                                                     ],
  9566.                                                 ],
  9567.                                                 'isOperator' => false,
  9568.                                             ],
  9569.                                             => [
  9570.                                                 'attributes' => [
  9571.                                                     'attribute' => 'key',
  9572.                                                     'label' => 'key',
  9573.                                                     'dataType' => 'system',
  9574.                                                     'layout' => [
  9575.                                                         'title' => 'key',
  9576.                                                         'name' => 'key',
  9577.                                                         'datatype' => 'data',
  9578.                                                         'fieldtype' => 'system',
  9579.                                                     ],
  9580.                                                 ],
  9581.                                                 'isOperator' => false,
  9582.                                             ],
  9583.                                             => [
  9584.                                                 'attributes' => [
  9585.                                                     'attribute' => 'titel',
  9586.                                                     'label' => 'Akademischer Titel',
  9587.                                                     'dataType' => 'input',
  9588.                                                     'layout' => [
  9589.                                                         'fieldtype' => 'input',
  9590.                                                         'width' => 646,
  9591.                                                         'defaultValue' => NULL,
  9592.                                                         'queryColumnType' => 'varchar',
  9593.                                                         'columnType' => 'varchar',
  9594.                                                         'columnLength' => 190,
  9595.                                                         'regex' => '',
  9596.                                                         'unique' => false,
  9597.                                                         'showCharCount' => false,
  9598.                                                         'name' => 'titel',
  9599.                                                         'title' => 'Akademischer Titel',
  9600.                                                         'tooltip' => '',
  9601.                                                         'mandatory' => false,
  9602.                                                         'noteditable' => false,
  9603.                                                         'index' => false,
  9604.                                                         'locked' => false,
  9605.                                                         'style' => '',
  9606.                                                         'permissions' => NULL,
  9607.                                                         'datatype' => 'data',
  9608.                                                         'relationType' => false,
  9609.                                                         'invisible' => false,
  9610.                                                         'visibleGridView' => true,
  9611.                                                         'visibleSearch' => true,
  9612.                                                         'defaultValueGenerator' => '',
  9613.                                                     ],
  9614.                                                 ],
  9615.                                                 'isOperator' => false,
  9616.                                             ],
  9617.                                             => [
  9618.                                                 'attributes' => [
  9619.                                                     'attribute' => 'firstname',
  9620.                                                     'label' => 'Firstname',
  9621.                                                     'dataType' => 'firstname',
  9622.                                                     'layout' => [
  9623.                                                         'fieldtype' => 'firstname',
  9624.                                                         'width' => 646,
  9625.                                                         'defaultValue' => NULL,
  9626.                                                         'queryColumnType' => 'varchar',
  9627.                                                         'columnType' => 'varchar',
  9628.                                                         'columnLength' => 1024,
  9629.                                                         'regex' => '',
  9630.                                                         'unique' => NULL,
  9631.                                                         'showCharCount' => NULL,
  9632.                                                         'name' => 'firstname',
  9633.                                                         'title' => 'Firstname',
  9634.                                                         'tooltip' => '',
  9635.                                                         'mandatory' => true,
  9636.                                                         'noteditable' => false,
  9637.                                                         'index' => false,
  9638.                                                         'locked' => false,
  9639.                                                         'style' => '',
  9640.                                                         'permissions' => NULL,
  9641.                                                         'datatype' => 'data',
  9642.                                                         'relationType' => false,
  9643.                                                         'invisible' => false,
  9644.                                                         'visibleGridView' => true,
  9645.                                                         'visibleSearch' => true,
  9646.                                                         'defaultValueGenerator' => '',
  9647.                                                     ],
  9648.                                                 ],
  9649.                                                 'isOperator' => false,
  9650.                                             ],
  9651.                                             => [
  9652.                                                 'attributes' => [
  9653.                                                     'attribute' => 'lastname',
  9654.                                                     'label' => 'Lastname',
  9655.                                                     'dataType' => 'lastname',
  9656.                                                     'layout' => [
  9657.                                                         'fieldtype' => 'lastname',
  9658.                                                         'width' => 646,
  9659.                                                         'defaultValue' => NULL,
  9660.                                                         'queryColumnType' => 'varchar',
  9661.                                                         'columnType' => 'varchar',
  9662.                                                         'columnLength' => 1024,
  9663.                                                         'regex' => '',
  9664.                                                         'unique' => NULL,
  9665.                                                         'showCharCount' => NULL,
  9666.                                                         'name' => 'lastname',
  9667.                                                         'title' => 'Lastname',
  9668.                                                         'tooltip' => '',
  9669.                                                         'mandatory' => true,
  9670.                                                         'noteditable' => false,
  9671.                                                         'index' => false,
  9672.                                                         'locked' => false,
  9673.                                                         'style' => '',
  9674.                                                         'permissions' => NULL,
  9675.                                                         'datatype' => 'data',
  9676.                                                         'relationType' => false,
  9677.                                                         'invisible' => false,
  9678.                                                         'visibleGridView' => true,
  9679.                                                         'visibleSearch' => true,
  9680.                                                         'defaultValueGenerator' => '',
  9681.                                                     ],
  9682.                                                 ],
  9683.                                                 'isOperator' => false,
  9684.                                             ],
  9685.                                             => [
  9686.                                                 'attributes' => [
  9687.                                                     'attribute' => 'Firma',
  9688.                                                     'label' => 'Firma',
  9689.                                                     'dataType' => 'input',
  9690.                                                     'layout' => [
  9691.                                                         'fieldtype' => 'input',
  9692.                                                         'width' => 646,
  9693.                                                         'defaultValue' => NULL,
  9694.                                                         'queryColumnType' => 'varchar',
  9695.                                                         'columnType' => 'varchar',
  9696.                                                         'columnLength' => 190,
  9697.                                                         'regex' => '',
  9698.                                                         'unique' => false,
  9699.                                                         'showCharCount' => false,
  9700.                                                         'name' => 'Firma',
  9701.                                                         'title' => 'Firma',
  9702.                                                         'tooltip' => '',
  9703.                                                         'mandatory' => false,
  9704.                                                         'noteditable' => true,
  9705.                                                         'index' => false,
  9706.                                                         'locked' => false,
  9707.                                                         'style' => '',
  9708.                                                         'permissions' => NULL,
  9709.                                                         'datatype' => 'data',
  9710.                                                         'relationType' => false,
  9711.                                                         'invisible' => true,
  9712.                                                         'visibleGridView' => true,
  9713.                                                         'visibleSearch' => true,
  9714.                                                         'defaultValueGenerator' => '',
  9715.                                                     ],
  9716.                                                 ],
  9717.                                                 'isOperator' => false,
  9718.                                             ],
  9719.                                             => [
  9720.                                                 'attributes' => [
  9721.                                                     'attribute' => 'email',
  9722.                                                     'label' => 'Email',
  9723.                                                     'dataType' => 'email',
  9724.                                                     'layout' => [
  9725.                                                         'fieldtype' => 'email',
  9726.                                                         'width' => 646,
  9727.                                                         'defaultValue' => NULL,
  9728.                                                         'queryColumnType' => 'varchar',
  9729.                                                         'columnType' => 'varchar',
  9730.                                                         'columnLength' => 1024,
  9731.                                                         'regex' => '',
  9732.                                                         'unique' => NULL,
  9733.                                                         'showCharCount' => NULL,
  9734.                                                         'name' => 'email',
  9735.                                                         'title' => 'Email',
  9736.                                                         'tooltip' => '',
  9737.                                                         'mandatory' => true,
  9738.                                                         'noteditable' => false,
  9739.                                                         'index' => false,
  9740.                                                         'locked' => false,
  9741.                                                         'style' => '',
  9742.                                                         'permissions' => NULL,
  9743.                                                         'datatype' => 'data',
  9744.                                                         'relationType' => false,
  9745.                                                         'invisible' => false,
  9746.                                                         'visibleGridView' => false,
  9747.                                                         'visibleSearch' => false,
  9748.                                                         'defaultValueGenerator' => '',
  9749.                                                     ],
  9750.                                                 ],
  9751.                                                 'isOperator' => false,
  9752.                                             ],
  9753.                                             => [
  9754.                                                 'attributes' => [
  9755.                                                     'attribute' => 'phone',
  9756.                                                     'label' => 'Telefon',
  9757.                                                     'dataType' => 'input',
  9758.                                                     'layout' => [
  9759.                                                         'fieldtype' => 'input',
  9760.                                                         'width' => 646,
  9761.                                                         'defaultValue' => NULL,
  9762.                                                         'queryColumnType' => 'varchar',
  9763.                                                         'columnType' => 'varchar',
  9764.                                                         'columnLength' => 1024,
  9765.                                                         'regex' => '',
  9766.                                                         'unique' => false,
  9767.                                                         'showCharCount' => false,
  9768.                                                         'name' => 'phone',
  9769.                                                         'title' => 'Telefon',
  9770.                                                         'tooltip' => '',
  9771.                                                         'mandatory' => false,
  9772.                                                         'noteditable' => false,
  9773.                                                         'index' => false,
  9774.                                                         'locked' => false,
  9775.                                                         'style' => '',
  9776.                                                         'permissions' => NULL,
  9777.                                                         'datatype' => 'data',
  9778.                                                         'relationType' => false,
  9779.                                                         'invisible' => false,
  9780.                                                         'visibleGridView' => false,
  9781.                                                         'visibleSearch' => false,
  9782.                                                         'defaultValueGenerator' => '',
  9783.                                                     ],
  9784.                                                 ],
  9785.                                                 'isOperator' => false,
  9786.                                             ],
  9787.                                         ],
  9788.                                     ],
  9789.                                 ],
  9790.                                 'Kategorie' => [
  9791.                                     'id' => 'Kategorie',
  9792.                                     'name' => 'Kategorie',
  9793.                                     'columnConfig' => [
  9794.                                         'columns' => [
  9795.                                             => [
  9796.                                                 'attributes' => [
  9797.                                                     'attribute' => 'id',
  9798.                                                     'label' => 'id',
  9799.                                                     'dataType' => 'system',
  9800.                                                     'layout' => [
  9801.                                                         'title' => 'id',
  9802.                                                         'name' => 'id',
  9803.                                                         'datatype' => 'data',
  9804.                                                         'fieldtype' => 'system',
  9805.                                                     ],
  9806.                                                 ],
  9807.                                                 'isOperator' => false,
  9808.                                             ],
  9809.                                             => [
  9810.                                                 'attributes' => [
  9811.                                                     'attribute' => 'fullpath',
  9812.                                                     'label' => 'fullpath',
  9813.                                                     'dataType' => 'system',
  9814.                                                     'layout' => [
  9815.                                                         'title' => 'fullpath',
  9816.                                                         'name' => 'fullpath',
  9817.                                                         'datatype' => 'data',
  9818.                                                         'fieldtype' => 'system',
  9819.                                                     ],
  9820.                                                 ],
  9821.                                                 'isOperator' => false,
  9822.                                             ],
  9823.                                             => [
  9824.                                                 'attributes' => [
  9825.                                                     'attribute' => 'key',
  9826.                                                     'label' => 'key',
  9827.                                                     'dataType' => 'system',
  9828.                                                     'layout' => [
  9829.                                                         'title' => 'key',
  9830.                                                         'name' => 'key',
  9831.                                                         'datatype' => 'data',
  9832.                                                         'fieldtype' => 'system',
  9833.                                                     ],
  9834.                                                 ],
  9835.                                                 'isOperator' => false,
  9836.                                             ],
  9837.                                             => [
  9838.                                                 'attributes' => [
  9839.                                                     'attribute' => 'name',
  9840.                                                     'label' => 'Name',
  9841.                                                     'dataType' => 'input',
  9842.                                                     'layout' => [
  9843.                                                         'fieldtype' => 'input',
  9844.                                                         'width' => 608,
  9845.                                                         'defaultValue' => NULL,
  9846.                                                         'queryColumnType' => 'varchar',
  9847.                                                         'columnType' => 'varchar',
  9848.                                                         'columnLength' => 1024,
  9849.                                                         'regex' => '',
  9850.                                                         'unique' => false,
  9851.                                                         'showCharCount' => false,
  9852.                                                         'name' => 'name',
  9853.                                                         'title' => 'Name',
  9854.                                                         'tooltip' => '',
  9855.                                                         'mandatory' => false,
  9856.                                                         'noteditable' => false,
  9857.                                                         'index' => false,
  9858.                                                         'locked' => false,
  9859.                                                         'style' => '',
  9860.                                                         'permissions' => NULL,
  9861.                                                         'datatype' => 'data',
  9862.                                                         'relationType' => false,
  9863.                                                         'invisible' => false,
  9864.                                                         'visibleGridView' => true,
  9865.                                                         'visibleSearch' => true,
  9866.                                                         'defaultValueGenerator' => '',
  9867.                                                     ],
  9868.                                                 ],
  9869.                                                 'isOperator' => false,
  9870.                                             ],
  9871.                                         ],
  9872.                                     ],
  9873.                                 ],
  9874.                                 'Schlagwort' => [
  9875.                                     'id' => 'Schlagwort',
  9876.                                     'name' => 'Schlagwort',
  9877.                                     'columnConfig' => [
  9878.                                         'columns' => [
  9879.                                             => [
  9880.                                                 'attributes' => [
  9881.                                                     'attribute' => 'id',
  9882.                                                     'label' => 'id',
  9883.                                                     'dataType' => 'system',
  9884.                                                     'layout' => [
  9885.                                                         'title' => 'id',
  9886.                                                         'name' => 'id',
  9887.                                                         'datatype' => 'data',
  9888.                                                         'fieldtype' => 'system',
  9889.                                                     ],
  9890.                                                 ],
  9891.                                                 'isOperator' => false,
  9892.                                             ],
  9893.                                             => [
  9894.                                                 'attributes' => [
  9895.                                                     'attribute' => 'fullpath',
  9896.                                                     'label' => 'fullpath',
  9897.                                                     'dataType' => 'system',
  9898.                                                     'layout' => [
  9899.                                                         'title' => 'fullpath',
  9900.                                                         'name' => 'fullpath',
  9901.                                                         'datatype' => 'data',
  9902.                                                         'fieldtype' => 'system',
  9903.                                                     ],
  9904.                                                 ],
  9905.                                                 'isOperator' => false,
  9906.                                             ],
  9907.                                             => [
  9908.                                                 'attributes' => [
  9909.                                                     'attribute' => 'key',
  9910.                                                     'label' => 'key',
  9911.                                                     'dataType' => 'system',
  9912.                                                     'layout' => [
  9913.                                                         'title' => 'key',
  9914.                                                         'name' => 'key',
  9915.                                                         'datatype' => 'data',
  9916.                                                         'fieldtype' => 'system',
  9917.                                                     ],
  9918.                                                 ],
  9919.                                                 'isOperator' => false,
  9920.                                             ],
  9921.                                             => [
  9922.                                                 'attributes' => [
  9923.                                                     'attribute' => 'name',
  9924.                                                     'label' => 'Name',
  9925.                                                     'dataType' => 'input',
  9926.                                                     'layout' => [
  9927.                                                         'fieldtype' => 'input',
  9928.                                                         'width' => 608,
  9929.                                                         'defaultValue' => NULL,
  9930.                                                         'queryColumnType' => 'varchar',
  9931.                                                         'columnType' => 'varchar',
  9932.                                                         'columnLength' => 1024,
  9933.                                                         'regex' => '',
  9934.                                                         'unique' => false,
  9935.                                                         'showCharCount' => false,
  9936.                                                         'name' => 'name',
  9937.                                                         'title' => 'Name',
  9938.                                                         'tooltip' => '',
  9939.                                                         'mandatory' => false,
  9940.                                                         'noteditable' => false,
  9941.                                                         'index' => false,
  9942.                                                         'locked' => false,
  9943.                                                         'style' => '',
  9944.                                                         'permissions' => NULL,
  9945.                                                         'datatype' => 'data',
  9946.                                                         'relationType' => false,
  9947.                                                         'invisible' => false,
  9948.                                                         'visibleGridView' => true,
  9949.                                                         'visibleSearch' => true,
  9950.                                                         'defaultValueGenerator' => '',
  9951.                                                     ],
  9952.                                                 ],
  9953.                                                 'isOperator' => false,
  9954.                                             ],
  9955.                                         ],
  9956.                                     ],
  9957.                                 ],
  9958.                                 'Bundle' => [
  9959.                                     'id' => 'Bundle',
  9960.                                     'name' => 'Bundle',
  9961.                                     'columnConfig' => [
  9962.                                         'columns' => [
  9963.                                             => [
  9964.                                                 'attributes' => [
  9965.                                                     'attribute' => 'bundleName',
  9966.                                                     'label' => 'Paket Bezeichnung',
  9967.                                                     'dataType' => 'input',
  9968.                                                 ],
  9969.                                                 'isOperator' => false,
  9970.                                             ],
  9971.                                             => [
  9972.                                                 'attributes' => [
  9973.                                                     'attribute' => 'topline',
  9974.                                                     'label' => 'Topline',
  9975.                                                     'dataType' => 'input',
  9976.                                                 ],
  9977.                                                 'isOperator' => false,
  9978.                                             ],
  9979.                                             => [
  9980.                                                 'attributes' => [
  9981.                                                     'attribute' => 'URL',
  9982.                                                     'label' => 'Partner URL',
  9983.                                                     'dataType' => 'input',
  9984.                                                 ],
  9985.                                                 'isOperator' => false,
  9986.                                             ],
  9987.                                             => [
  9988.                                                 'attributes' => [
  9989.                                                     'attribute' => 'buttonText',
  9990.                                                     'label' => 'Button Text',
  9991.                                                     'dataType' => 'input',
  9992.                                                 ],
  9993.                                                 'isOperator' => false,
  9994.                                             ],
  9995.                                             => [
  9996.                                                 'attributes' => [
  9997.                                                     'attribute' => 'URL1',
  9998.                                                     'label' => 'Partner URL',
  9999.                                                     'dataType' => 'input',
  10000.                                                 ],
  10001.                                                 'isOperator' => false,
  10002.                                             ],
  10003.                                             => [
  10004.                                                 'attributes' => [
  10005.                                                     'attribute' => 'fliesstext',
  10006.                                                     'label' => 'Text',
  10007.                                                     'dataType' => 'wysiwyg',
  10008.                                                 ],
  10009.                                                 'isOperator' => false,
  10010.                                             ],
  10011.                                             => [
  10012.                                                 'attributes' => [
  10013.                                                     'attribute' => 'product',
  10014.                                                     'label' => 'Produkte',
  10015.                                                     'dataType' => 'manyToManyObjectRelation',
  10016.                                                 ],
  10017.                                                 'isOperator' => false,
  10018.                                             ],
  10019.                                             => [
  10020.                                                 'attributes' => [
  10021.                                                     'attribute' => 'image16x9',
  10022.                                                     'label' => 'Bild 16x9',
  10023.                                                     'dataType' => 'hotspotimage',
  10024.                                                 ],
  10025.                                                 'isOperator' => false,
  10026.                                             ],
  10027.                                             => [
  10028.                                                 'attributes' => [
  10029.                                                     'attribute' => 'image1x1',
  10030.                                                     'label' => 'Bild 1x1',
  10031.                                                     'dataType' => 'hotspotimage',
  10032.                                                 ],
  10033.                                                 'isOperator' => false,
  10034.                                             ],
  10035.                                             => [
  10036.                                                 'attributes' => [
  10037.                                                     'attribute' => 'image5x8',
  10038.                                                     'label' => 'Bild 5x8',
  10039.                                                     'dataType' => 'hotspotimage',
  10040.                                                 ],
  10041.                                                 'isOperator' => false,
  10042.                                             ],
  10043.                                             10 => [
  10044.                                                 'attributes' => [
  10045.                                                     'attribute' => 'imageMood',
  10046.                                                     'label' => 'Moodimage',
  10047.                                                     'dataType' => 'hotspotimage',
  10048.                                                 ],
  10049.                                                 'isOperator' => false,
  10050.                                             ],
  10051.                                             11 => [
  10052.                                                 'attributes' => [
  10053.                                                     'attribute' => 'imageProductBundle',
  10054.                                                     'label' => 'Bundle-Bild',
  10055.                                                     'dataType' => 'hotspotimage',
  10056.                                                 ],
  10057.                                                 'isOperator' => false,
  10058.                                             ],
  10059.                                             12 => [
  10060.                                                 'attributes' => [
  10061.                                                     'attribute' => 'id',
  10062.                                                     'label' => 'ID',
  10063.                                                     'dataType' => 'system',
  10064.                                                 ],
  10065.                                                 'isOperator' => false,
  10066.                                             ],
  10067.                                             13 => [
  10068.                                                 'attributes' => [
  10069.                                                     'attribute' => 'key',
  10070.                                                     'label' => 'Schlüssel',
  10071.                                                     'dataType' => 'system',
  10072.                                                 ],
  10073.                                                 'isOperator' => false,
  10074.                                             ],
  10075.                                             14 => [
  10076.                                                 'attributes' => [
  10077.                                                     'attribute' => 'creationDate',
  10078.                                                     'label' => 'Erstellungsdatum',
  10079.                                                     'dataType' => 'system',
  10080.                                                 ],
  10081.                                                 'isOperator' => false,
  10082.                                             ],
  10083.                                             15 => [
  10084.                                                 'attributes' => [
  10085.                                                     'attribute' => 'modificationDate',
  10086.                                                     'label' => 'Änderungsdatum',
  10087.                                                     'dataType' => 'system',
  10088.                                                 ],
  10089.                                                 'isOperator' => false,
  10090.                                             ],
  10091.                                             16 => [
  10092.                                                 'attributes' => [
  10093.                                                     'attribute' => 'bundleVideo',
  10094.                                                     'label' => 'Video',
  10095.                                                     'dataType' => 'video',
  10096.                                                 ],
  10097.                                                 'isOperator' => false,
  10098.                                             ],
  10099.                                         ],
  10100.                                     ],
  10101.                                 ],
  10102.                                 'Stellenanzeige' => [
  10103.                                     'id' => 'Stellenanzeige',
  10104.                                     'name' => 'Stellenanzeige',
  10105.                                     'columnConfig' => [
  10106.                                         'columns' => [
  10107.                                             => [
  10108.                                                 'attributes' => [
  10109.                                                     'attribute' => 'UmantisID',
  10110.                                                     'label' => 'Umantis ID',
  10111.                                                     'dataType' => 'input',
  10112.                                                 ],
  10113.                                                 'isOperator' => false,
  10114.                                             ],
  10115.                                             => [
  10116.                                                 'attributes' => [
  10117.                                                     'attribute' => 'Jobtitle',
  10118.                                                     'label' => 'Jobtitle',
  10119.                                                     'dataType' => 'input',
  10120.                                                 ],
  10121.                                                 'isOperator' => false,
  10122.                                             ],
  10123.                                             => [
  10124.                                                 'attributes' => [
  10125.                                                     'attribute' => 'showAdvantages',
  10126.                                                     'label' => 'Vorteile',
  10127.                                                     'dataType' => 'booleanSelect',
  10128.                                                 ],
  10129.                                                 'isOperator' => false,
  10130.                                             ],
  10131.                                             => [
  10132.                                                 'attributes' => [
  10133.                                                     'attribute' => 'OnlineSince',
  10134.                                                     'label' => 'Online Since',
  10135.                                                     'dataType' => 'input',
  10136.                                                 ],
  10137.                                                 'isOperator' => false,
  10138.                                             ],
  10139.                                             => [
  10140.                                                 'attributes' => [
  10141.                                                     'attribute' => 'PlaceOfWork',
  10142.                                                     'label' => 'Standort',
  10143.                                                     'dataType' => 'input',
  10144.                                                 ],
  10145.                                                 'isOperator' => false,
  10146.                                             ],
  10147.                                             => [
  10148.                                                 'attributes' => [
  10149.                                                     'attribute' => 'Department',
  10150.                                                     'label' => 'Abteilung',
  10151.                                                     'dataType' => 'input',
  10152.                                                 ],
  10153.                                                 'isOperator' => false,
  10154.                                             ],
  10155.                                             => [
  10156.                                                 'attributes' => [
  10157.                                                     'attribute' => 'EntryLevel',
  10158.                                                     'label' => 'Entry Level',
  10159.                                                     'dataType' => 'input',
  10160.                                                 ],
  10161.                                                 'isOperator' => false,
  10162.                                             ],
  10163.                                             => [
  10164.                                                 'attributes' => [
  10165.                                                     'attribute' => 'EmploymentType',
  10166.                                                     'label' => 'Art',
  10167.                                                     'dataType' => 'input',
  10168.                                                 ],
  10169.                                                 'isOperator' => false,
  10170.                                             ],
  10171.                                             => [
  10172.                                                 'attributes' => [
  10173.                                                     'attribute' => 'ContractType',
  10174.                                                     'label' => 'Vertragstype',
  10175.                                                     'dataType' => 'input',
  10176.                                                 ],
  10177.                                                 'isOperator' => false,
  10178.                                             ],
  10179.                                             => [
  10180.                                                 'attributes' => [
  10181.                                                     'attribute' => 'HRExpert_Surname',
  10182.                                                     'label' => 'Vorname Sachbearbeiter',
  10183.                                                     'dataType' => 'input',
  10184.                                                 ],
  10185.                                                 'isOperator' => false,
  10186.                                             ],
  10187.                                             10 => [
  10188.                                                 'attributes' => [
  10189.                                                     'attribute' => 'HRExpert_Name',
  10190.                                                     'label' => 'Nachname Sachbearbeiter',
  10191.                                                     'dataType' => 'input',
  10192.                                                 ],
  10193.                                                 'isOperator' => false,
  10194.                                             ],
  10195.                                             11 => [
  10196.                                                 'attributes' => [
  10197.                                                     'attribute' => 'HRExpert_Phone',
  10198.                                                     'label' => 'Tel. Sachbearbeiter',
  10199.                                                     'dataType' => 'input',
  10200.                                                 ],
  10201.                                                 'isOperator' => false,
  10202.                                             ],
  10203.                                             12 => [
  10204.                                                 'attributes' => [
  10205.                                                     'attribute' => 'HRExpert_Email',
  10206.                                                     'label' => 'E-Mail Sachbearbeiter',
  10207.                                                     'dataType' => 'input',
  10208.                                                 ],
  10209.                                                 'isOperator' => false,
  10210.                                             ],
  10211.                                             13 => [
  10212.                                                 'attributes' => [
  10213.                                                     'attribute' => 'ApplyURL',
  10214.                                                     'label' => 'URL Bewerbung',
  10215.                                                     'dataType' => 'input',
  10216.                                                 ],
  10217.                                                 'isOperator' => false,
  10218.                                             ],
  10219.                                             14 => [
  10220.                                                 'attributes' => [
  10221.                                                     'attribute' => 'PublicationURL',
  10222.                                                     'label' => 'URL Bewerbung',
  10223.                                                     'dataType' => 'input',
  10224.                                                 ],
  10225.                                                 'isOperator' => false,
  10226.                                             ],
  10227.                                             15 => [
  10228.                                                 'attributes' => [
  10229.                                                     'attribute' => 'TitelTextblock1',
  10230.                                                     'label' => 'Titel Textblock 1',
  10231.                                                     'dataType' => 'input',
  10232.                                                 ],
  10233.                                                 'isOperator' => false,
  10234.                                             ],
  10235.                                             16 => [
  10236.                                                 'attributes' => [
  10237.                                                     'attribute' => 'Textblock1',
  10238.                                                     'label' => 'Textblock 1',
  10239.                                                     'dataType' => 'textarea',
  10240.                                                 ],
  10241.                                                 'isOperator' => false,
  10242.                                             ],
  10243.                                             17 => [
  10244.                                                 'attributes' => [
  10245.                                                     'attribute' => 'TitelTextblock2',
  10246.                                                     'label' => 'Titel Textblock 2',
  10247.                                                     'dataType' => 'input',
  10248.                                                 ],
  10249.                                                 'isOperator' => false,
  10250.                                             ],
  10251.                                             18 => [
  10252.                                                 'attributes' => [
  10253.                                                     'attribute' => 'Textblock2',
  10254.                                                     'label' => 'Textblock 2',
  10255.                                                     'dataType' => 'textarea',
  10256.                                                 ],
  10257.                                                 'isOperator' => false,
  10258.                                             ],
  10259.                                             19 => [
  10260.                                                 'attributes' => [
  10261.                                                     'attribute' => 'TitelTextblock3',
  10262.                                                     'label' => 'Titel Textblock 3',
  10263.                                                     'dataType' => 'input',
  10264.                                                 ],
  10265.                                                 'isOperator' => false,
  10266.                                             ],
  10267.                                             20 => [
  10268.                                                 'attributes' => [
  10269.                                                     'attribute' => 'Textblock3',
  10270.                                                     'label' => 'Textblock 3',
  10271.                                                     'dataType' => 'textarea',
  10272.                                                 ],
  10273.                                                 'isOperator' => false,
  10274.                                             ],
  10275.                                             21 => [
  10276.                                                 'attributes' => [
  10277.                                                     'attribute' => 'TitelTextblock4',
  10278.                                                     'label' => 'Titel Textblock 4',
  10279.                                                     'dataType' => 'input',
  10280.                                                 ],
  10281.                                                 'isOperator' => false,
  10282.                                             ],
  10283.                                             22 => [
  10284.                                                 'attributes' => [
  10285.                                                     'attribute' => 'Textblock4',
  10286.                                                     'label' => 'Textblock 4',
  10287.                                                     'dataType' => 'textarea',
  10288.                                                 ],
  10289.                                                 'isOperator' => false,
  10290.                                             ],
  10291.                                             23 => [
  10292.                                                 'attributes' => [
  10293.                                                     'attribute' => 'TitelTextblock5',
  10294.                                                     'label' => 'Titel Textblock 5',
  10295.                                                     'dataType' => 'input',
  10296.                                                 ],
  10297.                                                 'isOperator' => false,
  10298.                                             ],
  10299.                                             24 => [
  10300.                                                 'attributes' => [
  10301.                                                     'attribute' => 'Textblock5',
  10302.                                                     'label' => 'Textblock 5',
  10303.                                                     'dataType' => 'textarea',
  10304.                                                 ],
  10305.                                                 'isOperator' => false,
  10306.                                             ],
  10307.                                             25 => [
  10308.                                                 'attributes' => [
  10309.                                                     'attribute' => 'TitelTextblock6',
  10310.                                                     'label' => 'Titel Textblock 6',
  10311.                                                     'dataType' => 'input',
  10312.                                                 ],
  10313.                                                 'isOperator' => false,
  10314.                                             ],
  10315.                                             26 => [
  10316.                                                 'attributes' => [
  10317.                                                     'attribute' => 'Textblock6',
  10318.                                                     'label' => 'Textblock 6',
  10319.                                                     'dataType' => 'textarea',
  10320.                                                 ],
  10321.                                                 'isOperator' => false,
  10322.                                             ],
  10323.                                             27 => [
  10324.                                                 'attributes' => [
  10325.                                                     'attribute' => 'TitelTextblock7',
  10326.                                                     'label' => 'Titel Textblock 7',
  10327.                                                     'dataType' => 'input',
  10328.                                                 ],
  10329.                                                 'isOperator' => false,
  10330.                                             ],
  10331.                                             28 => [
  10332.                                                 'attributes' => [
  10333.                                                     'attribute' => 'Textblock7',
  10334.                                                     'label' => 'Textblock 7',
  10335.                                                     'dataType' => 'textarea',
  10336.                                                 ],
  10337.                                                 'isOperator' => false,
  10338.                                             ],
  10339.                                             29 => [
  10340.                                                 'attributes' => [
  10341.                                                     'attribute' => 'TitelTextblock8',
  10342.                                                     'label' => 'Titel Textblock 8',
  10343.                                                     'dataType' => 'input',
  10344.                                                 ],
  10345.                                                 'isOperator' => false,
  10346.                                             ],
  10347.                                             30 => [
  10348.                                                 'attributes' => [
  10349.                                                     'attribute' => 'Textblock8',
  10350.                                                     'label' => 'Textblock 8',
  10351.                                                     'dataType' => 'textarea',
  10352.                                                 ],
  10353.                                                 'isOperator' => false,
  10354.                                             ],
  10355.                                             31 => [
  10356.                                                 'attributes' => [
  10357.                                                     'attribute' => 'id',
  10358.                                                     'label' => 'ID',
  10359.                                                     'dataType' => 'system',
  10360.                                                 ],
  10361.                                                 'isOperator' => false,
  10362.                                             ],
  10363.                                             32 => [
  10364.                                                 'attributes' => [
  10365.                                                     'attribute' => 'key',
  10366.                                                     'label' => 'Schlüssel',
  10367.                                                     'dataType' => 'system',
  10368.                                                 ],
  10369.                                                 'isOperator' => false,
  10370.                                             ],
  10371.                                             33 => [
  10372.                                                 'attributes' => [
  10373.                                                     'attribute' => 'published',
  10374.                                                     'label' => 'Veröffentlicht',
  10375.                                                     'dataType' => 'system',
  10376.                                                 ],
  10377.                                                 'isOperator' => false,
  10378.                                             ],
  10379.                                             34 => [
  10380.                                                 'attributes' => [
  10381.                                                     'attribute' => 'creationDate',
  10382.                                                     'label' => 'Erstellungsdatum',
  10383.                                                     'dataType' => 'system',
  10384.                                                 ],
  10385.                                                 'isOperator' => false,
  10386.                                             ],
  10387.                                             35 => [
  10388.                                                 'attributes' => [
  10389.                                                     'attribute' => 'modificationDate',
  10390.                                                     'label' => 'Änderungsdatum',
  10391.                                                     'dataType' => 'system',
  10392.                                                 ],
  10393.                                                 'isOperator' => false,
  10394.                                             ],
  10395.                                             36 => [
  10396.                                                 'attributes' => [
  10397.                                                     'attribute' => 'image16x9',
  10398.                                                     'label' => 'Headerbild 16x9',
  10399.                                                     'dataType' => 'hotspotimage',
  10400.                                                 ],
  10401.                                                 'isOperator' => false,
  10402.                                             ],
  10403.                                             37 => [
  10404.                                                 'attributes' => [
  10405.                                                     'attribute' => 'image5x8',
  10406.                                                     'label' => 'Headerbild 5x8',
  10407.                                                     'dataType' => 'hotspotimage',
  10408.                                                 ],
  10409.                                                 'isOperator' => false,
  10410.                                             ],
  10411.                                             38 => [
  10412.                                                 'attributes' => [
  10413.                                                     'attribute' => 'image1x1',
  10414.                                                     'label' => 'Headerbild 1x1',
  10415.                                                     'dataType' => 'hotspotimage',
  10416.                                                 ],
  10417.                                                 'isOperator' => false,
  10418.                                             ],
  10419.                                             39 => [
  10420.                                                 'attributes' => [
  10421.                                                     'attribute' => 'imageRecruiter',
  10422.                                                     'label' => 'Recruiter',
  10423.                                                     'dataType' => 'hotspotimage',
  10424.                                                 ],
  10425.                                                 'isOperator' => false,
  10426.                                             ],
  10427.                                             40 => [
  10428.                                                 'attributes' => [
  10429.                                                     'attribute' => 'imageSocial',
  10430.                                                     'label' => 'Social Media',
  10431.                                                     'dataType' => 'hotspotimage',
  10432.                                                 ],
  10433.                                                 'isOperator' => false,
  10434.                                             ],
  10435.                                             41 => [
  10436.                                                 'attributes' => [
  10437.                                                     'attribute' => 'TitelSocial',
  10438.                                                     'label' => 'Titel Social',
  10439.                                                     'dataType' => 'input',
  10440.                                                 ],
  10441.                                                 'isOperator' => false,
  10442.                                             ],
  10443.                                             42 => [
  10444.                                                 'attributes' => [
  10445.                                                     'attribute' => 'DescriptionSocial',
  10446.                                                     'label' => 'Description Social',
  10447.                                                     'dataType' => 'textarea',
  10448.                                                 ],
  10449.                                                 'isOperator' => false,
  10450.                                             ],
  10451.                                         ],
  10452.                                     ],
  10453.                                 ],
  10454.                                 'Produktkategorie' => [
  10455.                                     'id' => 'Produktkategorie',
  10456.                                     'name' => 'Produktkategorie',
  10457.                                     'columnConfig' => [
  10458.                                         'columns' => [
  10459.                                             => [
  10460.                                                 'attributes' => [
  10461.                                                     'attribute' => 'id',
  10462.                                                     'label' => 'ID',
  10463.                                                     'dataType' => 'system',
  10464.                                                 ],
  10465.                                                 'isOperator' => false,
  10466.                                             ],
  10467.                                             => [
  10468.                                                 'attributes' => [
  10469.                                                     'attribute' => 'key',
  10470.                                                     'label' => 'Schlüssel',
  10471.                                                     'dataType' => 'system',
  10472.                                                 ],
  10473.                                                 'isOperator' => false,
  10474.                                             ],
  10475.                                             => [
  10476.                                                 'attributes' => [
  10477.                                                     'attribute' => 'name',
  10478.                                                     'label' => 'Name',
  10479.                                                     'dataType' => 'input',
  10480.                                                 ],
  10481.                                                 'isOperator' => false,
  10482.                                             ],
  10483.                                             => [
  10484.                                                 'attributes' => [
  10485.                                                     'attribute' => 'ParentCategory',
  10486.                                                     'label' => 'Parent Kategorie',
  10487.                                                     'dataType' => 'manyToManyRelation',
  10488.                                                 ],
  10489.                                                 'isOperator' => false,
  10490.                                             ],
  10491.                                         ],
  10492.                                     ],
  10493.                                 ],
  10494.                             ],
  10495.                             'mutationEntities' => [
  10496.                             ],
  10497.                             'specialEntities' => [
  10498.                                 'document' => [
  10499.                                     'read' => true,
  10500.                                     'create' => false,
  10501.                                     'update' => false,
  10502.                                     'delete' => false,
  10503.                                 ],
  10504.                                 'document_folder' => [
  10505.                                     'read' => true,
  10506.                                     'create' => false,
  10507.                                     'update' => false,
  10508.                                     'delete' => false,
  10509.                                 ],
  10510.                                 'asset' => [
  10511.                                     'read' => true,
  10512.                                     'create' => false,
  10513.                                     'update' => false,
  10514.                                     'delete' => false,
  10515.                                 ],
  10516.                                 'asset_folder' => [
  10517.                                     'read' => true,
  10518.                                     'create' => false,
  10519.                                     'update' => false,
  10520.                                     'delete' => false,
  10521.                                 ],
  10522.                                 'asset_listing' => [
  10523.                                     'read' => true,
  10524.                                     'create' => false,
  10525.                                     'update' => false,
  10526.                                     'delete' => false,
  10527.                                 ],
  10528.                                 'object_folder' => [
  10529.                                     'read' => true,
  10530.                                     'create' => false,
  10531.                                     'update' => false,
  10532.                                     'delete' => false,
  10533.                                 ],
  10534.                                 'translation' => [
  10535.                                     'read' => false,
  10536.                                     'create' => false,
  10537.                                     'update' => false,
  10538.                                     'delete' => false,
  10539.                                 ],
  10540.                                 'translation_listing' => [
  10541.                                     'read' => false,
  10542.                                     'create' => false,
  10543.                                     'update' => false,
  10544.                                     'delete' => false,
  10545.                                 ],
  10546.                             ],
  10547.                         ],
  10548.                         'security' => [
  10549.                             'method' => 'datahub_apikey',
  10550.                             'apikey' => [
  10551.                                 => '9480d71c1ad6625dde10d8845aff964d',
  10552.                                 => 'd6fbe4163ef8c537a8d88bf82054a75c',
  10553.                             ],
  10554.                             'skipPermissionCheck' => false,
  10555.                             'disableIntrospection' => false,
  10556.                         ],
  10557.                         'workspaces' => [
  10558.                             'asset' => [
  10559.                                 => [
  10560.                                     'read' => true,
  10561.                                     'cpath' => '/',
  10562.                                     'create' => false,
  10563.                                     'update' => false,
  10564.                                     'delete' => false,
  10565.                                     'id' => 'extModel1444-1',
  10566.                                 ],
  10567.                             ],
  10568.                             'document' => [
  10569.                                 => [
  10570.                                     'read' => true,
  10571.                                     'cpath' => '/',
  10572.                                     'create' => false,
  10573.                                     'update' => false,
  10574.                                     'delete' => false,
  10575.                                     'id' => 'extModel1418-1',
  10576.                                 ],
  10577.                             ],
  10578.                             'object' => [
  10579.                                 => [
  10580.                                     'read' => true,
  10581.                                     'cpath' => '/',
  10582.                                     'create' => false,
  10583.                                     'update' => false,
  10584.                                     'delete' => false,
  10585.                                     'id' => 'extModel1470-1',
  10586.                                 ],
  10587.                             ],
  10588.                         ],
  10589.                         'permissions' => [
  10590.                             'user' => [
  10591.                             ],
  10592.                             'role' => [
  10593.                             ],
  10594.                         ],
  10595.                     ],
  10596.                     'PxReach' => [
  10597.                         'general' => [
  10598.                             'active' => true,
  10599.                             'type' => 'graphql',
  10600.                             'name' => 'PxReach',
  10601.                             'description' => '',
  10602.                             'group' => 'HevertExtern',
  10603.                             'sqlObjectCondition' => '',
  10604.                             'modificationDate' => 1769584347,
  10605.                             'path' => NULL,
  10606.                             'createDate' => 1689523447,
  10607.                         ],
  10608.                         'schema' => [
  10609.                             'queryEntities' => [
  10610.                                 'Produkt' => [
  10611.                                     'id' => 'Produkt',
  10612.                                     'name' => 'Produkt',
  10613.                                     'columnConfig' => [
  10614.                                         'columns' => [
  10615.                                             => [
  10616.                                                 'attributes' => [
  10617.                                                     'attribute' => 'produktname',
  10618.                                                     'label' => 'Produktname',
  10619.                                                     'dataType' => 'input',
  10620.                                                 ],
  10621.                                                 'isOperator' => false,
  10622.                                             ],
  10623.                                             => [
  10624.                                                 'attributes' => [
  10625.                                                     'attribute' => 'typ',
  10626.                                                     'label' => 'Typ',
  10627.                                                     'dataType' => 'select',
  10628.                                                 ],
  10629.                                                 'isOperator' => false,
  10630.                                             ],
  10631.                                             => [
  10632.                                                 'attributes' => [
  10633.                                                     'attribute' => 'pzn',
  10634.                                                     'label' => 'PZN',
  10635.                                                     'dataType' => 'input',
  10636.                                                 ],
  10637.                                                 'isOperator' => false,
  10638.                                             ],
  10639.                                             => [
  10640.                                                 'attributes' => [
  10641.                                                     'attribute' => 'zusammensetzungIntro',
  10642.                                                     'label' => 'Intro',
  10643.                                                     'dataType' => 'input',
  10644.                                                 ],
  10645.                                                 'isOperator' => false,
  10646.                                             ],
  10647.                                             => [
  10648.                                                 'attributes' => [
  10649.                                                     'attribute' => 'zusammensetzungApp',
  10650.                                                     'label' => 'Liste',
  10651.                                                     'dataType' => 'wysiwyg',
  10652.                                                 ],
  10653.                                                 'isOperator' => false,
  10654.                                             ],
  10655.                                             => [
  10656.                                                 'attributes' => [
  10657.                                                     'attribute' => 'zusammensetzungFrei',
  10658.                                                     'label' => 'Freitext',
  10659.                                                     'dataType' => 'wysiwyg',
  10660.                                                 ],
  10661.                                                 'isOperator' => false,
  10662.                                             ],
  10663.                                             => [
  10664.                                                 'attributes' => [
  10665.                                                     'attribute' => 'zusammensetzungSonstigeBestandteile',
  10666.                                                     'label' => 'Sonstige Bestandteile',
  10667.                                                     'dataType' => 'wysiwyg',
  10668.                                                 ],
  10669.                                                 'isOperator' => false,
  10670.                                             ],
  10671.                                             => [
  10672.                                                 'attributes' => [
  10673.                                                     'attribute' => 'indikationsKurztextEv',
  10674.                                                     'label' => 'Indikations-Kurztext EV',
  10675.                                                     'dataType' => 'wysiwyg',
  10676.                                                 ],
  10677.                                                 'isOperator' => false,
  10678.                                             ],
  10679.                                             => [
  10680.                                                 'attributes' => [
  10681.                                                     'attribute' => 'consumerInsightEv',
  10682.                                                     'label' => 'Consumer Insight EV',
  10683.                                                     'dataType' => 'wysiwyg',
  10684.                                                 ],
  10685.                                                 'isOperator' => false,
  10686.                                             ],
  10687.                                             => [
  10688.                                                 'attributes' => [
  10689.                                                     'attribute' => 'benefitEv2',
  10690.                                                     'label' => 'Benefit EV (2)',
  10691.                                                     'dataType' => 'wysiwyg',
  10692.                                                 ],
  10693.                                                 'isOperator' => false,
  10694.                                             ],
  10695.                                             10 => [
  10696.                                                 'attributes' => [
  10697.                                                     'attribute' => 'reasonWhyEv',
  10698.                                                     'label' => 'Reason why EV',
  10699.                                                     'dataType' => 'wysiwyg',
  10700.                                                 ],
  10701.                                                 'isOperator' => false,
  10702.                                             ],
  10703.                                             11 => [
  10704.                                                 'attributes' => [
  10705.                                                     'attribute' => 'kernaussageEv',
  10706.                                                     'label' => 'Kernaussage EV',
  10707.                                                     'dataType' => 'wysiwyg',
  10708.                                                 ],
  10709.                                                 'isOperator' => false,
  10710.                                             ],
  10711.                                             12 => [
  10712.                                                 'isOperator' => true,
  10713.                                                 'attributes' => [
  10714.                                                     'type' => 'operator',
  10715.                                                     'class' => 'Concatenator',
  10716.                                                     'label' => 'MergedText',
  10717.                                                     'glue' => '',
  10718.                                                     'childs' => [
  10719.                                                         => [
  10720.                                                             'isOperator' => false,
  10721.                                                             'attributes' => [
  10722.                                                                 'label' => 'Consumer Insight EV',
  10723.                                                                 'type' => 'value',
  10724.                                                                 'class' => 'DefaultValue',
  10725.                                                                 'attribute' => 'consumerInsightEv',
  10726.                                                                 'dataType' => 'wysiwyg',
  10727.                                                                 'childs' => [
  10728.                                                                 ],
  10729.                                                             ],
  10730.                                                         ],
  10731.                                                         => [
  10732.                                                             'isOperator' => false,
  10733.                                                             'attributes' => [
  10734.                                                                 'label' => 'Benefit EV (2)',
  10735.                                                                 'type' => 'value',
  10736.                                                                 'class' => 'DefaultValue',
  10737.                                                                 'attribute' => 'benefitEv2',
  10738.                                                                 'dataType' => 'wysiwyg',
  10739.                                                                 'childs' => [
  10740.                                                                 ],
  10741.                                                             ],
  10742.                                                         ],
  10743.                                                         => [
  10744.                                                             'isOperator' => false,
  10745.                                                             'attributes' => [
  10746.                                                                 'label' => 'Reason why EV (reasonWhyEv)',
  10747.                                                                 'type' => 'value',
  10748.                                                                 'class' => 'DefaultValue',
  10749.                                                                 'attribute' => 'reasonWhyEv',
  10750.                                                                 'dataType' => 'wysiwyg',
  10751.                                                                 'childs' => [
  10752.                                                                 ],
  10753.                                                             ],
  10754.                                                         ],
  10755.                                                         => [
  10756.                                                             'isOperator' => false,
  10757.                                                             'attributes' => [
  10758.                                                                 'label' => 'Kernaussage EV',
  10759.                                                                 'type' => 'value',
  10760.                                                                 'class' => 'DefaultValue',
  10761.                                                                 'attribute' => 'kernaussageEv',
  10762.                                                                 'dataType' => 'wysiwyg',
  10763.                                                                 'childs' => [
  10764.                                                                 ],
  10765.                                                             ],
  10766.                                                         ],
  10767.                                                     ],
  10768.                                                 ],
  10769.                                                 'key' => '#656868ed95120',
  10770.                                             ],
  10771.                                             13 => [
  10772.                                                 'attributes' => [
  10773.                                                     'attribute' => 'pflichttextEv',
  10774.                                                     'label' => 'Pflichttext EV',
  10775.                                                     'dataType' => 'wysiwyg',
  10776.                                                 ],
  10777.                                                 'isOperator' => false,
  10778.                                             ],
  10779.                                             14 => [
  10780.                                                 'attributes' => [
  10781.                                                     'attribute' => 'packungsgroesse',
  10782.                                                     'label' => 'Packungsgroesse',
  10783.                                                     'dataType' => 'inputQuantityValue',
  10784.                                                 ],
  10785.                                                 'isOperator' => false,
  10786.                                             ],
  10787.                                             15 => [
  10788.                                                 'attributes' => [
  10789.                                                     'attribute' => 'darreichungsform',
  10790.                                                     'label' => 'Darreichungsform',
  10791.                                                     'dataType' => 'select',
  10792.                                                 ],
  10793.                                                 'isOperator' => false,
  10794.                                             ],
  10795.                                             16 => [
  10796.                                                 'attributes' => [
  10797.                                                     'attribute' => 'packungsfarbe',
  10798.                                                     'label' => 'Packungsfarbe',
  10799.                                                     'dataType' => 'select',
  10800.                                                 ],
  10801.                                                 'isOperator' => false,
  10802.                                             ],
  10803.                                             17 => [
  10804.                                                 'attributes' => [
  10805.                                                     'attribute' => 'wirkstoffe',
  10806.                                                     'label' => 'Wirkstoffe',
  10807.                                                     'dataType' => 'manyToManyObjectRelation',
  10808.                                                 ],
  10809.                                                 'isOperator' => false,
  10810.                                             ],
  10811.                                             18 => [
  10812.                                                 'attributes' => [
  10813.                                                     'attribute' => 'vegan',
  10814.                                                     'label' => 'Vegan',
  10815.                                                     'dataType' => 'booleanSelect',
  10816.                                                 ],
  10817.                                                 'isOperator' => false,
  10818.                                             ],
  10819.                                             19 => [
  10820.                                                 'attributes' => [
  10821.                                                     'attribute' => 'vegetarisch',
  10822.                                                     'label' => 'Vegetarisch',
  10823.                                                     'dataType' => 'booleanSelect',
  10824.                                                 ],
  10825.                                                 'isOperator' => false,
  10826.                                             ],
  10827.                                             20 => [
  10828.                                                 'attributes' => [
  10829.                                                     'attribute' => 'glutenfrei',
  10830.                                                     'label' => 'Glutenfrei',
  10831.                                                     'dataType' => 'booleanSelect',
  10832.                                                 ],
  10833.                                                 'isOperator' => false,
  10834.                                             ],
  10835.                                             21 => [
  10836.                                                 'attributes' => [
  10837.                                                     'attribute' => 'lactosefrei',
  10838.                                                     'label' => 'Lactosefrei',
  10839.                                                     'dataType' => 'booleanSelect',
  10840.                                                 ],
  10841.                                                 'isOperator' => false,
  10842.                                             ],
  10843.                                             22 => [
  10844.                                                 'attributes' => [
  10845.                                                     'attribute' => 'ohneFarbstoffe',
  10846.                                                     'label' => 'Ohne Farbe',
  10847.                                                     'dataType' => 'booleanSelect',
  10848.                                                 ],
  10849.                                                 'isOperator' => false,
  10850.                                             ],
  10851.                                             23 => [
  10852.                                                 'attributes' => [
  10853.                                                     'attribute' => 'ohneGelatine',
  10854.                                                     'label' => 'Ohne Gelatine',
  10855.                                                     'dataType' => 'booleanSelect',
  10856.                                                 ],
  10857.                                                 'isOperator' => false,
  10858.                                             ],
  10859.                                             24 => [
  10860.                                                 'attributes' => [
  10861.                                                     'attribute' => 'ohneKonservierungstsoffe',
  10862.                                                     'label' => 'Ohne Konserv.',
  10863.                                                     'dataType' => 'booleanSelect',
  10864.                                                 ],
  10865.                                                 'isOperator' => false,
  10866.                                             ],
  10867.                                             25 => [
  10868.                                                 'attributes' => [
  10869.                                                     'attribute' => 'halal',
  10870.                                                     'label' => 'Halal',
  10871.                                                     'dataType' => 'booleanSelect',
  10872.                                                 ],
  10873.                                                 'isOperator' => false,
  10874.                                             ],
  10875.                                             26 => [
  10876.                                                 'attributes' => [
  10877.                                                     'attribute' => 'ohnePalmoel',
  10878.                                                     'label' => '~ohne-palmoel',
  10879.                                                     'dataType' => 'booleanSelect',
  10880.                                                 ],
  10881.                                                 'isOperator' => false,
  10882.                                             ],
  10883.                                             27 => [
  10884.                                                 'attributes' => [
  10885.                                                     'attribute' => 'zuckerfrei',
  10886.                                                     'label' => '~zuckerfrei',
  10887.                                                     'dataType' => 'booleanSelect',
  10888.                                                 ],
  10889.                                                 'isOperator' => false,
  10890.                                             ],
  10891.                                             28 => [
  10892.                                                 'attributes' => [
  10893.                                                     'attribute' => 'imagePackshot',
  10894.                                                     'label' => 'Packshot',
  10895.                                                     'dataType' => 'hotspotimage',
  10896.                                                 ],
  10897.                                                 'isOperator' => false,
  10898.                                             ],
  10899.                                             29 => [
  10900.                                                 'attributes' => [
  10901.                                                     'attribute' => 'imagePackshotWirkstoffe',
  10902.                                                     'label' => 'Packshot Wirkstoffe',
  10903.                                                     'dataType' => 'hotspotimage',
  10904.                                                 ],
  10905.                                                 'isOperator' => false,
  10906.                                             ],
  10907.                                             30 => [
  10908.                                                 'attributes' => [
  10909.                                                     'attribute' => 'DownloadGebrauchsinformation',
  10910.                                                     'label' => 'Gebrauchsinformation',
  10911.                                                     'dataType' => 'advancedManyToManyRelation',
  10912.                                                 ],
  10913.                                                 'isOperator' => false,
  10914.                                             ],
  10915.                                         ],
  10916.                                     ],
  10917.                                 ],
  10918.                                 'Wirkstoff' => [
  10919.                                     'id' => 'Wirkstoff',
  10920.                                     'name' => 'Wirkstoff',
  10921.                                     'columnConfig' => [
  10922.                                         'columns' => [
  10923.                                             => [
  10924.                                                 'attributes' => [
  10925.                                                     'attribute' => 'bezeichnungLat',
  10926.                                                     'label' => '~bezeichnung-(lat.)',
  10927.                                                     'dataType' => 'input',
  10928.                                                 ],
  10929.                                                 'isOperator' => false,
  10930.                                             ],
  10931.                                         ],
  10932.                                     ],
  10933.                                 ],
  10934.                             ],
  10935.                             'mutationEntities' => [
  10936.                             ],
  10937.                             'specialEntities' => [
  10938.                                 'document' => [
  10939.                                     'read' => false,
  10940.                                     'create' => false,
  10941.                                     'update' => false,
  10942.                                     'delete' => false,
  10943.                                 ],
  10944.                                 'document_folder' => [
  10945.                                     'read' => false,
  10946.                                     'create' => false,
  10947.                                     'update' => false,
  10948.                                     'delete' => false,
  10949.                                 ],
  10950.                                 'asset' => [
  10951.                                     'read' => true,
  10952.                                     'create' => false,
  10953.                                     'update' => false,
  10954.                                     'delete' => false,
  10955.                                 ],
  10956.                                 'asset_folder' => [
  10957.                                     'read' => true,
  10958.                                     'create' => false,
  10959.                                     'update' => false,
  10960.                                     'delete' => false,
  10961.                                 ],
  10962.                                 'asset_listing' => [
  10963.                                     'read' => true,
  10964.                                     'create' => false,
  10965.                                     'update' => false,
  10966.                                     'delete' => false,
  10967.                                 ],
  10968.                                 'object_folder' => [
  10969.                                     'read' => true,
  10970.                                     'create' => false,
  10971.                                     'update' => false,
  10972.                                     'delete' => false,
  10973.                                 ],
  10974.                                 'translation' => [
  10975.                                     'read' => false,
  10976.                                     'create' => false,
  10977.                                     'update' => false,
  10978.                                     'delete' => false,
  10979.                                 ],
  10980.                                 'translation_listing' => [
  10981.                                     'read' => false,
  10982.                                     'create' => false,
  10983.                                     'update' => false,
  10984.                                     'delete' => false,
  10985.                                 ],
  10986.                             ],
  10987.                         ],
  10988.                         'security' => [
  10989.                             'method' => 'datahub_apikey',
  10990.                             'apikey' => [
  10991.                                 => '5a0f4a6e7aeee41e4eac2e2eaf5fb426',
  10992.                             ],
  10993.                             'skipPermissionCheck' => false,
  10994.                             'disableIntrospection' => false,
  10995.                         ],
  10996.                         'workspaces' => [
  10997.                             'asset' => [
  10998.                                 => [
  10999.                                     'read' => true,
  11000.                                     'cpath' => '/bilder/packshots',
  11001.                                     'create' => false,
  11002.                                     'update' => false,
  11003.                                     'delete' => false,
  11004.                                     'id' => 'extModel385-1',
  11005.                                 ],
  11006.                                 => [
  11007.                                     'read' => true,
  11008.                                     'cpath' => '/Dokumente/Gebrauchsinformationen',
  11009.                                     'create' => false,
  11010.                                     'update' => false,
  11011.                                     'delete' => false,
  11012.                                     'id' => 'extModel385-2',
  11013.                                 ],
  11014.                             ],
  11015.                             'document' => [
  11016.                             ],
  11017.                             'object' => [
  11018.                                 => [
  11019.                                     'read' => true,
  11020.                                     'cpath' => '/Produkte/Deutschland',
  11021.                                     'create' => false,
  11022.                                     'update' => false,
  11023.                                     'delete' => false,
  11024.                                     'id' => 'extModel411-1',
  11025.                                 ],
  11026.                             ],
  11027.                         ],
  11028.                         'permissions' => [
  11029.                             'user' => [
  11030.                             ],
  11031.                             'role' => [
  11032.                             ],
  11033.                         ],
  11034.                     ],
  11035.                     'gesund-de' => [
  11036.                         'general' => [
  11037.                             'active' => true,
  11038.                             'type' => 'graphql',
  11039.                             'name' => 'gesund-de',
  11040.                             'description' => '',
  11041.                             'group' => 'HevertExtern',
  11042.                             'sqlObjectCondition' => '',
  11043.                             'modificationDate' => 1769584347,
  11044.                             'path' => NULL,
  11045.                             'createDate' => 1689523447,
  11046.                         ],
  11047.                         'schema' => [
  11048.                             'queryEntities' => [
  11049.                                 'Produkt' => [
  11050.                                     'id' => 'Produkt',
  11051.                                     'name' => 'Produkt',
  11052.                                     'columnConfig' => [
  11053.                                         'columns' => [
  11054.                                             => [
  11055.                                                 'attributes' => [
  11056.                                                     'attribute' => 'produktname',
  11057.                                                     'label' => 'Produktname',
  11058.                                                     'dataType' => 'input',
  11059.                                                 ],
  11060.                                                 'isOperator' => false,
  11061.                                             ],
  11062.                                             => [
  11063.                                                 'attributes' => [
  11064.                                                     'attribute' => 'pzn',
  11065.                                                     'label' => 'PZN',
  11066.                                                     'dataType' => 'input',
  11067.                                                 ],
  11068.                                                 'isOperator' => false,
  11069.                                             ],
  11070.                                             => [
  11071.                                                 'isOperator' => true,
  11072.                                                 'attributes' => [
  11073.                                                     'type' => 'operator',
  11074.                                                     'class' => 'Concatenator',
  11075.                                                     'label' => 'MergedText',
  11076.                                                     'glue' => '',
  11077.                                                     'childs' => [
  11078.                                                         => [
  11079.                                                             'isOperator' => false,
  11080.                                                             'attributes' => [
  11081.                                                                 'label' => 'Consumer Insight EV',
  11082.                                                                 'type' => 'value',
  11083.                                                                 'class' => 'DefaultValue',
  11084.                                                                 'attribute' => 'consumerInsightEv',
  11085.                                                                 'dataType' => 'wysiwyg',
  11086.                                                                 'childs' => [
  11087.                                                                 ],
  11088.                                                             ],
  11089.                                                         ],
  11090.                                                         => [
  11091.                                                             'isOperator' => false,
  11092.                                                             'attributes' => [
  11093.                                                                 'label' => 'Benefit EV (2)',
  11094.                                                                 'type' => 'value',
  11095.                                                                 'class' => 'DefaultValue',
  11096.                                                                 'attribute' => 'benefitEv2',
  11097.                                                                 'dataType' => 'wysiwyg',
  11098.                                                                 'childs' => [
  11099.                                                                 ],
  11100.                                                             ],
  11101.                                                         ],
  11102.                                                         => [
  11103.                                                             'isOperator' => false,
  11104.                                                             'attributes' => [
  11105.                                                                 'label' => 'Reason why EV (reasonWhyEv)',
  11106.                                                                 'type' => 'value',
  11107.                                                                 'class' => 'DefaultValue',
  11108.                                                                 'attribute' => 'reasonWhyEv',
  11109.                                                                 'dataType' => 'wysiwyg',
  11110.                                                                 'childs' => [
  11111.                                                                 ],
  11112.                                                             ],
  11113.                                                         ],
  11114.                                                         => [
  11115.                                                             'isOperator' => false,
  11116.                                                             'attributes' => [
  11117.                                                                 'label' => 'Kernaussage EV',
  11118.                                                                 'type' => 'value',
  11119.                                                                 'class' => 'DefaultValue',
  11120.                                                                 'attribute' => 'kernaussageEv',
  11121.                                                                 'dataType' => 'wysiwyg',
  11122.                                                                 'childs' => [
  11123.                                                                 ],
  11124.                                                             ],
  11125.                                                         ],
  11126.                                                     ],
  11127.                                                 ],
  11128.                                                 'key' => '#652847d8dcefe',
  11129.                                             ],
  11130.                                             => [
  11131.                                                 'attributes' => [
  11132.                                                     'attribute' => 'darreichungsform',
  11133.                                                     'label' => 'Darreichungsform',
  11134.                                                     'dataType' => 'select',
  11135.                                                 ],
  11136.                                                 'isOperator' => false,
  11137.                                             ],
  11138.                                             => [
  11139.                                                 'attributes' => [
  11140.                                                     'attribute' => 'imagePackshotClassic',
  11141.                                                     'label' => 'Image Packshot Classic',
  11142.                                                     'dataType' => 'image',
  11143.                                                 ],
  11144.                                                 'isOperator' => false,
  11145.                                             ],
  11146.                                             => [
  11147.                                                 'attributes' => [
  11148.                                                     'attribute' => 'pflichttextEv',
  11149.                                                     'label' => '~pflichttext-ev',
  11150.                                                     'dataType' => 'wysiwyg',
  11151.                                                 ],
  11152.                                                 'isOperator' => false,
  11153.                                             ],
  11154.                                             => [
  11155.                                                 'attributes' => [
  11156.                                                     'attribute' => 'seoMetaTitle',
  11157.                                                     'label' => '~seo-meta-titel',
  11158.                                                     'dataType' => 'input',
  11159.                                                 ],
  11160.                                                 'isOperator' => false,
  11161.                                             ],
  11162.                                             => [
  11163.                                                 'attributes' => [
  11164.                                                     'attribute' => 'seoMetaDescription',
  11165.                                                     'label' => '~seo-meta-description',
  11166.                                                     'dataType' => 'textarea',
  11167.                                                 ],
  11168.                                                 'isOperator' => false,
  11169.                                             ],
  11170.                                             => [
  11171.                                                 'attributes' => [
  11172.                                                     'attribute' => 'seoMetaKeywords',
  11173.                                                     'label' => '~seo-meta-keywords',
  11174.                                                     'dataType' => 'textarea',
  11175.                                                 ],
  11176.                                                 'isOperator' => false,
  11177.                                             ],
  11178.                                             => [
  11179.                                                 'attributes' => [
  11180.                                                     'attribute' => 'AVP',
  11181.                                                     'label' => 'AVP',
  11182.                                                     'dataType' => 'numeric',
  11183.                                                 ],
  11184.                                                 'isOperator' => false,
  11185.                                             ],
  11186.                                         ],
  11187.                                     ],
  11188.                                 ],
  11189.                             ],
  11190.                             'mutationEntities' => [
  11191.                             ],
  11192.                             'specialEntities' => [
  11193.                                 'document' => [
  11194.                                     'read' => false,
  11195.                                     'create' => false,
  11196.                                     'update' => false,
  11197.                                     'delete' => false,
  11198.                                 ],
  11199.                                 'document_folder' => [
  11200.                                     'read' => false,
  11201.                                     'create' => false,
  11202.                                     'update' => false,
  11203.                                     'delete' => false,
  11204.                                 ],
  11205.                                 'asset' => [
  11206.                                     'read' => true,
  11207.                                     'create' => false,
  11208.                                     'update' => false,
  11209.                                     'delete' => false,
  11210.                                 ],
  11211.                                 'asset_folder' => [
  11212.                                     'read' => true,
  11213.                                     'create' => false,
  11214.                                     'update' => false,
  11215.                                     'delete' => false,
  11216.                                 ],
  11217.                                 'asset_listing' => [
  11218.                                     'read' => true,
  11219.                                     'create' => false,
  11220.                                     'update' => false,
  11221.                                     'delete' => false,
  11222.                                 ],
  11223.                                 'object_folder' => [
  11224.                                     'read' => true,
  11225.                                     'create' => false,
  11226.                                     'update' => false,
  11227.                                     'delete' => false,
  11228.                                 ],
  11229.                                 'translation' => [
  11230.                                     'read' => false,
  11231.                                     'create' => false,
  11232.                                     'update' => false,
  11233.                                     'delete' => false,
  11234.                                 ],
  11235.                                 'translation_listing' => [
  11236.                                     'read' => false,
  11237.                                     'create' => false,
  11238.                                     'update' => false,
  11239.                                     'delete' => false,
  11240.                                 ],
  11241.                             ],
  11242.                         ],
  11243.                         'security' => [
  11244.                             'method' => 'datahub_apikey',
  11245.                             'apikey' => [
  11246.                                 => '256beb3fd8308a8dbd1cd52322c9b811',
  11247.                             ],
  11248.                             'skipPermissionCheck' => false,
  11249.                             'disableIntrospection' => false,
  11250.                         ],
  11251.                         'workspaces' => [
  11252.                             'asset' => [
  11253.                                 => [
  11254.                                     'read' => true,
  11255.                                     'cpath' => '/bilder/PackshotsCl',
  11256.                                     'create' => false,
  11257.                                     'update' => false,
  11258.                                     'delete' => false,
  11259.                                     'id' => 'extModel385-1',
  11260.                                 ],
  11261.                             ],
  11262.                             'document' => [
  11263.                             ],
  11264.                             'object' => [
  11265.                                 => [
  11266.                                     'read' => true,
  11267.                                     'cpath' => '/Produkte/Deutschland',
  11268.                                     'create' => false,
  11269.                                     'update' => false,
  11270.                                     'delete' => false,
  11271.                                     'id' => 'extModel411-1',
  11272.                                 ],
  11273.                             ],
  11274.                         ],
  11275.                         'permissions' => [
  11276.                             'user' => [
  11277.                             ],
  11278.                             'role' => [
  11279.                             ],
  11280.                         ],
  11281.                     ],
  11282.                     'middleware-bak-06-2024' => [
  11283.                         'general' => [
  11284.                             'active' => true,
  11285.                             'type' => 'graphql',
  11286.                             'name' => 'middleware-bak-06-2024',
  11287.                             'description' => '',
  11288.                             'group' => 'Backups',
  11289.                             'sqlObjectCondition' => '',
  11290.                             'modificationDate' => 1773906452,
  11291.                             'path' => NULL,
  11292.                             'createDate' => 1656077741,
  11293.                         ],
  11294.                         'schema' => [
  11295.                             'queryEntities' => [
  11296.                                 'Beitrag' => [
  11297.                                     'id' => 'Beitrag',
  11298.                                     'name' => 'Beitrag',
  11299.                                     'columnConfig' => [
  11300.                                         'columns' => [
  11301.                                             => [
  11302.                                                 'attributes' => [
  11303.                                                     'attribute' => 'id',
  11304.                                                     'label' => 'ID',
  11305.                                                     'dataType' => 'system',
  11306.                                                 ],
  11307.                                                 'isOperator' => false,
  11308.                                             ],
  11309.                                             => [
  11310.                                                 'attributes' => [
  11311.                                                     'attribute' => 'key',
  11312.                                                     'label' => 'Schlüssel',
  11313.                                                     'dataType' => 'system',
  11314.                                                 ],
  11315.                                                 'isOperator' => false,
  11316.                                             ],
  11317.                                             => [
  11318.                                                 'attributes' => [
  11319.                                                     'attribute' => 'creationDate',
  11320.                                                     'label' => 'Erstellungsdatum',
  11321.                                                     'dataType' => 'system',
  11322.                                                 ],
  11323.                                                 'isOperator' => false,
  11324.                                             ],
  11325.                                             => [
  11326.                                                 'attributes' => [
  11327.                                                     'attribute' => 'modificationDate',
  11328.                                                     'label' => 'Änderungsdatum',
  11329.                                                     'dataType' => 'system',
  11330.                                                 ],
  11331.                                                 'isOperator' => false,
  11332.                                             ],
  11333.                                             => [
  11334.                                                 'attributes' => [
  11335.                                                     'attribute' => 'articleType',
  11336.                                                     'label' => 'Typ',
  11337.                                                     'dataType' => 'select',
  11338.                                                 ],
  11339.                                                 'isOperator' => false,
  11340.                                             ],
  11341.                                             => [
  11342.                                                 'attributes' => [
  11343.                                                     'attribute' => 'articleDate',
  11344.                                                     'label' => 'Datum',
  11345.                                                     'dataType' => 'datetime',
  11346.                                                 ],
  11347.                                                 'isOperator' => false,
  11348.                                             ],
  11349.                                             => [
  11350.                                                 'attributes' => [
  11351.                                                     'attribute' => 'stateInformation',
  11352.                                                     'label' => 'Status',
  11353.                                                     'dataType' => 'select',
  11354.                                                 ],
  11355.                                                 'isOperator' => false,
  11356.                                             ],
  11357.                                             => [
  11358.                                                 'attributes' => [
  11359.                                                     'attribute' => 'publishEndverbraucher',
  11360.                                                     'label' => 'Endverbraucher',
  11361.                                                     'dataType' => 'select',
  11362.                                                 ],
  11363.                                                 'isOperator' => false,
  11364.                                             ],
  11365.                                             => [
  11366.                                                 'attributes' => [
  11367.                                                     'attribute' => 'publishFachkreise',
  11368.                                                     'label' => 'Fachkreise',
  11369.                                                     'dataType' => 'select',
  11370.                                                 ],
  11371.                                                 'isOperator' => false,
  11372.                                             ],
  11373.                                             => [
  11374.                                                 'attributes' => [
  11375.                                                     'attribute' => 'author',
  11376.                                                     'label' => 'Autor',
  11377.                                                     'dataType' => 'manyToOneRelation',
  11378.                                                 ],
  11379.                                                 'isOperator' => false,
  11380.                                             ],
  11381.                                             10 => [
  11382.                                                 'attributes' => [
  11383.                                                     'attribute' => 'topic',
  11384.                                                     'label' => '(topic)',
  11385.                                                     'dataType' => 'manyToManyObjectRelation',
  11386.                                                 ],
  11387.                                                 'isOperator' => false,
  11388.                                             ],
  11389.                                             11 => [
  11390.                                                 'attributes' => [
  11391.                                                     'attribute' => 'keyword',
  11392.                                                     'label' => '(keyword)',
  11393.                                                     'dataType' => 'manyToManyObjectRelation',
  11394.                                                 ],
  11395.                                                 'isOperator' => false,
  11396.                                             ],
  11397.                                             12 => [
  11398.                                                 'attributes' => [
  11399.                                                     'attribute' => 'titleOriginal',
  11400.                                                     'label' => 'Titel',
  11401.                                                     'dataType' => 'input',
  11402.                                                 ],
  11403.                                                 'isOperator' => false,
  11404.                                             ],
  11405.                                             13 => [
  11406.                                                 'attributes' => [
  11407.                                                     'attribute' => 'titleReworked',
  11408.                                                     'label' => 'Titel',
  11409.                                                     'dataType' => 'input',
  11410.                                                 ],
  11411.                                                 'isOperator' => false,
  11412.                                             ],
  11413.                                             14 => [
  11414.                                                 'attributes' => [
  11415.                                                     'attribute' => 'titleOnline',
  11416.                                                     'label' => 'Titel',
  11417.                                                     'dataType' => 'input',
  11418.                                                 ],
  11419.                                                 'isOperator' => false,
  11420.                                             ],
  11421.                                             15 => [
  11422.                                                 'attributes' => [
  11423.                                                     'attribute' => 'subHeadingOriginal',
  11424.                                                     'label' => 'Zwischenheadline',
  11425.                                                     'dataType' => 'textarea',
  11426.                                                 ],
  11427.                                                 'isOperator' => false,
  11428.                                             ],
  11429.                                             16 => [
  11430.                                                 'attributes' => [
  11431.                                                     'attribute' => 'subHeadingReworked',
  11432.                                                     'label' => 'Zwischenheadline',
  11433.                                                     'dataType' => 'textarea',
  11434.                                                 ],
  11435.                                                 'isOperator' => false,
  11436.                                             ],
  11437.                                             17 => [
  11438.                                                 'attributes' => [
  11439.                                                     'attribute' => 'subHeadingOnline',
  11440.                                                     'label' => 'Zwischenheadline',
  11441.                                                     'dataType' => 'textarea',
  11442.                                                 ],
  11443.                                                 'isOperator' => false,
  11444.                                             ],
  11445.                                             18 => [
  11446.                                                 'attributes' => [
  11447.                                                     'attribute' => 'subTitleOriginal',
  11448.                                                     'label' => 'SubTitel',
  11449.                                                     'dataType' => 'textarea',
  11450.                                                 ],
  11451.                                                 'isOperator' => false,
  11452.                                             ],
  11453.                                             19 => [
  11454.                                                 'attributes' => [
  11455.                                                     'attribute' => 'subTitleReworked',
  11456.                                                     'label' => 'SubTitel',
  11457.                                                     'dataType' => 'textarea',
  11458.                                                 ],
  11459.                                                 'isOperator' => false,
  11460.                                             ],
  11461.                                             20 => [
  11462.                                                 'attributes' => [
  11463.                                                     'attribute' => 'subTitleOnline',
  11464.                                                     'label' => 'SubTitel',
  11465.                                                     'dataType' => 'textarea',
  11466.                                                 ],
  11467.                                                 'isOperator' => false,
  11468.                                             ],
  11469.                                             21 => [
  11470.                                                 'attributes' => [
  11471.                                                     'attribute' => 'summary',
  11472.                                                     'label' => 'Zusammenfassung',
  11473.                                                     'dataType' => 'textarea',
  11474.                                                 ],
  11475.                                                 'isOperator' => false,
  11476.                                             ],
  11477.                                             22 => [
  11478.                                                 'attributes' => [
  11479.                                                     'attribute' => 'pressreleaseOriginal',
  11480.                                                     'label' => '(pressreleaseOriginal)',
  11481.                                                     'dataType' => 'wysiwyg',
  11482.                                                 ],
  11483.                                                 'isOperator' => false,
  11484.                                             ],
  11485.                                             23 => [
  11486.                                                 'attributes' => [
  11487.                                                     'attribute' => 'pressreleaseRework',
  11488.                                                     'label' => '(pressreleaseRework)',
  11489.                                                     'dataType' => 'wysiwyg',
  11490.                                                 ],
  11491.                                                 'isOperator' => false,
  11492.                                             ],
  11493.                                             24 => [
  11494.                                                 'attributes' => [
  11495.                                                     'attribute' => 'pressreleaseOnline',
  11496.                                                     'label' => '(pressreleaseOnline)',
  11497.                                                     'dataType' => 'wysiwyg',
  11498.                                                 ],
  11499.                                                 'isOperator' => false,
  11500.                                             ],
  11501.                                             25 => [
  11502.                                                 'attributes' => [
  11503.                                                     'attribute' => 'documents',
  11504.                                                     'label' => 'Dokumente',
  11505.                                                     'dataType' => 'manyToManyRelation',
  11506.                                                 ],
  11507.                                                 'isOperator' => false,
  11508.                                             ],
  11509.                                             26 => [
  11510.                                                 'attributes' => [
  11511.                                                     'attribute' => 'quellenangaben',
  11512.                                                     'label' => 'Quellenangaben',
  11513.                                                     'dataType' => 'fieldcollections',
  11514.                                                 ],
  11515.                                                 'isOperator' => false,
  11516.                                             ],
  11517.                                             27 => [
  11518.                                                 'attributes' => [
  11519.                                                     'attribute' => 'weiterfuehrendeLinks',
  11520.                                                     'label' => 'Weiterführende Links',
  11521.                                                     'dataType' => 'fieldcollections',
  11522.                                                 ],
  11523.                                                 'isOperator' => false,
  11524.                                             ],
  11525.                                             28 => [
  11526.                                                 'attributes' => [
  11527.                                                     'attribute' => 'product',
  11528.                                                     'label' => '(product)',
  11529.                                                     'dataType' => 'manyToManyObjectRelation',
  11530.                                                 ],
  11531.                                                 'isOperator' => false,
  11532.                                             ],
  11533.                                             29 => [
  11534.                                                 'attributes' => [
  11535.                                                     'attribute' => 'interest',
  11536.                                                     'label' => 'Für Sie auch interessant',
  11537.                                                     'dataType' => 'manyToManyObjectRelation',
  11538.                                                 ],
  11539.                                                 'isOperator' => false,
  11540.                                             ],
  11541.                                             30 => [
  11542.                                                 'attributes' => [
  11543.                                                     'attribute' => 'more',
  11544.                                                     'label' => 'Mehr aus unserem Magazin',
  11545.                                                     'dataType' => 'manyToManyObjectRelation',
  11546.                                                 ],
  11547.                                                 'isOperator' => false,
  11548.                                             ],
  11549.                                             31 => [
  11550.                                                 'attributes' => [
  11551.                                                     'attribute' => 'image3x2',
  11552.                                                     'label' => 'Bild 3x2',
  11553.                                                     'dataType' => 'hotspotimage',
  11554.                                                 ],
  11555.                                                 'isOperator' => false,
  11556.                                             ],
  11557.                                             32 => [
  11558.                                                 'attributes' => [
  11559.                                                     'attribute' => 'image16x9',
  11560.                                                     'label' => 'Bild 16x9',
  11561.                                                     'dataType' => 'hotspotimage',
  11562.                                                 ],
  11563.                                                 'isOperator' => false,
  11564.                                             ],
  11565.                                             33 => [
  11566.                                                 'attributes' => [
  11567.                                                     'attribute' => 'image1x1',
  11568.                                                     'label' => 'Bild 1x1',
  11569.                                                     'dataType' => 'hotspotimage',
  11570.                                                 ],
  11571.                                                 'isOperator' => false,
  11572.                                             ],
  11573.                                             34 => [
  11574.                                                 'attributes' => [
  11575.                                                     'attribute' => 'image4x3',
  11576.                                                     'label' => 'Bild 4x3',
  11577.                                                     'dataType' => 'hotspotimage',
  11578.                                                 ],
  11579.                                                 'isOperator' => false,
  11580.                                             ],
  11581.                                             35 => [
  11582.                                                 'attributes' => [
  11583.                                                     'attribute' => 'image5x8',
  11584.                                                     'label' => 'Bild 5x8',
  11585.                                                     'dataType' => 'hotspotimage',
  11586.                                                 ],
  11587.                                                 'isOperator' => false,
  11588.                                             ],
  11589.                                             36 => [
  11590.                                                 'attributes' => [
  11591.                                                     'attribute' => 'productimage1x1',
  11592.                                                     'label' => 'Produkt-Ersatz-Bild 1x1',
  11593.                                                     'dataType' => 'hotspotimage',
  11594.                                                 ],
  11595.                                                 'isOperator' => false,
  11596.                                             ],
  11597.                                             37 => [
  11598.                                                 'attributes' => [
  11599.                                                     'attribute' => 'packshotwave',
  11600.                                                     'label' => 'Packshot auf Welle',
  11601.                                                     'dataType' => 'hotspotimage',
  11602.                                                 ],
  11603.                                                 'isOperator' => false,
  11604.                                             ],
  11605.                                             38 => [
  11606.                                                 'isOperator' => true,
  11607.                                                 'attributes' => [
  11608.                                                     'label' => 'thtml',
  11609.                                                     'type' => 'operator',
  11610.                                                     'class' => 'ThumbnailHtml',
  11611.                                                     'thumbnailHtmlConfig' => 'web_medium_5x8',
  11612.                                                     'childs' => [
  11613.                                                         => [
  11614.                                                             'isOperator' => false,
  11615.                                                             'attributes' => [
  11616.                                                                 'label' => 'Bild 5x8 (image5x8)',
  11617.                                                                 'type' => 'value',
  11618.                                                                 'class' => 'DefaultValue',
  11619.                                                                 'attribute' => 'image5x8',
  11620.                                                                 'dataType' => 'hotspotimage',
  11621.                                                                 'childs' => [
  11622.                                                                 ],
  11623.                                                             ],
  11624.                                                         ],
  11625.                                                     ],
  11626.                                                 ],
  11627.                                                 'key' => '#667ab8c2be08a',
  11628.                                             ],
  11629.                                             39 => [
  11630.                                                 'isOperator' => true,
  11631.                                                 'attributes' => [
  11632.                                                     'label' => 'Thumbnail',
  11633.                                                     'type' => 'operator',
  11634.                                                     'class' => 'Thumbnail',
  11635.                                                     'thumbnailConfig' => 'web_medium_5x8',
  11636.                                                     'childs' => [
  11637.                                                         => [
  11638.                                                             'isOperator' => false,
  11639.                                                             'attributes' => [
  11640.                                                                 'label' => 'Bild 5x8 (image5x8)',
  11641.                                                                 'type' => 'value',
  11642.                                                                 'class' => 'DefaultValue',
  11643.                                                                 'attribute' => 'image5x8',
  11644.                                                                 'dataType' => 'hotspotimage',
  11645.                                                                 'childs' => [
  11646.                                                                 ],
  11647.                                                             ],
  11648.                                                         ],
  11649.                                                     ],
  11650.                                                 ],
  11651.                                                 'key' => '#667ab8c2be08b',
  11652.                                             ],
  11653.                                             40 => [
  11654.                                                 'attributes' => [
  11655.                                                     'attribute' => 'titleSeo',
  11656.                                                     'label' => 'Meta-Titel',
  11657.                                                     'dataType' => 'textarea',
  11658.                                                 ],
  11659.                                                 'isOperator' => false,
  11660.                                             ],
  11661.                                             41 => [
  11662.                                                 'attributes' => [
  11663.                                                     'attribute' => 'descriptionSeo',
  11664.                                                     'label' => 'Meta-Beschreibung',
  11665.                                                     'dataType' => 'textarea',
  11666.                                                 ],
  11667.                                                 'isOperator' => false,
  11668.                                             ],
  11669.                                             42 => [
  11670.                                                 'attributes' => [
  11671.                                                     'attribute' => 'keywordsSeo',
  11672.                                                     'label' => 'Fokus-Keywords',
  11673.                                                     'dataType' => 'textarea',
  11674.                                                 ],
  11675.                                                 'isOperator' => false,
  11676.                                             ],
  11677.                                         ],
  11678.                                     ],
  11679.                                 ],
  11680.                                 'Produkt' => [
  11681.                                     'id' => 'Produkt',
  11682.                                     'name' => 'Produkt',
  11683.                                     'columnConfig' => [
  11684.                                         'columns' => [
  11685.                                             => [
  11686.                                                 'attributes' => [
  11687.                                                     'attribute' => 'id',
  11688.                                                     'label' => 'ID',
  11689.                                                     'dataType' => 'system',
  11690.                                                 ],
  11691.                                                 'isOperator' => false,
  11692.                                             ],
  11693.                                             => [
  11694.                                                 'attributes' => [
  11695.                                                     'attribute' => 'key',
  11696.                                                     'label' => 'Schlüssel',
  11697.                                                     'dataType' => 'system',
  11698.                                                 ],
  11699.                                                 'isOperator' => false,
  11700.                                             ],
  11701.                                             => [
  11702.                                                 'attributes' => [
  11703.                                                     'attribute' => 'creationDate',
  11704.                                                     'label' => 'Erstellungsdatum',
  11705.                                                     'dataType' => 'system',
  11706.                                                 ],
  11707.                                                 'isOperator' => false,
  11708.                                             ],
  11709.                                             => [
  11710.                                                 'attributes' => [
  11711.                                                     'attribute' => 'modificationDate',
  11712.                                                     'label' => 'Änderungsdatum',
  11713.                                                     'dataType' => 'system',
  11714.                                                 ],
  11715.                                                 'isOperator' => false,
  11716.                                             ],
  11717.                                             => [
  11718.                                                 'attributes' => [
  11719.                                                     'attribute' => 'zulassungsnummer',
  11720.                                                     'label' => 'Zulassungsnummer',
  11721.                                                     'dataType' => 'input',
  11722.                                                 ],
  11723.                                                 'isOperator' => false,
  11724.                                             ],
  11725.                                             => [
  11726.                                                 'attributes' => [
  11727.                                                     'attribute' => 'typ',
  11728.                                                     'label' => 'Typ',
  11729.                                                     'dataType' => 'select',
  11730.                                                 ],
  11731.                                                 'isOperator' => false,
  11732.                                             ],
  11733.                                             => [
  11734.                                                 'attributes' => [
  11735.                                                     'attribute' => 'landMarkt',
  11736.                                                     'label' => 'Land/Markt',
  11737.                                                     'dataType' => 'countrymultiselect',
  11738.                                                 ],
  11739.                                                 'isOperator' => false,
  11740.                                             ],
  11741.                                             => [
  11742.                                                 'attributes' => [
  11743.                                                     'attribute' => 'neu',
  11744.                                                     'label' => 'Neu',
  11745.                                                     'dataType' => 'booleanSelect',
  11746.                                                 ],
  11747.                                                 'isOperator' => false,
  11748.                                             ],
  11749.                                             => [
  11750.                                                 'attributes' => [
  11751.                                                     'attribute' => 'stoerer',
  11752.                                                     'label' => 'Störer',
  11753.                                                     'dataType' => 'input',
  11754.                                                 ],
  11755.                                                 'isOperator' => false,
  11756.                                             ],
  11757.                                             => [
  11758.                                                 'attributes' => [
  11759.                                                     'attribute' => 'ccAktiv',
  11760.                                                     'label' => 'Aktiv',
  11761.                                                     'dataType' => 'booleanSelect',
  11762.                                                 ],
  11763.                                                 'isOperator' => false,
  11764.                                             ],
  11765.                                             10 => [
  11766.                                                 'attributes' => [
  11767.                                                     'attribute' => 'ccUrl',
  11768.                                                     'label' => 'URL',
  11769.                                                     'dataType' => 'input',
  11770.                                                 ],
  11771.                                                 'isOperator' => false,
  11772.                                             ],
  11773.                                             11 => [
  11774.                                                 'attributes' => [
  11775.                                                     'attribute' => 'sort',
  11776.                                                     'label' => 'Manuelle Sortierung',
  11777.                                                     'dataType' => 'input',
  11778.                                                 ],
  11779.                                                 'isOperator' => false,
  11780.                                             ],
  11781.                                             12 => [
  11782.                                                 'attributes' => [
  11783.                                                     'attribute' => 'brand',
  11784.                                                     'label' => 'Marke',
  11785.                                                     'dataType' => 'manyToOneRelation',
  11786.                                                 ],
  11787.                                                 'isOperator' => false,
  11788.                                             ],
  11789.                                             13 => [
  11790.                                                 'attributes' => [
  11791.                                                     'attribute' => 'artikelnummer',
  11792.                                                     'label' => 'Artikelnummer',
  11793.                                                     'dataType' => 'input',
  11794.                                                 ],
  11795.                                                 'isOperator' => false,
  11796.                                             ],
  11797.                                             14 => [
  11798.                                                 'attributes' => [
  11799.                                                     'attribute' => 'sapNummer',
  11800.                                                     'label' => 'SAP-Nummer',
  11801.                                                     'dataType' => 'input',
  11802.                                                 ],
  11803.                                                 'isOperator' => false,
  11804.                                             ],
  11805.                                             15 => [
  11806.                                                 'attributes' => [
  11807.                                                     'attribute' => 'pzn',
  11808.                                                     'label' => 'PZN',
  11809.                                                     'dataType' => 'input',
  11810.                                                 ],
  11811.                                                 'isOperator' => false,
  11812.                                             ],
  11813.                                             16 => [
  11814.                                                 'attributes' => [
  11815.                                                     'attribute' => 'zuzahl',
  11816.                                                     'label' => 'Zuzahl',
  11817.                                                     'dataType' => 'input',
  11818.                                                 ],
  11819.                                                 'isOperator' => false,
  11820.                                             ],
  11821.                                             17 => [
  11822.                                                 'attributes' => [
  11823.                                                     'attribute' => 'therapiegebietFachkreise',
  11824.                                                     'label' => 'Fachkreise',
  11825.                                                     'dataType' => 'manyToManyObjectRelation',
  11826.                                                 ],
  11827.                                                 'isOperator' => false,
  11828.                                             ],
  11829.                                             18 => [
  11830.                                                 'attributes' => [
  11831.                                                     'attribute' => 'therapiegebietEndverwender',
  11832.                                                     'label' => 'Endverwender',
  11833.                                                     'dataType' => 'manyToManyObjectRelation',
  11834.                                                 ],
  11835.                                                 'isOperator' => false,
  11836.                                             ],
  11837.                                             19 => [
  11838.                                                 'attributes' => [
  11839.                                                     'attribute' => 'produktname',
  11840.                                                     'label' => 'Produktname',
  11841.                                                     'dataType' => 'input',
  11842.                                                 ],
  11843.                                                 'isOperator' => false,
  11844.                                             ],
  11845.                                             20 => [
  11846.                                                 'attributes' => [
  11847.                                                     'attribute' => 'descriptionShort',
  11848.                                                     'label' => 'Kurzbeschreibung',
  11849.                                                     'dataType' => 'wysiwyg',
  11850.                                                 ],
  11851.                                                 'isOperator' => false,
  11852.                                             ],
  11853.                                             21 => [
  11854.                                                 'attributes' => [
  11855.                                                     'attribute' => 'seoMetaTitle',
  11856.                                                     'label' => 'SEO-Meta-Titel',
  11857.                                                     'dataType' => 'input',
  11858.                                                 ],
  11859.                                                 'isOperator' => false,
  11860.                                             ],
  11861.                                             22 => [
  11862.                                                 'attributes' => [
  11863.                                                     'attribute' => 'seoMetaDescription',
  11864.                                                     'label' => 'SEO-Meta-Description',
  11865.                                                     'dataType' => 'textarea',
  11866.                                                 ],
  11867.                                                 'isOperator' => false,
  11868.                                             ],
  11869.                                             23 => [
  11870.                                                 'attributes' => [
  11871.                                                     'attribute' => 'seoMetaKeywords',
  11872.                                                     'label' => 'SEO-Meta-Keywords',
  11873.                                                     'dataType' => 'textarea',
  11874.                                                 ],
  11875.                                                 'isOperator' => false,
  11876.                                             ],
  11877.                                             24 => [
  11878.                                                 'attributes' => [
  11879.                                                     'attribute' => 'alternativSpelling',
  11880.                                                     'label' => 'Alternative Schreibweise',
  11881.                                                     'dataType' => 'textarea',
  11882.                                                 ],
  11883.                                                 'isOperator' => false,
  11884.                                             ],
  11885.                                             25 => [
  11886.                                                 'attributes' => [
  11887.                                                     'attribute' => 'zusammensetzungIntro',
  11888.                                                     'label' => 'Intro',
  11889.                                                     'dataType' => 'input',
  11890.                                                 ],
  11891.                                                 'isOperator' => false,
  11892.                                             ],
  11893.                                             26 => [
  11894.                                                 'attributes' => [
  11895.                                                     'attribute' => 'zusammensetzungApp',
  11896.                                                     'label' => 'Liste',
  11897.                                                     'dataType' => 'wysiwyg',
  11898.                                                 ],
  11899.                                                 'isOperator' => false,
  11900.                                             ],
  11901.                                             27 => [
  11902.                                                 'attributes' => [
  11903.                                                     'attribute' => 'zusammensetzungFrei',
  11904.                                                     'label' => 'Frei',
  11905.                                                     'dataType' => 'wysiwyg',
  11906.                                                 ],
  11907.                                                 'isOperator' => false,
  11908.                                             ],
  11909.                                             28 => [
  11910.                                                 'attributes' => [
  11911.                                                     'attribute' => 'zusammensetzungSonstigeBestandteile',
  11912.                                                     'label' => 'Sonstige Bestandteile',
  11913.                                                     'dataType' => 'wysiwyg',
  11914.                                                 ],
  11915.                                                 'isOperator' => false,
  11916.                                             ],
  11917.                                             29 => [
  11918.                                                 'attributes' => [
  11919.                                                     'attribute' => 'Anwendungsgebiete',
  11920.                                                     'label' => 'Anwendungsgebiete',
  11921.                                                     'dataType' => 'wysiwyg',
  11922.                                                 ],
  11923.                                                 'isOperator' => false,
  11924.                                             ],
  11925.                                             30 => [
  11926.                                                 'attributes' => [
  11927.                                                     'attribute' => 'dosierungText',
  11928.                                                     'label' => 'Dosierung',
  11929.                                                     'dataType' => 'wysiwyg',
  11930.                                                 ],
  11931.                                                 'isOperator' => false,
  11932.                                             ],
  11933.                                             31 => [
  11934.                                                 'attributes' => [
  11935.                                                     'attribute' => 'verzehrsempfehlung',
  11936.                                                     'label' => 'Verzehrsempfehlung',
  11937.                                                     'dataType' => 'wysiwyg',
  11938.                                                 ],
  11939.                                                 'isOperator' => false,
  11940.                                             ],
  11941.                                             32 => [
  11942.                                                 'attributes' => [
  11943.                                                     'attribute' => 'dosierungTabelle',
  11944.                                                     'label' => 'Dosierung Tabelle',
  11945.                                                     'dataType' => 'table',
  11946.                                                 ],
  11947.                                                 'isOperator' => false,
  11948.                                             ],
  11949.                                             33 => [
  11950.                                                 'attributes' => [
  11951.                                                     'attribute' => 'pharmakologie',
  11952.                                                     'label' => 'Pharmakologie',
  11953.                                                     'dataType' => 'wysiwyg',
  11954.                                                 ],
  11955.                                                 'isOperator' => false,
  11956.                                             ],
  11957.                                             34 => [
  11958.                                                 'attributes' => [
  11959.                                                     'attribute' => 'gegenanzeigen',
  11960.                                                     'label' => 'Gegenanzeigen',
  11961.                                                     'dataType' => 'wysiwyg',
  11962.                                                 ],
  11963.                                                 'isOperator' => false,
  11964.                                             ],
  11965.                                             35 => [
  11966.                                                 'attributes' => [
  11967.                                                     'attribute' => 'nebenwirkungen',
  11968.                                                     'label' => 'Nebenwirkungen',
  11969.                                                     'dataType' => 'wysiwyg',
  11970.                                                 ],
  11971.                                                 'isOperator' => false,
  11972.                                             ],
  11973.                                             36 => [
  11974.                                                 'attributes' => [
  11975.                                                     'attribute' => 'wechselwirkungen',
  11976.                                                     'label' => 'Wechselwirkungen',
  11977.                                                     'dataType' => 'wysiwyg',
  11978.                                                 ],
  11979.                                                 'isOperator' => false,
  11980.                                             ],
  11981.                                             37 => [
  11982.                                                 'attributes' => [
  11983.                                                     'attribute' => 'indikationsKurztextEv',
  11984.                                                     'label' => 'Indikations-Kurztext EV',
  11985.                                                     'dataType' => 'wysiwyg',
  11986.                                                 ],
  11987.                                                 'isOperator' => false,
  11988.                                             ],
  11989.                                             38 => [
  11990.                                                 'attributes' => [
  11991.                                                     'attribute' => 'werbeClaimEv',
  11992.                                                     'label' => 'Werbe-Claim EV',
  11993.                                                     'dataType' => 'wysiwyg',
  11994.                                                 ],
  11995.                                                 'isOperator' => false,
  11996.                                             ],
  11997.                                             39 => [
  11998.                                                 'attributes' => [
  11999.                                                     'attribute' => 'werbeClaimEvWeb',
  12000.                                                     'label' => 'Werbe-Claim EV Ergänzung Web',
  12001.                                                     'dataType' => 'wysiwyg',
  12002.                                                 ],
  12003.                                                 'isOperator' => false,
  12004.                                             ],
  12005.                                             40 => [
  12006.                                                 'attributes' => [
  12007.                                                     'attribute' => 'consumerInsightEv',
  12008.                                                     'label' => 'Consumer Insight EV',
  12009.                                                     'dataType' => 'wysiwyg',
  12010.                                                 ],
  12011.                                                 'isOperator' => false,
  12012.                                             ],
  12013.                                             41 => [
  12014.                                                 'attributes' => [
  12015.                                                     'attribute' => 'benefitEv2',
  12016.                                                     'label' => 'Benefit EV (2)',
  12017.                                                     'dataType' => 'wysiwyg',
  12018.                                                 ],
  12019.                                                 'isOperator' => false,
  12020.                                             ],
  12021.                                             42 => [
  12022.                                                 'attributes' => [
  12023.                                                     'attribute' => 'reasonWhyEv',
  12024.                                                     'label' => 'Reason why EV',
  12025.                                                     'dataType' => 'wysiwyg',
  12026.                                                 ],
  12027.                                                 'isOperator' => false,
  12028.                                             ],
  12029.                                             43 => [
  12030.                                                 'attributes' => [
  12031.                                                     'attribute' => 'kernaussageEv',
  12032.                                                     'label' => 'Kernaussage EV',
  12033.                                                     'dataType' => 'wysiwyg',
  12034.                                                 ],
  12035.                                                 'isOperator' => false,
  12036.                                             ],
  12037.                                             44 => [
  12038.                                                 'attributes' => [
  12039.                                                     'attribute' => 'produktprofil',
  12040.                                                     'label' => 'Produktprofil',
  12041.                                                     'dataType' => 'wysiwyg',
  12042.                                                 ],
  12043.                                                 'isOperator' => false,
  12044.                                             ],
  12045.                                             45 => [
  12046.                                                 'attributes' => [
  12047.                                                     'attribute' => 'pflichttextEv',
  12048.                                                     'label' => 'Pflichttext EV',
  12049.                                                     'dataType' => 'wysiwyg',
  12050.                                                 ],
  12051.                                                 'isOperator' => false,
  12052.                                             ],
  12053.                                             46 => [
  12054.                                                 'attributes' => [
  12055.                                                     'attribute' => 'pflichttextFk',
  12056.                                                     'label' => 'Pflichttext FK',
  12057.                                                     'dataType' => 'wysiwyg',
  12058.                                                 ],
  12059.                                                 'isOperator' => false,
  12060.                                             ],
  12061.                                             47 => [
  12062.                                                 'attributes' => [
  12063.                                                     'attribute' => 'freitext',
  12064.                                                     'label' => 'Freitext',
  12065.                                                     'dataType' => 'wysiwyg',
  12066.                                                 ],
  12067.                                                 'isOperator' => false,
  12068.                                             ],
  12069.                                             48 => [
  12070.                                                 'attributes' => [
  12071.                                                     'attribute' => 'Minibroschuere',
  12072.                                                     'label' => 'Mini-Broschüre',
  12073.                                                     'dataType' => 'block',
  12074.                                                 ],
  12075.                                                 'isOperator' => false,
  12076.                                             ],
  12077.                                             49 => [
  12078.                                                 'attributes' => [
  12079.                                                     'attribute' => 'packungsgroesse',
  12080.                                                     'label' => 'Packungsgroesse',
  12081.                                                     'dataType' => 'inputQuantityValue',
  12082.                                                 ],
  12083.                                                 'isOperator' => false,
  12084.                                             ],
  12085.                                             50 => [
  12086.                                                 'attributes' => [
  12087.                                                     'attribute' => 'darreichungsform',
  12088.                                                     'label' => 'Darreichungsform',
  12089.                                                     'dataType' => 'select',
  12090.                                                 ],
  12091.                                                 'isOperator' => false,
  12092.                                             ],
  12093.                                             51 => [
  12094.                                                 'attributes' => [
  12095.                                                     'attribute' => 'packungsfarbe',
  12096.                                                     'label' => 'Packungsfarbe',
  12097.                                                     'dataType' => 'select',
  12098.                                                 ],
  12099.                                                 'isOperator' => false,
  12100.                                             ],
  12101.                                             52 => [
  12102.                                                 'attributes' => [
  12103.                                                     'attribute' => 'wirkstoffe',
  12104.                                                     'label' => 'Wirkstoffe',
  12105.                                                     'dataType' => 'manyToManyObjectRelation',
  12106.                                                 ],
  12107.                                                 'isOperator' => false,
  12108.                                             ],
  12109.                                             53 => [
  12110.                                                 'attributes' => [
  12111.                                                     'attribute' => 'vegan',
  12112.                                                     'label' => 'Vegan',
  12113.                                                     'dataType' => 'booleanSelect',
  12114.                                                 ],
  12115.                                                 'isOperator' => false,
  12116.                                             ],
  12117.                                             54 => [
  12118.                                                 'attributes' => [
  12119.                                                     'attribute' => 'vegetarisch',
  12120.                                                     'label' => 'Vegetarisch',
  12121.                                                     'dataType' => 'booleanSelect',
  12122.                                                 ],
  12123.                                                 'isOperator' => false,
  12124.                                             ],
  12125.                                             55 => [
  12126.                                                 'attributes' => [
  12127.                                                     'attribute' => 'glutenfrei',
  12128.                                                     'label' => 'Glutenfrei',
  12129.                                                     'dataType' => 'booleanSelect',
  12130.                                                 ],
  12131.                                                 'isOperator' => false,
  12132.                                             ],
  12133.                                             56 => [
  12134.                                                 'attributes' => [
  12135.                                                     'attribute' => 'lactosefrei',
  12136.                                                     'label' => 'Lactosefrei',
  12137.                                                     'dataType' => 'booleanSelect',
  12138.                                                 ],
  12139.                                                 'isOperator' => false,
  12140.                                             ],
  12141.                                             57 => [
  12142.                                                 'attributes' => [
  12143.                                                     'attribute' => 'ohneFarbstoffe',
  12144.                                                     'label' => 'Ohne F-Stoffe',
  12145.                                                     'dataType' => 'booleanSelect',
  12146.                                                 ],
  12147.                                                 'isOperator' => false,
  12148.                                             ],
  12149.                                             58 => [
  12150.                                                 'attributes' => [
  12151.                                                     'attribute' => 'ohneGelatine',
  12152.                                                     'label' => 'Ohne Gelatine',
  12153.                                                     'dataType' => 'booleanSelect',
  12154.                                                 ],
  12155.                                                 'isOperator' => false,
  12156.                                             ],
  12157.                                             59 => [
  12158.                                                 'attributes' => [
  12159.                                                     'attribute' => 'ohneKonservierungstsoffe',
  12160.                                                     'label' => 'Ohne K-Stoffe',
  12161.                                                     'dataType' => 'booleanSelect',
  12162.                                                 ],
  12163.                                                 'isOperator' => false,
  12164.                                             ],
  12165.                                             60 => [
  12166.                                                 'attributes' => [
  12167.                                                     'attribute' => 'halal',
  12168.                                                     'label' => 'Halal',
  12169.                                                     'dataType' => 'booleanSelect',
  12170.                                                 ],
  12171.                                                 'isOperator' => false,
  12172.                                             ],
  12173.                                             61 => [
  12174.                                                 'attributes' => [
  12175.                                                     'attribute' => 'ohnePalmoel',
  12176.                                                     'label' => 'Ohne Palmöl',
  12177.                                                     'dataType' => 'booleanSelect',
  12178.                                                 ],
  12179.                                                 'isOperator' => false,
  12180.                                             ],
  12181.                                             62 => [
  12182.                                                 'attributes' => [
  12183.                                                     'attribute' => 'zuckerfrei',
  12184.                                                     'label' => 'Zuckerfrei',
  12185.                                                     'dataType' => 'booleanSelect',
  12186.                                                 ],
  12187.                                                 'isOperator' => false,
  12188.                                             ],
  12189.                                             63 => [
  12190.                                                 'attributes' => [
  12191.                                                     'attribute' => 'imagePackshot',
  12192.                                                     'label' => 'Packshot',
  12193.                                                     'dataType' => 'hotspotimage',
  12194.                                                 ],
  12195.                                                 'isOperator' => false,
  12196.                                             ],
  12197.                                             64 => [
  12198.                                                 'attributes' => [
  12199.                                                     'attribute' => 'imagePackshotWirkstoffe',
  12200.                                                     'label' => 'Packshot Wirkstoffe',
  12201.                                                     'dataType' => 'hotspotimage',
  12202.                                                 ],
  12203.                                                 'isOperator' => false,
  12204.                                             ],
  12205.                                             65 => [
  12206.                                                 'attributes' => [
  12207.                                                     'attribute' => 'produktbilder',
  12208.                                                     'label' => 'Produktbilder',
  12209.                                                     'dataType' => 'imageGallery',
  12210.                                                 ],
  12211.                                                 'isOperator' => false,
  12212.                                             ],
  12213.                                             66 => [
  12214.                                                 'attributes' => [
  12215.                                                     'attribute' => 'imageMarketingtext1x1',
  12216.                                                     'label' => 'Bild 1x1',
  12217.                                                     'dataType' => 'hotspotimage',
  12218.                                                 ],
  12219.                                                 'isOperator' => false,
  12220.                                             ],
  12221.                                             67 => [
  12222.                                                 'attributes' => [
  12223.                                                     'attribute' => 'imageMarketingtext16x9',
  12224.                                                     'label' => 'Bild 16x9',
  12225.                                                     'dataType' => 'hotspotimage',
  12226.                                                 ],
  12227.                                                 'isOperator' => false,
  12228.                                             ],
  12229.                                             68 => [
  12230.                                                 'attributes' => [
  12231.                                                     'attribute' => 'imageMarketingtext3x2',
  12232.                                                     'label' => 'Bild 3x2',
  12233.                                                     'dataType' => 'hotspotimage',
  12234.                                                 ],
  12235.                                                 'isOperator' => false,
  12236.                                             ],
  12237.                                             69 => [
  12238.                                                 'attributes' => [
  12239.                                                     'attribute' => 'imageMarketingtext4x3',
  12240.                                                     'label' => 'Bild 4x3',
  12241.                                                     'dataType' => 'hotspotimage',
  12242.                                                 ],
  12243.                                                 'isOperator' => false,
  12244.                                             ],
  12245.                                             70 => [
  12246.                                                 'attributes' => [
  12247.                                                     'attribute' => 'imageMarketingtext5x8',
  12248.                                                     'label' => 'Bild 5x8',
  12249.                                                     'dataType' => 'hotspotimage',
  12250.                                                 ],
  12251.                                                 'isOperator' => false,
  12252.                                             ],
  12253.                                             71 => [
  12254.                                                 'attributes' => [
  12255.                                                     'attribute' => 'imageMarketingLink',
  12256.                                                     'label' => 'Bildverlinkung',
  12257.                                                     'dataType' => 'input',
  12258.                                                 ],
  12259.                                                 'isOperator' => false,
  12260.                                             ],
  12261.                                             72 => [
  12262.                                                 'attributes' => [
  12263.                                                     'attribute' => 'imageTrenner16x9',
  12264.                                                     'label' => 'Bildtrenner 16x9',
  12265.                                                     'dataType' => 'hotspotimage',
  12266.                                                 ],
  12267.                                                 'isOperator' => false,
  12268.                                             ],
  12269.                                             73 => [
  12270.                                                 'attributes' => [
  12271.                                                     'attribute' => 'imageTrenner3x2',
  12272.                                                     'label' => 'Bildtrenner 3x2',
  12273.                                                     'dataType' => 'hotspotimage',
  12274.                                                 ],
  12275.                                                 'isOperator' => false,
  12276.                                             ],
  12277.                                             74 => [
  12278.                                                 'attributes' => [
  12279.                                                     'attribute' => 'imageTrenner5x8',
  12280.                                                     'label' => 'Bildtrenner 5x8',
  12281.                                                     'dataType' => 'hotspotimage',
  12282.                                                 ],
  12283.                                                 'isOperator' => false,
  12284.                                             ],
  12285.                                             75 => [
  12286.                                                 'attributes' => [
  12287.                                                     'attribute' => 'DownloadMinibroschuere',
  12288.                                                     'label' => 'Minibroschüre',
  12289.                                                     'dataType' => 'advancedManyToManyRelation',
  12290.                                                 ],
  12291.                                                 'isOperator' => false,
  12292.                                             ],
  12293.                                             76 => [
  12294.                                                 'attributes' => [
  12295.                                                     'attribute' => 'DownloadGebrauchsinformation',
  12296.                                                     'label' => 'Gebrauchsinformation',
  12297.                                                     'dataType' => 'advancedManyToManyRelation',
  12298.                                                 ],
  12299.                                                 'isOperator' => false,
  12300.                                             ],
  12301.                                             77 => [
  12302.                                                 'attributes' => [
  12303.                                                     'attribute' => 'DownloadGesundheitsratgeber',
  12304.                                                     'label' => 'Gesundheitsratgeber',
  12305.                                                     'dataType' => 'advancedManyToManyRelation',
  12306.                                                 ],
  12307.                                                 'isOperator' => false,
  12308.                                             ],
  12309.                                             78 => [
  12310.                                                 'attributes' => [
  12311.                                                     'attribute' => 'DownloadLMIV',
  12312.                                                     'label' => 'LMIV',
  12313.                                                     'dataType' => 'advancedManyToManyRelation',
  12314.                                                 ],
  12315.                                                 'isOperator' => false,
  12316.                                             ],
  12317.                                             79 => [
  12318.                                                 'attributes' => [
  12319.                                                     'attribute' => 'DownloadFlyer',
  12320.                                                     'label' => 'Flyer',
  12321.                                                     'dataType' => 'advancedManyToManyRelation',
  12322.                                                 ],
  12323.                                                 'isOperator' => false,
  12324.                                             ],
  12325.                                             80 => [
  12326.                                                 'attributes' => [
  12327.                                                     'attribute' => 'DownloadFachinformationen',
  12328.                                                     'label' => 'Fachinformationen',
  12329.                                                     'dataType' => 'advancedManyToManyRelation',
  12330.                                                 ],
  12331.                                                 'isOperator' => false,
  12332.                                             ],
  12333.                                             81 => [
  12334.                                                 'attributes' => [
  12335.                                                     'attribute' => 'fuerSieAuchInteressant',
  12336.                                                     'label' => 'Für Sie auch Interessant',
  12337.                                                     'dataType' => 'manyToManyObjectRelation',
  12338.                                                 ],
  12339.                                                 'isOperator' => false,
  12340.                                             ],
  12341.                                             82 => [
  12342.                                                 'attributes' => [
  12343.                                                     'attribute' => 'ausUnseremMagazin',
  12344.                                                     'label' => 'Aus unserem Magazin',
  12345.                                                     'dataType' => 'manyToManyObjectRelation',
  12346.                                                 ],
  12347.                                                 'isOperator' => false,
  12348.                                             ],
  12349.                                             83 => [
  12350.                                                 'attributes' => [
  12351.                                                     'attribute' => 'faqs',
  12352.                                                     'label' => 'FAQs',
  12353.                                                     'dataType' => 'manyToManyObjectRelation',
  12354.                                                 ],
  12355.                                                 'isOperator' => false,
  12356.                                             ],
  12357.                                             84 => [
  12358.                                                 'attributes' => [
  12359.                                                     'attribute' => 'faqsex',
  12360.                                                     'label' => 'FAQ2',
  12361.                                                     'dataType' => 'reverseObjectRelation',
  12362.                                                 ],
  12363.                                                 'isOperator' => false,
  12364.                                             ],
  12365.                                             85 => [
  12366.                                                 'attributes' => [
  12367.                                                     'attribute' => 'praeferenz',
  12368.                                                     'label' => 'Darstellung im Präparateübersicht',
  12369.                                                     'dataType' => 'booleanSelect',
  12370.                                                 ],
  12371.                                                 'isOperator' => false,
  12372.                                             ],
  12373.                                             86 => [
  12374.                                                 'attributes' => [
  12375.                                                     'attribute' => 'vorteile',
  12376.                                                     'label' => 'Vorteile',
  12377.                                                     'dataType' => 'wysiwyg',
  12378.                                                 ],
  12379.                                                 'isOperator' => false,
  12380.                                             ],
  12381.                                         ],
  12382.                                     ],
  12383.                                 ],
  12384.                                 'Marke' => [
  12385.                                     'id' => 'Marke',
  12386.                                     'name' => 'Marke',
  12387.                                     'columnConfig' => [
  12388.                                         'columns' => [
  12389.                                             => [
  12390.                                                 'attributes' => [
  12391.                                                     'attribute' => 'id',
  12392.                                                     'label' => 'id',
  12393.                                                     'dataType' => 'system',
  12394.                                                     'layout' => [
  12395.                                                         'title' => 'id',
  12396.                                                         'name' => 'id',
  12397.                                                         'datatype' => 'data',
  12398.                                                         'fieldtype' => 'system',
  12399.                                                     ],
  12400.                                                 ],
  12401.                                                 'isOperator' => false,
  12402.                                             ],
  12403.                                             => [
  12404.                                                 'attributes' => [
  12405.                                                     'attribute' => 'key',
  12406.                                                     'label' => 'key',
  12407.                                                     'dataType' => 'system',
  12408.                                                     'layout' => [
  12409.                                                         'title' => 'key',
  12410.                                                         'name' => 'key',
  12411.                                                         'datatype' => 'data',
  12412.                                                         'fieldtype' => 'system',
  12413.                                                     ],
  12414.                                                 ],
  12415.                                                 'isOperator' => false,
  12416.                                             ],
  12417.                                             => [
  12418.                                                 'attributes' => [
  12419.                                                     'attribute' => 'name',
  12420.                                                     'label' => 'Name',
  12421.                                                     'dataType' => 'input',
  12422.                                                     'layout' => [
  12423.                                                         'fieldtype' => 'input',
  12424.                                                         'width' => 646,
  12425.                                                         'defaultValue' => NULL,
  12426.                                                         'queryColumnType' => 'varchar',
  12427.                                                         'columnType' => 'varchar',
  12428.                                                         'columnLength' => 1024,
  12429.                                                         'regex' => '',
  12430.                                                         'unique' => false,
  12431.                                                         'showCharCount' => false,
  12432.                                                         'name' => 'name',
  12433.                                                         'title' => 'Name',
  12434.                                                         'tooltip' => '',
  12435.                                                         'mandatory' => true,
  12436.                                                         'noteditable' => false,
  12437.                                                         'index' => false,
  12438.                                                         'locked' => false,
  12439.                                                         'style' => '',
  12440.                                                         'permissions' => NULL,
  12441.                                                         'datatype' => 'data',
  12442.                                                         'relationType' => false,
  12443.                                                         'invisible' => false,
  12444.                                                         'visibleGridView' => true,
  12445.                                                         'visibleSearch' => true,
  12446.                                                         'defaultValueGenerator' => '',
  12447.                                                     ],
  12448.                                                 ],
  12449.                                                 'isOperator' => false,
  12450.                                             ],
  12451.                                         ],
  12452.                                     ],
  12453.                                 ],
  12454.                                 'Wirkstoff' => [
  12455.                                     'id' => 'Wirkstoff',
  12456.                                     'name' => 'Wirkstoff',
  12457.                                     'columnConfig' => [
  12458.                                         'columns' => [
  12459.                                             => [
  12460.                                                 'attributes' => [
  12461.                                                     'attribute' => 'id',
  12462.                                                     'label' => 'id',
  12463.                                                     'dataType' => 'system',
  12464.                                                     'layout' => [
  12465.                                                         'title' => 'id',
  12466.                                                         'name' => 'id',
  12467.                                                         'datatype' => 'data',
  12468.                                                         'fieldtype' => 'system',
  12469.                                                     ],
  12470.                                                 ],
  12471.                                                 'isOperator' => false,
  12472.                                             ],
  12473.                                             => [
  12474.                                                 'attributes' => [
  12475.                                                     'attribute' => 'key',
  12476.                                                     'label' => 'key',
  12477.                                                     'dataType' => 'system',
  12478.                                                     'layout' => [
  12479.                                                         'title' => 'key',
  12480.                                                         'name' => 'key',
  12481.                                                         'datatype' => 'data',
  12482.                                                         'fieldtype' => 'system',
  12483.                                                     ],
  12484.                                                 ],
  12485.                                                 'isOperator' => false,
  12486.                                             ],
  12487.                                             => [
  12488.                                                 'attributes' => [
  12489.                                                     'attribute' => 'bezeichnungAbk',
  12490.                                                     'label' => 'Bezeichnung (Abk.)',
  12491.                                                     'dataType' => 'input',
  12492.                                                     'layout' => [
  12493.                                                         'fieldtype' => 'input',
  12494.                                                         'width' => 646,
  12495.                                                         'defaultValue' => NULL,
  12496.                                                         'queryColumnType' => 'varchar',
  12497.                                                         'columnType' => 'varchar',
  12498.                                                         'columnLength' => 1024,
  12499.                                                         'regex' => '',
  12500.                                                         'unique' => false,
  12501.                                                         'showCharCount' => false,
  12502.                                                         'name' => 'bezeichnungAbk',
  12503.                                                         'title' => 'Bezeichnung (Abk.)',
  12504.                                                         'tooltip' => '',
  12505.                                                         'mandatory' => false,
  12506.                                                         'noteditable' => false,
  12507.                                                         'index' => false,
  12508.                                                         'locked' => false,
  12509.                                                         'style' => '',
  12510.                                                         'permissions' => NULL,
  12511.                                                         'datatype' => 'data',
  12512.                                                         'relationType' => false,
  12513.                                                         'invisible' => false,
  12514.                                                         'visibleGridView' => false,
  12515.                                                         'visibleSearch' => false,
  12516.                                                         'defaultValueGenerator' => '',
  12517.                                                     ],
  12518.                                                 ],
  12519.                                                 'isOperator' => false,
  12520.                                             ],
  12521.                                             => [
  12522.                                                 'attributes' => [
  12523.                                                     'attribute' => 'bezeichnungLat',
  12524.                                                     'label' => 'Bezeichnung (Lat.)',
  12525.                                                     'dataType' => 'input',
  12526.                                                     'layout' => [
  12527.                                                         'fieldtype' => 'input',
  12528.                                                         'width' => 646,
  12529.                                                         'defaultValue' => NULL,
  12530.                                                         'queryColumnType' => 'varchar',
  12531.                                                         'columnType' => 'varchar',
  12532.                                                         'columnLength' => 1024,
  12533.                                                         'regex' => '',
  12534.                                                         'unique' => false,
  12535.                                                         'showCharCount' => false,
  12536.                                                         'name' => 'bezeichnungLat',
  12537.                                                         'title' => 'Bezeichnung (Lat.)',
  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.                                                         'defaultValueGenerator' => '',
  12551.                                                     ],
  12552.                                                 ],
  12553.                                                 'isOperator' => false,
  12554.                                             ],
  12555.                                             => [
  12556.                                                 'attributes' => [
  12557.                                                     'attribute' => 'bezeichnung',
  12558.                                                     'label' => 'Bezeichnung',
  12559.                                                     'dataType' => 'input',
  12560.                                                     'layout' => [
  12561.                                                         'fieldtype' => 'input',
  12562.                                                         'width' => 609,
  12563.                                                         'defaultValue' => NULL,
  12564.                                                         'queryColumnType' => 'varchar',
  12565.                                                         'columnType' => 'varchar',
  12566.                                                         'columnLength' => 1024,
  12567.                                                         'regex' => '',
  12568.                                                         'unique' => false,
  12569.                                                         'showCharCount' => false,
  12570.                                                         'name' => 'bezeichnung',
  12571.                                                         'title' => 'Bezeichnung',
  12572.                                                         'tooltip' => '',
  12573.                                                         'mandatory' => false,
  12574.                                                         'noteditable' => false,
  12575.                                                         'index' => false,
  12576.                                                         'locked' => false,
  12577.                                                         'style' => '',
  12578.                                                         'permissions' => NULL,
  12579.                                                         'datatype' => 'data',
  12580.                                                         'relationType' => false,
  12581.                                                         'invisible' => false,
  12582.                                                         'visibleGridView' => true,
  12583.                                                         'visibleSearch' => true,
  12584.                                                         'defaultValueGenerator' => '',
  12585.                                                     ],
  12586.                                                 ],
  12587.                                                 'isOperator' => false,
  12588.                                             ],
  12589.                                             => [
  12590.                                                 'attributes' => [
  12591.                                                     'attribute' => 'beschreibungKurz',
  12592.                                                     'label' => 'Beschreibung kurz',
  12593.                                                     'dataType' => 'wysiwyg',
  12594.                                                     'layout' => [
  12595.                                                         'fieldtype' => 'wysiwyg',
  12596.                                                         'width' => 728,
  12597.                                                         'height' => 240,
  12598.                                                         'queryColumnType' => 'longtext',
  12599.                                                         'columnType' => 'longtext',
  12600.                                                         '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".'',
  12601.                                                         'excludeFromSearchIndex' => false,
  12602.                                                         'maxCharacters' => '',
  12603.                                                         'name' => 'beschreibungKurz',
  12604.                                                         'title' => 'Beschreibung kurz',
  12605.                                                         'tooltip' => '',
  12606.                                                         'mandatory' => false,
  12607.                                                         'noteditable' => false,
  12608.                                                         'index' => false,
  12609.                                                         'locked' => false,
  12610.                                                         'style' => '',
  12611.                                                         'permissions' => NULL,
  12612.                                                         'datatype' => 'data',
  12613.                                                         'relationType' => false,
  12614.                                                         'invisible' => false,
  12615.                                                         'visibleGridView' => false,
  12616.                                                         'visibleSearch' => false,
  12617.                                                     ],
  12618.                                                 ],
  12619.                                                 'isOperator' => false,
  12620.                                             ],
  12621.                                             => [
  12622.                                                 'attributes' => [
  12623.                                                     'attribute' => 'beschreibung',
  12624.                                                     'label' => 'Beschreibung',
  12625.                                                     'dataType' => 'wysiwyg',
  12626.                                                     'layout' => [
  12627.                                                         'fieldtype' => 'wysiwyg',
  12628.                                                         'width' => 728,
  12629.                                                         'height' => 360,
  12630.                                                         'queryColumnType' => 'longtext',
  12631.                                                         'columnType' => 'longtext',
  12632.                                                         '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".'',
  12633.                                                         'excludeFromSearchIndex' => false,
  12634.                                                         'maxCharacters' => '',
  12635.                                                         'name' => 'beschreibung',
  12636.                                                         'title' => 'Beschreibung',
  12637.                                                         'tooltip' => '',
  12638.                                                         'mandatory' => false,
  12639.                                                         'noteditable' => false,
  12640.                                                         'index' => false,
  12641.                                                         'locked' => false,
  12642.                                                         'style' => '',
  12643.                                                         'permissions' => NULL,
  12644.                                                         'datatype' => 'data',
  12645.                                                         'relationType' => false,
  12646.                                                         'invisible' => false,
  12647.                                                         'visibleGridView' => false,
  12648.                                                         'visibleSearch' => false,
  12649.                                                     ],
  12650.                                                 ],
  12651.                                                 'isOperator' => false,
  12652.                                             ],
  12653.                                             => [
  12654.                                                 'attributes' => [
  12655.                                                     'attribute' => 'imageGross16x9',
  12656.                                                     'label' => 'Bild Groß 16x9',
  12657.                                                     'dataType' => 'hotspotimage',
  12658.                                                     'layout' => [
  12659.                                                         'fieldtype' => 'hotspotimage',
  12660.                                                         'queryColumnType' => [
  12661.                                                             'image' => 'int(11)',
  12662.                                                             'hotspots' => 'text',
  12663.                                                         ],
  12664.                                                         'columnType' => [
  12665.                                                             'image' => 'int(11)',
  12666.                                                             'hotspots' => 'text',
  12667.                                                         ],
  12668.                                                         'ratioX' => 16,
  12669.                                                         'ratioY' => 9,
  12670.                                                         'predefinedDataTemplates' => '',
  12671.                                                         'name' => 'imageGross16x9',
  12672.                                                         'title' => 'Bild Groß 16x9',
  12673.                                                         'tooltip' => '',
  12674.                                                         'mandatory' => false,
  12675.                                                         'noteditable' => false,
  12676.                                                         'index' => false,
  12677.                                                         'locked' => false,
  12678.                                                         'style' => 'float:left;margin-right:18px;',
  12679.                                                         'permissions' => NULL,
  12680.                                                         'datatype' => 'data',
  12681.                                                         'relationType' => false,
  12682.                                                         'invisible' => false,
  12683.                                                         'visibleGridView' => false,
  12684.                                                         'visibleSearch' => false,
  12685.                                                         'width' => 370,
  12686.                                                         'height' => 280,
  12687.                                                         'uploadPath' => '/Bilder/_Uploads',
  12688.                                                     ],
  12689.                                                 ],
  12690.                                                 'isOperator' => false,
  12691.                                             ],
  12692.                                             => [
  12693.                                                 'attributes' => [
  12694.                                                     'attribute' => 'imageGross4x3',
  12695.                                                     'label' => 'Bild Groß 4x3',
  12696.                                                     'dataType' => 'hotspotimage',
  12697.                                                     'layout' => [
  12698.                                                         'fieldtype' => 'hotspotimage',
  12699.                                                         'queryColumnType' => [
  12700.                                                             'image' => 'int(11)',
  12701.                                                             'hotspots' => 'text',
  12702.                                                         ],
  12703.                                                         'columnType' => [
  12704.                                                             'image' => 'int(11)',
  12705.                                                             'hotspots' => 'text',
  12706.                                                         ],
  12707.                                                         'ratioX' => 4,
  12708.                                                         'ratioY' => 3,
  12709.                                                         'predefinedDataTemplates' => '',
  12710.                                                         'name' => 'imageGross4x3',
  12711.                                                         'title' => 'Bild Groß 4x3',
  12712.                                                         'tooltip' => '',
  12713.                                                         'mandatory' => false,
  12714.                                                         'noteditable' => false,
  12715.                                                         'index' => false,
  12716.                                                         'locked' => false,
  12717.                                                         'style' => '',
  12718.                                                         'permissions' => NULL,
  12719.                                                         'datatype' => 'data',
  12720.                                                         'relationType' => false,
  12721.                                                         'invisible' => false,
  12722.                                                         'visibleGridView' => false,
  12723.                                                         'visibleSearch' => false,
  12724.                                                         'width' => 370,
  12725.                                                         'height' => 280,
  12726.                                                         'uploadPath' => '/Bilder/_Uploads',
  12727.                                                     ],
  12728.                                                 ],
  12729.                                                 'isOperator' => false,
  12730.                                             ],
  12731.                                             => [
  12732.                                                 'attributes' => [
  12733.                                                     'attribute' => 'imageKlein1x1',
  12734.                                                     'label' => 'Bild Klein 1x1',
  12735.                                                     'dataType' => 'hotspotimage',
  12736.                                                     'layout' => [
  12737.                                                         'fieldtype' => 'hotspotimage',
  12738.                                                         'queryColumnType' => [
  12739.                                                             'image' => 'int(11)',
  12740.                                                             'hotspots' => 'text',
  12741.                                                         ],
  12742.                                                         'columnType' => [
  12743.                                                             'image' => 'int(11)',
  12744.                                                             'hotspots' => 'text',
  12745.                                                         ],
  12746.                                                         'ratioX' => 1,
  12747.                                                         'ratioY' => 1,
  12748.                                                         'predefinedDataTemplates' => '',
  12749.                                                         'name' => 'imageKlein1x1',
  12750.                                                         'title' => 'Bild Klein 1x1',
  12751.                                                         'tooltip' => '',
  12752.                                                         'mandatory' => false,
  12753.                                                         'noteditable' => false,
  12754.                                                         'index' => false,
  12755.                                                         'locked' => false,
  12756.                                                         'style' => 'float:left;margin-right:18px;',
  12757.                                                         'permissions' => NULL,
  12758.                                                         'datatype' => 'data',
  12759.                                                         'relationType' => false,
  12760.                                                         'invisible' => false,
  12761.                                                         'visibleGridView' => false,
  12762.                                                         'visibleSearch' => false,
  12763.                                                         'width' => 370,
  12764.                                                         'height' => 280,
  12765.                                                         'uploadPath' => '/Bilder/_Uploads',
  12766.                                                     ],
  12767.                                                 ],
  12768.                                                 'isOperator' => false,
  12769.                                             ],
  12770.                                         ],
  12771.                                     ],
  12772.                                 ],
  12773.                                 'Faq' => [
  12774.                                     'id' => 'Faq',
  12775.                                     'name' => 'Faq',
  12776.                                     'columnConfig' => [
  12777.                                         'columns' => [
  12778.                                             => [
  12779.                                                 'attributes' => [
  12780.                                                     'attribute' => 'id',
  12781.                                                     'label' => 'id',
  12782.                                                     'dataType' => 'system',
  12783.                                                     'layout' => [
  12784.                                                         'title' => 'id',
  12785.                                                         'name' => 'id',
  12786.                                                         'datatype' => 'data',
  12787.                                                         'fieldtype' => 'system',
  12788.                                                     ],
  12789.                                                 ],
  12790.                                                 'isOperator' => false,
  12791.                                             ],
  12792.                                             => [
  12793.                                                 'attributes' => [
  12794.                                                     'attribute' => 'key',
  12795.                                                     'label' => 'key',
  12796.                                                     'dataType' => 'system',
  12797.                                                     'layout' => [
  12798.                                                         'title' => 'key',
  12799.                                                         'name' => 'key',
  12800.                                                         'datatype' => 'data',
  12801.                                                         'fieldtype' => 'system',
  12802.                                                     ],
  12803.                                                 ],
  12804.                                                 'isOperator' => false,
  12805.                                             ],
  12806.                                             => [
  12807.                                                 'attributes' => [
  12808.                                                     'attribute' => 'creationDate',
  12809.                                                     'label' => 'creationDate',
  12810.                                                     'dataType' => 'system',
  12811.                                                     'layout' => [
  12812.                                                         'title' => 'creationDate',
  12813.                                                         'name' => 'creationDate',
  12814.                                                         'datatype' => 'data',
  12815.                                                         'fieldtype' => 'system',
  12816.                                                     ],
  12817.                                                 ],
  12818.                                                 'isOperator' => false,
  12819.                                             ],
  12820.                                             => [
  12821.                                                 'attributes' => [
  12822.                                                     'attribute' => 'modificationDate',
  12823.                                                     'label' => 'modificationDate',
  12824.                                                     'dataType' => 'system',
  12825.                                                     'layout' => [
  12826.                                                         'title' => 'modificationDate',
  12827.                                                         'name' => 'modificationDate',
  12828.                                                         'datatype' => 'data',
  12829.                                                         'fieldtype' => 'system',
  12830.                                                     ],
  12831.                                                 ],
  12832.                                                 'isOperator' => false,
  12833.                                             ],
  12834.                                             => [
  12835.                                                 'attributes' => [
  12836.                                                     'attribute' => 'stateInformation',
  12837.                                                     'label' => 'Status',
  12838.                                                     'dataType' => 'select',
  12839.                                                     'layout' => [
  12840.                                                         'fieldtype' => 'select',
  12841.                                                         'options' => [
  12842.                                                             => [
  12843.                                                                 'key' => 'Aktiv',
  12844.                                                                 'value' => 'active',
  12845.                                                             ],
  12846.                                                             => [
  12847.                                                                 'key' => 'Inaktiv',
  12848.                                                                 'value' => 'inactive',
  12849.                                                             ],
  12850.                                                         ],
  12851.                                                         'width' => 646,
  12852.                                                         'defaultValue' => '',
  12853.                                                         'optionsProviderClass' => '',
  12854.                                                         'optionsProviderData' => '',
  12855.                                                         'queryColumnType' => 'varchar',
  12856.                                                         'columnType' => 'varchar',
  12857.                                                         'columnLength' => 190,
  12858.                                                         'dynamicOptions' => false,
  12859.                                                         'name' => 'stateInformation',
  12860.                                                         'title' => 'Status',
  12861.                                                         'tooltip' => '',
  12862.                                                         'mandatory' => true,
  12863.                                                         'noteditable' => false,
  12864.                                                         'index' => false,
  12865.                                                         'locked' => false,
  12866.                                                         'style' => '',
  12867.                                                         'permissions' => NULL,
  12868.                                                         'datatype' => 'data',
  12869.                                                         'relationType' => false,
  12870.                                                         'invisible' => false,
  12871.                                                         'visibleGridView' => true,
  12872.                                                         'visibleSearch' => true,
  12873.                                                         'defaultValueGenerator' => '',
  12874.                                                     ],
  12875.                                                 ],
  12876.                                                 'isOperator' => false,
  12877.                                             ],
  12878.                                             => [
  12879.                                                 'attributes' => [
  12880.                                                     'attribute' => 'sharepointId',
  12881.                                                     'label' => 'Sharepoint-ID',
  12882.                                                     'dataType' => 'input',
  12883.                                                     'layout' => [
  12884.                                                         'fieldtype' => 'input',
  12885.                                                         'width' => 646,
  12886.                                                         'defaultValue' => NULL,
  12887.                                                         'queryColumnType' => 'varchar',
  12888.                                                         'columnType' => 'varchar',
  12889.                                                         'columnLength' => 64,
  12890.                                                         'regex' => '',
  12891.                                                         'unique' => false,
  12892.                                                         'showCharCount' => false,
  12893.                                                         'name' => 'sharepointId',
  12894.                                                         'title' => 'Sharepoint-ID',
  12895.                                                         'tooltip' => '',
  12896.                                                         'mandatory' => false,
  12897.                                                         'noteditable' => false,
  12898.                                                         'index' => false,
  12899.                                                         'locked' => false,
  12900.                                                         'style' => '',
  12901.                                                         'permissions' => NULL,
  12902.                                                         'datatype' => 'data',
  12903.                                                         'relationType' => false,
  12904.                                                         'invisible' => false,
  12905.                                                         'visibleGridView' => false,
  12906.                                                         'visibleSearch' => false,
  12907.                                                         'defaultValueGenerator' => '',
  12908.                                                     ],
  12909.                                                 ],
  12910.                                                 'isOperator' => false,
  12911.                                             ],
  12912.                                             => [
  12913.                                                 'attributes' => [
  12914.                                                     'attribute' => 'zielgruppe',
  12915.                                                     'label' => 'Zielgruppe',
  12916.                                                     'dataType' => 'select',
  12917.                                                     'layout' => [
  12918.                                                         'fieldtype' => 'select',
  12919.                                                         'options' => [
  12920.                                                             => [
  12921.                                                                 'key' => 'Endverbraucher und Fachkreise',
  12922.                                                                 'value' => 'endverbraucherUndFachkreise',
  12923.                                                             ],
  12924.                                                             => [
  12925.                                                                 'key' => 'Fachkreise',
  12926.                                                                 'value' => 'fachkreise',
  12927.                                                             ],
  12928.                                                         ],
  12929.                                                         'width' => 646,
  12930.                                                         'defaultValue' => 'none',
  12931.                                                         'optionsProviderClass' => '',
  12932.                                                         'optionsProviderData' => '',
  12933.                                                         'queryColumnType' => 'varchar',
  12934.                                                         'columnType' => 'varchar',
  12935.                                                         'columnLength' => 190,
  12936.                                                         'dynamicOptions' => false,
  12937.                                                         'name' => 'zielgruppe',
  12938.                                                         'title' => 'Zielgruppe',
  12939.                                                         'tooltip' => '',
  12940.                                                         'mandatory' => true,
  12941.                                                         'noteditable' => false,
  12942.                                                         'index' => false,
  12943.                                                         'locked' => false,
  12944.                                                         'style' => '',
  12945.                                                         'permissions' => NULL,
  12946.                                                         'datatype' => 'data',
  12947.                                                         'relationType' => false,
  12948.                                                         'invisible' => false,
  12949.                                                         'visibleGridView' => false,
  12950.                                                         'visibleSearch' => false,
  12951.                                                         'defaultValueGenerator' => '',
  12952.                                                     ],
  12953.                                                 ],
  12954.                                                 'isOperator' => false,
  12955.                                             ],
  12956.                                             => [
  12957.                                                 'attributes' => [
  12958.                                                     'attribute' => 'faqGruppe',
  12959.                                                     'label' => 'FAQ-Gruppe',
  12960.                                                     'dataType' => 'reverseObjectRelation',
  12961.                                                     'layout' => [
  12962.                                                         'fieldtype' => 'reverseObjectRelation',
  12963.                                                         'ownerClassName' => 'FaqGruppe',
  12964.                                                         'ownerClassId' => NULL,
  12965.                                                         'ownerFieldName' => 'FAQs',
  12966.                                                         'lazyLoading' => true,
  12967.                                                         'width' => 775,
  12968.                                                         'height' => 350,
  12969.                                                         'maxItems' => '',
  12970.                                                         'queryColumnType' => 'text',
  12971.                                                         'relationType' => true,
  12972.                                                         'visibleFields' => NULL,
  12973.                                                         'allowToCreateNewObject' => true,
  12974.                                                         'optimizedAdminLoading' => false,
  12975.                                                         'enableTextSelection' => false,
  12976.                                                         'visibleFieldDefinitions' => [
  12977.                                                         ],
  12978.                                                         'classes' => [
  12979.                                                         ],
  12980.                                                         'pathFormatterClass' => '',
  12981.                                                         'name' => 'faqGruppe',
  12982.                                                         'title' => 'FAQ-Gruppe',
  12983.                                                         'tooltip' => '',
  12984.                                                         'mandatory' => false,
  12985.                                                         'noteditable' => false,
  12986.                                                         'index' => false,
  12987.                                                         'locked' => false,
  12988.                                                         'style' => '',
  12989.                                                         'permissions' => NULL,
  12990.                                                         'datatype' => 'data',
  12991.                                                         'invisible' => false,
  12992.                                                         'visibleGridView' => false,
  12993.                                                         'visibleSearch' => false,
  12994.                                                     ],
  12995.                                                 ],
  12996.                                                 'isOperator' => false,
  12997.                                             ],
  12998.                                             => [
  12999.                                                 'attributes' => [
  13000.                                                     'attribute' => 'frage',
  13001.                                                     'label' => 'Frage',
  13002.                                                     'dataType' => 'wysiwyg',
  13003.                                                     'layout' => [
  13004.                                                         'fieldtype' => 'wysiwyg',
  13005.                                                         'width' => 776,
  13006.                                                         'height' => 150,
  13007.                                                         'queryColumnType' => 'longtext',
  13008.                                                         'columnType' => 'longtext',
  13009.                                                         '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".'',
  13010.                                                         'excludeFromSearchIndex' => false,
  13011.                                                         'maxCharacters' => '',
  13012.                                                         'name' => 'frage',
  13013.                                                         'title' => 'Frage',
  13014.                                                         'tooltip' => '',
  13015.                                                         'mandatory' => false,
  13016.                                                         'noteditable' => false,
  13017.                                                         'index' => false,
  13018.                                                         'locked' => false,
  13019.                                                         'style' => '',
  13020.                                                         'permissions' => NULL,
  13021.                                                         'datatype' => 'data',
  13022.                                                         'relationType' => false,
  13023.                                                         'invisible' => false,
  13024.                                                         'visibleGridView' => true,
  13025.                                                         'visibleSearch' => true,
  13026.                                                     ],
  13027.                                                 ],
  13028.                                                 'isOperator' => false,
  13029.                                             ],
  13030.                                             => [
  13031.                                                 'attributes' => [
  13032.                                                     'attribute' => 'antwort',
  13033.                                                     'label' => 'Antwort',
  13034.                                                     'dataType' => 'wysiwyg',
  13035.                                                     'layout' => [
  13036.                                                         'fieldtype' => 'wysiwyg',
  13037.                                                         'width' => 776,
  13038.                                                         'height' => 460,
  13039.                                                         'queryColumnType' => 'longtext',
  13040.                                                         'columnType' => 'longtext',
  13041.                                                         '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".'',
  13042.                                                         'excludeFromSearchIndex' => false,
  13043.                                                         'maxCharacters' => '',
  13044.                                                         'name' => 'antwort',
  13045.                                                         'title' => 'Antwort',
  13046.                                                         'tooltip' => '',
  13047.                                                         'mandatory' => false,
  13048.                                                         'noteditable' => false,
  13049.                                                         'index' => false,
  13050.                                                         'locked' => false,
  13051.                                                         'style' => '',
  13052.                                                         'permissions' => NULL,
  13053.                                                         'datatype' => 'data',
  13054.                                                         'relationType' => false,
  13055.                                                         'invisible' => false,
  13056.                                                         'visibleGridView' => false,
  13057.                                                         'visibleSearch' => false,
  13058.                                                     ],
  13059.                                                 ],
  13060.                                                 'isOperator' => false,
  13061.                                             ],
  13062.                                         ],
  13063.                                     ],
  13064.                                 ],
  13065.                                 'FaqGruppe' => [
  13066.                                     'id' => 'FaqGruppe',
  13067.                                     'name' => 'FaqGruppe',
  13068.                                     'columnConfig' => [
  13069.                                         'columns' => [
  13070.                                             => [
  13071.                                                 'attributes' => [
  13072.                                                     'attribute' => 'id',
  13073.                                                     'label' => 'id',
  13074.                                                     'dataType' => 'system',
  13075.                                                     'layout' => [
  13076.                                                         'title' => 'id',
  13077.                                                         'name' => 'id',
  13078.                                                         'datatype' => 'data',
  13079.                                                         'fieldtype' => 'system',
  13080.                                                     ],
  13081.                                                 ],
  13082.                                                 'isOperator' => false,
  13083.                                             ],
  13084.                                             => [
  13085.                                                 'attributes' => [
  13086.                                                     'attribute' => 'key',
  13087.                                                     'label' => 'key',
  13088.                                                     'dataType' => 'system',
  13089.                                                     'layout' => [
  13090.                                                         'title' => 'key',
  13091.                                                         'name' => 'key',
  13092.                                                         'datatype' => 'data',
  13093.                                                         'fieldtype' => 'system',
  13094.                                                     ],
  13095.                                                 ],
  13096.                                                 'isOperator' => false,
  13097.                                             ],
  13098.                                             => [
  13099.                                                 'attributes' => [
  13100.                                                     'attribute' => 'creationDate',
  13101.                                                     'label' => 'creationDate',
  13102.                                                     'dataType' => 'system',
  13103.                                                     'layout' => [
  13104.                                                         'title' => 'creationDate',
  13105.                                                         'name' => 'creationDate',
  13106.                                                         'datatype' => 'data',
  13107.                                                         'fieldtype' => 'system',
  13108.                                                     ],
  13109.                                                 ],
  13110.                                                 'isOperator' => false,
  13111.                                             ],
  13112.                                             => [
  13113.                                                 'attributes' => [
  13114.                                                     'attribute' => 'modificationDate',
  13115.                                                     'label' => 'modificationDate',
  13116.                                                     'dataType' => 'system',
  13117.                                                     'layout' => [
  13118.                                                         'title' => 'modificationDate',
  13119.                                                         'name' => 'modificationDate',
  13120.                                                         'datatype' => 'data',
  13121.                                                         'fieldtype' => 'system',
  13122.                                                     ],
  13123.                                                 ],
  13124.                                                 'isOperator' => false,
  13125.                                             ],
  13126.                                             => [
  13127.                                                 'attributes' => [
  13128.                                                     'attribute' => 'name',
  13129.                                                     'label' => 'Name',
  13130.                                                     'dataType' => 'input',
  13131.                                                     'layout' => [
  13132.                                                         'fieldtype' => 'input',
  13133.                                                         'width' => 608,
  13134.                                                         'defaultValue' => NULL,
  13135.                                                         'queryColumnType' => 'varchar',
  13136.                                                         'columnType' => 'varchar',
  13137.                                                         'columnLength' => 1024,
  13138.                                                         'regex' => '',
  13139.                                                         'unique' => false,
  13140.                                                         'showCharCount' => false,
  13141.                                                         'name' => 'name',
  13142.                                                         'title' => 'Name',
  13143.                                                         'tooltip' => '',
  13144.                                                         'mandatory' => false,
  13145.                                                         'noteditable' => false,
  13146.                                                         'index' => false,
  13147.                                                         'locked' => false,
  13148.                                                         'style' => '',
  13149.                                                         'permissions' => NULL,
  13150.                                                         'datatype' => 'data',
  13151.                                                         'relationType' => false,
  13152.                                                         'invisible' => false,
  13153.                                                         'visibleGridView' => true,
  13154.                                                         'visibleSearch' => true,
  13155.                                                         'defaultValueGenerator' => '',
  13156.                                                     ],
  13157.                                                 ],
  13158.                                                 'isOperator' => false,
  13159.                                             ],
  13160.                                             => [
  13161.                                                 'attributes' => [
  13162.                                                     'attribute' => 'FAQs',
  13163.                                                     'label' => 'FAQs',
  13164.                                                     'dataType' => 'manyToManyObjectRelation',
  13165.                                                     'layout' => [
  13166.                                                         'fieldtype' => 'manyToManyObjectRelation',
  13167.                                                         'width' => 775,
  13168.                                                         'height' => 350,
  13169.                                                         'maxItems' => '',
  13170.                                                         'queryColumnType' => 'text',
  13171.                                                         'relationType' => true,
  13172.                                                         'visibleFields' => 'id,filename,name',
  13173.                                                         'allowToCreateNewObject' => false,
  13174.                                                         'optimizedAdminLoading' => false,
  13175.                                                         'enableTextSelection' => false,
  13176.                                                         'visibleFieldDefinitions' => [
  13177.                                                             'id' => [
  13178.                                                                 'name' => 'id',
  13179.                                                                 'title' => 'ID',
  13180.                                                                 'fieldtype' => 'input',
  13181.                                                             ],
  13182.                                                             'filename' => [
  13183.                                                                 'name' => 'filename',
  13184.                                                                 'title' => 'Dateiname',
  13185.                                                                 'fieldtype' => 'input',
  13186.                                                             ],
  13187.                                                             'name' => [
  13188.                                                                 'name' => 'name',
  13189.                                                                 'title' => 'Name',
  13190.                                                                 'fieldtype' => 'input',
  13191.                                                             ],
  13192.                                                         ],
  13193.                                                         'classes' => [
  13194.                                                             => [
  13195.                                                                 'classes' => 'Faq',
  13196.                                                             ],
  13197.                                                         ],
  13198.                                                         'pathFormatterClass' => '',
  13199.                                                         'name' => 'FAQs',
  13200.                                                         'title' => 'FAQs',
  13201.                                                         'tooltip' => '',
  13202.                                                         'mandatory' => false,
  13203.                                                         'noteditable' => false,
  13204.                                                         'index' => false,
  13205.                                                         'locked' => false,
  13206.                                                         'style' => '',
  13207.                                                         'permissions' => NULL,
  13208.                                                         'datatype' => 'data',
  13209.                                                         'invisible' => false,
  13210.                                                         'visibleGridView' => false,
  13211.                                                         'visibleSearch' => false,
  13212.                                                     ],
  13213.                                                 ],
  13214.                                                 'isOperator' => false,
  13215.                                             ],
  13216.                                             => [
  13217.                                                 'attributes' => [
  13218.                                                     'attribute' => 'author',
  13219.                                                     'label' => 'Autor',
  13220.                                                     'dataType' => 'manyToOneRelation',
  13221.                                                     'layout' => [
  13222.                                                         'fieldtype' => 'manyToOneRelation',
  13223.                                                         'width' => 530,
  13224.                                                         'assetUploadPath' => '',
  13225.                                                         'relationType' => true,
  13226.                                                         'queryColumnType' => [
  13227.                                                             'id' => 'int(11)',
  13228.                                                             'type' => 'enum(\'document\',\'asset\',\'object\')',
  13229.                                                         ],
  13230.                                                         'objectsAllowed' => true,
  13231.                                                         'assetsAllowed' => false,
  13232.                                                         'assetTypes' => [
  13233.                                                         ],
  13234.                                                         'documentsAllowed' => false,
  13235.                                                         'documentTypes' => [
  13236.                                                         ],
  13237.                                                         'classes' => [
  13238.                                                             => [
  13239.                                                                 'classes' => 'Kontakt',
  13240.                                                             ],
  13241.                                                         ],
  13242.                                                         'pathFormatterClass' => '',
  13243.                                                         'name' => 'author',
  13244.                                                         'title' => 'Autor',
  13245.                                                         'tooltip' => '',
  13246.                                                         'mandatory' => false,
  13247.                                                         'noteditable' => false,
  13248.                                                         'index' => false,
  13249.                                                         'locked' => false,
  13250.                                                         'style' => '',
  13251.                                                         'permissions' => NULL,
  13252.                                                         'datatype' => 'data',
  13253.                                                         'invisible' => false,
  13254.                                                         'visibleGridView' => false,
  13255.                                                         'visibleSearch' => false,
  13256.                                                     ],
  13257.                                                 ],
  13258.                                                 'isOperator' => false,
  13259.                                             ],
  13260.                                             => [
  13261.                                                 'attributes' => [
  13262.                                                     'attribute' => 'brand',
  13263.                                                     'label' => 'Marke',
  13264.                                                     'dataType' => 'manyToOneRelation',
  13265.                                                     'layout' => [
  13266.                                                         'fieldtype' => 'manyToOneRelation',
  13267.                                                         'width' => 530,
  13268.                                                         'assetUploadPath' => '',
  13269.                                                         'relationType' => true,
  13270.                                                         'queryColumnType' => [
  13271.                                                             'id' => 'int(11)',
  13272.                                                             'type' => 'enum(\'document\',\'asset\',\'object\')',
  13273.                                                         ],
  13274.                                                         'objectsAllowed' => true,
  13275.                                                         'assetsAllowed' => false,
  13276.                                                         'assetTypes' => [
  13277.                                                         ],
  13278.                                                         'documentsAllowed' => false,
  13279.                                                         'documentTypes' => [
  13280.                                                         ],
  13281.                                                         'classes' => [
  13282.                                                             => [
  13283.                                                                 'classes' => 'Marke',
  13284.                                                             ],
  13285.                                                         ],
  13286.                                                         'pathFormatterClass' => '',
  13287.                                                         'name' => 'brand',
  13288.                                                         'title' => 'Marke',
  13289.                                                         'tooltip' => '',
  13290.                                                         'mandatory' => false,
  13291.                                                         'noteditable' => false,
  13292.                                                         'index' => false,
  13293.                                                         'locked' => false,
  13294.                                                         'style' => '',
  13295.                                                         'permissions' => NULL,
  13296.                                                         'datatype' => 'data',
  13297.                                                         'invisible' => false,
  13298.                                                         'visibleGridView' => false,
  13299.                                                         'visibleSearch' => false,
  13300.                                                     ],
  13301.                                                 ],
  13302.                                                 'isOperator' => false,
  13303.                                             ],
  13304.                                             => [
  13305.                                                 'attributes' => [
  13306.                                                     'attribute' => 'topic',
  13307.                                                     'label' => '',
  13308.                                                     'dataType' => 'manyToManyObjectRelation',
  13309.                                                     'layout' => [
  13310.                                                         'fieldtype' => 'manyToManyObjectRelation',
  13311.                                                         'width' => 758,
  13312.                                                         'height' => 300,
  13313.                                                         'maxItems' => '',
  13314.                                                         'queryColumnType' => 'text',
  13315.                                                         'relationType' => true,
  13316.                                                         'visibleFields' => 'id,key,name',
  13317.                                                         'allowToCreateNewObject' => false,
  13318.                                                         'optimizedAdminLoading' => false,
  13319.                                                         'enableTextSelection' => false,
  13320.                                                         'visibleFieldDefinitions' => [
  13321.                                                             'id' => [
  13322.                                                                 'name' => 'id',
  13323.                                                                 'title' => 'ID',
  13324.                                                                 'fieldtype' => 'input',
  13325.                                                             ],
  13326.                                                             'key' => [
  13327.                                                                 'name' => 'key',
  13328.                                                                 'title' => 'Schlüssel',
  13329.                                                                 'fieldtype' => 'input',
  13330.                                                             ],
  13331.                                                             'name' => [
  13332.                                                                 'name' => 'name',
  13333.                                                                 'title' => 'Name',
  13334.                                                                 'fieldtype' => 'input',
  13335.                                                             ],
  13336.                                                         ],
  13337.                                                         'classes' => [
  13338.                                                             => [
  13339.                                                                 'classes' => 'Kategorie',
  13340.                                                             ],
  13341.                                                         ],
  13342.                                                         'pathFormatterClass' => '',
  13343.                                                         'name' => 'topic',
  13344.                                                         'title' => '',
  13345.                                                         'tooltip' => '',
  13346.                                                         'mandatory' => false,
  13347.                                                         'noteditable' => false,
  13348.                                                         'index' => false,
  13349.                                                         'locked' => false,
  13350.                                                         'style' => '',
  13351.                                                         'permissions' => NULL,
  13352.                                                         'datatype' => 'data',
  13353.                                                         'invisible' => false,
  13354.                                                         'visibleGridView' => false,
  13355.                                                         'visibleSearch' => false,
  13356.                                                     ],
  13357.                                                 ],
  13358.                                                 'isOperator' => false,
  13359.                                             ],
  13360.                                             => [
  13361.                                                 'attributes' => [
  13362.                                                     'attribute' => 'subject',
  13363.                                                     'label' => '',
  13364.                                                     'dataType' => 'manyToManyObjectRelation',
  13365.                                                     'layout' => [
  13366.                                                         'fieldtype' => 'manyToManyObjectRelation',
  13367.                                                         'width' => 758,
  13368.                                                         'height' => 300,
  13369.                                                         'maxItems' => '',
  13370.                                                         'queryColumnType' => 'text',
  13371.                                                         'relationType' => true,
  13372.                                                         'visibleFields' => 'id,key,name',
  13373.                                                         'allowToCreateNewObject' => false,
  13374.                                                         'optimizedAdminLoading' => false,
  13375.                                                         'enableTextSelection' => false,
  13376.                                                         'visibleFieldDefinitions' => [
  13377.                                                             'id' => [
  13378.                                                                 'name' => 'id',
  13379.                                                                 'title' => 'ID',
  13380.                                                                 'fieldtype' => 'input',
  13381.                                                             ],
  13382.                                                             'key' => [
  13383.                                                                 'name' => 'key',
  13384.                                                                 'title' => 'Schlüssel',
  13385.                                                                 'fieldtype' => 'input',
  13386.                                                             ],
  13387.                                                             'name' => [
  13388.                                                                 'name' => 'name',
  13389.                                                                 'title' => 'Name',
  13390.                                                                 'fieldtype' => 'input',
  13391.                                                             ],
  13392.                                                         ],
  13393.                                                         'classes' => [
  13394.                                                             => [
  13395.                                                                 'classes' => 'Fachthema',
  13396.                                                             ],
  13397.                                                         ],
  13398.                                                         'pathFormatterClass' => '',
  13399.                                                         'name' => 'subject',
  13400.                                                         'title' => '',
  13401.                                                         'tooltip' => '',
  13402.                                                         'mandatory' => false,
  13403.                                                         'noteditable' => false,
  13404.                                                         'index' => false,
  13405.                                                         'locked' => false,
  13406.                                                         'style' => '',
  13407.                                                         'permissions' => NULL,
  13408.                                                         'datatype' => 'data',
  13409.                                                         'invisible' => false,
  13410.                                                         'visibleGridView' => false,
  13411.                                                         'visibleSearch' => false,
  13412.                                                     ],
  13413.                                                 ],
  13414.                                                 'isOperator' => false,
  13415.                                             ],
  13416.                                             10 => [
  13417.                                                 'attributes' => [
  13418.                                                     'attribute' => 'keyword',
  13419.                                                     'label' => '',
  13420.                                                     'dataType' => 'manyToManyObjectRelation',
  13421.                                                     'layout' => [
  13422.                                                         'fieldtype' => 'manyToManyObjectRelation',
  13423.                                                         'width' => 758,
  13424.                                                         'height' => 300,
  13425.                                                         'maxItems' => '',
  13426.                                                         'queryColumnType' => 'text',
  13427.                                                         'relationType' => true,
  13428.                                                         'visibleFields' => 'id,key,name',
  13429.                                                         'allowToCreateNewObject' => false,
  13430.                                                         'optimizedAdminLoading' => false,
  13431.                                                         'enableTextSelection' => false,
  13432.                                                         'visibleFieldDefinitions' => [
  13433.                                                             'id' => [
  13434.                                                                 'name' => 'id',
  13435.                                                                 'title' => 'ID',
  13436.                                                                 'fieldtype' => 'input',
  13437.                                                             ],
  13438.                                                             'key' => [
  13439.                                                                 'name' => 'key',
  13440.                                                                 'title' => 'Schlüssel',
  13441.                                                                 'fieldtype' => 'input',
  13442.                                                             ],
  13443.                                                             'name' => [
  13444.                                                                 'name' => 'name',
  13445.                                                                 'title' => 'Name',
  13446.                                                                 'fieldtype' => 'input',
  13447.                                                             ],
  13448.                                                         ],
  13449.                                                         'classes' => [
  13450.                                                             => [
  13451.                                                                 'classes' => 'Schlagwort',
  13452.                                                             ],
  13453.                                                         ],
  13454.                                                         'pathFormatterClass' => '',
  13455.                                                         'name' => 'keyword',
  13456.                                                         'title' => '',
  13457.                                                         'tooltip' => '',
  13458.                                                         'mandatory' => false,
  13459.                                                         'noteditable' => false,
  13460.                                                         'index' => false,
  13461.                                                         'locked' => false,
  13462.                                                         'style' => '',
  13463.                                                         'permissions' => NULL,
  13464.                                                         'datatype' => 'data',
  13465.                                                         'invisible' => false,
  13466.                                                         'visibleGridView' => false,
  13467.                                                         'visibleSearch' => false,
  13468.                                                     ],
  13469.                                                 ],
  13470.                                                 'isOperator' => false,
  13471.                                             ],
  13472.                                         ],
  13473.                                     ],
  13474.                                 ],
  13475.                                 'TherapiegebietEndverwender' => [
  13476.                                     'id' => 'TherapiegebietEndverwender',
  13477.                                     'name' => 'TherapiegebietEndverwender',
  13478.                                     'columnConfig' => [
  13479.                                         'columns' => [
  13480.                                             => [
  13481.                                                 'attributes' => [
  13482.                                                     'attribute' => 'id',
  13483.                                                     'label' => 'id',
  13484.                                                     'dataType' => 'system',
  13485.                                                     'layout' => [
  13486.                                                         'title' => 'id',
  13487.                                                         'name' => 'id',
  13488.                                                         'datatype' => 'data',
  13489.                                                         'fieldtype' => 'system',
  13490.                                                     ],
  13491.                                                 ],
  13492.                                                 'isOperator' => false,
  13493.                                             ],
  13494.                                             => [
  13495.                                                 'attributes' => [
  13496.                                                     'attribute' => 'key',
  13497.                                                     'label' => 'key',
  13498.                                                     'dataType' => 'system',
  13499.                                                     'layout' => [
  13500.                                                         'title' => 'key',
  13501.                                                         'name' => 'key',
  13502.                                                         'datatype' => 'data',
  13503.                                                         'fieldtype' => 'system',
  13504.                                                     ],
  13505.                                                 ],
  13506.                                                 'isOperator' => false,
  13507.                                             ],
  13508.                                             => [
  13509.                                                 'attributes' => [
  13510.                                                     'attribute' => 'name',
  13511.                                                     'label' => 'Name',
  13512.                                                     'dataType' => 'input',
  13513.                                                     'layout' => [
  13514.                                                         'fieldtype' => 'input',
  13515.                                                         'width' => 608,
  13516.                                                         'defaultValue' => NULL,
  13517.                                                         'queryColumnType' => 'varchar',
  13518.                                                         'columnType' => 'varchar',
  13519.                                                         'columnLength' => 1024,
  13520.                                                         'regex' => '',
  13521.                                                         'unique' => false,
  13522.                                                         'showCharCount' => false,
  13523.                                                         'name' => 'name',
  13524.                                                         'title' => 'Name',
  13525.                                                         'tooltip' => '',
  13526.                                                         'mandatory' => false,
  13527.                                                         'noteditable' => false,
  13528.                                                         'index' => false,
  13529.                                                         'locked' => false,
  13530.                                                         'style' => '',
  13531.                                                         'permissions' => NULL,
  13532.                                                         'datatype' => 'data',
  13533.                                                         'relationType' => false,
  13534.                                                         'invisible' => false,
  13535.                                                         'visibleGridView' => true,
  13536.                                                         'visibleSearch' => true,
  13537.                                                         'defaultValueGenerator' => '',
  13538.                                                     ],
  13539.                                                 ],
  13540.                                                 'isOperator' => false,
  13541.                                             ],
  13542.                                         ],
  13543.                                     ],
  13544.                                 ],
  13545.                                 'TherapiegebietFachkreise' => [
  13546.                                     'id' => 'TherapiegebietFachkreise',
  13547.                                     'name' => 'TherapiegebietFachkreise',
  13548.                                     'columnConfig' => [
  13549.                                         'columns' => [
  13550.                                             => [
  13551.                                                 'attributes' => [
  13552.                                                     'attribute' => 'id',
  13553.                                                     'label' => 'id',
  13554.                                                     'dataType' => 'system',
  13555.                                                     'layout' => [
  13556.                                                         'title' => 'id',
  13557.                                                         'name' => 'id',
  13558.                                                         'datatype' => 'data',
  13559.                                                         'fieldtype' => 'system',
  13560.                                                     ],
  13561.                                                 ],
  13562.                                                 'isOperator' => false,
  13563.                                             ],
  13564.                                             => [
  13565.                                                 'attributes' => [
  13566.                                                     'attribute' => 'key',
  13567.                                                     'label' => 'key',
  13568.                                                     'dataType' => 'system',
  13569.                                                     'layout' => [
  13570.                                                         'title' => 'key',
  13571.                                                         'name' => 'key',
  13572.                                                         'datatype' => 'data',
  13573.                                                         'fieldtype' => 'system',
  13574.                                                     ],
  13575.                                                 ],
  13576.                                                 'isOperator' => false,
  13577.                                             ],
  13578.                                             => [
  13579.                                                 'attributes' => [
  13580.                                                     'attribute' => 'name',
  13581.                                                     'label' => 'Name',
  13582.                                                     'dataType' => 'input',
  13583.                                                     'layout' => [
  13584.                                                         'fieldtype' => 'input',
  13585.                                                         'width' => 608,
  13586.                                                         'defaultValue' => NULL,
  13587.                                                         'queryColumnType' => 'varchar',
  13588.                                                         'columnType' => 'varchar',
  13589.                                                         'columnLength' => 1024,
  13590.                                                         'regex' => '',
  13591.                                                         'unique' => false,
  13592.                                                         'showCharCount' => false,
  13593.                                                         'name' => 'name',
  13594.                                                         'title' => 'Name',
  13595.                                                         'tooltip' => '',
  13596.                                                         'mandatory' => false,
  13597.                                                         'noteditable' => false,
  13598.                                                         'index' => false,
  13599.                                                         'locked' => false,
  13600.                                                         'style' => '',
  13601.                                                         'permissions' => NULL,
  13602.                                                         'datatype' => 'data',
  13603.                                                         'relationType' => false,
  13604.                                                         'invisible' => false,
  13605.                                                         'visibleGridView' => true,
  13606.                                                         'visibleSearch' => true,
  13607.                                                         'defaultValueGenerator' => '',
  13608.                                                     ],
  13609.                                                 ],
  13610.                                                 'isOperator' => false,
  13611.                                             ],
  13612.                                         ],
  13613.                                     ],
  13614.                                 ],
  13615.                                 'Kontakt' => [
  13616.                                     'id' => 'Kontakt',
  13617.                                     'name' => 'Kontakt',
  13618.                                     'columnConfig' => [
  13619.                                         'columns' => [
  13620.                                             => [
  13621.                                                 'attributes' => [
  13622.                                                     'attribute' => 'id',
  13623.                                                     'label' => 'id',
  13624.                                                     'dataType' => 'system',
  13625.                                                     'layout' => [
  13626.                                                         'title' => 'id',
  13627.                                                         'name' => 'id',
  13628.                                                         'datatype' => 'data',
  13629.                                                         'fieldtype' => 'system',
  13630.                                                     ],
  13631.                                                 ],
  13632.                                                 'isOperator' => false,
  13633.                                             ],
  13634.                                             => [
  13635.                                                 'attributes' => [
  13636.                                                     'attribute' => 'key',
  13637.                                                     'label' => 'key',
  13638.                                                     'dataType' => 'system',
  13639.                                                     'layout' => [
  13640.                                                         'title' => 'key',
  13641.                                                         'name' => 'key',
  13642.                                                         'datatype' => 'data',
  13643.                                                         'fieldtype' => 'system',
  13644.                                                     ],
  13645.                                                 ],
  13646.                                                 'isOperator' => false,
  13647.                                             ],
  13648.                                             => [
  13649.                                                 'attributes' => [
  13650.                                                     'attribute' => 'titel',
  13651.                                                     'label' => 'Akademischer Titel',
  13652.                                                     'dataType' => 'input',
  13653.                                                     'layout' => [
  13654.                                                         'fieldtype' => 'input',
  13655.                                                         'width' => 646,
  13656.                                                         'defaultValue' => NULL,
  13657.                                                         'queryColumnType' => 'varchar',
  13658.                                                         'columnType' => 'varchar',
  13659.                                                         'columnLength' => 190,
  13660.                                                         'regex' => '',
  13661.                                                         'unique' => false,
  13662.                                                         'showCharCount' => false,
  13663.                                                         'name' => 'titel',
  13664.                                                         'title' => 'Akademischer Titel',
  13665.                                                         'tooltip' => '',
  13666.                                                         'mandatory' => false,
  13667.                                                         'noteditable' => false,
  13668.                                                         'index' => false,
  13669.                                                         'locked' => false,
  13670.                                                         'style' => '',
  13671.                                                         'permissions' => NULL,
  13672.                                                         'datatype' => 'data',
  13673.                                                         'relationType' => false,
  13674.                                                         'invisible' => false,
  13675.                                                         'visibleGridView' => true,
  13676.                                                         'visibleSearch' => true,
  13677.                                                         'defaultValueGenerator' => '',
  13678.                                                     ],
  13679.                                                 ],
  13680.                                                 'isOperator' => false,
  13681.                                             ],
  13682.                                             => [
  13683.                                                 'attributes' => [
  13684.                                                     'attribute' => 'firstname',
  13685.                                                     'label' => 'Firstname',
  13686.                                                     'dataType' => 'firstname',
  13687.                                                     'layout' => [
  13688.                                                         'fieldtype' => 'firstname',
  13689.                                                         'width' => 646,
  13690.                                                         'defaultValue' => NULL,
  13691.                                                         'queryColumnType' => 'varchar',
  13692.                                                         'columnType' => 'varchar',
  13693.                                                         'columnLength' => 1024,
  13694.                                                         'regex' => '',
  13695.                                                         'unique' => NULL,
  13696.                                                         'showCharCount' => NULL,
  13697.                                                         'name' => 'firstname',
  13698.                                                         'title' => 'Firstname',
  13699.                                                         'tooltip' => '',
  13700.                                                         'mandatory' => true,
  13701.                                                         'noteditable' => false,
  13702.                                                         'index' => false,
  13703.                                                         'locked' => false,
  13704.                                                         'style' => '',
  13705.                                                         'permissions' => NULL,
  13706.                                                         'datatype' => 'data',
  13707.                                                         'relationType' => false,
  13708.                                                         'invisible' => false,
  13709.                                                         'visibleGridView' => true,
  13710.                                                         'visibleSearch' => true,
  13711.                                                         'defaultValueGenerator' => '',
  13712.                                                     ],
  13713.                                                 ],
  13714.                                                 'isOperator' => false,
  13715.                                             ],
  13716.                                             => [
  13717.                                                 'attributes' => [
  13718.                                                     'attribute' => 'lastname',
  13719.                                                     'label' => 'Lastname',
  13720.                                                     'dataType' => 'lastname',
  13721.                                                     'layout' => [
  13722.                                                         'fieldtype' => 'lastname',
  13723.                                                         'width' => 646,
  13724.                                                         'defaultValue' => NULL,
  13725.                                                         'queryColumnType' => 'varchar',
  13726.                                                         'columnType' => 'varchar',
  13727.                                                         'columnLength' => 1024,
  13728.                                                         'regex' => '',
  13729.                                                         'unique' => NULL,
  13730.                                                         'showCharCount' => NULL,
  13731.                                                         'name' => 'lastname',
  13732.                                                         'title' => 'Lastname',
  13733.                                                         'tooltip' => '',
  13734.                                                         'mandatory' => true,
  13735.                                                         'noteditable' => false,
  13736.                                                         'index' => false,
  13737.                                                         'locked' => false,
  13738.                                                         'style' => '',
  13739.                                                         'permissions' => NULL,
  13740.                                                         'datatype' => 'data',
  13741.                                                         'relationType' => false,
  13742.                                                         'invisible' => false,
  13743.                                                         'visibleGridView' => true,
  13744.                                                         'visibleSearch' => true,
  13745.                                                         'defaultValueGenerator' => '',
  13746.                                                     ],
  13747.                                                 ],
  13748.                                                 'isOperator' => false,
  13749.                                             ],
  13750.                                             => [
  13751.                                                 'attributes' => [
  13752.                                                     'attribute' => 'Firma',
  13753.                                                     'label' => 'Firma',
  13754.                                                     'dataType' => 'input',
  13755.                                                     'layout' => [
  13756.                                                         'fieldtype' => 'input',
  13757.                                                         'width' => 646,
  13758.                                                         'defaultValue' => NULL,
  13759.                                                         'queryColumnType' => 'varchar',
  13760.                                                         'columnType' => 'varchar',
  13761.                                                         'columnLength' => 190,
  13762.                                                         'regex' => '',
  13763.                                                         'unique' => false,
  13764.                                                         'showCharCount' => false,
  13765.                                                         'name' => 'Firma',
  13766.                                                         'title' => 'Firma',
  13767.                                                         'tooltip' => '',
  13768.                                                         'mandatory' => false,
  13769.                                                         'noteditable' => true,
  13770.                                                         'index' => false,
  13771.                                                         'locked' => false,
  13772.                                                         'style' => '',
  13773.                                                         'permissions' => NULL,
  13774.                                                         'datatype' => 'data',
  13775.                                                         'relationType' => false,
  13776.                                                         'invisible' => true,
  13777.                                                         'visibleGridView' => true,
  13778.                                                         'visibleSearch' => true,
  13779.                                                         'defaultValueGenerator' => '',
  13780.                                                     ],
  13781.                                                 ],
  13782.                                                 'isOperator' => false,
  13783.                                             ],
  13784.                                             => [
  13785.                                                 'attributes' => [
  13786.                                                     'attribute' => 'email',
  13787.                                                     'label' => 'Email',
  13788.                                                     'dataType' => 'email',
  13789.                                                     'layout' => [
  13790.                                                         'fieldtype' => 'email',
  13791.                                                         'width' => 646,
  13792.                                                         'defaultValue' => NULL,
  13793.                                                         'queryColumnType' => 'varchar',
  13794.                                                         'columnType' => 'varchar',
  13795.                                                         'columnLength' => 1024,
  13796.                                                         'regex' => '',
  13797.                                                         'unique' => NULL,
  13798.                                                         'showCharCount' => NULL,
  13799.                                                         'name' => 'email',
  13800.                                                         'title' => 'Email',
  13801.                                                         'tooltip' => '',
  13802.                                                         'mandatory' => true,
  13803.                                                         'noteditable' => false,
  13804.                                                         'index' => false,
  13805.                                                         'locked' => false,
  13806.                                                         'style' => '',
  13807.                                                         'permissions' => NULL,
  13808.                                                         'datatype' => 'data',
  13809.                                                         'relationType' => false,
  13810.                                                         'invisible' => false,
  13811.                                                         'visibleGridView' => false,
  13812.                                                         'visibleSearch' => false,
  13813.                                                         'defaultValueGenerator' => '',
  13814.                                                     ],
  13815.                                                 ],
  13816.                                                 'isOperator' => false,
  13817.                                             ],
  13818.                                             => [
  13819.                                                 'attributes' => [
  13820.                                                     'attribute' => 'phone',
  13821.                                                     'label' => 'Telefon',
  13822.                                                     'dataType' => 'input',
  13823.                                                     'layout' => [
  13824.                                                         'fieldtype' => 'input',
  13825.                                                         'width' => 646,
  13826.                                                         'defaultValue' => NULL,
  13827.                                                         'queryColumnType' => 'varchar',
  13828.                                                         'columnType' => 'varchar',
  13829.                                                         'columnLength' => 1024,
  13830.                                                         'regex' => '',
  13831.                                                         'unique' => false,
  13832.                                                         'showCharCount' => false,
  13833.                                                         'name' => 'phone',
  13834.                                                         'title' => 'Telefon',
  13835.                                                         'tooltip' => '',
  13836.                                                         'mandatory' => false,
  13837.                                                         'noteditable' => false,
  13838.                                                         'index' => false,
  13839.                                                         'locked' => false,
  13840.                                                         'style' => '',
  13841.                                                         'permissions' => NULL,
  13842.                                                         'datatype' => 'data',
  13843.                                                         'relationType' => false,
  13844.                                                         'invisible' => false,
  13845.                                                         'visibleGridView' => false,
  13846.                                                         'visibleSearch' => false,
  13847.                                                         'defaultValueGenerator' => '',
  13848.                                                     ],
  13849.                                                 ],
  13850.                                                 'isOperator' => false,
  13851.                                             ],
  13852.                                         ],
  13853.                                     ],
  13854.                                 ],
  13855.                                 'Kategorie' => [
  13856.                                     'id' => 'Kategorie',
  13857.                                     'name' => 'Kategorie',
  13858.                                     'columnConfig' => [
  13859.                                         'columns' => [
  13860.                                             => [
  13861.                                                 'attributes' => [
  13862.                                                     'attribute' => 'id',
  13863.                                                     'label' => 'id',
  13864.                                                     'dataType' => 'system',
  13865.                                                     'layout' => [
  13866.                                                         'title' => 'id',
  13867.                                                         'name' => 'id',
  13868.                                                         'datatype' => 'data',
  13869.                                                         'fieldtype' => 'system',
  13870.                                                     ],
  13871.                                                 ],
  13872.                                                 'isOperator' => false,
  13873.                                             ],
  13874.                                             => [
  13875.                                                 'attributes' => [
  13876.                                                     'attribute' => 'fullpath',
  13877.                                                     'label' => 'fullpath',
  13878.                                                     'dataType' => 'system',
  13879.                                                     'layout' => [
  13880.                                                         'title' => 'fullpath',
  13881.                                                         'name' => 'fullpath',
  13882.                                                         'datatype' => 'data',
  13883.                                                         'fieldtype' => 'system',
  13884.                                                     ],
  13885.                                                 ],
  13886.                                                 'isOperator' => false,
  13887.                                             ],
  13888.                                             => [
  13889.                                                 'attributes' => [
  13890.                                                     'attribute' => 'key',
  13891.                                                     'label' => 'key',
  13892.                                                     'dataType' => 'system',
  13893.                                                     'layout' => [
  13894.                                                         'title' => 'key',
  13895.                                                         'name' => 'key',
  13896.                                                         'datatype' => 'data',
  13897.                                                         'fieldtype' => 'system',
  13898.                                                     ],
  13899.                                                 ],
  13900.                                                 'isOperator' => false,
  13901.                                             ],
  13902.                                             => [
  13903.                                                 'attributes' => [
  13904.                                                     'attribute' => 'name',
  13905.                                                     'label' => 'Name',
  13906.                                                     'dataType' => 'input',
  13907.                                                     'layout' => [
  13908.                                                         'fieldtype' => 'input',
  13909.                                                         'width' => 608,
  13910.                                                         'defaultValue' => NULL,
  13911.                                                         'queryColumnType' => 'varchar',
  13912.                                                         'columnType' => 'varchar',
  13913.                                                         'columnLength' => 1024,
  13914.                                                         'regex' => '',
  13915.                                                         'unique' => false,
  13916.                                                         'showCharCount' => false,
  13917.                                                         'name' => 'name',
  13918.                                                         'title' => 'Name',
  13919.                                                         'tooltip' => '',
  13920.                                                         'mandatory' => false,
  13921.                                                         'noteditable' => false,
  13922.                                                         'index' => false,
  13923.                                                         'locked' => false,
  13924.                                                         'style' => '',
  13925.                                                         'permissions' => NULL,
  13926.                                                         'datatype' => 'data',
  13927.                                                         'relationType' => false,
  13928.                                                         'invisible' => false,
  13929.                                                         'visibleGridView' => true,
  13930.                                                         'visibleSearch' => true,
  13931.                                                         'defaultValueGenerator' => '',
  13932.                                                     ],
  13933.                                                 ],
  13934.                                                 'isOperator' => false,
  13935.                                             ],
  13936.                                         ],
  13937.                                     ],
  13938.                                 ],
  13939.                                 'Schlagwort' => [
  13940.                                     'id' => 'Schlagwort',
  13941.                                     'name' => 'Schlagwort',
  13942.                                     'columnConfig' => [
  13943.                                         'columns' => [
  13944.                                             => [
  13945.                                                 'attributes' => [
  13946.                                                     'attribute' => 'id',
  13947.                                                     'label' => 'id',
  13948.                                                     'dataType' => 'system',
  13949.                                                     'layout' => [
  13950.                                                         'title' => 'id',
  13951.                                                         'name' => 'id',
  13952.                                                         'datatype' => 'data',
  13953.                                                         'fieldtype' => 'system',
  13954.                                                     ],
  13955.                                                 ],
  13956.                                                 'isOperator' => false,
  13957.                                             ],
  13958.                                             => [
  13959.                                                 'attributes' => [
  13960.                                                     'attribute' => 'fullpath',
  13961.                                                     'label' => 'fullpath',
  13962.                                                     'dataType' => 'system',
  13963.                                                     'layout' => [
  13964.                                                         'title' => 'fullpath',
  13965.                                                         'name' => 'fullpath',
  13966.                                                         'datatype' => 'data',
  13967.                                                         'fieldtype' => 'system',
  13968.                                                     ],
  13969.                                                 ],
  13970.                                                 'isOperator' => false,
  13971.                                             ],
  13972.                                             => [
  13973.                                                 'attributes' => [
  13974.                                                     'attribute' => 'key',
  13975.                                                     'label' => 'key',
  13976.                                                     'dataType' => 'system',
  13977.                                                     'layout' => [
  13978.                                                         'title' => 'key',
  13979.                                                         'name' => 'key',
  13980.                                                         'datatype' => 'data',
  13981.                                                         'fieldtype' => 'system',
  13982.                                                     ],
  13983.                                                 ],
  13984.                                                 'isOperator' => false,
  13985.                                             ],
  13986.                                             => [
  13987.                                                 'attributes' => [
  13988.                                                     'attribute' => 'name',
  13989.                                                     'label' => 'Name',
  13990.                                                     'dataType' => 'input',
  13991.                                                     'layout' => [
  13992.                                                         'fieldtype' => 'input',
  13993.                                                         'width' => 608,
  13994.                                                         'defaultValue' => NULL,
  13995.                                                         'queryColumnType' => 'varchar',
  13996.                                                         'columnType' => 'varchar',
  13997.                                                         'columnLength' => 1024,
  13998.                                                         'regex' => '',
  13999.                                                         'unique' => false,
  14000.                                                         'showCharCount' => false,
  14001.                                                         'name' => 'name',
  14002.                                                         'title' => 'Name',
  14003.                                                         'tooltip' => '',
  14004.                                                         'mandatory' => false,
  14005.                                                         'noteditable' => false,
  14006.                                                         'index' => false,
  14007.                                                         'locked' => false,
  14008.                                                         'style' => '',
  14009.                                                         'permissions' => NULL,
  14010.                                                         'datatype' => 'data',
  14011.                                                         'relationType' => false,
  14012.                                                         'invisible' => false,
  14013.                                                         'visibleGridView' => true,
  14014.                                                         'visibleSearch' => true,
  14015.                                                         'defaultValueGenerator' => '',
  14016.                                                     ],
  14017.                                                 ],
  14018.                                                 'isOperator' => false,
  14019.                                             ],
  14020.                                         ],
  14021.                                     ],
  14022.                                 ],
  14023.                                 'Bundle' => [
  14024.                                     'id' => 'Bundle',
  14025.                                     'name' => 'Bundle',
  14026.                                     'columnConfig' => [
  14027.                                         'columns' => [
  14028.                                             => [
  14029.                                                 'attributes' => [
  14030.                                                     'attribute' => 'bundleName',
  14031.                                                     'label' => 'Paket Bezeichnung',
  14032.                                                     'dataType' => 'input',
  14033.                                                 ],
  14034.                                                 'isOperator' => false,
  14035.                                             ],
  14036.                                             => [
  14037.                                                 'attributes' => [
  14038.                                                     'attribute' => 'topline',
  14039.                                                     'label' => 'Topline',
  14040.                                                     'dataType' => 'input',
  14041.                                                 ],
  14042.                                                 'isOperator' => false,
  14043.                                             ],
  14044.                                             => [
  14045.                                                 'attributes' => [
  14046.                                                     'attribute' => 'URL',
  14047.                                                     'label' => 'Partner URL',
  14048.                                                     'dataType' => 'input',
  14049.                                                 ],
  14050.                                                 'isOperator' => false,
  14051.                                             ],
  14052.                                             => [
  14053.                                                 'attributes' => [
  14054.                                                     'attribute' => 'buttonText',
  14055.                                                     'label' => 'Button Text',
  14056.                                                     'dataType' => 'input',
  14057.                                                 ],
  14058.                                                 'isOperator' => false,
  14059.                                             ],
  14060.                                             => [
  14061.                                                 'attributes' => [
  14062.                                                     'attribute' => 'URL1',
  14063.                                                     'label' => 'Partner URL',
  14064.                                                     'dataType' => 'input',
  14065.                                                 ],
  14066.                                                 'isOperator' => false,
  14067.                                             ],
  14068.                                             => [
  14069.                                                 'attributes' => [
  14070.                                                     'attribute' => 'fliesstext',
  14071.                                                     'label' => 'Text',
  14072.                                                     'dataType' => 'wysiwyg',
  14073.                                                 ],
  14074.                                                 'isOperator' => false,
  14075.                                             ],
  14076.                                             => [
  14077.                                                 'attributes' => [
  14078.                                                     'attribute' => 'product',
  14079.                                                     'label' => 'Produkte',
  14080.                                                     'dataType' => 'manyToManyObjectRelation',
  14081.                                                 ],
  14082.                                                 'isOperator' => false,
  14083.                                             ],
  14084.                                             => [
  14085.                                                 'attributes' => [
  14086.                                                     'attribute' => 'image16x9',
  14087.                                                     'label' => 'Bild 16x9',
  14088.                                                     'dataType' => 'hotspotimage',
  14089.                                                 ],
  14090.                                                 'isOperator' => false,
  14091.                                             ],
  14092.                                             => [
  14093.                                                 'attributes' => [
  14094.                                                     'attribute' => 'image1x1',
  14095.                                                     'label' => 'Bild 1x1',
  14096.                                                     'dataType' => 'hotspotimage',
  14097.                                                 ],
  14098.                                                 'isOperator' => false,
  14099.                                             ],
  14100.                                             => [
  14101.                                                 'attributes' => [
  14102.                                                     'attribute' => 'image5x8',
  14103.                                                     'label' => 'Bild 5x8',
  14104.                                                     'dataType' => 'hotspotimage',
  14105.                                                 ],
  14106.                                                 'isOperator' => false,
  14107.                                             ],
  14108.                                             10 => [
  14109.                                                 'attributes' => [
  14110.                                                     'attribute' => 'imageMood',
  14111.                                                     'label' => 'Moodimage',
  14112.                                                     'dataType' => 'hotspotimage',
  14113.                                                 ],
  14114.                                                 'isOperator' => false,
  14115.                                             ],
  14116.                                             11 => [
  14117.                                                 'attributes' => [
  14118.                                                     'attribute' => 'imageProductBundle',
  14119.                                                     'label' => 'Bundle-Bild',
  14120.                                                     'dataType' => 'hotspotimage',
  14121.                                                 ],
  14122.                                                 'isOperator' => false,
  14123.                                             ],
  14124.                                             12 => [
  14125.                                                 'attributes' => [
  14126.                                                     'attribute' => 'id',
  14127.                                                     'label' => 'ID',
  14128.                                                     'dataType' => 'system',
  14129.                                                 ],
  14130.                                                 'isOperator' => false,
  14131.                                             ],
  14132.                                             13 => [
  14133.                                                 'attributes' => [
  14134.                                                     'attribute' => 'key',
  14135.                                                     'label' => 'Schlüssel',
  14136.                                                     'dataType' => 'system',
  14137.                                                 ],
  14138.                                                 'isOperator' => false,
  14139.                                             ],
  14140.                                             14 => [
  14141.                                                 'attributes' => [
  14142.                                                     'attribute' => 'creationDate',
  14143.                                                     'label' => 'Erstellungsdatum',
  14144.                                                     'dataType' => 'system',
  14145.                                                 ],
  14146.                                                 'isOperator' => false,
  14147.                                             ],
  14148.                                             15 => [
  14149.                                                 'attributes' => [
  14150.                                                     'attribute' => 'modificationDate',
  14151.                                                     'label' => 'Änderungsdatum',
  14152.                                                     'dataType' => 'system',
  14153.                                                 ],
  14154.                                                 'isOperator' => false,
  14155.                                             ],
  14156.                                             16 => [
  14157.                                                 'attributes' => [
  14158.                                                     'attribute' => 'bundleVideo',
  14159.                                                     'label' => 'Video',
  14160.                                                     'dataType' => 'video',
  14161.                                                 ],
  14162.                                                 'isOperator' => false,
  14163.                                             ],
  14164.                                         ],
  14165.                                     ],
  14166.                                 ],
  14167.                                 'Stellenanzeige' => [
  14168.                                     'id' => 'Stellenanzeige',
  14169.                                     'name' => 'Stellenanzeige',
  14170.                                     'columnConfig' => [
  14171.                                         'columns' => [
  14172.                                             => [
  14173.                                                 'attributes' => [
  14174.                                                     'attribute' => 'UmantisID',
  14175.                                                     'label' => 'Umantis ID',
  14176.                                                     'dataType' => 'input',
  14177.                                                 ],
  14178.                                                 'isOperator' => false,
  14179.                                             ],
  14180.                                             => [
  14181.                                                 'attributes' => [
  14182.                                                     'attribute' => 'Jobtitle',
  14183.                                                     'label' => 'Jobtitle',
  14184.                                                     'dataType' => 'input',
  14185.                                                 ],
  14186.                                                 'isOperator' => false,
  14187.                                             ],
  14188.                                             => [
  14189.                                                 'attributes' => [
  14190.                                                     'attribute' => 'OnlineSince',
  14191.                                                     'label' => 'Online Since',
  14192.                                                     'dataType' => 'input',
  14193.                                                 ],
  14194.                                                 'isOperator' => false,
  14195.                                             ],
  14196.                                             => [
  14197.                                                 'attributes' => [
  14198.                                                     'attribute' => 'PlaceOfWork',
  14199.                                                     'label' => 'Standort',
  14200.                                                     'dataType' => 'input',
  14201.                                                 ],
  14202.                                                 'isOperator' => false,
  14203.                                             ],
  14204.                                             => [
  14205.                                                 'attributes' => [
  14206.                                                     'attribute' => 'Department',
  14207.                                                     'label' => 'Abteilung',
  14208.                                                     'dataType' => 'input',
  14209.                                                 ],
  14210.                                                 'isOperator' => false,
  14211.                                             ],
  14212.                                             => [
  14213.                                                 'attributes' => [
  14214.                                                     'attribute' => 'EntryLevel',
  14215.                                                     'label' => 'Entry Level',
  14216.                                                     'dataType' => 'input',
  14217.                                                 ],
  14218.                                                 'isOperator' => false,
  14219.                                             ],
  14220.                                             => [
  14221.                                                 'attributes' => [
  14222.                                                     'attribute' => 'EmploymentType',
  14223.                                                     'label' => 'Art',
  14224.                                                     'dataType' => 'input',
  14225.                                                 ],
  14226.                                                 'isOperator' => false,
  14227.                                             ],
  14228.                                             => [
  14229.                                                 'attributes' => [
  14230.                                                     'attribute' => 'ContractType',
  14231.                                                     'label' => 'Vertragstype',
  14232.                                                     'dataType' => 'input',
  14233.                                                 ],
  14234.                                                 'isOperator' => false,
  14235.                                             ],
  14236.                                             => [
  14237.                                                 'attributes' => [
  14238.                                                     'attribute' => 'HRExpert_Surname',
  14239.                                                     'label' => 'Vorname Sachbearbeiter',
  14240.                                                     'dataType' => 'input',
  14241.                                                 ],
  14242.                                                 'isOperator' => false,
  14243.                                             ],
  14244.                                             => [
  14245.                                                 'attributes' => [
  14246.                                                     'attribute' => 'HRExpert_Name',
  14247.                                                     'label' => 'Nachname Sachbearbeiter',
  14248.                                                     'dataType' => 'input',
  14249.                                                 ],
  14250.                                                 'isOperator' => false,
  14251.                                             ],
  14252.                                             10 => [
  14253.                                                 'attributes' => [
  14254.                                                     'attribute' => 'HRExpert_Phone',
  14255.                                                     'label' => 'Tel. Sachbearbeiter',
  14256.                                                     'dataType' => 'input',
  14257.                                                 ],
  14258.                                                 'isOperator' => false,
  14259.                                             ],
  14260.                                             11 => [
  14261.                                                 'attributes' => [
  14262.                                                     'attribute' => 'HRExpert_Email',
  14263.                                                     'label' => 'E-Mail Sachbearbeiter',
  14264.                                                     'dataType' => 'input',
  14265.                                                 ],
  14266.                                                 'isOperator' => false,
  14267.                                             ],
  14268.                                             12 => [
  14269.                                                 'attributes' => [
  14270.                                                     'attribute' => 'ApplyURL',
  14271.                                                     'label' => 'URL Bewerbung',
  14272.                                                     'dataType' => 'input',
  14273.                                                 ],
  14274.                                                 'isOperator' => false,
  14275.                                             ],
  14276.                                             13 => [
  14277.                                                 'attributes' => [
  14278.                                                     'attribute' => 'PublicationURL',
  14279.                                                     'label' => 'URL Bewerbung',
  14280.                                                     'dataType' => 'input',
  14281.                                                 ],
  14282.                                                 'isOperator' => false,
  14283.                                             ],
  14284.                                             14 => [
  14285.                                                 'attributes' => [
  14286.                                                     'attribute' => 'TitelTextblock1',
  14287.                                                     'label' => 'Titel Textblock 1',
  14288.                                                     'dataType' => 'input',
  14289.                                                 ],
  14290.                                                 'isOperator' => false,
  14291.                                             ],
  14292.                                             15 => [
  14293.                                                 'attributes' => [
  14294.                                                     'attribute' => 'Textblock1',
  14295.                                                     'label' => 'Textblock 1',
  14296.                                                     'dataType' => 'textarea',
  14297.                                                 ],
  14298.                                                 'isOperator' => false,
  14299.                                             ],
  14300.                                             16 => [
  14301.                                                 'attributes' => [
  14302.                                                     'attribute' => 'TitelTextblock2',
  14303.                                                     'label' => 'Titel Textblock 2',
  14304.                                                     'dataType' => 'input',
  14305.                                                 ],
  14306.                                                 'isOperator' => false,
  14307.                                             ],
  14308.                                             17 => [
  14309.                                                 'attributes' => [
  14310.                                                     'attribute' => 'Textblock2',
  14311.                                                     'label' => 'Textblock 2',
  14312.                                                     'dataType' => 'textarea',
  14313.                                                 ],
  14314.                                                 'isOperator' => false,
  14315.                                             ],
  14316.                                             18 => [
  14317.                                                 'attributes' => [
  14318.                                                     'attribute' => 'TitelTextblock3',
  14319.                                                     'label' => 'Titel Textblock 3',
  14320.                                                     'dataType' => 'input',
  14321.                                                 ],
  14322.                                                 'isOperator' => false,
  14323.                                             ],
  14324.                                             19 => [
  14325.                                                 'attributes' => [
  14326.                                                     'attribute' => 'Textblock3',
  14327.                                                     'label' => 'Textblock 3',
  14328.                                                     'dataType' => 'textarea',
  14329.                                                 ],
  14330.                                                 'isOperator' => false,
  14331.                                             ],
  14332.                                             20 => [
  14333.                                                 'attributes' => [
  14334.                                                     'attribute' => 'TitelTextblock4',
  14335.                                                     'label' => 'Titel Textblock 4',
  14336.                                                     'dataType' => 'input',
  14337.                                                 ],
  14338.                                                 'isOperator' => false,
  14339.                                             ],
  14340.                                             21 => [
  14341.                                                 'attributes' => [
  14342.                                                     'attribute' => 'Textblock4',
  14343.                                                     'label' => 'Textblock 4',
  14344.                                                     'dataType' => 'textarea',
  14345.                                                 ],
  14346.                                                 'isOperator' => false,
  14347.                                             ],
  14348.                                             22 => [
  14349.                                                 'attributes' => [
  14350.                                                     'attribute' => 'TitelTextblock5',
  14351.                                                     'label' => 'Titel Textblock 5',
  14352.                                                     'dataType' => 'input',
  14353.                                                 ],
  14354.                                                 'isOperator' => false,
  14355.                                             ],
  14356.                                             23 => [
  14357.                                                 'attributes' => [
  14358.                                                     'attribute' => 'Textblock5',
  14359.                                                     'label' => 'Textblock 5',
  14360.                                                     'dataType' => 'textarea',
  14361.                                                 ],
  14362.                                                 'isOperator' => false,
  14363.                                             ],
  14364.                                             24 => [
  14365.                                                 'attributes' => [
  14366.                                                     'attribute' => 'TitelTextblock6',
  14367.                                                     'label' => 'Titel Textblock 6',
  14368.                                                     'dataType' => 'input',
  14369.                                                 ],
  14370.                                                 'isOperator' => false,
  14371.                                             ],
  14372.                                             25 => [
  14373.                                                 'attributes' => [
  14374.                                                     'attribute' => 'Textblock6',
  14375.                                                     'label' => 'Textblock 6',
  14376.                                                     'dataType' => 'textarea',
  14377.                                                 ],
  14378.                                                 'isOperator' => false,
  14379.                                             ],
  14380.                                             26 => [
  14381.                                                 'attributes' => [
  14382.                                                     'attribute' => 'TitelTextblock7',
  14383.                                                     'label' => 'Titel Textblock 7',
  14384.                                                     'dataType' => 'input',
  14385.                                                 ],
  14386.                                                 'isOperator' => false,
  14387.                                             ],
  14388.                                             27 => [
  14389.                                                 'attributes' => [
  14390.                                                     'attribute' => 'Textblock7',
  14391.                                                     'label' => 'Textblock 7',
  14392.                                                     'dataType' => 'textarea',
  14393.                                                 ],
  14394.                                                 'isOperator' => false,
  14395.                                             ],
  14396.                                             28 => [
  14397.                                                 'attributes' => [
  14398.                                                     'attribute' => 'TitelTextblock8',
  14399.                                                     'label' => 'Titel Textblock 8',
  14400.                                                     'dataType' => 'input',
  14401.                                                 ],
  14402.                                                 'isOperator' => false,
  14403.                                             ],
  14404.                                             29 => [
  14405.                                                 'attributes' => [
  14406.                                                     'attribute' => 'Textblock8',
  14407.                                                     'label' => 'Textblock 8',
  14408.                                                     'dataType' => 'textarea',
  14409.                                                 ],
  14410.                                                 'isOperator' => false,
  14411.                                             ],
  14412.                                             30 => [
  14413.                                                 'attributes' => [
  14414.                                                     'attribute' => 'id',
  14415.                                                     'label' => 'ID',
  14416.                                                     'dataType' => 'system',
  14417.                                                 ],
  14418.                                                 'isOperator' => false,
  14419.                                             ],
  14420.                                             31 => [
  14421.                                                 'attributes' => [
  14422.                                                     'attribute' => 'key',
  14423.                                                     'label' => 'Schlüssel',
  14424.                                                     'dataType' => 'system',
  14425.                                                 ],
  14426.                                                 'isOperator' => false,
  14427.                                             ],
  14428.                                             32 => [
  14429.                                                 'attributes' => [
  14430.                                                     'attribute' => 'published',
  14431.                                                     'label' => 'Veröffentlicht',
  14432.                                                     'dataType' => 'system',
  14433.                                                 ],
  14434.                                                 'isOperator' => false,
  14435.                                             ],
  14436.                                             33 => [
  14437.                                                 'attributes' => [
  14438.                                                     'attribute' => 'creationDate',
  14439.                                                     'label' => 'Erstellungsdatum',
  14440.                                                     'dataType' => 'system',
  14441.                                                 ],
  14442.                                                 'isOperator' => false,
  14443.                                             ],
  14444.                                             34 => [
  14445.                                                 'attributes' => [
  14446.                                                     'attribute' => 'modificationDate',
  14447.                                                     'label' => 'Änderungsdatum',
  14448.                                                     'dataType' => 'system',
  14449.                                                 ],
  14450.                                                 'isOperator' => false,
  14451.                                             ],
  14452.                                             35 => [
  14453.                                                 'attributes' => [
  14454.                                                     'attribute' => 'image16x9',
  14455.                                                     'label' => 'Headerbild 16x9',
  14456.                                                     'dataType' => 'hotspotimage',
  14457.                                                 ],
  14458.                                                 'isOperator' => false,
  14459.                                             ],
  14460.                                             36 => [
  14461.                                                 'attributes' => [
  14462.                                                     'attribute' => 'image5x8',
  14463.                                                     'label' => 'Headerbild 5x8',
  14464.                                                     'dataType' => 'hotspotimage',
  14465.                                                 ],
  14466.                                                 'isOperator' => false,
  14467.                                             ],
  14468.                                             37 => [
  14469.                                                 'attributes' => [
  14470.                                                     'attribute' => 'image1x1',
  14471.                                                     'label' => 'Headerbild 1x1',
  14472.                                                     'dataType' => 'hotspotimage',
  14473.                                                 ],
  14474.                                                 'isOperator' => false,
  14475.                                             ],
  14476.                                             38 => [
  14477.                                                 'attributes' => [
  14478.                                                     'attribute' => 'imageRecruiter',
  14479.                                                     'label' => 'Recruiter',
  14480.                                                     'dataType' => 'hotspotimage',
  14481.                                                 ],
  14482.                                                 'isOperator' => false,
  14483.                                             ],
  14484.                                         ],
  14485.                                     ],
  14486.                                 ],
  14487.                             ],
  14488.                             'mutationEntities' => [
  14489.                             ],
  14490.                             'specialEntities' => [
  14491.                                 'document' => [
  14492.                                     'read' => true,
  14493.                                     'create' => false,
  14494.                                     'update' => false,
  14495.                                     'delete' => false,
  14496.                                 ],
  14497.                                 'document_folder' => [
  14498.                                     'read' => true,
  14499.                                     'create' => false,
  14500.                                     'update' => false,
  14501.                                     'delete' => false,
  14502.                                 ],
  14503.                                 'asset' => [
  14504.                                     'read' => true,
  14505.                                     'create' => false,
  14506.                                     'update' => false,
  14507.                                     'delete' => false,
  14508.                                 ],
  14509.                                 'asset_folder' => [
  14510.                                     'read' => true,
  14511.                                     'create' => false,
  14512.                                     'update' => false,
  14513.                                     'delete' => false,
  14514.                                 ],
  14515.                                 'asset_listing' => [
  14516.                                     'read' => true,
  14517.                                     'create' => false,
  14518.                                     'update' => false,
  14519.                                     'delete' => false,
  14520.                                 ],
  14521.                                 'object_folder' => [
  14522.                                     'read' => true,
  14523.                                     'create' => false,
  14524.                                     'update' => false,
  14525.                                     'delete' => false,
  14526.                                 ],
  14527.                                 'translation' => [
  14528.                                     'read' => false,
  14529.                                     'create' => false,
  14530.                                     'update' => false,
  14531.                                     'delete' => false,
  14532.                                 ],
  14533.                                 'translation_listing' => [
  14534.                                     'read' => false,
  14535.                                     'create' => false,
  14536.                                     'update' => false,
  14537.                                     'delete' => false,
  14538.                                 ],
  14539.                             ],
  14540.                         ],
  14541.                         'security' => [
  14542.                             'method' => 'datahub_apikey',
  14543.                             'apikey' => [
  14544.                                 => '9480d71c1ad6625dde10d8845aff964d',
  14545.                                 => 'd6fbe4163ef8c537a8d88bf82054a75c',
  14546.                             ],
  14547.                             'skipPermissionCheck' => false,
  14548.                             'disableIntrospection' => false,
  14549.                         ],
  14550.                         'workspaces' => [
  14551.                             'asset' => [
  14552.                                 => [
  14553.                                     'read' => true,
  14554.                                     'cpath' => '/',
  14555.                                     'create' => false,
  14556.                                     'update' => false,
  14557.                                     'delete' => false,
  14558.                                     'id' => 'extModel1444-1',
  14559.                                 ],
  14560.                             ],
  14561.                             'document' => [
  14562.                                 => [
  14563.                                     'read' => true,
  14564.                                     'cpath' => '/',
  14565.                                     'create' => false,
  14566.                                     'update' => false,
  14567.                                     'delete' => false,
  14568.                                     'id' => 'extModel1418-1',
  14569.                                 ],
  14570.                             ],
  14571.                             'object' => [
  14572.                                 => [
  14573.                                     'read' => true,
  14574.                                     'cpath' => '/',
  14575.                                     'create' => false,
  14576.                                     'update' => false,
  14577.                                     'delete' => false,
  14578.                                     'id' => 'extModel1470-1',
  14579.                                 ],
  14580.                             ],
  14581.                         ],
  14582.                         'permissions' => [
  14583.                             'user' => [
  14584.                             ],
  14585.                             'role' => [
  14586.                             ],
  14587.                         ],
  14588.                     ],
  14589.                     'Jobs_BAK' => [
  14590.                         'general' => [
  14591.                             'active' => true,
  14592.                             'type' => 'dataImporterDataObject',
  14593.                             'name' => 'Jobs_BAK',
  14594.                             'description' => '',
  14595.                             'group' => 'Import',
  14596.                             'path' => NULL,
  14597.                             'modificationDate' => 1750072430,
  14598.                             'createDate' => 1697033031,
  14599.                         ],
  14600.                         'loaderConfig' => [
  14601.                             'type' => 'http',
  14602.                             'settings' => [
  14603.                                 'schema' => 'https://',
  14604.                                 'url' => 'recruitingapp-2724.umantis.com/XMLExport/101?Key=uVxC57Zvub&CustomerID=2724&SprachID=1&Sprache=ger',
  14605.                             ],
  14606.                         ],
  14607.                         'interpreterConfig' => [
  14608.                             'type' => 'xml',
  14609.                             'settings' => [
  14610.                                 'xpath' => '/jobs/job',
  14611.                                 'schema' => '',
  14612.                             ],
  14613.                         ],
  14614.                         'resolverConfig' => [
  14615.                             'elementType' => 'dataObject',
  14616.                             'dataObjectClassId' => '18',
  14617.                             'loadingStrategy' => [
  14618.                                 'type' => 'attribute',
  14619.                                 'settings' => [
  14620.                                     'dataSourceIndex' => 'StellenID',
  14621.                                     'attributeName' => 'UmantisID',
  14622.                                     'language' => '',
  14623.                                 ],
  14624.                             ],
  14625.                             'createLocationStrategy' => [
  14626.                                 'type' => 'staticPath',
  14627.                                 'settings' => [
  14628.                                     'path' => '/Stellenanzeigen',
  14629.                                 ],
  14630.                             ],
  14631.                             'locationUpdateStrategy' => [
  14632.                                 'type' => 'findParent',
  14633.                                 'settings' => [
  14634.                                     'findStrategy' => 'id',
  14635.                                     'attributeDataObjectClassId' => '',
  14636.                                     'attributeName' => '',
  14637.                                     'attributeLanguage' => '',
  14638.                                     'dataSourceIndex' => 'StellenID',
  14639.                                     'fallbackPath' => '/Stellenanzeigen',
  14640.                                 ],
  14641.                             ],
  14642.                             'publishingStrategy' => [
  14643.                                 'type' => 'alwaysPublish',
  14644.                             ],
  14645.                         ],
  14646.                         'processingConfig' => [
  14647.                             'executionType' => 'sequential',
  14648.                             'doArchiveImportFile' => true,
  14649.                             'idDataIndex' => 'StellenID',
  14650.                             'cleanup' => [
  14651.                                 'doCleanup' => true,
  14652.                                 'strategy' => 'unpublish',
  14653.                             ],
  14654.                         ],
  14655.                         'mappingConfig' => [
  14656.                             => [
  14657.                                 'label' => 'StellenID',
  14658.                                 'dataSourceIndex' => [
  14659.                                     => 'StellenID',
  14660.                                 ],
  14661.                                 'transformationResultType' => 'default',
  14662.                                 'dataTarget' => [
  14663.                                     'type' => 'direct',
  14664.                                     'settings' => [
  14665.                                         'fieldName' => 'UmantisID',
  14666.                                         'language' => '',
  14667.                                         'writeIfTargetIsNotEmpty' => true,
  14668.                                         'writeIfSourceIsEmpty' => true,
  14669.                                     ],
  14670.                                 ],
  14671.                                 'transformationPipeline' => [
  14672.                                 ],
  14673.                             ],
  14674.                             => [
  14675.                                 'label' => 'Jobtitle',
  14676.                                 'dataSourceIndex' => [
  14677.                                     => 'Jobtitel',
  14678.                                 ],
  14679.                                 'transformationResultType' => 'default',
  14680.                                 'dataTarget' => [
  14681.                                     'type' => 'direct',
  14682.                                     'settings' => [
  14683.                                         'fieldName' => 'Jobtitle',
  14684.                                         'language' => '',
  14685.                                         'writeIfTargetIsNotEmpty' => true,
  14686.                                         'writeIfSourceIsEmpty' => true,
  14687.                                     ],
  14688.                                 ],
  14689.                                 'transformationPipeline' => [
  14690.                                 ],
  14691.                             ],
  14692.                             => [
  14693.                                 'label' => 'TitelTextblock1',
  14694.                                 'dataSourceIndex' => [
  14695.                                     => 'TitelTextblock1',
  14696.                                 ],
  14697.                                 'transformationResultType' => 'default',
  14698.                                 'dataTarget' => [
  14699.                                     'type' => 'direct',
  14700.                                     'settings' => [
  14701.                                         'fieldName' => 'TitelTextblock1',
  14702.                                         'language' => '',
  14703.                                         'writeIfTargetIsNotEmpty' => true,
  14704.                                         'writeIfSourceIsEmpty' => true,
  14705.                                     ],
  14706.                                 ],
  14707.                                 'transformationPipeline' => [
  14708.                                 ],
  14709.                             ],
  14710.                             => [
  14711.                                 'label' => 'Textblock1',
  14712.                                 'dataSourceIndex' => [
  14713.                                     => 'Textblock1',
  14714.                                 ],
  14715.                                 'transformationResultType' => 'default',
  14716.                                 'dataTarget' => [
  14717.                                     'type' => 'direct',
  14718.                                     'settings' => [
  14719.                                         'fieldName' => 'Textblock1',
  14720.                                         'language' => '',
  14721.                                         'writeIfTargetIsNotEmpty' => true,
  14722.                                         'writeIfSourceIsEmpty' => true,
  14723.                                     ],
  14724.                                 ],
  14725.                                 'transformationPipeline' => [
  14726.                                     => [
  14727.                                         'type' => 'htmlDecode',
  14728.                                     ],
  14729.                                 ],
  14730.                             ],
  14731.                             => [
  14732.                                 'label' => 'TitelTextblock2',
  14733.                                 'dataSourceIndex' => [
  14734.                                     => 'TitelTextblock2',
  14735.                                 ],
  14736.                                 'transformationResultType' => 'default',
  14737.                                 'dataTarget' => [
  14738.                                     'type' => 'direct',
  14739.                                     'settings' => [
  14740.                                         'fieldName' => 'TitelTextblock2',
  14741.                                         'language' => '',
  14742.                                         'writeIfTargetIsNotEmpty' => true,
  14743.                                         'writeIfSourceIsEmpty' => true,
  14744.                                     ],
  14745.                                 ],
  14746.                                 'transformationPipeline' => [
  14747.                                 ],
  14748.                             ],
  14749.                             => [
  14750.                                 'label' => 'Textblock2',
  14751.                                 'dataSourceIndex' => [
  14752.                                     => 'Textblock2',
  14753.                                 ],
  14754.                                 'transformationResultType' => 'default',
  14755.                                 'dataTarget' => [
  14756.                                     'type' => 'direct',
  14757.                                     'settings' => [
  14758.                                         'fieldName' => 'Textblock2',
  14759.                                         'language' => '',
  14760.                                         'writeIfTargetIsNotEmpty' => true,
  14761.                                         'writeIfSourceIsEmpty' => true,
  14762.                                     ],
  14763.                                 ],
  14764.                                 'transformationPipeline' => [
  14765.                                 ],
  14766.                             ],
  14767.                             => [
  14768.                                 'label' => 'TitelTextblock3',
  14769.                                 'dataSourceIndex' => [
  14770.                                     => 'TitelTextblock3',
  14771.                                 ],
  14772.                                 'transformationResultType' => 'default',
  14773.                                 'dataTarget' => [
  14774.                                     'type' => 'direct',
  14775.                                     'settings' => [
  14776.                                         'fieldName' => 'TitelTextblock3',
  14777.                                         'language' => '',
  14778.                                         'writeIfTargetIsNotEmpty' => true,
  14779.                                         'writeIfSourceIsEmpty' => true,
  14780.                                     ],
  14781.                                 ],
  14782.                                 'transformationPipeline' => [
  14783.                                 ],
  14784.                             ],
  14785.                             => [
  14786.                                 'label' => 'Textblock3',
  14787.                                 'dataSourceIndex' => [
  14788.                                     => 'Textblock3',
  14789.                                 ],
  14790.                                 'transformationResultType' => 'default',
  14791.                                 'dataTarget' => [
  14792.                                     'type' => 'direct',
  14793.                                     'settings' => [
  14794.                                         'fieldName' => 'Textblock3',
  14795.                                         'language' => '',
  14796.                                         'writeIfTargetIsNotEmpty' => true,
  14797.                                         'writeIfSourceIsEmpty' => true,
  14798.                                     ],
  14799.                                 ],
  14800.                                 'transformationPipeline' => [
  14801.                                     => [
  14802.                                         'type' => 'htmlDecode',
  14803.                                     ],
  14804.                                 ],
  14805.                             ],
  14806.                             => [
  14807.                                 'label' => 'TitelTextblock4',
  14808.                                 'dataSourceIndex' => [
  14809.                                     => 'TitelTextblock4',
  14810.                                 ],
  14811.                                 'transformationResultType' => 'default',
  14812.                                 'dataTarget' => [
  14813.                                     'type' => 'direct',
  14814.                                     'settings' => [
  14815.                                         'fieldName' => 'TitelTextblock4',
  14816.                                         'language' => '',
  14817.                                         'writeIfTargetIsNotEmpty' => true,
  14818.                                         'writeIfSourceIsEmpty' => true,
  14819.                                     ],
  14820.                                 ],
  14821.                                 'transformationPipeline' => [
  14822.                                 ],
  14823.                             ],
  14824.                             => [
  14825.                                 'label' => 'Textblock4',
  14826.                                 'dataSourceIndex' => [
  14827.                                     => 'Textblock4',
  14828.                                 ],
  14829.                                 'transformationResultType' => 'default',
  14830.                                 'dataTarget' => [
  14831.                                     'type' => 'direct',
  14832.                                     'settings' => [
  14833.                                         'fieldName' => 'Textblock4',
  14834.                                         'language' => '',
  14835.                                         'writeIfTargetIsNotEmpty' => true,
  14836.                                         'writeIfSourceIsEmpty' => true,
  14837.                                     ],
  14838.                                 ],
  14839.                                 'transformationPipeline' => [
  14840.                                     => [
  14841.                                         'type' => 'htmlDecode',
  14842.                                     ],
  14843.                                 ],
  14844.                             ],
  14845.                             10 => [
  14846.                                 'label' => 'TitelTextblock5',
  14847.                                 'dataSourceIndex' => [
  14848.                                     => 'TitelTextblock5',
  14849.                                 ],
  14850.                                 'transformationResultType' => 'default',
  14851.                                 'dataTarget' => [
  14852.                                     'type' => 'direct',
  14853.                                     'settings' => [
  14854.                                         'fieldName' => 'TitelTextblock5',
  14855.                                         'language' => '',
  14856.                                         'writeIfTargetIsNotEmpty' => true,
  14857.                                         'writeIfSourceIsEmpty' => true,
  14858.                                     ],
  14859.                                 ],
  14860.                                 'transformationPipeline' => [
  14861.                                 ],
  14862.                             ],
  14863.                             11 => [
  14864.                                 'label' => 'Textblock5',
  14865.                                 'dataSourceIndex' => [
  14866.                                     => 'Textblock5',
  14867.                                 ],
  14868.                                 'transformationResultType' => 'default',
  14869.                                 'dataTarget' => [
  14870.                                     'type' => 'direct',
  14871.                                     'settings' => [
  14872.                                         'fieldName' => 'Textblock5',
  14873.                                         'language' => '',
  14874.                                         'writeIfTargetIsNotEmpty' => true,
  14875.                                         'writeIfSourceIsEmpty' => true,
  14876.                                     ],
  14877.                                 ],
  14878.                                 'transformationPipeline' => [
  14879.                                     => [
  14880.                                         'type' => 'htmlDecode',
  14881.                                     ],
  14882.                                 ],
  14883.                             ],
  14884.                             12 => [
  14885.                                 'label' => 'TitelTextblock6',
  14886.                                 'dataSourceIndex' => [
  14887.                                     => 'TitelTextblock6',
  14888.                                 ],
  14889.                                 'transformationResultType' => 'default',
  14890.                                 'dataTarget' => [
  14891.                                     'type' => 'direct',
  14892.                                     'settings' => [
  14893.                                         'fieldName' => 'TitelTextblock6',
  14894.                                         'language' => '',
  14895.                                         'writeIfTargetIsNotEmpty' => true,
  14896.                                         'writeIfSourceIsEmpty' => true,
  14897.                                     ],
  14898.                                 ],
  14899.                                 'transformationPipeline' => [
  14900.                                 ],
  14901.                             ],
  14902.                             13 => [
  14903.                                 'label' => 'Textblock6',
  14904.                                 'dataSourceIndex' => [
  14905.                                     => 'Textblock6',
  14906.                                 ],
  14907.                                 'transformationResultType' => 'default',
  14908.                                 'dataTarget' => [
  14909.                                     'type' => 'direct',
  14910.                                     'settings' => [
  14911.                                         'fieldName' => 'Textblock6',
  14912.                                         'language' => '',
  14913.                                         'writeIfTargetIsNotEmpty' => true,
  14914.                                         'writeIfSourceIsEmpty' => true,
  14915.                                     ],
  14916.                                 ],
  14917.                                 'transformationPipeline' => [
  14918.                                 ],
  14919.                             ],
  14920.                             14 => [
  14921.                                 'label' => 'TitelTextblock7',
  14922.                                 'dataSourceIndex' => [
  14923.                                     => 'TitelTextblock7',
  14924.                                 ],
  14925.                                 'transformationResultType' => 'default',
  14926.                                 'dataTarget' => [
  14927.                                     'type' => 'direct',
  14928.                                     'settings' => [
  14929.                                         'fieldName' => 'TitelTextblock7',
  14930.                                         'language' => '',
  14931.                                         'writeIfTargetIsNotEmpty' => true,
  14932.                                         'writeIfSourceIsEmpty' => true,
  14933.                                     ],
  14934.                                 ],
  14935.                                 'transformationPipeline' => [
  14936.                                 ],
  14937.                             ],
  14938.                             15 => [
  14939.                                 'label' => 'Textblock7',
  14940.                                 'dataSourceIndex' => [
  14941.                                     => 'Textblock7',
  14942.                                 ],
  14943.                                 'transformationResultType' => 'default',
  14944.                                 'dataTarget' => [
  14945.                                     'type' => 'direct',
  14946.                                     'settings' => [
  14947.                                         'fieldName' => 'Textblock7',
  14948.                                         'language' => '',
  14949.                                         'writeIfTargetIsNotEmpty' => true,
  14950.                                         'writeIfSourceIsEmpty' => true,
  14951.                                     ],
  14952.                                 ],
  14953.                                 'transformationPipeline' => [
  14954.                                 ],
  14955.                             ],
  14956.                             16 => [
  14957.                                 'label' => 'TitelTextblock8',
  14958.                                 'dataSourceIndex' => [
  14959.                                     => 'TitelTextblock8',
  14960.                                 ],
  14961.                                 'transformationResultType' => 'default',
  14962.                                 'dataTarget' => [
  14963.                                     'type' => 'direct',
  14964.                                     'settings' => [
  14965.                                         'fieldName' => 'TitelTextblock8',
  14966.                                         'language' => '',
  14967.                                         'writeIfTargetIsNotEmpty' => true,
  14968.                                         'writeIfSourceIsEmpty' => true,
  14969.                                     ],
  14970.                                 ],
  14971.                                 'transformationPipeline' => [
  14972.                                 ],
  14973.                             ],
  14974.                             17 => [
  14975.                                 'label' => 'Textblock8',
  14976.                                 'dataSourceIndex' => [
  14977.                                     => 'Textblock8',
  14978.                                 ],
  14979.                                 'transformationResultType' => 'default',
  14980.                                 'dataTarget' => [
  14981.                                     'type' => 'direct',
  14982.                                     'settings' => [
  14983.                                         'fieldName' => 'Textblock8',
  14984.                                         'language' => '',
  14985.                                         'writeIfTargetIsNotEmpty' => true,
  14986.                                         'writeIfSourceIsEmpty' => true,
  14987.                                     ],
  14988.                                 ],
  14989.                                 'transformationPipeline' => [
  14990.                                 ],
  14991.                             ],
  14992.                             18 => [
  14993.                                 'label' => 'PlaceOfWork',
  14994.                                 'dataSourceIndex' => [
  14995.                                     => 'Arbeitsort',
  14996.                                 ],
  14997.                                 'transformationResultType' => 'default',
  14998.                                 'dataTarget' => [
  14999.                                     'type' => 'direct',
  15000.                                     'settings' => [
  15001.                                         'fieldName' => 'PlaceOfWork',
  15002.                                         'language' => '',
  15003.                                         'writeIfTargetIsNotEmpty' => true,
  15004.                                         'writeIfSourceIsEmpty' => true,
  15005.                                     ],
  15006.                                 ],
  15007.                                 'transformationPipeline' => [
  15008.                                 ],
  15009.                             ],
  15010.                             19 => [
  15011.                                 'label' => 'Departement',
  15012.                                 'dataSourceIndex' => [
  15013.                                     => 'Unternehmensbereich',
  15014.                                 ],
  15015.                                 'transformationResultType' => 'default',
  15016.                                 'dataTarget' => [
  15017.                                     'type' => 'direct',
  15018.                                     'settings' => [
  15019.                                         'fieldName' => 'Department',
  15020.                                         'language' => '',
  15021.                                         'writeIfTargetIsNotEmpty' => true,
  15022.                                         'writeIfSourceIsEmpty' => true,
  15023.                                     ],
  15024.                                 ],
  15025.                                 'transformationPipeline' => [
  15026.                                 ],
  15027.                             ],
  15028.                             20 => [
  15029.                                 'label' => 'EntryLevel',
  15030.                                 'dataSourceIndex' => [
  15031.                                     => 'Einstieg_als',
  15032.                                 ],
  15033.                                 'transformationResultType' => 'default',
  15034.                                 'dataTarget' => [
  15035.                                     'type' => 'direct',
  15036.                                     'settings' => [
  15037.                                         'fieldName' => 'EntryLevel',
  15038.                                         'language' => '',
  15039.                                         'writeIfTargetIsNotEmpty' => true,
  15040.                                         'writeIfSourceIsEmpty' => true,
  15041.                                     ],
  15042.                                 ],
  15043.                                 'transformationPipeline' => [
  15044.                                 ],
  15045.                             ],
  15046.                             21 => [
  15047.                                 'label' => 'EmploymentType',
  15048.                                 'dataSourceIndex' => [
  15049.                                     => 'Art',
  15050.                                 ],
  15051.                                 'transformationResultType' => 'default',
  15052.                                 'dataTarget' => [
  15053.                                     'type' => 'direct',
  15054.                                     'settings' => [
  15055.                                         'fieldName' => 'EmploymentType',
  15056.                                         'language' => '',
  15057.                                         'writeIfTargetIsNotEmpty' => true,
  15058.                                         'writeIfSourceIsEmpty' => true,
  15059.                                     ],
  15060.                                 ],
  15061.                                 'transformationPipeline' => [
  15062.                                 ],
  15063.                             ],
  15064.                             22 => [
  15065.                                 'label' => 'ContractType',
  15066.                                 'dataSourceIndex' => [
  15067.                                     => 'Vertragstype',
  15068.                                 ],
  15069.                                 'transformationResultType' => 'default',
  15070.                                 'dataTarget' => [
  15071.                                     'type' => 'direct',
  15072.                                     'settings' => [
  15073.                                         'fieldName' => 'ContractType',
  15074.                                         'language' => '',
  15075.                                         'writeIfTargetIsNotEmpty' => true,
  15076.                                         'writeIfSourceIsEmpty' => true,
  15077.                                     ],
  15078.                                 ],
  15079.                                 'transformationPipeline' => [
  15080.                                 ],
  15081.                             ],
  15082.                             23 => [
  15083.                                 'label' => 'HRExpert_Name',
  15084.                                 'dataSourceIndex' => [
  15085.                                     => 'Zustaendiger_Personalbetreuer',
  15086.                                 ],
  15087.                                 'transformationResultType' => 'default',
  15088.                                 'dataTarget' => [
  15089.                                     'type' => 'direct',
  15090.                                     'settings' => [
  15091.                                         'fieldName' => 'HRExpert_Name',
  15092.                                         'language' => '',
  15093.                                         'writeIfTargetIsNotEmpty' => true,
  15094.                                         'writeIfSourceIsEmpty' => true,
  15095.                                     ],
  15096.                                 ],
  15097.                                 'transformationPipeline' => [
  15098.                                 ],
  15099.                             ],
  15100.                             24 => [
  15101.                                 'label' => 'OnlineSince',
  15102.                                 'dataSourceIndex' => [
  15103.                                     => 'Online_Seit',
  15104.                                 ],
  15105.                                 'transformationResultType' => 'default',
  15106.                                 'dataTarget' => [
  15107.                                     'type' => 'direct',
  15108.                                     'settings' => [
  15109.                                         'fieldName' => 'OnlineSince',
  15110.                                         'language' => '',
  15111.                                         'writeIfTargetIsNotEmpty' => true,
  15112.                                         'writeIfSourceIsEmpty' => true,
  15113.                                     ],
  15114.                                 ],
  15115.                                 'transformationPipeline' => [
  15116.                                 ],
  15117.                             ],
  15118.                             25 => [
  15119.                                 'label' => 'ApplyURL',
  15120.                                 'dataSourceIndex' => [
  15121.                                     => 'Application_URL',
  15122.                                 ],
  15123.                                 'transformationResultType' => 'default',
  15124.                                 'dataTarget' => [
  15125.                                     'type' => 'direct',
  15126.                                     'settings' => [
  15127.                                         'fieldName' => 'ApplyURL',
  15128.                                         'language' => '',
  15129.                                         'writeIfTargetIsNotEmpty' => true,
  15130.                                         'writeIfSourceIsEmpty' => true,
  15131.                                     ],
  15132.                                 ],
  15133.                                 'transformationPipeline' => [
  15134.                                 ],
  15135.                             ],
  15136.                             26 => [
  15137.                                 'label' => 'PublicationURL',
  15138.                                 'dataSourceIndex' => [
  15139.                                     => 'Description_URL',
  15140.                                 ],
  15141.                                 'transformationResultType' => 'default',
  15142.                                 'dataTarget' => [
  15143.                                     'type' => 'direct',
  15144.                                     'settings' => [
  15145.                                         'fieldName' => 'PublicationURL',
  15146.                                         'language' => '',
  15147.                                         'writeIfTargetIsNotEmpty' => true,
  15148.                                         'writeIfSourceIsEmpty' => true,
  15149.                                     ],
  15150.                                 ],
  15151.                                 'transformationPipeline' => [
  15152.                                 ],
  15153.                             ],
  15154.                             27 => [
  15155.                                 'label' => 'new column',
  15156.                                 'dataSourceIndex' => [
  15157.                                     => 'StellenID',
  15158.                                 ],
  15159.                                 'transformationResultType' => 'default',
  15160.                                 'dataTarget' => [
  15161.                                     'type' => 'direct',
  15162.                                     'settings' => [
  15163.                                         'fieldName' => 'key',
  15164.                                         'language' => '',
  15165.                                         'writeIfTargetIsNotEmpty' => true,
  15166.                                         'writeIfSourceIsEmpty' => true,
  15167.                                     ],
  15168.                                 ],
  15169.                                 'transformationPipeline' => [
  15170.                                 ],
  15171.                             ],
  15172.                         ],
  15173.                         'executionConfig' => [
  15174.                             'scheduleType' => 'job',
  15175.                             'cronDefinition' => '0 * * * * ',
  15176.                             'scheduledAt' => '',
  15177.                         ],
  15178.                         'permissions' => [
  15179.                             'user' => [
  15180.                                 => [
  15181.                                     'id' => 8,
  15182.                                     'name' => 'JHe',
  15183.                                     'read' => true,
  15184.                                     'update' => true,
  15185.                                 ],
  15186.                             ],
  15187.                             'role' => [
  15188.                                 => [
  15189.                                     'id' => 10,
  15190.                                     'name' => 'Digital_Media',
  15191.                                     'read' => true,
  15192.                                     'update' => true,
  15193.                                     'delete' => false,
  15194.                                 ],
  15195.                             ],
  15196.                         ],
  15197.                         'workspaces' => [
  15198.                         ],
  15199.                     ],
  15200.                     'middleware-bak-11-2024' => [
  15201.                         'general' => [
  15202.                             'active' => true,
  15203.                             'type' => 'graphql',
  15204.                             'name' => 'middleware-bak-11-2024',
  15205.                             'description' => '',
  15206.                             'group' => 'Backups',
  15207.                             'sqlObjectCondition' => '',
  15208.                             'modificationDate' => 1773906446,
  15209.                             'path' => NULL,
  15210.                             'createDate' => 1656077741,
  15211.                         ],
  15212.                         'schema' => [
  15213.                             'queryEntities' => [
  15214.                                 'Beitrag' => [
  15215.                                     'id' => 'Beitrag',
  15216.                                     'name' => 'Beitrag',
  15217.                                     'columnConfig' => [
  15218.                                         'columns' => [
  15219.                                             => [
  15220.                                                 'attributes' => [
  15221.                                                     'attribute' => 'id',
  15222.                                                     'label' => 'ID',
  15223.                                                     'dataType' => 'system',
  15224.                                                 ],
  15225.                                                 'isOperator' => false,
  15226.                                             ],
  15227.                                             => [
  15228.                                                 'attributes' => [
  15229.                                                     'attribute' => 'key',
  15230.                                                     'label' => 'Schlüssel',
  15231.                                                     'dataType' => 'system',
  15232.                                                 ],
  15233.                                                 'isOperator' => false,
  15234.                                             ],
  15235.                                             => [
  15236.                                                 'attributes' => [
  15237.                                                     'attribute' => 'creationDate',
  15238.                                                     'label' => 'Erstellungsdatum',
  15239.                                                     'dataType' => 'system',
  15240.                                                 ],
  15241.                                                 'isOperator' => false,
  15242.                                             ],
  15243.                                             => [
  15244.                                                 'attributes' => [
  15245.                                                     'attribute' => 'modificationDate',
  15246.                                                     'label' => 'Änderungsdatum',
  15247.                                                     'dataType' => 'system',
  15248.                                                 ],
  15249.                                                 'isOperator' => false,
  15250.                                             ],
  15251.                                             => [
  15252.                                                 'attributes' => [
  15253.                                                     'attribute' => 'articleType',
  15254.                                                     'label' => 'Typ',
  15255.                                                     'dataType' => 'select',
  15256.                                                 ],
  15257.                                                 'isOperator' => false,
  15258.                                             ],
  15259.                                             => [
  15260.                                                 'attributes' => [
  15261.                                                     'attribute' => 'articleType2',
  15262.                                                     'label' => 'PM Typ',
  15263.                                                     'dataType' => 'select',
  15264.                                                 ],
  15265.                                                 'isOperator' => false,
  15266.                                             ],
  15267.                                             => [
  15268.                                                 'attributes' => [
  15269.                                                     'attribute' => 'articleDate',
  15270.                                                     'label' => 'Datum',
  15271.                                                     'dataType' => 'datetime',
  15272.                                                 ],
  15273.                                                 'isOperator' => false,
  15274.                                             ],
  15275.                                             => [
  15276.                                                 'attributes' => [
  15277.                                                     'attribute' => 'stateInformation',
  15278.                                                     'label' => 'Status',
  15279.                                                     'dataType' => 'select',
  15280.                                                 ],
  15281.                                                 'isOperator' => false,
  15282.                                             ],
  15283.                                             => [
  15284.                                                 'attributes' => [
  15285.                                                     'attribute' => 'publishEndverbraucher',
  15286.                                                     'label' => 'Endverbraucher',
  15287.                                                     'dataType' => 'select',
  15288.                                                 ],
  15289.                                                 'isOperator' => false,
  15290.                                             ],
  15291.                                             => [
  15292.                                                 'attributes' => [
  15293.                                                     'attribute' => 'publishFachkreise',
  15294.                                                     'label' => 'Fachkreise',
  15295.                                                     'dataType' => 'select',
  15296.                                                 ],
  15297.                                                 'isOperator' => false,
  15298.                                             ],
  15299.                                             10 => [
  15300.                                                 'attributes' => [
  15301.                                                     'attribute' => 'author',
  15302.                                                     'label' => 'Autor',
  15303.                                                     'dataType' => 'manyToOneRelation',
  15304.                                                 ],
  15305.                                                 'isOperator' => false,
  15306.                                             ],
  15307.                                             11 => [
  15308.                                                 'attributes' => [
  15309.                                                     'attribute' => 'topic',
  15310.                                                     'label' => '(topic)',
  15311.                                                     'dataType' => 'manyToManyObjectRelation',
  15312.                                                 ],
  15313.                                                 'isOperator' => false,
  15314.                                             ],
  15315.                                             12 => [
  15316.                                                 'attributes' => [
  15317.                                                     'attribute' => 'keyword',
  15318.                                                     'label' => '(keyword)',
  15319.                                                     'dataType' => 'manyToManyObjectRelation',
  15320.                                                 ],
  15321.                                                 'isOperator' => false,
  15322.                                             ],
  15323.                                             13 => [
  15324.                                                 'attributes' => [
  15325.                                                     'attribute' => 'titleOriginal',
  15326.                                                     'label' => 'Titel',
  15327.                                                     'dataType' => 'input',
  15328.                                                 ],
  15329.                                                 'isOperator' => false,
  15330.                                             ],
  15331.                                             14 => [
  15332.                                                 'attributes' => [
  15333.                                                     'attribute' => 'titleReworked',
  15334.                                                     'label' => 'Titel',
  15335.                                                     'dataType' => 'input',
  15336.                                                 ],
  15337.                                                 'isOperator' => false,
  15338.                                             ],
  15339.                                             15 => [
  15340.                                                 'attributes' => [
  15341.                                                     'attribute' => 'titleOnline',
  15342.                                                     'label' => 'Titel',
  15343.                                                     'dataType' => 'input',
  15344.                                                 ],
  15345.                                                 'isOperator' => false,
  15346.                                             ],
  15347.                                             16 => [
  15348.                                                 'attributes' => [
  15349.                                                     'attribute' => 'subHeadingOriginal',
  15350.                                                     'label' => 'Zwischenheadline',
  15351.                                                     'dataType' => 'textarea',
  15352.                                                 ],
  15353.                                                 'isOperator' => false,
  15354.                                             ],
  15355.                                             17 => [
  15356.                                                 'attributes' => [
  15357.                                                     'attribute' => 'subHeadingReworked',
  15358.                                                     'label' => 'Zwischenheadline',
  15359.                                                     'dataType' => 'textarea',
  15360.                                                 ],
  15361.                                                 'isOperator' => false,
  15362.                                             ],
  15363.                                             18 => [
  15364.                                                 'attributes' => [
  15365.                                                     'attribute' => 'subHeadingOnline',
  15366.                                                     'label' => 'Zwischenheadline',
  15367.                                                     'dataType' => 'textarea',
  15368.                                                 ],
  15369.                                                 'isOperator' => false,
  15370.                                             ],
  15371.                                             19 => [
  15372.                                                 'attributes' => [
  15373.                                                     'attribute' => 'subTitleOriginal',
  15374.                                                     'label' => 'SubTitel',
  15375.                                                     'dataType' => 'textarea',
  15376.                                                 ],
  15377.                                                 'isOperator' => false,
  15378.                                             ],
  15379.                                             20 => [
  15380.                                                 'attributes' => [
  15381.                                                     'attribute' => 'subTitleReworked',
  15382.                                                     'label' => 'SubTitel',
  15383.                                                     'dataType' => 'textarea',
  15384.                                                 ],
  15385.                                                 'isOperator' => false,
  15386.                                             ],
  15387.                                             21 => [
  15388.                                                 'attributes' => [
  15389.                                                     'attribute' => 'subTitleOnline',
  15390.                                                     'label' => 'SubTitel',
  15391.                                                     'dataType' => 'textarea',
  15392.                                                 ],
  15393.                                                 'isOperator' => false,
  15394.                                             ],
  15395.                                             22 => [
  15396.                                                 'attributes' => [
  15397.                                                     'attribute' => 'summary',
  15398.                                                     'label' => 'Zusammenfassung',
  15399.                                                     'dataType' => 'textarea',
  15400.                                                 ],
  15401.                                                 'isOperator' => false,
  15402.                                             ],
  15403.                                             23 => [
  15404.                                                 'attributes' => [
  15405.                                                     'attribute' => 'pressreleaseOriginal',
  15406.                                                     'label' => '(pressreleaseOriginal)',
  15407.                                                     'dataType' => 'wysiwyg',
  15408.                                                 ],
  15409.                                                 'isOperator' => false,
  15410.                                             ],
  15411.                                             24 => [
  15412.                                                 'attributes' => [
  15413.                                                     'attribute' => 'pressreleaseRework',
  15414.                                                     'label' => '(pressreleaseRework)',
  15415.                                                     'dataType' => 'wysiwyg',
  15416.                                                 ],
  15417.                                                 'isOperator' => false,
  15418.                                             ],
  15419.                                             25 => [
  15420.                                                 'attributes' => [
  15421.                                                     'attribute' => 'pressreleaseOnline',
  15422.                                                     'label' => '(pressreleaseOnline)',
  15423.                                                     'dataType' => 'wysiwyg',
  15424.                                                 ],
  15425.                                                 'isOperator' => false,
  15426.                                             ],
  15427.                                             26 => [
  15428.                                                 'attributes' => [
  15429.                                                     'attribute' => 'quellenangaben',
  15430.                                                     'label' => 'Quellenangaben',
  15431.                                                     'dataType' => 'fieldcollections',
  15432.                                                 ],
  15433.                                                 'isOperator' => false,
  15434.                                             ],
  15435.                                             27 => [
  15436.                                                 'attributes' => [
  15437.                                                     'attribute' => 'weiterfuehrendeLinks',
  15438.                                                     'label' => 'Weiterführende Links',
  15439.                                                     'dataType' => 'fieldcollections',
  15440.                                                 ],
  15441.                                                 'isOperator' => false,
  15442.                                             ],
  15443.                                             28 => [
  15444.                                                 'attributes' => [
  15445.                                                     'attribute' => 'product',
  15446.                                                     'label' => '(product)',
  15447.                                                     'dataType' => 'manyToManyObjectRelation',
  15448.                                                 ],
  15449.                                                 'isOperator' => false,
  15450.                                             ],
  15451.                                             29 => [
  15452.                                                 'attributes' => [
  15453.                                                     'attribute' => 'interest',
  15454.                                                     'label' => 'Für Sie auch interessant',
  15455.                                                     'dataType' => 'manyToManyObjectRelation',
  15456.                                                 ],
  15457.                                                 'isOperator' => false,
  15458.                                             ],
  15459.                                             30 => [
  15460.                                                 'attributes' => [
  15461.                                                     'attribute' => 'more',
  15462.                                                     'label' => 'Mehr aus unserem Magazin',
  15463.                                                     'dataType' => 'manyToManyObjectRelation',
  15464.                                                 ],
  15465.                                                 'isOperator' => false,
  15466.                                             ],
  15467.                                             31 => [
  15468.                                                 'attributes' => [
  15469.                                                     'attribute' => 'image3x2',
  15470.                                                     'label' => 'Bild 3x2',
  15471.                                                     'dataType' => 'hotspotimage',
  15472.                                                 ],
  15473.                                                 'isOperator' => false,
  15474.                                             ],
  15475.                                             32 => [
  15476.                                                 'attributes' => [
  15477.                                                     'attribute' => 'image16x9',
  15478.                                                     'label' => 'Bild 16x9',
  15479.                                                     'dataType' => 'hotspotimage',
  15480.                                                 ],
  15481.                                                 'isOperator' => false,
  15482.                                             ],
  15483.                                             33 => [
  15484.                                                 'attributes' => [
  15485.                                                     'attribute' => 'image1x1',
  15486.                                                     'label' => 'Bild 1x1',
  15487.                                                     'dataType' => 'hotspotimage',
  15488.                                                 ],
  15489.                                                 'isOperator' => false,
  15490.                                             ],
  15491.                                             34 => [
  15492.                                                 'attributes' => [
  15493.                                                     'attribute' => 'image4x3',
  15494.                                                     'label' => 'Bild 4x3',
  15495.                                                     'dataType' => 'hotspotimage',
  15496.                                                 ],
  15497.                                                 'isOperator' => false,
  15498.                                             ],
  15499.                                             35 => [
  15500.                                                 'attributes' => [
  15501.                                                     'attribute' => 'image5x8',
  15502.                                                     'label' => 'Bild 5x8',
  15503.                                                     'dataType' => 'hotspotimage',
  15504.                                                 ],
  15505.                                                 'isOperator' => false,
  15506.                                             ],
  15507.                                             36 => [
  15508.                                                 'attributes' => [
  15509.                                                     'attribute' => 'productimage1x1',
  15510.                                                     'label' => 'Produkt-Ersatz-Bild 1x1',
  15511.                                                     'dataType' => 'hotspotimage',
  15512.                                                 ],
  15513.                                                 'isOperator' => false,
  15514.                                             ],
  15515.                                             37 => [
  15516.                                                 'attributes' => [
  15517.                                                     'attribute' => 'packshotwave',
  15518.                                                     'label' => 'Packshot auf Welle',
  15519.                                                     'dataType' => 'hotspotimage',
  15520.                                                 ],
  15521.                                                 'isOperator' => false,
  15522.                                             ],
  15523.                                             38 => [
  15524.                                                 'isOperator' => true,
  15525.                                                 'attributes' => [
  15526.                                                     'label' => 'thtml',
  15527.                                                     'type' => 'operator',
  15528.                                                     'class' => 'ThumbnailHtml',
  15529.                                                     'thumbnailHtmlConfig' => 'web_medium_5x8',
  15530.                                                     'childs' => [
  15531.                                                         => [
  15532.                                                             'isOperator' => false,
  15533.                                                             'attributes' => [
  15534.                                                                 'label' => 'Bild 5x8 (image5x8)',
  15535.                                                                 'type' => 'value',
  15536.                                                                 'class' => 'DefaultValue',
  15537.                                                                 'attribute' => 'image5x8',
  15538.                                                                 'dataType' => 'hotspotimage',
  15539.                                                                 'childs' => [
  15540.                                                                 ],
  15541.                                                             ],
  15542.                                                         ],
  15543.                                                     ],
  15544.                                                 ],
  15545.                                                 'key' => '#66c74ef269464',
  15546.                                             ],
  15547.                                             39 => [
  15548.                                                 'isOperator' => true,
  15549.                                                 'attributes' => [
  15550.                                                     'label' => 'Thumbnail',
  15551.                                                     'type' => 'operator',
  15552.                                                     'class' => 'Thumbnail',
  15553.                                                     'thumbnailConfig' => 'web_medium_5x8',
  15554.                                                     'childs' => [
  15555.                                                         => [
  15556.                                                             'isOperator' => false,
  15557.                                                             'attributes' => [
  15558.                                                                 'label' => 'Bild 5x8 (image5x8)',
  15559.                                                                 'type' => 'value',
  15560.                                                                 'class' => 'DefaultValue',
  15561.                                                                 'attribute' => 'image5x8',
  15562.                                                                 'dataType' => 'hotspotimage',
  15563.                                                                 'childs' => [
  15564.                                                                 ],
  15565.                                                             ],
  15566.                                                         ],
  15567.                                                     ],
  15568.                                                 ],
  15569.                                                 'key' => '#66c74ef269465',
  15570.                                             ],
  15571.                                             40 => [
  15572.                                                 'attributes' => [
  15573.                                                     'attribute' => 'titleSeo',
  15574.                                                     'label' => 'Meta-Titel',
  15575.                                                     'dataType' => 'textarea',
  15576.                                                 ],
  15577.                                                 'isOperator' => false,
  15578.                                             ],
  15579.                                             41 => [
  15580.                                                 'attributes' => [
  15581.                                                     'attribute' => 'descriptionSeo',
  15582.                                                     'label' => 'Meta-Beschreibung',
  15583.                                                     'dataType' => 'textarea',
  15584.                                                 ],
  15585.                                                 'isOperator' => false,
  15586.                                             ],
  15587.                                             42 => [
  15588.                                                 'attributes' => [
  15589.                                                     'attribute' => 'keywordsSeo',
  15590.                                                     'label' => 'Fokus-Keywords',
  15591.                                                     'dataType' => 'textarea',
  15592.                                                 ],
  15593.                                                 'isOperator' => false,
  15594.                                             ],
  15595.                                             43 => [
  15596.                                                 'attributes' => [
  15597.                                                     'attribute' => 'pressreleasepdf',
  15598.                                                     'label' => 'Pressreleasepdf',
  15599.                                                     'dataType' => 'advancedManyToManyRelation',
  15600.                                                 ],
  15601.                                                 'isOperator' => false,
  15602.                                             ],
  15603.                                             44 => [
  15604.                                                 'attributes' => [
  15605.                                                     'attribute' => 'pressimages',
  15606.                                                     'label' => 'Pressebilder',
  15607.                                                     'dataType' => 'imageGallery',
  15608.                                                 ],
  15609.                                                 'isOperator' => false,
  15610.                                             ],
  15611.                                         ],
  15612.                                     ],
  15613.                                 ],
  15614.                                 'Produkt' => [
  15615.                                     'id' => 'Produkt',
  15616.                                     'name' => 'Produkt',
  15617.                                     'columnConfig' => [
  15618.                                         'columns' => [
  15619.                                             => [
  15620.                                                 'attributes' => [
  15621.                                                     'attribute' => 'id',
  15622.                                                     'label' => 'ID',
  15623.                                                     'dataType' => 'system',
  15624.                                                 ],
  15625.                                                 'isOperator' => false,
  15626.                                             ],
  15627.                                             => [
  15628.                                                 'attributes' => [
  15629.                                                     'attribute' => 'key',
  15630.                                                     'label' => 'Schlüssel',
  15631.                                                     'dataType' => 'system',
  15632.                                                 ],
  15633.                                                 'isOperator' => false,
  15634.                                             ],
  15635.                                             => [
  15636.                                                 'attributes' => [
  15637.                                                     'attribute' => 'creationDate',
  15638.                                                     'label' => 'Erstellungsdatum',
  15639.                                                     'dataType' => 'system',
  15640.                                                 ],
  15641.                                                 'isOperator' => false,
  15642.                                             ],
  15643.                                             => [
  15644.                                                 'attributes' => [
  15645.                                                     'attribute' => 'modificationDate',
  15646.                                                     'label' => 'Änderungsdatum',
  15647.                                                     'dataType' => 'system',
  15648.                                                 ],
  15649.                                                 'isOperator' => false,
  15650.                                             ],
  15651.                                             => [
  15652.                                                 'attributes' => [
  15653.                                                     'attribute' => 'zulassungsnummer',
  15654.                                                     'label' => 'Zulassungsnummer',
  15655.                                                     'dataType' => 'input',
  15656.                                                 ],
  15657.                                                 'isOperator' => false,
  15658.                                             ],
  15659.                                             => [
  15660.                                                 'attributes' => [
  15661.                                                     'attribute' => 'typ',
  15662.                                                     'label' => 'Typ',
  15663.                                                     'dataType' => 'select',
  15664.                                                 ],
  15665.                                                 'isOperator' => false,
  15666.                                             ],
  15667.                                             => [
  15668.                                                 'attributes' => [
  15669.                                                     'attribute' => 'landMarkt',
  15670.                                                     'label' => 'Land/Markt',
  15671.                                                     'dataType' => 'countrymultiselect',
  15672.                                                 ],
  15673.                                                 'isOperator' => false,
  15674.                                             ],
  15675.                                             => [
  15676.                                                 'attributes' => [
  15677.                                                     'attribute' => 'neu',
  15678.                                                     'label' => 'Neu',
  15679.                                                     'dataType' => 'booleanSelect',
  15680.                                                 ],
  15681.                                                 'isOperator' => false,
  15682.                                             ],
  15683.                                             => [
  15684.                                                 'attributes' => [
  15685.                                                     'attribute' => 'stoerer',
  15686.                                                     'label' => 'Störer',
  15687.                                                     'dataType' => 'input',
  15688.                                                 ],
  15689.                                                 'isOperator' => false,
  15690.                                             ],
  15691.                                             => [
  15692.                                                 'attributes' => [
  15693.                                                     'attribute' => 'ccAktiv',
  15694.                                                     'label' => 'Aktiv',
  15695.                                                     'dataType' => 'booleanSelect',
  15696.                                                 ],
  15697.                                                 'isOperator' => false,
  15698.                                             ],
  15699.                                             10 => [
  15700.                                                 'attributes' => [
  15701.                                                     'attribute' => 'ccUrl',
  15702.                                                     'label' => 'URL',
  15703.                                                     'dataType' => 'input',
  15704.                                                 ],
  15705.                                                 'isOperator' => false,
  15706.                                             ],
  15707.                                             11 => [
  15708.                                                 'attributes' => [
  15709.                                                     'attribute' => 'sort',
  15710.                                                     'label' => 'Manuelle Sortierung',
  15711.                                                     'dataType' => 'input',
  15712.                                                 ],
  15713.                                                 'isOperator' => false,
  15714.                                             ],
  15715.                                             12 => [
  15716.                                                 'attributes' => [
  15717.                                                     'attribute' => 'brand',
  15718.                                                     'label' => 'Marke',
  15719.                                                     'dataType' => 'manyToOneRelation',
  15720.                                                 ],
  15721.                                                 'isOperator' => false,
  15722.                                             ],
  15723.                                             13 => [
  15724.                                                 'attributes' => [
  15725.                                                     'attribute' => 'artikelnummer',
  15726.                                                     'label' => 'Artikelnummer',
  15727.                                                     'dataType' => 'input',
  15728.                                                 ],
  15729.                                                 'isOperator' => false,
  15730.                                             ],
  15731.                                             14 => [
  15732.                                                 'attributes' => [
  15733.                                                     'attribute' => 'sapNummer',
  15734.                                                     'label' => 'SAP-Nummer',
  15735.                                                     'dataType' => 'input',
  15736.                                                 ],
  15737.                                                 'isOperator' => false,
  15738.                                             ],
  15739.                                             15 => [
  15740.                                                 'attributes' => [
  15741.                                                     'attribute' => 'pzn',
  15742.                                                     'label' => 'PZN',
  15743.                                                     'dataType' => 'input',
  15744.                                                 ],
  15745.                                                 'isOperator' => false,
  15746.                                             ],
  15747.                                             16 => [
  15748.                                                 'attributes' => [
  15749.                                                     'attribute' => 'zuzahl',
  15750.                                                     'label' => 'Zuzahl',
  15751.                                                     'dataType' => 'input',
  15752.                                                 ],
  15753.                                                 'isOperator' => false,
  15754.                                             ],
  15755.                                             17 => [
  15756.                                                 'attributes' => [
  15757.                                                     'attribute' => 'pxAltUrl',
  15758.                                                     'label' => 'Alternative Url PX Reach',
  15759.                                                     'dataType' => 'input',
  15760.                                                 ],
  15761.                                                 'isOperator' => false,
  15762.                                             ],
  15763.                                             18 => [
  15764.                                                 'attributes' => [
  15765.                                                     'attribute' => 'therapiegebietFachkreise',
  15766.                                                     'label' => 'Fachkreise',
  15767.                                                     'dataType' => 'manyToManyObjectRelation',
  15768.                                                 ],
  15769.                                                 'isOperator' => false,
  15770.                                             ],
  15771.                                             19 => [
  15772.                                                 'attributes' => [
  15773.                                                     'attribute' => 'therapiegebietEndverwender',
  15774.                                                     'label' => 'Endverwender',
  15775.                                                     'dataType' => 'manyToManyObjectRelation',
  15776.                                                 ],
  15777.                                                 'isOperator' => false,
  15778.                                             ],
  15779.                                             20 => [
  15780.                                                 'attributes' => [
  15781.                                                     'attribute' => 'produktname',
  15782.                                                     'label' => 'Produktname',
  15783.                                                     'dataType' => 'input',
  15784.                                                 ],
  15785.                                                 'isOperator' => false,
  15786.                                             ],
  15787.                                             21 => [
  15788.                                                 'attributes' => [
  15789.                                                     'attribute' => 'descriptionShort',
  15790.                                                     'label' => 'Kurzbeschreibung',
  15791.                                                     'dataType' => 'wysiwyg',
  15792.                                                 ],
  15793.                                                 'isOperator' => false,
  15794.                                             ],
  15795.                                             22 => [
  15796.                                                 'attributes' => [
  15797.                                                     'attribute' => 'seoMetaTitle',
  15798.                                                     'label' => 'SEO-Meta-Titel',
  15799.                                                     'dataType' => 'input',
  15800.                                                 ],
  15801.                                                 'isOperator' => false,
  15802.                                             ],
  15803.                                             23 => [
  15804.                                                 'attributes' => [
  15805.                                                     'attribute' => 'seoMetaDescription',
  15806.                                                     'label' => 'SEO-Meta-Description',
  15807.                                                     'dataType' => 'textarea',
  15808.                                                 ],
  15809.                                                 'isOperator' => false,
  15810.                                             ],
  15811.                                             24 => [
  15812.                                                 'attributes' => [
  15813.                                                     'attribute' => 'seoMetaKeywords',
  15814.                                                     'label' => 'SEO-Meta-Keywords',
  15815.                                                     'dataType' => 'textarea',
  15816.                                                 ],
  15817.                                                 'isOperator' => false,
  15818.                                             ],
  15819.                                             25 => [
  15820.                                                 'attributes' => [
  15821.                                                     'attribute' => 'alternativSpelling',
  15822.                                                     'label' => 'Alternative Schreibweise',
  15823.                                                     'dataType' => 'textarea',
  15824.                                                 ],
  15825.                                                 'isOperator' => false,
  15826.                                             ],
  15827.                                             26 => [
  15828.                                                 'attributes' => [
  15829.                                                     'attribute' => 'zusammensetzungIntro',
  15830.                                                     'label' => 'Intro',
  15831.                                                     'dataType' => 'input',
  15832.                                                 ],
  15833.                                                 'isOperator' => false,
  15834.                                             ],
  15835.                                             27 => [
  15836.                                                 'attributes' => [
  15837.                                                     'attribute' => 'zusammensetzungApp',
  15838.                                                     'label' => 'Liste',
  15839.                                                     'dataType' => 'wysiwyg',
  15840.                                                 ],
  15841.                                                 'isOperator' => false,
  15842.                                             ],
  15843.                                             28 => [
  15844.                                                 'attributes' => [
  15845.                                                     'attribute' => 'zusammensetzungFrei',
  15846.                                                     'label' => 'Frei',
  15847.                                                     'dataType' => 'wysiwyg',
  15848.                                                 ],
  15849.                                                 'isOperator' => false,
  15850.                                             ],
  15851.                                             29 => [
  15852.                                                 'attributes' => [
  15853.                                                     'attribute' => 'zusammensetzungSonstigeBestandteile',
  15854.                                                     'label' => 'Sonstige Bestandteile',
  15855.                                                     'dataType' => 'wysiwyg',
  15856.                                                 ],
  15857.                                                 'isOperator' => false,
  15858.                                             ],
  15859.                                             30 => [
  15860.                                                 'attributes' => [
  15861.                                                     'attribute' => 'Anwendungsgebiete',
  15862.                                                     'label' => 'Anwendungsgebiete',
  15863.                                                     'dataType' => 'wysiwyg',
  15864.                                                 ],
  15865.                                                 'isOperator' => false,
  15866.                                             ],
  15867.                                             31 => [
  15868.                                                 'attributes' => [
  15869.                                                     'attribute' => 'dosierungText',
  15870.                                                     'label' => 'Dosierung',
  15871.                                                     'dataType' => 'wysiwyg',
  15872.                                                 ],
  15873.                                                 'isOperator' => false,
  15874.                                             ],
  15875.                                             32 => [
  15876.                                                 'attributes' => [
  15877.                                                     'attribute' => 'verzehrsempfehlung',
  15878.                                                     'label' => 'Verzehrsempfehlung',
  15879.                                                     'dataType' => 'wysiwyg',
  15880.                                                 ],
  15881.                                                 'isOperator' => false,
  15882.                                             ],
  15883.                                             33 => [
  15884.                                                 'attributes' => [
  15885.                                                     'attribute' => 'dosierungTabelle',
  15886.                                                     'label' => 'Dosierung Tabelle',
  15887.                                                     'dataType' => 'table',
  15888.                                                 ],
  15889.                                                 'isOperator' => false,
  15890.                                             ],
  15891.                                             34 => [
  15892.                                                 'attributes' => [
  15893.                                                     'attribute' => 'pharmakologie',
  15894.                                                     'label' => 'Pharmakologie',
  15895.                                                     'dataType' => 'wysiwyg',
  15896.                                                 ],
  15897.                                                 'isOperator' => false,
  15898.                                             ],
  15899.                                             35 => [
  15900.                                                 'attributes' => [
  15901.                                                     'attribute' => 'gegenanzeigen',
  15902.                                                     'label' => 'Gegenanzeigen',
  15903.                                                     'dataType' => 'wysiwyg',
  15904.                                                 ],
  15905.                                                 'isOperator' => false,
  15906.                                             ],
  15907.                                             36 => [
  15908.                                                 'attributes' => [
  15909.                                                     'attribute' => 'nebenwirkungen',
  15910.                                                     'label' => 'Nebenwirkungen',
  15911.                                                     'dataType' => 'wysiwyg',
  15912.                                                 ],
  15913.                                                 'isOperator' => false,
  15914.                                             ],
  15915.                                             37 => [
  15916.                                                 'attributes' => [
  15917.                                                     'attribute' => 'wechselwirkungen',
  15918.                                                     'label' => 'Wechselwirkungen',
  15919.                                                     'dataType' => 'wysiwyg',
  15920.                                                 ],
  15921.                                                 'isOperator' => false,
  15922.                                             ],
  15923.                                             38 => [
  15924.                                                 'attributes' => [
  15925.                                                     'attribute' => 'indikationsKurztextEv',
  15926.                                                     'label' => 'Indikations-Kurztext EV',
  15927.                                                     'dataType' => 'wysiwyg',
  15928.                                                 ],
  15929.                                                 'isOperator' => false,
  15930.                                             ],
  15931.                                             39 => [
  15932.                                                 'attributes' => [
  15933.                                                     'attribute' => 'werbeClaimEv',
  15934.                                                     'label' => 'Werbe-Claim EV',
  15935.                                                     'dataType' => 'wysiwyg',
  15936.                                                 ],
  15937.                                                 'isOperator' => false,
  15938.                                             ],
  15939.                                             40 => [
  15940.                                                 'attributes' => [
  15941.                                                     'attribute' => 'werbeClaimEvWeb',
  15942.                                                     'label' => 'Werbe-Claim EV Ergänzung Web',
  15943.                                                     'dataType' => 'wysiwyg',
  15944.                                                 ],
  15945.                                                 'isOperator' => false,
  15946.                                             ],
  15947.                                             41 => [
  15948.                                                 'attributes' => [
  15949.                                                     'attribute' => 'consumerInsightEv',
  15950.                                                     'label' => 'Consumer Insight EV',
  15951.                                                     'dataType' => 'wysiwyg',
  15952.                                                 ],
  15953.                                                 'isOperator' => false,
  15954.                                             ],
  15955.                                             42 => [
  15956.                                                 'attributes' => [
  15957.                                                     'attribute' => 'benefitEv2',
  15958.                                                     'label' => 'Benefit EV (2)',
  15959.                                                     'dataType' => 'wysiwyg',
  15960.                                                 ],
  15961.                                                 'isOperator' => false,
  15962.                                             ],
  15963.                                             43 => [
  15964.                                                 'attributes' => [
  15965.                                                     'attribute' => 'reasonWhyEv',
  15966.                                                     'label' => 'Reason why EV',
  15967.                                                     'dataType' => 'wysiwyg',
  15968.                                                 ],
  15969.                                                 'isOperator' => false,
  15970.                                             ],
  15971.                                             44 => [
  15972.                                                 'attributes' => [
  15973.                                                     'attribute' => 'kernaussageEv',
  15974.                                                     'label' => 'Kernaussage EV',
  15975.                                                     'dataType' => 'wysiwyg',
  15976.                                                 ],
  15977.                                                 'isOperator' => false,
  15978.                                             ],
  15979.                                             45 => [
  15980.                                                 'attributes' => [
  15981.                                                     'attribute' => 'produktprofil',
  15982.                                                     'label' => 'Produktprofil',
  15983.                                                     'dataType' => 'wysiwyg',
  15984.                                                 ],
  15985.                                                 'isOperator' => false,
  15986.                                             ],
  15987.                                             46 => [
  15988.                                                 'attributes' => [
  15989.                                                     'attribute' => 'pflichttextEv',
  15990.                                                     'label' => 'Pflichttext EV',
  15991.                                                     'dataType' => 'wysiwyg',
  15992.                                                 ],
  15993.                                                 'isOperator' => false,
  15994.                                             ],
  15995.                                             47 => [
  15996.                                                 'attributes' => [
  15997.                                                     'attribute' => 'pflichttextFk',
  15998.                                                     'label' => 'Pflichttext FK',
  15999.                                                     'dataType' => 'wysiwyg',
  16000.                                                 ],
  16001.                                                 'isOperator' => false,
  16002.                                             ],
  16003.                                             48 => [
  16004.                                                 'attributes' => [
  16005.                                                     'attribute' => 'freitext',
  16006.                                                     'label' => 'Freitext',
  16007.                                                     'dataType' => 'wysiwyg',
  16008.                                                 ],
  16009.                                                 'isOperator' => false,
  16010.                                             ],
  16011.                                             49 => [
  16012.                                                 'attributes' => [
  16013.                                                     'attribute' => 'Minibroschuere',
  16014.                                                     'label' => 'Mini-Broschüre',
  16015.                                                     'dataType' => 'block',
  16016.                                                 ],
  16017.                                                 'isOperator' => false,
  16018.                                             ],
  16019.                                             50 => [
  16020.                                                 'attributes' => [
  16021.                                                     'attribute' => 'packungsgroesse',
  16022.                                                     'label' => 'Packungsgroesse',
  16023.                                                     'dataType' => 'inputQuantityValue',
  16024.                                                 ],
  16025.                                                 'isOperator' => false,
  16026.                                             ],
  16027.                                             51 => [
  16028.                                                 'attributes' => [
  16029.                                                     'attribute' => 'darreichungsform',
  16030.                                                     'label' => 'Darreichungsform',
  16031.                                                     'dataType' => 'select',
  16032.                                                 ],
  16033.                                                 'isOperator' => false,
  16034.                                             ],
  16035.                                             52 => [
  16036.                                                 'attributes' => [
  16037.                                                     'attribute' => 'packungsfarbe',
  16038.                                                     'label' => 'Packungsfarbe',
  16039.                                                     'dataType' => 'select',
  16040.                                                 ],
  16041.                                                 'isOperator' => false,
  16042.                                             ],
  16043.                                             53 => [
  16044.                                                 'attributes' => [
  16045.                                                     'attribute' => 'wirkstoffe',
  16046.                                                     'label' => 'Wirkstoffe',
  16047.                                                     'dataType' => 'manyToManyObjectRelation',
  16048.                                                 ],
  16049.                                                 'isOperator' => false,
  16050.                                             ],
  16051.                                             54 => [
  16052.                                                 'attributes' => [
  16053.                                                     'attribute' => 'vegan',
  16054.                                                     'label' => 'Vegan',
  16055.                                                     'dataType' => 'booleanSelect',
  16056.                                                 ],
  16057.                                                 'isOperator' => false,
  16058.                                             ],
  16059.                                             55 => [
  16060.                                                 'attributes' => [
  16061.                                                     'attribute' => 'vegetarisch',
  16062.                                                     'label' => 'Vegetarisch',
  16063.                                                     'dataType' => 'booleanSelect',
  16064.                                                 ],
  16065.                                                 'isOperator' => false,
  16066.                                             ],
  16067.                                             56 => [
  16068.                                                 'attributes' => [
  16069.                                                     'attribute' => 'glutenfrei',
  16070.                                                     'label' => 'Glutenfrei',
  16071.                                                     'dataType' => 'booleanSelect',
  16072.                                                 ],
  16073.                                                 'isOperator' => false,
  16074.                                             ],
  16075.                                             57 => [
  16076.                                                 'attributes' => [
  16077.                                                     'attribute' => 'lactosefrei',
  16078.                                                     'label' => 'Lactosefrei',
  16079.                                                     'dataType' => 'booleanSelect',
  16080.                                                 ],
  16081.                                                 'isOperator' => false,
  16082.                                             ],
  16083.                                             58 => [
  16084.                                                 'attributes' => [
  16085.                                                     'attribute' => 'ohneFarbstoffe',
  16086.                                                     'label' => 'Ohne F-Stoffe',
  16087.                                                     'dataType' => 'booleanSelect',
  16088.                                                 ],
  16089.                                                 'isOperator' => false,
  16090.                                             ],
  16091.                                             59 => [
  16092.                                                 'attributes' => [
  16093.                                                     'attribute' => 'ohneGelatine',
  16094.                                                     'label' => 'Ohne Gelatine',
  16095.                                                     'dataType' => 'booleanSelect',
  16096.                                                 ],
  16097.                                                 'isOperator' => false,
  16098.                                             ],
  16099.                                             60 => [
  16100.                                                 'attributes' => [
  16101.                                                     'attribute' => 'ohneKonservierungstsoffe',
  16102.                                                     'label' => 'Ohne K-Stoffe',
  16103.                                                     'dataType' => 'booleanSelect',
  16104.                                                 ],
  16105.                                                 'isOperator' => false,
  16106.                                             ],
  16107.                                             61 => [
  16108.                                                 'attributes' => [
  16109.                                                     'attribute' => 'halal',
  16110.                                                     'label' => 'Halal',
  16111.                                                     'dataType' => 'booleanSelect',
  16112.                                                 ],
  16113.                                                 'isOperator' => false,
  16114.                                             ],
  16115.                                             62 => [
  16116.                                                 'attributes' => [
  16117.                                                     'attribute' => 'ohnePalmoel',
  16118.                                                     'label' => 'Ohne Palmöl',
  16119.                                                     'dataType' => 'booleanSelect',
  16120.                                                 ],
  16121.                                                 'isOperator' => false,
  16122.                                             ],
  16123.                                             63 => [
  16124.                                                 'attributes' => [
  16125.                                                     'attribute' => 'zuckerfrei',
  16126.                                                     'label' => 'Zuckerfrei',
  16127.                                                     'dataType' => 'booleanSelect',
  16128.                                                 ],
  16129.                                                 'isOperator' => false,
  16130.                                             ],
  16131.                                             64 => [
  16132.                                                 'attributes' => [
  16133.                                                     'attribute' => 'imagePackshot',
  16134.                                                     'label' => 'Packshot',
  16135.                                                     'dataType' => 'hotspotimage',
  16136.                                                 ],
  16137.                                                 'isOperator' => false,
  16138.                                             ],
  16139.                                             65 => [
  16140.                                                 'attributes' => [
  16141.                                                     'attribute' => 'imagePackshotCentered',
  16142.                                                     'label' => 'Packshot',
  16143.                                                     'dataType' => 'hotspotimage',
  16144.                                                 ],
  16145.                                                 'isOperator' => false,
  16146.                                             ],
  16147.                                             66 => [
  16148.                                                 'attributes' => [
  16149.                                                     'attribute' => 'imagePackshotWirkstoffe',
  16150.                                                     'label' => 'Packshot Wirkstoffe',
  16151.                                                     'dataType' => 'hotspotimage',
  16152.                                                 ],
  16153.                                                 'isOperator' => false,
  16154.                                             ],
  16155.                                             67 => [
  16156.                                                 'attributes' => [
  16157.                                                     'attribute' => 'produktbilder',
  16158.                                                     'label' => 'Produktbilder',
  16159.                                                     'dataType' => 'imageGallery',
  16160.                                                 ],
  16161.                                                 'isOperator' => false,
  16162.                                             ],
  16163.                                             68 => [
  16164.                                                 'attributes' => [
  16165.                                                     'attribute' => 'imageMarketingtext1x1',
  16166.                                                     'label' => 'Bild 1x1',
  16167.                                                     'dataType' => 'hotspotimage',
  16168.                                                 ],
  16169.                                                 'isOperator' => false,
  16170.                                             ],
  16171.                                             69 => [
  16172.                                                 'attributes' => [
  16173.                                                     'attribute' => 'imageMarketingtext16x9',
  16174.                                                     'label' => 'Bild 16x9',
  16175.                                                     'dataType' => 'hotspotimage',
  16176.                                                 ],
  16177.                                                 'isOperator' => false,
  16178.                                             ],
  16179.                                             70 => [
  16180.                                                 'attributes' => [
  16181.                                                     'attribute' => 'imageMarketingtext3x2',
  16182.                                                     'label' => 'Bild 3x2',
  16183.                                                     'dataType' => 'hotspotimage',
  16184.                                                 ],
  16185.                                                 'isOperator' => false,
  16186.                                             ],
  16187.                                             71 => [
  16188.                                                 'attributes' => [
  16189.                                                     'attribute' => 'imageMarketingtext4x3',
  16190.                                                     'label' => 'Bild 4x3',
  16191.                                                     'dataType' => 'hotspotimage',
  16192.                                                 ],
  16193.                                                 'isOperator' => false,
  16194.                                             ],
  16195.                                             72 => [
  16196.                                                 'attributes' => [
  16197.                                                     'attribute' => 'imageMarketingtext5x8',
  16198.                                                     'label' => 'Bild 5x8',
  16199.                                                     'dataType' => 'hotspotimage',
  16200.                                                 ],
  16201.                                                 'isOperator' => false,
  16202.                                             ],
  16203.                                             73 => [
  16204.                                                 'attributes' => [
  16205.                                                     'attribute' => 'imageMarketingLink',
  16206.                                                     'label' => 'Bildverlinkung',
  16207.                                                     'dataType' => 'input',
  16208.                                                 ],
  16209.                                                 'isOperator' => false,
  16210.                                             ],
  16211.                                             74 => [
  16212.                                                 'attributes' => [
  16213.                                                     'attribute' => 'imageTrenner16x9',
  16214.                                                     'label' => 'Bildtrenner 16x9',
  16215.                                                     'dataType' => 'hotspotimage',
  16216.                                                 ],
  16217.                                                 'isOperator' => false,
  16218.                                             ],
  16219.                                             75 => [
  16220.                                                 'attributes' => [
  16221.                                                     'attribute' => 'imageTrenner3x2',
  16222.                                                     'label' => 'Bildtrenner 3x2',
  16223.                                                     'dataType' => 'hotspotimage',
  16224.                                                 ],
  16225.                                                 'isOperator' => false,
  16226.                                             ],
  16227.                                             76 => [
  16228.                                                 'attributes' => [
  16229.                                                     'attribute' => 'imageTrenner5x8',
  16230.                                                     'label' => 'Bildtrenner 5x8',
  16231.                                                     'dataType' => 'hotspotimage',
  16232.                                                 ],
  16233.                                                 'isOperator' => false,
  16234.                                             ],
  16235.                                             77 => [
  16236.                                                 'attributes' => [
  16237.                                                     'attribute' => 'imageTrennerPackshot',
  16238.                                                     'label' => '~bildtrenner-packshot',
  16239.                                                     'dataType' => 'hotspotimage',
  16240.                                                 ],
  16241.                                                 'isOperator' => false,
  16242.                                             ],
  16243.                                             78 => [
  16244.                                                 'attributes' => [
  16245.                                                     'attribute' => 'productvideo',
  16246.                                                     'label' => 'Produktvideo',
  16247.                                                     'dataType' => 'video',
  16248.                                                 ],
  16249.                                                 'isOperator' => false,
  16250.                                             ],
  16251.                                             79 => [
  16252.                                                 'attributes' => [
  16253.                                                     'attribute' => 'DownloadMinibroschuere',
  16254.                                                     'label' => 'Minibroschüre',
  16255.                                                     'dataType' => 'advancedManyToManyRelation',
  16256.                                                 ],
  16257.                                                 'isOperator' => false,
  16258.                                             ],
  16259.                                             80 => [
  16260.                                                 'attributes' => [
  16261.                                                     'attribute' => 'DownloadGebrauchsinformation',
  16262.                                                     'label' => 'Gebrauchsinformation',
  16263.                                                     'dataType' => 'advancedManyToManyRelation',
  16264.                                                 ],
  16265.                                                 'isOperator' => false,
  16266.                                             ],
  16267.                                             81 => [
  16268.                                                 'attributes' => [
  16269.                                                     'attribute' => 'DownloadGesundheitsratgeber',
  16270.                                                     'label' => 'Gesundheitsratgeber',
  16271.                                                     'dataType' => 'advancedManyToManyRelation',
  16272.                                                 ],
  16273.                                                 'isOperator' => false,
  16274.                                             ],
  16275.                                             82 => [
  16276.                                                 'attributes' => [
  16277.                                                     'attribute' => 'DownloadLMIV',
  16278.                                                     'label' => 'LMIV',
  16279.                                                     'dataType' => 'advancedManyToManyRelation',
  16280.                                                 ],
  16281.                                                 'isOperator' => false,
  16282.                                             ],
  16283.                                             83 => [
  16284.                                                 'attributes' => [
  16285.                                                     'attribute' => 'DownloadFlyer',
  16286.                                                     'label' => 'Flyer',
  16287.                                                     'dataType' => 'advancedManyToManyRelation',
  16288.                                                 ],
  16289.                                                 'isOperator' => false,
  16290.                                             ],
  16291.                                             84 => [
  16292.                                                 'attributes' => [
  16293.                                                     'attribute' => 'DownloadFachinformationen',
  16294.                                                     'label' => 'Fachinformationen',
  16295.                                                     'dataType' => 'advancedManyToManyRelation',
  16296.                                                 ],
  16297.                                                 'isOperator' => false,
  16298.                                             ],
  16299.                                             85 => [
  16300.                                                 'attributes' => [
  16301.                                                     'attribute' => 'fuerSieAuchInteressant',
  16302.                                                     'label' => 'Für Sie auch Interessant',
  16303.                                                     'dataType' => 'manyToManyObjectRelation',
  16304.                                                 ],
  16305.                                                 'isOperator' => false,
  16306.                                             ],
  16307.                                             86 => [
  16308.                                                 'attributes' => [
  16309.                                                     'attribute' => 'ausUnseremMagazin',
  16310.                                                     'label' => 'Aus unserem Magazin',
  16311.                                                     'dataType' => 'manyToManyObjectRelation',
  16312.                                                 ],
  16313.                                                 'isOperator' => false,
  16314.                                             ],
  16315.                                             87 => [
  16316.                                                 'attributes' => [
  16317.                                                     'attribute' => 'faqs',
  16318.                                                     'label' => 'FAQs',
  16319.                                                     'dataType' => 'manyToManyObjectRelation',
  16320.                                                 ],
  16321.                                                 'isOperator' => false,
  16322.                                             ],
  16323.                                             88 => [
  16324.                                                 'attributes' => [
  16325.                                                     'attribute' => 'faqsex',
  16326.                                                     'label' => 'FAQ2',
  16327.                                                     'dataType' => 'reverseObjectRelation',
  16328.                                                 ],
  16329.                                                 'isOperator' => false,
  16330.                                             ],
  16331.                                             89 => [
  16332.                                                 'attributes' => [
  16333.                                                     'attribute' => 'praeferenz',
  16334.                                                     'label' => 'Darstellung im Präparateübersicht',
  16335.                                                     'dataType' => 'booleanSelect',
  16336.                                                 ],
  16337.                                                 'isOperator' => false,
  16338.                                             ],
  16339.                                             90 => [
  16340.                                                 'attributes' => [
  16341.                                                     'attribute' => 'vorteile',
  16342.                                                     'label' => 'Vorteile',
  16343.                                                     'dataType' => 'wysiwyg',
  16344.                                                 ],
  16345.                                                 'isOperator' => false,
  16346.                                             ],
  16347.                                         ],
  16348.                                     ],
  16349.                                 ],
  16350.                                 'Marke' => [
  16351.                                     'id' => 'Marke',
  16352.                                     'name' => 'Marke',
  16353.                                     'columnConfig' => [
  16354.                                         'columns' => [
  16355.                                             => [
  16356.                                                 'attributes' => [
  16357.                                                     'attribute' => 'id',
  16358.                                                     'label' => 'id',
  16359.                                                     'dataType' => 'system',
  16360.                                                     'layout' => [
  16361.                                                         'title' => 'id',
  16362.                                                         'name' => 'id',
  16363.                                                         'datatype' => 'data',
  16364.                                                         'fieldtype' => 'system',
  16365.                                                     ],
  16366.                                                 ],
  16367.                                                 'isOperator' => false,
  16368.                                             ],
  16369.                                             => [
  16370.                                                 'attributes' => [
  16371.                                                     'attribute' => 'key',
  16372.                                                     'label' => 'key',
  16373.                                                     'dataType' => 'system',
  16374.                                                     'layout' => [
  16375.                                                         'title' => 'key',
  16376.                                                         'name' => 'key',
  16377.                                                         'datatype' => 'data',
  16378.                                                         'fieldtype' => 'system',
  16379.                                                     ],
  16380.                                                 ],
  16381.                                                 'isOperator' => false,
  16382.                                             ],
  16383.                                             => [
  16384.                                                 'attributes' => [
  16385.                                                     'attribute' => 'name',
  16386.                                                     'label' => 'Name',
  16387.                                                     'dataType' => 'input',
  16388.                                                     'layout' => [
  16389.                                                         'fieldtype' => 'input',
  16390.                                                         'width' => 646,
  16391.                                                         'defaultValue' => NULL,
  16392.                                                         'queryColumnType' => 'varchar',
  16393.                                                         'columnType' => 'varchar',
  16394.                                                         'columnLength' => 1024,
  16395.                                                         'regex' => '',
  16396.                                                         'unique' => false,
  16397.                                                         'showCharCount' => false,
  16398.                                                         'name' => 'name',
  16399.                                                         'title' => 'Name',
  16400.                                                         'tooltip' => '',
  16401.                                                         'mandatory' => true,
  16402.                                                         'noteditable' => false,
  16403.                                                         'index' => false,
  16404.                                                         'locked' => false,
  16405.                                                         'style' => '',
  16406.                                                         'permissions' => NULL,
  16407.                                                         'datatype' => 'data',
  16408.                                                         'relationType' => false,
  16409.                                                         'invisible' => false,
  16410.                                                         'visibleGridView' => true,
  16411.                                                         'visibleSearch' => true,
  16412.                                                         'defaultValueGenerator' => '',
  16413.                                                     ],
  16414.                                                 ],
  16415.                                                 'isOperator' => false,
  16416.                                             ],
  16417.                                         ],
  16418.                                     ],
  16419.                                 ],
  16420.                                 'Wirkstoff' => [
  16421.                                     'id' => 'Wirkstoff',
  16422.                                     'name' => 'Wirkstoff',
  16423.                                     'columnConfig' => [
  16424.                                         'columns' => [
  16425.                                             => [
  16426.                                                 'attributes' => [
  16427.                                                     'attribute' => 'id',
  16428.                                                     'label' => 'id',
  16429.                                                     'dataType' => 'system',
  16430.                                                     'layout' => [
  16431.                                                         'title' => 'id',
  16432.                                                         'name' => 'id',
  16433.                                                         'datatype' => 'data',
  16434.                                                         'fieldtype' => 'system',
  16435.                                                     ],
  16436.                                                 ],
  16437.                                                 'isOperator' => false,
  16438.                                             ],
  16439.                                             => [
  16440.                                                 'attributes' => [
  16441.                                                     'attribute' => 'key',
  16442.                                                     'label' => 'key',
  16443.                                                     'dataType' => 'system',
  16444.                                                     'layout' => [
  16445.                                                         'title' => 'key',
  16446.                                                         'name' => 'key',
  16447.                                                         'datatype' => 'data',
  16448.                                                         'fieldtype' => 'system',
  16449.                                                     ],
  16450.                                                 ],
  16451.                                                 'isOperator' => false,
  16452.                                             ],
  16453.                                             => [
  16454.                                                 'attributes' => [
  16455.                                                     'attribute' => 'bezeichnungAbk',
  16456.                                                     'label' => 'Bezeichnung (Abk.)',
  16457.                                                     'dataType' => 'input',
  16458.                                                     'layout' => [
  16459.                                                         'fieldtype' => 'input',
  16460.                                                         'width' => 646,
  16461.                                                         'defaultValue' => NULL,
  16462.                                                         'queryColumnType' => 'varchar',
  16463.                                                         'columnType' => 'varchar',
  16464.                                                         'columnLength' => 1024,
  16465.                                                         'regex' => '',
  16466.                                                         'unique' => false,
  16467.                                                         'showCharCount' => false,
  16468.                                                         'name' => 'bezeichnungAbk',
  16469.                                                         'title' => 'Bezeichnung (Abk.)',
  16470.                                                         'tooltip' => '',
  16471.                                                         'mandatory' => false,
  16472.                                                         'noteditable' => false,
  16473.                                                         'index' => false,
  16474.                                                         'locked' => false,
  16475.                                                         'style' => '',
  16476.                                                         'permissions' => NULL,
  16477.                                                         'datatype' => 'data',
  16478.                                                         'relationType' => false,
  16479.                                                         'invisible' => false,
  16480.                                                         'visibleGridView' => false,
  16481.                                                         'visibleSearch' => false,
  16482.                                                         'defaultValueGenerator' => '',
  16483.                                                     ],
  16484.                                                 ],
  16485.                                                 'isOperator' => false,
  16486.                                             ],
  16487.                                             => [
  16488.                                                 'attributes' => [
  16489.                                                     'attribute' => 'bezeichnungLat',
  16490.                                                     'label' => 'Bezeichnung (Lat.)',
  16491.                                                     'dataType' => 'input',
  16492.                                                     'layout' => [
  16493.                                                         'fieldtype' => 'input',
  16494.                                                         'width' => 646,
  16495.                                                         'defaultValue' => NULL,
  16496.                                                         'queryColumnType' => 'varchar',
  16497.                                                         'columnType' => 'varchar',
  16498.                                                         'columnLength' => 1024,
  16499.                                                         'regex' => '',
  16500.                                                         'unique' => false,
  16501.                                                         'showCharCount' => false,
  16502.                                                         'name' => 'bezeichnungLat',
  16503.                                                         'title' => 'Bezeichnung (Lat.)',
  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.                                                         'defaultValueGenerator' => '',
  16517.                                                     ],
  16518.                                                 ],
  16519.                                                 'isOperator' => false,
  16520.                                             ],
  16521.                                             => [
  16522.                                                 'attributes' => [
  16523.                                                     'attribute' => 'bezeichnung',
  16524.                                                     'label' => 'Bezeichnung',
  16525.                                                     'dataType' => 'input',
  16526.                                                     'layout' => [
  16527.                                                         'fieldtype' => 'input',
  16528.                                                         'width' => 609,
  16529.                                                         'defaultValue' => NULL,
  16530.                                                         'queryColumnType' => 'varchar',
  16531.                                                         'columnType' => 'varchar',
  16532.                                                         'columnLength' => 1024,
  16533.                                                         'regex' => '',
  16534.                                                         'unique' => false,
  16535.                                                         'showCharCount' => false,
  16536.                                                         'name' => 'bezeichnung',
  16537.                                                         'title' => 'Bezeichnung',
  16538.                                                         'tooltip' => '',
  16539.                                                         'mandatory' => false,
  16540.                                                         'noteditable' => false,
  16541.                                                         'index' => false,
  16542.                                                         'locked' => false,
  16543.                                                         'style' => '',
  16544.                                                         'permissions' => NULL,
  16545.                                                         'datatype' => 'data',
  16546.                                                         'relationType' => false,
  16547.                                                         'invisible' => false,
  16548.                                                         'visibleGridView' => true,
  16549.                                                         'visibleSearch' => true,
  16550.                                                         'defaultValueGenerator' => '',
  16551.                                                     ],
  16552.                                                 ],
  16553.                                                 'isOperator' => false,
  16554.                                             ],
  16555.                                             => [
  16556.                                                 'attributes' => [
  16557.                                                     'attribute' => 'beschreibungKurz',
  16558.                                                     'label' => 'Beschreibung kurz',
  16559.                                                     'dataType' => 'wysiwyg',
  16560.                                                     'layout' => [
  16561.                                                         'fieldtype' => 'wysiwyg',
  16562.                                                         'width' => 728,
  16563.                                                         'height' => 240,
  16564.                                                         'queryColumnType' => 'longtext',
  16565.                                                         'columnType' => 'longtext',
  16566.                                                         '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".'',
  16567.                                                         'excludeFromSearchIndex' => false,
  16568.                                                         'maxCharacters' => '',
  16569.                                                         'name' => 'beschreibungKurz',
  16570.                                                         'title' => 'Beschreibung kurz',
  16571.                                                         'tooltip' => '',
  16572.                                                         'mandatory' => false,
  16573.                                                         'noteditable' => false,
  16574.                                                         'index' => false,
  16575.                                                         'locked' => false,
  16576.                                                         'style' => '',
  16577.                                                         'permissions' => NULL,
  16578.                                                         'datatype' => 'data',
  16579.                                                         'relationType' => false,
  16580.                                                         'invisible' => false,
  16581.                                                         'visibleGridView' => false,
  16582.                                                         'visibleSearch' => false,
  16583.                                                     ],
  16584.                                                 ],
  16585.                                                 'isOperator' => false,
  16586.                                             ],
  16587.                                             => [
  16588.                                                 'attributes' => [
  16589.                                                     'attribute' => 'beschreibung',
  16590.                                                     'label' => 'Beschreibung',
  16591.                                                     'dataType' => 'wysiwyg',
  16592.                                                     'layout' => [
  16593.                                                         'fieldtype' => 'wysiwyg',
  16594.                                                         'width' => 728,
  16595.                                                         'height' => 360,
  16596.                                                         'queryColumnType' => 'longtext',
  16597.                                                         'columnType' => 'longtext',
  16598.                                                         '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".'',
  16599.                                                         'excludeFromSearchIndex' => false,
  16600.                                                         'maxCharacters' => '',
  16601.                                                         'name' => 'beschreibung',
  16602.                                                         'title' => 'Beschreibung',
  16603.                                                         'tooltip' => '',
  16604.                                                         'mandatory' => false,
  16605.                                                         'noteditable' => false,
  16606.                                                         'index' => false,
  16607.                                                         'locked' => false,
  16608.                                                         'style' => '',
  16609.                                                         'permissions' => NULL,
  16610.                                                         'datatype' => 'data',
  16611.                                                         'relationType' => false,
  16612.                                                         'invisible' => false,
  16613.                                                         'visibleGridView' => false,
  16614.                                                         'visibleSearch' => false,
  16615.                                                     ],
  16616.                                                 ],
  16617.                                                 'isOperator' => false,
  16618.                                             ],
  16619.                                             => [
  16620.                                                 'attributes' => [
  16621.                                                     'attribute' => 'imageGross16x9',
  16622.                                                     'label' => 'Bild Groß 16x9',
  16623.                                                     'dataType' => 'hotspotimage',
  16624.                                                     'layout' => [
  16625.                                                         'fieldtype' => 'hotspotimage',
  16626.                                                         'queryColumnType' => [
  16627.                                                             'image' => 'int(11)',
  16628.                                                             'hotspots' => 'text',
  16629.                                                         ],
  16630.                                                         'columnType' => [
  16631.                                                             'image' => 'int(11)',
  16632.                                                             'hotspots' => 'text',
  16633.                                                         ],
  16634.                                                         'ratioX' => 16,
  16635.                                                         'ratioY' => 9,
  16636.                                                         'predefinedDataTemplates' => '',
  16637.                                                         'name' => 'imageGross16x9',
  16638.                                                         'title' => 'Bild Groß 16x9',
  16639.                                                         'tooltip' => '',
  16640.                                                         'mandatory' => false,
  16641.                                                         'noteditable' => false,
  16642.                                                         'index' => false,
  16643.                                                         'locked' => false,
  16644.                                                         'style' => 'float:left;margin-right:18px;',
  16645.                                                         'permissions' => NULL,
  16646.                                                         'datatype' => 'data',
  16647.                                                         'relationType' => false,
  16648.                                                         'invisible' => false,
  16649.                                                         'visibleGridView' => false,
  16650.                                                         'visibleSearch' => false,
  16651.                                                         'width' => 370,
  16652.                                                         'height' => 280,
  16653.                                                         'uploadPath' => '/Bilder/_Uploads',
  16654.                                                     ],
  16655.                                                 ],
  16656.                                                 'isOperator' => false,
  16657.                                             ],
  16658.                                             => [
  16659.                                                 'attributes' => [
  16660.                                                     'attribute' => 'imageGross4x3',
  16661.                                                     'label' => 'Bild Groß 4x3',
  16662.                                                     'dataType' => 'hotspotimage',
  16663.                                                     'layout' => [
  16664.                                                         'fieldtype' => 'hotspotimage',
  16665.                                                         'queryColumnType' => [
  16666.                                                             'image' => 'int(11)',
  16667.                                                             'hotspots' => 'text',
  16668.                                                         ],
  16669.                                                         'columnType' => [
  16670.                                                             'image' => 'int(11)',
  16671.                                                             'hotspots' => 'text',
  16672.                                                         ],
  16673.                                                         'ratioX' => 4,
  16674.                                                         'ratioY' => 3,
  16675.                                                         'predefinedDataTemplates' => '',
  16676.                                                         'name' => 'imageGross4x3',
  16677.                                                         'title' => 'Bild Groß 4x3',
  16678.                                                         'tooltip' => '',
  16679.                                                         'mandatory' => false,
  16680.                                                         'noteditable' => false,
  16681.                                                         'index' => false,
  16682.                                                         'locked' => false,
  16683.                                                         'style' => '',
  16684.                                                         'permissions' => NULL,
  16685.                                                         'datatype' => 'data',
  16686.                                                         'relationType' => false,
  16687.                                                         'invisible' => false,
  16688.                                                         'visibleGridView' => false,
  16689.                                                         'visibleSearch' => false,
  16690.                                                         'width' => 370,
  16691.                                                         'height' => 280,
  16692.                                                         'uploadPath' => '/Bilder/_Uploads',
  16693.                                                     ],
  16694.                                                 ],
  16695.                                                 'isOperator' => false,
  16696.                                             ],
  16697.                                             => [
  16698.                                                 'attributes' => [
  16699.                                                     'attribute' => 'imageKlein1x1',
  16700.                                                     'label' => 'Bild Klein 1x1',
  16701.                                                     'dataType' => 'hotspotimage',
  16702.                                                     'layout' => [
  16703.                                                         'fieldtype' => 'hotspotimage',
  16704.                                                         'queryColumnType' => [
  16705.                                                             'image' => 'int(11)',
  16706.                                                             'hotspots' => 'text',
  16707.                                                         ],
  16708.                                                         'columnType' => [
  16709.                                                             'image' => 'int(11)',
  16710.                                                             'hotspots' => 'text',
  16711.                                                         ],
  16712.                                                         'ratioX' => 1,
  16713.                                                         'ratioY' => 1,
  16714.                                                         'predefinedDataTemplates' => '',
  16715.                                                         'name' => 'imageKlein1x1',
  16716.                                                         'title' => 'Bild Klein 1x1',
  16717.                                                         'tooltip' => '',
  16718.                                                         'mandatory' => false,
  16719.                                                         'noteditable' => false,
  16720.                                                         'index' => false,
  16721.                                                         'locked' => false,
  16722.                                                         'style' => 'float:left;margin-right:18px;',
  16723.                                                         'permissions' => NULL,
  16724.                                                         'datatype' => 'data',
  16725.                                                         'relationType' => false,
  16726.                                                         'invisible' => false,
  16727.                                                         'visibleGridView' => false,
  16728.                                                         'visibleSearch' => false,
  16729.                                                         'width' => 370,
  16730.                                                         'height' => 280,
  16731.                                                         'uploadPath' => '/Bilder/_Uploads',
  16732.                                                     ],
  16733.                                                 ],
  16734.                                                 'isOperator' => false,
  16735.                                             ],
  16736.                                         ],
  16737.                                     ],
  16738.                                 ],
  16739.                                 'Faq' => [
  16740.                                     'id' => 'Faq',
  16741.                                     'name' => 'Faq',
  16742.                                     'columnConfig' => [
  16743.                                         'columns' => [
  16744.                                             => [
  16745.                                                 'attributes' => [
  16746.                                                     'attribute' => 'id',
  16747.                                                     'label' => 'id',
  16748.                                                     'dataType' => 'system',
  16749.                                                     'layout' => [
  16750.                                                         'title' => 'id',
  16751.                                                         'name' => 'id',
  16752.                                                         'datatype' => 'data',
  16753.                                                         'fieldtype' => 'system',
  16754.                                                     ],
  16755.                                                 ],
  16756.                                                 'isOperator' => false,
  16757.                                             ],
  16758.                                             => [
  16759.                                                 'attributes' => [
  16760.                                                     'attribute' => 'key',
  16761.                                                     'label' => 'key',
  16762.                                                     'dataType' => 'system',
  16763.                                                     'layout' => [
  16764.                                                         'title' => 'key',
  16765.                                                         'name' => 'key',
  16766.                                                         'datatype' => 'data',
  16767.                                                         'fieldtype' => 'system',
  16768.                                                     ],
  16769.                                                 ],
  16770.                                                 'isOperator' => false,
  16771.                                             ],
  16772.                                             => [
  16773.                                                 'attributes' => [
  16774.                                                     'attribute' => 'creationDate',
  16775.                                                     'label' => 'creationDate',
  16776.                                                     'dataType' => 'system',
  16777.                                                     'layout' => [
  16778.                                                         'title' => 'creationDate',
  16779.                                                         'name' => 'creationDate',
  16780.                                                         'datatype' => 'data',
  16781.                                                         'fieldtype' => 'system',
  16782.                                                     ],
  16783.                                                 ],
  16784.                                                 'isOperator' => false,
  16785.                                             ],
  16786.                                             => [
  16787.                                                 'attributes' => [
  16788.                                                     'attribute' => 'modificationDate',
  16789.                                                     'label' => 'modificationDate',
  16790.                                                     'dataType' => 'system',
  16791.                                                     'layout' => [
  16792.                                                         'title' => 'modificationDate',
  16793.                                                         'name' => 'modificationDate',
  16794.                                                         'datatype' => 'data',
  16795.                                                         'fieldtype' => 'system',
  16796.                                                     ],
  16797.                                                 ],
  16798.                                                 'isOperator' => false,
  16799.                                             ],
  16800.                                             => [
  16801.                                                 'attributes' => [
  16802.                                                     'attribute' => 'stateInformation',
  16803.                                                     'label' => 'Status',
  16804.                                                     'dataType' => 'select',
  16805.                                                     'layout' => [
  16806.                                                         'fieldtype' => 'select',
  16807.                                                         'options' => [
  16808.                                                             => [
  16809.                                                                 'key' => 'Aktiv',
  16810.                                                                 'value' => 'active',
  16811.                                                             ],
  16812.                                                             => [
  16813.                                                                 'key' => 'Inaktiv',
  16814.                                                                 'value' => 'inactive',
  16815.                                                             ],
  16816.                                                         ],
  16817.                                                         'width' => 646,
  16818.                                                         'defaultValue' => '',
  16819.                                                         'optionsProviderClass' => '',
  16820.                                                         'optionsProviderData' => '',
  16821.                                                         'queryColumnType' => 'varchar',
  16822.                                                         'columnType' => 'varchar',
  16823.                                                         'columnLength' => 190,
  16824.                                                         'dynamicOptions' => false,
  16825.                                                         'name' => 'stateInformation',
  16826.                                                         'title' => 'Status',
  16827.                                                         'tooltip' => '',
  16828.                                                         'mandatory' => true,
  16829.                                                         'noteditable' => false,
  16830.                                                         'index' => false,
  16831.                                                         'locked' => false,
  16832.                                                         'style' => '',
  16833.                                                         'permissions' => NULL,
  16834.                                                         'datatype' => 'data',
  16835.                                                         'relationType' => false,
  16836.                                                         'invisible' => false,
  16837.                                                         'visibleGridView' => true,
  16838.                                                         'visibleSearch' => true,
  16839.                                                         'defaultValueGenerator' => '',
  16840.                                                     ],
  16841.                                                 ],
  16842.                                                 'isOperator' => false,
  16843.                                             ],
  16844.                                             => [
  16845.                                                 'attributes' => [
  16846.                                                     'attribute' => 'sharepointId',
  16847.                                                     'label' => 'Sharepoint-ID',
  16848.                                                     'dataType' => 'input',
  16849.                                                     'layout' => [
  16850.                                                         'fieldtype' => 'input',
  16851.                                                         'width' => 646,
  16852.                                                         'defaultValue' => NULL,
  16853.                                                         'queryColumnType' => 'varchar',
  16854.                                                         'columnType' => 'varchar',
  16855.                                                         'columnLength' => 64,
  16856.                                                         'regex' => '',
  16857.                                                         'unique' => false,
  16858.                                                         'showCharCount' => false,
  16859.                                                         'name' => 'sharepointId',
  16860.                                                         'title' => 'Sharepoint-ID',
  16861.                                                         'tooltip' => '',
  16862.                                                         'mandatory' => false,
  16863.                                                         'noteditable' => false,
  16864.                                                         'index' => false,
  16865.                                                         'locked' => false,
  16866.                                                         'style' => '',
  16867.                                                         'permissions' => NULL,
  16868.                                                         'datatype' => 'data',
  16869.                                                         'relationType' => false,
  16870.                                                         'invisible' => false,
  16871.                                                         'visibleGridView' => false,
  16872.                                                         'visibleSearch' => false,
  16873.                                                         'defaultValueGenerator' => '',
  16874.                                                     ],
  16875.                                                 ],
  16876.                                                 'isOperator' => false,
  16877.                                             ],
  16878.                                             => [
  16879.                                                 'attributes' => [
  16880.                                                     'attribute' => 'zielgruppe',
  16881.                                                     'label' => 'Zielgruppe',
  16882.                                                     'dataType' => 'select',
  16883.                                                     'layout' => [
  16884.                                                         'fieldtype' => 'select',
  16885.                                                         'options' => [
  16886.                                                             => [
  16887.                                                                 'key' => 'Endverbraucher und Fachkreise',
  16888.                                                                 'value' => 'endverbraucherUndFachkreise',
  16889.                                                             ],
  16890.                                                             => [
  16891.                                                                 'key' => 'Fachkreise',
  16892.                                                                 'value' => 'fachkreise',
  16893.                                                             ],
  16894.                                                         ],
  16895.                                                         'width' => 646,
  16896.                                                         'defaultValue' => 'none',
  16897.                                                         'optionsProviderClass' => '',
  16898.                                                         'optionsProviderData' => '',
  16899.                                                         'queryColumnType' => 'varchar',
  16900.                                                         'columnType' => 'varchar',
  16901.                                                         'columnLength' => 190,
  16902.                                                         'dynamicOptions' => false,
  16903.                                                         'name' => 'zielgruppe',
  16904.                                                         'title' => 'Zielgruppe',
  16905.                                                         'tooltip' => '',
  16906.                                                         'mandatory' => true,
  16907.                                                         'noteditable' => false,
  16908.                                                         'index' => false,
  16909.                                                         'locked' => false,
  16910.                                                         'style' => '',
  16911.                                                         'permissions' => NULL,
  16912.                                                         'datatype' => 'data',
  16913.                                                         'relationType' => false,
  16914.                                                         'invisible' => false,
  16915.                                                         'visibleGridView' => false,
  16916.                                                         'visibleSearch' => false,
  16917.                                                         'defaultValueGenerator' => '',
  16918.                                                     ],
  16919.                                                 ],
  16920.                                                 'isOperator' => false,
  16921.                                             ],
  16922.                                             => [
  16923.                                                 'attributes' => [
  16924.                                                     'attribute' => 'faqGruppe',
  16925.                                                     'label' => 'FAQ-Gruppe',
  16926.                                                     'dataType' => 'reverseObjectRelation',
  16927.                                                     'layout' => [
  16928.                                                         'fieldtype' => 'reverseObjectRelation',
  16929.                                                         'ownerClassName' => 'FaqGruppe',
  16930.                                                         'ownerClassId' => NULL,
  16931.                                                         'ownerFieldName' => 'FAQs',
  16932.                                                         'lazyLoading' => true,
  16933.                                                         'width' => 775,
  16934.                                                         'height' => 350,
  16935.                                                         'maxItems' => '',
  16936.                                                         'queryColumnType' => 'text',
  16937.                                                         'relationType' => true,
  16938.                                                         'visibleFields' => NULL,
  16939.                                                         'allowToCreateNewObject' => true,
  16940.                                                         'optimizedAdminLoading' => false,
  16941.                                                         'enableTextSelection' => false,
  16942.                                                         'visibleFieldDefinitions' => [
  16943.                                                         ],
  16944.                                                         'classes' => [
  16945.                                                         ],
  16946.                                                         'pathFormatterClass' => '',
  16947.                                                         'name' => 'faqGruppe',
  16948.                                                         'title' => 'FAQ-Gruppe',
  16949.                                                         'tooltip' => '',
  16950.                                                         'mandatory' => false,
  16951.                                                         'noteditable' => false,
  16952.                                                         'index' => false,
  16953.                                                         'locked' => false,
  16954.                                                         'style' => '',
  16955.                                                         'permissions' => NULL,
  16956.                                                         'datatype' => 'data',
  16957.                                                         'invisible' => false,
  16958.                                                         'visibleGridView' => false,
  16959.                                                         'visibleSearch' => false,
  16960.                                                     ],
  16961.                                                 ],
  16962.                                                 'isOperator' => false,
  16963.                                             ],
  16964.                                             => [
  16965.                                                 'attributes' => [
  16966.                                                     'attribute' => 'frage',
  16967.                                                     'label' => 'Frage',
  16968.                                                     'dataType' => 'wysiwyg',
  16969.                                                     'layout' => [
  16970.                                                         'fieldtype' => 'wysiwyg',
  16971.                                                         'width' => 776,
  16972.                                                         'height' => 150,
  16973.                                                         'queryColumnType' => 'longtext',
  16974.                                                         'columnType' => 'longtext',
  16975.                                                         '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".'',
  16976.                                                         'excludeFromSearchIndex' => false,
  16977.                                                         'maxCharacters' => '',
  16978.                                                         'name' => 'frage',
  16979.                                                         'title' => 'Frage',
  16980.                                                         'tooltip' => '',
  16981.                                                         'mandatory' => false,
  16982.                                                         'noteditable' => false,
  16983.                                                         'index' => false,
  16984.                                                         'locked' => false,
  16985.                                                         'style' => '',
  16986.                                                         'permissions' => NULL,
  16987.                                                         'datatype' => 'data',
  16988.                                                         'relationType' => false,
  16989.                                                         'invisible' => false,
  16990.                                                         'visibleGridView' => true,
  16991.                                                         'visibleSearch' => true,
  16992.                                                     ],
  16993.                                                 ],
  16994.                                                 'isOperator' => false,
  16995.                                             ],
  16996.                                             => [
  16997.                                                 'attributes' => [
  16998.                                                     'attribute' => 'antwort',
  16999.                                                     'label' => 'Antwort',
  17000.                                                     'dataType' => 'wysiwyg',
  17001.                                                     'layout' => [
  17002.                                                         'fieldtype' => 'wysiwyg',
  17003.                                                         'width' => 776,
  17004.                                                         'height' => 460,
  17005.                                                         'queryColumnType' => 'longtext',
  17006.                                                         'columnType' => 'longtext',
  17007.                                                         '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".'',
  17008.                                                         'excludeFromSearchIndex' => false,
  17009.                                                         'maxCharacters' => '',
  17010.                                                         'name' => 'antwort',
  17011.                                                         'title' => 'Antwort',
  17012.                                                         'tooltip' => '',
  17013.                                                         'mandatory' => false,
  17014.                                                         'noteditable' => false,
  17015.                                                         'index' => false,
  17016.                                                         'locked' => false,
  17017.                                                         'style' => '',
  17018.                                                         'permissions' => NULL,
  17019.                                                         'datatype' => 'data',
  17020.                                                         'relationType' => false,
  17021.                                                         'invisible' => false,
  17022.                                                         'visibleGridView' => false,
  17023.                                                         'visibleSearch' => false,
  17024.                                                     ],
  17025.                                                 ],
  17026.                                                 'isOperator' => false,
  17027.                                             ],
  17028.                                         ],
  17029.                                     ],
  17030.                                 ],
  17031.                                 'FaqGruppe' => [
  17032.                                     'id' => 'FaqGruppe',
  17033.                                     'name' => 'FaqGruppe',
  17034.                                     'columnConfig' => [
  17035.                                         'columns' => [
  17036.                                             => [
  17037.                                                 'attributes' => [
  17038.                                                     'attribute' => 'id',
  17039.                                                     'label' => 'id',
  17040.                                                     'dataType' => 'system',
  17041.                                                     'layout' => [
  17042.                                                         'title' => 'id',
  17043.                                                         'name' => 'id',
  17044.                                                         'datatype' => 'data',
  17045.                                                         'fieldtype' => 'system',
  17046.                                                     ],
  17047.                                                 ],
  17048.                                                 'isOperator' => false,
  17049.                                             ],
  17050.                                             => [
  17051.                                                 'attributes' => [
  17052.                                                     'attribute' => 'key',
  17053.                                                     'label' => 'key',
  17054.                                                     'dataType' => 'system',
  17055.                                                     'layout' => [
  17056.                                                         'title' => 'key',
  17057.                                                         'name' => 'key',
  17058.                                                         'datatype' => 'data',
  17059.                                                         'fieldtype' => 'system',
  17060.                                                     ],
  17061.                                                 ],
  17062.                                                 'isOperator' => false,
  17063.                                             ],
  17064.                                             => [
  17065.                                                 'attributes' => [
  17066.                                                     'attribute' => 'creationDate',
  17067.                                                     'label' => 'creationDate',
  17068.                                                     'dataType' => 'system',
  17069.                                                     'layout' => [
  17070.                                                         'title' => 'creationDate',
  17071.                                                         'name' => 'creationDate',
  17072.                                                         'datatype' => 'data',
  17073.                                                         'fieldtype' => 'system',
  17074.                                                     ],
  17075.                                                 ],
  17076.                                                 'isOperator' => false,
  17077.                                             ],
  17078.                                             => [
  17079.                                                 'attributes' => [
  17080.                                                     'attribute' => 'modificationDate',
  17081.                                                     'label' => 'modificationDate',
  17082.                                                     'dataType' => 'system',
  17083.                                                     'layout' => [
  17084.                                                         'title' => 'modificationDate',
  17085.                                                         'name' => 'modificationDate',
  17086.                                                         'datatype' => 'data',
  17087.                                                         'fieldtype' => 'system',
  17088.                                                     ],
  17089.                                                 ],
  17090.                                                 'isOperator' => false,
  17091.                                             ],
  17092.                                             => [
  17093.                                                 'attributes' => [
  17094.                                                     'attribute' => 'name',
  17095.                                                     'label' => 'Name',
  17096.                                                     'dataType' => 'input',
  17097.                                                     'layout' => [
  17098.                                                         'fieldtype' => 'input',
  17099.                                                         'width' => 608,
  17100.                                                         'defaultValue' => NULL,
  17101.                                                         'queryColumnType' => 'varchar',
  17102.                                                         'columnType' => 'varchar',
  17103.                                                         'columnLength' => 1024,
  17104.                                                         'regex' => '',
  17105.                                                         'unique' => false,
  17106.                                                         'showCharCount' => false,
  17107.                                                         'name' => 'name',
  17108.                                                         'title' => 'Name',
  17109.                                                         'tooltip' => '',
  17110.                                                         'mandatory' => false,
  17111.                                                         'noteditable' => false,
  17112.                                                         'index' => false,
  17113.                                                         'locked' => false,
  17114.                                                         'style' => '',
  17115.                                                         'permissions' => NULL,
  17116.                                                         'datatype' => 'data',
  17117.                                                         'relationType' => false,
  17118.                                                         'invisible' => false,
  17119.                                                         'visibleGridView' => true,
  17120.                                                         'visibleSearch' => true,
  17121.                                                         'defaultValueGenerator' => '',
  17122.                                                     ],
  17123.                                                 ],
  17124.                                                 'isOperator' => false,
  17125.                                             ],
  17126.                                             => [
  17127.                                                 'attributes' => [
  17128.                                                     'attribute' => 'FAQs',
  17129.                                                     'label' => 'FAQs',
  17130.                                                     'dataType' => 'manyToManyObjectRelation',
  17131.                                                     'layout' => [
  17132.                                                         'fieldtype' => 'manyToManyObjectRelation',
  17133.                                                         'width' => 775,
  17134.                                                         'height' => 350,
  17135.                                                         'maxItems' => '',
  17136.                                                         'queryColumnType' => 'text',
  17137.                                                         'relationType' => true,
  17138.                                                         'visibleFields' => 'id,filename,name',
  17139.                                                         'allowToCreateNewObject' => false,
  17140.                                                         'optimizedAdminLoading' => false,
  17141.                                                         'enableTextSelection' => false,
  17142.                                                         'visibleFieldDefinitions' => [
  17143.                                                             'id' => [
  17144.                                                                 'name' => 'id',
  17145.                                                                 'title' => 'ID',
  17146.                                                                 'fieldtype' => 'input',
  17147.                                                             ],
  17148.                                                             'filename' => [
  17149.                                                                 'name' => 'filename',
  17150.                                                                 'title' => 'Dateiname',
  17151.                                                                 'fieldtype' => 'input',
  17152.                                                             ],
  17153.                                                             'name' => [
  17154.                                                                 'name' => 'name',
  17155.                                                                 'title' => 'Name',
  17156.                                                                 'fieldtype' => 'input',
  17157.                                                             ],
  17158.                                                         ],
  17159.                                                         'classes' => [
  17160.                                                             => [
  17161.                                                                 'classes' => 'Faq',
  17162.                                                             ],
  17163.                                                         ],
  17164.                                                         'pathFormatterClass' => '',
  17165.                                                         'name' => 'FAQs',
  17166.                                                         'title' => 'FAQs',
  17167.                                                         'tooltip' => '',
  17168.                                                         'mandatory' => false,
  17169.                                                         'noteditable' => false,
  17170.                                                         'index' => false,
  17171.                                                         'locked' => false,
  17172.                                                         'style' => '',
  17173.                                                         'permissions' => NULL,
  17174.                                                         'datatype' => 'data',
  17175.                                                         'invisible' => false,
  17176.                                                         'visibleGridView' => false,
  17177.                                                         'visibleSearch' => false,
  17178.                                                     ],
  17179.                                                 ],
  17180.                                                 'isOperator' => false,
  17181.                                             ],
  17182.                                             => [
  17183.                                                 'attributes' => [
  17184.                                                     'attribute' => 'author',
  17185.                                                     'label' => 'Autor',
  17186.                                                     'dataType' => 'manyToOneRelation',
  17187.                                                     'layout' => [
  17188.                                                         'fieldtype' => 'manyToOneRelation',
  17189.                                                         'width' => 530,
  17190.                                                         'assetUploadPath' => '',
  17191.                                                         'relationType' => true,
  17192.                                                         'queryColumnType' => [
  17193.                                                             'id' => 'int(11)',
  17194.                                                             'type' => 'enum(\'document\',\'asset\',\'object\')',
  17195.                                                         ],
  17196.                                                         'objectsAllowed' => true,
  17197.                                                         'assetsAllowed' => false,
  17198.                                                         'assetTypes' => [
  17199.                                                         ],
  17200.                                                         'documentsAllowed' => false,
  17201.                                                         'documentTypes' => [
  17202.                                                         ],
  17203.                                                         'classes' => [
  17204.                                                             => [
  17205.                                                                 'classes' => 'Kontakt',
  17206.                                                             ],
  17207.                                                         ],
  17208.                                                         'pathFormatterClass' => '',
  17209.                                                         'name' => 'author',
  17210.                                                         'title' => 'Autor',
  17211.                                                         'tooltip' => '',
  17212.                                                         'mandatory' => false,
  17213.                                                         'noteditable' => false,
  17214.                                                         'index' => false,
  17215.                                                         'locked' => false,
  17216.                                                         'style' => '',
  17217.                                                         'permissions' => NULL,
  17218.                                                         'datatype' => 'data',
  17219.                                                         'invisible' => false,
  17220.                                                         'visibleGridView' => false,
  17221.                                                         'visibleSearch' => false,
  17222.                                                     ],
  17223.                                                 ],
  17224.                                                 'isOperator' => false,
  17225.                                             ],
  17226.                                             => [
  17227.                                                 'attributes' => [
  17228.                                                     'attribute' => 'brand',
  17229.                                                     'label' => 'Marke',
  17230.                                                     'dataType' => 'manyToOneRelation',
  17231.                                                     'layout' => [
  17232.                                                         'fieldtype' => 'manyToOneRelation',
  17233.                                                         'width' => 530,
  17234.                                                         'assetUploadPath' => '',
  17235.                                                         'relationType' => true,
  17236.                                                         'queryColumnType' => [
  17237.                                                             'id' => 'int(11)',
  17238.                                                             'type' => 'enum(\'document\',\'asset\',\'object\')',
  17239.                                                         ],
  17240.                                                         'objectsAllowed' => true,
  17241.                                                         'assetsAllowed' => false,
  17242.                                                         'assetTypes' => [
  17243.                                                         ],
  17244.                                                         'documentsAllowed' => false,
  17245.                                                         'documentTypes' => [
  17246.                                                         ],
  17247.                                                         'classes' => [
  17248.                                                             => [
  17249.                                                                 'classes' => 'Marke',
  17250.                                                             ],
  17251.                                                         ],
  17252.                                                         'pathFormatterClass' => '',
  17253.                                                         'name' => 'brand',
  17254.                                                         'title' => 'Marke',
  17255.                                                         'tooltip' => '',
  17256.                                                         'mandatory' => false,
  17257.                                                         'noteditable' => false,
  17258.                                                         'index' => false,
  17259.                                                         'locked' => false,
  17260.                                                         'style' => '',
  17261.                                                         'permissions' => NULL,
  17262.                                                         'datatype' => 'data',
  17263.                                                         'invisible' => false,
  17264.                                                         'visibleGridView' => false,
  17265.                                                         'visibleSearch' => false,
  17266.                                                     ],
  17267.                                                 ],
  17268.                                                 'isOperator' => false,
  17269.                                             ],
  17270.                                             => [
  17271.                                                 'attributes' => [
  17272.                                                     'attribute' => 'topic',
  17273.                                                     'label' => '',
  17274.                                                     'dataType' => 'manyToManyObjectRelation',
  17275.                                                     'layout' => [
  17276.                                                         'fieldtype' => 'manyToManyObjectRelation',
  17277.                                                         'width' => 758,
  17278.                                                         'height' => 300,
  17279.                                                         'maxItems' => '',
  17280.                                                         'queryColumnType' => 'text',
  17281.                                                         'relationType' => true,
  17282.                                                         'visibleFields' => 'id,key,name',
  17283.                                                         'allowToCreateNewObject' => false,
  17284.                                                         'optimizedAdminLoading' => false,
  17285.                                                         'enableTextSelection' => false,
  17286.                                                         'visibleFieldDefinitions' => [
  17287.                                                             'id' => [
  17288.                                                                 'name' => 'id',
  17289.                                                                 'title' => 'ID',
  17290.                                                                 'fieldtype' => 'input',
  17291.                                                             ],
  17292.                                                             'key' => [
  17293.                                                                 'name' => 'key',
  17294.                                                                 'title' => 'Schlüssel',
  17295.                                                                 'fieldtype' => 'input',
  17296.                                                             ],
  17297.                                                             'name' => [
  17298.                                                                 'name' => 'name',
  17299.                                                                 'title' => 'Name',
  17300.                                                                 'fieldtype' => 'input',
  17301.                                                             ],
  17302.                                                         ],
  17303.                                                         'classes' => [
  17304.                                                             => [
  17305.                                                                 'classes' => 'Kategorie',
  17306.                                                             ],
  17307.                                                         ],
  17308.                                                         'pathFormatterClass' => '',
  17309.                                                         'name' => 'topic',
  17310.                                                         'title' => '',
  17311.                                                         'tooltip' => '',
  17312.                                                         'mandatory' => false,
  17313.                                                         'noteditable' => false,
  17314.                                                         'index' => false,
  17315.                                                         'locked' => false,
  17316.                                                         'style' => '',
  17317.                                                         'permissions' => NULL,
  17318.                                                         'datatype' => 'data',
  17319.                                                         'invisible' => false,
  17320.                                                         'visibleGridView' => false,
  17321.                                                         'visibleSearch' => false,
  17322.                                                     ],
  17323.                                                 ],
  17324.                                                 'isOperator' => false,
  17325.                                             ],
  17326.                                             => [
  17327.                                                 'attributes' => [
  17328.                                                     'attribute' => 'subject',
  17329.                                                     'label' => '',
  17330.                                                     'dataType' => 'manyToManyObjectRelation',
  17331.                                                     'layout' => [
  17332.                                                         'fieldtype' => 'manyToManyObjectRelation',
  17333.                                                         'width' => 758,
  17334.                                                         'height' => 300,
  17335.                                                         'maxItems' => '',
  17336.                                                         'queryColumnType' => 'text',
  17337.                                                         'relationType' => true,
  17338.                                                         'visibleFields' => 'id,key,name',
  17339.                                                         'allowToCreateNewObject' => false,
  17340.                                                         'optimizedAdminLoading' => false,
  17341.                                                         'enableTextSelection' => false,
  17342.                                                         'visibleFieldDefinitions' => [
  17343.                                                             'id' => [
  17344.                                                                 'name' => 'id',
  17345.                                                                 'title' => 'ID',
  17346.                                                                 'fieldtype' => 'input',
  17347.                                                             ],
  17348.                                                             'key' => [
  17349.                                                                 'name' => 'key',
  17350.                                                                 'title' => 'Schlüssel',
  17351.                                                                 'fieldtype' => 'input',
  17352.                                                             ],
  17353.                                                             'name' => [
  17354.                                                                 'name' => 'name',
  17355.                                                                 'title' => 'Name',
  17356.                                                                 'fieldtype' => 'input',
  17357.                                                             ],
  17358.                                                         ],
  17359.                                                         'classes' => [
  17360.                                                             => [
  17361.                                                                 'classes' => 'Fachthema',
  17362.                                                             ],
  17363.                                                         ],
  17364.                                                         'pathFormatterClass' => '',
  17365.                                                         'name' => 'subject',
  17366.                                                         'title' => '',
  17367.                                                         'tooltip' => '',
  17368.                                                         'mandatory' => false,
  17369.                                                         'noteditable' => false,
  17370.                                                         'index' => false,
  17371.                                                         'locked' => false,
  17372.                                                         'style' => '',
  17373.                                                         'permissions' => NULL,
  17374.                                                         'datatype' => 'data',
  17375.                                                         'invisible' => false,
  17376.                                                         'visibleGridView' => false,
  17377.                                                         'visibleSearch' => false,
  17378.                                                     ],
  17379.                                                 ],
  17380.                                                 'isOperator' => false,
  17381.                                             ],
  17382.                                             10 => [
  17383.                                                 'attributes' => [
  17384.                                                     'attribute' => 'keyword',
  17385.                                                     'label' => '',
  17386.                                                     'dataType' => 'manyToManyObjectRelation',
  17387.                                                     'layout' => [
  17388.                                                         'fieldtype' => 'manyToManyObjectRelation',
  17389.                                                         'width' => 758,
  17390.                                                         'height' => 300,
  17391.                                                         'maxItems' => '',
  17392.                                                         'queryColumnType' => 'text',
  17393.                                                         'relationType' => true,
  17394.                                                         'visibleFields' => 'id,key,name',
  17395.                                                         'allowToCreateNewObject' => false,
  17396.                                                         'optimizedAdminLoading' => false,
  17397.                                                         'enableTextSelection' => false,
  17398.                                                         'visibleFieldDefinitions' => [
  17399.                                                             'id' => [
  17400.                                                                 'name' => 'id',
  17401.                                                                 'title' => 'ID',
  17402.                                                                 'fieldtype' => 'input',
  17403.                                                             ],
  17404.                                                             'key' => [
  17405.                                                                 'name' => 'key',
  17406.                                                                 'title' => 'Schlüssel',
  17407.                                                                 'fieldtype' => 'input',
  17408.                                                             ],
  17409.                                                             'name' => [
  17410.                                                                 'name' => 'name',
  17411.                                                                 'title' => 'Name',
  17412.                                                                 'fieldtype' => 'input',
  17413.                                                             ],
  17414.                                                         ],
  17415.                                                         'classes' => [
  17416.                                                             => [
  17417.                                                                 'classes' => 'Schlagwort',
  17418.                                                             ],
  17419.                                                         ],
  17420.                                                         'pathFormatterClass' => '',
  17421.                                                         'name' => 'keyword',
  17422.                                                         'title' => '',
  17423.                                                         'tooltip' => '',
  17424.                                                         'mandatory' => false,
  17425.                                                         'noteditable' => false,
  17426.                                                         'index' => false,
  17427.                                                         'locked' => false,
  17428.                                                         'style' => '',
  17429.                                                         'permissions' => NULL,
  17430.                                                         'datatype' => 'data',
  17431.                                                         'invisible' => false,
  17432.                                                         'visibleGridView' => false,
  17433.                                                         'visibleSearch' => false,
  17434.                                                     ],
  17435.                                                 ],
  17436.                                                 'isOperator' => false,
  17437.                                             ],
  17438.                                         ],
  17439.                                     ],
  17440.                                 ],
  17441.                                 'TherapiegebietEndverwender' => [
  17442.                                     'id' => 'TherapiegebietEndverwender',
  17443.                                     'name' => 'TherapiegebietEndverwender',
  17444.                                     'columnConfig' => [
  17445.                                         'columns' => [
  17446.                                             => [
  17447.                                                 'attributes' => [
  17448.                                                     'attribute' => 'id',
  17449.                                                     'label' => 'id',
  17450.                                                     'dataType' => 'system',
  17451.                                                     'layout' => [
  17452.                                                         'title' => 'id',
  17453.                                                         'name' => 'id',
  17454.                                                         'datatype' => 'data',
  17455.                                                         'fieldtype' => 'system',
  17456.                                                     ],
  17457.                                                 ],
  17458.                                                 'isOperator' => false,
  17459.                                             ],
  17460.                                             => [
  17461.                                                 'attributes' => [
  17462.                                                     'attribute' => 'key',
  17463.                                                     'label' => 'key',
  17464.                                                     'dataType' => 'system',
  17465.                                                     'layout' => [
  17466.                                                         'title' => 'key',
  17467.                                                         'name' => 'key',
  17468.                                                         'datatype' => 'data',
  17469.                                                         'fieldtype' => 'system',
  17470.                                                     ],
  17471.                                                 ],
  17472.                                                 'isOperator' => false,
  17473.                                             ],
  17474.                                             => [
  17475.                                                 'attributes' => [
  17476.                                                     'attribute' => 'name',
  17477.                                                     'label' => 'Name',
  17478.                                                     'dataType' => 'input',
  17479.                                                     'layout' => [
  17480.                                                         'fieldtype' => 'input',
  17481.                                                         'width' => 608,
  17482.                                                         'defaultValue' => NULL,
  17483.                                                         'queryColumnType' => 'varchar',
  17484.                                                         'columnType' => 'varchar',
  17485.                                                         'columnLength' => 1024,
  17486.                                                         'regex' => '',
  17487.                                                         'unique' => false,
  17488.                                                         'showCharCount' => false,
  17489.                                                         'name' => 'name',
  17490.                                                         'title' => 'Name',
  17491.                                                         'tooltip' => '',
  17492.                                                         'mandatory' => false,
  17493.                                                         'noteditable' => false,
  17494.                                                         'index' => false,
  17495.                                                         'locked' => false,
  17496.                                                         'style' => '',
  17497.                                                         'permissions' => NULL,
  17498.                                                         'datatype' => 'data',
  17499.                                                         'relationType' => false,
  17500.                                                         'invisible' => false,
  17501.                                                         'visibleGridView' => true,
  17502.                                                         'visibleSearch' => true,
  17503.                                                         'defaultValueGenerator' => '',
  17504.                                                     ],
  17505.                                                 ],
  17506.                                                 'isOperator' => false,
  17507.                                             ],
  17508.                                         ],
  17509.                                     ],
  17510.                                 ],
  17511.                                 'TherapiegebietFachkreise' => [
  17512.                                     'id' => 'TherapiegebietFachkreise',
  17513.                                     'name' => 'TherapiegebietFachkreise',
  17514.                                     'columnConfig' => [
  17515.                                         'columns' => [
  17516.                                             => [
  17517.                                                 'attributes' => [
  17518.                                                     'attribute' => 'id',
  17519.                                                     'label' => 'id',
  17520.                                                     'dataType' => 'system',
  17521.                                                     'layout' => [
  17522.                                                         'title' => 'id',
  17523.                                                         'name' => 'id',
  17524.                                                         'datatype' => 'data',
  17525.                                                         'fieldtype' => 'system',
  17526.                                                     ],
  17527.                                                 ],
  17528.                                                 'isOperator' => false,
  17529.                                             ],
  17530.                                             => [
  17531.                                                 'attributes' => [
  17532.                                                     'attribute' => 'key',
  17533.                                                     'label' => 'key',
  17534.                                                     'dataType' => 'system',
  17535.                                                     'layout' => [
  17536.                                                         'title' => 'key',
  17537.                                                         'name' => 'key',
  17538.                                                         'datatype' => 'data',
  17539.                                                         'fieldtype' => 'system',
  17540.                                                     ],
  17541.                                                 ],
  17542.                                                 'isOperator' => false,
  17543.                                             ],
  17544.                                             => [
  17545.                                                 'attributes' => [
  17546.                                                     'attribute' => 'name',
  17547.                                                     'label' => 'Name',
  17548.                                                     'dataType' => 'input',
  17549.                                                     'layout' => [
  17550.                                                         'fieldtype' => 'input',
  17551.                                                         'width' => 608,
  17552.                                                         'defaultValue' => NULL,
  17553.                                                         'queryColumnType' => 'varchar',
  17554.                                                         'columnType' => 'varchar',
  17555.                                                         'columnLength' => 1024,
  17556.                                                         'regex' => '',
  17557.                                                         'unique' => false,
  17558.                                                         'showCharCount' => false,
  17559.                                                         'name' => 'name',
  17560.                                                         'title' => 'Name',
  17561.                                                         'tooltip' => '',
  17562.                                                         'mandatory' => false,
  17563.                                                         'noteditable' => false,
  17564.                                                         'index' => false,
  17565.                                                         'locked' => false,
  17566.                                                         'style' => '',
  17567.                                                         'permissions' => NULL,
  17568.                                                         'datatype' => 'data',
  17569.                                                         'relationType' => false,
  17570.                                                         'invisible' => false,
  17571.                                                         'visibleGridView' => true,
  17572.                                                         'visibleSearch' => true,
  17573.                                                         'defaultValueGenerator' => '',
  17574.                                                     ],
  17575.                                                 ],
  17576.                                                 'isOperator' => false,
  17577.                                             ],
  17578.                                         ],
  17579.                                     ],
  17580.                                 ],
  17581.                                 'Kontakt' => [
  17582.                                     'id' => 'Kontakt',
  17583.                                     'name' => 'Kontakt',
  17584.                                     'columnConfig' => [
  17585.                                         'columns' => [
  17586.                                             => [
  17587.                                                 'attributes' => [
  17588.                                                     'attribute' => 'id',
  17589.                                                     'label' => 'id',
  17590.                                                     'dataType' => 'system',
  17591.                                                     'layout' => [
  17592.                                                         'title' => 'id',
  17593.                                                         'name' => 'id',
  17594.                                                         'datatype' => 'data',
  17595.                                                         'fieldtype' => 'system',
  17596.                                                     ],
  17597.                                                 ],
  17598.                                                 'isOperator' => false,
  17599.                                             ],
  17600.                                             => [
  17601.                                                 'attributes' => [
  17602.                                                     'attribute' => 'key',
  17603.                                                     'label' => 'key',
  17604.                                                     'dataType' => 'system',
  17605.                                                     'layout' => [
  17606.                                                         'title' => 'key',
  17607.                                                         'name' => 'key',
  17608.                                                         'datatype' => 'data',
  17609.                                                         'fieldtype' => 'system',
  17610.                                                     ],
  17611.                                                 ],
  17612.                                                 'isOperator' => false,
  17613.                                             ],
  17614.                                             => [
  17615.                                                 'attributes' => [
  17616.                                                     'attribute' => 'titel',
  17617.                                                     'label' => 'Akademischer Titel',
  17618.                                                     'dataType' => 'input',
  17619.                                                     'layout' => [
  17620.                                                         'fieldtype' => 'input',
  17621.                                                         'width' => 646,
  17622.                                                         'defaultValue' => NULL,
  17623.                                                         'queryColumnType' => 'varchar',
  17624.                                                         'columnType' => 'varchar',
  17625.                                                         'columnLength' => 190,
  17626.                                                         'regex' => '',
  17627.                                                         'unique' => false,
  17628.                                                         'showCharCount' => false,
  17629.                                                         'name' => 'titel',
  17630.                                                         'title' => 'Akademischer Titel',
  17631.                                                         'tooltip' => '',
  17632.                                                         'mandatory' => false,
  17633.                                                         'noteditable' => false,
  17634.                                                         'index' => false,
  17635.                                                         'locked' => false,
  17636.                                                         'style' => '',
  17637.                                                         'permissions' => NULL,
  17638.                                                         'datatype' => 'data',
  17639.                                                         'relationType' => false,
  17640.                                                         'invisible' => false,
  17641.                                                         'visibleGridView' => true,
  17642.                                                         'visibleSearch' => true,
  17643.                                                         'defaultValueGenerator' => '',
  17644.                                                     ],
  17645.                                                 ],
  17646.                                                 'isOperator' => false,
  17647.                                             ],
  17648.                                             => [
  17649.                                                 'attributes' => [
  17650.                                                     'attribute' => 'firstname',
  17651.                                                     'label' => 'Firstname',
  17652.                                                     'dataType' => 'firstname',
  17653.                                                     'layout' => [
  17654.                                                         'fieldtype' => 'firstname',
  17655.                                                         'width' => 646,
  17656.                                                         'defaultValue' => NULL,
  17657.                                                         'queryColumnType' => 'varchar',
  17658.                                                         'columnType' => 'varchar',
  17659.                                                         'columnLength' => 1024,
  17660.                                                         'regex' => '',
  17661.                                                         'unique' => NULL,
  17662.                                                         'showCharCount' => NULL,
  17663.                                                         'name' => 'firstname',
  17664.                                                         'title' => 'Firstname',
  17665.                                                         'tooltip' => '',
  17666.                                                         'mandatory' => true,
  17667.                                                         'noteditable' => false,
  17668.                                                         'index' => false,
  17669.                                                         'locked' => false,
  17670.                                                         'style' => '',
  17671.                                                         'permissions' => NULL,
  17672.                                                         'datatype' => 'data',
  17673.                                                         'relationType' => false,
  17674.                                                         'invisible' => false,
  17675.                                                         'visibleGridView' => true,
  17676.                                                         'visibleSearch' => true,
  17677.                                                         'defaultValueGenerator' => '',
  17678.                                                     ],
  17679.                                                 ],
  17680.                                                 'isOperator' => false,
  17681.                                             ],
  17682.                                             => [
  17683.                                                 'attributes' => [
  17684.                                                     'attribute' => 'lastname',
  17685.                                                     'label' => 'Lastname',
  17686.                                                     'dataType' => 'lastname',
  17687.                                                     'layout' => [
  17688.                                                         'fieldtype' => 'lastname',
  17689.                                                         'width' => 646,
  17690.                                                         'defaultValue' => NULL,
  17691.                                                         'queryColumnType' => 'varchar',
  17692.                                                         'columnType' => 'varchar',
  17693.                                                         'columnLength' => 1024,
  17694.                                                         'regex' => '',
  17695.                                                         'unique' => NULL,
  17696.                                                         'showCharCount' => NULL,
  17697.                                                         'name' => 'lastname',
  17698.                                                         'title' => 'Lastname',
  17699.                                                         'tooltip' => '',
  17700.                                                         'mandatory' => true,
  17701.                                                         'noteditable' => false,
  17702.                                                         'index' => false,
  17703.                                                         'locked' => false,
  17704.                                                         'style' => '',
  17705.                                                         'permissions' => NULL,
  17706.                                                         'datatype' => 'data',
  17707.                                                         'relationType' => false,
  17708.                                                         'invisible' => false,
  17709.                                                         'visibleGridView' => true,
  17710.                                                         'visibleSearch' => true,
  17711.                                                         'defaultValueGenerator' => '',
  17712.                                                     ],
  17713.                                                 ],
  17714.                                                 'isOperator' => false,
  17715.                                             ],
  17716.                                             => [
  17717.                                                 'attributes' => [
  17718.                                                     'attribute' => 'Firma',
  17719.                                                     'label' => 'Firma',
  17720.                                                     'dataType' => 'input',
  17721.                                                     'layout' => [
  17722.                                                         'fieldtype' => 'input',
  17723.                                                         'width' => 646,
  17724.                                                         'defaultValue' => NULL,
  17725.                                                         'queryColumnType' => 'varchar',
  17726.                                                         'columnType' => 'varchar',
  17727.                                                         'columnLength' => 190,
  17728.                                                         'regex' => '',
  17729.                                                         'unique' => false,
  17730.                                                         'showCharCount' => false,
  17731.                                                         'name' => 'Firma',
  17732.                                                         'title' => 'Firma',
  17733.                                                         'tooltip' => '',
  17734.                                                         'mandatory' => false,
  17735.                                                         'noteditable' => true,
  17736.                                                         'index' => false,
  17737.                                                         'locked' => false,
  17738.                                                         'style' => '',
  17739.                                                         'permissions' => NULL,
  17740.                                                         'datatype' => 'data',
  17741.                                                         'relationType' => false,
  17742.                                                         'invisible' => true,
  17743.                                                         'visibleGridView' => true,
  17744.                                                         'visibleSearch' => true,
  17745.                                                         'defaultValueGenerator' => '',
  17746.                                                     ],
  17747.                                                 ],
  17748.                                                 'isOperator' => false,
  17749.                                             ],
  17750.                                             => [
  17751.                                                 'attributes' => [
  17752.                                                     'attribute' => 'email',
  17753.                                                     'label' => 'Email',
  17754.                                                     'dataType' => 'email',
  17755.                                                     'layout' => [
  17756.                                                         'fieldtype' => 'email',
  17757.                                                         'width' => 646,
  17758.                                                         'defaultValue' => NULL,
  17759.                                                         'queryColumnType' => 'varchar',
  17760.                                                         'columnType' => 'varchar',
  17761.                                                         'columnLength' => 1024,
  17762.                                                         'regex' => '',
  17763.                                                         'unique' => NULL,
  17764.                                                         'showCharCount' => NULL,
  17765.                                                         'name' => 'email',
  17766.                                                         'title' => 'Email',
  17767.                                                         'tooltip' => '',
  17768.                                                         'mandatory' => true,
  17769.                                                         'noteditable' => false,
  17770.                                                         'index' => false,
  17771.                                                         'locked' => false,
  17772.                                                         'style' => '',
  17773.                                                         'permissions' => NULL,
  17774.                                                         'datatype' => 'data',
  17775.                                                         'relationType' => false,
  17776.                                                         'invisible' => false,
  17777.                                                         'visibleGridView' => false,
  17778.                                                         'visibleSearch' => false,
  17779.                                                         'defaultValueGenerator' => '',
  17780.                                                     ],
  17781.                                                 ],
  17782.                                                 'isOperator' => false,
  17783.                                             ],
  17784.                                             => [
  17785.                                                 'attributes' => [
  17786.                                                     'attribute' => 'phone',
  17787.                                                     'label' => 'Telefon',
  17788.                                                     'dataType' => 'input',
  17789.                                                     'layout' => [
  17790.                                                         'fieldtype' => 'input',
  17791.                                                         'width' => 646,
  17792.                                                         'defaultValue' => NULL,
  17793.                                                         'queryColumnType' => 'varchar',
  17794.                                                         'columnType' => 'varchar',
  17795.                                                         'columnLength' => 1024,
  17796.                                                         'regex' => '',
  17797.                                                         'unique' => false,
  17798.                                                         'showCharCount' => false,
  17799.                                                         'name' => 'phone',
  17800.                                                         'title' => 'Telefon',
  17801.                                                         'tooltip' => '',
  17802.                                                         'mandatory' => false,
  17803.                                                         'noteditable' => false,
  17804.                                                         'index' => false,
  17805.                                                         'locked' => false,
  17806.                                                         'style' => '',
  17807.                                                         'permissions' => NULL,
  17808.                                                         'datatype' => 'data',
  17809.                                                         'relationType' => false,
  17810.                                                         'invisible' => false,
  17811.                                                         'visibleGridView' => false,
  17812.                                                         'visibleSearch' => false,
  17813.                                                         'defaultValueGenerator' => '',
  17814.                                                     ],
  17815.                                                 ],
  17816.                                                 'isOperator' => false,
  17817.                                             ],
  17818.                                         ],
  17819.                                     ],
  17820.                                 ],
  17821.                                 'Kategorie' => [
  17822.                                     'id' => 'Kategorie',
  17823.                                     'name' => 'Kategorie',
  17824.                                     'columnConfig' => [
  17825.                                         'columns' => [
  17826.                                             => [
  17827.                                                 'attributes' => [
  17828.                                                     'attribute' => 'id',
  17829.                                                     'label' => 'id',
  17830.                                                     'dataType' => 'system',
  17831.                                                     'layout' => [
  17832.                                                         'title' => 'id',
  17833.                                                         'name' => 'id',
  17834.                                                         'datatype' => 'data',
  17835.                                                         'fieldtype' => 'system',
  17836.                                                     ],
  17837.                                                 ],
  17838.                                                 'isOperator' => false,
  17839.                                             ],
  17840.                                             => [
  17841.                                                 'attributes' => [
  17842.                                                     'attribute' => 'fullpath',
  17843.                                                     'label' => 'fullpath',
  17844.                                                     'dataType' => 'system',
  17845.                                                     'layout' => [
  17846.                                                         'title' => 'fullpath',
  17847.                                                         'name' => 'fullpath',
  17848.                                                         'datatype' => 'data',
  17849.                                                         'fieldtype' => 'system',
  17850.                                                     ],
  17851.                                                 ],
  17852.                                                 'isOperator' => false,
  17853.                                             ],
  17854.                                             => [
  17855.                                                 'attributes' => [
  17856.                                                     'attribute' => 'key',
  17857.                                                     'label' => 'key',
  17858.                                                     'dataType' => 'system',
  17859.                                                     'layout' => [
  17860.                                                         'title' => 'key',
  17861.                                                         'name' => 'key',
  17862.                                                         'datatype' => 'data',
  17863.                                                         'fieldtype' => 'system',
  17864.                                                     ],
  17865.                                                 ],
  17866.                                                 'isOperator' => false,
  17867.                                             ],
  17868.                                             => [
  17869.                                                 'attributes' => [
  17870.                                                     'attribute' => 'name',
  17871.                                                     'label' => 'Name',
  17872.                                                     'dataType' => 'input',
  17873.                                                     'layout' => [
  17874.                                                         'fieldtype' => 'input',
  17875.                                                         'width' => 608,
  17876.                                                         'defaultValue' => NULL,
  17877.                                                         'queryColumnType' => 'varchar',
  17878.                                                         'columnType' => 'varchar',
  17879.                                                         'columnLength' => 1024,
  17880.                                                         'regex' => '',
  17881.                                                         'unique' => false,
  17882.                                                         'showCharCount' => false,
  17883.                                                         'name' => 'name',
  17884.                                                         'title' => 'Name',
  17885.                                                         'tooltip' => '',
  17886.                                                         'mandatory' => false,
  17887.                                                         'noteditable' => false,
  17888.                                                         'index' => false,
  17889.                                                         'locked' => false,
  17890.                                                         'style' => '',
  17891.                                                         'permissions' => NULL,
  17892.                                                         'datatype' => 'data',
  17893.                                                         'relationType' => false,
  17894.                                                         'invisible' => false,
  17895.                                                         'visibleGridView' => true,
  17896.                                                         'visibleSearch' => true,
  17897.                                                         'defaultValueGenerator' => '',
  17898.                                                     ],
  17899.                                                 ],
  17900.                                                 'isOperator' => false,
  17901.                                             ],
  17902.                                         ],
  17903.                                     ],
  17904.                                 ],
  17905.                                 'Schlagwort' => [
  17906.                                     'id' => 'Schlagwort',
  17907.                                     'name' => 'Schlagwort',
  17908.                                     'columnConfig' => [
  17909.                                         'columns' => [
  17910.                                             => [
  17911.                                                 'attributes' => [
  17912.                                                     'attribute' => 'id',
  17913.                                                     'label' => 'id',
  17914.                                                     'dataType' => 'system',
  17915.                                                     'layout' => [
  17916.                                                         'title' => 'id',
  17917.                                                         'name' => 'id',
  17918.                                                         'datatype' => 'data',
  17919.                                                         'fieldtype' => 'system',
  17920.                                                     ],
  17921.                                                 ],
  17922.                                                 'isOperator' => false,
  17923.                                             ],
  17924.                                             => [
  17925.                                                 'attributes' => [
  17926.                                                     'attribute' => 'fullpath',
  17927.                                                     'label' => 'fullpath',
  17928.                                                     'dataType' => 'system',
  17929.                                                     'layout' => [
  17930.                                                         'title' => 'fullpath',
  17931.                                                         'name' => 'fullpath',
  17932.                                                         'datatype' => 'data',
  17933.                                                         'fieldtype' => 'system',
  17934.                                                     ],
  17935.                                                 ],
  17936.                                                 'isOperator' => false,
  17937.                                             ],
  17938.                                             => [
  17939.                                                 'attributes' => [
  17940.                                                     'attribute' => 'key',
  17941.                                                     'label' => 'key',
  17942.                                                     'dataType' => 'system',
  17943.                                                     'layout' => [
  17944.                                                         'title' => 'key',
  17945.                                                         'name' => 'key',
  17946.                                                         'datatype' => 'data',
  17947.                                                         'fieldtype' => 'system',
  17948.                                                     ],
  17949.                                                 ],
  17950.                                                 'isOperator' => false,
  17951.                                             ],
  17952.                                             => [
  17953.                                                 'attributes' => [
  17954.                                                     'attribute' => 'name',
  17955.                                                     'label' => 'Name',
  17956.                                                     'dataType' => 'input',
  17957.                                                     'layout' => [
  17958.                                                         'fieldtype' => 'input',
  17959.                                                         'width' => 608,
  17960.                                                         'defaultValue' => NULL,
  17961.                                                         'queryColumnType' => 'varchar',
  17962.                                                         'columnType' => 'varchar',
  17963.                                                         'columnLength' => 1024,
  17964.                                                         'regex' => '',
  17965.                                                         'unique' => false,
  17966.                                                         'showCharCount' => false,
  17967.                                                         'name' => 'name',
  17968.                                                         'title' => 'Name',
  17969.                                                         'tooltip' => '',
  17970.                                                         'mandatory' => false,
  17971.                                                         'noteditable' => false,
  17972.                                                         'index' => false,
  17973.                                                         'locked' => false,
  17974.                                                         'style' => '',
  17975.                                                         'permissions' => NULL,
  17976.                                                         'datatype' => 'data',
  17977.                                                         'relationType' => false,
  17978.                                                         'invisible' => false,
  17979.                                                         'visibleGridView' => true,
  17980.                                                         'visibleSearch' => true,
  17981.                                                         'defaultValueGenerator' => '',
  17982.                                                     ],
  17983.                                                 ],
  17984.                                                 'isOperator' => false,
  17985.                                             ],
  17986.                                         ],
  17987.                                     ],
  17988.                                 ],
  17989.                                 'Bundle' => [
  17990.                                     'id' => 'Bundle',
  17991.                                     'name' => 'Bundle',
  17992.                                     'columnConfig' => [
  17993.                                         'columns' => [
  17994.                                             => [
  17995.                                                 'attributes' => [
  17996.                                                     'attribute' => 'bundleName',
  17997.                                                     'label' => 'Paket Bezeichnung',
  17998.                                                     'dataType' => 'input',
  17999.                                                 ],
  18000.                                                 'isOperator' => false,
  18001.                                             ],
  18002.                                             => [
  18003.                                                 'attributes' => [
  18004.                                                     'attribute' => 'topline',
  18005.                                                     'label' => 'Topline',
  18006.                                                     'dataType' => 'input',
  18007.                                                 ],
  18008.                                                 'isOperator' => false,
  18009.                                             ],
  18010.                                             => [
  18011.                                                 'attributes' => [
  18012.                                                     'attribute' => 'URL',
  18013.                                                     'label' => 'Partner URL',
  18014.                                                     'dataType' => 'input',
  18015.                                                 ],
  18016.                                                 'isOperator' => false,
  18017.                                             ],
  18018.                                             => [
  18019.                                                 'attributes' => [
  18020.                                                     'attribute' => 'buttonText',
  18021.                                                     'label' => 'Button Text',
  18022.                                                     'dataType' => 'input',
  18023.                                                 ],
  18024.                                                 'isOperator' => false,
  18025.                                             ],
  18026.                                             => [
  18027.                                                 'attributes' => [
  18028.                                                     'attribute' => 'URL1',
  18029.                                                     'label' => 'Partner URL',
  18030.                                                     'dataType' => 'input',
  18031.                                                 ],
  18032.                                                 'isOperator' => false,
  18033.                                             ],
  18034.                                             => [
  18035.                                                 'attributes' => [
  18036.                                                     'attribute' => 'fliesstext',
  18037.                                                     'label' => 'Text',
  18038.                                                     'dataType' => 'wysiwyg',
  18039.                                                 ],
  18040.                                                 'isOperator' => false,
  18041.                                             ],
  18042.                                             => [
  18043.                                                 'attributes' => [
  18044.                                                     'attribute' => 'product',
  18045.                                                     'label' => 'Produkte',
  18046.                                                     'dataType' => 'manyToManyObjectRelation',
  18047.                                                 ],
  18048.                                                 'isOperator' => false,
  18049.                                             ],
  18050.                                             => [
  18051.                                                 'attributes' => [
  18052.                                                     'attribute' => 'image16x9',
  18053.                                                     'label' => 'Bild 16x9',
  18054.                                                     'dataType' => 'hotspotimage',
  18055.                                                 ],
  18056.                                                 'isOperator' => false,
  18057.                                             ],
  18058.                                             => [
  18059.                                                 'attributes' => [
  18060.                                                     'attribute' => 'image1x1',
  18061.                                                     'label' => 'Bild 1x1',
  18062.                                                     'dataType' => 'hotspotimage',
  18063.                                                 ],
  18064.                                                 'isOperator' => false,
  18065.                                             ],
  18066.                                             => [
  18067.                                                 'attributes' => [
  18068.                                                     'attribute' => 'image5x8',
  18069.                                                     'label' => 'Bild 5x8',
  18070.                                                     'dataType' => 'hotspotimage',
  18071.                                                 ],
  18072.                                                 'isOperator' => false,
  18073.                                             ],
  18074.                                             10 => [
  18075.                                                 'attributes' => [
  18076.                                                     'attribute' => 'imageMood',
  18077.                                                     'label' => 'Moodimage',
  18078.                                                     'dataType' => 'hotspotimage',
  18079.                                                 ],
  18080.                                                 'isOperator' => false,
  18081.                                             ],
  18082.                                             11 => [
  18083.                                                 'attributes' => [
  18084.                                                     'attribute' => 'imageProductBundle',
  18085.                                                     'label' => 'Bundle-Bild',
  18086.                                                     'dataType' => 'hotspotimage',
  18087.                                                 ],
  18088.                                                 'isOperator' => false,
  18089.                                             ],
  18090.                                             12 => [
  18091.                                                 'attributes' => [
  18092.                                                     'attribute' => 'id',
  18093.                                                     'label' => 'ID',
  18094.                                                     'dataType' => 'system',
  18095.                                                 ],
  18096.                                                 'isOperator' => false,
  18097.                                             ],
  18098.                                             13 => [
  18099.                                                 'attributes' => [
  18100.                                                     'attribute' => 'key',
  18101.                                                     'label' => 'Schlüssel',
  18102.                                                     'dataType' => 'system',
  18103.                                                 ],
  18104.                                                 'isOperator' => false,
  18105.                                             ],
  18106.                                             14 => [
  18107.                                                 'attributes' => [
  18108.                                                     'attribute' => 'creationDate',
  18109.                                                     'label' => 'Erstellungsdatum',
  18110.                                                     'dataType' => 'system',
  18111.                                                 ],
  18112.                                                 'isOperator' => false,
  18113.                                             ],
  18114.                                             15 => [
  18115.                                                 'attributes' => [
  18116.                                                     'attribute' => 'modificationDate',
  18117.                                                     'label' => 'Änderungsdatum',
  18118.                                                     'dataType' => 'system',
  18119.                                                 ],
  18120.                                                 'isOperator' => false,
  18121.                                             ],
  18122.                                             16 => [
  18123.                                                 'attributes' => [
  18124.                                                     'attribute' => 'bundleVideo',
  18125.                                                     'label' => 'Video',
  18126.                                                     'dataType' => 'video',
  18127.                                                 ],
  18128.                                                 'isOperator' => false,
  18129.                                             ],
  18130.                                         ],
  18131.                                     ],
  18132.                                 ],
  18133.                                 'Stellenanzeige' => [
  18134.                                     'id' => 'Stellenanzeige',
  18135.                                     'name' => 'Stellenanzeige',
  18136.                                     'columnConfig' => [
  18137.                                         'columns' => [
  18138.                                             => [
  18139.                                                 'attributes' => [
  18140.                                                     'attribute' => 'UmantisID',
  18141.                                                     'label' => 'Umantis ID',
  18142.                                                     'dataType' => 'input',
  18143.                                                 ],
  18144.                                                 'isOperator' => false,
  18145.                                             ],
  18146.                                             => [
  18147.                                                 'attributes' => [
  18148.                                                     'attribute' => 'Jobtitle',
  18149.                                                     'label' => 'Jobtitle',
  18150.                                                     'dataType' => 'input',
  18151.                                                 ],
  18152.                                                 'isOperator' => false,
  18153.                                             ],
  18154.                                             => [
  18155.                                                 'attributes' => [
  18156.                                                     'attribute' => 'OnlineSince',
  18157.                                                     'label' => 'Online Since',
  18158.                                                     'dataType' => 'input',
  18159.                                                 ],
  18160.                                                 'isOperator' => false,
  18161.                                             ],
  18162.                                             => [
  18163.                                                 'attributes' => [
  18164.                                                     'attribute' => 'PlaceOfWork',
  18165.                                                     'label' => 'Standort',
  18166.                                                     'dataType' => 'input',
  18167.                                                 ],
  18168.                                                 'isOperator' => false,
  18169.                                             ],
  18170.                                             => [
  18171.                                                 'attributes' => [
  18172.                                                     'attribute' => 'Department',
  18173.                                                     'label' => 'Abteilung',
  18174.                                                     'dataType' => 'input',
  18175.                                                 ],
  18176.                                                 'isOperator' => false,
  18177.                                             ],
  18178.                                             => [
  18179.                                                 'attributes' => [
  18180.                                                     'attribute' => 'EntryLevel',
  18181.                                                     'label' => 'Entry Level',
  18182.                                                     'dataType' => 'input',
  18183.                                                 ],
  18184.                                                 'isOperator' => false,
  18185.                                             ],
  18186.                                             => [
  18187.                                                 'attributes' => [
  18188.                                                     'attribute' => 'EmploymentType',
  18189.                                                     'label' => 'Art',
  18190.                                                     'dataType' => 'input',
  18191.                                                 ],
  18192.                                                 'isOperator' => false,
  18193.                                             ],
  18194.                                             => [
  18195.                                                 'attributes' => [
  18196.                                                     'attribute' => 'ContractType',
  18197.                                                     'label' => 'Vertragstype',
  18198.                                                     'dataType' => 'input',
  18199.                                                 ],
  18200.                                                 'isOperator' => false,
  18201.                                             ],
  18202.                                             => [
  18203.                                                 'attributes' => [
  18204.                                                     'attribute' => 'HRExpert_Surname',
  18205.                                                     'label' => 'Vorname Sachbearbeiter',
  18206.                                                     'dataType' => 'input',
  18207.                                                 ],
  18208.                                                 'isOperator' => false,
  18209.                                             ],
  18210.                                             => [
  18211.                                                 'attributes' => [
  18212.                                                     'attribute' => 'HRExpert_Name',
  18213.                                                     'label' => 'Nachname Sachbearbeiter',
  18214.                                                     'dataType' => 'input',
  18215.                                                 ],
  18216.                                                 'isOperator' => false,
  18217.                                             ],
  18218.                                             10 => [
  18219.                                                 'attributes' => [
  18220.                                                     'attribute' => 'HRExpert_Phone',
  18221.                                                     'label' => 'Tel. Sachbearbeiter',
  18222.                                                     'dataType' => 'input',
  18223.                                                 ],
  18224.                                                 'isOperator' => false,
  18225.                                             ],
  18226.                                             11 => [
  18227.                                                 'attributes' => [
  18228.                                                     'attribute' => 'HRExpert_Email',
  18229.                                                     'label' => 'E-Mail Sachbearbeiter',
  18230.                                                     'dataType' => 'input',
  18231.                                                 ],
  18232.                                                 'isOperator' => false,
  18233.                                             ],
  18234.                                             12 => [
  18235.                                                 'attributes' => [
  18236.                                                     'attribute' => 'ApplyURL',
  18237.                                                     'label' => 'URL Bewerbung',
  18238.                                                     'dataType' => 'input',
  18239.                                                 ],
  18240.                                                 'isOperator' => false,
  18241.                                             ],
  18242.                                             13 => [
  18243.                                                 'attributes' => [
  18244.                                                     'attribute' => 'PublicationURL',
  18245.                                                     'label' => 'URL Bewerbung',
  18246.                                                     'dataType' => 'input',
  18247.                                                 ],
  18248.                                                 'isOperator' => false,
  18249.                                             ],
  18250.                                             14 => [
  18251.                                                 'attributes' => [
  18252.                                                     'attribute' => 'TitelTextblock1',
  18253.                                                     'label' => 'Titel Textblock 1',
  18254.                                                     'dataType' => 'input',
  18255.                                                 ],
  18256.                                                 'isOperator' => false,
  18257.                                             ],
  18258.                                             15 => [
  18259.                                                 'attributes' => [
  18260.                                                     'attribute' => 'Textblock1',
  18261.                                                     'label' => 'Textblock 1',
  18262.                                                     'dataType' => 'textarea',
  18263.                                                 ],
  18264.                                                 'isOperator' => false,
  18265.                                             ],
  18266.                                             16 => [
  18267.                                                 'attributes' => [
  18268.                                                     'attribute' => 'TitelTextblock2',
  18269.                                                     'label' => 'Titel Textblock 2',
  18270.                                                     'dataType' => 'input',
  18271.                                                 ],
  18272.                                                 'isOperator' => false,
  18273.                                             ],
  18274.                                             17 => [
  18275.                                                 'attributes' => [
  18276.                                                     'attribute' => 'Textblock2',
  18277.                                                     'label' => 'Textblock 2',
  18278.                                                     'dataType' => 'textarea',
  18279.                                                 ],
  18280.                                                 'isOperator' => false,
  18281.                                             ],
  18282.                                             18 => [
  18283.                                                 'attributes' => [
  18284.                                                     'attribute' => 'TitelTextblock3',
  18285.                                                     'label' => 'Titel Textblock 3',
  18286.                                                     'dataType' => 'input',
  18287.                                                 ],
  18288.                                                 'isOperator' => false,
  18289.                                             ],
  18290.                                             19 => [
  18291.                                                 'attributes' => [
  18292.                                                     'attribute' => 'Textblock3',
  18293.                                                     'label' => 'Textblock 3',
  18294.                                                     'dataType' => 'textarea',
  18295.                                                 ],
  18296.                                                 'isOperator' => false,
  18297.                                             ],
  18298.                                             20 => [
  18299.                                                 'attributes' => [
  18300.                                                     'attribute' => 'TitelTextblock4',
  18301.                                                     'label' => 'Titel Textblock 4',
  18302.                                                     'dataType' => 'input',
  18303.                                                 ],
  18304.                                                 'isOperator' => false,
  18305.                                             ],
  18306.                                             21 => [
  18307.                                                 'attributes' => [
  18308.                                                     'attribute' => 'Textblock4',
  18309.                                                     'label' => 'Textblock 4',
  18310.                                                     'dataType' => 'textarea',
  18311.                                                 ],
  18312.                                                 'isOperator' => false,
  18313.                                             ],
  18314.                                             22 => [
  18315.                                                 'attributes' => [
  18316.                                                     'attribute' => 'TitelTextblock5',
  18317.                                                     'label' => 'Titel Textblock 5',
  18318.                                                     'dataType' => 'input',
  18319.                                                 ],
  18320.                                                 'isOperator' => false,
  18321.                                             ],
  18322.                                             23 => [
  18323.                                                 'attributes' => [
  18324.                                                     'attribute' => 'Textblock5',
  18325.                                                     'label' => 'Textblock 5',
  18326.                                                     'dataType' => 'textarea',
  18327.                                                 ],
  18328.                                                 'isOperator' => false,
  18329.                                             ],
  18330.                                             24 => [
  18331.                                                 'attributes' => [
  18332.                                                     'attribute' => 'TitelTextblock6',
  18333.                                                     'label' => 'Titel Textblock 6',
  18334.                                                     'dataType' => 'input',
  18335.                                                 ],
  18336.                                                 'isOperator' => false,
  18337.                                             ],
  18338.                                             25 => [
  18339.                                                 'attributes' => [
  18340.                                                     'attribute' => 'Textblock6',
  18341.                                                     'label' => 'Textblock 6',
  18342.                                                     'dataType' => 'textarea',
  18343.                                                 ],
  18344.                                                 'isOperator' => false,
  18345.                                             ],
  18346.                                             26 => [
  18347.                                                 'attributes' => [
  18348.                                                     'attribute' => 'TitelTextblock7',
  18349.                                                     'label' => 'Titel Textblock 7',
  18350.                                                     'dataType' => 'input',
  18351.                                                 ],
  18352.                                                 'isOperator' => false,
  18353.                                             ],
  18354.                                             27 => [
  18355.                                                 'attributes' => [
  18356.                                                     'attribute' => 'Textblock7',
  18357.                                                     'label' => 'Textblock 7',
  18358.                                                     'dataType' => 'textarea',
  18359.                                                 ],
  18360.                                                 'isOperator' => false,
  18361.                                             ],
  18362.                                             28 => [
  18363.                                                 'attributes' => [
  18364.                                                     'attribute' => 'TitelTextblock8',
  18365.                                                     'label' => 'Titel Textblock 8',
  18366.                                                     'dataType' => 'input',
  18367.                                                 ],
  18368.                                                 'isOperator' => false,
  18369.                                             ],
  18370.                                             29 => [
  18371.                                                 'attributes' => [
  18372.                                                     'attribute' => 'Textblock8',
  18373.                                                     'label' => 'Textblock 8',
  18374.                                                     'dataType' => 'textarea',
  18375.                                                 ],
  18376.                                                 'isOperator' => false,
  18377.                                             ],
  18378.                                             30 => [
  18379.                                                 'attributes' => [
  18380.                                                     'attribute' => 'id',
  18381.                                                     'label' => 'ID',
  18382.                                                     'dataType' => 'system',
  18383.                                                 ],
  18384.                                                 'isOperator' => false,
  18385.                                             ],
  18386.                                             31 => [
  18387.                                                 'attributes' => [
  18388.                                                     'attribute' => 'key',
  18389.                                                     'label' => 'Schlüssel',
  18390.                                                     'dataType' => 'system',
  18391.                                                 ],
  18392.                                                 'isOperator' => false,
  18393.                                             ],
  18394.                                             32 => [
  18395.                                                 'attributes' => [
  18396.                                                     'attribute' => 'published',
  18397.                                                     'label' => 'Veröffentlicht',
  18398.                                                     'dataType' => 'system',
  18399.                                                 ],
  18400.                                                 'isOperator' => false,
  18401.                                             ],
  18402.                                             33 => [
  18403.                                                 'attributes' => [
  18404.                                                     'attribute' => 'creationDate',
  18405.                                                     'label' => 'Erstellungsdatum',
  18406.                                                     'dataType' => 'system',
  18407.                                                 ],
  18408.                                                 'isOperator' => false,
  18409.                                             ],
  18410.                                             34 => [
  18411.                                                 'attributes' => [
  18412.                                                     'attribute' => 'modificationDate',
  18413.                                                     'label' => 'Änderungsdatum',
  18414.                                                     'dataType' => 'system',
  18415.                                                 ],
  18416.                                                 'isOperator' => false,
  18417.                                             ],
  18418.                                             35 => [
  18419.                                                 'attributes' => [
  18420.                                                     'attribute' => 'image16x9',
  18421.                                                     'label' => 'Headerbild 16x9',
  18422.                                                     'dataType' => 'hotspotimage',
  18423.                                                 ],
  18424.                                                 'isOperator' => false,
  18425.                                             ],
  18426.                                             36 => [
  18427.                                                 'attributes' => [
  18428.                                                     'attribute' => 'image5x8',
  18429.                                                     'label' => 'Headerbild 5x8',
  18430.                                                     'dataType' => 'hotspotimage',
  18431.                                                 ],
  18432.                                                 'isOperator' => false,
  18433.                                             ],
  18434.                                             37 => [
  18435.                                                 'attributes' => [
  18436.                                                     'attribute' => 'image1x1',
  18437.                                                     'label' => 'Headerbild 1x1',
  18438.                                                     'dataType' => 'hotspotimage',
  18439.                                                 ],
  18440.                                                 'isOperator' => false,
  18441.                                             ],
  18442.                                             38 => [
  18443.                                                 'attributes' => [
  18444.                                                     'attribute' => 'imageRecruiter',
  18445.                                                     'label' => 'Recruiter',
  18446.                                                     'dataType' => 'hotspotimage',
  18447.                                                 ],
  18448.                                                 'isOperator' => false,
  18449.                                             ],
  18450.                                         ],
  18451.                                     ],
  18452.                                 ],
  18453.                             ],
  18454.                             'mutationEntities' => [
  18455.                             ],
  18456.                             'specialEntities' => [
  18457.                                 'document' => [
  18458.                                     'read' => true,
  18459.                                     'create' => false,
  18460.                                     'update' => false,
  18461.                                     'delete' => false,
  18462.                                 ],
  18463.                                 'document_folder' => [
  18464.                                     'read' => true,
  18465.                                     'create' => false,
  18466.                                     'update' => false,
  18467.                                     'delete' => false,
  18468.                                 ],
  18469.                                 'asset' => [
  18470.                                     'read' => true,
  18471.                                     'create' => false,
  18472.                                     'update' => false,
  18473.                                     'delete' => false,
  18474.                                 ],
  18475.                                 'asset_folder' => [
  18476.                                     'read' => true,
  18477.                                     'create' => false,
  18478.                                     'update' => false,
  18479.                                     'delete' => false,
  18480.                                 ],
  18481.                                 'asset_listing' => [
  18482.                                     'read' => true,
  18483.                                     'create' => false,
  18484.                                     'update' => false,
  18485.                                     'delete' => false,
  18486.                                 ],
  18487.                                 'object_folder' => [
  18488.                                     'read' => true,
  18489.                                     'create' => false,
  18490.                                     'update' => false,
  18491.                                     'delete' => false,
  18492.                                 ],
  18493.                                 'translation' => [
  18494.                                     'read' => false,
  18495.                                     'create' => false,
  18496.                                     'update' => false,
  18497.                                     'delete' => false,
  18498.                                 ],
  18499.                                 'translation_listing' => [
  18500.                                     'read' => false,
  18501.                                     'create' => false,
  18502.                                     'update' => false,
  18503.                                     'delete' => false,
  18504.                                 ],
  18505.                             ],
  18506.                         ],
  18507.                         'security' => [
  18508.                             'method' => 'datahub_apikey',
  18509.                             'apikey' => [
  18510.                                 => '9480d71c1ad6625dde10d8845aff964d',
  18511.                                 => 'd6fbe4163ef8c537a8d88bf82054a75c',
  18512.                             ],
  18513.                             'skipPermissionCheck' => false,
  18514.                             'disableIntrospection' => false,
  18515.                         ],
  18516.                         'workspaces' => [
  18517.                             'asset' => [
  18518.                                 => [
  18519.                                     'read' => true,
  18520.                                     'cpath' => '/',
  18521.                                     'create' => false,
  18522.                                     'update' => false,
  18523.                                     'delete' => false,
  18524.                                     'id' => 'extModel1444-1',
  18525.                                 ],
  18526.                             ],
  18527.                             'document' => [
  18528.                                 => [
  18529.                                     'read' => true,
  18530.                                     'cpath' => '/',
  18531.                                     'create' => false,
  18532.                                     'update' => false,
  18533.                                     'delete' => false,
  18534.                                     'id' => 'extModel1418-1',
  18535.                                 ],
  18536.                             ],
  18537.                             'object' => [
  18538.                                 => [
  18539.                                     'read' => true,
  18540.                                     'cpath' => '/',
  18541.                                     'create' => false,
  18542.                                     'update' => false,
  18543.                                     'delete' => false,
  18544.                                     'id' => 'extModel1470-1',
  18545.                                 ],
  18546.                             ],
  18547.                         ],
  18548.                         'permissions' => [
  18549.                             'user' => [
  18550.                             ],
  18551.                             'role' => [
  18552.                             ],
  18553.                         ],
  18554.                     ],
  18555.                     'JobasBackup' => [
  18556.                         'general' => [
  18557.                             'active' => true,
  18558.                             'type' => 'dataImporterDataObject',
  18559.                             'name' => 'JobasBackup',
  18560.                             'description' => '',
  18561.                             'group' => 'Backups',
  18562.                             'path' => NULL,
  18563.                             'modificationDate' => 1773906439,
  18564.                             'createDate' => 1697033031,
  18565.                         ],
  18566.                         'loaderConfig' => [
  18567.                             'type' => 'upload',
  18568.                             'settings' => [
  18569.                                 'uploadFilePath' => 'JobasBackup/upload.import',
  18570.                             ],
  18571.                         ],
  18572.                         'interpreterConfig' => [
  18573.                             'type' => 'xml',
  18574.                             'settings' => [
  18575.                                 'xpath' => '/jobs/job',
  18576.                                 'schema' => '',
  18577.                             ],
  18578.                         ],
  18579.                         'resolverConfig' => [
  18580.                             'elementType' => 'dataObject',
  18581.                             'dataObjectClassId' => '18',
  18582.                             'loadingStrategy' => [
  18583.                                 'type' => 'attribute',
  18584.                                 'settings' => [
  18585.                                     'dataSourceIndex' => 'StellenID',
  18586.                                     'attributeName' => 'UmantisID',
  18587.                                     'language' => '',
  18588.                                 ],
  18589.                             ],
  18590.                             'createLocationStrategy' => [
  18591.                                 'type' => 'staticPath',
  18592.                                 'settings' => [
  18593.                                     'path' => '/Stellenanzeigen',
  18594.                                 ],
  18595.                             ],
  18596.                             'locationUpdateStrategy' => [
  18597.                                 'type' => 'staticPath',
  18598.                                 'settings' => [
  18599.                                     'path' => '/Stellenanzeigen',
  18600.                                 ],
  18601.                             ],
  18602.                             'publishingStrategy' => [
  18603.                                 'type' => 'alwaysPublish',
  18604.                             ],
  18605.                         ],
  18606.                         'processingConfig' => [
  18607.                             'executionType' => 'sequential',
  18608.                             'doArchiveImportFile' => true,
  18609.                             'idDataIndex' => 'StellenID',
  18610.                             'cleanup' => [
  18611.                                 'doCleanup' => true,
  18612.                                 'strategy' => 'unpublish',
  18613.                             ],
  18614.                         ],
  18615.                         'mappingConfig' => [
  18616.                             => [
  18617.                                 'label' => 'StellenID',
  18618.                                 'dataSourceIndex' => [
  18619.                                     => 'StellenID',
  18620.                                 ],
  18621.                                 'transformationResultType' => 'default',
  18622.                                 'dataTarget' => [
  18623.                                     'type' => 'direct',
  18624.                                     'settings' => [
  18625.                                         'fieldName' => 'UmantisID',
  18626.                                         'language' => '',
  18627.                                         'writeIfTargetIsNotEmpty' => true,
  18628.                                         'writeIfSourceIsEmpty' => true,
  18629.                                     ],
  18630.                                 ],
  18631.                                 'transformationPipeline' => [
  18632.                                 ],
  18633.                             ],
  18634.                             => [
  18635.                                 'label' => 'Jobtitle',
  18636.                                 'dataSourceIndex' => [
  18637.                                     => 'Jobtitel',
  18638.                                 ],
  18639.                                 'settings' => [
  18640.                                     'original' => '/',
  18641.                                     'converted' => ' und ',
  18642.                                 ],
  18643.                                 'transformationResultType' => 'default',
  18644.                                 'dataTarget' => [
  18645.                                     'type' => 'direct',
  18646.                                     'settings' => [
  18647.                                         'fieldName' => 'Jobtitle',
  18648.                                         'language' => '',
  18649.                                         'writeIfTargetIsNotEmpty' => true,
  18650.                                         'writeIfSourceIsEmpty' => true,
  18651.                                     ],
  18652.                                 ],
  18653.                                 'transformationPipeline' => [
  18654.                                     => [
  18655.                                         'settings' => [
  18656.                                             'original' => '/',
  18657.                                             'converted' => ' und ',
  18658.                                         ],
  18659.                                         'type' => 'conditionalConversion',
  18660.                                     ],
  18661.                                 ],
  18662.                             ],
  18663.                             => [
  18664.                                 'label' => 'TitelTextblock1',
  18665.                                 'dataSourceIndex' => [
  18666.                                     => 'TitelTextblock1',
  18667.                                 ],
  18668.                                 'transformationResultType' => 'default',
  18669.                                 'dataTarget' => [
  18670.                                     'type' => 'direct',
  18671.                                     'settings' => [
  18672.                                         'fieldName' => 'TitelTextblock1',
  18673.                                         'language' => '',
  18674.                                         'writeIfTargetIsNotEmpty' => true,
  18675.                                         'writeIfSourceIsEmpty' => true,
  18676.                                     ],
  18677.                                 ],
  18678.                                 'transformationPipeline' => [
  18679.                                 ],
  18680.                             ],
  18681.                             => [
  18682.                                 'label' => 'Textblock1',
  18683.                                 'dataSourceIndex' => [
  18684.                                     => 'Textblock1',
  18685.                                 ],
  18686.                                 'transformationResultType' => 'default',
  18687.                                 'dataTarget' => [
  18688.                                     'type' => 'direct',
  18689.                                     'settings' => [
  18690.                                         'fieldName' => 'Textblock1',
  18691.                                         'language' => '',
  18692.                                         'writeIfTargetIsNotEmpty' => true,
  18693.                                         'writeIfSourceIsEmpty' => true,
  18694.                                     ],
  18695.                                 ],
  18696.                                 'transformationPipeline' => [
  18697.                                     => [
  18698.                                         'type' => 'htmlDecode',
  18699.                                     ],
  18700.                                 ],
  18701.                             ],
  18702.                             => [
  18703.                                 'label' => 'TitelTextblock2',
  18704.                                 'dataSourceIndex' => [
  18705.                                     => 'TitelTextblock2',
  18706.                                 ],
  18707.                                 'transformationResultType' => 'default',
  18708.                                 'dataTarget' => [
  18709.                                     'type' => 'direct',
  18710.                                     'settings' => [
  18711.                                         'fieldName' => 'TitelTextblock2',
  18712.                                         'language' => '',
  18713.                                         'writeIfTargetIsNotEmpty' => true,
  18714.                                         'writeIfSourceIsEmpty' => true,
  18715.                                     ],
  18716.                                 ],
  18717.                                 'transformationPipeline' => [
  18718.                                 ],
  18719.                             ],
  18720.                             => [
  18721.                                 'label' => 'Textblock2',
  18722.                                 'dataSourceIndex' => [
  18723.                                     => 'Textblock2',
  18724.                                 ],
  18725.                                 'transformationResultType' => 'default',
  18726.                                 'dataTarget' => [
  18727.                                     'type' => 'direct',
  18728.                                     'settings' => [
  18729.                                         'fieldName' => 'Textblock2',
  18730.                                         'language' => '',
  18731.                                         'writeIfTargetIsNotEmpty' => true,
  18732.                                         'writeIfSourceIsEmpty' => true,
  18733.                                     ],
  18734.                                 ],
  18735.                                 'transformationPipeline' => [
  18736.                                 ],
  18737.                             ],
  18738.                             => [
  18739.                                 'label' => 'TitelTextblock3',
  18740.                                 'dataSourceIndex' => [
  18741.                                     => 'TitelTextblock3',
  18742.                                 ],
  18743.                                 'transformationResultType' => 'default',
  18744.                                 'dataTarget' => [
  18745.                                     'type' => 'direct',
  18746.                                     'settings' => [
  18747.                                         'fieldName' => 'TitelTextblock3',
  18748.                                         'language' => '',
  18749.                                         'writeIfTargetIsNotEmpty' => true,
  18750.                                         'writeIfSourceIsEmpty' => true,
  18751.                                     ],
  18752.                                 ],
  18753.                                 'transformationPipeline' => [
  18754.                                 ],
  18755.                             ],
  18756.                             => [
  18757.                                 'label' => 'Textblock3',
  18758.                                 'dataSourceIndex' => [
  18759.                                     => 'Textblock3',
  18760.                                 ],
  18761.                                 'transformationResultType' => 'default',
  18762.                                 'dataTarget' => [
  18763.                                     'type' => 'direct',
  18764.                                     'settings' => [
  18765.                                         'fieldName' => 'Textblock3',
  18766.                                         'language' => '',
  18767.                                         'writeIfTargetIsNotEmpty' => true,
  18768.                                         'writeIfSourceIsEmpty' => true,
  18769.                                     ],
  18770.                                 ],
  18771.                                 'transformationPipeline' => [
  18772.                                     => [
  18773.                                         'type' => 'htmlDecode',
  18774.                                     ],
  18775.                                 ],
  18776.                             ],
  18777.                             => [
  18778.                                 'label' => 'TitelTextblock4',
  18779.                                 'dataSourceIndex' => [
  18780.                                     => 'TitelTextblock4',
  18781.                                 ],
  18782.                                 'transformationResultType' => 'default',
  18783.                                 'dataTarget' => [
  18784.                                     'type' => 'direct',
  18785.                                     'settings' => [
  18786.                                         'fieldName' => 'TitelTextblock4',
  18787.                                         'language' => '',
  18788.                                         'writeIfTargetIsNotEmpty' => true,
  18789.                                         'writeIfSourceIsEmpty' => true,
  18790.                                     ],
  18791.                                 ],
  18792.                                 'transformationPipeline' => [
  18793.                                 ],
  18794.                             ],
  18795.                             => [
  18796.                                 'label' => 'Textblock4',
  18797.                                 'dataSourceIndex' => [
  18798.                                     => 'Textblock4',
  18799.                                 ],
  18800.                                 'transformationResultType' => 'default',
  18801.                                 'dataTarget' => [
  18802.                                     'type' => 'direct',
  18803.                                     'settings' => [
  18804.                                         'fieldName' => 'Textblock4',
  18805.                                         'language' => '',
  18806.                                         'writeIfTargetIsNotEmpty' => true,
  18807.                                         'writeIfSourceIsEmpty' => true,
  18808.                                     ],
  18809.                                 ],
  18810.                                 'transformationPipeline' => [
  18811.                                     => [
  18812.                                         'type' => 'htmlDecode',
  18813.                                     ],
  18814.                                 ],
  18815.                             ],
  18816.                             10 => [
  18817.                                 'label' => 'TitelTextblock5',
  18818.                                 'dataSourceIndex' => [
  18819.                                     => 'TitelTextblock5',
  18820.                                 ],
  18821.                                 'transformationResultType' => 'default',
  18822.                                 'dataTarget' => [
  18823.                                     'type' => 'direct',
  18824.                                     'settings' => [
  18825.                                         'fieldName' => 'TitelTextblock5',
  18826.                                         'language' => '',
  18827.                                         'writeIfTargetIsNotEmpty' => true,
  18828.                                         'writeIfSourceIsEmpty' => true,
  18829.                                     ],
  18830.                                 ],
  18831.                                 'transformationPipeline' => [
  18832.                                 ],
  18833.                             ],
  18834.                             11 => [
  18835.                                 'label' => 'Textblock5',
  18836.                                 'dataSourceIndex' => [
  18837.                                     => 'Textblock5',
  18838.                                 ],
  18839.                                 'transformationResultType' => 'default',
  18840.                                 'dataTarget' => [
  18841.                                     'type' => 'direct',
  18842.                                     'settings' => [
  18843.                                         'fieldName' => 'Textblock5',
  18844.                                         'language' => '',
  18845.                                         'writeIfTargetIsNotEmpty' => true,
  18846.                                         'writeIfSourceIsEmpty' => true,
  18847.                                     ],
  18848.                                 ],
  18849.                                 'transformationPipeline' => [
  18850.                                     => [
  18851.                                         'type' => 'htmlDecode',
  18852.                                     ],
  18853.                                 ],
  18854.                             ],
  18855.                             12 => [
  18856.                                 'label' => 'TitelTextblock6',
  18857.                                 'dataSourceIndex' => [
  18858.                                     => 'TitelTextblock6',
  18859.                                 ],
  18860.                                 'transformationResultType' => 'default',
  18861.                                 'dataTarget' => [
  18862.                                     'type' => 'direct',
  18863.                                     'settings' => [
  18864.                                         'fieldName' => 'TitelTextblock6',
  18865.                                         'language' => '',
  18866.                                         'writeIfTargetIsNotEmpty' => true,
  18867.                                         'writeIfSourceIsEmpty' => true,
  18868.                                     ],
  18869.                                 ],
  18870.                                 'transformationPipeline' => [
  18871.                                 ],
  18872.                             ],
  18873.                             13 => [
  18874.                                 'label' => 'Textblock6',
  18875.                                 'dataSourceIndex' => [
  18876.                                     => 'Textblock6',
  18877.                                 ],
  18878.                                 'transformationResultType' => 'default',
  18879.                                 'dataTarget' => [
  18880.                                     'type' => 'direct',
  18881.                                     'settings' => [
  18882.                                         'fieldName' => 'Textblock6',
  18883.                                         'language' => '',
  18884.                                         'writeIfTargetIsNotEmpty' => true,
  18885.                                         'writeIfSourceIsEmpty' => true,
  18886.                                     ],
  18887.                                 ],
  18888.                                 'transformationPipeline' => [
  18889.                                 ],
  18890.                             ],
  18891.                             14 => [
  18892.                                 'label' => 'TitelTextblock7',
  18893.                                 'dataSourceIndex' => [
  18894.                                     => 'TitelTextblock7',
  18895.                                 ],
  18896.                                 'transformationResultType' => 'default',
  18897.                                 'dataTarget' => [
  18898.                                     'type' => 'direct',
  18899.                                     'settings' => [
  18900.                                         'fieldName' => 'TitelTextblock7',
  18901.                                         'language' => '',
  18902.                                         'writeIfTargetIsNotEmpty' => true,
  18903.                                         'writeIfSourceIsEmpty' => true,
  18904.                                     ],
  18905.                                 ],
  18906.                                 'transformationPipeline' => [
  18907.                                 ],
  18908.                             ],
  18909.                             15 => [
  18910.                                 'label' => 'Textblock7',
  18911.                                 'dataSourceIndex' => [
  18912.                                     => 'Textblock7',
  18913.                                 ],
  18914.                                 'transformationResultType' => 'default',
  18915.                                 'dataTarget' => [
  18916.                                     'type' => 'direct',
  18917.                                     'settings' => [
  18918.                                         'fieldName' => 'Textblock7',
  18919.                                         'language' => '',
  18920.                                         'writeIfTargetIsNotEmpty' => true,
  18921.                                         'writeIfSourceIsEmpty' => true,
  18922.                                     ],
  18923.                                 ],
  18924.                                 'transformationPipeline' => [
  18925.                                 ],
  18926.                             ],
  18927.                             16 => [
  18928.                                 'label' => 'TitelTextblock8',
  18929.                                 'dataSourceIndex' => [
  18930.                                     => 'TitelTextblock8',
  18931.                                 ],
  18932.                                 'transformationResultType' => 'default',
  18933.                                 'dataTarget' => [
  18934.                                     'type' => 'direct',
  18935.                                     'settings' => [
  18936.                                         'fieldName' => 'TitelTextblock8',
  18937.                                         'language' => '',
  18938.                                         'writeIfTargetIsNotEmpty' => true,
  18939.                                         'writeIfSourceIsEmpty' => true,
  18940.                                     ],
  18941.                                 ],
  18942.                                 'transformationPipeline' => [
  18943.                                 ],
  18944.                             ],
  18945.                             17 => [
  18946.                                 'label' => 'Textblock8',
  18947.                                 'dataSourceIndex' => [
  18948.                                     => 'Textblock8',
  18949.                                 ],
  18950.                                 'transformationResultType' => 'default',
  18951.                                 'dataTarget' => [
  18952.                                     'type' => 'direct',
  18953.                                     'settings' => [
  18954.                                         'fieldName' => 'Textblock8',
  18955.                                         'language' => '',
  18956.                                         'writeIfTargetIsNotEmpty' => true,
  18957.                                         'writeIfSourceIsEmpty' => true,
  18958.                                     ],
  18959.                                 ],
  18960.                                 'transformationPipeline' => [
  18961.                                 ],
  18962.                             ],
  18963.                             18 => [
  18964.                                 'label' => 'PlaceOfWork',
  18965.                                 'dataSourceIndex' => [
  18966.                                     => 'Arbeitsort',
  18967.                                 ],
  18968.                                 'transformationResultType' => 'default',
  18969.                                 'dataTarget' => [
  18970.                                     'type' => 'direct',
  18971.                                     'settings' => [
  18972.                                         'fieldName' => 'PlaceOfWork',
  18973.                                         'language' => '',
  18974.                                         'writeIfTargetIsNotEmpty' => true,
  18975.                                         'writeIfSourceIsEmpty' => true,
  18976.                                     ],
  18977.                                 ],
  18978.                                 'transformationPipeline' => [
  18979.                                 ],
  18980.                             ],
  18981.                             19 => [
  18982.                                 'label' => 'Departement',
  18983.                                 'dataSourceIndex' => [
  18984.                                     => 'Unternehmensbereich',
  18985.                                 ],
  18986.                                 'transformationResultType' => 'default',
  18987.                                 'dataTarget' => [
  18988.                                     'type' => 'direct',
  18989.                                     'settings' => [
  18990.                                         'fieldName' => 'Department',
  18991.                                         'language' => '',
  18992.                                         'writeIfTargetIsNotEmpty' => true,
  18993.                                         'writeIfSourceIsEmpty' => true,
  18994.                                     ],
  18995.                                 ],
  18996.                                 'transformationPipeline' => [
  18997.                                 ],
  18998.                             ],
  18999.                             20 => [
  19000.                                 'label' => 'EntryLevel',
  19001.                                 'dataSourceIndex' => [
  19002.                                     => 'Einstieg_als',
  19003.                                 ],
  19004.                                 'transformationResultType' => 'default',
  19005.                                 'dataTarget' => [
  19006.                                     'type' => 'direct',
  19007.                                     'settings' => [
  19008.                                         'fieldName' => 'EntryLevel',
  19009.                                         'language' => '',
  19010.                                         'writeIfTargetIsNotEmpty' => true,
  19011.                                         'writeIfSourceIsEmpty' => true,
  19012.                                     ],
  19013.                                 ],
  19014.                                 'transformationPipeline' => [
  19015.                                 ],
  19016.                             ],
  19017.                             21 => [
  19018.                                 'label' => 'EmploymentType',
  19019.                                 'dataSourceIndex' => [
  19020.                                     => 'Art',
  19021.                                 ],
  19022.                                 'transformationResultType' => 'default',
  19023.                                 'dataTarget' => [
  19024.                                     'type' => 'direct',
  19025.                                     'settings' => [
  19026.                                         'fieldName' => 'EmploymentType',
  19027.                                         'language' => '',
  19028.                                         'writeIfTargetIsNotEmpty' => true,
  19029.                                         'writeIfSourceIsEmpty' => true,
  19030.                                     ],
  19031.                                 ],
  19032.                                 'transformationPipeline' => [
  19033.                                 ],
  19034.                             ],
  19035.                             22 => [
  19036.                                 'label' => 'ContractType',
  19037.                                 'dataSourceIndex' => [
  19038.                                     => 'Vertragstype',
  19039.                                 ],
  19040.                                 'transformationResultType' => 'default',
  19041.                                 'dataTarget' => [
  19042.                                     'type' => 'direct',
  19043.                                     'settings' => [
  19044.                                         'fieldName' => 'ContractType',
  19045.                                         'language' => '',
  19046.                                         'writeIfTargetIsNotEmpty' => true,
  19047.                                         'writeIfSourceIsEmpty' => true,
  19048.                                     ],
  19049.                                 ],
  19050.                                 'transformationPipeline' => [
  19051.                                 ],
  19052.                             ],
  19053.                             23 => [
  19054.                                 'label' => 'HRExpert_Name',
  19055.                                 'dataSourceIndex' => [
  19056.                                     => 'Zustaendiger_Personalbetreuer',
  19057.                                 ],
  19058.                                 'transformationResultType' => 'default',
  19059.                                 'dataTarget' => [
  19060.                                     'type' => 'direct',
  19061.                                     'settings' => [
  19062.                                         'fieldName' => 'HRExpert_Name',
  19063.                                         'language' => '',
  19064.                                         'writeIfTargetIsNotEmpty' => true,
  19065.                                         'writeIfSourceIsEmpty' => true,
  19066.                                     ],
  19067.                                 ],
  19068.                                 'transformationPipeline' => [
  19069.                                 ],
  19070.                             ],
  19071.                             24 => [
  19072.                                 'label' => 'OnlineSince',
  19073.                                 'dataSourceIndex' => [
  19074.                                     => 'Online_Seit',
  19075.                                 ],
  19076.                                 'transformationResultType' => 'default',
  19077.                                 'dataTarget' => [
  19078.                                     'type' => 'direct',
  19079.                                     'settings' => [
  19080.                                         'fieldName' => 'OnlineSince',
  19081.                                         'language' => '',
  19082.                                         'writeIfTargetIsNotEmpty' => true,
  19083.                                         'writeIfSourceIsEmpty' => true,
  19084.                                     ],
  19085.                                 ],
  19086.                                 'transformationPipeline' => [
  19087.                                 ],
  19088.                             ],
  19089.                             25 => [
  19090.                                 'label' => 'ApplyURL',
  19091.                                 'dataSourceIndex' => [
  19092.                                     => 'Application_URL',
  19093.                                 ],
  19094.                                 'transformationResultType' => 'default',
  19095.                                 'dataTarget' => [
  19096.                                     'type' => 'direct',
  19097.                                     'settings' => [
  19098.                                         'fieldName' => 'ApplyURL',
  19099.                                         'language' => '',
  19100.                                         'writeIfTargetIsNotEmpty' => true,
  19101.                                         'writeIfSourceIsEmpty' => true,
  19102.                                     ],
  19103.                                 ],
  19104.                                 'transformationPipeline' => [
  19105.                                 ],
  19106.                             ],
  19107.                             26 => [
  19108.                                 'label' => 'PublicationURL',
  19109.                                 'dataSourceIndex' => [
  19110.                                     => 'Description_URL',
  19111.                                 ],
  19112.                                 'transformationResultType' => 'default',
  19113.                                 'dataTarget' => [
  19114.                                     'type' => 'direct',
  19115.                                     'settings' => [
  19116.                                         'fieldName' => 'PublicationURL',
  19117.                                         'language' => '',
  19118.                                         'writeIfTargetIsNotEmpty' => true,
  19119.                                         'writeIfSourceIsEmpty' => true,
  19120.                                     ],
  19121.                                 ],
  19122.                                 'transformationPipeline' => [
  19123.                                 ],
  19124.                             ],
  19125.                             27 => [
  19126.                                 'label' => 'new column',
  19127.                                 'dataSourceIndex' => [
  19128.                                     => 'Jobtitel',
  19129.                                 ],
  19130.                                 'transformationResultType' => 'default',
  19131.                                 'dataTarget' => [
  19132.                                     'type' => 'direct',
  19133.                                     'settings' => [
  19134.                                         'fieldName' => 'key',
  19135.                                         'language' => '',
  19136.                                         'writeIfTargetIsNotEmpty' => true,
  19137.                                         'writeIfSourceIsEmpty' => true,
  19138.                                     ],
  19139.                                 ],
  19140.                                 'transformationPipeline' => [
  19141.                                 ],
  19142.                             ],
  19143.                         ],
  19144.                         'executionConfig' => [
  19145.                             'scheduleType' => 'job',
  19146.                             'cronDefinition' => '',
  19147.                             'scheduledAt' => '',
  19148.                         ],
  19149.                         'permissions' => [
  19150.                             'user' => [
  19151.                                 => [
  19152.                                     'id' => 8,
  19153.                                     'name' => 'JHe',
  19154.                                     'read' => true,
  19155.                                     'update' => true,
  19156.                                 ],
  19157.                             ],
  19158.                             'role' => [
  19159.                                 => [
  19160.                                     'id' => 10,
  19161.                                     'name' => 'Digital_Media',
  19162.                                     'read' => true,
  19163.                                     'update' => true,
  19164.                                     'delete' => false,
  19165.                                 ],
  19166.                             ],
  19167.                         ],
  19168.                         'workspaces' => [
  19169.                         ],
  19170.                     ],
  19171.                     'FAQ' => [
  19172.                         'general' => [
  19173.                             'type' => 'dataImporterDataObject',
  19174.                             'path' => NULL,
  19175.                             'name' => 'FAQ',
  19176.                             'modificationDate' => 1706191680,
  19177.                             'createDate' => 1706191680,
  19178.                         ],
  19179.                         'workspaces' => [
  19180.                         ],
  19181.                         'permissions' => [
  19182.                             'user' => [
  19183.                             ],
  19184.                             'role' => [
  19185.                             ],
  19186.                         ],
  19187.                     ],
  19188.                     'Inspirax' => [
  19189.                         'general' => [
  19190.                             'active' => true,
  19191.                             'type' => 'graphql',
  19192.                             'name' => 'Inspirax',
  19193.                             'description' => '',
  19194.                             'group' => 'HevertExtern',
  19195.                             'sqlObjectCondition' => '',
  19196.                             'modificationDate' => 1769584347,
  19197.                             'path' => NULL,
  19198.                             'createDate' => 1689523447,
  19199.                         ],
  19200.                         'schema' => [
  19201.                             'queryEntities' => [
  19202.                                 'Produkt' => [
  19203.                                     'id' => 'Produkt',
  19204.                                     'name' => 'Produkt',
  19205.                                     'columnConfig' => [
  19206.                                         'columns' => [
  19207.                                             => [
  19208.                                                 'attributes' => [
  19209.                                                     'attribute' => 'produktname',
  19210.                                                     'label' => 'Produktname',
  19211.                                                     'dataType' => 'input',
  19212.                                                 ],
  19213.                                                 'isOperator' => false,
  19214.                                             ],
  19215.                                             => [
  19216.                                                 'attributes' => [
  19217.                                                     'attribute' => 'pzn',
  19218.                                                     'label' => 'PZN',
  19219.                                                     'dataType' => 'input',
  19220.                                                 ],
  19221.                                                 'isOperator' => false,
  19222.                                             ],
  19223.                                             => [
  19224.                                                 'isOperator' => true,
  19225.                                                 'attributes' => [
  19226.                                                     'type' => 'operator',
  19227.                                                     'class' => 'Concatenator',
  19228.                                                     'label' => 'MergedText',
  19229.                                                     'glue' => '',
  19230.                                                     'childs' => [
  19231.                                                         => [
  19232.                                                             'isOperator' => false,
  19233.                                                             'attributes' => [
  19234.                                                                 'label' => 'Consumer Insight EV',
  19235.                                                                 'type' => 'value',
  19236.                                                                 'class' => 'DefaultValue',
  19237.                                                                 'attribute' => 'consumerInsightEv',
  19238.                                                                 'dataType' => 'wysiwyg',
  19239.                                                                 'childs' => [
  19240.                                                                 ],
  19241.                                                             ],
  19242.                                                         ],
  19243.                                                         => [
  19244.                                                             'isOperator' => false,
  19245.                                                             'attributes' => [
  19246.                                                                 'label' => 'Benefit EV (2)',
  19247.                                                                 'type' => 'value',
  19248.                                                                 'class' => 'DefaultValue',
  19249.                                                                 'attribute' => 'benefitEv2',
  19250.                                                                 'dataType' => 'wysiwyg',
  19251.                                                                 'childs' => [
  19252.                                                                 ],
  19253.                                                             ],
  19254.                                                         ],
  19255.                                                         => [
  19256.                                                             'isOperator' => false,
  19257.                                                             'attributes' => [
  19258.                                                                 'label' => 'Reason why EV (reasonWhyEv)',
  19259.                                                                 'type' => 'value',
  19260.                                                                 'class' => 'DefaultValue',
  19261.                                                                 'attribute' => 'reasonWhyEv',
  19262.                                                                 'dataType' => 'wysiwyg',
  19263.                                                                 'childs' => [
  19264.                                                                 ],
  19265.                                                             ],
  19266.                                                         ],
  19267.                                                         => [
  19268.                                                             'isOperator' => false,
  19269.                                                             'attributes' => [
  19270.                                                                 'label' => 'Kernaussage EV',
  19271.                                                                 'type' => 'value',
  19272.                                                                 'class' => 'DefaultValue',
  19273.                                                                 'attribute' => 'kernaussageEv',
  19274.                                                                 'dataType' => 'wysiwyg',
  19275.                                                                 'childs' => [
  19276.                                                                 ],
  19277.                                                             ],
  19278.                                                         ],
  19279.                                                     ],
  19280.                                                 ],
  19281.                                                 'key' => '#652847d8dcefe',
  19282.                                             ],
  19283.                                             => [
  19284.                                                 'attributes' => [
  19285.                                                     'attribute' => 'darreichungsform',
  19286.                                                     'label' => 'Darreichungsform',
  19287.                                                     'dataType' => 'select',
  19288.                                                 ],
  19289.                                                 'isOperator' => false,
  19290.                                             ],
  19291.                                             => [
  19292.                                                 'attributes' => [
  19293.                                                     'attribute' => 'imagePackshotClassic',
  19294.                                                     'label' => 'Image Packshot Classic',
  19295.                                                     'dataType' => 'image',
  19296.                                                 ],
  19297.                                                 'isOperator' => false,
  19298.                                             ],
  19299.                                             => [
  19300.                                                 'attributes' => [
  19301.                                                     'attribute' => 'pflichttextEv',
  19302.                                                     'label' => '~pflichttext-ev',
  19303.                                                     'dataType' => 'wysiwyg',
  19304.                                                 ],
  19305.                                                 'isOperator' => false,
  19306.                                             ],
  19307.                                             => [
  19308.                                                 'attributes' => [
  19309.                                                     'attribute' => 'seoMetaTitle',
  19310.                                                     'label' => '~seo-meta-titel',
  19311.                                                     'dataType' => 'input',
  19312.                                                 ],
  19313.                                                 'isOperator' => false,
  19314.                                             ],
  19315.                                             => [
  19316.                                                 'attributes' => [
  19317.                                                     'attribute' => 'seoMetaDescription',
  19318.                                                     'label' => '~seo-meta-description',
  19319.                                                     'dataType' => 'textarea',
  19320.                                                 ],
  19321.                                                 'isOperator' => false,
  19322.                                             ],
  19323.                                             => [
  19324.                                                 'attributes' => [
  19325.                                                     'attribute' => 'seoMetaKeywords',
  19326.                                                     'label' => '~seo-meta-keywords',
  19327.                                                     'dataType' => 'textarea',
  19328.                                                 ],
  19329.                                                 'isOperator' => false,
  19330.                                             ],
  19331.                                             => [
  19332.                                                 'attributes' => [
  19333.                                                     'attribute' => 'AVP',
  19334.                                                     'label' => 'AVP',
  19335.                                                     'dataType' => 'numeric',
  19336.                                                 ],
  19337.                                                 'isOperator' => false,
  19338.                                             ],
  19339.                                         ],
  19340.                                     ],
  19341.                                 ],
  19342.                             ],
  19343.                             'mutationEntities' => [
  19344.                             ],
  19345.                             'specialEntities' => [
  19346.                                 'document' => [
  19347.                                     'read' => false,
  19348.                                     'create' => false,
  19349.                                     'update' => false,
  19350.                                     'delete' => false,
  19351.                                 ],
  19352.                                 'document_folder' => [
  19353.                                     'read' => false,
  19354.                                     'create' => false,
  19355.                                     'update' => false,
  19356.                                     'delete' => false,
  19357.                                 ],
  19358.                                 'asset' => [
  19359.                                     'read' => true,
  19360.                                     'create' => false,
  19361.                                     'update' => false,
  19362.                                     'delete' => false,
  19363.                                 ],
  19364.                                 'asset_folder' => [
  19365.                                     'read' => true,
  19366.                                     'create' => false,
  19367.                                     'update' => false,
  19368.                                     'delete' => false,
  19369.                                 ],
  19370.                                 'asset_listing' => [
  19371.                                     'read' => true,
  19372.                                     'create' => false,
  19373.                                     'update' => false,
  19374.                                     'delete' => false,
  19375.                                 ],
  19376.                                 'object_folder' => [
  19377.                                     'read' => true,
  19378.                                     'create' => false,
  19379.                                     'update' => false,
  19380.                                     'delete' => false,
  19381.                                 ],
  19382.                                 'translation' => [
  19383.                                     'read' => false,
  19384.                                     'create' => false,
  19385.                                     'update' => false,
  19386.                                     'delete' => false,
  19387.                                 ],
  19388.                                 'translation_listing' => [
  19389.                                     'read' => false,
  19390.                                     'create' => false,
  19391.                                     'update' => false,
  19392.                                     'delete' => false,
  19393.                                 ],
  19394.                             ],
  19395.                         ],
  19396.                         'security' => [
  19397.                             'method' => 'datahub_apikey',
  19398.                             'apikey' => [
  19399.                                 => 'df7f67eb21030ea24592803c856f44c8',
  19400.                             ],
  19401.                             'skipPermissionCheck' => false,
  19402.                             'disableIntrospection' => false,
  19403.                         ],
  19404.                         'workspaces' => [
  19405.                             'asset' => [
  19406.                                 => [
  19407.                                     'read' => true,
  19408.                                     'cpath' => '/bilder/PackshotsCl',
  19409.                                     'create' => false,
  19410.                                     'update' => false,
  19411.                                     'delete' => false,
  19412.                                     'id' => 'extModel385-1',
  19413.                                 ],
  19414.                             ],
  19415.                             'document' => [
  19416.                             ],
  19417.                             'object' => [
  19418.                                 => [
  19419.                                     'read' => true,
  19420.                                     'cpath' => '/Produkte/Deutschland',
  19421.                                     'create' => false,
  19422.                                     'update' => false,
  19423.                                     'delete' => false,
  19424.                                     'id' => 'extModel411-1',
  19425.                                 ],
  19426.                             ],
  19427.                         ],
  19428.                         'permissions' => [
  19429.                             'user' => [
  19430.                             ],
  19431.                             'role' => [
  19432.                             ],
  19433.                         ],
  19434.                     ],
  19435.                     'middleware-test' => [
  19436.                         'general' => [
  19437.                             'active' => true,
  19438.                             'type' => 'graphql',
  19439.                             'name' => 'middleware-test',
  19440.                             'description' => '',
  19441.                             'group' => 'Backups',
  19442.                             'sqlObjectCondition' => '',
  19443.                             'modificationDate' => 1773906430,
  19444.                             'path' => NULL,
  19445.                             'createDate' => 1656077741,
  19446.                         ],
  19447.                         'schema' => [
  19448.                             'queryEntities' => [
  19449.                                 'Beitrag' => [
  19450.                                     'id' => 'Beitrag',
  19451.                                     'name' => 'Beitrag',
  19452.                                 ],
  19453.                                 'Produkt' => [
  19454.                                     'id' => 'Produkt',
  19455.                                     'name' => 'Produkt',
  19456.                                     'columnConfig' => [
  19457.                                         'columns' => [
  19458.                                             => [
  19459.                                                 'attributes' => [
  19460.                                                     'attribute' => 'id',
  19461.                                                     'label' => 'id',
  19462.                                                     'dataType' => 'system',
  19463.                                                     'layout' => [
  19464.                                                         'title' => 'id',
  19465.                                                         'name' => 'id',
  19466.                                                         'datatype' => 'data',
  19467.                                                         'fieldtype' => 'system',
  19468.                                                     ],
  19469.                                                 ],
  19470.                                                 'isOperator' => false,
  19471.                                             ],
  19472.                                             => [
  19473.                                                 'attributes' => [
  19474.                                                     'attribute' => 'creationDate',
  19475.                                                     'label' => 'creationDate',
  19476.                                                     'dataType' => 'system',
  19477.                                                     'layout' => [
  19478.                                                         'title' => 'creationDate',
  19479.                                                         'name' => 'creationDate',
  19480.                                                         'datatype' => 'data',
  19481.                                                         'fieldtype' => 'system',
  19482.                                                     ],
  19483.                                                 ],
  19484.                                                 'isOperator' => false,
  19485.                                             ],
  19486.                                             => [
  19487.                                                 'attributes' => [
  19488.                                                     'attribute' => 'modificationDate',
  19489.                                                     'label' => 'modificationDate',
  19490.                                                     'dataType' => 'system',
  19491.                                                     'layout' => [
  19492.                                                         'title' => 'modificationDate',
  19493.                                                         'name' => 'modificationDate',
  19494.                                                         'datatype' => 'data',
  19495.                                                         'fieldtype' => 'system',
  19496.                                                     ],
  19497.                                                 ],
  19498.                                                 'isOperator' => false,
  19499.                                             ],
  19500.                                             => [
  19501.                                                 'attributes' => [
  19502.                                                     'attribute' => 'zulassungsnummer',
  19503.                                                     'label' => 'Zulassungsnummer',
  19504.                                                     'dataType' => 'input',
  19505.                                                     'layout' => [
  19506.                                                         'fieldtype' => 'input',
  19507.                                                         'width' => 646,
  19508.                                                         'defaultValue' => NULL,
  19509.                                                         'queryColumnType' => 'varchar',
  19510.                                                         'columnType' => 'varchar',
  19511.                                                         'columnLength' => 1024,
  19512.                                                         'regex' => '',
  19513.                                                         'unique' => false,
  19514.                                                         'showCharCount' => false,
  19515.                                                         'name' => 'zulassungsnummer',
  19516.                                                         'title' => 'Zulassungsnummer',
  19517.                                                         'tooltip' => '',
  19518.                                                         'mandatory' => false,
  19519.                                                         'noteditable' => false,
  19520.                                                         'index' => false,
  19521.                                                         'locked' => false,
  19522.                                                         'style' => '',
  19523.                                                         'permissions' => NULL,
  19524.                                                         'datatype' => 'data',
  19525.                                                         'relationType' => false,
  19526.                                                         'invisible' => false,
  19527.                                                         'visibleGridView' => false,
  19528.                                                         'visibleSearch' => false,
  19529.                                                         'defaultValueGenerator' => '',
  19530.                                                     ],
  19531.                                                 ],
  19532.                                                 'isOperator' => false,
  19533.                                             ],
  19534.                                             => [
  19535.                                                 'attributes' => [
  19536.                                                     'attribute' => 'typ',
  19537.                                                     'label' => 'Typ',
  19538.                                                     'dataType' => 'select',
  19539.                                                     'layout' => [
  19540.                                                         'fieldtype' => 'select',
  19541.                                                         'options' => [
  19542.                                                             => [
  19543.                                                                 'key' => 'Nahrungsergänzungsmittel',
  19544.                                                                 'value' => 'nahrungsergaenzungsmittel',
  19545.                                                                 'id' => 'extModel1213-1',
  19546.                                                             ],
  19547.                                                             => [
  19548.                                                                 'key' => 'Arzneimittel',
  19549.                                                                 'value' => 'arzneimittel',
  19550.                                                                 'id' => 'extModel1213-2',
  19551.                                                             ],
  19552.                                                         ],
  19553.                                                         'width' => 646,
  19554.                                                         'defaultValue' => '',
  19555.                                                         'optionsProviderClass' => '',
  19556.                                                         'optionsProviderData' => '',
  19557.                                                         'queryColumnType' => 'varchar',
  19558.                                                         'columnType' => 'varchar',
  19559.                                                         'columnLength' => 190,
  19560.                                                         'dynamicOptions' => false,
  19561.                                                         'name' => 'typ',
  19562.                                                         'title' => 'Typ',
  19563.                                                         'tooltip' => '',
  19564.                                                         'mandatory' => false,
  19565.                                                         'noteditable' => false,
  19566.                                                         'index' => false,
  19567.                                                         'locked' => false,
  19568.                                                         'style' => '',
  19569.                                                         'permissions' => NULL,
  19570.                                                         'datatype' => 'data',
  19571.                                                         'relationType' => false,
  19572.                                                         'invisible' => false,
  19573.                                                         'visibleGridView' => false,
  19574.                                                         'visibleSearch' => false,
  19575.                                                         'defaultValueGenerator' => '',
  19576.                                                     ],
  19577.                                                 ],
  19578.                                                 'isOperator' => false,
  19579.                                             ],
  19580.                                             => [
  19581.                                                 'attributes' => [
  19582.                                                     'attribute' => 'landMarkt',
  19583.                                                     'label' => 'Land/Markt',
  19584.                                                     'dataType' => 'countrymultiselect',
  19585.                                                     'layout' => [
  19586.                                                         'fieldtype' => 'countrymultiselect',
  19587.                                                         'restrictTo' => '',
  19588.                                                         'options' => [
  19589.                                                             => [
  19590.                                                                 'key' => 'Afghanistan',
  19591.                                                                 'value' => 'AF',
  19592.                                                             ],
  19593.                                                             => [
  19594.                                                                 'key' => 'Albanien',
  19595.                                                                 'value' => 'AL',
  19596.                                                             ],
  19597.                                                             => [
  19598.                                                                 'key' => 'Algerien',
  19599.                                                                 'value' => 'DZ',
  19600.                                                             ],
  19601.                                                             => [
  19602.                                                                 'key' => 'Amerikanisch-Samoa',
  19603.                                                                 'value' => 'AS',
  19604.                                                             ],
  19605.                                                             => [
  19606.                                                                 'key' => 'Amerikanische Jungferninseln',
  19607.                                                                 'value' => 'VI',
  19608.                                                             ],
  19609.                                                             => [
  19610.                                                                 'key' => 'Amerikanische Ãœberseeinseln',
  19611.                                                                 'value' => 'UM',
  19612.                                                             ],
  19613.                                                             => [
  19614.                                                                 'key' => 'Andorra',
  19615.                                                                 'value' => 'AD',
  19616.                                                             ],
  19617.                                                             => [
  19618.                                                                 'key' => 'Angola',
  19619.                                                                 'value' => 'AO',
  19620.                                                             ],
  19621.                                                             => [
  19622.                                                                 'key' => 'Anguilla',
  19623.                                                                 'value' => 'AI',
  19624.                                                             ],
  19625.                                                             => [
  19626.                                                                 'key' => 'Antarktis',
  19627.                                                                 'value' => 'AQ',
  19628.                                                             ],
  19629.                                                             10 => [
  19630.                                                                 'key' => 'Antigua und Barbuda',
  19631.                                                                 'value' => 'AG',
  19632.                                                             ],
  19633.                                                             11 => [
  19634.                                                                 'key' => 'Argentinien',
  19635.                                                                 'value' => 'AR',
  19636.                                                             ],
  19637.                                                             12 => [
  19638.                                                                 'key' => 'Armenien',
  19639.                                                                 'value' => 'AM',
  19640.                                                             ],
  19641.                                                             13 => [
  19642.                                                                 'key' => 'Aruba',
  19643.                                                                 'value' => 'AW',
  19644.                                                             ],
  19645.                                                             14 => [
  19646.                                                                 'key' => 'Aserbaidschan',
  19647.                                                                 'value' => 'AZ',
  19648.                                                             ],
  19649.                                                             15 => [
  19650.                                                                 'key' => 'Australien',
  19651.                                                                 'value' => 'AU',
  19652.                                                             ],
  19653.                                                             16 => [
  19654.                                                                 'key' => 'Bahamas',
  19655.                                                                 'value' => 'BS',
  19656.                                                             ],
  19657.                                                             17 => [
  19658.                                                                 'key' => 'Bahrain',
  19659.                                                                 'value' => 'BH',
  19660.                                                             ],
  19661.                                                             18 => [
  19662.                                                                 'key' => 'Bangladesch',
  19663.                                                                 'value' => 'BD',
  19664.                                                             ],
  19665.                                                             19 => [
  19666.                                                                 'key' => 'Barbados',
  19667.                                                                 'value' => 'BB',
  19668.                                                             ],
  19669.                                                             20 => [
  19670.                                                                 'key' => 'Belarus',
  19671.                                                                 'value' => 'BY',
  19672.                                                             ],
  19673.                                                             21 => [
  19674.                                                                 'key' => 'Belgien',
  19675.                                                                 'value' => 'BE',
  19676.                                                             ],
  19677.                                                             22 => [
  19678.                                                                 'key' => 'Belize',
  19679.                                                                 'value' => 'BZ',
  19680.                                                             ],
  19681.                                                             23 => [
  19682.                                                                 'key' => 'Benin',
  19683.                                                                 'value' => 'BJ',
  19684.                                                             ],
  19685.                                                             24 => [
  19686.                                                                 'key' => 'Bermuda',
  19687.                                                                 'value' => 'BM',
  19688.                                                             ],
  19689.                                                             25 => [
  19690.                                                                 'key' => 'Bhutan',
  19691.                                                                 'value' => 'BT',
  19692.                                                             ],
  19693.                                                             26 => [
  19694.                                                                 'key' => 'Bolivien',
  19695.                                                                 'value' => 'BO',
  19696.                                                             ],
  19697.                                                             27 => [
  19698.                                                                 'key' => 'Bonaire, Sint Eustatius und Saba',
  19699.                                                                 'value' => 'BQ',
  19700.                                                             ],
  19701.                                                             28 => [
  19702.                                                                 'key' => 'Bosnien und Herzegowina',
  19703.                                                                 'value' => 'BA',
  19704.                                                             ],
  19705.                                                             29 => [
  19706.                                                                 'key' => 'Botsuana',
  19707.                                                                 'value' => 'BW',
  19708.                                                             ],
  19709.                                                             30 => [
  19710.                                                                 'key' => 'Bouvetinsel',
  19711.                                                                 'value' => 'BV',
  19712.                                                             ],
  19713.                                                             31 => [
  19714.                                                                 'key' => 'Brasilien',
  19715.                                                                 'value' => 'BR',
  19716.                                                             ],
  19717.                                                             32 => [
  19718.                                                                 'key' => 'Britische Jungferninseln',
  19719.                                                                 'value' => 'VG',
  19720.                                                             ],
  19721.                                                             33 => [
  19722.                                                                 'key' => 'Britisches Territorium im Indischen Ozean',
  19723.                                                                 'value' => 'IO',
  19724.                                                             ],
  19725.                                                             34 => [
  19726.                                                                 'key' => 'Brunei Darussalam',
  19727.                                                                 'value' => 'BN',
  19728.                                                             ],
  19729.                                                             35 => [
  19730.                                                                 'key' => 'Bulgarien',
  19731.                                                                 'value' => 'BG',
  19732.                                                             ],
  19733.                                                             36 => [
  19734.                                                                 'key' => 'Burkina Faso',
  19735.                                                                 'value' => 'BF',
  19736.                                                             ],
  19737.                                                             37 => [
  19738.                                                                 'key' => 'Burundi',
  19739.                                                                 'value' => 'BI',
  19740.                                                             ],
  19741.                                                             38 => [
  19742.                                                                 'key' => 'Cabo Verde',
  19743.                                                                 'value' => 'CV',
  19744.                                                             ],
  19745.                                                             39 => [
  19746.                                                                 'key' => 'Chile',
  19747.                                                                 'value' => 'CL',
  19748.                                                             ],
  19749.                                                             40 => [
  19750.                                                                 'key' => 'China',
  19751.                                                                 'value' => 'CN',
  19752.                                                             ],
  19753.                                                             41 => [
  19754.                                                                 'key' => 'Cookinseln',
  19755.                                                                 'value' => 'CK',
  19756.                                                             ],
  19757.                                                             42 => [
  19758.                                                                 'key' => 'Costa Rica',
  19759.                                                                 'value' => 'CR',
  19760.                                                             ],
  19761.                                                             43 => [
  19762.                                                                 'key' => 'Curaçao',
  19763.                                                                 'value' => 'CW',
  19764.                                                             ],
  19765.                                                             44 => [
  19766.                                                                 'key' => 'Côte d’Ivoire',
  19767.                                                                 'value' => 'CI',
  19768.                                                             ],
  19769.                                                             45 => [
  19770.                                                                 'key' => 'Deutschland',
  19771.                                                                 'value' => 'DE',
  19772.                                                             ],
  19773.                                                             46 => [
  19774.                                                                 'key' => 'Dominica',
  19775.                                                                 'value' => 'DM',
  19776.                                                             ],
  19777.                                                             47 => [
  19778.                                                                 'key' => 'Dominikanische Republik',
  19779.                                                                 'value' => 'DO',
  19780.                                                             ],
  19781.                                                             48 => [
  19782.                                                                 'key' => 'Dschibuti',
  19783.                                                                 'value' => 'DJ',
  19784.                                                             ],
  19785.                                                             49 => [
  19786.                                                                 'key' => 'Dänemark',
  19787.                                                                 'value' => 'DK',
  19788.                                                             ],
  19789.                                                             50 => [
  19790.                                                                 'key' => 'Ecuador',
  19791.                                                                 'value' => 'EC',
  19792.                                                             ],
  19793.                                                             51 => [
  19794.                                                                 'key' => 'El Salvador',
  19795.                                                                 'value' => 'SV',
  19796.                                                             ],
  19797.                                                             52 => [
  19798.                                                                 'key' => 'Eritrea',
  19799.                                                                 'value' => 'ER',
  19800.                                                             ],
  19801.                                                             53 => [
  19802.                                                                 'key' => 'Estland',
  19803.                                                                 'value' => 'EE',
  19804.                                                             ],
  19805.                                                             54 => [
  19806.                                                                 'key' => 'Eswatini',
  19807.                                                                 'value' => 'SZ',
  19808.                                                             ],
  19809.                                                             55 => [
  19810.                                                                 'key' => 'Falklandinseln',
  19811.                                                                 'value' => 'FK',
  19812.                                                             ],
  19813.                                                             56 => [
  19814.                                                                 'key' => 'Fidschi',
  19815.                                                                 'value' => 'FJ',
  19816.                                                             ],
  19817.                                                             57 => [
  19818.                                                                 'key' => 'Finnland',
  19819.                                                                 'value' => 'FI',
  19820.                                                             ],
  19821.                                                             58 => [
  19822.                                                                 'key' => 'Frankreich',
  19823.                                                                 'value' => 'FR',
  19824.                                                             ],
  19825.                                                             59 => [
  19826.                                                                 'key' => 'Französisch-Guayana',
  19827.                                                                 'value' => 'GF',
  19828.                                                             ],
  19829.                                                             60 => [
  19830.                                                                 'key' => 'Französisch-Polynesien',
  19831.                                                                 'value' => 'PF',
  19832.                                                             ],
  19833.                                                             61 => [
  19834.                                                                 'key' => 'Französische Süd- und Antarktisgebiete',
  19835.                                                                 'value' => 'TF',
  19836.                                                             ],
  19837.                                                             62 => [
  19838.                                                                 'key' => 'Färöer',
  19839.                                                                 'value' => 'FO',
  19840.                                                             ],
  19841.                                                             63 => [
  19842.                                                                 'key' => 'Gabun',
  19843.                                                                 'value' => 'GA',
  19844.                                                             ],
  19845.                                                             64 => [
  19846.                                                                 'key' => 'Gambia',
  19847.                                                                 'value' => 'GM',
  19848.                                                             ],
  19849.                                                             65 => [
  19850.                                                                 'key' => 'Georgien',
  19851.                                                                 'value' => 'GE',
  19852.                                                             ],
  19853.                                                             66 => [
  19854.                                                                 'key' => 'Ghana',
  19855.                                                                 'value' => 'GH',
  19856.                                                             ],
  19857.                                                             67 => [
  19858.                                                                 'key' => 'Gibraltar',
  19859.                                                                 'value' => 'GI',
  19860.                                                             ],
  19861.                                                             68 => [
  19862.                                                                 'key' => 'Grenada',
  19863.                                                                 'value' => 'GD',
  19864.                                                             ],
  19865.                                                             69 => [
  19866.                                                                 'key' => 'Griechenland',
  19867.                                                                 'value' => 'GR',
  19868.                                                             ],
  19869.                                                             70 => [
  19870.                                                                 'key' => 'Grönland',
  19871.                                                                 'value' => 'GL',
  19872.                                                             ],
  19873.                                                             71 => [
  19874.                                                                 'key' => 'Guadeloupe',
  19875.                                                                 'value' => 'GP',
  19876.                                                             ],
  19877.                                                             72 => [
  19878.                                                                 'key' => 'Guam',
  19879.                                                                 'value' => 'GU',
  19880.                                                             ],
  19881.                                                             73 => [
  19882.                                                                 'key' => 'Guatemala',
  19883.                                                                 'value' => 'GT',
  19884.                                                             ],
  19885.                                                             74 => [
  19886.                                                                 'key' => 'Guernsey',
  19887.                                                                 'value' => 'GG',
  19888.                                                             ],
  19889.                                                             75 => [
  19890.                                                                 'key' => 'Guinea',
  19891.                                                                 'value' => 'GN',
  19892.                                                             ],
  19893.                                                             76 => [
  19894.                                                                 'key' => 'Guinea-Bissau',
  19895.                                                                 'value' => 'GW',
  19896.                                                             ],
  19897.                                                             77 => [
  19898.                                                                 'key' => 'Guyana',
  19899.                                                                 'value' => 'GY',
  19900.                                                             ],
  19901.                                                             78 => [
  19902.                                                                 'key' => 'Haiti',
  19903.                                                                 'value' => 'HT',
  19904.                                                             ],
  19905.                                                             79 => [
  19906.                                                                 'key' => 'Heard und McDonaldinseln',
  19907.                                                                 'value' => 'HM',
  19908.                                                             ],
  19909.                                                             80 => [
  19910.                                                                 'key' => 'Honduras',
  19911.                                                                 'value' => 'HN',
  19912.                                                             ],
  19913.                                                             81 => [
  19914.                                                                 'key' => 'Indien',
  19915.                                                                 'value' => 'IN',
  19916.                                                             ],
  19917.                                                             82 => [
  19918.                                                                 'key' => 'Indonesien',
  19919.                                                                 'value' => 'ID',
  19920.                                                             ],
  19921.                                                             83 => [
  19922.                                                                 'key' => 'Irak',
  19923.                                                                 'value' => 'IQ',
  19924.                                                             ],
  19925.                                                             84 => [
  19926.                                                                 'key' => 'Iran',
  19927.                                                                 'value' => 'IR',
  19928.                                                             ],
  19929.                                                             85 => [
  19930.                                                                 'key' => 'Irland',
  19931.                                                                 'value' => 'IE',
  19932.                                                             ],
  19933.                                                             86 => [
  19934.                                                                 'key' => 'Island',
  19935.                                                                 'value' => 'IS',
  19936.                                                             ],
  19937.                                                             87 => [
  19938.                                                                 'key' => 'Isle of Man',
  19939.                                                                 'value' => 'IM',
  19940.                                                             ],
  19941.                                                             88 => [
  19942.                                                                 'key' => 'Israel',
  19943.                                                                 'value' => 'IL',
  19944.                                                             ],
  19945.                                                             89 => [
  19946.                                                                 'key' => 'Italien',
  19947.                                                                 'value' => 'IT',
  19948.                                                             ],
  19949.                                                             90 => [
  19950.                                                                 'key' => 'Jamaika',
  19951.                                                                 'value' => 'JM',
  19952.                                                             ],
  19953.                                                             91 => [
  19954.                                                                 'key' => 'Japan',
  19955.                                                                 'value' => 'JP',
  19956.                                                             ],
  19957.                                                             92 => [
  19958.                                                                 'key' => 'Jemen',
  19959.                                                                 'value' => 'YE',
  19960.                                                             ],
  19961.                                                             93 => [
  19962.                                                                 'key' => 'Jersey',
  19963.                                                                 'value' => 'JE',
  19964.                                                             ],
  19965.                                                             94 => [
  19966.                                                                 'key' => 'Jordanien',
  19967.                                                                 'value' => 'JO',
  19968.                                                             ],
  19969.                                                             95 => [
  19970.                                                                 'key' => 'Kaimaninseln',
  19971.                                                                 'value' => 'KY',
  19972.                                                             ],
  19973.                                                             96 => [
  19974.                                                                 'key' => 'Kambodscha',
  19975.                                                                 'value' => 'KH',
  19976.                                                             ],
  19977.                                                             97 => [
  19978.                                                                 'key' => 'Kamerun',
  19979.                                                                 'value' => 'CM',
  19980.                                                             ],
  19981.                                                             98 => [
  19982.                                                                 'key' => 'Kanada',
  19983.                                                                 'value' => 'CA',
  19984.                                                             ],
  19985.                                                             99 => [
  19986.                                                                 'key' => 'Kasachstan',
  19987.                                                                 'value' => 'KZ',
  19988.                                                             ],
  19989.                                                             100 => [
  19990.                                                                 'key' => 'Katar',
  19991.                                                                 'value' => 'QA',
  19992.                                                             ],
  19993.                                                             101 => [
  19994.                                                                 'key' => 'Kenia',
  19995.                                                                 'value' => 'KE',
  19996.                                                             ],
  19997.                                                             102 => [
  19998.                                                                 'key' => 'Kirgisistan',
  19999.                                                                 'value' => 'KG',
  20000.                                                             ],
  20001.                                                             103 => [
  20002.                                                                 'key' => 'Kiribati',
  20003.                                                                 'value' => 'KI',
  20004.                                                             ],
  20005.                                                             104 => [
  20006.                                                                 'key' => 'Kokosinseln',
  20007.                                                                 'value' => 'CC',
  20008.                                                             ],
  20009.                                                             105 => [
  20010.                                                                 'key' => 'Kolumbien',
  20011.                                                                 'value' => 'CO',
  20012.                                                             ],
  20013.                                                             106 => [
  20014.                                                                 'key' => 'Komoren',
  20015.                                                                 'value' => 'KM',
  20016.                                                             ],
  20017.                                                             107 => [
  20018.                                                                 'key' => 'Kongo-Brazzaville',
  20019.                                                                 'value' => 'CG',
  20020.                                                             ],
  20021.                                                             108 => [
  20022.                                                                 'key' => 'Kongo-Kinshasa',
  20023.                                                                 'value' => 'CD',
  20024.                                                             ],
  20025.                                                             109 => [
  20026.                                                                 'key' => 'Kroatien',
  20027.                                                                 'value' => 'HR',
  20028.                                                             ],
  20029.                                                             110 => [
  20030.                                                                 'key' => 'Kuba',
  20031.                                                                 'value' => 'CU',
  20032.                                                             ],
  20033.                                                             111 => [
  20034.                                                                 'key' => 'Kuwait',
  20035.                                                                 'value' => 'KW',
  20036.                                                             ],
  20037.                                                             112 => [
  20038.                                                                 'key' => 'Laos',
  20039.                                                                 'value' => 'LA',
  20040.                                                             ],
  20041.                                                             113 => [
  20042.                                                                 'key' => 'Lesotho',
  20043.                                                                 'value' => 'LS',
  20044.                                                             ],
  20045.                                                             114 => [
  20046.                                                                 'key' => 'Lettland',
  20047.                                                                 'value' => 'LV',
  20048.                                                             ],
  20049.                                                             115 => [
  20050.                                                                 'key' => 'Libanon',
  20051.                                                                 'value' => 'LB',
  20052.                                                             ],
  20053.                                                             116 => [
  20054.                                                                 'key' => 'Liberia',
  20055.                                                                 'value' => 'LR',
  20056.                                                             ],
  20057.                                                             117 => [
  20058.                                                                 'key' => 'Libyen',
  20059.                                                                 'value' => 'LY',
  20060.                                                             ],
  20061.                                                             118 => [
  20062.                                                                 'key' => 'Liechtenstein',
  20063.                                                                 'value' => 'LI',
  20064.                                                             ],
  20065.                                                             119 => [
  20066.                                                                 'key' => 'Litauen',
  20067.                                                                 'value' => 'LT',
  20068.                                                             ],
  20069.                                                             120 => [
  20070.                                                                 'key' => 'Luxemburg',
  20071.                                                                 'value' => 'LU',
  20072.                                                             ],
  20073.                                                             121 => [
  20074.                                                                 'key' => 'Madagaskar',
  20075.                                                                 'value' => 'MG',
  20076.                                                             ],
  20077.                                                             122 => [
  20078.                                                                 'key' => 'Malawi',
  20079.                                                                 'value' => 'MW',
  20080.                                                             ],
  20081.                                                             123 => [
  20082.                                                                 'key' => 'Malaysia',
  20083.                                                                 'value' => 'MY',
  20084.                                                             ],
  20085.                                                             124 => [
  20086.                                                                 'key' => 'Malediven',
  20087.                                                                 'value' => 'MV',
  20088.                                                             ],
  20089.                                                             125 => [
  20090.                                                                 'key' => 'Mali',
  20091.                                                                 'value' => 'ML',
  20092.                                                             ],
  20093.                                                             126 => [
  20094.                                                                 'key' => 'Malta',
  20095.                                                                 'value' => 'MT',
  20096.                                                             ],
  20097.                                                             127 => [
  20098.                                                                 'key' => 'Marokko',
  20099.                                                                 'value' => 'MA',
  20100.                                                             ],
  20101.                                                             128 => [
  20102.                                                                 'key' => 'Marshallinseln',
  20103.                                                                 'value' => 'MH',
  20104.                                                             ],
  20105.                                                             129 => [
  20106.                                                                 'key' => 'Martinique',
  20107.                                                                 'value' => 'MQ',
  20108.                                                             ],
  20109.                                                             130 => [
  20110.                                                                 'key' => 'Mauretanien',
  20111.                                                                 'value' => 'MR',
  20112.                                                             ],
  20113.                                                             131 => [
  20114.                                                                 'key' => 'Mauritius',
  20115.                                                                 'value' => 'MU',
  20116.                                                             ],
  20117.                                                             132 => [
  20118.                                                                 'key' => 'Mayotte',
  20119.                                                                 'value' => 'YT',
  20120.                                                             ],
  20121.                                                             133 => [
  20122.                                                                 'key' => 'Mexiko',
  20123.                                                                 'value' => 'MX',
  20124.                                                             ],
  20125.                                                             134 => [
  20126.                                                                 'key' => 'Mikronesien',
  20127.                                                                 'value' => 'FM',
  20128.                                                             ],
  20129.                                                             135 => [
  20130.                                                                 'key' => 'Monaco',
  20131.                                                                 'value' => 'MC',
  20132.                                                             ],
  20133.                                                             136 => [
  20134.                                                                 'key' => 'Mongolei',
  20135.                                                                 'value' => 'MN',
  20136.                                                             ],
  20137.                                                             137 => [
  20138.                                                                 'key' => 'Montenegro',
  20139.                                                                 'value' => 'ME',
  20140.                                                             ],
  20141.                                                             138 => [
  20142.                                                                 'key' => 'Montserrat',
  20143.                                                                 'value' => 'MS',
  20144.                                                             ],
  20145.                                                             139 => [
  20146.                                                                 'key' => 'Mosambik',
  20147.                                                                 'value' => 'MZ',
  20148.                                                             ],
  20149.                                                             140 => [
  20150.                                                                 'key' => 'Myanmar',
  20151.                                                                 'value' => 'MM',
  20152.                                                             ],
  20153.                                                             141 => [
  20154.                                                                 'key' => 'Namibia',
  20155.                                                                 'value' => 'NA',
  20156.                                                             ],
  20157.                                                             142 => [
  20158.                                                                 'key' => 'Nauru',
  20159.                                                                 'value' => 'NR',
  20160.                                                             ],
  20161.                                                             143 => [
  20162.                                                                 'key' => 'Nepal',
  20163.                                                                 'value' => 'NP',
  20164.                                                             ],
  20165.                                                             144 => [
  20166.                                                                 'key' => 'Neukaledonien',
  20167.                                                                 'value' => 'NC',
  20168.                                                             ],
  20169.                                                             145 => [
  20170.                                                                 'key' => 'Neuseeland',
  20171.                                                                 'value' => 'NZ',
  20172.                                                             ],
  20173.                                                             146 => [
  20174.                                                                 'key' => 'Nicaragua',
  20175.                                                                 'value' => 'NI',
  20176.                                                             ],
  20177.                                                             147 => [
  20178.                                                                 'key' => 'Niederlande',
  20179.                                                                 'value' => 'NL',
  20180.                                                             ],
  20181.                                                             148 => [
  20182.                                                                 'key' => 'Niger',
  20183.                                                                 'value' => 'NE',
  20184.                                                             ],
  20185.                                                             149 => [
  20186.                                                                 'key' => 'Nigeria',
  20187.                                                                 'value' => 'NG',
  20188.                                                             ],
  20189.                                                             150 => [
  20190.                                                                 'key' => 'Niue',
  20191.                                                                 'value' => 'NU',
  20192.                                                             ],
  20193.                                                             151 => [
  20194.                                                                 'key' => 'Nordkorea',
  20195.                                                                 'value' => 'KP',
  20196.                                                             ],
  20197.                                                             152 => [
  20198.                                                                 'key' => 'Nordmazedonien',
  20199.                                                                 'value' => 'MK',
  20200.                                                             ],
  20201.                                                             153 => [
  20202.                                                                 'key' => 'Norfolkinsel',
  20203.                                                                 'value' => 'NF',
  20204.                                                             ],
  20205.                                                             154 => [
  20206.                                                                 'key' => 'Norwegen',
  20207.                                                                 'value' => 'NO',
  20208.                                                             ],
  20209.                                                             155 => [
  20210.                                                                 'key' => 'Nördliche Marianen',
  20211.                                                                 'value' => 'MP',
  20212.                                                             ],
  20213.                                                             156 => [
  20214.                                                                 'key' => 'Oman',
  20215.                                                                 'value' => 'OM',
  20216.                                                             ],
  20217.                                                             157 => [
  20218.                                                                 'key' => 'Pakistan',
  20219.                                                                 'value' => 'PK',
  20220.                                                             ],
  20221.                                                             158 => [
  20222.                                                                 'key' => 'Palau',
  20223.                                                                 'value' => 'PW',
  20224.                                                             ],
  20225.                                                             159 => [
  20226.                                                                 'key' => 'Palästinensische Autonomiegebiete',
  20227.                                                                 'value' => 'PS',
  20228.                                                             ],
  20229.                                                             160 => [
  20230.                                                                 'key' => 'Panama',
  20231.                                                                 'value' => 'PA',
  20232.                                                             ],
  20233.                                                             161 => [
  20234.                                                                 'key' => 'Papua-Neuguinea',
  20235.                                                                 'value' => 'PG',
  20236.                                                             ],
  20237.                                                             162 => [
  20238.                                                                 'key' => 'Paraguay',
  20239.                                                                 'value' => 'PY',
  20240.                                                             ],
  20241.                                                             163 => [
  20242.                                                                 'key' => 'Peru',
  20243.                                                                 'value' => 'PE',
  20244.                                                             ],
  20245.                                                             164 => [
  20246.                                                                 'key' => 'Philippinen',
  20247.                                                                 'value' => 'PH',
  20248.                                                             ],
  20249.                                                             165 => [
  20250.                                                                 'key' => 'Pitcairninseln',
  20251.                                                                 'value' => 'PN',
  20252.                                                             ],
  20253.                                                             166 => [
  20254.                                                                 'key' => 'Polen',
  20255.                                                                 'value' => 'PL',
  20256.                                                             ],
  20257.                                                             167 => [
  20258.                                                                 'key' => 'Portugal',
  20259.                                                                 'value' => 'PT',
  20260.                                                             ],
  20261.                                                             168 => [
  20262.                                                                 'key' => 'Puerto Rico',
  20263.                                                                 'value' => 'PR',
  20264.                                                             ],
  20265.                                                             169 => [
  20266.                                                                 'key' => 'Republik Moldau',
  20267.                                                                 'value' => 'MD',
  20268.                                                             ],
  20269.                                                             170 => [
  20270.                                                                 'key' => 'Ruanda',
  20271.                                                                 'value' => 'RW',
  20272.                                                             ],
  20273.                                                             171 => [
  20274.                                                                 'key' => 'Rumänien',
  20275.                                                                 'value' => 'RO',
  20276.                                                             ],
  20277.                                                             172 => [
  20278.                                                                 'key' => 'Russland',
  20279.                                                                 'value' => 'RU',
  20280.                                                             ],
  20281.                                                             173 => [
  20282.                                                                 'key' => 'Réunion',
  20283.                                                                 'value' => 'RE',
  20284.                                                             ],
  20285.                                                             174 => [
  20286.                                                                 'key' => 'Salomonen',
  20287.                                                                 'value' => 'SB',
  20288.                                                             ],
  20289.                                                             175 => [
  20290.                                                                 'key' => 'Sambia',
  20291.                                                                 'value' => 'ZM',
  20292.                                                             ],
  20293.                                                             176 => [
  20294.                                                                 'key' => 'Samoa',
  20295.                                                                 'value' => 'WS',
  20296.                                                             ],
  20297.                                                             177 => [
  20298.                                                                 'key' => 'San Marino',
  20299.                                                                 'value' => 'SM',
  20300.                                                             ],
  20301.                                                             178 => [
  20302.                                                                 'key' => 'Saudi-Arabien',
  20303.                                                                 'value' => 'SA',
  20304.                                                             ],
  20305.                                                             179 => [
  20306.                                                                 'key' => 'Schweden',
  20307.                                                                 'value' => 'SE',
  20308.                                                             ],
  20309.                                                             180 => [
  20310.                                                                 'key' => 'Schweiz',
  20311.                                                                 'value' => 'CH',
  20312.                                                             ],
  20313.                                                             181 => [
  20314.                                                                 'key' => 'Senegal',
  20315.                                                                 'value' => 'SN',
  20316.                                                             ],
  20317.                                                             182 => [
  20318.                                                                 'key' => 'Serbien',
  20319.                                                                 'value' => 'RS',
  20320.                                                             ],
  20321.                                                             183 => [
  20322.                                                                 'key' => 'Seychellen',
  20323.                                                                 'value' => 'SC',
  20324.                                                             ],
  20325.                                                             184 => [
  20326.                                                                 'key' => 'Sierra Leone',
  20327.                                                                 'value' => 'SL',
  20328.                                                             ],
  20329.                                                             185 => [
  20330.                                                                 'key' => 'Simbabwe',
  20331.                                                                 'value' => 'ZW',
  20332.                                                             ],
  20333.                                                             186 => [
  20334.                                                                 'key' => 'Singapur',
  20335.                                                                 'value' => 'SG',
  20336.                                                             ],
  20337.                                                             187 => [
  20338.                                                                 'key' => 'Sint Maarten',
  20339.                                                                 'value' => 'SX',
  20340.                                                             ],
  20341.                                                             188 => [
  20342.                                                                 'key' => 'Slowakei',
  20343.                                                                 'value' => 'SK',
  20344.                                                             ],
  20345.                                                             189 => [
  20346.                                                                 'key' => 'Slowenien',
  20347.                                                                 'value' => 'SI',
  20348.                                                             ],
  20349.                                                             190 => [
  20350.                                                                 'key' => 'Somalia',
  20351.                                                                 'value' => 'SO',
  20352.                                                             ],
  20353.                                                             191 => [
  20354.                                                                 'key' => 'Sonderverwaltungsregion Hongkong',
  20355.                                                                 'value' => 'HK',
  20356.                                                             ],
  20357.                                                             192 => [
  20358.                                                                 'key' => 'Sonderverwaltungsregion Macau',
  20359.                                                                 'value' => 'MO',
  20360.                                                             ],
  20361.                                                             193 => [
  20362.                                                                 'key' => 'Spanien',
  20363.                                                                 'value' => 'ES',
  20364.                                                             ],
  20365.                                                             194 => [
  20366.                                                                 'key' => 'Spitzbergen und Jan Mayen',
  20367.                                                                 'value' => 'SJ',
  20368.                                                             ],
  20369.                                                             195 => [
  20370.                                                                 'key' => 'Sri Lanka',
  20371.                                                                 'value' => 'LK',
  20372.                                                             ],
  20373.                                                             196 => [
  20374.                                                                 'key' => 'St. Barthélemy',
  20375.                                                                 'value' => 'BL',
  20376.                                                             ],
  20377.                                                             197 => [
  20378.                                                                 'key' => 'St. Helena',
  20379.                                                                 'value' => 'SH',
  20380.                                                             ],
  20381.                                                             198 => [
  20382.                                                                 'key' => 'St. Kitts und Nevis',
  20383.                                                                 'value' => 'KN',
  20384.                                                             ],
  20385.                                                             199 => [
  20386.                                                                 'key' => 'St. Lucia',
  20387.                                                                 'value' => 'LC',
  20388.                                                             ],
  20389.                                                             200 => [
  20390.                                                                 'key' => 'St. Martin',
  20391.                                                                 'value' => 'MF',
  20392.                                                             ],
  20393.                                                             201 => [
  20394.                                                                 'key' => 'St. Pierre und Miquelon',
  20395.                                                                 'value' => 'PM',
  20396.                                                             ],
  20397.                                                             202 => [
  20398.                                                                 'key' => 'St. Vincent und die Grenadinen',
  20399.                                                                 'value' => 'VC',
  20400.                                                             ],
  20401.                                                             203 => [
  20402.                                                                 'key' => 'Sudan',
  20403.                                                                 'value' => 'SD',
  20404.                                                             ],
  20405.                                                             204 => [
  20406.                                                                 'key' => 'Suriname',
  20407.                                                                 'value' => 'SR',
  20408.                                                             ],
  20409.                                                             205 => [
  20410.                                                                 'key' => 'Syrien',
  20411.                                                                 'value' => 'SY',
  20412.                                                             ],
  20413.                                                             206 => [
  20414.                                                                 'key' => 'São Tomé und Príncipe',
  20415.                                                                 'value' => 'ST',
  20416.                                                             ],
  20417.                                                             207 => [
  20418.                                                                 'key' => 'Südafrika',
  20419.                                                                 'value' => 'ZA',
  20420.                                                             ],
  20421.                                                             208 => [
  20422.                                                                 'key' => 'Südgeorgien und die Südlichen Sandwichinseln',
  20423.                                                                 'value' => 'GS',
  20424.                                                             ],
  20425.                                                             209 => [
  20426.                                                                 'key' => 'Südkorea',
  20427.                                                                 'value' => 'KR',
  20428.                                                             ],
  20429.                                                             210 => [
  20430.                                                                 'key' => 'Südsudan',
  20431.                                                                 'value' => 'SS',
  20432.                                                             ],
  20433.                                                             211 => [
  20434.                                                                 'key' => 'Tadschikistan',
  20435.                                                                 'value' => 'TJ',
  20436.                                                             ],
  20437.                                                             212 => [
  20438.                                                                 'key' => 'Taiwan',
  20439.                                                                 'value' => 'TW',
  20440.                                                             ],
  20441.                                                             213 => [
  20442.                                                                 'key' => 'Tansania',
  20443.                                                                 'value' => 'TZ',
  20444.                                                             ],
  20445.                                                             214 => [
  20446.                                                                 'key' => 'Thailand',
  20447.                                                                 'value' => 'TH',
  20448.                                                             ],
  20449.                                                             215 => [
  20450.                                                                 'key' => 'Timor-Leste',
  20451.                                                                 'value' => 'TL',
  20452.                                                             ],
  20453.                                                             216 => [
  20454.                                                                 'key' => 'Togo',
  20455.                                                                 'value' => 'TG',
  20456.                                                             ],
  20457.                                                             217 => [
  20458.                                                                 'key' => 'Tokelau',
  20459.                                                                 'value' => 'TK',
  20460.                                                             ],
  20461.                                                             218 => [
  20462.                                                                 'key' => 'Tonga',
  20463.                                                                 'value' => 'TO',
  20464.                                                             ],
  20465.                                                             219 => [
  20466.                                                                 'key' => 'Trinidad und Tobago',
  20467.                                                                 'value' => 'TT',
  20468.                                                             ],
  20469.                                                             220 => [
  20470.                                                                 'key' => 'Tschad',
  20471.                                                                 'value' => 'TD',
  20472.                                                             ],
  20473.                                                             221 => [
  20474.                                                                 'key' => 'Tschechien',
  20475.                                                                 'value' => 'CZ',
  20476.                                                             ],
  20477.                                                             222 => [
  20478.                                                                 'key' => 'Tunesien',
  20479.                                                                 'value' => 'TN',
  20480.                                                             ],
  20481.                                                             223 => [
  20482.                                                                 'key' => 'Turkmenistan',
  20483.                                                                 'value' => 'TM',
  20484.                                                             ],
  20485.                                                             224 => [
  20486.                                                                 'key' => 'Turks- und Caicosinseln',
  20487.                                                                 'value' => 'TC',
  20488.                                                             ],
  20489.                                                             225 => [
  20490.                                                                 'key' => 'Tuvalu',
  20491.                                                                 'value' => 'TV',
  20492.                                                             ],
  20493.                                                             226 => [
  20494.                                                                 'key' => 'Türkei',
  20495.                                                                 'value' => 'TR',
  20496.                                                             ],
  20497.                                                             227 => [
  20498.                                                                 'key' => 'Uganda',
  20499.                                                                 'value' => 'UG',
  20500.                                                             ],
  20501.                                                             228 => [
  20502.                                                                 'key' => 'Ukraine',
  20503.                                                                 'value' => 'UA',
  20504.                                                             ],
  20505.                                                             229 => [
  20506.                                                                 'key' => 'Ungarn',
  20507.                                                                 'value' => 'HU',
  20508.                                                             ],
  20509.                                                             230 => [
  20510.                                                                 'key' => 'Uruguay',
  20511.                                                                 'value' => 'UY',
  20512.                                                             ],
  20513.                                                             231 => [
  20514.                                                                 'key' => 'Usbekistan',
  20515.                                                                 'value' => 'UZ',
  20516.                                                             ],
  20517.                                                             232 => [
  20518.                                                                 'key' => 'Vanuatu',
  20519.                                                                 'value' => 'VU',
  20520.                                                             ],
  20521.                                                             233 => [
  20522.                                                                 'key' => 'Vatikanstadt',
  20523.                                                                 'value' => 'VA',
  20524.                                                             ],
  20525.                                                             234 => [
  20526.                                                                 'key' => 'Venezuela',
  20527.                                                                 'value' => 'VE',
  20528.                                                             ],
  20529.                                                             235 => [
  20530.                                                                 'key' => 'Vereinigte Arabische Emirate',
  20531.                                                                 'value' => 'AE',
  20532.                                                             ],
  20533.                                                             236 => [
  20534.                                                                 'key' => 'Vereinigte Staaten',
  20535.                                                                 'value' => 'US',
  20536.                                                             ],
  20537.                                                             237 => [
  20538.                                                                 'key' => 'Vereinigtes Königreich',
  20539.                                                                 'value' => 'GB',
  20540.                                                             ],
  20541.                                                             238 => [
  20542.                                                                 'key' => 'Vietnam',
  20543.                                                                 'value' => 'VN',
  20544.                                                             ],
  20545.                                                             239 => [
  20546.                                                                 'key' => 'Wallis und Futuna',
  20547.                                                                 'value' => 'WF',
  20548.                                                             ],
  20549.                                                             240 => [
  20550.                                                                 'key' => 'Weihnachtsinsel',
  20551.                                                                 'value' => 'CX',
  20552.                                                             ],
  20553.                                                             241 => [
  20554.                                                                 'key' => 'Westsahara',
  20555.                                                                 'value' => 'EH',
  20556.                                                             ],
  20557.                                                             242 => [
  20558.                                                                 'key' => 'Zentralafrikanische Republik',
  20559.                                                                 'value' => 'CF',
  20560.                                                             ],
  20561.                                                             243 => [
  20562.                                                                 'key' => 'Zypern',
  20563.                                                                 'value' => 'CY',
  20564.                                                             ],
  20565.                                                             244 => [
  20566.                                                                 'key' => 'Ägypten',
  20567.                                                                 'value' => 'EG',
  20568.                                                             ],
  20569.                                                             245 => [
  20570.                                                                 'key' => 'Äquatorialguinea',
  20571.                                                                 'value' => 'GQ',
  20572.                                                             ],
  20573.                                                             246 => [
  20574.                                                                 'key' => 'Äthiopien',
  20575.                                                                 'value' => 'ET',
  20576.                                                             ],
  20577.                                                             247 => [
  20578.                                                                 'key' => 'Ã…landinseln',
  20579.                                                                 'value' => 'AX',
  20580.                                                             ],
  20581.                                                             248 => [
  20582.                                                                 'key' => 'Österreich',
  20583.                                                                 'value' => 'AT',
  20584.                                                             ],
  20585.                                                         ],
  20586.                                                         'width' => 646,
  20587.                                                         'height' => 100,
  20588.                                                         'maxItems' => '',
  20589.                                                         'renderType' => 'tags',
  20590.                                                         'optionsProviderClass' => NULL,
  20591.                                                         'optionsProviderData' => NULL,
  20592.                                                         'queryColumnType' => 'text',
  20593.                                                         'columnType' => 'text',
  20594.                                                         'dynamicOptions' => false,
  20595.                                                         'name' => 'landMarkt',
  20596.                                                         'title' => 'Land/Markt',
  20597.                                                         'tooltip' => '',
  20598.                                                         'mandatory' => false,
  20599.                                                         'noteditable' => false,
  20600.                                                         'index' => false,
  20601.                                                         'locked' => false,
  20602.                                                         'style' => '',
  20603.                                                         'permissions' => NULL,
  20604.                                                         'datatype' => 'data',
  20605.                                                         'relationType' => false,
  20606.                                                         'invisible' => false,
  20607.                                                         'visibleGridView' => false,
  20608.                                                         'visibleSearch' => false,
  20609.                                                     ],
  20610.                                                 ],
  20611.                                                 'isOperator' => false,
  20612.                                             ],
  20613.                                             => [
  20614.                                                 'attributes' => [
  20615.                                                     'attribute' => 'neu',
  20616.                                                     'label' => 'Neu',
  20617.                                                     'dataType' => 'booleanSelect',
  20618.                                                     'layout' => [
  20619.                                                         'fieldtype' => 'booleanSelect',
  20620.                                                         'yesLabel' => 'yes',
  20621.                                                         'noLabel' => 'no',
  20622.                                                         'emptyLabel' => 'empty',
  20623.                                                         'options' => [
  20624.                                                             => [
  20625.                                                                 'key' => 'empty',
  20626.                                                                 'value' => 0,
  20627.                                                             ],
  20628.                                                             => [
  20629.                                                                 'key' => 'yes',
  20630.                                                                 'value' => 1,
  20631.                                                             ],
  20632.                                                             => [
  20633.                                                                 'key' => 'no',
  20634.                                                                 'value' => -1,
  20635.                                                             ],
  20636.                                                         ],
  20637.                                                         'width' => 646,
  20638.                                                         'queryColumnType' => 'tinyint(1) null',
  20639.                                                         'columnType' => 'tinyint(1) null',
  20640.                                                         'name' => 'neu',
  20641.                                                         'title' => 'Neu',
  20642.                                                         'tooltip' => '',
  20643.                                                         'mandatory' => false,
  20644.                                                         'noteditable' => false,
  20645.                                                         'index' => false,
  20646.                                                         'locked' => false,
  20647.                                                         'style' => '',
  20648.                                                         'permissions' => NULL,
  20649.                                                         'datatype' => 'data',
  20650.                                                         'relationType' => false,
  20651.                                                         'invisible' => false,
  20652.                                                         'visibleGridView' => false,
  20653.                                                         'visibleSearch' => false,
  20654.                                                     ],
  20655.                                                 ],
  20656.                                                 'isOperator' => false,
  20657.                                             ],
  20658.                                             => [
  20659.                                                 'attributes' => [
  20660.                                                     'attribute' => 'brand',
  20661.                                                     'label' => 'Marke',
  20662.                                                     'dataType' => 'manyToOneRelation',
  20663.                                                     'layout' => [
  20664.                                                         'fieldtype' => 'manyToOneRelation',
  20665.                                                         'width' => 530,
  20666.                                                         'assetUploadPath' => '',
  20667.                                                         'relationType' => true,
  20668.                                                         'queryColumnType' => [
  20669.                                                             'id' => 'int(11)',
  20670.                                                             'type' => 'enum(\'document\',\'asset\',\'object\')',
  20671.                                                         ],
  20672.                                                         'objectsAllowed' => true,
  20673.                                                         'assetsAllowed' => false,
  20674.                                                         'assetTypes' => [
  20675.                                                         ],
  20676.                                                         'documentsAllowed' => false,
  20677.                                                         'documentTypes' => [
  20678.                                                         ],
  20679.                                                         'classes' => [
  20680.                                                             => [
  20681.                                                                 'classes' => 'Marke',
  20682.                                                             ],
  20683.                                                         ],
  20684.                                                         'pathFormatterClass' => '',
  20685.                                                         'name' => 'brand',
  20686.                                                         'title' => 'Marke',
  20687.                                                         'tooltip' => '',
  20688.                                                         'mandatory' => false,
  20689.                                                         'noteditable' => false,
  20690.                                                         'index' => false,
  20691.                                                         'locked' => false,
  20692.                                                         'style' => '',
  20693.                                                         'permissions' => NULL,
  20694.                                                         'datatype' => 'data',
  20695.                                                         'invisible' => false,
  20696.                                                         'visibleGridView' => false,
  20697.                                                         'visibleSearch' => false,
  20698.                                                     ],
  20699.                                                 ],
  20700.                                                 'isOperator' => false,
  20701.                                             ],
  20702.                                             => [
  20703.                                                 'attributes' => [
  20704.                                                     'attribute' => 'artikelnummer',
  20705.                                                     'label' => 'Artikelnummer',
  20706.                                                     'dataType' => 'input',
  20707.                                                     'layout' => [
  20708.                                                         'fieldtype' => 'input',
  20709.                                                         'width' => 646,
  20710.                                                         'defaultValue' => NULL,
  20711.                                                         'queryColumnType' => 'varchar',
  20712.                                                         'columnType' => 'varchar',
  20713.                                                         'columnLength' => 1024,
  20714.                                                         'regex' => '',
  20715.                                                         'unique' => false,
  20716.                                                         'showCharCount' => false,
  20717.                                                         'name' => 'artikelnummer',
  20718.                                                         'title' => 'Artikelnummer',
  20719.                                                         'tooltip' => '',
  20720.                                                         'mandatory' => false,
  20721.                                                         'noteditable' => false,
  20722.                                                         'index' => false,
  20723.                                                         'locked' => false,
  20724.                                                         'style' => '',
  20725.                                                         'permissions' => NULL,
  20726.                                                         'datatype' => 'data',
  20727.                                                         'relationType' => false,
  20728.                                                         'invisible' => false,
  20729.                                                         'visibleGridView' => false,
  20730.                                                         'visibleSearch' => false,
  20731.                                                         'defaultValueGenerator' => '',
  20732.                                                     ],
  20733.                                                 ],
  20734.                                                 'isOperator' => false,
  20735.                                             ],
  20736.                                             => [
  20737.                                                 'attributes' => [
  20738.                                                     'attribute' => 'sapNummer',
  20739.                                                     'label' => 'SAP-Nummer',
  20740.                                                     'dataType' => 'input',
  20741.                                                     'layout' => [
  20742.                                                         'fieldtype' => 'input',
  20743.                                                         'width' => 646,
  20744.                                                         'defaultValue' => NULL,
  20745.                                                         'queryColumnType' => 'varchar',
  20746.                                                         'columnType' => 'varchar',
  20747.                                                         'columnLength' => 1024,
  20748.                                                         'regex' => '',
  20749.                                                         'unique' => false,
  20750.                                                         'showCharCount' => false,
  20751.                                                         'name' => 'sapNummer',
  20752.                                                         'title' => 'SAP-Nummer',
  20753.                                                         'tooltip' => '',
  20754.                                                         'mandatory' => false,
  20755.                                                         'noteditable' => false,
  20756.                                                         'index' => false,
  20757.                                                         'locked' => false,
  20758.                                                         'style' => '',
  20759.                                                         'permissions' => NULL,
  20760.                                                         'datatype' => 'data',
  20761.                                                         'relationType' => false,
  20762.                                                         'invisible' => false,
  20763.                                                         'visibleGridView' => false,
  20764.                                                         'visibleSearch' => false,
  20765.                                                         'defaultValueGenerator' => '',
  20766.                                                     ],
  20767.                                                 ],
  20768.                                                 'isOperator' => false,
  20769.                                             ],
  20770.                                             10 => [
  20771.                                                 'attributes' => [
  20772.                                                     'attribute' => 'pzn',
  20773.                                                     'label' => 'PZN',
  20774.                                                     'dataType' => 'input',
  20775.                                                     'layout' => [
  20776.                                                         'fieldtype' => 'input',
  20777.                                                         'width' => 646,
  20778.                                                         'defaultValue' => NULL,
  20779.                                                         'queryColumnType' => 'varchar',
  20780.                                                         'columnType' => 'varchar',
  20781.                                                         'columnLength' => 1024,
  20782.                                                         'regex' => '',
  20783.                                                         'unique' => false,
  20784.                                                         'showCharCount' => false,
  20785.                                                         'name' => 'pzn',
  20786.                                                         'title' => 'PZN',
  20787.                                                         'tooltip' => '',
  20788.                                                         'mandatory' => false,
  20789.                                                         'noteditable' => false,
  20790.                                                         'index' => false,
  20791.                                                         'locked' => false,
  20792.                                                         'style' => '',
  20793.                                                         'permissions' => NULL,
  20794.                                                         'datatype' => 'data',
  20795.                                                         'relationType' => false,
  20796.                                                         'invisible' => false,
  20797.                                                         'visibleGridView' => false,
  20798.                                                         'visibleSearch' => false,
  20799.                                                         'defaultValueGenerator' => '',
  20800.                                                     ],
  20801.                                                 ],
  20802.                                                 'isOperator' => false,
  20803.                                             ],
  20804.                                             11 => [
  20805.                                                 'attributes' => [
  20806.                                                     'attribute' => 'zuzahl',
  20807.                                                     'label' => 'Zuzahl',
  20808.                                                     'dataType' => 'input',
  20809.                                                     'layout' => [
  20810.                                                         'fieldtype' => 'input',
  20811.                                                         'width' => 646,
  20812.                                                         'defaultValue' => NULL,
  20813.                                                         'queryColumnType' => 'varchar',
  20814.                                                         'columnType' => 'varchar',
  20815.                                                         'columnLength' => 1024,
  20816.                                                         'regex' => '',
  20817.                                                         'unique' => false,
  20818.                                                         'showCharCount' => false,
  20819.                                                         'name' => 'zuzahl',
  20820.                                                         'title' => 'Zuzahl',
  20821.                                                         'tooltip' => '',
  20822.                                                         'mandatory' => false,
  20823.                                                         'noteditable' => false,
  20824.                                                         'index' => false,
  20825.                                                         'locked' => false,
  20826.                                                         'style' => '',
  20827.                                                         'permissions' => NULL,
  20828.                                                         'datatype' => 'data',
  20829.                                                         'relationType' => false,
  20830.                                                         'invisible' => false,
  20831.                                                         'visibleGridView' => false,
  20832.                                                         'visibleSearch' => false,
  20833.                                                         'defaultValueGenerator' => '',
  20834.                                                     ],
  20835.                                                 ],
  20836.                                                 'isOperator' => false,
  20837.                                             ],
  20838.                                             12 => [
  20839.                                                 'attributes' => [
  20840.                                                     'attribute' => 'therapiegebietFachkreise',
  20841.                                                     'label' => 'Fachkreise',
  20842.                                                     'dataType' => 'manyToManyObjectRelation',
  20843.                                                     'layout' => [
  20844.                                                         'fieldtype' => 'manyToManyObjectRelation',
  20845.                                                         'width' => 775,
  20846.                                                         'height' => 120,
  20847.                                                         'maxItems' => '',
  20848.                                                         'queryColumnType' => 'text',
  20849.                                                         'relationType' => true,
  20850.                                                         'visibleFields' => 'id,filename,name',
  20851.                                                         'allowToCreateNewObject' => false,
  20852.                                                         'optimizedAdminLoading' => false,
  20853.                                                         'enableTextSelection' => false,
  20854.                                                         'visibleFieldDefinitions' => [
  20855.                                                             'id' => [
  20856.                                                                 'name' => 'id',
  20857.                                                                 'title' => 'ID',
  20858.                                                                 'fieldtype' => 'input',
  20859.                                                             ],
  20860.                                                             'filename' => [
  20861.                                                                 'name' => 'filename',
  20862.                                                                 'title' => 'Dateiname',
  20863.                                                                 'fieldtype' => 'input',
  20864.                                                             ],
  20865.                                                             'name' => [
  20866.                                                                 'name' => 'name',
  20867.                                                                 'title' => 'Name',
  20868.                                                                 'fieldtype' => 'input',
  20869.                                                             ],
  20870.                                                         ],
  20871.                                                         'classes' => [
  20872.                                                             => [
  20873.                                                                 'classes' => 'TherapiegebietFachkreise',
  20874.                                                             ],
  20875.                                                         ],
  20876.                                                         'pathFormatterClass' => '',
  20877.                                                         'name' => 'therapiegebietFachkreise',
  20878.                                                         'title' => 'Fachkreise',
  20879.                                                         'tooltip' => '',
  20880.                                                         'mandatory' => false,
  20881.                                                         'noteditable' => false,
  20882.                                                         'index' => false,
  20883.                                                         'locked' => false,
  20884.                                                         'style' => '',
  20885.                                                         'permissions' => NULL,
  20886.                                                         'datatype' => 'data',
  20887.                                                         'invisible' => false,
  20888.                                                         'visibleGridView' => false,
  20889.                                                         'visibleSearch' => false,
  20890.                                                     ],
  20891.                                                 ],
  20892.                                                 'isOperator' => false,
  20893.                                             ],
  20894.                                             13 => [
  20895.                                                 'attributes' => [
  20896.                                                     'attribute' => 'therapiegebietEndverwender',
  20897.                                                     'label' => 'Endverwender',
  20898.                                                     'dataType' => 'manyToManyObjectRelation',
  20899.                                                     'layout' => [
  20900.                                                         'fieldtype' => 'manyToManyObjectRelation',
  20901.                                                         'width' => 775,
  20902.                                                         'height' => 120,
  20903.                                                         'maxItems' => '',
  20904.                                                         'queryColumnType' => 'text',
  20905.                                                         'relationType' => true,
  20906.                                                         'visibleFields' => 'id,filename,name',
  20907.                                                         'allowToCreateNewObject' => false,
  20908.                                                         'optimizedAdminLoading' => false,
  20909.                                                         'enableTextSelection' => false,
  20910.                                                         'visibleFieldDefinitions' => [
  20911.                                                             'id' => [
  20912.                                                                 'name' => 'id',
  20913.                                                                 'title' => 'ID',
  20914.                                                                 'fieldtype' => 'input',
  20915.                                                             ],
  20916.                                                             'filename' => [
  20917.                                                                 'name' => 'filename',
  20918.                                                                 'title' => 'Dateiname',
  20919.                                                                 'fieldtype' => 'input',
  20920.                                                             ],
  20921.                                                             'name' => [
  20922.                                                                 'name' => 'name',
  20923.                                                                 'title' => 'Name',
  20924.                                                                 'fieldtype' => 'input',
  20925.                                                             ],
  20926.                                                         ],
  20927.                                                         'classes' => [
  20928.                                                             => [
  20929.                                                                 'classes' => 'TherapiegebietEndverwender',
  20930.                                                             ],
  20931.                                                         ],
  20932.                                                         'pathFormatterClass' => '',
  20933.                                                         'name' => 'therapiegebietEndverwender',
  20934.                                                         'title' => 'Endverwender',
  20935.                                                         'tooltip' => '',
  20936.                                                         'mandatory' => false,
  20937.                                                         'noteditable' => false,
  20938.                                                         'index' => false,
  20939.                                                         'locked' => false,
  20940.                                                         'style' => '',
  20941.                                                         'permissions' => NULL,
  20942.                                                         'datatype' => 'data',
  20943.                                                         'invisible' => false,
  20944.                                                         'visibleGridView' => false,
  20945.                                                         'visibleSearch' => false,
  20946.                                                     ],
  20947.                                                 ],
  20948.                                                 'isOperator' => false,
  20949.                                             ],
  20950.                                             14 => [
  20951.                                                 'attributes' => [
  20952.                                                     'attribute' => 'produktname',
  20953.                                                     'label' => 'Produktname',
  20954.                                                     'dataType' => 'input',
  20955.                                                     'layout' => [
  20956.                                                         'fieldtype' => 'input',
  20957.                                                         'width' => 609,
  20958.                                                         'defaultValue' => NULL,
  20959.                                                         'queryColumnType' => 'varchar',
  20960.                                                         'columnType' => 'varchar',
  20961.                                                         'columnLength' => 1024,
  20962.                                                         'regex' => '',
  20963.                                                         'unique' => false,
  20964.                                                         'showCharCount' => false,
  20965.                                                         'name' => 'produktname',
  20966.                                                         'title' => 'Produktname',
  20967.                                                         'tooltip' => '',
  20968.                                                         'mandatory' => false,
  20969.                                                         'noteditable' => false,
  20970.                                                         'index' => false,
  20971.                                                         'locked' => false,
  20972.                                                         'style' => '',
  20973.                                                         'permissions' => NULL,
  20974.                                                         'datatype' => 'data',
  20975.                                                         'relationType' => false,
  20976.                                                         'invisible' => false,
  20977.                                                         'visibleGridView' => true,
  20978.                                                         'visibleSearch' => true,
  20979.                                                         'defaultValueGenerator' => '',
  20980.                                                     ],
  20981.                                                 ],
  20982.                                                 'isOperator' => false,
  20983.                                             ],
  20984.                                             15 => [
  20985.                                                 'attributes' => [
  20986.                                                     'attribute' => 'descriptionShort',
  20987.                                                     'label' => 'Kurzbeschreibung',
  20988.                                                     'dataType' => 'wysiwyg',
  20989.                                                     'layout' => [
  20990.                                                         'fieldtype' => 'wysiwyg',
  20991.                                                         'width' => 728,
  20992.                                                         'height' => 240,
  20993.                                                         'queryColumnType' => 'longtext',
  20994.                                                         'columnType' => 'longtext',
  20995.                                                         '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".'',
  20996.                                                         'excludeFromSearchIndex' => false,
  20997.                                                         'maxCharacters' => '',
  20998.                                                         'name' => 'descriptionShort',
  20999.                                                         'title' => 'Kurzbeschreibung',
  21000.                                                         'tooltip' => '',
  21001.                                                         'mandatory' => false,
  21002.                                                         'noteditable' => false,
  21003.                                                         'index' => false,
  21004.                                                         'locked' => false,
  21005.                                                         'style' => '',
  21006.                                                         'permissions' => NULL,
  21007.                                                         'datatype' => 'data',
  21008.                                                         'relationType' => false,
  21009.                                                         'invisible' => false,
  21010.                                                         'visibleGridView' => false,
  21011.                                                         'visibleSearch' => false,
  21012.                                                     ],
  21013.                                                 ],
  21014.                                                 'isOperator' => false,
  21015.                                             ],
  21016.                                             16 => [
  21017.                                                 'attributes' => [
  21018.                                                     'attribute' => 'seoMetaTitle',
  21019.                                                     'label' => 'SEO-Meta-Titel',
  21020.                                                     'dataType' => 'input',
  21021.                                                     'layout' => [
  21022.                                                         'fieldtype' => 'input',
  21023.                                                         'width' => 609,
  21024.                                                         'defaultValue' => NULL,
  21025.                                                         'queryColumnType' => 'varchar',
  21026.                                                         'columnType' => 'varchar',
  21027.                                                         'columnLength' => 1024,
  21028.                                                         'regex' => '',
  21029.                                                         'unique' => false,
  21030.                                                         'showCharCount' => false,
  21031.                                                         'name' => 'seoMetaTitle',
  21032.                                                         'title' => 'SEO-Meta-Titel',
  21033.                                                         'tooltip' => '',
  21034.                                                         'mandatory' => false,
  21035.                                                         'noteditable' => false,
  21036.                                                         'index' => false,
  21037.                                                         'locked' => false,
  21038.                                                         'style' => '',
  21039.                                                         'permissions' => NULL,
  21040.                                                         'datatype' => 'data',
  21041.                                                         'relationType' => false,
  21042.                                                         'invisible' => false,
  21043.                                                         'visibleGridView' => true,
  21044.                                                         'visibleSearch' => true,
  21045.                                                         'defaultValueGenerator' => '',
  21046.                                                     ],
  21047.                                                 ],
  21048.                                                 'isOperator' => false,
  21049.                                             ],
  21050.                                             17 => [
  21051.                                                 'attributes' => [
  21052.                                                     'attribute' => 'seoMetaDescription',
  21053.                                                     'label' => 'SEO-Meta-Description',
  21054.                                                     'dataType' => 'textarea',
  21055.                                                     'layout' => [
  21056.                                                         'fieldtype' => 'textarea',
  21057.                                                         'width' => 609,
  21058.                                                         'height' => 50,
  21059.                                                         'maxLength' => NULL,
  21060.                                                         'showCharCount' => true,
  21061.                                                         'excludeFromSearchIndex' => false,
  21062.                                                         'queryColumnType' => 'longtext',
  21063.                                                         'columnType' => 'longtext',
  21064.                                                         'name' => 'seoMetaDescription',
  21065.                                                         'title' => 'SEO-Meta-Description',
  21066.                                                         'tooltip' => '',
  21067.                                                         'mandatory' => false,
  21068.                                                         'noteditable' => false,
  21069.                                                         'index' => false,
  21070.                                                         'locked' => false,
  21071.                                                         'style' => '',
  21072.                                                         'permissions' => NULL,
  21073.                                                         'datatype' => 'data',
  21074.                                                         'relationType' => false,
  21075.                                                         'invisible' => false,
  21076.                                                         'visibleGridView' => false,
  21077.                                                         'visibleSearch' => false,
  21078.                                                     ],
  21079.                                                 ],
  21080.                                                 'isOperator' => false,
  21081.                                             ],
  21082.                                             18 => [
  21083.                                                 'attributes' => [
  21084.                                                     'attribute' => 'seoMetaKeywords',
  21085.                                                     'label' => 'SEO-Meta-Keywords',
  21086.                                                     'dataType' => 'textarea',
  21087.                                                     'layout' => [
  21088.                                                         'fieldtype' => 'textarea',
  21089.                                                         'width' => 609,
  21090.                                                         'height' => 50,
  21091.                                                         'maxLength' => NULL,
  21092.                                                         'showCharCount' => true,
  21093.                                                         'excludeFromSearchIndex' => false,
  21094.                                                         'queryColumnType' => 'longtext',
  21095.                                                         'columnType' => 'longtext',
  21096.                                                         'name' => 'seoMetaKeywords',
  21097.                                                         'title' => 'SEO-Meta-Keywords',
  21098.                                                         'tooltip' => '',
  21099.                                                         'mandatory' => false,
  21100.                                                         'noteditable' => false,
  21101.                                                         'index' => false,
  21102.                                                         'locked' => false,
  21103.                                                         'style' => '',
  21104.                                                         'permissions' => NULL,
  21105.                                                         'datatype' => 'data',
  21106.                                                         'relationType' => false,
  21107.                                                         'invisible' => false,
  21108.                                                         'visibleGridView' => false,
  21109.                                                         'visibleSearch' => false,
  21110.                                                     ],
  21111.                                                 ],
  21112.                                                 'isOperator' => false,
  21113.                                             ],
  21114.                                             19 => [
  21115.                                                 'attributes' => [
  21116.                                                     'attribute' => 'zusammensetzungIntro',
  21117.                                                     'label' => 'Intro',
  21118.                                                     'dataType' => 'input',
  21119.                                                     'layout' => [
  21120.                                                         'fieldtype' => 'input',
  21121.                                                         'width' => 609,
  21122.                                                         'defaultValue' => NULL,
  21123.                                                         'queryColumnType' => 'varchar',
  21124.                                                         'columnType' => 'varchar',
  21125.                                                         'columnLength' => 1024,
  21126.                                                         'regex' => '',
  21127.                                                         'unique' => false,
  21128.                                                         'showCharCount' => false,
  21129.                                                         'name' => 'zusammensetzungIntro',
  21130.                                                         'title' => 'Intro',
  21131.                                                         'tooltip' => '',
  21132.                                                         'mandatory' => false,
  21133.                                                         'noteditable' => false,
  21134.                                                         'index' => false,
  21135.                                                         'locked' => false,
  21136.                                                         'style' => '',
  21137.                                                         'permissions' => NULL,
  21138.                                                         'datatype' => 'data',
  21139.                                                         'relationType' => false,
  21140.                                                         'invisible' => false,
  21141.                                                         'visibleGridView' => true,
  21142.                                                         'visibleSearch' => true,
  21143.                                                         'defaultValueGenerator' => '',
  21144.                                                     ],
  21145.                                                 ],
  21146.                                                 'isOperator' => false,
  21147.                                             ],
  21148.                                             20 => [
  21149.                                                 'attributes' => [
  21150.                                                     'attribute' => 'zusammensetzungApp',
  21151.                                                     'label' => 'Liste',
  21152.                                                     'dataType' => 'wysiwyg',
  21153.                                                     'layout' => [
  21154.                                                         'fieldtype' => 'wysiwyg',
  21155.                                                         'width' => 728,
  21156.                                                         'height' => 200,
  21157.                                                         'queryColumnType' => 'longtext',
  21158.                                                         'columnType' => 'longtext',
  21159.                                                         '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".'',
  21160.                                                         'excludeFromSearchIndex' => false,
  21161.                                                         'maxCharacters' => '',
  21162.                                                         'name' => 'zusammensetzungApp',
  21163.                                                         'title' => 'Liste',
  21164.                                                         'tooltip' => '',
  21165.                                                         'mandatory' => false,
  21166.                                                         'noteditable' => false,
  21167.                                                         'index' => false,
  21168.                                                         'locked' => false,
  21169.                                                         'style' => '',
  21170.                                                         'permissions' => NULL,
  21171.                                                         'datatype' => 'data',
  21172.                                                         'relationType' => false,
  21173.                                                         'invisible' => false,
  21174.                                                         'visibleGridView' => false,
  21175.                                                         'visibleSearch' => false,
  21176.                                                     ],
  21177.                                                 ],
  21178.                                                 'isOperator' => false,
  21179.                                             ],
  21180.                                             21 => [
  21181.                                                 'attributes' => [
  21182.                                                     'attribute' => 'zusammensetzungFrei',
  21183.                                                     'label' => 'Frei',
  21184.                                                     'dataType' => 'wysiwyg',
  21185.                                                     'layout' => [
  21186.                                                         'fieldtype' => 'wysiwyg',
  21187.                                                         'width' => 728,
  21188.                                                         'height' => 200,
  21189.                                                         'queryColumnType' => 'longtext',
  21190.                                                         'columnType' => 'longtext',
  21191.                                                         '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".'',
  21192.                                                         'excludeFromSearchIndex' => false,
  21193.                                                         'maxCharacters' => '',
  21194.                                                         'name' => 'zusammensetzungFrei',
  21195.                                                         'title' => 'Frei',
  21196.                                                         'tooltip' => '',
  21197.                                                         'mandatory' => false,
  21198.                                                         'noteditable' => false,
  21199.                                                         'index' => false,
  21200.                                                         'locked' => false,
  21201.                                                         'style' => '',
  21202.                                                         'permissions' => NULL,
  21203.                                                         'datatype' => 'data',
  21204.                                                         'relationType' => false,
  21205.                                                         'invisible' => false,
  21206.                                                         'visibleGridView' => false,
  21207.                                                         'visibleSearch' => false,
  21208.                                                     ],
  21209.                                                 ],
  21210.                                                 'isOperator' => false,
  21211.                                             ],
  21212.                                             22 => [
  21213.                                                 'attributes' => [
  21214.                                                     'attribute' => 'zusammensetzungSonstigeBestandteile',
  21215.                                                     'label' => 'Sonstige Bestandteile',
  21216.                                                     'dataType' => 'wysiwyg',
  21217.                                                     'layout' => [
  21218.                                                         'fieldtype' => 'wysiwyg',
  21219.                                                         'width' => 728,
  21220.                                                         'height' => 160,
  21221.                                                         'queryColumnType' => 'longtext',
  21222.                                                         'columnType' => 'longtext',
  21223.                                                         '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".'',
  21224.                                                         'excludeFromSearchIndex' => false,
  21225.                                                         'maxCharacters' => '',
  21226.                                                         'name' => 'zusammensetzungSonstigeBestandteile',
  21227.                                                         'title' => 'Sonstige Bestandteile',
  21228.                                                         'tooltip' => '',
  21229.                                                         'mandatory' => false,
  21230.                                                         'noteditable' => false,
  21231.                                                         'index' => false,
  21232.                                                         'locked' => false,
  21233.                                                         'style' => '',
  21234.                                                         'permissions' => NULL,
  21235.                                                         'datatype' => 'data',
  21236.                                                         'relationType' => false,
  21237.                                                         'invisible' => false,
  21238.                                                         'visibleGridView' => false,
  21239.                                                         'visibleSearch' => false,
  21240.                                                     ],
  21241.                                                 ],
  21242.                                                 'isOperator' => false,
  21243.                                             ],
  21244.                                             23 => [
  21245.                                                 'attributes' => [
  21246.                                                     'attribute' => 'Anwendungsgebiete',
  21247.                                                     'label' => 'Anwendungsgebiete',
  21248.                                                     'dataType' => 'wysiwyg',
  21249.                                                     'layout' => [
  21250.                                                         'fieldtype' => 'wysiwyg',
  21251.                                                         'width' => 728,
  21252.                                                         'height' => 240,
  21253.                                                         'queryColumnType' => 'longtext',
  21254.                                                         'columnType' => 'longtext',
  21255.                                                         '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".'',
  21256.                                                         'excludeFromSearchIndex' => false,
  21257.                                                         'maxCharacters' => '',
  21258.                                                         'name' => 'Anwendungsgebiete',
  21259.                                                         'title' => 'Anwendungsgebiete',
  21260.                                                         'tooltip' => '',
  21261.                                                         'mandatory' => false,
  21262.                                                         'noteditable' => false,
  21263.                                                         'index' => false,
  21264.                                                         'locked' => false,
  21265.                                                         'style' => '',
  21266.                                                         'permissions' => NULL,
  21267.                                                         'datatype' => 'data',
  21268.                                                         'relationType' => false,
  21269.                                                         'invisible' => false,
  21270.                                                         'visibleGridView' => false,
  21271.                                                         'visibleSearch' => false,
  21272.                                                     ],
  21273.                                                 ],
  21274.                                                 'isOperator' => false,
  21275.                                             ],
  21276.                                             24 => [
  21277.                                                 'attributes' => [
  21278.                                                     'attribute' => 'dosierungText',
  21279.                                                     'label' => 'Dosierung',
  21280.                                                     'dataType' => 'wysiwyg',
  21281.                                                     'layout' => [
  21282.                                                         'fieldtype' => 'wysiwyg',
  21283.                                                         'width' => 685,
  21284.                                                         'height' => 200,
  21285.                                                         'queryColumnType' => 'longtext',
  21286.                                                         'columnType' => 'longtext',
  21287.                                                         '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".'',
  21288.                                                         'excludeFromSearchIndex' => false,
  21289.                                                         'maxCharacters' => '',
  21290.                                                         'name' => 'dosierungText',
  21291.                                                         'title' => 'Dosierung',
  21292.                                                         'tooltip' => '',
  21293.                                                         'mandatory' => false,
  21294.                                                         'noteditable' => false,
  21295.                                                         'index' => false,
  21296.                                                         'locked' => false,
  21297.                                                         'style' => '',
  21298.                                                         'permissions' => NULL,
  21299.                                                         'datatype' => 'data',
  21300.                                                         'relationType' => false,
  21301.                                                         'invisible' => false,
  21302.                                                         'visibleGridView' => false,
  21303.                                                         'visibleSearch' => false,
  21304.                                                     ],
  21305.                                                 ],
  21306.                                                 'isOperator' => false,
  21307.                                             ],
  21308.                                             25 => [
  21309.                                                 'attributes' => [
  21310.                                                     'attribute' => 'verzehrsempfehlung',
  21311.                                                     'label' => 'Verzehrsempfehlung',
  21312.                                                     'dataType' => 'wysiwyg',
  21313.                                                     'layout' => [
  21314.                                                         'fieldtype' => 'wysiwyg',
  21315.                                                         'width' => 685,
  21316.                                                         'height' => 200,
  21317.                                                         'queryColumnType' => 'longtext',
  21318.                                                         'columnType' => 'longtext',
  21319.                                                         '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".'',
  21320.                                                         'excludeFromSearchIndex' => false,
  21321.                                                         'maxCharacters' => '',
  21322.                                                         'name' => 'verzehrsempfehlung',
  21323.                                                         'title' => 'Verzehrsempfehlung',
  21324.                                                         'tooltip' => '',
  21325.                                                         'mandatory' => false,
  21326.                                                         'noteditable' => false,
  21327.                                                         'index' => false,
  21328.                                                         'locked' => false,
  21329.                                                         'style' => '',
  21330.                                                         'permissions' => NULL,
  21331.                                                         'datatype' => 'data',
  21332.                                                         'relationType' => false,
  21333.                                                         'invisible' => false,
  21334.                                                         'visibleGridView' => false,
  21335.                                                         'visibleSearch' => false,
  21336.                                                     ],
  21337.                                                 ],
  21338.                                                 'isOperator' => false,
  21339.                                             ],
  21340.                                             26 => [
  21341.                                                 'attributes' => [
  21342.                                                     'attribute' => 'dosierungTabelle',
  21343.                                                     'label' => 'Dosierung Tabelle',
  21344.                                                     'dataType' => 'table',
  21345.                                                     'layout' => [
  21346.                                                         'fieldtype' => 'table',
  21347.                                                         'width' => 685,
  21348.                                                         'height' => '',
  21349.                                                         'cols' => 3,
  21350.                                                         'colsFixed' => true,
  21351.                                                         'rows' => '',
  21352.                                                         'rowsFixed' => false,
  21353.                                                         'data' => '',
  21354.                                                         'columnConfigActivated' => true,
  21355.                                                         'columnConfig' => [
  21356.                                                             => [
  21357.                                                                 'key' => 'spalte1',
  21358.                                                                 'label' => 'Spalte 1',
  21359.                                                             ],
  21360.                                                             => [
  21361.                                                                 'key' => 'spalte2',
  21362.                                                                 'label' => 'Spalte 2',
  21363.                                                             ],
  21364.                                                             => [
  21365.                                                                 'key' => 'spalte3',
  21366.                                                                 'label' => 'Spalte 3',
  21367.                                                             ],
  21368.                                                         ],
  21369.                                                         'queryColumnType' => 'longtext',
  21370.                                                         'columnType' => 'longtext',
  21371.                                                         'name' => 'dosierungTabelle',
  21372.                                                         'title' => 'Dosierung Tabelle',
  21373.                                                         'tooltip' => '',
  21374.                                                         'mandatory' => false,
  21375.                                                         'noteditable' => false,
  21376.                                                         'index' => false,
  21377.                                                         'locked' => false,
  21378.                                                         'style' => '',
  21379.                                                         'permissions' => NULL,
  21380.                                                         'datatype' => 'data',
  21381.                                                         'relationType' => false,
  21382.                                                         'invisible' => false,
  21383.                                                         'visibleGridView' => false,
  21384.                                                         'visibleSearch' => false,
  21385.                                                     ],
  21386.                                                 ],
  21387.                                                 'isOperator' => false,
  21388.                                             ],
  21389.                                             27 => [
  21390.                                                 'attributes' => [
  21391.                                                     'attribute' => 'pharmakologie',
  21392.                                                     'label' => 'Pharmakologie',
  21393.                                                     'dataType' => 'wysiwyg',
  21394.                                                     'layout' => [
  21395.                                                         'fieldtype' => 'wysiwyg',
  21396.                                                         'width' => 728,
  21397.                                                         'height' => 580,
  21398.                                                         'queryColumnType' => 'longtext',
  21399.                                                         'columnType' => 'longtext',
  21400.                                                         '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".'',
  21401.                                                         'excludeFromSearchIndex' => false,
  21402.                                                         'maxCharacters' => '',
  21403.                                                         'name' => 'pharmakologie',
  21404.                                                         'title' => 'Pharmakologie',
  21405.                                                         'tooltip' => '',
  21406.                                                         'mandatory' => false,
  21407.                                                         'noteditable' => false,
  21408.                                                         'index' => false,
  21409.                                                         'locked' => false,
  21410.                                                         'style' => '',
  21411.                                                         'permissions' => NULL,
  21412.                                                         'datatype' => 'data',
  21413.                                                         'relationType' => false,
  21414.                                                         'invisible' => false,
  21415.                                                         'visibleGridView' => false,
  21416.                                                         'visibleSearch' => false,
  21417.                                                     ],
  21418.                                                 ],
  21419.                                                 'isOperator' => false,
  21420.                                             ],
  21421.                                             28 => [
  21422.                                                 'attributes' => [
  21423.                                                     'attribute' => 'gegenanzeigen',
  21424.                                                     'label' => 'Gegenanzeigen',
  21425.                                                     'dataType' => 'wysiwyg',
  21426.                                                     'layout' => [
  21427.                                                         'fieldtype' => 'wysiwyg',
  21428.                                                         'width' => 728,
  21429.                                                         'height' => 200,
  21430.                                                         'queryColumnType' => 'longtext',
  21431.                                                         'columnType' => 'longtext',
  21432.                                                         '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".'',
  21433.                                                         'excludeFromSearchIndex' => false,
  21434.                                                         'maxCharacters' => '',
  21435.                                                         'name' => 'gegenanzeigen',
  21436.                                                         'title' => 'Gegenanzeigen',
  21437.                                                         'tooltip' => '',
  21438.                                                         'mandatory' => false,
  21439.                                                         'noteditable' => false,
  21440.                                                         'index' => false,
  21441.                                                         'locked' => false,
  21442.                                                         'style' => '',
  21443.                                                         'permissions' => NULL,
  21444.                                                         'datatype' => 'data',
  21445.                                                         'relationType' => false,
  21446.                                                         'invisible' => false,
  21447.                                                         'visibleGridView' => false,
  21448.                                                         'visibleSearch' => false,
  21449.                                                     ],
  21450.                                                 ],
  21451.                                                 'isOperator' => false,
  21452.                                             ],
  21453.                                             29 => [
  21454.                                                 'attributes' => [
  21455.                                                     'attribute' => 'nebenwirkungen',
  21456.                                                     'label' => 'Nebenwirkungen',
  21457.                                                     'dataType' => 'wysiwyg',
  21458.                                                     'layout' => [
  21459.                                                         'fieldtype' => 'wysiwyg',
  21460.                                                         'width' => 728,
  21461.                                                         'height' => 200,
  21462.                                                         'queryColumnType' => 'longtext',
  21463.                                                         'columnType' => 'longtext',
  21464.                                                         '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".'',
  21465.                                                         'excludeFromSearchIndex' => false,
  21466.                                                         'maxCharacters' => '',
  21467.                                                         'name' => 'nebenwirkungen',
  21468.                                                         'title' => 'Nebenwirkungen',
  21469.                                                         'tooltip' => '',
  21470.                                                         'mandatory' => false,
  21471.                                                         'noteditable' => false,
  21472.                                                         'index' => false,
  21473.                                                         'locked' => false,
  21474.                                                         'style' => '',
  21475.                                                         'permissions' => NULL,
  21476.                                                         'datatype' => 'data',
  21477.                                                         'relationType' => false,
  21478.                                                         'invisible' => false,
  21479.                                                         'visibleGridView' => false,
  21480.                                                         'visibleSearch' => false,
  21481.                                                     ],
  21482.                                                 ],
  21483.                                                 'isOperator' => false,
  21484.                                             ],
  21485.                                             30 => [
  21486.                                                 'attributes' => [
  21487.                                                     'attribute' => 'wechselwirkungen',
  21488.                                                     'label' => 'Wechselwirkungen',
  21489.                                                     'dataType' => 'wysiwyg',
  21490.                                                     'layout' => [
  21491.                                                         'fieldtype' => 'wysiwyg',
  21492.                                                         'width' => 728,
  21493.                                                         'height' => 160,
  21494.                                                         'queryColumnType' => 'longtext',
  21495.                                                         'columnType' => 'longtext',
  21496.                                                         '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".'',
  21497.                                                         'excludeFromSearchIndex' => false,
  21498.                                                         'maxCharacters' => '',
  21499.                                                         'name' => 'wechselwirkungen',
  21500.                                                         'title' => 'Wechselwirkungen',
  21501.                                                         'tooltip' => '',
  21502.                                                         'mandatory' => false,
  21503.                                                         'noteditable' => false,
  21504.                                                         'index' => false,
  21505.                                                         'locked' => false,
  21506.                                                         'style' => '',
  21507.                                                         'permissions' => NULL,
  21508.                                                         'datatype' => 'data',
  21509.                                                         'relationType' => false,
  21510.                                                         'invisible' => false,
  21511.                                                         'visibleGridView' => false,
  21512.                                                         'visibleSearch' => false,
  21513.                                                     ],
  21514.                                                 ],
  21515.                                                 'isOperator' => false,
  21516.                                             ],
  21517.                                             31 => [
  21518.                                                 'attributes' => [
  21519.                                                     'attribute' => 'indikationsKurztextEv',
  21520.                                                     'label' => 'Indikations-Kurztext EV',
  21521.                                                     'dataType' => 'wysiwyg',
  21522.                                                     'layout' => [
  21523.                                                         'fieldtype' => 'wysiwyg',
  21524.                                                         'width' => 728,
  21525.                                                         'height' => 240,
  21526.                                                         'queryColumnType' => 'longtext',
  21527.                                                         'columnType' => 'longtext',
  21528.                                                         '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".'',
  21529.                                                         'excludeFromSearchIndex' => false,
  21530.                                                         'maxCharacters' => '',
  21531.                                                         'name' => 'indikationsKurztextEv',
  21532.                                                         'title' => 'Indikations-Kurztext EV',
  21533.                                                         'tooltip' => '',
  21534.                                                         'mandatory' => false,
  21535.                                                         'noteditable' => false,
  21536.                                                         'index' => false,
  21537.                                                         'locked' => false,
  21538.                                                         'style' => '',
  21539.                                                         'permissions' => NULL,
  21540.                                                         'datatype' => 'data',
  21541.                                                         'relationType' => false,
  21542.                                                         'invisible' => false,
  21543.                                                         'visibleGridView' => false,
  21544.                                                         'visibleSearch' => false,
  21545.                                                     ],
  21546.                                                 ],
  21547.                                                 'isOperator' => false,
  21548.                                             ],
  21549.                                             32 => [
  21550.                                                 'attributes' => [
  21551.                                                     'attribute' => 'werbeClaimEv',
  21552.                                                     'label' => 'Werbe-Claim EV',
  21553.                                                     'dataType' => 'wysiwyg',
  21554.                                                     'layout' => [
  21555.                                                         'fieldtype' => 'wysiwyg',
  21556.                                                         'width' => 728,
  21557.                                                         'height' => 240,
  21558.                                                         'queryColumnType' => 'longtext',
  21559.                                                         'columnType' => 'longtext',
  21560.                                                         '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".'',
  21561.                                                         'excludeFromSearchIndex' => false,
  21562.                                                         'maxCharacters' => '',
  21563.                                                         'name' => 'werbeClaimEv',
  21564.                                                         'title' => 'Werbe-Claim EV',
  21565.                                                         'tooltip' => '',
  21566.                                                         'mandatory' => false,
  21567.                                                         'noteditable' => false,
  21568.                                                         'index' => false,
  21569.                                                         'locked' => false,
  21570.                                                         'style' => '',
  21571.                                                         'permissions' => NULL,
  21572.                                                         'datatype' => 'data',
  21573.                                                         'relationType' => false,
  21574.                                                         'invisible' => false,
  21575.                                                         'visibleGridView' => false,
  21576.                                                         'visibleSearch' => false,
  21577.                                                     ],
  21578.                                                 ],
  21579.                                                 'isOperator' => false,
  21580.                                             ],
  21581.                                             33 => [
  21582.                                                 'attributes' => [
  21583.                                                     'attribute' => 'werbeClaimEvWeb',
  21584.                                                     'label' => 'Werbe-Claim EV Ergänzung Web',
  21585.                                                     'dataType' => 'wysiwyg',
  21586.                                                     'layout' => [
  21587.                                                         'fieldtype' => 'wysiwyg',
  21588.                                                         'width' => 728,
  21589.                                                         'height' => 240,
  21590.                                                         'queryColumnType' => 'longtext',
  21591.                                                         'columnType' => 'longtext',
  21592.                                                         '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".'',
  21593.                                                         'excludeFromSearchIndex' => false,
  21594.                                                         'maxCharacters' => '',
  21595.                                                         'name' => 'werbeClaimEvWeb',
  21596.                                                         'title' => 'Werbe-Claim EV Ergänzung Web',
  21597.                                                         'tooltip' => '',
  21598.                                                         'mandatory' => false,
  21599.                                                         'noteditable' => false,
  21600.                                                         'index' => false,
  21601.                                                         'locked' => false,
  21602.                                                         'style' => '',
  21603.                                                         'permissions' => NULL,
  21604.                                                         'datatype' => 'data',
  21605.                                                         'relationType' => false,
  21606.                                                         'invisible' => false,
  21607.                                                         'visibleGridView' => false,
  21608.                                                         'visibleSearch' => false,
  21609.                                                     ],
  21610.                                                 ],
  21611.                                                 'isOperator' => false,
  21612.                                             ],
  21613.                                             34 => [
  21614.                                                 'attributes' => [
  21615.                                                     'attribute' => 'consumerInsightEv',
  21616.                                                     'label' => 'Consumer Insight EV',
  21617.                                                     'dataType' => 'wysiwyg',
  21618.                                                     'layout' => [
  21619.                                                         'fieldtype' => 'wysiwyg',
  21620.                                                         'width' => 728,
  21621.                                                         'height' => 240,
  21622.                                                         'queryColumnType' => 'longtext',
  21623.                                                         'columnType' => 'longtext',
  21624.                                                         '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".'',
  21625.                                                         'excludeFromSearchIndex' => false,
  21626.                                                         'maxCharacters' => '',
  21627.                                                         'name' => 'consumerInsightEv',
  21628.                                                         'title' => 'Consumer Insight EV',
  21629.                                                         'tooltip' => '',
  21630.                                                         'mandatory' => false,
  21631.                                                         'noteditable' => false,
  21632.                                                         'index' => false,
  21633.                                                         'locked' => false,
  21634.                                                         'style' => '',
  21635.                                                         'permissions' => NULL,
  21636.                                                         'datatype' => 'data',
  21637.                                                         'relationType' => false,
  21638.                                                         'invisible' => false,
  21639.                                                         'visibleGridView' => false,
  21640.                                                         'visibleSearch' => false,
  21641.                                                     ],
  21642.                                                 ],
  21643.                                                 'isOperator' => false,
  21644.                                             ],
  21645.                                             35 => [
  21646.                                                 'attributes' => [
  21647.                                                     'attribute' => 'benefitEv2',
  21648.                                                     'label' => 'Benefit EV (2)',
  21649.                                                     'dataType' => 'wysiwyg',
  21650.                                                     'layout' => [
  21651.                                                         'fieldtype' => 'wysiwyg',
  21652.                                                         'width' => 728,
  21653.                                                         'height' => 240,
  21654.                                                         'queryColumnType' => 'longtext',
  21655.                                                         'columnType' => 'longtext',
  21656.                                                         '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".'',
  21657.                                                         'excludeFromSearchIndex' => false,
  21658.                                                         'maxCharacters' => '',
  21659.                                                         'name' => 'benefitEv2',
  21660.                                                         'title' => 'Benefit EV (2)',
  21661.                                                         'tooltip' => '',
  21662.                                                         'mandatory' => false,
  21663.                                                         'noteditable' => false,
  21664.                                                         'index' => false,
  21665.                                                         'locked' => false,
  21666.                                                         'style' => '',
  21667.                                                         'permissions' => NULL,
  21668.                                                         'datatype' => 'data',
  21669.                                                         'relationType' => false,
  21670.                                                         'invisible' => false,
  21671.                                                         'visibleGridView' => false,
  21672.                                                         'visibleSearch' => false,
  21673.                                                     ],
  21674.                                                 ],
  21675.                                                 'isOperator' => false,
  21676.                                             ],
  21677.                                             36 => [
  21678.                                                 'attributes' => [
  21679.                                                     'attribute' => 'reasonWhyEv',
  21680.                                                     'label' => 'Reason why EV',
  21681.                                                     'dataType' => 'wysiwyg',
  21682.                                                     'layout' => [
  21683.                                                         'fieldtype' => 'wysiwyg',
  21684.                                                         'width' => 728,
  21685.                                                         'height' => 240,
  21686.                                                         'queryColumnType' => 'longtext',
  21687.                                                         'columnType' => 'longtext',
  21688.                                                         '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".'',
  21689.                                                         'excludeFromSearchIndex' => false,
  21690.                                                         'maxCharacters' => '',
  21691.                                                         'name' => 'reasonWhyEv',
  21692.                                                         'title' => 'Reason why EV',
  21693.                                                         'tooltip' => '',
  21694.                                                         'mandatory' => false,
  21695.                                                         'noteditable' => false,
  21696.                                                         'index' => false,
  21697.                                                         'locked' => false,
  21698.                                                         'style' => '',
  21699.                                                         'permissions' => NULL,
  21700.                                                         'datatype' => 'data',
  21701.                                                         'relationType' => false,
  21702.                                                         'invisible' => false,
  21703.                                                         'visibleGridView' => false,
  21704.                                                         'visibleSearch' => false,
  21705.                                                     ],
  21706.                                                 ],
  21707.                                                 'isOperator' => false,
  21708.                                             ],
  21709.                                             37 => [
  21710.                                                 'attributes' => [
  21711.                                                     'attribute' => 'kernaussageEv',
  21712.                                                     'label' => 'Kernaussage EV',
  21713.                                                     'dataType' => 'wysiwyg',
  21714.                                                     'layout' => [
  21715.                                                         'fieldtype' => 'wysiwyg',
  21716.                                                         'width' => 728,
  21717.                                                         'height' => 240,
  21718.                                                         'queryColumnType' => 'longtext',
  21719.                                                         'columnType' => 'longtext',
  21720.                                                         '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".'',
  21721.                                                         'excludeFromSearchIndex' => false,
  21722.                                                         'maxCharacters' => '',
  21723.                                                         'name' => 'kernaussageEv',
  21724.                                                         'title' => 'Kernaussage EV',
  21725.                                                         'tooltip' => '',
  21726.                                                         'mandatory' => false,
  21727.                                                         'noteditable' => false,
  21728.                                                         'index' => false,
  21729.                                                         'locked' => false,
  21730.                                                         'style' => '',
  21731.                                                         'permissions' => NULL,
  21732.                                                         'datatype' => 'data',
  21733.                                                         'relationType' => false,
  21734.                                                         'invisible' => false,
  21735.                                                         'visibleGridView' => false,
  21736.                                                         'visibleSearch' => false,
  21737.                                                     ],
  21738.                                                 ],
  21739.                                                 'isOperator' => false,
  21740.                                             ],
  21741.                                             38 => [
  21742.                                                 'attributes' => [
  21743.                                                     'attribute' => 'produktprofil',
  21744.                                                     'label' => 'Produktprofil',
  21745.                                                     'dataType' => 'wysiwyg',
  21746.                                                     'layout' => [
  21747.                                                         'fieldtype' => 'wysiwyg',
  21748.                                                         'width' => 728,
  21749.                                                         'height' => 240,
  21750.                                                         'queryColumnType' => 'longtext',
  21751.                                                         'columnType' => 'longtext',
  21752.                                                         '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".'',
  21753.                                                         'excludeFromSearchIndex' => false,
  21754.                                                         'maxCharacters' => '',
  21755.                                                         'name' => 'produktprofil',
  21756.                                                         'title' => 'Produktprofil',
  21757.                                                         'tooltip' => '',
  21758.                                                         'mandatory' => false,
  21759.                                                         'noteditable' => false,
  21760.                                                         'index' => false,
  21761.                                                         'locked' => false,
  21762.                                                         'style' => '',
  21763.                                                         'permissions' => NULL,
  21764.                                                         'datatype' => 'data',
  21765.                                                         'relationType' => false,
  21766.                                                         'invisible' => false,
  21767.                                                         'visibleGridView' => false,
  21768.                                                         'visibleSearch' => false,
  21769.                                                     ],
  21770.                                                 ],
  21771.                                                 'isOperator' => false,
  21772.                                             ],
  21773.                                             39 => [
  21774.                                                 'attributes' => [
  21775.                                                     'attribute' => 'pflichttextEv',
  21776.                                                     'label' => 'Pflichttext EV',
  21777.                                                     'dataType' => 'wysiwyg',
  21778.                                                     'layout' => [
  21779.                                                         'fieldtype' => 'wysiwyg',
  21780.                                                         'width' => 728,
  21781.                                                         'height' => 240,
  21782.                                                         'queryColumnType' => 'longtext',
  21783.                                                         'columnType' => 'longtext',
  21784.                                                         '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".'',
  21785.                                                         'excludeFromSearchIndex' => false,
  21786.                                                         'maxCharacters' => '',
  21787.                                                         'name' => 'pflichttextEv',
  21788.                                                         'title' => 'Pflichttext EV',
  21789.                                                         'tooltip' => '',
  21790.                                                         'mandatory' => false,
  21791.                                                         'noteditable' => false,
  21792.                                                         'index' => false,
  21793.                                                         'locked' => false,
  21794.                                                         'style' => '',
  21795.                                                         'permissions' => NULL,
  21796.                                                         'datatype' => 'data',
  21797.                                                         'relationType' => false,
  21798.                                                         'invisible' => false,
  21799.                                                         'visibleGridView' => false,
  21800.                                                         'visibleSearch' => false,
  21801.                                                     ],
  21802.                                                 ],
  21803.                                                 'isOperator' => false,
  21804.                                             ],
  21805.                                             40 => [
  21806.                                                 'attributes' => [
  21807.                                                     'attribute' => 'pflichttextFk',
  21808.                                                     'label' => 'Pflichttext FK',
  21809.                                                     'dataType' => 'wysiwyg',
  21810.                                                     'layout' => [
  21811.                                                         'fieldtype' => 'wysiwyg',
  21812.                                                         'width' => 756,
  21813.                                                         'height' => 240,
  21814.                                                         'queryColumnType' => 'longtext',
  21815.                                                         'columnType' => 'longtext',
  21816.                                                         '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".'',
  21817.                                                         'excludeFromSearchIndex' => false,
  21818.                                                         'maxCharacters' => '',
  21819.                                                         'name' => 'pflichttextFk',
  21820.                                                         'title' => 'Pflichttext FK',
  21821.                                                         'tooltip' => '',
  21822.                                                         'mandatory' => false,
  21823.                                                         'noteditable' => false,
  21824.                                                         'index' => false,
  21825.                                                         'locked' => false,
  21826.                                                         'style' => '',
  21827.                                                         'permissions' => NULL,
  21828.                                                         'datatype' => 'data',
  21829.                                                         'relationType' => false,
  21830.                                                         'invisible' => false,
  21831.                                                         'visibleGridView' => false,
  21832.                                                         'visibleSearch' => false,
  21833.                                                     ],
  21834.                                                 ],
  21835.                                                 'isOperator' => false,
  21836.                                             ],
  21837.                                             41 => [
  21838.                                                 'attributes' => [
  21839.                                                     'attribute' => 'freitext',
  21840.                                                     'label' => 'Freitext',
  21841.                                                     'dataType' => 'wysiwyg',
  21842.                                                     'layout' => [
  21843.                                                         'fieldtype' => 'wysiwyg',
  21844.                                                         'width' => 728,
  21845.                                                         'height' => 240,
  21846.                                                         'queryColumnType' => 'longtext',
  21847.                                                         'columnType' => 'longtext',
  21848.                                                         '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".'',
  21849.                                                         'excludeFromSearchIndex' => false,
  21850.                                                         'maxCharacters' => '',
  21851.                                                         'name' => 'freitext',
  21852.                                                         'title' => 'Freitext',
  21853.                                                         'tooltip' => '',
  21854.                                                         'mandatory' => false,
  21855.                                                         'noteditable' => false,
  21856.                                                         'index' => false,
  21857.                                                         'locked' => false,
  21858.                                                         'style' => '',
  21859.                                                         'permissions' => NULL,
  21860.                                                         'datatype' => 'data',
  21861.                                                         'relationType' => false,
  21862.                                                         'invisible' => false,
  21863.                                                         'visibleGridView' => false,
  21864.                                                         'visibleSearch' => false,
  21865.                                                     ],
  21866.                                                 ],
  21867.                                                 'isOperator' => false,
  21868.                                             ],
  21869.                                             42 => [
  21870.                                                 'attributes' => [
  21871.                                                     'attribute' => 'Minibroschuere',
  21872.                                                     'label' => 'Mini-Broschüre',
  21873.                                                     'dataType' => 'block',
  21874.                                                     'layout' => [
  21875.                                                         'fieldtype' => 'block',
  21876.                                                         'lazyLoading' => false,
  21877.                                                         'disallowAddRemove' => false,
  21878.                                                         'disallowReorder' => false,
  21879.                                                         'collapsible' => false,
  21880.                                                         'collapsed' => false,
  21881.                                                         'maxItems' => NULL,
  21882.                                                         'columnType' => 'longtext',
  21883.                                                         'styleElement' => '',
  21884.                                                         'childs' => [
  21885.                                                             => [
  21886.                                                                 'fieldtype' => 'tabpanel',
  21887.                                                                 'border' => false,
  21888.                                                                 'tabPosition' => NULL,
  21889.                                                                 'name' => 'Layout',
  21890.                                                                 'type' => NULL,
  21891.                                                                 'region' => NULL,
  21892.                                                                 'title' => '',
  21893.                                                                 'width' => 730,
  21894.                                                                 'height' => '',
  21895.                                                                 'collapsible' => false,
  21896.                                                                 'collapsed' => false,
  21897.                                                                 'bodyStyle' => '',
  21898.                                                                 'datatype' => 'layout',
  21899.                                                                 'permissions' => NULL,
  21900.                                                                 'childs' => [
  21901.                                                                     => [
  21902.                                                                         'fieldtype' => 'panel',
  21903.                                                                         'layout' => NULL,
  21904.                                                                         'border' => false,
  21905.                                                                         'name' => 'Text',
  21906.                                                                         'type' => NULL,
  21907.                                                                         'region' => NULL,
  21908.                                                                         'title' => 'Text',
  21909.                                                                         'width' => '',
  21910.                                                                         'height' => '',
  21911.                                                                         'collapsible' => false,
  21912.                                                                         'collapsed' => false,
  21913.                                                                         'bodyStyle' => '',
  21914.                                                                         'datatype' => 'layout',
  21915.                                                                         'permissions' => NULL,
  21916.                                                                         'childs' => [
  21917.                                                                             => [
  21918.                                                                                 'fieldtype' => 'localizedfields',
  21919.                                                                                 'childs' => [
  21920.                                                                                     => [
  21921.                                                                                         'fieldtype' => 'wysiwyg',
  21922.                                                                                         'width' => 728,
  21923.                                                                                         'height' => 85,
  21924.                                                                                         'queryColumnType' => 'longtext',
  21925.                                                                                         'columnType' => 'longtext',
  21926.                                                                                         '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".'',
  21927.                                                                                         'excludeFromSearchIndex' => false,
  21928.                                                                                         'maxCharacters' => '',
  21929.                                                                                         'name' => 'mbUeberschrift',
  21930.                                                                                         'title' => 'Überschrift',
  21931.                                                                                         'tooltip' => '',
  21932.                                                                                         'mandatory' => false,
  21933.                                                                                         'noteditable' => false,
  21934.                                                                                         'index' => false,
  21935.                                                                                         'locked' => false,
  21936.                                                                                         'style' => '',
  21937.                                                                                         'permissions' => NULL,
  21938.                                                                                         'datatype' => 'data',
  21939.                                                                                         'relationType' => false,
  21940.                                                                                         'invisible' => false,
  21941.                                                                                         'visibleGridView' => false,
  21942.                                                                                         'visibleSearch' => false,
  21943.                                                                                     ],
  21944.                                                                                     => [
  21945.                                                                                         'fieldtype' => 'wysiwyg',
  21946.                                                                                         'width' => 728,
  21947.                                                                                         'height' => 150,
  21948.                                                                                         'queryColumnType' => 'longtext',
  21949.                                                                                         'columnType' => 'longtext',
  21950.                                                                                         '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".'',
  21951.                                                                                         'excludeFromSearchIndex' => false,
  21952.                                                                                         'maxCharacters' => '',
  21953.                                                                                         'name' => 'mbText',
  21954.                                                                                         'title' => 'Text',
  21955.                                                                                         'tooltip' => '',
  21956.                                                                                         'mandatory' => false,
  21957.                                                                                         'noteditable' => false,
  21958.                                                                                         'index' => false,
  21959.                                                                                         'locked' => false,
  21960.                                                                                         'style' => '',
  21961.                                                                                         'permissions' => NULL,
  21962.                                                                                         'datatype' => 'data',
  21963.                                                                                         'relationType' => false,
  21964.                                                                                         'invisible' => false,
  21965.                                                                                         'visibleGridView' => false,
  21966.                                                                                         'visibleSearch' => false,
  21967.                                                                                     ],
  21968.                                                                                 ],
  21969.                                                                                 'name' => 'localizedfields',
  21970.                                                                                 'region' => NULL,
  21971.                                                                                 'layout' => NULL,
  21972.                                                                                 'title' => '',
  21973.                                                                                 'width' => 660,
  21974.                                                                                 'height' => '',
  21975.                                                                                 'maxTabs' => NULL,
  21976.                                                                                 'border' => false,
  21977.                                                                                 'provideSplitView' => false,
  21978.                                                                                 'tabPosition' => NULL,
  21979.                                                                                 'hideLabelsWhenTabsReached' => NULL,
  21980.                                                                                 'fieldDefinitionsCache' => NULL,
  21981.                                                                                 'permissionView' => NULL,
  21982.                                                                                 'permissionEdit' => NULL,
  21983.                                                                                 'tooltip' => '',
  21984.                                                                                 'mandatory' => false,
  21985.                                                                                 'noteditable' => false,
  21986.                                                                                 'index' => NULL,
  21987.                                                                                 'locked' => false,
  21988.                                                                                 'style' => '',
  21989.                                                                                 'permissions' => NULL,
  21990.                                                                                 'datatype' => 'data',
  21991.                                                                                 'relationType' => false,
  21992.                                                                                 'invisible' => false,
  21993.                                                                                 'visibleGridView' => true,
  21994.                                                                                 'visibleSearch' => true,
  21995.                                                                                 'labelWidth' => 120,
  21996.                                                                                 'labelAlign' => 'left',
  21997.                                                                             ],
  21998.                                                                         ],
  21999.                                                                         'locked' => false,
  22000.                                                                         'icon' => '',
  22001.                                                                         'labelWidth' => 120,
  22002.                                                                         'labelAlign' => 'left',
  22003.                                                                     ],
  22004.                                                                     => [
  22005.                                                                         'fieldtype' => 'panel',
  22006.                                                                         'layout' => NULL,
  22007.                                                                         'border' => false,
  22008.                                                                         'name' => 'Bild',
  22009.                                                                         'type' => NULL,
  22010.                                                                         'region' => NULL,
  22011.                                                                         'title' => 'Bild',
  22012.                                                                         'width' => '',
  22013.                                                                         'height' => '',
  22014.                                                                         'collapsible' => false,
  22015.                                                                         'collapsed' => false,
  22016.                                                                         'bodyStyle' => '',
  22017.                                                                         'datatype' => 'layout',
  22018.                                                                         'permissions' => NULL,
  22019.                                                                         'childs' => [
  22020.                                                                             => [
  22021.                                                                                 'fieldtype' => 'hotspotimage',
  22022.                                                                                 'queryColumnType' => [
  22023.                                                                                     'image' => 'int(11)',
  22024.                                                                                     'hotspots' => 'text',
  22025.                                                                                 ],
  22026.                                                                                 'columnType' => [
  22027.                                                                                     'image' => 'int(11)',
  22028.                                                                                     'hotspots' => 'text',
  22029.                                                                                 ],
  22030.                                                                                 'ratioX' => NULL,
  22031.                                                                                 'ratioY' => NULL,
  22032.                                                                                 'predefinedDataTemplates' => '',
  22033.                                                                                 'name' => 'mbImage',
  22034.                                                                                 'title' => 'Bild',
  22035.                                                                                 'tooltip' => '',
  22036.                                                                                 'mandatory' => false,
  22037.                                                                                 'noteditable' => false,
  22038.                                                                                 'index' => false,
  22039.                                                                                 'locked' => false,
  22040.                                                                                 'style' => 'float:left;margin-right:18px;',
  22041.                                                                                 'permissions' => NULL,
  22042.                                                                                 'datatype' => 'data',
  22043.                                                                                 'relationType' => false,
  22044.                                                                                 'invisible' => false,
  22045.                                                                                 'visibleGridView' => false,
  22046.                                                                                 'visibleSearch' => false,
  22047.                                                                                 'width' => 376,
  22048.                                                                                 'height' => 280,
  22049.                                                                                 'uploadPath' => '/Bilder/_Uploads',
  22050.                                                                             ],
  22051.                                                                             => [
  22052.                                                                                 'fieldtype' => 'select',
  22053.                                                                                 'options' => [
  22054.                                                                                     => [
  22055.                                                                                         'key' => 'Bild Links',
  22056.                                                                                         'value' => 'bildlinks',
  22057.                                                                                     ],
  22058.                                                                                     => [
  22059.                                                                                         'key' => 'Bild Rechts',
  22060.                                                                                         'value' => 'bildrechts',
  22061.                                                                                     ],
  22062.                                                                                     => [
  22063.                                                                                         'key' => 'Ohne Bild',
  22064.                                                                                         'value' => 'ohnebild',
  22065.                                                                                     ],
  22066.                                                                                 ],
  22067.                                                                                 'width' => 160,
  22068.                                                                                 'defaultValue' => '',
  22069.                                                                                 'optionsProviderClass' => '',
  22070.                                                                                 'optionsProviderData' => '',
  22071.                                                                                 'queryColumnType' => 'varchar',
  22072.                                                                                 'columnType' => 'varchar',
  22073.                                                                                 'columnLength' => 190,
  22074.                                                                                 'dynamicOptions' => false,
  22075.                                                                                 'name' => 'typ1',
  22076.                                                                                 'title' => 'Typ',
  22077.                                                                                 'tooltip' => '',
  22078.                                                                                 'mandatory' => false,
  22079.                                                                                 'noteditable' => false,
  22080.                                                                                 'index' => false,
  22081.                                                                                 'locked' => false,
  22082.                                                                                 'style' => '',
  22083.                                                                                 'permissions' => NULL,
  22084.                                                                                 'datatype' => 'data',
  22085.                                                                                 'relationType' => false,
  22086.                                                                                 'invisible' => false,
  22087.                                                                                 'visibleGridView' => false,
  22088.                                                                                 'visibleSearch' => false,
  22089.                                                                                 'defaultValueGenerator' => '',
  22090.                                                                             ],
  22091.                                                                         ],
  22092.                                                                         'locked' => false,
  22093.                                                                         'icon' => '',
  22094.                                                                         'labelWidth' => 80,
  22095.                                                                         'labelAlign' => 'left',
  22096.                                                                     ],
  22097.                                                                 ],
  22098.                                                                 'locked' => false,
  22099.                                                             ],
  22100.                                                         ],
  22101.                                                         'layout' => NULL,
  22102.                                                         'fieldDefinitionsCache' => NULL,
  22103.                                                         'name' => 'Minibroschuere',
  22104.                                                         'title' => 'Mini-Broschüre',
  22105.                                                         'tooltip' => '',
  22106.                                                         'mandatory' => false,
  22107.                                                         'noteditable' => false,
  22108.                                                         'index' => false,
  22109.                                                         'locked' => false,
  22110.                                                         'style' => '',
  22111.                                                         'permissions' => NULL,
  22112.                                                         'datatype' => 'data',
  22113.                                                         'relationType' => false,
  22114.                                                         'invisible' => false,
  22115.                                                         'visibleGridView' => false,
  22116.                                                         'visibleSearch' => false,
  22117.                                                     ],
  22118.                                                 ],
  22119.                                                 'isOperator' => false,
  22120.                                             ],
  22121.                                             43 => [
  22122.                                                 'attributes' => [
  22123.                                                     'attribute' => 'mbImage',
  22124.                                                     'label' => 'Bild',
  22125.                                                     'dataType' => 'hotspotimage',
  22126.                                                     'layout' => [
  22127.                                                         'fieldtype' => 'hotspotimage',
  22128.                                                         'queryColumnType' => [
  22129.                                                             'image' => 'int(11)',
  22130.                                                             'hotspots' => 'text',
  22131.                                                         ],
  22132.                                                         'columnType' => [
  22133.                                                             'image' => 'int(11)',
  22134.                                                             'hotspots' => 'text',
  22135.                                                         ],
  22136.                                                         'ratioX' => NULL,
  22137.                                                         'ratioY' => NULL,
  22138.                                                         'predefinedDataTemplates' => '',
  22139.                                                         'name' => 'mbImage',
  22140.                                                         'title' => 'Bild',
  22141.                                                         'tooltip' => '',
  22142.                                                         'mandatory' => false,
  22143.                                                         'noteditable' => false,
  22144.                                                         'index' => false,
  22145.                                                         'locked' => false,
  22146.                                                         'style' => 'float:left;margin-right:18px;',
  22147.                                                         'permissions' => NULL,
  22148.                                                         'datatype' => 'data',
  22149.                                                         'relationType' => false,
  22150.                                                         'invisible' => false,
  22151.                                                         'visibleGridView' => false,
  22152.                                                         'visibleSearch' => false,
  22153.                                                         'width' => 376,
  22154.                                                         'height' => 280,
  22155.                                                         'uploadPath' => '/Bilder/_Uploads',
  22156.                                                     ],
  22157.                                                 ],
  22158.                                                 'isOperator' => false,
  22159.                                             ],
  22160.                                             44 => [
  22161.                                                 'attributes' => [
  22162.                                                     'attribute' => 'typ1',
  22163.                                                     'label' => 'Typ',
  22164.                                                     'dataType' => 'select',
  22165.                                                     'layout' => [
  22166.                                                         'fieldtype' => 'select',
  22167.                                                         'options' => [
  22168.                                                             => [
  22169.                                                                 'key' => 'Bild Links',
  22170.                                                                 'value' => 'bildlinks',
  22171.                                                             ],
  22172.                                                             => [
  22173.                                                                 'key' => 'Bild Rechts',
  22174.                                                                 'value' => 'bildrechts',
  22175.                                                             ],
  22176.                                                             => [
  22177.                                                                 'key' => 'Ohne Bild',
  22178.                                                                 'value' => 'ohnebild',
  22179.                                                             ],
  22180.                                                         ],
  22181.                                                         'width' => 160,
  22182.                                                         'defaultValue' => '',
  22183.                                                         'optionsProviderClass' => '',
  22184.                                                         'optionsProviderData' => '',
  22185.                                                         'queryColumnType' => 'varchar',
  22186.                                                         'columnType' => 'varchar',
  22187.                                                         'columnLength' => 190,
  22188.                                                         'dynamicOptions' => false,
  22189.                                                         'name' => 'typ1',
  22190.                                                         'title' => 'Typ',
  22191.                                                         'tooltip' => '',
  22192.                                                         'mandatory' => false,
  22193.                                                         'noteditable' => false,
  22194.                                                         'index' => false,
  22195.                                                         'locked' => false,
  22196.                                                         'style' => '',
  22197.                                                         'permissions' => NULL,
  22198.                                                         'datatype' => 'data',
  22199.                                                         'relationType' => false,
  22200.                                                         'invisible' => false,
  22201.                                                         'visibleGridView' => false,
  22202.                                                         'visibleSearch' => false,
  22203.                                                         'defaultValueGenerator' => '',
  22204.                                                     ],
  22205.                                                 ],
  22206.                                                 'isOperator' => false,
  22207.                                             ],
  22208.                                             45 => [
  22209.                                                 'attributes' => [
  22210.                                                     'attribute' => 'packungsgroesse',
  22211.                                                     'label' => 'Packungsgroesse',
  22212.                                                     'dataType' => 'inputQuantityValue',
  22213.                                                     'layout' => [
  22214.                                                         'fieldtype' => 'inputQuantityValue',
  22215.                                                         'queryColumnType' => [
  22216.                                                             'value' => 'varchar(255)',
  22217.                                                             'unit' => 'varchar(50)',
  22218.                                                         ],
  22219.                                                         'columnType' => [
  22220.                                                             'value' => 'varchar(255)',
  22221.                                                             'unit' => 'varchar(50)',
  22222.                                                         ],
  22223.                                                         'width' => 120,
  22224.                                                         'unitWidth' => NULL,
  22225.                                                         'defaultValue' => NULL,
  22226.                                                         'defaultUnit' => NULL,
  22227.                                                         'validUnits' => [
  22228.                                                             => 'Amp',
  22229.                                                             => 'Dra',
  22230.                                                             => 'Apa',
  22231.                                                             => 'Fil',
  22232.                                                             => 'Beu',
  22233.                                                             => 'g',
  22234.                                                             => 'Gum',
  22235.                                                             => 'Kap',
  22236.                                                             => 'ml',
  22237.                                                             => 'Tab',
  22238.                                                         ],
  22239.                                                         'decimalPrecision' => NULL,
  22240.                                                         'autoConvert' => false,
  22241.                                                         'name' => 'packungsgroesse',
  22242.                                                         'title' => 'Packungsgroesse',
  22243.                                                         'tooltip' => '',
  22244.                                                         'mandatory' => false,
  22245.                                                         'noteditable' => false,
  22246.                                                         'index' => false,
  22247.                                                         'locked' => false,
  22248.                                                         'style' => '',
  22249.                                                         'permissions' => NULL,
  22250.                                                         'datatype' => 'data',
  22251.                                                         'relationType' => false,
  22252.                                                         'invisible' => false,
  22253.                                                         'visibleGridView' => false,
  22254.                                                         'visibleSearch' => false,
  22255.                                                         'defaultValueGenerator' => '',
  22256.                                                     ],
  22257.                                                 ],
  22258.                                                 'isOperator' => false,
  22259.                                             ],
  22260.                                             46 => [
  22261.                                                 'attributes' => [
  22262.                                                     'attribute' => 'darreichungsform',
  22263.                                                     'label' => 'Darreichungsform',
  22264.                                                     'dataType' => 'select',
  22265.                                                     'layout' => [
  22266.                                                         'fieldtype' => 'select',
  22267.                                                         'options' => [
  22268.                                                             => [
  22269.                                                                 'key' => 'Ampullen',
  22270.                                                                 'value' => 'Amp',
  22271.                                                                 'id' => 'extModel5381-1',
  22272.                                                             ],
  22273.                                                             => [
  22274.                                                                 'key' => 'Dragees',
  22275.                                                                 'value' => 'Dra',
  22276.                                                                 'id' => 'extModel5381-2',
  22277.                                                             ],
  22278.                                                             => [
  22279.                                                                 'key' => 'Roll-On',
  22280.                                                                 'value' => 'Ein',
  22281.                                                                 'id' => 'extModel5381-3',
  22282.                                                             ],
  22283.                                                             => [
  22284.                                                                 'key' => 'Filmtabletten',
  22285.                                                                 'value' => 'Fil',
  22286.                                                                 'id' => 'extModel5381-4',
  22287.                                                             ],
  22288.                                                             => [
  22289.                                                                 'key' => 'Kapseln',
  22290.                                                                 'value' => 'Kap',
  22291.                                                                 'id' => 'extModel5381-5',
  22292.                                                             ],
  22293.                                                             => [
  22294.                                                                 'key' => 'Saft',
  22295.                                                                 'value' => 'Saf',
  22296.                                                                 'id' => 'extModel5381-6',
  22297.                                                             ],
  22298.                                                             => [
  22299.                                                                 'key' => 'Salbe',
  22300.                                                                 'value' => 'Sal',
  22301.                                                                 'id' => 'extModel5381-7',
  22302.                                                             ],
  22303.                                                             => [
  22304.                                                                 'key' => 'Tabletten',
  22305.                                                                 'value' => 'Tab',
  22306.                                                                 'id' => 'extModel5381-8',
  22307.                                                             ],
  22308.                                                             => [
  22309.                                                                 'key' => 'Tee',
  22310.                                                                 'value' => 'Tee',
  22311.                                                                 'id' => 'extModel5381-9',
  22312.                                                             ],
  22313.                                                             => [
  22314.                                                                 'key' => 'Tropfen',
  22315.                                                                 'value' => 'Tro',
  22316.                                                                 'id' => 'extModel5381-10',
  22317.                                                             ],
  22318.                                                             10 => [
  22319.                                                                 'key' => 'Streukügelchen',
  22320.                                                                 'value' => 'Glo',
  22321.                                                                 'id' => 'extModel5381-11',
  22322.                                                             ],
  22323.                                                             11 => [
  22324.                                                                 'key' => 'Gummidrops',
  22325.                                                                 'value' => 'Gum',
  22326.                                                                 'id' => 'extModel5381-12',
  22327.                                                             ],
  22328.                                                             12 => [
  22329.                                                                 'key' => 'Spray',
  22330.                                                                 'value' => 'Spr',
  22331.                                                                 'id' => 'extModel5381-13',
  22332.                                                             ],
  22333.                                                         ],
  22334.                                                         'width' => 175,
  22335.                                                         'defaultValue' => '',
  22336.                                                         'optionsProviderClass' => '',
  22337.                                                         'optionsProviderData' => '',
  22338.                                                         'queryColumnType' => 'varchar',
  22339.                                                         'columnType' => 'varchar',
  22340.                                                         'columnLength' => 190,
  22341.                                                         'dynamicOptions' => false,
  22342.                                                         'name' => 'darreichungsform',
  22343.                                                         'title' => 'Darreichungsform',
  22344.                                                         'tooltip' => '',
  22345.                                                         'mandatory' => false,
  22346.                                                         'noteditable' => false,
  22347.                                                         'index' => false,
  22348.                                                         'locked' => false,
  22349.                                                         'style' => '',
  22350.                                                         'permissions' => NULL,
  22351.                                                         'datatype' => 'data',
  22352.                                                         'relationType' => false,
  22353.                                                         'invisible' => false,
  22354.                                                         'visibleGridView' => false,
  22355.                                                         'visibleSearch' => false,
  22356.                                                         'defaultValueGenerator' => '',
  22357.                                                     ],
  22358.                                                 ],
  22359.                                                 'isOperator' => false,
  22360.                                             ],
  22361.                                             47 => [
  22362.                                                 'attributes' => [
  22363.                                                     'attribute' => 'packungsfarne',
  22364.                                                     'label' => 'Packungsfarbe',
  22365.                                                     'dataType' => 'select',
  22366.                                                     'layout' => [
  22367.                                                         'fieldtype' => 'select',
  22368.                                                         'options' => [
  22369.                                                             => [
  22370.                                                                 'key' => 'Grün',
  22371.                                                                 'value' => 'gruen',
  22372.                                                             ],
  22373.                                                             => [
  22374.                                                                 'key' => 'Violett',
  22375.                                                                 'value' => 'violett',
  22376.                                                             ],
  22377.                                                             => [
  22378.                                                                 'key' => 'Gelb',
  22379.                                                                 'value' => 'gelb',
  22380.                                                             ],
  22381.                                                             => [
  22382.                                                                 'key' => 'Blau',
  22383.                                                                 'value' => 'blau',
  22384.                                                             ],
  22385.                                                         ],
  22386.                                                         'width' => 225,
  22387.                                                         'defaultValue' => '',
  22388.                                                         'optionsProviderClass' => '',
  22389.                                                         'optionsProviderData' => '',
  22390.                                                         'queryColumnType' => 'varchar',
  22391.                                                         'columnType' => 'varchar',
  22392.                                                         'columnLength' => 190,
  22393.                                                         'dynamicOptions' => false,
  22394.                                                         'name' => 'packungsfarne',
  22395.                                                         'title' => 'Packungsfarbe',
  22396.                                                         'tooltip' => '',
  22397.                                                         'mandatory' => false,
  22398.                                                         'noteditable' => false,
  22399.                                                         'index' => false,
  22400.                                                         'locked' => false,
  22401.                                                         'style' => '',
  22402.                                                         'permissions' => NULL,
  22403.                                                         'datatype' => 'data',
  22404.                                                         'relationType' => false,
  22405.                                                         'invisible' => false,
  22406.                                                         'visibleGridView' => false,
  22407.                                                         'visibleSearch' => false,
  22408.                                                         'defaultValueGenerator' => '',
  22409.                                                     ],
  22410.                                                 ],
  22411.                                                 'isOperator' => false,
  22412.                                             ],
  22413.                                             48 => [
  22414.                                                 'attributes' => [
  22415.                                                     'attribute' => 'wirkstoffe',
  22416.                                                     'label' => 'Wirkstoffe',
  22417.                                                     'dataType' => 'manyToManyObjectRelation',
  22418.                                                     'layout' => [
  22419.                                                         'fieldtype' => 'manyToManyObjectRelation',
  22420.                                                         'width' => 764,
  22421.                                                         'height' => 300,
  22422.                                                         'maxItems' => '',
  22423.                                                         'queryColumnType' => 'text',
  22424.                                                         'relationType' => true,
  22425.                                                         'visibleFields' => 'id,filename',
  22426.                                                         'allowToCreateNewObject' => false,
  22427.                                                         'optimizedAdminLoading' => false,
  22428.                                                         'enableTextSelection' => false,
  22429.                                                         'visibleFieldDefinitions' => [
  22430.                                                             'id' => [
  22431.                                                                 'name' => 'id',
  22432.                                                                 'title' => 'ID',
  22433.                                                                 'fieldtype' => 'input',
  22434.                                                             ],
  22435.                                                             'filename' => [
  22436.                                                                 'name' => 'filename',
  22437.                                                                 'title' => 'Dateiname',
  22438.                                                                 'fieldtype' => 'input',
  22439.                                                             ],
  22440.                                                         ],
  22441.                                                         'classes' => [
  22442.                                                             => [
  22443.                                                                 'classes' => 'Wirkstoff',
  22444.                                                             ],
  22445.                                                         ],
  22446.                                                         'pathFormatterClass' => '',
  22447.                                                         'name' => 'wirkstoffe',
  22448.                                                         'title' => 'Wirkstoffe',
  22449.                                                         'tooltip' => '',
  22450.                                                         'mandatory' => false,
  22451.                                                         'noteditable' => false,
  22452.                                                         'index' => false,
  22453.                                                         'locked' => false,
  22454.                                                         'style' => '',
  22455.                                                         'permissions' => NULL,
  22456.                                                         'datatype' => 'data',
  22457.                                                         'invisible' => false,
  22458.                                                         'visibleGridView' => false,
  22459.                                                         'visibleSearch' => false,
  22460.                                                     ],
  22461.                                                 ],
  22462.                                                 'isOperator' => false,
  22463.                                             ],
  22464.                                             49 => [
  22465.                                                 'attributes' => [
  22466.                                                     'attribute' => 'vegan',
  22467.                                                     'label' => 'Vegan',
  22468.                                                     'dataType' => 'booleanSelect',
  22469.                                                     'layout' => [
  22470.                                                         'fieldtype' => 'booleanSelect',
  22471.                                                         'yesLabel' => 'yes',
  22472.                                                         'noLabel' => 'no',
  22473.                                                         'emptyLabel' => 'empty',
  22474.                                                         'options' => [
  22475.                                                             => [
  22476.                                                                 'key' => 'empty',
  22477.                                                                 'value' => 0,
  22478.                                                             ],
  22479.                                                             => [
  22480.                                                                 'key' => 'yes',
  22481.                                                                 'value' => 1,
  22482.                                                             ],
  22483.                                                             => [
  22484.                                                                 'key' => 'no',
  22485.                                                                 'value' => -1,
  22486.                                                             ],
  22487.                                                         ],
  22488.                                                         'width' => 96,
  22489.                                                         'queryColumnType' => 'tinyint(1) null',
  22490.                                                         'columnType' => 'tinyint(1) null',
  22491.                                                         'name' => 'vegan',
  22492.                                                         'title' => 'Vegan',
  22493.                                                         'tooltip' => '',
  22494.                                                         'mandatory' => false,
  22495.                                                         'noteditable' => false,
  22496.                                                         'index' => false,
  22497.                                                         'locked' => false,
  22498.                                                         'style' => 'margin-right:73px;',
  22499.                                                         'permissions' => NULL,
  22500.                                                         'datatype' => 'data',
  22501.                                                         'relationType' => false,
  22502.                                                         'invisible' => false,
  22503.                                                         'visibleGridView' => false,
  22504.                                                         'visibleSearch' => false,
  22505.                                                     ],
  22506.                                                 ],
  22507.                                                 'isOperator' => false,
  22508.                                             ],
  22509.                                             50 => [
  22510.                                                 'attributes' => [
  22511.                                                     'attribute' => 'vegetarisch',
  22512.                                                     'label' => 'Vegetarisch',
  22513.                                                     'dataType' => 'booleanSelect',
  22514.                                                     'layout' => [
  22515.                                                         'fieldtype' => 'booleanSelect',
  22516.                                                         'yesLabel' => 'yes',
  22517.                                                         'noLabel' => 'no',
  22518.                                                         'emptyLabel' => 'empty',
  22519.                                                         'options' => [
  22520.                                                             => [
  22521.                                                                 'key' => 'empty',
  22522.                                                                 'value' => 0,
  22523.                                                             ],
  22524.                                                             => [
  22525.                                                                 'key' => 'yes',
  22526.                                                                 'value' => 1,
  22527.                                                             ],
  22528.                                                             => [
  22529.                                                                 'key' => 'no',
  22530.                                                                 'value' => -1,
  22531.                                                             ],
  22532.                                                         ],
  22533.                                                         'width' => 96,
  22534.                                                         'queryColumnType' => 'tinyint(1) null',
  22535.                                                         'columnType' => 'tinyint(1) null',
  22536.                                                         'name' => 'vegetarisch',
  22537.                                                         'title' => 'Vegetarisch',
  22538.                                                         'tooltip' => '',
  22539.                                                         'mandatory' => false,
  22540.                                                         'noteditable' => false,
  22541.                                                         'index' => false,
  22542.                                                         'locked' => false,
  22543.                                                         'style' => 'margin-right:73px;',
  22544.                                                         'permissions' => NULL,
  22545.                                                         'datatype' => 'data',
  22546.                                                         'relationType' => false,
  22547.                                                         'invisible' => false,
  22548.                                                         'visibleGridView' => false,
  22549.                                                         'visibleSearch' => false,
  22550.                                                     ],
  22551.                                                 ],
  22552.                                                 'isOperator' => false,
  22553.                                             ],
  22554.                                             51 => [
  22555.                                                 'attributes' => [
  22556.                                                     'attribute' => 'glutenfrei',
  22557.                                                     'label' => 'Glutenfrei',
  22558.                                                     'dataType' => 'booleanSelect',
  22559.                                                     'layout' => [
  22560.                                                         'fieldtype' => 'booleanSelect',
  22561.                                                         'yesLabel' => 'yes',
  22562.                                                         'noLabel' => 'no',
  22563.                                                         'emptyLabel' => 'empty',
  22564.                                                         'options' => [
  22565.                                                             => [
  22566.                                                                 'key' => 'empty',
  22567.                                                                 'value' => 0,
  22568.                                                             ],
  22569.                                                             => [
  22570.                                                                 'key' => 'yes',
  22571.                                                                 'value' => 1,
  22572.                                                             ],
  22573.                                                             => [
  22574.                                                                 'key' => 'no',
  22575.                                                                 'value' => -1,
  22576.                                                             ],
  22577.                                                         ],
  22578.                                                         'width' => 96,
  22579.                                                         'queryColumnType' => 'tinyint(1) null',
  22580.                                                         'columnType' => 'tinyint(1) null',
  22581.                                                         'name' => 'glutenfrei',
  22582.                                                         'title' => 'Glutenfrei',
  22583.                                                         'tooltip' => '',
  22584.                                                         'mandatory' => false,
  22585.                                                         'noteditable' => false,
  22586.                                                         'index' => false,
  22587.                                                         'locked' => false,
  22588.                                                         'style' => '',
  22589.                                                         'permissions' => NULL,
  22590.                                                         'datatype' => 'data',
  22591.                                                         'relationType' => false,
  22592.                                                         'invisible' => false,
  22593.                                                         'visibleGridView' => false,
  22594.                                                         'visibleSearch' => false,
  22595.                                                     ],
  22596.                                                 ],
  22597.                                                 'isOperator' => false,
  22598.                                             ],
  22599.                                             52 => [
  22600.                                                 'attributes' => [
  22601.                                                     'attribute' => 'lactosefrei',
  22602.                                                     'label' => 'Lactosefrei',
  22603.                                                     'dataType' => 'booleanSelect',
  22604.                                                     'layout' => [
  22605.                                                         'fieldtype' => 'booleanSelect',
  22606.                                                         'yesLabel' => 'yes',
  22607.                                                         'noLabel' => 'no',
  22608.                                                         'emptyLabel' => 'empty',
  22609.                                                         'options' => [
  22610.                                                             => [
  22611.                                                                 'key' => 'empty',
  22612.                                                                 'value' => 0,
  22613.                                                             ],
  22614.                                                             => [
  22615.                                                                 'key' => 'yes',
  22616.                                                                 'value' => 1,
  22617.                                                             ],
  22618.                                                             => [
  22619.                                                                 'key' => 'no',
  22620.                                                                 'value' => -1,
  22621.                                                             ],
  22622.                                                         ],
  22623.                                                         'width' => 96,
  22624.                                                         'queryColumnType' => 'tinyint(1) null',
  22625.                                                         'columnType' => 'tinyint(1) null',
  22626.                                                         'name' => 'lactosefrei',
  22627.                                                         'title' => 'Lactosefrei',
  22628.                                                         'tooltip' => '',
  22629.                                                         'mandatory' => false,
  22630.                                                         'noteditable' => false,
  22631.                                                         'index' => false,
  22632.                                                         'locked' => false,
  22633.                                                         'style' => 'margin-right:73px;',
  22634.                                                         'permissions' => NULL,
  22635.                                                         'datatype' => 'data',
  22636.                                                         'relationType' => false,
  22637.                                                         'invisible' => false,
  22638.                                                         'visibleGridView' => false,
  22639.                                                         'visibleSearch' => false,
  22640.                                                     ],
  22641.                                                 ],
  22642.                                                 'isOperator' => false,
  22643.                                             ],
  22644.                                             53 => [
  22645.                                                 'attributes' => [
  22646.                                                     'attribute' => 'ohneFarbstoffe',
  22647.                                                     'label' => 'Ohne F-Stoffe',
  22648.                                                     'dataType' => 'booleanSelect',
  22649.                                                     'layout' => [
  22650.                                                         'fieldtype' => 'booleanSelect',
  22651.                                                         'yesLabel' => 'yes',
  22652.                                                         'noLabel' => 'no',
  22653.                                                         'emptyLabel' => 'empty',
  22654.                                                         'options' => [
  22655.                                                             => [
  22656.                                                                 'key' => 'empty',
  22657.                                                                 'value' => 0,
  22658.                                                             ],
  22659.                                                             => [
  22660.                                                                 'key' => 'yes',
  22661.                                                                 'value' => 1,
  22662.                                                             ],
  22663.                                                             => [
  22664.                                                                 'key' => 'no',
  22665.                                                                 'value' => -1,
  22666.                                                             ],
  22667.                                                         ],
  22668.                                                         'width' => 96,
  22669.                                                         'queryColumnType' => 'tinyint(1) null',
  22670.                                                         'columnType' => 'tinyint(1) null',
  22671.                                                         'name' => 'ohneFarbstoffe',
  22672.                                                         'title' => 'Ohne F-Stoffe',
  22673.                                                         'tooltip' => 'Ohne Farbstoffe',
  22674.                                                         'mandatory' => false,
  22675.                                                         'noteditable' => false,
  22676.                                                         'index' => false,
  22677.                                                         'locked' => false,
  22678.                                                         'style' => 'margin-right:73px;',
  22679.                                                         'permissions' => NULL,
  22680.                                                         'datatype' => 'data',
  22681.                                                         'relationType' => false,
  22682.                                                         'invisible' => false,
  22683.                                                         'visibleGridView' => false,
  22684.                                                         'visibleSearch' => false,
  22685.                                                     ],
  22686.                                                 ],
  22687.                                                 'isOperator' => false,
  22688.                                             ],
  22689.                                             54 => [
  22690.                                                 'attributes' => [
  22691.                                                     'attribute' => 'ohneGelatine',
  22692.                                                     'label' => 'Ohne Gelatine',
  22693.                                                     'dataType' => 'booleanSelect',
  22694.                                                     'layout' => [
  22695.                                                         'fieldtype' => 'booleanSelect',
  22696.                                                         'yesLabel' => 'yes',
  22697.                                                         'noLabel' => 'no',
  22698.                                                         'emptyLabel' => 'empty',
  22699.                                                         'options' => [
  22700.                                                             => [
  22701.                                                                 'key' => 'empty',
  22702.                                                                 'value' => 0,
  22703.                                                             ],
  22704.                                                             => [
  22705.                                                                 'key' => 'yes',
  22706.                                                                 'value' => 1,
  22707.                                                             ],
  22708.                                                             => [
  22709.                                                                 'key' => 'no',
  22710.                                                                 'value' => -1,
  22711.                                                             ],
  22712.                                                         ],
  22713.                                                         'width' => 96,
  22714.                                                         'queryColumnType' => 'tinyint(1) null',
  22715.                                                         'columnType' => 'tinyint(1) null',
  22716.                                                         'name' => 'ohneGelatine',
  22717.                                                         'title' => 'Ohne Gelatine',
  22718.                                                         'tooltip' => '',
  22719.                                                         'mandatory' => false,
  22720.                                                         'noteditable' => false,
  22721.                                                         'index' => false,
  22722.                                                         'locked' => false,
  22723.                                                         'style' => '',
  22724.                                                         'permissions' => NULL,
  22725.                                                         'datatype' => 'data',
  22726.                                                         'relationType' => false,
  22727.                                                         'invisible' => false,
  22728.                                                         'visibleGridView' => false,
  22729.                                                         'visibleSearch' => false,
  22730.                                                     ],
  22731.                                                 ],
  22732.                                                 'isOperator' => false,
  22733.                                             ],
  22734.                                             55 => [
  22735.                                                 'attributes' => [
  22736.                                                     'attribute' => 'ohneKonservierungstsoffe',
  22737.                                                     'label' => 'Ohne K-Stoffe',
  22738.                                                     'dataType' => 'booleanSelect',
  22739.                                                     'layout' => [
  22740.                                                         'fieldtype' => 'booleanSelect',
  22741.                                                         'yesLabel' => 'yes',
  22742.                                                         'noLabel' => 'no',
  22743.                                                         'emptyLabel' => 'empty',
  22744.                                                         'options' => [
  22745.                                                             => [
  22746.                                                                 'key' => 'empty',
  22747.                                                                 'value' => 0,
  22748.                                                             ],
  22749.                                                             => [
  22750.                                                                 'key' => 'yes',
  22751.                                                                 'value' => 1,
  22752.                                                             ],
  22753.                                                             => [
  22754.                                                                 'key' => 'no',
  22755.                                                                 'value' => -1,
  22756.                                                             ],
  22757.                                                         ],
  22758.                                                         'width' => 96,
  22759.                                                         'queryColumnType' => 'tinyint(1) null',
  22760.                                                         'columnType' => 'tinyint(1) null',
  22761.                                                         'name' => 'ohneKonservierungstsoffe',
  22762.                                                         'title' => 'Ohne K-Stoffe',
  22763.                                                         'tooltip' => 'Ohne Konservierungstsoffe',
  22764.                                                         'mandatory' => false,
  22765.                                                         'noteditable' => false,
  22766.                                                         'index' => false,
  22767.                                                         'locked' => false,
  22768.                                                         'style' => 'margin-right:73px;',
  22769.                                                         'permissions' => NULL,
  22770.                                                         'datatype' => 'data',
  22771.                                                         'relationType' => false,
  22772.                                                         'invisible' => false,
  22773.                                                         'visibleGridView' => false,
  22774.                                                         'visibleSearch' => false,
  22775.                                                     ],
  22776.                                                 ],
  22777.                                                 'isOperator' => false,
  22778.                                             ],
  22779.                                             56 => [
  22780.                                                 'attributes' => [
  22781.                                                     'attribute' => 'halal',
  22782.                                                     'label' => 'Halal',
  22783.                                                     'dataType' => 'booleanSelect',
  22784.                                                     'layout' => [
  22785.                                                         'fieldtype' => 'booleanSelect',
  22786.                                                         'yesLabel' => 'yes',
  22787.                                                         'noLabel' => 'no',
  22788.                                                         'emptyLabel' => 'empty',
  22789.                                                         'options' => [
  22790.                                                             => [
  22791.                                                                 'key' => 'empty',
  22792.                                                                 'value' => 0,
  22793.                                                             ],
  22794.                                                             => [
  22795.                                                                 'key' => 'yes',
  22796.                                                                 'value' => 1,
  22797.                                                             ],
  22798.                                                             => [
  22799.                                                                 'key' => 'no',
  22800.                                                                 'value' => -1,
  22801.                                                             ],
  22802.                                                         ],
  22803.                                                         'width' => 96,
  22804.                                                         'queryColumnType' => 'tinyint(1) null',
  22805.                                                         'columnType' => 'tinyint(1) null',
  22806.                                                         'name' => 'halal',
  22807.                                                         'title' => 'Halal',
  22808.                                                         'tooltip' => '',
  22809.                                                         'mandatory' => false,
  22810.                                                         'noteditable' => false,
  22811.                                                         'index' => false,
  22812.                                                         'locked' => false,
  22813.                                                         'style' => 'margin-right:79px;',
  22814.                                                         'permissions' => NULL,
  22815.                                                         'datatype' => 'data',
  22816.                                                         'relationType' => false,
  22817.                                                         'invisible' => false,
  22818.                                                         'visibleGridView' => false,
  22819.                                                         'visibleSearch' => false,
  22820.                                                     ],
  22821.                                                 ],
  22822.                                                 'isOperator' => false,
  22823.                                             ],
  22824.                                             57 => [
  22825.                                                 'attributes' => [
  22826.                                                     'attribute' => 'imagePackshot1x1',
  22827.                                                     'label' => 'Bild 1x1',
  22828.                                                     'dataType' => 'hotspotimage',
  22829.                                                     'layout' => [
  22830.                                                         'fieldtype' => 'hotspotimage',
  22831.                                                         'queryColumnType' => [
  22832.                                                             'image' => 'int(11)',
  22833.                                                             'hotspots' => 'text',
  22834.                                                         ],
  22835.                                                         'columnType' => [
  22836.                                                             'image' => 'int(11)',
  22837.                                                             'hotspots' => 'text',
  22838.                                                         ],
  22839.                                                         'ratioX' => 1,
  22840.                                                         'ratioY' => 1,
  22841.                                                         'predefinedDataTemplates' => '',
  22842.                                                         'name' => 'imagePackshot1x1',
  22843.                                                         'title' => 'Bild 1x1',
  22844.                                                         'tooltip' => '',
  22845.                                                         'mandatory' => false,
  22846.                                                         'noteditable' => false,
  22847.                                                         'index' => false,
  22848.                                                         'locked' => false,
  22849.                                                         'style' => 'float:left;margin-right:18px;',
  22850.                                                         'permissions' => NULL,
  22851.                                                         'datatype' => 'data',
  22852.                                                         'relationType' => false,
  22853.                                                         'invisible' => false,
  22854.                                                         'visibleGridView' => false,
  22855.                                                         'visibleSearch' => false,
  22856.                                                         'width' => 370,
  22857.                                                         'height' => 280,
  22858.                                                         'uploadPath' => '/Bilder/_Uploads',
  22859.                                                     ],
  22860.                                                 ],
  22861.                                                 'isOperator' => false,
  22862.                                             ],
  22863.                                             58 => [
  22864.                                                 'attributes' => [
  22865.                                                     'attribute' => 'imagePackshot16x9',
  22866.                                                     'label' => 'Bild 16x9',
  22867.                                                     'dataType' => 'hotspotimage',
  22868.                                                     'layout' => [
  22869.                                                         'fieldtype' => 'hotspotimage',
  22870.                                                         'queryColumnType' => [
  22871.                                                             'image' => 'int(11)',
  22872.                                                             'hotspots' => 'text',
  22873.                                                         ],
  22874.                                                         'columnType' => [
  22875.                                                             'image' => 'int(11)',
  22876.                                                             'hotspots' => 'text',
  22877.                                                         ],
  22878.                                                         'ratioX' => 16,
  22879.                                                         'ratioY' => 9,
  22880.                                                         'predefinedDataTemplates' => '',
  22881.                                                         'name' => 'imagePackshot16x9',
  22882.                                                         'title' => 'Bild 16x9',
  22883.                                                         'tooltip' => '',
  22884.                                                         'mandatory' => false,
  22885.                                                         'noteditable' => false,
  22886.                                                         'index' => false,
  22887.                                                         'locked' => false,
  22888.                                                         'style' => '',
  22889.                                                         'permissions' => NULL,
  22890.                                                         'datatype' => 'data',
  22891.                                                         'relationType' => false,
  22892.                                                         'invisible' => false,
  22893.                                                         'visibleGridView' => false,
  22894.                                                         'visibleSearch' => false,
  22895.                                                         'width' => 370,
  22896.                                                         'height' => 280,
  22897.                                                         'uploadPath' => '/Bilder/_Uploads',
  22898.                                                     ],
  22899.                                                 ],
  22900.                                                 'isOperator' => false,
  22901.                                             ],
  22902.                                             59 => [
  22903.                                                 'attributes' => [
  22904.                                                     'attribute' => 'imagePackshot3x2',
  22905.                                                     'label' => 'Bild 3x2',
  22906.                                                     'dataType' => 'hotspotimage',
  22907.                                                     'layout' => [
  22908.                                                         'fieldtype' => 'hotspotimage',
  22909.                                                         'queryColumnType' => [
  22910.                                                             'image' => 'int(11)',
  22911.                                                             'hotspots' => 'text',
  22912.                                                         ],
  22913.                                                         'columnType' => [
  22914.                                                             'image' => 'int(11)',
  22915.                                                             'hotspots' => 'text',
  22916.                                                         ],
  22917.                                                         'ratioX' => 3,
  22918.                                                         'ratioY' => 2,
  22919.                                                         'predefinedDataTemplates' => '',
  22920.                                                         'name' => 'imagePackshot3x2',
  22921.                                                         'title' => 'Bild 3x2',
  22922.                                                         'tooltip' => '',
  22923.                                                         'mandatory' => false,
  22924.                                                         'noteditable' => false,
  22925.                                                         'index' => false,
  22926.                                                         'locked' => false,
  22927.                                                         'style' => 'float:left;margin-right:18px;',
  22928.                                                         'permissions' => NULL,
  22929.                                                         'datatype' => 'data',
  22930.                                                         'relationType' => false,
  22931.                                                         'invisible' => false,
  22932.                                                         'visibleGridView' => false,
  22933.                                                         'visibleSearch' => false,
  22934.                                                         'width' => 370,
  22935.                                                         'height' => 280,
  22936.                                                         'uploadPath' => '/Bilder/_Uploads',
  22937.                                                     ],
  22938.                                                 ],
  22939.                                                 'isOperator' => false,
  22940.                                             ],
  22941.                                             60 => [
  22942.                                                 'attributes' => [
  22943.                                                     'attribute' => 'imagePackshot4x3',
  22944.                                                     'label' => 'Bild 4x3',
  22945.                                                     'dataType' => 'hotspotimage',
  22946.                                                     'layout' => [
  22947.                                                         'fieldtype' => 'hotspotimage',
  22948.                                                         'queryColumnType' => [
  22949.                                                             'image' => 'int(11)',
  22950.                                                             'hotspots' => 'text',
  22951.                                                         ],
  22952.                                                         'columnType' => [
  22953.                                                             'image' => 'int(11)',
  22954.                                                             'hotspots' => 'text',
  22955.                                                         ],
  22956.                                                         'ratioX' => 4,
  22957.                                                         'ratioY' => 3,
  22958.                                                         'predefinedDataTemplates' => '',
  22959.                                                         'name' => 'imagePackshot4x3',
  22960.                                                         'title' => 'Bild 4x3',
  22961.                                                         'tooltip' => '',
  22962.                                                         'mandatory' => false,
  22963.                                                         'noteditable' => false,
  22964.                                                         'index' => false,
  22965.                                                         'locked' => false,
  22966.                                                         'style' => '',
  22967.                                                         'permissions' => NULL,
  22968.                                                         'datatype' => 'data',
  22969.                                                         'relationType' => false,
  22970.                                                         'invisible' => false,
  22971.                                                         'visibleGridView' => false,
  22972.                                                         'visibleSearch' => false,
  22973.                                                         'width' => 370,
  22974.                                                         'height' => 280,
  22975.                                                         'uploadPath' => '/Bilder/_Uploads',
  22976.                                                     ],
  22977.                                                 ],
  22978.                                                 'isOperator' => false,
  22979.                                             ],
  22980.                                             61 => [
  22981.                                                 'attributes' => [
  22982.                                                     'attribute' => 'imagePackshotWirkstoffe1x1',
  22983.                                                     'label' => 'Bild 1x1',
  22984.                                                     'dataType' => 'hotspotimage',
  22985.                                                     'layout' => [
  22986.                                                         'fieldtype' => 'hotspotimage',
  22987.                                                         'queryColumnType' => [
  22988.                                                             'image' => 'int(11)',
  22989.                                                             'hotspots' => 'text',
  22990.                                                         ],
  22991.                                                         'columnType' => [
  22992.                                                             'image' => 'int(11)',
  22993.                                                             'hotspots' => 'text',
  22994.                                                         ],
  22995.                                                         'ratioX' => 1,
  22996.                                                         'ratioY' => 1,
  22997.                                                         'predefinedDataTemplates' => '',
  22998.                                                         'name' => 'imagePackshotWirkstoffe1x1',
  22999.                                                         'title' => 'Bild 1x1',
  23000.                                                         'tooltip' => '',
  23001.                                                         'mandatory' => false,
  23002.                                                         'noteditable' => false,
  23003.                                                         'index' => false,
  23004.                                                         'locked' => false,
  23005.                                                         'style' => 'float:left;margin-right:18px;',
  23006.                                                         'permissions' => NULL,
  23007.                                                         'datatype' => 'data',
  23008.                                                         'relationType' => false,
  23009.                                                         'invisible' => false,
  23010.                                                         'visibleGridView' => false,
  23011.                                                         'visibleSearch' => false,
  23012.                                                         'width' => 370,
  23013.                                                         'height' => 280,
  23014.                                                         'uploadPath' => '/Bilder/_Uploads',
  23015.                                                     ],
  23016.                                                 ],
  23017.                                                 'isOperator' => false,
  23018.                                             ],
  23019.                                             62 => [
  23020.                                                 'attributes' => [
  23021.                                                     'attribute' => 'imagePackshotWirkstoffe16x9',
  23022.                                                     'label' => 'Bild 16x9',
  23023.                                                     'dataType' => 'hotspotimage',
  23024.                                                     'layout' => [
  23025.                                                         'fieldtype' => 'hotspotimage',
  23026.                                                         'queryColumnType' => [
  23027.                                                             'image' => 'int(11)',
  23028.                                                             'hotspots' => 'text',
  23029.                                                         ],
  23030.                                                         'columnType' => [
  23031.                                                             'image' => 'int(11)',
  23032.                                                             'hotspots' => 'text',
  23033.                                                         ],
  23034.                                                         'ratioX' => 16,
  23035.                                                         'ratioY' => 9,
  23036.                                                         'predefinedDataTemplates' => '',
  23037.                                                         'name' => 'imagePackshotWirkstoffe16x9',
  23038.                                                         'title' => 'Bild 16x9',
  23039.                                                         'tooltip' => '',
  23040.                                                         'mandatory' => false,
  23041.                                                         'noteditable' => false,
  23042.                                                         'index' => false,
  23043.                                                         'locked' => false,
  23044.                                                         'style' => '',
  23045.                                                         'permissions' => NULL,
  23046.                                                         'datatype' => 'data',
  23047.                                                         'relationType' => false,
  23048.                                                         'invisible' => false,
  23049.                                                         'visibleGridView' => false,
  23050.                                                         'visibleSearch' => false,
  23051.                                                         'width' => 370,
  23052.                                                         'height' => 280,
  23053.                                                         'uploadPath' => '/Bilder/_Uploads',
  23054.                                                     ],
  23055.                                                 ],
  23056.                                                 'isOperator' => false,
  23057.                                             ],
  23058.                                             63 => [
  23059.                                                 'attributes' => [
  23060.                                                     'attribute' => 'imagePackshotWirkstoffe3x2',
  23061.                                                     'label' => 'Bild 3x2',
  23062.                                                     'dataType' => 'hotspotimage',
  23063.                                                     'layout' => [
  23064.                                                         'fieldtype' => 'hotspotimage',
  23065.                                                         'queryColumnType' => [
  23066.                                                             'image' => 'int(11)',
  23067.                                                             'hotspots' => 'text',
  23068.                                                         ],
  23069.                                                         'columnType' => [
  23070.                                                             'image' => 'int(11)',
  23071.                                                             'hotspots' => 'text',
  23072.                                                         ],
  23073.                                                         'ratioX' => 3,
  23074.                                                         'ratioY' => 2,
  23075.                                                         'predefinedDataTemplates' => '',
  23076.                                                         'name' => 'imagePackshotWirkstoffe3x2',
  23077.                                                         'title' => 'Bild 3x2',
  23078.                                                         'tooltip' => '',
  23079.                                                         'mandatory' => false,
  23080.                                                         'noteditable' => false,
  23081.                                                         'index' => false,
  23082.                                                         'locked' => false,
  23083.                                                         'style' => 'float:left;margin-right:18px;',
  23084.                                                         'permissions' => NULL,
  23085.                                                         'datatype' => 'data',
  23086.                                                         'relationType' => false,
  23087.                                                         'invisible' => false,
  23088.                                                         'visibleGridView' => false,
  23089.                                                         'visibleSearch' => false,
  23090.                                                         'width' => 370,
  23091.                                                         'height' => 280,
  23092.                                                         'uploadPath' => '/Bilder/_Uploads',
  23093.                                                     ],
  23094.                                                 ],
  23095.                                                 'isOperator' => false,
  23096.                                             ],
  23097.                                             64 => [
  23098.                                                 'attributes' => [
  23099.                                                     'attribute' => 'imagePackshotWirkstoffe4x3',
  23100.                                                     'label' => 'Bild 4x3',
  23101.                                                     'dataType' => 'hotspotimage',
  23102.                                                     'layout' => [
  23103.                                                         'fieldtype' => 'hotspotimage',
  23104.                                                         'queryColumnType' => [
  23105.                                                             'image' => 'int(11)',
  23106.                                                             'hotspots' => 'text',
  23107.                                                         ],
  23108.                                                         'columnType' => [
  23109.                                                             'image' => 'int(11)',
  23110.                                                             'hotspots' => 'text',
  23111.                                                         ],
  23112.                                                         'ratioX' => 4,
  23113.                                                         'ratioY' => 3,
  23114.                                                         'predefinedDataTemplates' => '',
  23115.                                                         'name' => 'imagePackshotWirkstoffe4x3',
  23116.                                                         'title' => 'Bild 4x3',
  23117.                                                         'tooltip' => '',
  23118.                                                         'mandatory' => false,
  23119.                                                         'noteditable' => false,
  23120.                                                         'index' => false,
  23121.                                                         'locked' => false,
  23122.                                                         'style' => '',
  23123.                                                         'permissions' => NULL,
  23124.                                                         'datatype' => 'data',
  23125.                                                         'relationType' => false,
  23126.                                                         'invisible' => false,
  23127.                                                         'visibleGridView' => false,
  23128.                                                         'visibleSearch' => false,
  23129.                                                         'width' => 370,
  23130.                                                         'height' => 280,
  23131.                                                         'uploadPath' => '/Bilder/_Uploads',
  23132.                                                     ],
  23133.                                                 ],
  23134.                                                 'isOperator' => false,
  23135.                                             ],
  23136.                                             65 => [
  23137.                                                 'attributes' => [
  23138.                                                     'attribute' => 'imageMarketingtext1x1',
  23139.                                                     'label' => 'Bild 1x1',
  23140.                                                     'dataType' => 'hotspotimage',
  23141.                                                     'layout' => [
  23142.                                                         'fieldtype' => 'hotspotimage',
  23143.                                                         'queryColumnType' => [
  23144.                                                             'image' => 'int(11)',
  23145.                                                             'hotspots' => 'text',
  23146.                                                         ],
  23147.                                                         'columnType' => [
  23148.                                                             'image' => 'int(11)',
  23149.                                                             'hotspots' => 'text',
  23150.                                                         ],
  23151.                                                         'ratioX' => 1,
  23152.                                                         'ratioY' => 1,
  23153.                                                         'predefinedDataTemplates' => '',
  23154.                                                         'name' => 'imageMarketingtext1x1',
  23155.                                                         'title' => 'Bild 1x1',
  23156.                                                         'tooltip' => '',
  23157.                                                         'mandatory' => false,
  23158.                                                         'noteditable' => false,
  23159.                                                         'index' => false,
  23160.                                                         'locked' => false,
  23161.                                                         'style' => 'float:left;margin-right:18px;',
  23162.                                                         'permissions' => NULL,
  23163.                                                         'datatype' => 'data',
  23164.                                                         'relationType' => false,
  23165.                                                         'invisible' => false,
  23166.                                                         'visibleGridView' => false,
  23167.                                                         'visibleSearch' => false,
  23168.                                                         'width' => 370,
  23169.                                                         'height' => 280,
  23170.                                                         'uploadPath' => '/Bilder/_Uploads',
  23171.                                                     ],
  23172.                                                 ],
  23173.                                                 'isOperator' => false,
  23174.                                             ],
  23175.                                             66 => [
  23176.                                                 'attributes' => [
  23177.                                                     'attribute' => 'imageMarketingtext16x9',
  23178.                                                     'label' => 'Bild 16x9',
  23179.                                                     'dataType' => 'hotspotimage',
  23180.                                                     'layout' => [
  23181.                                                         'fieldtype' => 'hotspotimage',
  23182.                                                         'queryColumnType' => [
  23183.                                                             'image' => 'int(11)',
  23184.                                                             'hotspots' => 'text',
  23185.                                                         ],
  23186.                                                         'columnType' => [
  23187.                                                             'image' => 'int(11)',
  23188.                                                             'hotspots' => 'text',
  23189.                                                         ],
  23190.                                                         'ratioX' => 16,
  23191.                                                         'ratioY' => 9,
  23192.                                                         'predefinedDataTemplates' => '',
  23193.                                                         'name' => 'imageMarketingtext16x9',
  23194.                                                         'title' => 'Bild 16x9',
  23195.                                                         'tooltip' => '',
  23196.                                                         'mandatory' => false,
  23197.                                                         'noteditable' => false,
  23198.                                                         'index' => false,
  23199.                                                         'locked' => false,
  23200.                                                         'style' => '',
  23201.                                                         'permissions' => NULL,
  23202.                                                         'datatype' => 'data',
  23203.                                                         'relationType' => false,
  23204.                                                         'invisible' => false,
  23205.                                                         'visibleGridView' => false,
  23206.                                                         'visibleSearch' => false,
  23207.                                                         'width' => 370,
  23208.                                                         'height' => 280,
  23209.                                                         'uploadPath' => '/Bilder/_Uploads',
  23210.                                                     ],
  23211.                                                 ],
  23212.                                                 'isOperator' => false,
  23213.                                             ],
  23214.                                             67 => [
  23215.                                                 'attributes' => [
  23216.                                                     'attribute' => 'imageMarketingtext3x2',
  23217.                                                     'label' => 'Bild 3x2',
  23218.                                                     'dataType' => 'hotspotimage',
  23219.                                                     'layout' => [
  23220.                                                         'fieldtype' => 'hotspotimage',
  23221.                                                         'queryColumnType' => [
  23222.                                                             'image' => 'int(11)',
  23223.                                                             'hotspots' => 'text',
  23224.                                                         ],
  23225.                                                         'columnType' => [
  23226.                                                             'image' => 'int(11)',
  23227.                                                             'hotspots' => 'text',
  23228.                                                         ],
  23229.                                                         'ratioX' => 3,
  23230.                                                         'ratioY' => 2,
  23231.                                                         'predefinedDataTemplates' => '',
  23232.                                                         'name' => 'imageMarketingtext3x2',
  23233.                                                         'title' => 'Bild 3x2',
  23234.                                                         'tooltip' => '',
  23235.                                                         'mandatory' => false,
  23236.                                                         'noteditable' => false,
  23237.                                                         'index' => false,
  23238.                                                         'locked' => false,
  23239.                                                         'style' => 'float:left;margin-right:18px;',
  23240.                                                         'permissions' => NULL,
  23241.                                                         'datatype' => 'data',
  23242.                                                         'relationType' => false,
  23243.                                                         'invisible' => false,
  23244.                                                         'visibleGridView' => false,
  23245.                                                         'visibleSearch' => false,
  23246.                                                         'width' => 370,
  23247.                                                         'height' => 280,
  23248.                                                         'uploadPath' => '/Bilder/_Uploads',
  23249.                                                     ],
  23250.                                                 ],
  23251.                                                 'isOperator' => false,
  23252.                                             ],
  23253.                                             68 => [
  23254.                                                 'attributes' => [
  23255.                                                     'attribute' => 'imageMarketingtext4x3',
  23256.                                                     'label' => 'Bild 4x3',
  23257.                                                     'dataType' => 'hotspotimage',
  23258.                                                     'layout' => [
  23259.                                                         'fieldtype' => 'hotspotimage',
  23260.                                                         'queryColumnType' => [
  23261.                                                             'image' => 'int(11)',
  23262.                                                             'hotspots' => 'text',
  23263.                                                         ],
  23264.                                                         'columnType' => [
  23265.                                                             'image' => 'int(11)',
  23266.                                                             'hotspots' => 'text',
  23267.                                                         ],
  23268.                                                         'ratioX' => 4,
  23269.                                                         'ratioY' => 3,
  23270.                                                         'predefinedDataTemplates' => '',
  23271.                                                         'name' => 'imageMarketingtext4x3',
  23272.                                                         'title' => 'Bild 4x3',
  23273.                                                         'tooltip' => '',
  23274.                                                         'mandatory' => false,
  23275.                                                         'noteditable' => false,
  23276.                                                         'index' => false,
  23277.                                                         'locked' => false,
  23278.                                                         'style' => '',
  23279.                                                         'permissions' => NULL,
  23280.                                                         'datatype' => 'data',
  23281.                                                         'relationType' => false,
  23282.                                                         'invisible' => false,
  23283.                                                         'visibleGridView' => false,
  23284.                                                         'visibleSearch' => false,
  23285.                                                         'width' => 370,
  23286.                                                         'height' => 280,
  23287.                                                         'uploadPath' => '/Bilder/_Uploads',
  23288.                                                     ],
  23289.                                                 ],
  23290.                                                 'isOperator' => false,
  23291.                                             ],
  23292.                                             69 => [
  23293.                                                 'attributes' => [
  23294.                                                     'attribute' => 'produktbilder',
  23295.                                                     'label' => 'Produktbilder',
  23296.                                                     'dataType' => 'imageGallery',
  23297.                                                     'layout' => [
  23298.                                                         'fieldtype' => 'imageGallery',
  23299.                                                         'queryColumnType' => [
  23300.                                                             'images' => 'text',
  23301.                                                             'hotspots' => 'longtext',
  23302.                                                         ],
  23303.                                                         'columnType' => [
  23304.                                                             'images' => 'text',
  23305.                                                             'hotspots' => 'longtext',
  23306.                                                         ],
  23307.                                                         'width' => 370,
  23308.                                                         'height' => 280,
  23309.                                                         'uploadPath' => '/Bilder/_Uploads',
  23310.                                                         'ratioX' => NULL,
  23311.                                                         'ratioY' => NULL,
  23312.                                                         'predefinedDataTemplates' => '',
  23313.                                                         'name' => 'produktbilder',
  23314.                                                         'title' => 'Produktbilder',
  23315.                                                         'tooltip' => '',
  23316.                                                         'mandatory' => false,
  23317.                                                         'noteditable' => false,
  23318.                                                         'index' => false,
  23319.                                                         'locked' => false,
  23320.                                                         'style' => '',
  23321.                                                         'permissions' => NULL,
  23322.                                                         'datatype' => 'data',
  23323.                                                         'relationType' => false,
  23324.                                                         'invisible' => false,
  23325.                                                         'visibleGridView' => false,
  23326.                                                         'visibleSearch' => false,
  23327.                                                     ],
  23328.                                                 ],
  23329.                                                 'isOperator' => false,
  23330.                                             ],
  23331.                                             70 => [
  23332.                                                 'attributes' => [
  23333.                                                     'attribute' => 'DownloadMinibroschuere',
  23334.                                                     'label' => 'Minibroschüre',
  23335.                                                     'dataType' => 'advancedManyToManyRelation',
  23336.                                                     'layout' => [
  23337.                                                         'columns' => [
  23338.                                                         ],
  23339.                                                         'columnKeys' => [
  23340.                                                         ],
  23341.                                                         'fieldtype' => 'advancedManyToManyRelation',
  23342.                                                         'phpdocType' => '\\Pimcore\\Model\\DataObject\\Data\\ElementMetadata[]',
  23343.                                                         'optimizedAdminLoading' => false,
  23344.                                                         'enableBatchEdit' => false,
  23345.                                                         'allowMultipleAssignments' => false,
  23346.                                                         'width' => 756,
  23347.                                                         'height' => 400,
  23348.                                                         'maxItems' => '',
  23349.                                                         'assetUploadPath' => '/Dokumente/_Uploads',
  23350.                                                         'queryColumnType' => 'text',
  23351.                                                         'relationType' => true,
  23352.                                                         'objectsAllowed' => false,
  23353.                                                         'assetsAllowed' => true,
  23354.                                                         'assetTypes' => [
  23355.                                                             => [
  23356.                                                                 'assetTypes' => 'archive',
  23357.                                                             ],
  23358.                                                             => [
  23359.                                                                 'assetTypes' => 'document',
  23360.                                                             ],
  23361.                                                         ],
  23362.                                                         'documentsAllowed' => false,
  23363.                                                         'documentTypes' => [
  23364.                                                         ],
  23365.                                                         'enableTextSelection' => false,
  23366.                                                         'classes' => [
  23367.                                                         ],
  23368.                                                         'pathFormatterClass' => '',
  23369.                                                         'name' => 'DownloadMinibroschuere',
  23370.                                                         'title' => 'Minibroschüre',
  23371.                                                         'tooltip' => '',
  23372.                                                         'mandatory' => false,
  23373.                                                         'noteditable' => false,
  23374.                                                         'index' => false,
  23375.                                                         'locked' => false,
  23376.                                                         'style' => '',
  23377.                                                         'permissions' => NULL,
  23378.                                                         'datatype' => 'data',
  23379.                                                         'invisible' => false,
  23380.                                                         'visibleGridView' => false,
  23381.                                                         'visibleSearch' => false,
  23382.                                                     ],
  23383.                                                 ],
  23384.                                                 'isOperator' => false,
  23385.                                             ],
  23386.                                             71 => [
  23387.                                                 'attributes' => [
  23388.                                                     'attribute' => 'DownloadGebrauchsinformation',
  23389.                                                     'label' => 'Gebrauchsinformation',
  23390.                                                     'dataType' => 'advancedManyToManyRelation',
  23391.                                                     'layout' => [
  23392.                                                         'columns' => [
  23393.                                                         ],
  23394.                                                         'columnKeys' => [
  23395.                                                         ],
  23396.                                                         'fieldtype' => 'advancedManyToManyRelation',
  23397.                                                         'phpdocType' => '\\Pimcore\\Model\\DataObject\\Data\\ElementMetadata[]',
  23398.                                                         'optimizedAdminLoading' => false,
  23399.                                                         'enableBatchEdit' => false,
  23400.                                                         'allowMultipleAssignments' => false,
  23401.                                                         'width' => 756,
  23402.                                                         'height' => 400,
  23403.                                                         'maxItems' => '',
  23404.                                                         'assetUploadPath' => '/Dokumente/_Uploads',
  23405.                                                         'queryColumnType' => 'text',
  23406.                                                         'relationType' => true,
  23407.                                                         'objectsAllowed' => false,
  23408.                                                         'assetsAllowed' => true,
  23409.                                                         'assetTypes' => [
  23410.                                                             => [
  23411.                                                                 'assetTypes' => 'archive',
  23412.                                                             ],
  23413.                                                             => [
  23414.                                                                 'assetTypes' => 'document',
  23415.                                                             ],
  23416.                                                         ],
  23417.                                                         'documentsAllowed' => false,
  23418.                                                         'documentTypes' => [
  23419.                                                         ],
  23420.                                                         'enableTextSelection' => false,
  23421.                                                         'classes' => [
  23422.                                                         ],
  23423.                                                         'pathFormatterClass' => '',
  23424.                                                         'name' => 'DownloadGebrauchsinformation',
  23425.                                                         'title' => 'Gebrauchsinformation',
  23426.                                                         'tooltip' => '',
  23427.                                                         'mandatory' => false,
  23428.                                                         'noteditable' => false,
  23429.                                                         'index' => false,
  23430.                                                         'locked' => false,
  23431.                                                         'style' => '',
  23432.                                                         'permissions' => NULL,
  23433.                                                         'datatype' => 'data',
  23434.                                                         'invisible' => false,
  23435.                                                         'visibleGridView' => false,
  23436.                                                         'visibleSearch' => false,
  23437.                                                     ],
  23438.                                                 ],
  23439.                                                 'isOperator' => false,
  23440.                                             ],
  23441.                                             72 => [
  23442.                                                 'attributes' => [
  23443.                                                     'attribute' => 'DownloadGesundheitsratgeber',
  23444.                                                     'label' => 'Gesundheitsratgeber',
  23445.                                                     'dataType' => 'advancedManyToManyRelation',
  23446.                                                     'layout' => [
  23447.                                                         'columns' => [
  23448.                                                         ],
  23449.                                                         'columnKeys' => [
  23450.                                                         ],
  23451.                                                         'fieldtype' => 'advancedManyToManyRelation',
  23452.                                                         'phpdocType' => '\\Pimcore\\Model\\DataObject\\Data\\ElementMetadata[]',
  23453.                                                         'optimizedAdminLoading' => false,
  23454.                                                         'enableBatchEdit' => false,
  23455.                                                         'allowMultipleAssignments' => false,
  23456.                                                         'width' => 756,
  23457.                                                         'height' => 400,
  23458.                                                         'maxItems' => '',
  23459.                                                         'assetUploadPath' => '/Dokumente/_Uploads',
  23460.                                                         'queryColumnType' => 'text',
  23461.                                                         'relationType' => true,
  23462.                                                         'objectsAllowed' => false,
  23463.                                                         'assetsAllowed' => true,
  23464.                                                         'assetTypes' => [
  23465.                                                             => [
  23466.                                                                 'assetTypes' => 'archive',
  23467.                                                             ],
  23468.                                                             => [
  23469.                                                                 'assetTypes' => 'document',
  23470.                                                             ],
  23471.                                                         ],
  23472.                                                         'documentsAllowed' => false,
  23473.                                                         'documentTypes' => [
  23474.                                                         ],
  23475.                                                         'enableTextSelection' => false,
  23476.                                                         'classes' => [
  23477.                                                         ],
  23478.                                                         'pathFormatterClass' => '',
  23479.                                                         'name' => 'DownloadGesundheitsratgeber',
  23480.                                                         'title' => 'Gesundheitsratgeber',
  23481.                                                         'tooltip' => '',
  23482.                                                         'mandatory' => false,
  23483.                                                         'noteditable' => false,
  23484.                                                         'index' => false,
  23485.                                                         'locked' => false,
  23486.                                                         'style' => '',
  23487.                                                         'permissions' => NULL,
  23488.                                                         'datatype' => 'data',
  23489.                                                         'invisible' => false,
  23490.                                                         'visibleGridView' => false,
  23491.                                                         'visibleSearch' => false,
  23492.                                                     ],
  23493.                                                 ],
  23494.                                                 'isOperator' => false,
  23495.                                             ],
  23496.                                             73 => [
  23497.                                                 'attributes' => [
  23498.                                                     'attribute' => 'DownloadFlyer',
  23499.                                                     'label' => 'Flyer',
  23500.                                                     'dataType' => 'advancedManyToManyRelation',
  23501.                                                     'layout' => [
  23502.                                                         'columns' => [
  23503.                                                         ],
  23504.                                                         'columnKeys' => [
  23505.                                                         ],
  23506.                                                         'fieldtype' => 'advancedManyToManyRelation',
  23507.                                                         'phpdocType' => '\\Pimcore\\Model\\DataObject\\Data\\ElementMetadata[]',
  23508.                                                         'optimizedAdminLoading' => false,
  23509.                                                         'enableBatchEdit' => false,
  23510.                                                         'allowMultipleAssignments' => false,
  23511.                                                         'width' => 756,
  23512.                                                         'height' => 400,
  23513.                                                         'maxItems' => '',
  23514.                                                         'assetUploadPath' => '/Dokumente/_Uploads',
  23515.                                                         'queryColumnType' => 'text',
  23516.                                                         'relationType' => true,
  23517.                                                         'objectsAllowed' => false,
  23518.                                                         'assetsAllowed' => true,
  23519.                                                         'assetTypes' => [
  23520.                                                             => [
  23521.                                                                 'assetTypes' => 'archive',
  23522.                                                             ],
  23523.                                                             => [
  23524.                                                                 'assetTypes' => 'document',
  23525.                                                             ],
  23526.                                                         ],
  23527.                                                         'documentsAllowed' => false,
  23528.                                                         'documentTypes' => [
  23529.                                                         ],
  23530.                                                         'enableTextSelection' => false,
  23531.                                                         'classes' => [
  23532.                                                         ],
  23533.                                                         'pathFormatterClass' => '',
  23534.                                                         'name' => 'DownloadFlyer',
  23535.                                                         'title' => 'Flyer',
  23536.                                                         'tooltip' => '',
  23537.                                                         'mandatory' => false,
  23538.                                                         'noteditable' => false,
  23539.                                                         'index' => false,
  23540.                                                         'locked' => false,
  23541.                                                         'style' => '',
  23542.                                                         'permissions' => NULL,
  23543.                                                         'datatype' => 'data',
  23544.                                                         'invisible' => false,
  23545.                                                         'visibleGridView' => false,
  23546.                                                         'visibleSearch' => false,
  23547.                                                     ],
  23548.                                                 ],
  23549.                                                 'isOperator' => false,
  23550.                                             ],
  23551.                                             74 => [
  23552.                                                 'attributes' => [
  23553.                                                     'attribute' => 'fuerSieAuchInteressant',
  23554.                                                     'label' => 'Für Sie auch Interessant',
  23555.                                                     'dataType' => 'manyToManyObjectRelation',
  23556.                                                     'layout' => [
  23557.                                                         'fieldtype' => 'manyToManyObjectRelation',
  23558.                                                         'width' => 756,
  23559.                                                         'height' => 400,
  23560.                                                         'maxItems' => '',
  23561.                                                         'queryColumnType' => 'text',
  23562.                                                         'relationType' => true,
  23563.                                                         'visibleFields' => 'id,filename',
  23564.                                                         'allowToCreateNewObject' => false,
  23565.                                                         'optimizedAdminLoading' => false,
  23566.                                                         'enableTextSelection' => false,
  23567.                                                         'visibleFieldDefinitions' => [
  23568.                                                             'id' => [
  23569.                                                                 'name' => 'id',
  23570.                                                                 'title' => 'ID',
  23571.                                                                 'fieldtype' => 'input',
  23572.                                                             ],
  23573.                                                             'filename' => [
  23574.                                                                 'name' => 'filename',
  23575.                                                                 'title' => 'Dateiname',
  23576.                                                                 'fieldtype' => 'input',
  23577.                                                             ],
  23578.                                                         ],
  23579.                                                         'classes' => [
  23580.                                                             => [
  23581.                                                                 'classes' => 'Produkt',
  23582.                                                             ],
  23583.                                                         ],
  23584.                                                         'pathFormatterClass' => '',
  23585.                                                         'name' => 'fuerSieAuchInteressant',
  23586.                                                         'title' => 'Für Sie auch Interessant',
  23587.                                                         'tooltip' => '',
  23588.                                                         'mandatory' => false,
  23589.                                                         'noteditable' => false,
  23590.                                                         'index' => false,
  23591.                                                         'locked' => false,
  23592.                                                         'style' => '',
  23593.                                                         'permissions' => NULL,
  23594.                                                         'datatype' => 'data',
  23595.                                                         'invisible' => false,
  23596.                                                         'visibleGridView' => false,
  23597.                                                         'visibleSearch' => false,
  23598.                                                     ],
  23599.                                                 ],
  23600.                                                 'isOperator' => false,
  23601.                                             ],
  23602.                                             75 => [
  23603.                                                 'attributes' => [
  23604.                                                     'attribute' => 'ausUnseremMagazin',
  23605.                                                     'label' => 'Aus unserem Magazin',
  23606.                                                     'dataType' => 'manyToManyObjectRelation',
  23607.                                                     'layout' => [
  23608.                                                         'fieldtype' => 'manyToManyObjectRelation',
  23609.                                                         'width' => 756,
  23610.                                                         'height' => 400,
  23611.                                                         'maxItems' => '',
  23612.                                                         'queryColumnType' => 'text',
  23613.                                                         'relationType' => true,
  23614.                                                         'visibleFields' => 'id,filename',
  23615.                                                         'allowToCreateNewObject' => false,
  23616.                                                         'optimizedAdminLoading' => false,
  23617.                                                         'enableTextSelection' => false,
  23618.                                                         'visibleFieldDefinitions' => [
  23619.                                                             'id' => [
  23620.                                                                 'name' => 'id',
  23621.                                                                 'title' => 'ID',
  23622.                                                                 'fieldtype' => 'input',
  23623.                                                             ],
  23624.                                                             'filename' => [
  23625.                                                                 'name' => 'filename',
  23626.                                                                 'title' => 'Dateiname',
  23627.                                                                 'fieldtype' => 'input',
  23628.                                                             ],
  23629.                                                         ],
  23630.                                                         'classes' => [
  23631.                                                             => [
  23632.                                                                 'classes' => 'Beitrag',
  23633.                                                             ],
  23634.                                                         ],
  23635.                                                         'pathFormatterClass' => '',
  23636.                                                         'name' => 'ausUnseremMagazin',
  23637.                                                         'title' => 'Aus unserem Magazin',
  23638.                                                         'tooltip' => '',
  23639.                                                         'mandatory' => false,
  23640.                                                         'noteditable' => false,
  23641.                                                         'index' => false,
  23642.                                                         'locked' => false,
  23643.                                                         'style' => '',
  23644.                                                         'permissions' => NULL,
  23645.                                                         'datatype' => 'data',
  23646.                                                         'invisible' => false,
  23647.                                                         'visibleGridView' => false,
  23648.                                                         'visibleSearch' => false,
  23649.                                                     ],
  23650.                                                 ],
  23651.                                                 'isOperator' => false,
  23652.                                             ],
  23653.                                             76 => [
  23654.                                                 'attributes' => [
  23655.                                                     'attribute' => 'faqs',
  23656.                                                     'label' => 'FAQs',
  23657.                                                     'dataType' => 'manyToManyObjectRelation',
  23658.                                                     'layout' => [
  23659.                                                         'fieldtype' => 'manyToManyObjectRelation',
  23660.                                                         'width' => 756,
  23661.                                                         'height' => 400,
  23662.                                                         'maxItems' => '',
  23663.                                                         'queryColumnType' => 'text',
  23664.                                                         'relationType' => true,
  23665.                                                         'visibleFields' => 'id,filename',
  23666.                                                         'allowToCreateNewObject' => false,
  23667.                                                         'optimizedAdminLoading' => false,
  23668.                                                         'enableTextSelection' => false,
  23669.                                                         'visibleFieldDefinitions' => [
  23670.                                                             'id' => [
  23671.                                                                 'name' => 'id',
  23672.                                                                 'title' => 'ID',
  23673.                                                                 'fieldtype' => 'input',
  23674.                                                             ],
  23675.                                                             'filename' => [
  23676.                                                                 'name' => 'filename',
  23677.                                                                 'title' => 'Dateiname',
  23678.                                                                 'fieldtype' => 'input',
  23679.                                                             ],
  23680.                                                         ],
  23681.                                                         'classes' => [
  23682.                                                             => [
  23683.                                                                 'classes' => 'Faq',
  23684.                                                             ],
  23685.                                                         ],
  23686.                                                         'pathFormatterClass' => '',
  23687.                                                         'name' => 'faqs',
  23688.                                                         'title' => 'FAQs',
  23689.                                                         'tooltip' => '',
  23690.                                                         'mandatory' => false,
  23691.                                                         'noteditable' => false,
  23692.                                                         'index' => false,
  23693.                                                         'locked' => false,
  23694.                                                         'style' => '',
  23695.                                                         'permissions' => NULL,
  23696.                                                         'datatype' => 'data',
  23697.                                                         'invisible' => false,
  23698.                                                         'visibleGridView' => false,
  23699.                                                         'visibleSearch' => false,
  23700.                                                     ],
  23701.                                                 ],
  23702.                                                 'isOperator' => false,
  23703.                                             ],
  23704.                                         ],
  23705.                                     ],
  23706.                                 ],
  23707.                             ],
  23708.                             'mutationEntities' => [
  23709.                             ],
  23710.                             'specialEntities' => [
  23711.                                 'document' => [
  23712.                                     'read' => false,
  23713.                                     'create' => false,
  23714.                                     'update' => false,
  23715.                                     'delete' => false,
  23716.                                 ],
  23717.                                 'document_folder' => [
  23718.                                     'read' => false,
  23719.                                     'create' => false,
  23720.                                     'update' => false,
  23721.                                     'delete' => false,
  23722.                                 ],
  23723.                                 'asset' => [
  23724.                                     'read' => false,
  23725.                                     'create' => false,
  23726.                                     'update' => false,
  23727.                                     'delete' => false,
  23728.                                 ],
  23729.                                 'asset_folder' => [
  23730.                                     'read' => false,
  23731.                                     'create' => false,
  23732.                                     'update' => false,
  23733.                                     'delete' => false,
  23734.                                 ],
  23735.                                 'asset_listing' => [
  23736.                                     'read' => false,
  23737.                                     'create' => false,
  23738.                                     'update' => false,
  23739.                                     'delete' => false,
  23740.                                 ],
  23741.                                 'object_folder' => [
  23742.                                     'read' => false,
  23743.                                     'create' => false,
  23744.                                     'update' => false,
  23745.                                     'delete' => false,
  23746.                                 ],
  23747.                                 'translation' => [
  23748.                                     'read' => false,
  23749.                                     'create' => false,
  23750.                                     'update' => false,
  23751.                                     'delete' => false,
  23752.                                 ],
  23753.                                 'translation_listing' => [
  23754.                                     'read' => false,
  23755.                                     'create' => false,
  23756.                                     'update' => false,
  23757.                                     'delete' => false,
  23758.                                 ],
  23759.                             ],
  23760.                         ],
  23761.                         'security' => [
  23762.                             'method' => 'datahub_apikey',
  23763.                             'apikey' => [
  23764.                                 => '9480d71c1ad6625dde10d8845aff964d',
  23765.                             ],
  23766.                             'skipPermissionCheck' => false,
  23767.                             'disableIntrospection' => false,
  23768.                         ],
  23769.                         'workspaces' => [
  23770.                             'asset' => [
  23771.                             ],
  23772.                             'document' => [
  23773.                             ],
  23774.                             'object' => [
  23775.                                 => [
  23776.                                     'read' => true,
  23777.                                     'cpath' => '/Produkte',
  23778.                                     'create' => false,
  23779.                                     'update' => false,
  23780.                                     'delete' => false,
  23781.                                     'id' => 'extModel2960-1',
  23782.                                 ],
  23783.                                 => [
  23784.                                     'read' => true,
  23785.                                     'cpath' => '/Unternehmen',
  23786.                                     'create' => false,
  23787.                                     'update' => false,
  23788.                                     'delete' => false,
  23789.                                     'id' => 'extModel305-1',
  23790.                                 ],
  23791.                             ],
  23792.                         ],
  23793.                         'permissions' => [
  23794.                             'user' => [
  23795.                             ],
  23796.                             'role' => [
  23797.                             ],
  23798.                         ],
  23799.                     ],
  23800.                     'symbiofy' => [
  23801.                         'general' => [
  23802.                             'active' => true,
  23803.                             'type' => 'graphql',
  23804.                             'name' => 'symbiofy',
  23805.                             'description' => '',
  23806.                             'group' => '',
  23807.                             'sqlObjectCondition' => '',
  23808.                             'modificationDate' => 1774508936,
  23809.                             'path' => NULL,
  23810.                             'createDate' => 1774259155,
  23811.                         ],
  23812.                         'schema' => [
  23813.                             'queryEntities' => [
  23814.                                 'Produkt' => [
  23815.                                     'id' => 'Produkt',
  23816.                                     'name' => 'Produkt',
  23817.                                     'columnConfig' => [
  23818.                                         'columns' => [
  23819.                                             => [
  23820.                                                 'attributes' => [
  23821.                                                     'attribute' => 'aktiv',
  23822.                                                     'label' => 'Aktiv',
  23823.                                                     'dataType' => 'select',
  23824.                                                 ],
  23825.                                                 'isOperator' => false,
  23826.                                             ],
  23827.                                             => [
  23828.                                                 'attributes' => [
  23829.                                                     'attribute' => 'produktname',
  23830.                                                     'label' => 'Produktname',
  23831.                                                     'dataType' => 'input',
  23832.                                                 ],
  23833.                                                 'isOperator' => false,
  23834.                                             ],
  23835.                                             => [
  23836.                                                 'attributes' => [
  23837.                                                     'attribute' => 'pzn',
  23838.                                                     'label' => 'PZN',
  23839.                                                     'dataType' => 'input',
  23840.                                                 ],
  23841.                                                 'isOperator' => false,
  23842.                                             ],
  23843.                                             => [
  23844.                                                 'attributes' => [
  23845.                                                     'attribute' => 'imagePackshotClassic',
  23846.                                                     'label' => 'Packshot Klassisch',
  23847.                                                     'dataType' => 'hotspotimage',
  23848.                                                 ],
  23849.                                                 'isOperator' => false,
  23850.                                             ],
  23851.                                             => [
  23852.                                                 'attributes' => [
  23853.                                                     'attribute' => 'DownloadGebrauchsinformation',
  23854.                                                     'label' => 'Gebrauchsinformation',
  23855.                                                     'dataType' => 'advancedManyToManyRelation',
  23856.                                                 ],
  23857.                                                 'isOperator' => false,
  23858.                                             ],
  23859.                                             => [
  23860.                                                 'attributes' => [
  23861.                                                     'attribute' => 'packungsgroesse',
  23862.                                                     'label' => 'Packungsgroesse',
  23863.                                                     'dataType' => 'inputQuantityValue',
  23864.                                                 ],
  23865.                                                 'isOperator' => false,
  23866.                                             ],
  23867.                                             => [
  23868.                                                 'attributes' => [
  23869.                                                     'attribute' => 'darreichungsform',
  23870.                                                     'label' => 'Darreichungsform',
  23871.                                                     'dataType' => 'select',
  23872.                                                 ],
  23873.                                                 'isOperator' => false,
  23874.                                             ],
  23875.                                             => [
  23876.                                                 'attributes' => [
  23877.                                                     'attribute' => 'faqs',
  23878.                                                     'label' => 'FAQs',
  23879.                                                     'dataType' => 'manyToManyObjectRelation',
  23880.                                                 ],
  23881.                                                 'isOperator' => false,
  23882.                                             ],
  23883.                                             => [
  23884.                                                 'attributes' => [
  23885.                                                     'attribute' => 'wirkstoffe',
  23886.                                                     'label' => '~wirkstoffe',
  23887.                                                     'dataType' => 'manyToManyObjectRelation',
  23888.                                                 ],
  23889.                                                 'isOperator' => false,
  23890.                                             ],
  23891.                                         ],
  23892.                                     ],
  23893.                                 ],
  23894.                                 'TherapiegebietEndverwender' => [
  23895.                                     'id' => 'TherapiegebietEndverwender',
  23896.                                     'name' => 'TherapiegebietEndverwender',
  23897.                                 ],
  23898.                                 'Wirkstoff' => [
  23899.                                     'id' => 'Wirkstoff',
  23900.                                     'name' => 'Wirkstoff',
  23901.                                     'columnConfig' => [
  23902.                                         'columns' => [
  23903.                                             => [
  23904.                                                 'attributes' => [
  23905.                                                     'attribute' => 'bezeichnungLat',
  23906.                                                     'label' => '~bezeichnung-(lat.)',
  23907.                                                     'dataType' => 'input',
  23908.                                                 ],
  23909.                                                 'isOperator' => false,
  23910.                                             ],
  23911.                                         ],
  23912.                                     ],
  23913.                                 ],
  23914.                                 'Faq' => [
  23915.                                     'id' => 'Faq',
  23916.                                     'name' => 'Faq',
  23917.                                     'columnConfig' => [
  23918.                                         'columns' => [
  23919.                                             => [
  23920.                                                 'attributes' => [
  23921.                                                     'attribute' => 'frage',
  23922.                                                     'label' => '~frage',
  23923.                                                     'dataType' => 'wysiwyg',
  23924.                                                 ],
  23925.                                                 'isOperator' => false,
  23926.                                             ],
  23927.                                             => [
  23928.                                                 'attributes' => [
  23929.                                                     'attribute' => 'antwort',
  23930.                                                     'label' => '~antwort',
  23931.                                                     'dataType' => 'wysiwyg',
  23932.                                                 ],
  23933.                                                 'isOperator' => false,
  23934.                                             ],
  23935.                                             => [
  23936.                                                 'attributes' => [
  23937.                                                     'attribute' => 'produkte',
  23938.                                                     'label' => '~produkte',
  23939.                                                     'dataType' => 'manyToManyObjectRelation',
  23940.                                                 ],
  23941.                                                 'isOperator' => false,
  23942.                                             ],
  23943.                                         ],
  23944.                                     ],
  23945.                                 ],
  23946.                                 'Indikation' => [
  23947.                                     'id' => 'Indikation',
  23948.                                     'name' => 'Indikation',
  23949.                                 ],
  23950.                             ],
  23951.                             'mutationEntities' => [
  23952.                             ],
  23953.                             'specialEntities' => [
  23954.                                 'document' => [
  23955.                                     'read' => true,
  23956.                                     'create' => false,
  23957.                                     'update' => false,
  23958.                                     'delete' => false,
  23959.                                 ],
  23960.                                 'document_folder' => [
  23961.                                     'read' => true,
  23962.                                     'create' => false,
  23963.                                     'update' => false,
  23964.                                     'delete' => false,
  23965.                                 ],
  23966.                                 'asset' => [
  23967.                                     'read' => true,
  23968.                                     'create' => false,
  23969.                                     'update' => false,
  23970.                                     'delete' => false,
  23971.                                 ],
  23972.                                 'asset_folder' => [
  23973.                                     'read' => true,
  23974.                                     'create' => false,
  23975.                                     'update' => false,
  23976.                                     'delete' => false,
  23977.                                 ],
  23978.                                 'asset_listing' => [
  23979.                                     'read' => true,
  23980.                                     'create' => false,
  23981.                                     'update' => false,
  23982.                                     'delete' => false,
  23983.                                 ],
  23984.                                 'object_folder' => [
  23985.                                     'read' => true,
  23986.                                     'create' => false,
  23987.                                     'update' => false,
  23988.                                     'delete' => false,
  23989.                                 ],
  23990.                                 'translation' => [
  23991.                                     'read' => true,
  23992.                                     'create' => false,
  23993.                                     'update' => false,
  23994.                                     'delete' => false,
  23995.                                 ],
  23996.                                 'translation_listing' => [
  23997.                                     'read' => true,
  23998.                                     'create' => false,
  23999.                                     'update' => false,
  24000.                                     'delete' => false,
  24001.                                 ],
  24002.                             ],
  24003.                         ],
  24004.                         'security' => [
  24005.                             'method' => 'datahub_apikey',
  24006.                             'apikey' => [
  24007.                                 => 'f6e8b98aaf4fc76db401947281765145',
  24008.                             ],
  24009.                             'skipPermissionCheck' => false,
  24010.                             'disableIntrospection' => false,
  24011.                         ],
  24012.                         'workspaces' => [
  24013.                             'asset' => [
  24014.                                 => [
  24015.                                     'read' => true,
  24016.                                     'cpath' => '/',
  24017.                                     'create' => false,
  24018.                                     'update' => false,
  24019.                                     'delete' => false,
  24020.                                     'id' => 'extModel561-1',
  24021.                                 ],
  24022.                             ],
  24023.                             'document' => [
  24024.                                 => [
  24025.                                     'read' => true,
  24026.                                     'cpath' => '/',
  24027.                                     'create' => false,
  24028.                                     'update' => false,
  24029.                                     'delete' => false,
  24030.                                     'id' => 'extModel535-1',
  24031.                                 ],
  24032.                             ],
  24033.                             'object' => [
  24034.                                 => [
  24035.                                     'read' => true,
  24036.                                     'cpath' => '/',
  24037.                                     'create' => false,
  24038.                                     'update' => false,
  24039.                                     'delete' => false,
  24040.                                     'id' => 'extModel587-1',
  24041.                                 ],
  24042.                             ],
  24043.                         ],
  24044.                         'permissions' => [
  24045.                             'user' => [
  24046.                             ],
  24047.                             'role' => [
  24048.                             ],
  24049.                         ],
  24050.                     ],
  24051.                     'ASIN' => [
  24052.                         'general' => [
  24053.                             'active' => true,
  24054.                             'type' => 'dataImporterDataObject',
  24055.                             'name' => 'ASIN',
  24056.                             'description' => '',
  24057.                             'group' => 'Import',
  24058.                             'path' => NULL,
  24059.                             'modificationDate' => 1768553405,
  24060.                             'createDate' => 1713287030,
  24061.                         ],
  24062.                         'loaderConfig' => [
  24063.                             'type' => 'upload',
  24064.                             'settings' => [
  24065.                                 'uploadFilePath' => 'ASIN/upload.import',
  24066.                             ],
  24067.                         ],
  24068.                         'interpreterConfig' => [
  24069.                             'type' => 'xlsx',
  24070.                             'settings' => [
  24071.                                 'skipFirstRow' => true,
  24072.                                 'sheetName' => 'Tabellenblatt1',
  24073.                             ],
  24074.                         ],
  24075.                         'resolverConfig' => [
  24076.                             'elementType' => 'dataObject',
  24077.                             'dataObjectClassId' => '7',
  24078.                             'loadingStrategy' => [
  24079.                                 'type' => 'attribute',
  24080.                                 'settings' => [
  24081.                                     'dataSourceIndex' => '2',
  24082.                                     'attributeName' => 'pzn',
  24083.                                     'language' => '',
  24084.                                 ],
  24085.                             ],
  24086.                             'createLocationStrategy' => [
  24087.                                 'type' => 'doNotCreate',
  24088.                             ],
  24089.                             'locationUpdateStrategy' => [
  24090.                                 'type' => 'noChange',
  24091.                             ],
  24092.                             'publishingStrategy' => [
  24093.                                 'type' => 'noChangeUnpublishNew',
  24094.                             ],
  24095.                         ],
  24096.                         'processingConfig' => [
  24097.                             'executionType' => 'sequential',
  24098.                             'idDataIndex' => '',
  24099.                         ],
  24100.                         'mappingConfig' => [
  24101.                             => [
  24102.                                 'label' => 'ASIN',
  24103.                                 'dataSourceIndex' => [
  24104.                                     => '3',
  24105.                                 ],
  24106.                                 'transformationResultType' => 'default',
  24107.                                 'dataTarget' => [
  24108.                                     'type' => 'direct',
  24109.                                     'settings' => [
  24110.                                         'fieldName' => 'ASIN',
  24111.                                         'language' => '',
  24112.                                         'writeIfTargetIsNotEmpty' => false,
  24113.                                         'writeIfSourceIsEmpty' => false,
  24114.                                     ],
  24115.                                 ],
  24116.                                 'transformationPipeline' => [
  24117.                                 ],
  24118.                             ],
  24119.                         ],
  24120.                         'executionConfig' => [
  24121.                             'scheduleType' => 'job',
  24122.                             'cronDefinition' => '',
  24123.                             'scheduledAt' => '',
  24124.                         ],
  24125.                         'permissions' => [
  24126.                             'user' => [
  24127.                             ],
  24128.                             'role' => [
  24129.                             ],
  24130.                         ],
  24131.                         'workspaces' => [
  24132.                         ],
  24133.                     ],
  24134.                     'IhreApotheke' => [
  24135.                         'general' => [
  24136.                             'active' => true,
  24137.                             'type' => 'graphql',
  24138.                             'name' => 'IhreApotheke',
  24139.                             'description' => '',
  24140.                             'group' => 'HevertExtern',
  24141.                             'sqlObjectCondition' => '',
  24142.                             'modificationDate' => 1769584347,
  24143.                             'path' => NULL,
  24144.                             'createDate' => 1689523447,
  24145.                         ],
  24146.                         'schema' => [
  24147.                             'queryEntities' => [
  24148.                                 'Produkt' => [
  24149.                                     'id' => 'Produkt',
  24150.                                     'name' => 'Produkt',
  24151.                                     'columnConfig' => [
  24152.                                         'columns' => [
  24153.                                             => [
  24154.                                                 'attributes' => [
  24155.                                                     'attribute' => 'produktname',
  24156.                                                     'label' => 'Produktname',
  24157.                                                     'dataType' => 'input',
  24158.                                                 ],
  24159.                                                 'isOperator' => false,
  24160.                                             ],
  24161.                                             => [
  24162.                                                 'attributes' => [
  24163.                                                     'attribute' => 'pzn',
  24164.                                                     'label' => 'PZN',
  24165.                                                     'dataType' => 'input',
  24166.                                                 ],
  24167.                                                 'isOperator' => false,
  24168.                                             ],
  24169.                                             => [
  24170.                                                 'isOperator' => true,
  24171.                                                 'attributes' => [
  24172.                                                     'type' => 'operator',
  24173.                                                     'class' => 'Concatenator',
  24174.                                                     'label' => 'MergedText',
  24175.                                                     'glue' => '',
  24176.                                                     'childs' => [
  24177.                                                         => [
  24178.                                                             'isOperator' => false,
  24179.                                                             'attributes' => [
  24180.                                                                 'label' => 'Consumer Insight EV',
  24181.                                                                 'type' => 'value',
  24182.                                                                 'class' => 'DefaultValue',
  24183.                                                                 'attribute' => 'consumerInsightEv',
  24184.                                                                 'dataType' => 'wysiwyg',
  24185.                                                                 'childs' => [
  24186.                                                                 ],
  24187.                                                             ],
  24188.                                                         ],
  24189.                                                         => [
  24190.                                                             'isOperator' => false,
  24191.                                                             'attributes' => [
  24192.                                                                 'label' => 'Benefit EV (2)',
  24193.                                                                 'type' => 'value',
  24194.                                                                 'class' => 'DefaultValue',
  24195.                                                                 'attribute' => 'benefitEv2',
  24196.                                                                 'dataType' => 'wysiwyg',
  24197.                                                                 'childs' => [
  24198.                                                                 ],
  24199.                                                             ],
  24200.                                                         ],
  24201.                                                         => [
  24202.                                                             'isOperator' => false,
  24203.                                                             'attributes' => [
  24204.                                                                 'label' => 'Reason why EV (reasonWhyEv)',
  24205.                                                                 'type' => 'value',
  24206.                                                                 'class' => 'DefaultValue',
  24207.                                                                 'attribute' => 'reasonWhyEv',
  24208.                                                                 'dataType' => 'wysiwyg',
  24209.                                                                 'childs' => [
  24210.                                                                 ],
  24211.                                                             ],
  24212.                                                         ],
  24213.                                                         => [
  24214.                                                             'isOperator' => false,
  24215.                                                             'attributes' => [
  24216.                                                                 'label' => 'Kernaussage EV',
  24217.                                                                 'type' => 'value',
  24218.                                                                 'class' => 'DefaultValue',
  24219.                                                                 'attribute' => 'kernaussageEv',
  24220.                                                                 'dataType' => 'wysiwyg',
  24221.                                                                 'childs' => [
  24222.                                                                 ],
  24223.                                                             ],
  24224.                                                         ],
  24225.                                                     ],
  24226.                                                 ],
  24227.                                                 'key' => '#652847d8dcefe',
  24228.                                             ],
  24229.                                             => [
  24230.                                                 'attributes' => [
  24231.                                                     'attribute' => 'darreichungsform',
  24232.                                                     'label' => 'Darreichungsform',
  24233.                                                     'dataType' => 'select',
  24234.                                                 ],
  24235.                                                 'isOperator' => false,
  24236.                                             ],
  24237.                                             => [
  24238.                                                 'attributes' => [
  24239.                                                     'attribute' => 'imagePackshotClassic',
  24240.                                                     'label' => 'Image Packshot Classic',
  24241.                                                     'dataType' => 'image',
  24242.                                                 ],
  24243.                                                 'isOperator' => false,
  24244.                                             ],
  24245.                                             => [
  24246.                                                 'attributes' => [
  24247.                                                     'attribute' => 'pflichttextEv',
  24248.                                                     'label' => '~pflichttext-ev',
  24249.                                                     'dataType' => 'wysiwyg',
  24250.                                                 ],
  24251.                                                 'isOperator' => false,
  24252.                                             ],
  24253.                                             => [
  24254.                                                 'attributes' => [
  24255.                                                     'attribute' => 'seoMetaTitle',
  24256.                                                     'label' => '~seo-meta-titel',
  24257.                                                     'dataType' => 'input',
  24258.                                                 ],
  24259.                                                 'isOperator' => false,
  24260.                                             ],
  24261.                                             => [
  24262.                                                 'attributes' => [
  24263.                                                     'attribute' => 'seoMetaDescription',
  24264.                                                     'label' => '~seo-meta-description',
  24265.                                                     'dataType' => 'textarea',
  24266.                                                 ],
  24267.                                                 'isOperator' => false,
  24268.                                             ],
  24269.                                             => [
  24270.                                                 'attributes' => [
  24271.                                                     'attribute' => 'seoMetaKeywords',
  24272.                                                     'label' => '~seo-meta-keywords',
  24273.                                                     'dataType' => 'textarea',
  24274.                                                 ],
  24275.                                                 'isOperator' => false,
  24276.                                             ],
  24277.                                             => [
  24278.                                                 'attributes' => [
  24279.                                                     'attribute' => 'AVP',
  24280.                                                     'label' => 'AVP',
  24281.                                                     'dataType' => 'numeric',
  24282.                                                 ],
  24283.                                                 'isOperator' => false,
  24284.                                             ],
  24285.                                         ],
  24286.                                     ],
  24287.                                 ],
  24288.                             ],
  24289.                             'mutationEntities' => [
  24290.                             ],
  24291.                             'specialEntities' => [
  24292.                                 'document' => [
  24293.                                     'read' => false,
  24294.                                     'create' => false,
  24295.                                     'update' => false,
  24296.                                     'delete' => false,
  24297.                                 ],
  24298.                                 'document_folder' => [
  24299.                                     'read' => false,
  24300.                                     'create' => false,
  24301.                                     'update' => false,
  24302.                                     'delete' => false,
  24303.                                 ],
  24304.                                 'asset' => [
  24305.                                     'read' => true,
  24306.                                     'create' => false,
  24307.                                     'update' => false,
  24308.                                     'delete' => false,
  24309.                                 ],
  24310.                                 'asset_folder' => [
  24311.                                     'read' => true,
  24312.                                     'create' => false,
  24313.                                     'update' => false,
  24314.                                     'delete' => false,
  24315.                                 ],
  24316.                                 'asset_listing' => [
  24317.                                     'read' => true,
  24318.                                     'create' => false,
  24319.                                     'update' => false,
  24320.                                     'delete' => false,
  24321.                                 ],
  24322.                                 'object_folder' => [
  24323.                                     'read' => true,
  24324.                                     'create' => false,
  24325.                                     'update' => false,
  24326.                                     'delete' => false,
  24327.                                 ],
  24328.                                 'translation' => [
  24329.                                     'read' => false,
  24330.                                     'create' => false,
  24331.                                     'update' => false,
  24332.                                     'delete' => false,
  24333.                                 ],
  24334.                                 'translation_listing' => [
  24335.                                     'read' => false,
  24336.                                     'create' => false,
  24337.                                     'update' => false,
  24338.                                     'delete' => false,
  24339.                                 ],
  24340.                             ],
  24341.                         ],
  24342.                         'security' => [
  24343.                             'method' => 'datahub_apikey',
  24344.                             'apikey' => [
  24345.                                 => '7af923cdcdcf098903573cc082b27d34',
  24346.                             ],
  24347.                             'skipPermissionCheck' => false,
  24348.                             'disableIntrospection' => false,
  24349.                         ],
  24350.                         'workspaces' => [
  24351.                             'asset' => [
  24352.                                 => [
  24353.                                     'read' => true,
  24354.                                     'cpath' => '/bilder/PackshotsCl',
  24355.                                     'create' => false,
  24356.                                     'update' => false,
  24357.                                     'delete' => false,
  24358.                                     'id' => 'extModel385-1',
  24359.                                 ],
  24360.                             ],
  24361.                             'document' => [
  24362.                             ],
  24363.                             'object' => [
  24364.                                 => [
  24365.                                     'read' => true,
  24366.                                     'cpath' => '/Produkte/Deutschland',
  24367.                                     'create' => false,
  24368.                                     'update' => false,
  24369.                                     'delete' => false,
  24370.                                     'id' => 'extModel411-1',
  24371.                                 ],
  24372.                             ],
  24373.                         ],
  24374.                         'permissions' => [
  24375.                             'user' => [
  24376.                             ],
  24377.                             'role' => [
  24378.                             ],
  24379.                         ],
  24380.                     ],
  24381.                     'test-sk' => [
  24382.                         'general' => [
  24383.                             'active' => true,
  24384.                             'type' => 'graphql',
  24385.                             'name' => 'test-sk',
  24386.                             'description' => '',
  24387.                             'group' => 'Backups',
  24388.                             'sqlObjectCondition' => '',
  24389.                             'modificationDate' => 1773906417,
  24390.                             'path' => NULL,
  24391.                             'createDate' => 1664542025,
  24392.                         ],
  24393.                         'schema' => [
  24394.                             'queryEntities' => [
  24395.                                 'Produkt' => [
  24396.                                     'id' => 'Produkt',
  24397.                                     'name' => 'Produkt',
  24398.                                     'columnConfig' => [
  24399.                                         'columns' => [
  24400.                                             => [
  24401.                                                 'attributes' => [
  24402.                                                     'attribute' => 'id',
  24403.                                                     'label' => 'id',
  24404.                                                     'dataType' => 'system',
  24405.                                                 ],
  24406.                                                 'isOperator' => false,
  24407.                                             ],
  24408.                                             => [
  24409.                                                 'attributes' => [
  24410.                                                     'attribute' => 'key',
  24411.                                                     'label' => 'key',
  24412.                                                     'dataType' => 'system',
  24413.                                                 ],
  24414.                                                 'isOperator' => false,
  24415.                                             ],
  24416.                                             => [
  24417.                                                 'attributes' => [
  24418.                                                     'attribute' => 'produktname',
  24419.                                                     'label' => 'Produktname',
  24420.                                                     'dataType' => 'input',
  24421.                                                 ],
  24422.                                                 'isOperator' => false,
  24423.                                             ],
  24424.                                             => [
  24425.                                                 'attributes' => [
  24426.                                                     'attribute' => 'packungsgroesse',
  24427.                                                     'label' => 'Packungsgroesse',
  24428.                                                     'dataType' => 'inputQuantityValue',
  24429.                                                 ],
  24430.                                                 'isOperator' => false,
  24431.                                             ],
  24432.                                             => [
  24433.                                                 'attributes' => [
  24434.                                                     'attribute' => 'imageMarketingtext1x1',
  24435.                                                     'label' => 'Bild 1x1',
  24436.                                                     'dataType' => 'hotspotimage',
  24437.                                                 ],
  24438.                                                 'isOperator' => false,
  24439.                                             ],
  24440.                                             => [
  24441.                                                 'attributes' => [
  24442.                                                     'attribute' => 'imageMarketingtext16x9',
  24443.                                                     'label' => 'Bild 16x9',
  24444.                                                     'dataType' => 'hotspotimage',
  24445.                                                 ],
  24446.                                                 'isOperator' => false,
  24447.                                             ],
  24448.                                             => [
  24449.                                                 'attributes' => [
  24450.                                                     'attribute' => 'imageMarketingtext3x2',
  24451.                                                     'label' => 'Bild 3x2',
  24452.                                                     'dataType' => 'hotspotimage',
  24453.                                                 ],
  24454.                                                 'isOperator' => false,
  24455.                                             ],
  24456.                                             => [
  24457.                                                 'attributes' => [
  24458.                                                     'attribute' => 'imageMarketingtext4x3',
  24459.                                                     'label' => 'Bild 4x3',
  24460.                                                     'dataType' => 'hotspotimage',
  24461.                                                 ],
  24462.                                                 'isOperator' => false,
  24463.                                             ],
  24464.                                             => [
  24465.                                                 'attributes' => [
  24466.                                                     'attribute' => 'imageMarketingtext5x8',
  24467.                                                     'label' => 'Bild 5x8',
  24468.                                                     'dataType' => 'hotspotimage',
  24469.                                                 ],
  24470.                                                 'isOperator' => false,
  24471.                                             ],
  24472.                                             => [
  24473.                                                 'attributes' => [
  24474.                                                     'attribute' => 'imageTrenner16x9',
  24475.                                                     'label' => 'Bildtrenner 16x9',
  24476.                                                     'dataType' => 'hotspotimage',
  24477.                                                 ],
  24478.                                                 'isOperator' => false,
  24479.                                             ],
  24480.                                             10 => [
  24481.                                                 'attributes' => [
  24482.                                                     'attribute' => 'imageTrenner3x2',
  24483.                                                     'label' => 'Bildtrenner 3x2',
  24484.                                                     'dataType' => 'hotspotimage',
  24485.                                                 ],
  24486.                                                 'isOperator' => false,
  24487.                                             ],
  24488.                                             11 => [
  24489.                                                 'attributes' => [
  24490.                                                     'attribute' => 'imageTrenner5x8',
  24491.                                                     'label' => 'Bildtrenner 5x8',
  24492.                                                     'dataType' => 'hotspotimage',
  24493.                                                 ],
  24494.                                                 'isOperator' => false,
  24495.                                             ],
  24496.                                         ],
  24497.                                     ],
  24498.                                 ],
  24499.                             ],
  24500.                             'mutationEntities' => [
  24501.                             ],
  24502.                             'specialEntities' => [
  24503.                                 'document' => [
  24504.                                     'read' => false,
  24505.                                     'create' => false,
  24506.                                     'update' => false,
  24507.                                     'delete' => false,
  24508.                                 ],
  24509.                                 'document_folder' => [
  24510.                                     'read' => false,
  24511.                                     'create' => false,
  24512.                                     'update' => false,
  24513.                                     'delete' => false,
  24514.                                 ],
  24515.                                 'asset' => [
  24516.                                     'read' => true,
  24517.                                     'create' => false,
  24518.                                     'update' => false,
  24519.                                     'delete' => false,
  24520.                                 ],
  24521.                                 'asset_folder' => [
  24522.                                     'read' => true,
  24523.                                     'create' => false,
  24524.                                     'update' => false,
  24525.                                     'delete' => false,
  24526.                                 ],
  24527.                                 'asset_listing' => [
  24528.                                     'read' => true,
  24529.                                     'create' => false,
  24530.                                     'update' => false,
  24531.                                     'delete' => false,
  24532.                                 ],
  24533.                                 'object_folder' => [
  24534.                                     'read' => true,
  24535.                                     'create' => false,
  24536.                                     'update' => false,
  24537.                                     'delete' => false,
  24538.                                 ],
  24539.                                 'translation' => [
  24540.                                     'read' => false,
  24541.                                     'create' => false,
  24542.                                     'update' => false,
  24543.                                     'delete' => false,
  24544.                                 ],
  24545.                                 'translation_listing' => [
  24546.                                     'read' => false,
  24547.                                     'create' => false,
  24548.                                     'update' => false,
  24549.                                     'delete' => false,
  24550.                                 ],
  24551.                             ],
  24552.                         ],
  24553.                         'security' => [
  24554.                             'method' => 'datahub_apikey',
  24555.                             'apikey' => [
  24556.                                 => 'be02657d4a042b980e40d933feab7391',
  24557.                             ],
  24558.                             'skipPermissionCheck' => true,
  24559.                             'disableIntrospection' => false,
  24560.                         ],
  24561.                         'workspaces' => [
  24562.                             'asset' => [
  24563.                                 => [
  24564.                                     'read' => true,
  24565.                                     'cpath' => '/',
  24566.                                     'create' => false,
  24567.                                     'update' => false,
  24568.                                     'delete' => false,
  24569.                                     'id' => 'extModel384-1',
  24570.                                 ],
  24571.                             ],
  24572.                             'document' => [
  24573.                             ],
  24574.                             'object' => [
  24575.                                 => [
  24576.                                     'read' => true,
  24577.                                     'cpath' => '/',
  24578.                                     'create' => false,
  24579.                                     'update' => false,
  24580.                                     'delete' => false,
  24581.                                     'id' => 'extModel410-1',
  24582.                                 ],
  24583.                             ],
  24584.                         ],
  24585.                         'permissions' => [
  24586.                             'user' => [
  24587.                             ],
  24588.                             'role' => [
  24589.                             ],
  24590.                         ],
  24591.                     ],
  24592.                     'Calmvalera' => [
  24593.                         'general' => [
  24594.                             'active' => true,
  24595.                             'type' => 'graphql',
  24596.                             'name' => 'Calmvalera',
  24597.                             'description' => '',
  24598.                             'group' => 'LandingPages',
  24599.                             'sqlObjectCondition' => '',
  24600.                             'modificationDate' => 1732020202,
  24601.                             'path' => NULL,
  24602.                             'createDate' => 1656077741,
  24603.                         ],
  24604.                         'schema' => [
  24605.                             'queryEntities' => [
  24606.                                 'Beitrag' => [
  24607.                                     'id' => 'Beitrag',
  24608.                                     'name' => 'Beitrag',
  24609.                                     'columnConfig' => [
  24610.                                         'columns' => [
  24611.                                             => [
  24612.                                                 'attributes' => [
  24613.                                                     'attribute' => 'id',
  24614.                                                     'label' => 'ID',
  24615.                                                     'dataType' => 'system',
  24616.                                                 ],
  24617.                                                 'isOperator' => false,
  24618.                                             ],
  24619.                                             => [
  24620.                                                 'attributes' => [
  24621.                                                     'attribute' => 'key',
  24622.                                                     'label' => 'Schlüssel',
  24623.                                                     'dataType' => 'system',
  24624.                                                 ],
  24625.                                                 'isOperator' => false,
  24626.                                             ],
  24627.                                             => [
  24628.                                                 'attributes' => [
  24629.                                                     'attribute' => 'creationDate',
  24630.                                                     'label' => 'Erstellungsdatum',
  24631.                                                     'dataType' => 'system',
  24632.                                                 ],
  24633.                                                 'isOperator' => false,
  24634.                                             ],
  24635.                                             => [
  24636.                                                 'attributes' => [
  24637.                                                     'attribute' => 'modificationDate',
  24638.                                                     'label' => 'Änderungsdatum',
  24639.                                                     'dataType' => 'system',
  24640.                                                 ],
  24641.                                                 'isOperator' => false,
  24642.                                             ],
  24643.                                             => [
  24644.                                                 'attributes' => [
  24645.                                                     'attribute' => 'articleType',
  24646.                                                     'label' => 'Typ',
  24647.                                                     'dataType' => 'select',
  24648.                                                 ],
  24649.                                                 'isOperator' => false,
  24650.                                             ],
  24651.                                             => [
  24652.                                                 'attributes' => [
  24653.                                                     'attribute' => 'articleType2',
  24654.                                                     'label' => 'PM Typ',
  24655.                                                     'dataType' => 'select',
  24656.                                                 ],
  24657.                                                 'isOperator' => false,
  24658.                                             ],
  24659.                                             => [
  24660.                                                 'attributes' => [
  24661.                                                     'attribute' => 'articleDate',
  24662.                                                     'label' => 'Datum',
  24663.                                                     'dataType' => 'datetime',
  24664.                                                 ],
  24665.                                                 'isOperator' => false,
  24666.                                             ],
  24667.                                             => [
  24668.                                                 'attributes' => [
  24669.                                                     'attribute' => 'stateInformation',
  24670.                                                     'label' => 'Status',
  24671.                                                     'dataType' => 'select',
  24672.                                                 ],
  24673.                                                 'isOperator' => false,
  24674.                                             ],
  24675.                                             => [
  24676.                                                 'attributes' => [
  24677.                                                     'attribute' => 'publishEndverbraucher',
  24678.                                                     'label' => 'Endverbraucher',
  24679.                                                     'dataType' => 'select',
  24680.                                                 ],
  24681.                                                 'isOperator' => false,
  24682.                                             ],
  24683.                                             => [
  24684.                                                 'attributes' => [
  24685.                                                     'attribute' => 'publishFachkreise',
  24686.                                                     'label' => 'Fachkreise',
  24687.                                                     'dataType' => 'select',
  24688.                                                 ],
  24689.                                                 'isOperator' => false,
  24690.                                             ],
  24691.                                             10 => [
  24692.                                                 'attributes' => [
  24693.                                                     'attribute' => 'author',
  24694.                                                     'label' => 'Autor',
  24695.                                                     'dataType' => 'manyToOneRelation',
  24696.                                                 ],
  24697.                                                 'isOperator' => false,
  24698.                                             ],
  24699.                                             11 => [
  24700.                                                 'attributes' => [
  24701.                                                     'attribute' => 'topic',
  24702.                                                     'label' => '(topic)',
  24703.                                                     'dataType' => 'manyToManyObjectRelation',
  24704.                                                 ],
  24705.                                                 'isOperator' => false,
  24706.                                             ],
  24707.                                             12 => [
  24708.                                                 'attributes' => [
  24709.                                                     'attribute' => 'keyword',
  24710.                                                     'label' => '(keyword)',
  24711.                                                     'dataType' => 'manyToManyObjectRelation',
  24712.                                                 ],
  24713.                                                 'isOperator' => false,
  24714.                                             ],
  24715.                                             13 => [
  24716.                                                 'attributes' => [
  24717.                                                     'attribute' => 'titleOriginal',
  24718.                                                     'label' => 'Titel',
  24719.                                                     'dataType' => 'input',
  24720.                                                 ],
  24721.                                                 'isOperator' => false,
  24722.                                             ],
  24723.                                             14 => [
  24724.                                                 'attributes' => [
  24725.                                                     'attribute' => 'titleReworked',
  24726.                                                     'label' => 'Titel',
  24727.                                                     'dataType' => 'input',
  24728.                                                 ],
  24729.                                                 'isOperator' => false,
  24730.                                             ],
  24731.                                             15 => [
  24732.                                                 'attributes' => [
  24733.                                                     'attribute' => 'titleOnline',
  24734.                                                     'label' => 'Titel',
  24735.                                                     'dataType' => 'input',
  24736.                                                 ],
  24737.                                                 'isOperator' => false,
  24738.                                             ],
  24739.                                             16 => [
  24740.                                                 'attributes' => [
  24741.                                                     'attribute' => 'subHeadingOriginal',
  24742.                                                     'label' => 'Zwischenheadline',
  24743.                                                     'dataType' => 'textarea',
  24744.                                                 ],
  24745.                                                 'isOperator' => false,
  24746.                                             ],
  24747.                                             17 => [
  24748.                                                 'attributes' => [
  24749.                                                     'attribute' => 'subHeadingReworked',
  24750.                                                     'label' => 'Zwischenheadline',
  24751.                                                     'dataType' => 'textarea',
  24752.                                                 ],
  24753.                                                 'isOperator' => false,
  24754.                                             ],
  24755.                                             18 => [
  24756.                                                 'attributes' => [
  24757.                                                     'attribute' => 'subHeadingOnline',
  24758.                                                     'label' => 'Zwischenheadline',
  24759.                                                     'dataType' => 'textarea',
  24760.                                                 ],
  24761.                                                 'isOperator' => false,
  24762.                                             ],
  24763.                                             19 => [
  24764.                                                 'attributes' => [
  24765.                                                     'attribute' => 'subTitleOriginal',
  24766.                                                     'label' => 'SubTitel',
  24767.                                                     'dataType' => 'textarea',
  24768.                                                 ],
  24769.                                                 'isOperator' => false,
  24770.                                             ],
  24771.                                             20 => [
  24772.                                                 'attributes' => [
  24773.                                                     'attribute' => 'subTitleReworked',
  24774.                                                     'label' => 'SubTitel',
  24775.                                                     'dataType' => 'textarea',
  24776.                                                 ],
  24777.                                                 'isOperator' => false,
  24778.                                             ],
  24779.                                             21 => [
  24780.                                                 'attributes' => [
  24781.                                                     'attribute' => 'subTitleOnline',
  24782.                                                     'label' => 'SubTitel',
  24783.                                                     'dataType' => 'textarea',
  24784.                                                 ],
  24785.                                                 'isOperator' => false,
  24786.                                             ],
  24787.                                             22 => [
  24788.                                                 'attributes' => [
  24789.                                                     'attribute' => 'summary',
  24790.                                                     'label' => 'Zusammenfassung',
  24791.                                                     'dataType' => 'textarea',
  24792.                                                 ],
  24793.                                                 'isOperator' => false,
  24794.                                             ],
  24795.                                             23 => [
  24796.                                                 'attributes' => [
  24797.                                                     'attribute' => 'pressreleaseOriginal',
  24798.                                                     'label' => '(pressreleaseOriginal)',
  24799.                                                     'dataType' => 'wysiwyg',
  24800.                                                 ],
  24801.                                                 'isOperator' => false,
  24802.                                             ],
  24803.                                             24 => [
  24804.                                                 'attributes' => [
  24805.                                                     'attribute' => 'pressreleaseRework',
  24806.                                                     'label' => '(pressreleaseRework)',
  24807.                                                     'dataType' => 'wysiwyg',
  24808.                                                 ],
  24809.                                                 'isOperator' => false,
  24810.                                             ],
  24811.                                             25 => [
  24812.                                                 'attributes' => [
  24813.                                                     'attribute' => 'pressreleaseOnline',
  24814.                                                     'label' => '(pressreleaseOnline)',
  24815.                                                     'dataType' => 'wysiwyg',
  24816.                                                 ],
  24817.                                                 'isOperator' => false,
  24818.                                             ],
  24819.                                             26 => [
  24820.                                                 'attributes' => [
  24821.                                                     'attribute' => 'quellenangaben',
  24822.                                                     'label' => 'Quellenangaben',
  24823.                                                     'dataType' => 'fieldcollections',
  24824.                                                 ],
  24825.                                                 'isOperator' => false,
  24826.                                             ],
  24827.                                             27 => [
  24828.                                                 'attributes' => [
  24829.                                                     'attribute' => 'weiterfuehrendeLinks',
  24830.                                                     'label' => 'Weiterführende Links',
  24831.                                                     'dataType' => 'fieldcollections',
  24832.                                                 ],
  24833.                                                 'isOperator' => false,
  24834.                                             ],
  24835.                                             28 => [
  24836.                                                 'attributes' => [
  24837.                                                     'attribute' => 'product',
  24838.                                                     'label' => '(product)',
  24839.                                                     'dataType' => 'manyToManyObjectRelation',
  24840.                                                 ],
  24841.                                                 'isOperator' => false,
  24842.                                             ],
  24843.                                             29 => [
  24844.                                                 'attributes' => [
  24845.                                                     'attribute' => 'interest',
  24846.                                                     'label' => 'Für Sie auch interessant',
  24847.                                                     'dataType' => 'manyToManyObjectRelation',
  24848.                                                 ],
  24849.                                                 'isOperator' => false,
  24850.                                             ],
  24851.                                             30 => [
  24852.                                                 'attributes' => [
  24853.                                                     'attribute' => 'more',
  24854.                                                     'label' => 'Mehr aus unserem Magazin',
  24855.                                                     'dataType' => 'manyToManyObjectRelation',
  24856.                                                 ],
  24857.                                                 'isOperator' => false,
  24858.                                             ],
  24859.                                             31 => [
  24860.                                                 'attributes' => [
  24861.                                                     'attribute' => 'image3x2',
  24862.                                                     'label' => 'Bild 3x2',
  24863.                                                     'dataType' => 'hotspotimage',
  24864.                                                 ],
  24865.                                                 'isOperator' => false,
  24866.                                             ],
  24867.                                             32 => [
  24868.                                                 'attributes' => [
  24869.                                                     'attribute' => 'image16x9',
  24870.                                                     'label' => 'Bild 16x9',
  24871.                                                     'dataType' => 'hotspotimage',
  24872.                                                 ],
  24873.                                                 'isOperator' => false,
  24874.                                             ],
  24875.                                             33 => [
  24876.                                                 'attributes' => [
  24877.                                                     'attribute' => 'image1x1',
  24878.                                                     'label' => 'Bild 1x1',
  24879.                                                     'dataType' => 'hotspotimage',
  24880.                                                 ],
  24881.                                                 'isOperator' => false,
  24882.                                             ],
  24883.                                             34 => [
  24884.                                                 'attributes' => [
  24885.                                                     'attribute' => 'image4x3',
  24886.                                                     'label' => 'Bild 4x3',
  24887.                                                     'dataType' => 'hotspotimage',
  24888.                                                 ],
  24889.                                                 'isOperator' => false,
  24890.                                             ],
  24891.                                             35 => [
  24892.                                                 'attributes' => [
  24893.                                                     'attribute' => 'image5x8',
  24894.                                                     'label' => 'Bild 5x8',
  24895.                                                     'dataType' => 'hotspotimage',
  24896.                                                 ],
  24897.                                                 'isOperator' => false,
  24898.                                             ],
  24899.                                             36 => [
  24900.                                                 'attributes' => [
  24901.                                                     'attribute' => 'productimage1x1',
  24902.                                                     'label' => 'Produkt-Ersatz-Bild 1x1',
  24903.                                                     'dataType' => 'hotspotimage',
  24904.                                                 ],
  24905.                                                 'isOperator' => false,
  24906.                                             ],
  24907.                                             37 => [
  24908.                                                 'attributes' => [
  24909.                                                     'attribute' => 'packshotwave',
  24910.                                                     'label' => 'Packshot auf Welle',
  24911.                                                     'dataType' => 'hotspotimage',
  24912.                                                 ],
  24913.                                                 'isOperator' => false,
  24914.                                             ],
  24915.                                             38 => [
  24916.                                                 'isOperator' => true,
  24917.                                                 'attributes' => [
  24918.                                                     'label' => 'thtml',
  24919.                                                     'type' => 'operator',
  24920.                                                     'class' => 'ThumbnailHtml',
  24921.                                                     'thumbnailHtmlConfig' => 'web_medium_5x8',
  24922.                                                     'childs' => [
  24923.                                                         => [
  24924.                                                             'isOperator' => false,
  24925.                                                             'attributes' => [
  24926.                                                                 'label' => 'Bild 5x8 (image5x8)',
  24927.                                                                 'type' => 'value',
  24928.                                                                 'class' => 'DefaultValue',
  24929.                                                                 'attribute' => 'image5x8',
  24930.                                                                 'dataType' => 'hotspotimage',
  24931.                                                                 'childs' => [
  24932.                                                                 ],
  24933.                                                             ],
  24934.                                                         ],
  24935.                                                     ],
  24936.                                                 ],
  24937.                                                 'key' => '#66c74ef269464',
  24938.                                             ],
  24939.                                             39 => [
  24940.                                                 'isOperator' => true,
  24941.                                                 'attributes' => [
  24942.                                                     'label' => 'Thumbnail',
  24943.                                                     'type' => 'operator',
  24944.                                                     'class' => 'Thumbnail',
  24945.                                                     'thumbnailConfig' => 'web_medium_5x8',
  24946.                                                     'childs' => [
  24947.                                                         => [
  24948.                                                             'isOperator' => false,
  24949.                                                             'attributes' => [
  24950.                                                                 'label' => 'Bild 5x8 (image5x8)',
  24951.                                                                 'type' => 'value',
  24952.                                                                 'class' => 'DefaultValue',
  24953.                                                                 'attribute' => 'image5x8',
  24954.                                                                 'dataType' => 'hotspotimage',
  24955.                                                                 'childs' => [
  24956.                                                                 ],
  24957.                                                             ],
  24958.                                                         ],
  24959.                                                     ],
  24960.                                                 ],
  24961.                                                 'key' => '#66c74ef269465',
  24962.                                             ],
  24963.                                             40 => [
  24964.                                                 'attributes' => [
  24965.                                                     'attribute' => 'titleSeo',
  24966.                                                     'label' => 'Meta-Titel',
  24967.                                                     'dataType' => 'textarea',
  24968.                                                 ],
  24969.                                                 'isOperator' => false,
  24970.                                             ],
  24971.                                             41 => [
  24972.                                                 'attributes' => [
  24973.                                                     'attribute' => 'descriptionSeo',
  24974.                                                     'label' => 'Meta-Beschreibung',
  24975.                                                     'dataType' => 'textarea',
  24976.                                                 ],
  24977.                                                 'isOperator' => false,
  24978.                                             ],
  24979.                                             42 => [
  24980.                                                 'attributes' => [
  24981.                                                     'attribute' => 'keywordsSeo',
  24982.                                                     'label' => 'Fokus-Keywords',
  24983.                                                     'dataType' => 'textarea',
  24984.                                                 ],
  24985.                                                 'isOperator' => false,
  24986.                                             ],
  24987.                                             43 => [
  24988.                                                 'attributes' => [
  24989.                                                     'attribute' => 'pressreleasepdf',
  24990.                                                     'label' => 'Pressreleasepdf',
  24991.                                                     'dataType' => 'advancedManyToManyRelation',
  24992.                                                 ],
  24993.                                                 'isOperator' => false,
  24994.                                             ],
  24995.                                             44 => [
  24996.                                                 'attributes' => [
  24997.                                                     'attribute' => 'pressimages',
  24998.                                                     'label' => 'Pressebilder',
  24999.                                                     'dataType' => 'imageGallery',
  25000.                                                 ],
  25001.                                                 'isOperator' => false,
  25002.                                             ],
  25003.                                         ],
  25004.                                     ],
  25005.                                 ],
  25006.                                 'Produkt' => [
  25007.                                     'id' => 'Produkt',
  25008.                                     'name' => 'Produkt',
  25009.                                     'columnConfig' => [
  25010.                                         'columns' => [
  25011.                                             => [
  25012.                                                 'attributes' => [
  25013.                                                     'attribute' => 'id',
  25014.                                                     'label' => 'ID',
  25015.                                                     'dataType' => 'system',
  25016.                                                 ],
  25017.                                                 'isOperator' => false,
  25018.                                             ],
  25019.                                             => [
  25020.                                                 'attributes' => [
  25021.                                                     'attribute' => 'key',
  25022.                                                     'label' => 'Schlüssel',
  25023.                                                     'dataType' => 'system',
  25024.                                                 ],
  25025.                                                 'isOperator' => false,
  25026.                                             ],
  25027.                                             => [
  25028.                                                 'attributes' => [
  25029.                                                     'attribute' => 'creationDate',
  25030.                                                     'label' => 'Erstellungsdatum',
  25031.                                                     'dataType' => 'system',
  25032.                                                 ],
  25033.                                                 'isOperator' => false,
  25034.                                             ],
  25035.                                             => [
  25036.                                                 'attributes' => [
  25037.                                                     'attribute' => 'modificationDate',
  25038.                                                     'label' => 'Änderungsdatum',
  25039.                                                     'dataType' => 'system',
  25040.                                                 ],
  25041.                                                 'isOperator' => false,
  25042.                                             ],
  25043.                                             => [
  25044.                                                 'attributes' => [
  25045.                                                     'attribute' => 'zulassungsnummer',
  25046.                                                     'label' => 'Zulassungsnummer',
  25047.                                                     'dataType' => 'input',
  25048.                                                 ],
  25049.                                                 'isOperator' => false,
  25050.                                             ],
  25051.                                             => [
  25052.                                                 'attributes' => [
  25053.                                                     'attribute' => 'typ',
  25054.                                                     'label' => 'Typ',
  25055.                                                     'dataType' => 'select',
  25056.                                                 ],
  25057.                                                 'isOperator' => false,
  25058.                                             ],
  25059.                                             => [
  25060.                                                 'attributes' => [
  25061.                                                     'attribute' => 'landMarkt',
  25062.                                                     'label' => 'Land/Markt',
  25063.                                                     'dataType' => 'countrymultiselect',
  25064.                                                 ],
  25065.                                                 'isOperator' => false,
  25066.                                             ],
  25067.                                             => [
  25068.                                                 'attributes' => [
  25069.                                                     'attribute' => 'neu',
  25070.                                                     'label' => 'Neu',
  25071.                                                     'dataType' => 'booleanSelect',
  25072.                                                 ],
  25073.                                                 'isOperator' => false,
  25074.                                             ],
  25075.                                             => [
  25076.                                                 'attributes' => [
  25077.                                                     'attribute' => 'stoerer',
  25078.                                                     'label' => 'Störer',
  25079.                                                     'dataType' => 'input',
  25080.                                                 ],
  25081.                                                 'isOperator' => false,
  25082.                                             ],
  25083.                                             => [
  25084.                                                 'attributes' => [
  25085.                                                     'attribute' => 'ccAktiv',
  25086.                                                     'label' => 'Aktiv',
  25087.                                                     'dataType' => 'booleanSelect',
  25088.                                                 ],
  25089.                                                 'isOperator' => false,
  25090.                                             ],
  25091.                                             10 => [
  25092.                                                 'attributes' => [
  25093.                                                     'attribute' => 'ccUrl',
  25094.                                                     'label' => 'URL',
  25095.                                                     'dataType' => 'input',
  25096.                                                 ],
  25097.                                                 'isOperator' => false,
  25098.                                             ],
  25099.                                             11 => [
  25100.                                                 'attributes' => [
  25101.                                                     'attribute' => 'sort',
  25102.                                                     'label' => 'Manuelle Sortierung',
  25103.                                                     'dataType' => 'input',
  25104.                                                 ],
  25105.                                                 'isOperator' => false,
  25106.                                             ],
  25107.                                             12 => [
  25108.                                                 'attributes' => [
  25109.                                                     'attribute' => 'brand',
  25110.                                                     'label' => 'Marke',
  25111.                                                     'dataType' => 'manyToOneRelation',
  25112.                                                 ],
  25113.                                                 'isOperator' => false,
  25114.                                             ],
  25115.                                             13 => [
  25116.                                                 'attributes' => [
  25117.                                                     'attribute' => 'artikelnummer',
  25118.                                                     'label' => 'Artikelnummer',
  25119.                                                     'dataType' => 'input',
  25120.                                                 ],
  25121.                                                 'isOperator' => false,
  25122.                                             ],
  25123.                                             14 => [
  25124.                                                 'attributes' => [
  25125.                                                     'attribute' => 'sapNummer',
  25126.                                                     'label' => 'SAP-Nummer',
  25127.                                                     'dataType' => 'input',
  25128.                                                 ],
  25129.                                                 'isOperator' => false,
  25130.                                             ],
  25131.                                             15 => [
  25132.                                                 'attributes' => [
  25133.                                                     'attribute' => 'pzn',
  25134.                                                     'label' => 'PZN',
  25135.                                                     'dataType' => 'input',
  25136.                                                 ],
  25137.                                                 'isOperator' => false,
  25138.                                             ],
  25139.                                             16 => [
  25140.                                                 'attributes' => [
  25141.                                                     'attribute' => 'zuzahl',
  25142.                                                     'label' => 'Zuzahl',
  25143.                                                     'dataType' => 'input',
  25144.                                                 ],
  25145.                                                 'isOperator' => false,
  25146.                                             ],
  25147.                                             17 => [
  25148.                                                 'attributes' => [
  25149.                                                     'attribute' => 'pxAltUrl',
  25150.                                                     'label' => 'Alternative Url PX Reach',
  25151.                                                     'dataType' => 'input',
  25152.                                                 ],
  25153.                                                 'isOperator' => false,
  25154.                                             ],
  25155.                                             18 => [
  25156.                                                 'attributes' => [
  25157.                                                     'attribute' => 'therapiegebietFachkreise',
  25158.                                                     'label' => 'Fachkreise',
  25159.                                                     'dataType' => 'manyToManyObjectRelation',
  25160.                                                 ],
  25161.                                                 'isOperator' => false,
  25162.                                             ],
  25163.                                             19 => [
  25164.                                                 'attributes' => [
  25165.                                                     'attribute' => 'therapiegebietEndverwender',
  25166.                                                     'label' => 'Endverwender',
  25167.                                                     'dataType' => 'manyToManyObjectRelation',
  25168.                                                 ],
  25169.                                                 'isOperator' => false,
  25170.                                             ],
  25171.                                             20 => [
  25172.                                                 'attributes' => [
  25173.                                                     'attribute' => 'produktname',
  25174.                                                     'label' => 'Produktname',
  25175.                                                     'dataType' => 'input',
  25176.                                                 ],
  25177.                                                 'isOperator' => false,
  25178.                                             ],
  25179.                                             21 => [
  25180.                                                 'attributes' => [
  25181.                                                     'attribute' => 'descriptionShort',
  25182.                                                     'label' => 'Kurzbeschreibung',
  25183.                                                     'dataType' => 'wysiwyg',
  25184.                                                 ],
  25185.                                                 'isOperator' => false,
  25186.                                             ],
  25187.                                             22 => [
  25188.                                                 'attributes' => [
  25189.                                                     'attribute' => 'seoMetaTitle',
  25190.                                                     'label' => 'SEO-Meta-Titel',
  25191.                                                     'dataType' => 'input',
  25192.                                                 ],
  25193.                                                 'isOperator' => false,
  25194.                                             ],
  25195.                                             23 => [
  25196.                                                 'attributes' => [
  25197.                                                     'attribute' => 'seoMetaDescription',
  25198.                                                     'label' => 'SEO-Meta-Description',
  25199.                                                     'dataType' => 'textarea',
  25200.                                                 ],
  25201.                                                 'isOperator' => false,
  25202.                                             ],
  25203.                                             24 => [
  25204.                                                 'attributes' => [
  25205.                                                     'attribute' => 'seoMetaKeywords',
  25206.                                                     'label' => 'SEO-Meta-Keywords',
  25207.                                                     'dataType' => 'textarea',
  25208.                                                 ],
  25209.                                                 'isOperator' => false,
  25210.                                             ],
  25211.                                             25 => [
  25212.                                                 'attributes' => [
  25213.                                                     'attribute' => 'alternativSpelling',
  25214.                                                     'label' => 'Alternative Schreibweise',
  25215.                                                     'dataType' => 'textarea',
  25216.                                                 ],
  25217.                                                 'isOperator' => false,
  25218.                                             ],
  25219.                                             26 => [
  25220.                                                 'attributes' => [
  25221.                                                     'attribute' => 'zusammensetzungIntro',
  25222.                                                     'label' => 'Intro',
  25223.                                                     'dataType' => 'input',
  25224.                                                 ],
  25225.                                                 'isOperator' => false,
  25226.                                             ],
  25227.                                             27 => [
  25228.                                                 'attributes' => [
  25229.                                                     'attribute' => 'zusammensetzungApp',
  25230.                                                     'label' => 'Liste',
  25231.                                                     'dataType' => 'wysiwyg',
  25232.                                                 ],
  25233.                                                 'isOperator' => false,
  25234.                                             ],
  25235.                                             28 => [
  25236.                                                 'attributes' => [
  25237.                                                     'attribute' => 'zusammensetzungFrei',
  25238.                                                     'label' => 'Frei',
  25239.                                                     'dataType' => 'wysiwyg',
  25240.                                                 ],
  25241.                                                 'isOperator' => false,
  25242.                                             ],
  25243.                                             29 => [
  25244.                                                 'attributes' => [
  25245.                                                     'attribute' => 'zusammensetzungSonstigeBestandteile',
  25246.                                                     'label' => 'Sonstige Bestandteile',
  25247.                                                     'dataType' => 'wysiwyg',
  25248.                                                 ],
  25249.                                                 'isOperator' => false,
  25250.                                             ],
  25251.                                             30 => [
  25252.                                                 'attributes' => [
  25253.                                                     'attribute' => 'Anwendungsgebiete',
  25254.                                                     'label' => 'Anwendungsgebiete',
  25255.                                                     'dataType' => 'wysiwyg',
  25256.                                                 ],
  25257.                                                 'isOperator' => false,
  25258.                                             ],
  25259.                                             31 => [
  25260.                                                 'attributes' => [
  25261.                                                     'attribute' => 'dosierungText',
  25262.                                                     'label' => 'Dosierung',
  25263.                                                     'dataType' => 'wysiwyg',
  25264.                                                 ],
  25265.                                                 'isOperator' => false,
  25266.                                             ],
  25267.                                             32 => [
  25268.                                                 'attributes' => [
  25269.                                                     'attribute' => 'verzehrsempfehlung',
  25270.                                                     'label' => 'Verzehrsempfehlung',
  25271.                                                     'dataType' => 'wysiwyg',
  25272.                                                 ],
  25273.                                                 'isOperator' => false,
  25274.                                             ],
  25275.                                             33 => [
  25276.                                                 'attributes' => [
  25277.                                                     'attribute' => 'dosierungTabelle',
  25278.                                                     'label' => 'Dosierung Tabelle',
  25279.                                                     'dataType' => 'table',
  25280.                                                 ],
  25281.                                                 'isOperator' => false,
  25282.                                             ],
  25283.                                             34 => [
  25284.                                                 'attributes' => [
  25285.                                                     'attribute' => 'pharmakologie',
  25286.                                                     'label' => 'Pharmakologie',
  25287.                                                     'dataType' => 'wysiwyg',
  25288.                                                 ],
  25289.                                                 'isOperator' => false,
  25290.                                             ],
  25291.                                             35 => [
  25292.                                                 'attributes' => [
  25293.                                                     'attribute' => 'gegenanzeigen',
  25294.                                                     'label' => 'Gegenanzeigen',
  25295.                                                     'dataType' => 'wysiwyg',
  25296.                                                 ],
  25297.                                                 'isOperator' => false,
  25298.                                             ],
  25299.                                             36 => [
  25300.                                                 'attributes' => [
  25301.                                                     'attribute' => 'nebenwirkungen',
  25302.                                                     'label' => 'Nebenwirkungen',
  25303.                                                     'dataType' => 'wysiwyg',
  25304.                                                 ],
  25305.                                                 'isOperator' => false,
  25306.                                             ],
  25307.                                             37 => [
  25308.                                                 'attributes' => [
  25309.                                                     'attribute' => 'wechselwirkungen',
  25310.                                                     'label' => 'Wechselwirkungen',
  25311.                                                     'dataType' => 'wysiwyg',
  25312.                                                 ],
  25313.                                                 'isOperator' => false,
  25314.                                             ],
  25315.                                             38 => [
  25316.                                                 'attributes' => [
  25317.                                                     'attribute' => 'indikationsKurztextEv',
  25318.                                                     'label' => 'Indikations-Kurztext EV',
  25319.                                                     'dataType' => 'wysiwyg',
  25320.                                                 ],
  25321.                                                 'isOperator' => false,
  25322.                                             ],
  25323.                                             39 => [
  25324.                                                 'attributes' => [
  25325.                                                     'attribute' => 'werbeClaimEv',
  25326.                                                     'label' => 'Werbe-Claim EV',
  25327.                                                     'dataType' => 'wysiwyg',
  25328.                                                 ],
  25329.                                                 'isOperator' => false,
  25330.                                             ],
  25331.                                             40 => [
  25332.                                                 'attributes' => [
  25333.                                                     'attribute' => 'werbeClaimEvWeb',
  25334.                                                     'label' => 'Werbe-Claim EV Ergänzung Web',
  25335.                                                     'dataType' => 'wysiwyg',
  25336.                                                 ],
  25337.                                                 'isOperator' => false,
  25338.                                             ],
  25339.                                             41 => [
  25340.                                                 'attributes' => [
  25341.                                                     'attribute' => 'consumerInsightEv',
  25342.                                                     'label' => 'Consumer Insight EV',
  25343.                                                     'dataType' => 'wysiwyg',
  25344.                                                 ],
  25345.                                                 'isOperator' => false,
  25346.                                             ],
  25347.                                             42 => [
  25348.                                                 'attributes' => [
  25349.                                                     'attribute' => 'benefitEv2',
  25350.                                                     'label' => 'Benefit EV (2)',
  25351.                                                     'dataType' => 'wysiwyg',
  25352.                                                 ],
  25353.                                                 'isOperator' => false,
  25354.                                             ],
  25355.                                             43 => [
  25356.                                                 'attributes' => [
  25357.                                                     'attribute' => 'reasonWhyEv',
  25358.                                                     'label' => 'Reason why EV',
  25359.                                                     'dataType' => 'wysiwyg',
  25360.                                                 ],
  25361.                                                 'isOperator' => false,
  25362.                                             ],
  25363.                                             44 => [
  25364.                                                 'attributes' => [
  25365.                                                     'attribute' => 'kernaussageEv',
  25366.                                                     'label' => 'Kernaussage EV',
  25367.                                                     'dataType' => 'wysiwyg',
  25368.                                                 ],
  25369.                                                 'isOperator' => false,
  25370.                                             ],
  25371.                                             45 => [
  25372.                                                 'attributes' => [
  25373.                                                     'attribute' => 'produktprofil',
  25374.                                                     'label' => 'Produktprofil',
  25375.                                                     'dataType' => 'wysiwyg',
  25376.                                                 ],
  25377.                                                 'isOperator' => false,
  25378.                                             ],
  25379.                                             46 => [
  25380.                                                 'attributes' => [
  25381.                                                     'attribute' => 'pflichttextEv',
  25382.                                                     'label' => 'Pflichttext EV',
  25383.                                                     'dataType' => 'wysiwyg',
  25384.                                                 ],
  25385.                                                 'isOperator' => false,
  25386.                                             ],
  25387.                                             47 => [
  25388.                                                 'attributes' => [
  25389.                                                     'attribute' => 'pflichttextFk',
  25390.                                                     'label' => 'Pflichttext FK',
  25391.                                                     'dataType' => 'wysiwyg',
  25392.                                                 ],
  25393.                                                 'isOperator' => false,
  25394.                                             ],
  25395.                                             48 => [
  25396.                                                 'attributes' => [
  25397.                                                     'attribute' => 'freitext',
  25398.                                                     'label' => 'Freitext',
  25399.                                                     'dataType' => 'wysiwyg',
  25400.                                                 ],
  25401.                                                 'isOperator' => false,
  25402.                                             ],
  25403.                                             49 => [
  25404.                                                 'attributes' => [
  25405.                                                     'attribute' => 'Minibroschuere',
  25406.                                                     'label' => 'Mini-Broschüre',
  25407.                                                     'dataType' => 'block',
  25408.                                                 ],
  25409.                                                 'isOperator' => false,
  25410.                                             ],
  25411.                                             50 => [
  25412.                                                 'attributes' => [
  25413.                                                     'attribute' => 'packungsgroesse',
  25414.                                                     'label' => 'Packungsgroesse',
  25415.                                                     'dataType' => 'inputQuantityValue',
  25416.                                                 ],
  25417.                                                 'isOperator' => false,
  25418.                                             ],
  25419.                                             51 => [
  25420.                                                 'attributes' => [
  25421.                                                     'attribute' => 'darreichungsform',
  25422.                                                     'label' => 'Darreichungsform',
  25423.                                                     'dataType' => 'select',
  25424.                                                 ],
  25425.                                                 'isOperator' => false,
  25426.                                             ],
  25427.                                             52 => [
  25428.                                                 'attributes' => [
  25429.                                                     'attribute' => 'packungsfarbe',
  25430.                                                     'label' => 'Packungsfarbe',
  25431.                                                     'dataType' => 'select',
  25432.                                                 ],
  25433.                                                 'isOperator' => false,
  25434.                                             ],
  25435.                                             53 => [
  25436.                                                 'attributes' => [
  25437.                                                     'attribute' => 'wirkstoffe',
  25438.                                                     'label' => 'Wirkstoffe',
  25439.                                                     'dataType' => 'manyToManyObjectRelation',
  25440.                                                 ],
  25441.                                                 'isOperator' => false,
  25442.                                             ],
  25443.                                             54 => [
  25444.                                                 'attributes' => [
  25445.                                                     'attribute' => 'vegan',
  25446.                                                     'label' => 'Vegan',
  25447.                                                     'dataType' => 'booleanSelect',
  25448.                                                 ],
  25449.                                                 'isOperator' => false,
  25450.                                             ],
  25451.                                             55 => [
  25452.                                                 'attributes' => [
  25453.                                                     'attribute' => 'vegetarisch',
  25454.                                                     'label' => 'Vegetarisch',
  25455.                                                     'dataType' => 'booleanSelect',
  25456.                                                 ],
  25457.                                                 'isOperator' => false,
  25458.                                             ],
  25459.                                             56 => [
  25460.                                                 'attributes' => [
  25461.                                                     'attribute' => 'glutenfrei',
  25462.                                                     'label' => 'Glutenfrei',
  25463.                                                     'dataType' => 'booleanSelect',
  25464.                                                 ],
  25465.                                                 'isOperator' => false,
  25466.                                             ],
  25467.                                             57 => [
  25468.                                                 'attributes' => [
  25469.                                                     'attribute' => 'lactosefrei',
  25470.                                                     'label' => 'Lactosefrei',
  25471.                                                     'dataType' => 'booleanSelect',
  25472.                                                 ],
  25473.                                                 'isOperator' => false,
  25474.                                             ],
  25475.                                             58 => [
  25476.                                                 'attributes' => [
  25477.                                                     'attribute' => 'ohneFarbstoffe',
  25478.                                                     'label' => 'Ohne F-Stoffe',
  25479.                                                     'dataType' => 'booleanSelect',
  25480.                                                 ],
  25481.                                                 'isOperator' => false,
  25482.                                             ],
  25483.                                             59 => [
  25484.                                                 'attributes' => [
  25485.                                                     'attribute' => 'ohneGelatine',
  25486.                                                     'label' => 'Ohne Gelatine',
  25487.                                                     'dataType' => 'booleanSelect',
  25488.                                                 ],
  25489.                                                 'isOperator' => false,
  25490.                                             ],
  25491.                                             60 => [
  25492.                                                 'attributes' => [
  25493.                                                     'attribute' => 'ohneKonservierungstsoffe',
  25494.                                                     'label' => 'Ohne K-Stoffe',
  25495.                                                     'dataType' => 'booleanSelect',
  25496.                                                 ],
  25497.                                                 'isOperator' => false,
  25498.                                             ],
  25499.                                             61 => [
  25500.                                                 'attributes' => [
  25501.                                                     'attribute' => 'halal',
  25502.                                                     'label' => 'Halal',
  25503.                                                     'dataType' => 'booleanSelect',
  25504.                                                 ],
  25505.                                                 'isOperator' => false,
  25506.                                             ],
  25507.                                             62 => [
  25508.                                                 'attributes' => [
  25509.                                                     'attribute' => 'ohnePalmoel',
  25510.                                                     'label' => 'Ohne Palmöl',
  25511.                                                     'dataType' => 'booleanSelect',
  25512.                                                 ],
  25513.                                                 'isOperator' => false,
  25514.                                             ],
  25515.                                             63 => [
  25516.                                                 'attributes' => [
  25517.                                                     'attribute' => 'zuckerfrei',
  25518.                                                     'label' => 'Zuckerfrei',
  25519.                                                     'dataType' => 'booleanSelect',
  25520.                                                 ],
  25521.                                                 'isOperator' => false,
  25522.                                             ],
  25523.                                             64 => [
  25524.                                                 'attributes' => [
  25525.                                                     'attribute' => 'imagePackshot',
  25526.                                                     'label' => 'Packshot',
  25527.                                                     'dataType' => 'hotspotimage',
  25528.                                                 ],
  25529.                                                 'isOperator' => false,
  25530.                                             ],
  25531.                                             65 => [
  25532.                                                 'attributes' => [
  25533.                                                     'attribute' => 'imagePackshotCentered',
  25534.                                                     'label' => 'Packshot',
  25535.                                                     'dataType' => 'hotspotimage',
  25536.                                                 ],
  25537.                                                 'isOperator' => false,
  25538.                                             ],
  25539.                                             66 => [
  25540.                                                 'attributes' => [
  25541.                                                     'attribute' => 'imagePackshotWirkstoffe',
  25542.                                                     'label' => 'Packshot Wirkstoffe',
  25543.                                                     'dataType' => 'hotspotimage',
  25544.                                                 ],
  25545.                                                 'isOperator' => false,
  25546.                                             ],
  25547.                                             67 => [
  25548.                                                 'attributes' => [
  25549.                                                     'attribute' => 'produktbilder',
  25550.                                                     'label' => 'Produktbilder',
  25551.                                                     'dataType' => 'imageGallery',
  25552.                                                 ],
  25553.                                                 'isOperator' => false,
  25554.                                             ],
  25555.                                             68 => [
  25556.                                                 'attributes' => [
  25557.                                                     'attribute' => 'imageMarketingtext1x1',
  25558.                                                     'label' => 'Bild 1x1',
  25559.                                                     'dataType' => 'hotspotimage',
  25560.                                                 ],
  25561.                                                 'isOperator' => false,
  25562.                                             ],
  25563.                                             69 => [
  25564.                                                 'attributes' => [
  25565.                                                     'attribute' => 'imageMarketingtext16x9',
  25566.                                                     'label' => 'Bild 16x9',
  25567.                                                     'dataType' => 'hotspotimage',
  25568.                                                 ],
  25569.                                                 'isOperator' => false,
  25570.                                             ],
  25571.                                             70 => [
  25572.                                                 'attributes' => [
  25573.                                                     'attribute' => 'imageMarketingtext3x2',
  25574.                                                     'label' => 'Bild 3x2',
  25575.                                                     'dataType' => 'hotspotimage',
  25576.                                                 ],
  25577.                                                 'isOperator' => false,
  25578.                                             ],
  25579.                                             71 => [
  25580.                                                 'attributes' => [
  25581.                                                     'attribute' => 'imageMarketingtext4x3',
  25582.                                                     'label' => 'Bild 4x3',
  25583.                                                     'dataType' => 'hotspotimage',
  25584.                                                 ],
  25585.                                                 'isOperator' => false,
  25586.                                             ],
  25587.                                             72 => [
  25588.                                                 'attributes' => [
  25589.                                                     'attribute' => 'imageMarketingtext5x8',
  25590.                                                     'label' => 'Bild 5x8',
  25591.                                                     'dataType' => 'hotspotimage',
  25592.                                                 ],
  25593.                                                 'isOperator' => false,
  25594.                                             ],
  25595.                                             73 => [
  25596.                                                 'attributes' => [
  25597.                                                     'attribute' => 'imageMarketingLink',
  25598.                                                     'label' => 'Bildverlinkung',
  25599.                                                     'dataType' => 'input',
  25600.                                                 ],
  25601.                                                 'isOperator' => false,
  25602.                                             ],
  25603.                                             74 => [
  25604.                                                 'attributes' => [
  25605.                                                     'attribute' => 'imageTrenner16x9',
  25606.                                                     'label' => 'Bildtrenner 16x9',
  25607.                                                     'dataType' => 'hotspotimage',
  25608.                                                 ],
  25609.                                                 'isOperator' => false,
  25610.                                             ],
  25611.                                             75 => [
  25612.                                                 'attributes' => [
  25613.                                                     'attribute' => 'imageTrenner3x2',
  25614.                                                     'label' => 'Bildtrenner 3x2',
  25615.                                                     'dataType' => 'hotspotimage',
  25616.                                                 ],
  25617.                                                 'isOperator' => false,
  25618.                                             ],
  25619.                                             76 => [
  25620.                                                 'attributes' => [
  25621.                                                     'attribute' => 'imageTrenner5x8',
  25622.                                                     'label' => 'Bildtrenner 5x8',
  25623.                                                     'dataType' => 'hotspotimage',
  25624.                                                 ],
  25625.                                                 'isOperator' => false,
  25626.                                             ],
  25627.                                             77 => [
  25628.                                                 'attributes' => [
  25629.                                                     'attribute' => 'imageTrennerPackshot',
  25630.                                                     'label' => '~bildtrenner-packshot',
  25631.                                                     'dataType' => 'hotspotimage',
  25632.                                                 ],
  25633.                                                 'isOperator' => false,
  25634.                                             ],
  25635.                                             78 => [
  25636.                                                 'attributes' => [
  25637.                                                     'attribute' => 'productvideo',
  25638.                                                     'label' => 'Produktvideo',
  25639.                                                     'dataType' => 'video',
  25640.                                                 ],
  25641.                                                 'isOperator' => false,
  25642.                                             ],
  25643.                                             79 => [
  25644.                                                 'attributes' => [
  25645.                                                     'attribute' => 'DownloadMinibroschuere',
  25646.                                                     'label' => 'Minibroschüre',
  25647.                                                     'dataType' => 'advancedManyToManyRelation',
  25648.                                                 ],
  25649.                                                 'isOperator' => false,
  25650.                                             ],
  25651.                                             80 => [
  25652.                                                 'attributes' => [
  25653.                                                     'attribute' => 'DownloadGebrauchsinformation',
  25654.                                                     'label' => 'Gebrauchsinformation',
  25655.                                                     'dataType' => 'advancedManyToManyRelation',
  25656.                                                 ],
  25657.                                                 'isOperator' => false,
  25658.                                             ],
  25659.                                             81 => [
  25660.                                                 'attributes' => [
  25661.                                                     'attribute' => 'DownloadGesundheitsratgeber',
  25662.                                                     'label' => 'Gesundheitsratgeber',
  25663.                                                     'dataType' => 'advancedManyToManyRelation',
  25664.                                                 ],
  25665.                                                 'isOperator' => false,
  25666.                                             ],
  25667.                                             82 => [
  25668.                                                 'attributes' => [
  25669.                                                     'attribute' => 'DownloadLMIV',
  25670.                                                     'label' => 'LMIV',
  25671.                                                     'dataType' => 'advancedManyToManyRelation',
  25672.                                                 ],
  25673.                                                 'isOperator' => false,
  25674.                                             ],
  25675.                                             83 => [
  25676.                                                 'attributes' => [
  25677.                                                     'attribute' => 'DownloadFlyer',
  25678.                                                     'label' => 'Flyer',
  25679.                                                     'dataType' => 'advancedManyToManyRelation',
  25680.                                                 ],
  25681.                                                 'isOperator' => false,
  25682.                                             ],
  25683.                                             84 => [
  25684.                                                 'attributes' => [
  25685.                                                     'attribute' => 'DownloadFachinformationen',
  25686.                                                     'label' => 'Fachinformationen',
  25687.                                                     'dataType' => 'advancedManyToManyRelation',
  25688.                                                 ],
  25689.                                                 'isOperator' => false,
  25690.                                             ],
  25691.                                             85 => [
  25692.                                                 'attributes' => [
  25693.                                                     'attribute' => 'fuerSieAuchInteressant',
  25694.                                                     'label' => 'Für Sie auch Interessant',
  25695.                                                     'dataType' => 'manyToManyObjectRelation',
  25696.                                                 ],
  25697.                                                 'isOperator' => false,
  25698.                                             ],
  25699.                                             86 => [
  25700.                                                 'attributes' => [
  25701.                                                     'attribute' => 'ausUnseremMagazin',
  25702.                                                     'label' => 'Aus unserem Magazin',
  25703.                                                     'dataType' => 'manyToManyObjectRelation',
  25704.                                                 ],
  25705.                                                 'isOperator' => false,
  25706.                                             ],
  25707.                                             87 => [
  25708.                                                 'attributes' => [
  25709.                                                     'attribute' => 'faqs',
  25710.                                                     'label' => 'FAQs',
  25711.                                                     'dataType' => 'manyToManyObjectRelation',
  25712.                                                 ],
  25713.                                                 'isOperator' => false,
  25714.                                             ],
  25715.                                             88 => [
  25716.                                                 'attributes' => [
  25717.                                                     'attribute' => 'faqsex',
  25718.                                                     'label' => 'FAQ2',
  25719.                                                     'dataType' => 'reverseObjectRelation',
  25720.                                                 ],
  25721.                                                 'isOperator' => false,
  25722.                                             ],
  25723.                                             89 => [
  25724.                                                 'attributes' => [
  25725.                                                     'attribute' => 'praeferenz',
  25726.                                                     'label' => 'Darstellung im Präparateübersicht',
  25727.                                                     'dataType' => 'booleanSelect',
  25728.                                                 ],
  25729.                                                 'isOperator' => false,
  25730.                                             ],
  25731.                                             90 => [
  25732.                                                 'attributes' => [
  25733.                                                     'attribute' => 'vorteile',
  25734.                                                     'label' => 'Vorteile',
  25735.                                                     'dataType' => 'wysiwyg',
  25736.                                                 ],
  25737.                                                 'isOperator' => false,
  25738.                                             ],
  25739.                                         ],
  25740.                                     ],
  25741.                                 ],
  25742.                                 'Marke' => [
  25743.                                     'id' => 'Marke',
  25744.                                     'name' => 'Marke',
  25745.                                     'columnConfig' => [
  25746.                                         'columns' => [
  25747.                                             => [
  25748.                                                 'attributes' => [
  25749.                                                     'attribute' => 'id',
  25750.                                                     'label' => 'id',
  25751.                                                     'dataType' => 'system',
  25752.                                                     'layout' => [
  25753.                                                         'title' => 'id',
  25754.                                                         'name' => 'id',
  25755.                                                         'datatype' => 'data',
  25756.                                                         'fieldtype' => 'system',
  25757.                                                     ],
  25758.                                                 ],
  25759.                                                 'isOperator' => false,
  25760.                                             ],
  25761.                                             => [
  25762.                                                 'attributes' => [
  25763.                                                     'attribute' => 'key',
  25764.                                                     'label' => 'key',
  25765.                                                     'dataType' => 'system',
  25766.                                                     'layout' => [
  25767.                                                         'title' => 'key',
  25768.                                                         'name' => 'key',
  25769.                                                         'datatype' => 'data',
  25770.                                                         'fieldtype' => 'system',
  25771.                                                     ],
  25772.                                                 ],
  25773.                                                 'isOperator' => false,
  25774.                                             ],
  25775.                                             => [
  25776.                                                 'attributes' => [
  25777.                                                     'attribute' => 'name',
  25778.                                                     'label' => 'Name',
  25779.                                                     'dataType' => 'input',
  25780.                                                     'layout' => [
  25781.                                                         'fieldtype' => 'input',
  25782.                                                         'width' => 646,
  25783.                                                         'defaultValue' => NULL,
  25784.                                                         'queryColumnType' => 'varchar',
  25785.                                                         'columnType' => 'varchar',
  25786.                                                         'columnLength' => 1024,
  25787.                                                         'regex' => '',
  25788.                                                         'unique' => false,
  25789.                                                         'showCharCount' => false,
  25790.                                                         'name' => 'name',
  25791.                                                         'title' => 'Name',
  25792.                                                         'tooltip' => '',
  25793.                                                         'mandatory' => true,
  25794.                                                         'noteditable' => false,
  25795.                                                         'index' => false,
  25796.                                                         'locked' => false,
  25797.                                                         'style' => '',
  25798.                                                         'permissions' => NULL,
  25799.                                                         'datatype' => 'data',
  25800.                                                         'relationType' => false,
  25801.                                                         'invisible' => false,
  25802.                                                         'visibleGridView' => true,
  25803.                                                         'visibleSearch' => true,
  25804.                                                         'defaultValueGenerator' => '',
  25805.                                                     ],
  25806.                                                 ],
  25807.                                                 'isOperator' => false,
  25808.                                             ],
  25809.                                         ],
  25810.                                     ],
  25811.                                 ],
  25812.                                 'Wirkstoff' => [
  25813.                                     'id' => 'Wirkstoff',
  25814.                                     'name' => 'Wirkstoff',
  25815.                                     'columnConfig' => [
  25816.                                         'columns' => [
  25817.                                             => [
  25818.                                                 'attributes' => [
  25819.                                                     'attribute' => 'id',
  25820.                                                     'label' => 'id',
  25821.                                                     'dataType' => 'system',
  25822.                                                     'layout' => [
  25823.                                                         'title' => 'id',
  25824.                                                         'name' => 'id',
  25825.                                                         'datatype' => 'data',
  25826.                                                         'fieldtype' => 'system',
  25827.                                                     ],
  25828.                                                 ],
  25829.                                                 'isOperator' => false,
  25830.                                             ],
  25831.                                             => [
  25832.                                                 'attributes' => [
  25833.                                                     'attribute' => 'key',
  25834.                                                     'label' => 'key',
  25835.                                                     'dataType' => 'system',
  25836.                                                     'layout' => [
  25837.                                                         'title' => 'key',
  25838.                                                         'name' => 'key',
  25839.                                                         'datatype' => 'data',
  25840.                                                         'fieldtype' => 'system',
  25841.                                                     ],
  25842.                                                 ],
  25843.                                                 'isOperator' => false,
  25844.                                             ],
  25845.                                             => [
  25846.                                                 'attributes' => [
  25847.                                                     'attribute' => 'bezeichnungAbk',
  25848.                                                     'label' => 'Bezeichnung (Abk.)',
  25849.                                                     'dataType' => 'input',
  25850.                                                     'layout' => [
  25851.                                                         'fieldtype' => 'input',
  25852.                                                         'width' => 646,
  25853.                                                         'defaultValue' => NULL,
  25854.                                                         'queryColumnType' => 'varchar',
  25855.                                                         'columnType' => 'varchar',
  25856.                                                         'columnLength' => 1024,
  25857.                                                         'regex' => '',
  25858.                                                         'unique' => false,
  25859.                                                         'showCharCount' => false,
  25860.                                                         'name' => 'bezeichnungAbk',
  25861.                                                         'title' => 'Bezeichnung (Abk.)',
  25862.                                                         'tooltip' => '',
  25863.                                                         'mandatory' => false,
  25864.                                                         'noteditable' => false,
  25865.                                                         'index' => false,
  25866.                                                         'locked' => false,
  25867.                                                         'style' => '',
  25868.                                                         'permissions' => NULL,
  25869.                                                         'datatype' => 'data',
  25870.                                                         'relationType' => false,
  25871.                                                         'invisible' => false,
  25872.                                                         'visibleGridView' => false,
  25873.                                                         'visibleSearch' => false,
  25874.                                                         'defaultValueGenerator' => '',
  25875.                                                     ],
  25876.                                                 ],
  25877.                                                 'isOperator' => false,
  25878.                                             ],
  25879.                                             => [
  25880.                                                 'attributes' => [
  25881.                                                     'attribute' => 'bezeichnungLat',
  25882.                                                     'label' => 'Bezeichnung (Lat.)',
  25883.                                                     'dataType' => 'input',
  25884.                                                     'layout' => [
  25885.                                                         'fieldtype' => 'input',
  25886.                                                         'width' => 646,
  25887.                                                         'defaultValue' => NULL,
  25888.                                                         'queryColumnType' => 'varchar',
  25889.                                                         'columnType' => 'varchar',
  25890.                                                         'columnLength' => 1024,
  25891.                                                         'regex' => '',
  25892.                                                         'unique' => false,
  25893.                                                         'showCharCount' => false,
  25894.                                                         'name' => 'bezeichnungLat',
  25895.                                                         'title' => 'Bezeichnung (Lat.)',
  25896.                                                         'tooltip' => '',
  25897.                                                         'mandatory' => false,
  25898.                                                         'noteditable' => false,
  25899.                                                         'index' => false,
  25900.                                                         'locked' => false,
  25901.                                                         'style' => '',
  25902.                                                         'permissions' => NULL,
  25903.                                                         'datatype' => 'data',
  25904.                                                         'relationType' => false,
  25905.                                                         'invisible' => false,
  25906.                                                         'visibleGridView' => false,
  25907.                                                         'visibleSearch' => false,
  25908.                                                         'defaultValueGenerator' => '',
  25909.                                                     ],
  25910.                                                 ],
  25911.                                                 'isOperator' => false,
  25912.                                             ],
  25913.                                             => [
  25914.                                                 'attributes' => [
  25915.                                                     'attribute' => 'bezeichnung',
  25916.                                                     'label' => 'Bezeichnung',
  25917.                                                     'dataType' => 'input',
  25918.                                                     'layout' => [
  25919.                                                         'fieldtype' => 'input',
  25920.                                                         'width' => 609,
  25921.                                                         'defaultValue' => NULL,
  25922.                                                         'queryColumnType' => 'varchar',
  25923.                                                         'columnType' => 'varchar',
  25924.                                                         'columnLength' => 1024,
  25925.                                                         'regex' => '',
  25926.                                                         'unique' => false,
  25927.                                                         'showCharCount' => false,
  25928.                                                         'name' => 'bezeichnung',
  25929.                                                         'title' => 'Bezeichnung',
  25930.                                                         'tooltip' => '',
  25931.                                                         'mandatory' => false,
  25932.                                                         'noteditable' => false,
  25933.                                                         'index' => false,
  25934.                                                         'locked' => false,
  25935.                                                         'style' => '',
  25936.                                                         'permissions' => NULL,
  25937.                                                         'datatype' => 'data',
  25938.                                                         'relationType' => false,
  25939.                                                         'invisible' => false,
  25940.                                                         'visibleGridView' => true,
  25941.                                                         'visibleSearch' => true,
  25942.                                                         'defaultValueGenerator' => '',
  25943.                                                     ],
  25944.                                                 ],
  25945.                                                 'isOperator' => false,
  25946.                                             ],
  25947.                                             => [
  25948.                                                 'attributes' => [
  25949.                                                     'attribute' => 'beschreibungKurz',
  25950.                                                     'label' => 'Beschreibung kurz',
  25951.                                                     'dataType' => 'wysiwyg',
  25952.                                                     'layout' => [
  25953.                                                         'fieldtype' => 'wysiwyg',
  25954.                                                         'width' => 728,
  25955.                                                         'height' => 240,
  25956.                                                         'queryColumnType' => 'longtext',
  25957.                                                         'columnType' => 'longtext',
  25958.                                                         '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".'',
  25959.                                                         'excludeFromSearchIndex' => false,
  25960.                                                         'maxCharacters' => '',
  25961.                                                         'name' => 'beschreibungKurz',
  25962.                                                         'title' => 'Beschreibung kurz',
  25963.                                                         'tooltip' => '',
  25964.                                                         'mandatory' => false,
  25965.                                                         'noteditable' => false,
  25966.                                                         'index' => false,
  25967.                                                         'locked' => false,
  25968.                                                         'style' => '',
  25969.                                                         'permissions' => NULL,
  25970.                                                         'datatype' => 'data',
  25971.                                                         'relationType' => false,
  25972.                                                         'invisible' => false,
  25973.                                                         'visibleGridView' => false,
  25974.                                                         'visibleSearch' => false,
  25975.                                                     ],
  25976.                                                 ],
  25977.                                                 'isOperator' => false,
  25978.                                             ],
  25979.                                             => [
  25980.                                                 'attributes' => [
  25981.                                                     'attribute' => 'beschreibung',
  25982.                                                     'label' => 'Beschreibung',
  25983.                                                     'dataType' => 'wysiwyg',
  25984.                                                     'layout' => [
  25985.                                                         'fieldtype' => 'wysiwyg',
  25986.                                                         'width' => 728,
  25987.                                                         'height' => 360,
  25988.                                                         'queryColumnType' => 'longtext',
  25989.                                                         'columnType' => 'longtext',
  25990.                                                         '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".'',
  25991.                                                         'excludeFromSearchIndex' => false,
  25992.                                                         'maxCharacters' => '',
  25993.                                                         'name' => 'beschreibung',
  25994.                                                         'title' => 'Beschreibung',
  25995.                                                         'tooltip' => '',
  25996.                                                         'mandatory' => false,
  25997.                                                         'noteditable' => false,
  25998.                                                         'index' => false,
  25999.                                                         'locked' => false,
  26000.                                                         'style' => '',
  26001.                                                         'permissions' => NULL,
  26002.                                                         'datatype' => 'data',
  26003.                                                         'relationType' => false,
  26004.                                                         'invisible' => false,
  26005.                                                         'visibleGridView' => false,
  26006.                                                         'visibleSearch' => false,
  26007.                                                     ],
  26008.                                                 ],
  26009.                                                 'isOperator' => false,
  26010.                                             ],
  26011.                                             => [
  26012.                                                 'attributes' => [
  26013.                                                     'attribute' => 'imageGross16x9',
  26014.                                                     'label' => 'Bild Groß 16x9',
  26015.                                                     'dataType' => 'hotspotimage',
  26016.                                                     'layout' => [
  26017.                                                         'fieldtype' => 'hotspotimage',
  26018.                                                         'queryColumnType' => [
  26019.                                                             'image' => 'int(11)',
  26020.                                                             'hotspots' => 'text',
  26021.                                                         ],
  26022.                                                         'columnType' => [
  26023.                                                             'image' => 'int(11)',
  26024.                                                             'hotspots' => 'text',
  26025.                                                         ],
  26026.                                                         'ratioX' => 16,
  26027.                                                         'ratioY' => 9,
  26028.                                                         'predefinedDataTemplates' => '',
  26029.                                                         'name' => 'imageGross16x9',
  26030.                                                         'title' => 'Bild Groß 16x9',
  26031.                                                         'tooltip' => '',
  26032.                                                         'mandatory' => false,
  26033.                                                         'noteditable' => false,
  26034.                                                         'index' => false,
  26035.                                                         'locked' => false,
  26036.                                                         'style' => 'float:left;margin-right:18px;',
  26037.                                                         'permissions' => NULL,
  26038.                                                         'datatype' => 'data',
  26039.                                                         'relationType' => false,
  26040.                                                         'invisible' => false,
  26041.                                                         'visibleGridView' => false,
  26042.                                                         'visibleSearch' => false,
  26043.                                                         'width' => 370,
  26044.                                                         'height' => 280,
  26045.                                                         'uploadPath' => '/Bilder/_Uploads',
  26046.                                                     ],
  26047.                                                 ],
  26048.                                                 'isOperator' => false,
  26049.                                             ],
  26050.                                             => [
  26051.                                                 'attributes' => [
  26052.                                                     'attribute' => 'imageGross4x3',
  26053.                                                     'label' => 'Bild Groß 4x3',
  26054.                                                     'dataType' => 'hotspotimage',
  26055.                                                     'layout' => [
  26056.                                                         'fieldtype' => 'hotspotimage',
  26057.                                                         'queryColumnType' => [
  26058.                                                             'image' => 'int(11)',
  26059.                                                             'hotspots' => 'text',
  26060.                                                         ],
  26061.                                                         'columnType' => [
  26062.                                                             'image' => 'int(11)',
  26063.                                                             'hotspots' => 'text',
  26064.                                                         ],
  26065.                                                         'ratioX' => 4,
  26066.                                                         'ratioY' => 3,
  26067.                                                         'predefinedDataTemplates' => '',
  26068.                                                         'name' => 'imageGross4x3',
  26069.                                                         'title' => 'Bild Groß 4x3',
  26070.                                                         'tooltip' => '',
  26071.                                                         'mandatory' => false,
  26072.                                                         'noteditable' => false,
  26073.                                                         'index' => false,
  26074.                                                         'locked' => false,
  26075.                                                         'style' => '',
  26076.                                                         'permissions' => NULL,
  26077.                                                         'datatype' => 'data',
  26078.                                                         'relationType' => false,
  26079.                                                         'invisible' => false,
  26080.                                                         'visibleGridView' => false,
  26081.                                                         'visibleSearch' => false,
  26082.                                                         'width' => 370,
  26083.                                                         'height' => 280,
  26084.                                                         'uploadPath' => '/Bilder/_Uploads',
  26085.                                                     ],
  26086.                                                 ],
  26087.                                                 'isOperator' => false,
  26088.                                             ],
  26089.                                             => [
  26090.                                                 'attributes' => [
  26091.                                                     'attribute' => 'imageKlein1x1',
  26092.                                                     'label' => 'Bild Klein 1x1',
  26093.                                                     'dataType' => 'hotspotimage',
  26094.                                                     'layout' => [
  26095.                                                         'fieldtype' => 'hotspotimage',
  26096.                                                         'queryColumnType' => [
  26097.                                                             'image' => 'int(11)',
  26098.                                                             'hotspots' => 'text',
  26099.                                                         ],
  26100.                                                         'columnType' => [
  26101.                                                             'image' => 'int(11)',
  26102.                                                             'hotspots' => 'text',
  26103.                                                         ],
  26104.                                                         'ratioX' => 1,
  26105.                                                         'ratioY' => 1,
  26106.                                                         'predefinedDataTemplates' => '',
  26107.                                                         'name' => 'imageKlein1x1',
  26108.                                                         'title' => 'Bild Klein 1x1',
  26109.                                                         'tooltip' => '',
  26110.                                                         'mandatory' => false,
  26111.                                                         'noteditable' => false,
  26112.                                                         'index' => false,
  26113.                                                         'locked' => false,
  26114.                                                         'style' => 'float:left;margin-right:18px;',
  26115.                                                         'permissions' => NULL,
  26116.                                                         'datatype' => 'data',
  26117.                                                         'relationType' => false,
  26118.                                                         'invisible' => false,
  26119.                                                         'visibleGridView' => false,
  26120.                                                         'visibleSearch' => false,
  26121.                                                         'width' => 370,
  26122.                                                         'height' => 280,
  26123.                                                         'uploadPath' => '/Bilder/_Uploads',
  26124.                                                     ],
  26125.                                                 ],
  26126.                                                 'isOperator' => false,
  26127.                                             ],
  26128.                                         ],
  26129.                                     ],
  26130.                                 ],
  26131.                                 'Faq' => [
  26132.                                     'id' => 'Faq',
  26133.                                     'name' => 'Faq',
  26134.                                     'columnConfig' => [
  26135.                                         'columns' => [
  26136.                                             => [
  26137.                                                 'attributes' => [
  26138.                                                     'attribute' => 'id',
  26139.                                                     'label' => 'id',
  26140.                                                     'dataType' => 'system',
  26141.                                                     'layout' => [
  26142.                                                         'title' => 'id',
  26143.                                                         'name' => 'id',
  26144.                                                         'datatype' => 'data',
  26145.                                                         'fieldtype' => 'system',
  26146.                                                     ],
  26147.                                                 ],
  26148.                                                 'isOperator' => false,
  26149.                                             ],
  26150.                                             => [
  26151.                                                 'attributes' => [
  26152.                                                     'attribute' => 'key',
  26153.                                                     'label' => 'key',
  26154.                                                     'dataType' => 'system',
  26155.                                                     'layout' => [
  26156.                                                         'title' => 'key',
  26157.                                                         'name' => 'key',
  26158.                                                         'datatype' => 'data',
  26159.                                                         'fieldtype' => 'system',
  26160.                                                     ],
  26161.                                                 ],
  26162.                                                 'isOperator' => false,
  26163.                                             ],
  26164.                                             => [
  26165.                                                 'attributes' => [
  26166.                                                     'attribute' => 'creationDate',
  26167.                                                     'label' => 'creationDate',
  26168.                                                     'dataType' => 'system',
  26169.                                                     'layout' => [
  26170.                                                         'title' => 'creationDate',
  26171.                                                         'name' => 'creationDate',
  26172.                                                         'datatype' => 'data',
  26173.                                                         'fieldtype' => 'system',
  26174.                                                     ],
  26175.                                                 ],
  26176.                                                 'isOperator' => false,
  26177.                                             ],
  26178.                                             => [
  26179.                                                 'attributes' => [
  26180.                                                     'attribute' => 'modificationDate',
  26181.                                                     'label' => 'modificationDate',
  26182.                                                     'dataType' => 'system',
  26183.                                                     'layout' => [
  26184.                                                         'title' => 'modificationDate',
  26185.                                                         'name' => 'modificationDate',
  26186.                                                         'datatype' => 'data',
  26187.                                                         'fieldtype' => 'system',
  26188.                                                     ],
  26189.                                                 ],
  26190.                                                 'isOperator' => false,
  26191.                                             ],
  26192.                                             => [
  26193.                                                 'attributes' => [
  26194.                                                     'attribute' => 'stateInformation',
  26195.                                                     'label' => 'Status',
  26196.                                                     'dataType' => 'select',
  26197.                                                     'layout' => [
  26198.                                                         'fieldtype' => 'select',
  26199.                                                         'options' => [
  26200.                                                             => [
  26201.                                                                 'key' => 'Aktiv',
  26202.                                                                 'value' => 'active',
  26203.                                                             ],
  26204.                                                             => [
  26205.                                                                 'key' => 'Inaktiv',
  26206.                                                                 'value' => 'inactive',
  26207.                                                             ],
  26208.                                                         ],
  26209.                                                         'width' => 646,
  26210.                                                         'defaultValue' => '',
  26211.                                                         'optionsProviderClass' => '',
  26212.                                                         'optionsProviderData' => '',
  26213.                                                         'queryColumnType' => 'varchar',
  26214.                                                         'columnType' => 'varchar',
  26215.                                                         'columnLength' => 190,
  26216.                                                         'dynamicOptions' => false,
  26217.                                                         'name' => 'stateInformation',
  26218.                                                         'title' => 'Status',
  26219.                                                         'tooltip' => '',
  26220.                                                         'mandatory' => true,
  26221.                                                         'noteditable' => false,
  26222.                                                         'index' => false,
  26223.                                                         'locked' => false,
  26224.                                                         'style' => '',
  26225.                                                         'permissions' => NULL,
  26226.                                                         'datatype' => 'data',
  26227.                                                         'relationType' => false,
  26228.                                                         'invisible' => false,
  26229.                                                         'visibleGridView' => true,
  26230.                                                         'visibleSearch' => true,
  26231.                                                         'defaultValueGenerator' => '',
  26232.                                                     ],
  26233.                                                 ],
  26234.                                                 'isOperator' => false,
  26235.                                             ],
  26236.                                             => [
  26237.                                                 'attributes' => [
  26238.                                                     'attribute' => 'sharepointId',
  26239.                                                     'label' => 'Sharepoint-ID',
  26240.                                                     'dataType' => 'input',
  26241.                                                     'layout' => [
  26242.                                                         'fieldtype' => 'input',
  26243.                                                         'width' => 646,
  26244.                                                         'defaultValue' => NULL,
  26245.                                                         'queryColumnType' => 'varchar',
  26246.                                                         'columnType' => 'varchar',
  26247.                                                         'columnLength' => 64,
  26248.                                                         'regex' => '',
  26249.                                                         'unique' => false,
  26250.                                                         'showCharCount' => false,
  26251.                                                         'name' => 'sharepointId',
  26252.                                                         'title' => 'Sharepoint-ID',
  26253.                                                         'tooltip' => '',
  26254.                                                         'mandatory' => false,
  26255.                                                         'noteditable' => false,
  26256.                                                         'index' => false,
  26257.                                                         'locked' => false,
  26258.                                                         'style' => '',
  26259.                                                         'permissions' => NULL,
  26260.                                                         'datatype' => 'data',
  26261.                                                         'relationType' => false,
  26262.                                                         'invisible' => false,
  26263.                                                         'visibleGridView' => false,
  26264.                                                         'visibleSearch' => false,
  26265.                                                         'defaultValueGenerator' => '',
  26266.                                                     ],
  26267.                                                 ],
  26268.                                                 'isOperator' => false,
  26269.                                             ],
  26270.                                             => [
  26271.                                                 'attributes' => [
  26272.                                                     'attribute' => 'zielgruppe',
  26273.                                                     'label' => 'Zielgruppe',
  26274.                                                     'dataType' => 'select',
  26275.                                                     'layout' => [
  26276.                                                         'fieldtype' => 'select',
  26277.                                                         'options' => [
  26278.                                                             => [
  26279.                                                                 'key' => 'Endverbraucher und Fachkreise',
  26280.                                                                 'value' => 'endverbraucherUndFachkreise',
  26281.                                                             ],
  26282.                                                             => [
  26283.                                                                 'key' => 'Fachkreise',
  26284.                                                                 'value' => 'fachkreise',
  26285.                                                             ],
  26286.                                                         ],
  26287.                                                         'width' => 646,
  26288.                                                         'defaultValue' => 'none',
  26289.                                                         'optionsProviderClass' => '',
  26290.                                                         'optionsProviderData' => '',
  26291.                                                         'queryColumnType' => 'varchar',
  26292.                                                         'columnType' => 'varchar',
  26293.                                                         'columnLength' => 190,
  26294.                                                         'dynamicOptions' => false,
  26295.                                                         'name' => 'zielgruppe',
  26296.                                                         'title' => 'Zielgruppe',
  26297.                                                         'tooltip' => '',
  26298.                                                         'mandatory' => true,
  26299.                                                         'noteditable' => false,
  26300.                                                         'index' => false,
  26301.                                                         'locked' => false,
  26302.                                                         'style' => '',
  26303.                                                         'permissions' => NULL,
  26304.                                                         'datatype' => 'data',
  26305.                                                         'relationType' => false,
  26306.                                                         'invisible' => false,
  26307.                                                         'visibleGridView' => false,
  26308.                                                         'visibleSearch' => false,
  26309.                                                         'defaultValueGenerator' => '',
  26310.                                                     ],
  26311.                                                 ],
  26312.                                                 'isOperator' => false,
  26313.                                             ],
  26314.                                             => [
  26315.                                                 'attributes' => [
  26316.                                                     'attribute' => 'faqGruppe',
  26317.                                                     'label' => 'FAQ-Gruppe',
  26318.                                                     'dataType' => 'reverseObjectRelation',
  26319.                                                     'layout' => [
  26320.                                                         'fieldtype' => 'reverseObjectRelation',
  26321.                                                         'ownerClassName' => 'FaqGruppe',
  26322.                                                         'ownerClassId' => NULL,
  26323.                                                         'ownerFieldName' => 'FAQs',
  26324.                                                         'lazyLoading' => true,
  26325.                                                         'width' => 775,
  26326.                                                         'height' => 350,
  26327.                                                         'maxItems' => '',
  26328.                                                         'queryColumnType' => 'text',
  26329.                                                         'relationType' => true,
  26330.                                                         'visibleFields' => NULL,
  26331.                                                         'allowToCreateNewObject' => true,
  26332.                                                         'optimizedAdminLoading' => false,
  26333.                                                         'enableTextSelection' => false,
  26334.                                                         'visibleFieldDefinitions' => [
  26335.                                                         ],
  26336.                                                         'classes' => [
  26337.                                                         ],
  26338.                                                         'pathFormatterClass' => '',
  26339.                                                         'name' => 'faqGruppe',
  26340.                                                         'title' => 'FAQ-Gruppe',
  26341.                                                         'tooltip' => '',
  26342.                                                         'mandatory' => false,
  26343.                                                         'noteditable' => false,
  26344.                                                         'index' => false,
  26345.                                                         'locked' => false,
  26346.                                                         'style' => '',
  26347.                                                         'permissions' => NULL,
  26348.                                                         'datatype' => 'data',
  26349.                                                         'invisible' => false,
  26350.                                                         'visibleGridView' => false,
  26351.                                                         'visibleSearch' => false,
  26352.                                                     ],
  26353.                                                 ],
  26354.                                                 'isOperator' => false,
  26355.                                             ],
  26356.                                             => [
  26357.                                                 'attributes' => [
  26358.                                                     'attribute' => 'frage',
  26359.                                                     'label' => 'Frage',
  26360.                                                     'dataType' => 'wysiwyg',
  26361.                                                     'layout' => [
  26362.                                                         'fieldtype' => 'wysiwyg',
  26363.                                                         'width' => 776,
  26364.                                                         'height' => 150,
  26365.                                                         'queryColumnType' => 'longtext',
  26366.                                                         'columnType' => 'longtext',
  26367.                                                         '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".'',
  26368.                                                         'excludeFromSearchIndex' => false,
  26369.                                                         'maxCharacters' => '',
  26370.                                                         'name' => 'frage',
  26371.                                                         'title' => 'Frage',
  26372.                                                         'tooltip' => '',
  26373.                                                         'mandatory' => false,
  26374.                                                         'noteditable' => false,
  26375.                                                         'index' => false,
  26376.                                                         'locked' => false,
  26377.                                                         'style' => '',
  26378.                                                         'permissions' => NULL,
  26379.                                                         'datatype' => 'data',
  26380.                                                         'relationType' => false,
  26381.                                                         'invisible' => false,
  26382.                                                         'visibleGridView' => true,
  26383.                                                         'visibleSearch' => true,
  26384.                                                     ],
  26385.                                                 ],
  26386.                                                 'isOperator' => false,
  26387.                                             ],
  26388.                                             => [
  26389.                                                 'attributes' => [
  26390.                                                     'attribute' => 'antwort',
  26391.                                                     'label' => 'Antwort',
  26392.                                                     'dataType' => 'wysiwyg',
  26393.                                                     'layout' => [
  26394.                                                         'fieldtype' => 'wysiwyg',
  26395.                                                         'width' => 776,
  26396.                                                         'height' => 460,
  26397.                                                         'queryColumnType' => 'longtext',
  26398.                                                         'columnType' => 'longtext',
  26399.                                                         '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".'',
  26400.                                                         'excludeFromSearchIndex' => false,
  26401.                                                         'maxCharacters' => '',
  26402.                                                         'name' => 'antwort',
  26403.                                                         'title' => 'Antwort',
  26404.                                                         'tooltip' => '',
  26405.                                                         'mandatory' => false,
  26406.                                                         'noteditable' => false,
  26407.                                                         'index' => false,
  26408.                                                         'locked' => false,
  26409.                                                         'style' => '',
  26410.                                                         'permissions' => NULL,
  26411.                                                         'datatype' => 'data',
  26412.                                                         'relationType' => false,
  26413.                                                         'invisible' => false,
  26414.                                                         'visibleGridView' => false,
  26415.                                                         'visibleSearch' => false,
  26416.                                                     ],
  26417.                                                 ],
  26418.                                                 'isOperator' => false,
  26419.                                             ],
  26420.                                         ],
  26421.                                     ],
  26422.                                 ],
  26423.                                 'FaqGruppe' => [
  26424.                                     'id' => 'FaqGruppe',
  26425.                                     'name' => 'FaqGruppe',
  26426.                                     'columnConfig' => [
  26427.                                         'columns' => [
  26428.                                             => [
  26429.                                                 'attributes' => [
  26430.                                                     'attribute' => 'id',
  26431.                                                     'label' => 'id',
  26432.                                                     'dataType' => 'system',
  26433.                                                     'layout' => [
  26434.                                                         'title' => 'id',
  26435.                                                         'name' => 'id',
  26436.                                                         'datatype' => 'data',
  26437.                                                         'fieldtype' => 'system',
  26438.                                                     ],
  26439.                                                 ],
  26440.                                                 'isOperator' => false,
  26441.                                             ],
  26442.                                             => [
  26443.                                                 'attributes' => [
  26444.                                                     'attribute' => 'key',
  26445.                                                     'label' => 'key',
  26446.                                                     'dataType' => 'system',
  26447.                                                     'layout' => [
  26448.                                                         'title' => 'key',
  26449.                                                         'name' => 'key',
  26450.                                                         'datatype' => 'data',
  26451.                                                         'fieldtype' => 'system',
  26452.                                                     ],
  26453.                                                 ],
  26454.                                                 'isOperator' => false,
  26455.                                             ],
  26456.                                             => [
  26457.                                                 'attributes' => [
  26458.                                                     'attribute' => 'creationDate',
  26459.                                                     'label' => 'creationDate',
  26460.                                                     'dataType' => 'system',
  26461.                                                     'layout' => [
  26462.                                                         'title' => 'creationDate',
  26463.                                                         'name' => 'creationDate',
  26464.                                                         'datatype' => 'data',
  26465.                                                         'fieldtype' => 'system',
  26466.                                                     ],
  26467.                                                 ],
  26468.                                                 'isOperator' => false,
  26469.                                             ],
  26470.                                             => [
  26471.                                                 'attributes' => [
  26472.                                                     'attribute' => 'modificationDate',
  26473.                                                     'label' => 'modificationDate',
  26474.                                                     'dataType' => 'system',
  26475.                                                     'layout' => [
  26476.                                                         'title' => 'modificationDate',
  26477.                                                         'name' => 'modificationDate',
  26478.                                                         'datatype' => 'data',
  26479.                                                         'fieldtype' => 'system',
  26480.                                                     ],
  26481.                                                 ],
  26482.                                                 'isOperator' => false,
  26483.                                             ],
  26484.                                             => [
  26485.                                                 'attributes' => [
  26486.                                                     'attribute' => 'name',
  26487.                                                     'label' => 'Name',
  26488.                                                     'dataType' => 'input',
  26489.                                                     'layout' => [
  26490.                                                         'fieldtype' => 'input',
  26491.                                                         'width' => 608,
  26492.                                                         'defaultValue' => NULL,
  26493.                                                         'queryColumnType' => 'varchar',
  26494.                                                         'columnType' => 'varchar',
  26495.                                                         'columnLength' => 1024,
  26496.                                                         'regex' => '',
  26497.                                                         'unique' => false,
  26498.                                                         'showCharCount' => false,
  26499.                                                         'name' => 'name',
  26500.                                                         'title' => 'Name',
  26501.                                                         'tooltip' => '',
  26502.                                                         'mandatory' => false,
  26503.                                                         'noteditable' => false,
  26504.                                                         'index' => false,
  26505.                                                         'locked' => false,
  26506.                                                         'style' => '',
  26507.                                                         'permissions' => NULL,
  26508.                                                         'datatype' => 'data',
  26509.                                                         'relationType' => false,
  26510.                                                         'invisible' => false,
  26511.                                                         'visibleGridView' => true,
  26512.                                                         'visibleSearch' => true,
  26513.                                                         'defaultValueGenerator' => '',
  26514.                                                     ],
  26515.                                                 ],
  26516.                                                 'isOperator' => false,
  26517.                                             ],
  26518.                                             => [
  26519.                                                 'attributes' => [
  26520.                                                     'attribute' => 'FAQs',
  26521.                                                     'label' => 'FAQs',
  26522.                                                     'dataType' => 'manyToManyObjectRelation',
  26523.                                                     'layout' => [
  26524.                                                         'fieldtype' => 'manyToManyObjectRelation',
  26525.                                                         'width' => 775,
  26526.                                                         'height' => 350,
  26527.                                                         'maxItems' => '',
  26528.                                                         'queryColumnType' => 'text',
  26529.                                                         'relationType' => true,
  26530.                                                         'visibleFields' => 'id,filename,name',
  26531.                                                         'allowToCreateNewObject' => false,
  26532.                                                         'optimizedAdminLoading' => false,
  26533.                                                         'enableTextSelection' => false,
  26534.                                                         'visibleFieldDefinitions' => [
  26535.                                                             'id' => [
  26536.                                                                 'name' => 'id',
  26537.                                                                 'title' => 'ID',
  26538.                                                                 'fieldtype' => 'input',
  26539.                                                             ],
  26540.                                                             'filename' => [
  26541.                                                                 'name' => 'filename',
  26542.                                                                 'title' => 'Dateiname',
  26543.                                                                 'fieldtype' => 'input',
  26544.                                                             ],
  26545.                                                             'name' => [
  26546.                                                                 'name' => 'name',
  26547.                                                                 'title' => 'Name',
  26548.                                                                 'fieldtype' => 'input',
  26549.                                                             ],
  26550.                                                         ],
  26551.                                                         'classes' => [
  26552.                                                             => [
  26553.                                                                 'classes' => 'Faq',
  26554.                                                             ],
  26555.                                                         ],
  26556.                                                         'pathFormatterClass' => '',
  26557.                                                         'name' => 'FAQs',
  26558.                                                         'title' => 'FAQs',
  26559.                                                         'tooltip' => '',
  26560.                                                         'mandatory' => false,
  26561.                                                         'noteditable' => false,
  26562.                                                         'index' => false,
  26563.                                                         'locked' => false,
  26564.                                                         'style' => '',
  26565.                                                         'permissions' => NULL,
  26566.                                                         'datatype' => 'data',
  26567.                                                         'invisible' => false,
  26568.                                                         'visibleGridView' => false,
  26569.                                                         'visibleSearch' => false,
  26570.                                                     ],
  26571.                                                 ],
  26572.                                                 'isOperator' => false,
  26573.                                             ],
  26574.                                             => [
  26575.                                                 'attributes' => [
  26576.                                                     'attribute' => 'author',
  26577.                                                     'label' => 'Autor',
  26578.                                                     'dataType' => 'manyToOneRelation',
  26579.                                                     'layout' => [
  26580.                                                         'fieldtype' => 'manyToOneRelation',
  26581.                                                         'width' => 530,
  26582.                                                         'assetUploadPath' => '',
  26583.                                                         'relationType' => true,
  26584.                                                         'queryColumnType' => [
  26585.                                                             'id' => 'int(11)',
  26586.                                                             'type' => 'enum(\'document\',\'asset\',\'object\')',
  26587.                                                         ],
  26588.                                                         'objectsAllowed' => true,
  26589.                                                         'assetsAllowed' => false,
  26590.                                                         'assetTypes' => [
  26591.                                                         ],
  26592.                                                         'documentsAllowed' => false,
  26593.                                                         'documentTypes' => [
  26594.                                                         ],
  26595.                                                         'classes' => [
  26596.                                                             => [
  26597.                                                                 'classes' => 'Kontakt',
  26598.                                                             ],
  26599.                                                         ],
  26600.                                                         'pathFormatterClass' => '',
  26601.                                                         'name' => 'author',
  26602.                                                         'title' => 'Autor',
  26603.                                                         'tooltip' => '',
  26604.                                                         'mandatory' => false,
  26605.                                                         'noteditable' => false,
  26606.                                                         'index' => false,
  26607.                                                         'locked' => false,
  26608.                                                         'style' => '',
  26609.                                                         'permissions' => NULL,
  26610.                                                         'datatype' => 'data',
  26611.                                                         'invisible' => false,
  26612.                                                         'visibleGridView' => false,
  26613.                                                         'visibleSearch' => false,
  26614.                                                     ],
  26615.                                                 ],
  26616.                                                 'isOperator' => false,
  26617.                                             ],
  26618.                                             => [
  26619.                                                 'attributes' => [
  26620.                                                     'attribute' => 'brand',
  26621.                                                     'label' => 'Marke',
  26622.                                                     'dataType' => 'manyToOneRelation',
  26623.                                                     'layout' => [
  26624.                                                         'fieldtype' => 'manyToOneRelation',
  26625.                                                         'width' => 530,
  26626.                                                         'assetUploadPath' => '',
  26627.                                                         'relationType' => true,
  26628.                                                         'queryColumnType' => [
  26629.                                                             'id' => 'int(11)',
  26630.                                                             'type' => 'enum(\'document\',\'asset\',\'object\')',
  26631.                                                         ],
  26632.                                                         'objectsAllowed' => true,
  26633.                                                         'assetsAllowed' => false,
  26634.                                                         'assetTypes' => [
  26635.                                                         ],
  26636.                                                         'documentsAllowed' => false,
  26637.                                                         'documentTypes' => [
  26638.                                                         ],
  26639.                                                         'classes' => [
  26640.                                                             => [
  26641.                                                                 'classes' => 'Marke',
  26642.                                                             ],
  26643.                                                         ],
  26644.                                                         'pathFormatterClass' => '',
  26645.                                                         'name' => 'brand',
  26646.                                                         'title' => 'Marke',
  26647.                                                         'tooltip' => '',
  26648.                                                         'mandatory' => false,
  26649.                                                         'noteditable' => false,
  26650.                                                         'index' => false,
  26651.                                                         'locked' => false,
  26652.                                                         'style' => '',
  26653.                                                         'permissions' => NULL,
  26654.                                                         'datatype' => 'data',
  26655.                                                         'invisible' => false,
  26656.                                                         'visibleGridView' => false,
  26657.                                                         'visibleSearch' => false,
  26658.                                                     ],
  26659.                                                 ],
  26660.                                                 'isOperator' => false,
  26661.                                             ],
  26662.                                             => [
  26663.                                                 'attributes' => [
  26664.                                                     'attribute' => 'topic',
  26665.                                                     'label' => '',
  26666.                                                     'dataType' => 'manyToManyObjectRelation',
  26667.                                                     'layout' => [
  26668.                                                         'fieldtype' => 'manyToManyObjectRelation',
  26669.                                                         'width' => 758,
  26670.                                                         'height' => 300,
  26671.                                                         'maxItems' => '',
  26672.                                                         'queryColumnType' => 'text',
  26673.                                                         'relationType' => true,
  26674.                                                         'visibleFields' => 'id,key,name',
  26675.                                                         'allowToCreateNewObject' => false,
  26676.                                                         'optimizedAdminLoading' => false,
  26677.                                                         'enableTextSelection' => false,
  26678.                                                         'visibleFieldDefinitions' => [
  26679.                                                             'id' => [
  26680.                                                                 'name' => 'id',
  26681.                                                                 'title' => 'ID',
  26682.                                                                 'fieldtype' => 'input',
  26683.                                                             ],
  26684.                                                             'key' => [
  26685.                                                                 'name' => 'key',
  26686.                                                                 'title' => 'Schlüssel',
  26687.                                                                 'fieldtype' => 'input',
  26688.                                                             ],
  26689.                                                             'name' => [
  26690.                                                                 'name' => 'name',
  26691.                                                                 'title' => 'Name',
  26692.                                                                 'fieldtype' => 'input',
  26693.                                                             ],
  26694.                                                         ],
  26695.                                                         'classes' => [
  26696.                                                             => [
  26697.                                                                 'classes' => 'Kategorie',
  26698.                                                             ],
  26699.                                                         ],
  26700.                                                         'pathFormatterClass' => '',
  26701.                                                         'name' => 'topic',
  26702.                                                         'title' => '',
  26703.                                                         'tooltip' => '',
  26704.                                                         'mandatory' => false,
  26705.                                                         'noteditable' => false,
  26706.                                                         'index' => false,
  26707.                                                         'locked' => false,
  26708.                                                         'style' => '',
  26709.                                                         'permissions' => NULL,
  26710.                                                         'datatype' => 'data',
  26711.                                                         'invisible' => false,
  26712.                                                         'visibleGridView' => false,
  26713.                                                         'visibleSearch' => false,
  26714.                                                     ],
  26715.                                                 ],
  26716.                                                 'isOperator' => false,
  26717.                                             ],
  26718.                                             => [
  26719.                                                 'attributes' => [
  26720.                                                     'attribute' => 'subject',
  26721.                                                     'label' => '',
  26722.                                                     'dataType' => 'manyToManyObjectRelation',
  26723.                                                     'layout' => [
  26724.                                                         'fieldtype' => 'manyToManyObjectRelation',
  26725.                                                         'width' => 758,
  26726.                                                         'height' => 300,
  26727.                                                         'maxItems' => '',
  26728.                                                         'queryColumnType' => 'text',
  26729.                                                         'relationType' => true,
  26730.                                                         'visibleFields' => 'id,key,name',
  26731.                                                         'allowToCreateNewObject' => false,
  26732.                                                         'optimizedAdminLoading' => false,
  26733.                                                         'enableTextSelection' => false,
  26734.                                                         'visibleFieldDefinitions' => [
  26735.                                                             'id' => [
  26736.                                                                 'name' => 'id',
  26737.                                                                 'title' => 'ID',
  26738.                                                                 'fieldtype' => 'input',
  26739.                                                             ],
  26740.                                                             'key' => [
  26741.                                                                 'name' => 'key',
  26742.                                                                 'title' => 'Schlüssel',
  26743.                                                                 'fieldtype' => 'input',
  26744.                                                             ],
  26745.                                                             'name' => [
  26746.                                                                 'name' => 'name',
  26747.                                                                 'title' => 'Name',
  26748.                                                                 'fieldtype' => 'input',
  26749.                                                             ],
  26750.                                                         ],
  26751.                                                         'classes' => [
  26752.                                                             => [
  26753.                                                                 'classes' => 'Fachthema',
  26754.                                                             ],
  26755.                                                         ],
  26756.                                                         'pathFormatterClass' => '',
  26757.                                                         'name' => 'subject',
  26758.                                                         'title' => '',
  26759.                                                         'tooltip' => '',
  26760.                                                         'mandatory' => false,
  26761.                                                         'noteditable' => false,
  26762.                                                         'index' => false,
  26763.                                                         'locked' => false,
  26764.                                                         'style' => '',
  26765.                                                         'permissions' => NULL,
  26766.                                                         'datatype' => 'data',
  26767.                                                         'invisible' => false,
  26768.                                                         'visibleGridView' => false,
  26769.                                                         'visibleSearch' => false,
  26770.                                                     ],
  26771.                                                 ],
  26772.                                                 'isOperator' => false,
  26773.                                             ],
  26774.                                             10 => [
  26775.                                                 'attributes' => [
  26776.                                                     'attribute' => 'keyword',
  26777.                                                     'label' => '',
  26778.                                                     'dataType' => 'manyToManyObjectRelation',
  26779.                                                     'layout' => [
  26780.                                                         'fieldtype' => 'manyToManyObjectRelation',
  26781.                                                         'width' => 758,
  26782.                                                         'height' => 300,
  26783.                                                         'maxItems' => '',
  26784.                                                         'queryColumnType' => 'text',
  26785.                                                         'relationType' => true,
  26786.                                                         'visibleFields' => 'id,key,name',
  26787.                                                         'allowToCreateNewObject' => false,
  26788.                                                         'optimizedAdminLoading' => false,
  26789.                                                         'enableTextSelection' => false,
  26790.                                                         'visibleFieldDefinitions' => [
  26791.                                                             'id' => [
  26792.                                                                 'name' => 'id',
  26793.                                                                 'title' => 'ID',
  26794.                                                                 'fieldtype' => 'input',
  26795.                                                             ],
  26796.                                                             'key' => [
  26797.                                                                 'name' => 'key',
  26798.                                                                 'title' => 'Schlüssel',
  26799.                                                                 'fieldtype' => 'input',
  26800.                                                             ],
  26801.                                                             'name' => [
  26802.                                                                 'name' => 'name',
  26803.                                                                 'title' => 'Name',
  26804.                                                                 'fieldtype' => 'input',
  26805.                                                             ],
  26806.                                                         ],
  26807.                                                         'classes' => [
  26808.                                                             => [
  26809.                                                                 'classes' => 'Schlagwort',
  26810.                                                             ],
  26811.                                                         ],
  26812.                                                         'pathFormatterClass' => '',
  26813.                                                         'name' => 'keyword',
  26814.                                                         'title' => '',
  26815.                                                         'tooltip' => '',
  26816.                                                         'mandatory' => false,
  26817.                                                         'noteditable' => false,
  26818.                                                         'index' => false,
  26819.                                                         'locked' => false,
  26820.                                                         'style' => '',
  26821.                                                         'permissions' => NULL,
  26822.                                                         'datatype' => 'data',
  26823.                                                         'invisible' => false,
  26824.                                                         'visibleGridView' => false,
  26825.                                                         'visibleSearch' => false,
  26826.                                                     ],
  26827.                                                 ],
  26828.                                                 'isOperator' => false,
  26829.                                             ],
  26830.                                         ],
  26831.                                     ],
  26832.                                 ],
  26833.                                 'TherapiegebietEndverwender' => [
  26834.                                     'id' => 'TherapiegebietEndverwender',
  26835.                                     'name' => 'TherapiegebietEndverwender',
  26836.                                     'columnConfig' => [
  26837.                                         'columns' => [
  26838.                                             => [
  26839.                                                 'attributes' => [
  26840.                                                     'attribute' => 'id',
  26841.                                                     'label' => 'id',
  26842.                                                     'dataType' => 'system',
  26843.                                                     'layout' => [
  26844.                                                         'title' => 'id',
  26845.                                                         'name' => 'id',
  26846.                                                         'datatype' => 'data',
  26847.                                                         'fieldtype' => 'system',
  26848.                                                     ],
  26849.                                                 ],
  26850.                                                 'isOperator' => false,
  26851.                                             ],
  26852.                                             => [
  26853.                                                 'attributes' => [
  26854.                                                     'attribute' => 'key',
  26855.                                                     'label' => 'key',
  26856.                                                     'dataType' => 'system',
  26857.                                                     'layout' => [
  26858.                                                         'title' => 'key',
  26859.                                                         'name' => 'key',
  26860.                                                         'datatype' => 'data',
  26861.                                                         'fieldtype' => 'system',
  26862.                                                     ],
  26863.                                                 ],
  26864.                                                 'isOperator' => false,
  26865.                                             ],
  26866.                                             => [
  26867.                                                 'attributes' => [
  26868.                                                     'attribute' => 'name',
  26869.                                                     'label' => 'Name',
  26870.                                                     'dataType' => 'input',
  26871.                                                     'layout' => [
  26872.                                                         'fieldtype' => 'input',
  26873.                                                         'width' => 608,
  26874.                                                         'defaultValue' => NULL,
  26875.                                                         'queryColumnType' => 'varchar',
  26876.                                                         'columnType' => 'varchar',
  26877.                                                         'columnLength' => 1024,
  26878.                                                         'regex' => '',
  26879.                                                         'unique' => false,
  26880.                                                         'showCharCount' => false,
  26881.                                                         'name' => 'name',
  26882.                                                         'title' => 'Name',
  26883.                                                         'tooltip' => '',
  26884.                                                         'mandatory' => false,
  26885.                                                         'noteditable' => false,
  26886.                                                         'index' => false,
  26887.                                                         'locked' => false,
  26888.                                                         'style' => '',
  26889.                                                         'permissions' => NULL,
  26890.                                                         'datatype' => 'data',
  26891.                                                         'relationType' => false,
  26892.                                                         'invisible' => false,
  26893.                                                         'visibleGridView' => true,
  26894.                                                         'visibleSearch' => true,
  26895.                                                         'defaultValueGenerator' => '',
  26896.                                                     ],
  26897.                                                 ],
  26898.                                                 'isOperator' => false,
  26899.                                             ],
  26900.                                         ],
  26901.                                     ],
  26902.                                 ],
  26903.                                 'Kategorie' => [
  26904.                                     'id' => 'Kategorie',
  26905.                                     'name' => 'Kategorie',
  26906.                                     'columnConfig' => [
  26907.                                         'columns' => [
  26908.                                             => [
  26909.                                                 'attributes' => [
  26910.                                                     'attribute' => 'id',
  26911.                                                     'label' => 'id',
  26912.                                                     'dataType' => 'system',
  26913.                                                     'layout' => [
  26914.                                                         'title' => 'id',
  26915.                                                         'name' => 'id',
  26916.                                                         'datatype' => 'data',
  26917.                                                         'fieldtype' => 'system',
  26918.                                                     ],
  26919.                                                 ],
  26920.                                                 'isOperator' => false,
  26921.                                             ],
  26922.                                             => [
  26923.                                                 'attributes' => [
  26924.                                                     'attribute' => 'fullpath',
  26925.                                                     'label' => 'fullpath',
  26926.                                                     'dataType' => 'system',
  26927.                                                     'layout' => [
  26928.                                                         'title' => 'fullpath',
  26929.                                                         'name' => 'fullpath',
  26930.                                                         'datatype' => 'data',
  26931.                                                         'fieldtype' => 'system',
  26932.                                                     ],
  26933.                                                 ],
  26934.                                                 'isOperator' => false,
  26935.                                             ],
  26936.                                             => [
  26937.                                                 'attributes' => [
  26938.                                                     'attribute' => 'key',
  26939.                                                     'label' => 'key',
  26940.                                                     'dataType' => 'system',
  26941.                                                     'layout' => [
  26942.                                                         'title' => 'key',
  26943.                                                         'name' => 'key',
  26944.                                                         'datatype' => 'data',
  26945.                                                         'fieldtype' => 'system',
  26946.                                                     ],
  26947.                                                 ],
  26948.                                                 'isOperator' => false,
  26949.                                             ],
  26950.                                             => [
  26951.                                                 'attributes' => [
  26952.                                                     'attribute' => 'name',
  26953.                                                     'label' => 'Name',
  26954.                                                     'dataType' => 'input',
  26955.                                                     'layout' => [
  26956.                                                         'fieldtype' => 'input',
  26957.                                                         'width' => 608,
  26958.                                                         'defaultValue' => NULL,
  26959.                                                         'queryColumnType' => 'varchar',
  26960.                                                         'columnType' => 'varchar',
  26961.                                                         'columnLength' => 1024,
  26962.                                                         'regex' => '',
  26963.                                                         'unique' => false,
  26964.                                                         'showCharCount' => false,
  26965.                                                         'name' => 'name',
  26966.                                                         'title' => 'Name',
  26967.                                                         'tooltip' => '',
  26968.                                                         'mandatory' => false,
  26969.                                                         'noteditable' => false,
  26970.                                                         'index' => false,
  26971.                                                         'locked' => false,
  26972.                                                         'style' => '',
  26973.                                                         'permissions' => NULL,
  26974.                                                         'datatype' => 'data',
  26975.                                                         'relationType' => false,
  26976.                                                         'invisible' => false,
  26977.                                                         'visibleGridView' => true,
  26978.                                                         'visibleSearch' => true,
  26979.                                                         'defaultValueGenerator' => '',
  26980.                                                     ],
  26981.                                                 ],
  26982.                                                 'isOperator' => false,
  26983.                                             ],
  26984.                                         ],
  26985.                                     ],
  26986.                                 ],
  26987.                                 'Schlagwort' => [
  26988.                                     'id' => 'Schlagwort',
  26989.                                     'name' => 'Schlagwort',
  26990.                                     'columnConfig' => [
  26991.                                         'columns' => [
  26992.                                             => [
  26993.                                                 'attributes' => [
  26994.                                                     'attribute' => 'id',
  26995.                                                     'label' => 'id',
  26996.                                                     'dataType' => 'system',
  26997.                                                     'layout' => [
  26998.                                                         'title' => 'id',
  26999.                                                         'name' => 'id',
  27000.                                                         'datatype' => 'data',
  27001.                                                         'fieldtype' => 'system',
  27002.                                                     ],
  27003.                                                 ],
  27004.                                                 'isOperator' => false,
  27005.                                             ],
  27006.                                             => [
  27007.                                                 'attributes' => [
  27008.                                                     'attribute' => 'fullpath',
  27009.                                                     'label' => 'fullpath',
  27010.                                                     'dataType' => 'system',
  27011.                                                     'layout' => [
  27012.                                                         'title' => 'fullpath',
  27013.                                                         'name' => 'fullpath',
  27014.                                                         'datatype' => 'data',
  27015.                                                         'fieldtype' => 'system',
  27016.                                                     ],
  27017.                                                 ],
  27018.                                                 'isOperator' => false,
  27019.                                             ],
  27020.                                             => [
  27021.                                                 'attributes' => [
  27022.                                                     'attribute' => 'key',
  27023.                                                     'label' => 'key',
  27024.                                                     'dataType' => 'system',
  27025.                                                     'layout' => [
  27026.                                                         'title' => 'key',
  27027.                                                         'name' => 'key',
  27028.                                                         'datatype' => 'data',
  27029.                                                         'fieldtype' => 'system',
  27030.                                                     ],
  27031.                                                 ],
  27032.                                                 'isOperator' => false,
  27033.                                             ],
  27034.                                             => [
  27035.                                                 'attributes' => [
  27036.                                                     'attribute' => 'name',
  27037.                                                     'label' => 'Name',
  27038.                                                     'dataType' => 'input',
  27039.                                                     'layout' => [
  27040.                                                         'fieldtype' => 'input',
  27041.                                                         'width' => 608,
  27042.                                                         'defaultValue' => NULL,
  27043.                                                         'queryColumnType' => 'varchar',
  27044.                                                         'columnType' => 'varchar',
  27045.                                                         'columnLength' => 1024,
  27046.                                                         'regex' => '',
  27047.                                                         'unique' => false,
  27048.                                                         'showCharCount' => false,
  27049.                                                         'name' => 'name',
  27050.                                                         'title' => 'Name',
  27051.                                                         'tooltip' => '',
  27052.                                                         'mandatory' => false,
  27053.                                                         'noteditable' => false,
  27054.                                                         'index' => false,
  27055.                                                         'locked' => false,
  27056.                                                         'style' => '',
  27057.                                                         'permissions' => NULL,
  27058.                                                         'datatype' => 'data',
  27059.                                                         'relationType' => false,
  27060.                                                         'invisible' => false,
  27061.                                                         'visibleGridView' => true,
  27062.                                                         'visibleSearch' => true,
  27063.                                                         'defaultValueGenerator' => '',
  27064.                                                     ],
  27065.                                                 ],
  27066.                                                 'isOperator' => false,
  27067.                                             ],
  27068.                                         ],
  27069.                                     ],
  27070.                                 ],
  27071.                             ],
  27072.                             'mutationEntities' => [
  27073.                             ],
  27074.                             'specialEntities' => [
  27075.                                 'document' => [
  27076.                                     'read' => true,
  27077.                                     'create' => false,
  27078.                                     'update' => false,
  27079.                                     'delete' => false,
  27080.                                 ],
  27081.                                 'document_folder' => [
  27082.                                     'read' => true,
  27083.                                     'create' => false,
  27084.                                     'update' => false,
  27085.                                     'delete' => false,
  27086.                                 ],
  27087.                                 'asset' => [
  27088.                                     'read' => true,
  27089.                                     'create' => false,
  27090.                                     'update' => false,
  27091.                                     'delete' => false,
  27092.                                 ],
  27093.                                 'asset_folder' => [
  27094.                                     'read' => true,
  27095.                                     'create' => false,
  27096.                                     'update' => false,
  27097.                                     'delete' => false,
  27098.                                 ],
  27099.                                 'asset_listing' => [
  27100.                                     'read' => true,
  27101.                                     'create' => false,
  27102.                                     'update' => false,
  27103.                                     'delete' => false,
  27104.                                 ],
  27105.                                 'object_folder' => [
  27106.                                     'read' => true,
  27107.                                     'create' => false,
  27108.                                     'update' => false,
  27109.                                     'delete' => false,
  27110.                                 ],
  27111.                                 'translation' => [
  27112.                                     'read' => false,
  27113.                                     'create' => false,
  27114.                                     'update' => false,
  27115.                                     'delete' => false,
  27116.                                 ],
  27117.                                 'translation_listing' => [
  27118.                                     'read' => false,
  27119.                                     'create' => false,
  27120.                                     'update' => false,
  27121.                                     'delete' => false,
  27122.                                 ],
  27123.                             ],
  27124.                         ],
  27125.                         'security' => [
  27126.                             'method' => 'datahub_apikey',
  27127.                             'apikey' => [
  27128.                                 => '9480d71c1ad6625dde10d8845aff964d',
  27129.                                 => 'd6fbe4163ef8c537a8d88bf82054a75c',
  27130.                             ],
  27131.                             'skipPermissionCheck' => false,
  27132.                             'disableIntrospection' => false,
  27133.                         ],
  27134.                         'workspaces' => [
  27135.                             'asset' => [
  27136.                                 => [
  27137.                                     'read' => true,
  27138.                                     'cpath' => '/',
  27139.                                     'create' => false,
  27140.                                     'update' => false,
  27141.                                     'delete' => false,
  27142.                                     'id' => 'extModel1444-1',
  27143.                                 ],
  27144.                             ],
  27145.                             'document' => [
  27146.                                 => [
  27147.                                     'read' => true,
  27148.                                     'cpath' => '/',
  27149.                                     'create' => false,
  27150.                                     'update' => false,
  27151.                                     'delete' => false,
  27152.                                     'id' => 'extModel1418-1',
  27153.                                 ],
  27154.                             ],
  27155.                             'object' => [
  27156.                                 => [
  27157.                                     'read' => true,
  27158.                                     'cpath' => '/',
  27159.                                     'create' => false,
  27160.                                     'update' => false,
  27161.                                     'delete' => false,
  27162.                                     'id' => 'extModel1470-1',
  27163.                                 ],
  27164.                             ],
  27165.                         ],
  27166.                         'permissions' => [
  27167.                             'user' => [
  27168.                             ],
  27169.                             'role' => [
  27170.                             ],
  27171.                         ],
  27172.                     ],
  27173.                     'Abmessungen_PE' => [
  27174.                         'general' => [
  27175.                             'active' => true,
  27176.                             'type' => 'dataImporterDataObject',
  27177.                             'name' => 'Abmessungen_PE',
  27178.                             'description' => '',
  27179.                             'group' => 'Import',
  27180.                             'path' => NULL,
  27181.                             'modificationDate' => 1756730361,
  27182.                             'createDate' => 1756720143,
  27183.                         ],
  27184.                         'loaderConfig' => [
  27185.                             'type' => 'upload',
  27186.                             'settings' => [
  27187.                                 'uploadFilePath' => 'Abmessungen_PE/upload.import',
  27188.                             ],
  27189.                         ],
  27190.                         'interpreterConfig' => [
  27191.                             'type' => 'xlsx',
  27192.                             'settings' => [
  27193.                                 'skipFirstRow' => true,
  27194.                                 'sheetName' => 'PE',
  27195.                             ],
  27196.                         ],
  27197.                         'resolverConfig' => [
  27198.                             'elementType' => 'dataObject',
  27199.                             'dataObjectClassId' => '7',
  27200.                             'loadingStrategy' => [
  27201.                                 'type' => 'attribute',
  27202.                                 'settings' => [
  27203.                                     'dataSourceIndex' => '3',
  27204.                                     'attributeName' => 'pzn',
  27205.                                     'language' => '',
  27206.                                     'includeUnpublished' => true,
  27207.                                 ],
  27208.                             ],
  27209.                             'createLocationStrategy' => [
  27210.                                 'type' => 'doNotCreate',
  27211.                             ],
  27212.                             'locationUpdateStrategy' => [
  27213.                                 'type' => 'noChange',
  27214.                             ],
  27215.                             'publishingStrategy' => [
  27216.                                 'type' => 'noChangeUnpublishNew',
  27217.                             ],
  27218.                         ],
  27219.                         'processingConfig' => [
  27220.                             'executionType' => 'sequential',
  27221.                             'idDataIndex' => '3',
  27222.                             'cleanup' => [
  27223.                                 'strategy' => 'unpublish',
  27224.                             ],
  27225.                         ],
  27226.                         'mappingConfig' => [
  27227.                             => [
  27228.                                 'label' => 'Bruttogewicht',
  27229.                                 'dataSourceIndex' => [
  27230.                                     => '7',
  27231.                                 ],
  27232.                                 'transformationResultType' => 'numeric',
  27233.                                 'dataTarget' => [
  27234.                                     'type' => 'direct',
  27235.                                     'settings' => [
  27236.                                         'fieldName' => 'BruttoGewicht',
  27237.                                         'language' => '',
  27238.                                         'writeIfTargetIsNotEmpty' => true,
  27239.                                         'writeIfSourceIsEmpty' => true,
  27240.                                     ],
  27241.                                 ],
  27242.                                 'transformationPipeline' => [
  27243.                                     => [
  27244.                                         'type' => 'numeric',
  27245.                                     ],
  27246.                                 ],
  27247.                             ],
  27248.                             => [
  27249.                                 'label' => 'Charge',
  27250.                                 'dataSourceIndex' => [
  27251.                                     => '2',
  27252.                                 ],
  27253.                                 'transformationResultType' => 'numeric',
  27254.                                 'dataTarget' => [
  27255.                                     'type' => 'direct',
  27256.                                     'settings' => [
  27257.                                         'fieldName' => 'Charge',
  27258.                                         'language' => '',
  27259.                                         'writeIfTargetIsNotEmpty' => true,
  27260.                                         'writeIfSourceIsEmpty' => true,
  27261.                                     ],
  27262.                                 ],
  27263.                                 'transformationPipeline' => [
  27264.                                     => [
  27265.                                         'type' => 'numeric',
  27266.                                     ],
  27267.                                 ],
  27268.                             ],
  27269.                             => [
  27270.                                 'label' => 'LAENGE [8]',
  27271.                                 'dataSourceIndex' => [
  27272.                                     => '8',
  27273.                                 ],
  27274.                                 'transformationResultType' => 'numeric',
  27275.                                 'dataTarget' => [
  27276.                                     'type' => 'direct',
  27277.                                     'settings' => [
  27278.                                         'fieldName' => 'Packungslaenge',
  27279.                                         'language' => '',
  27280.                                         'writeIfTargetIsNotEmpty' => true,
  27281.                                         'writeIfSourceIsEmpty' => true,
  27282.                                     ],
  27283.                                 ],
  27284.                                 'transformationPipeline' => [
  27285.                                     => [
  27286.                                         'type' => 'numeric',
  27287.                                     ],
  27288.                                 ],
  27289.                             ],
  27290.                             => [
  27291.                                 'label' => 'BREITE [9]',
  27292.                                 'dataSourceIndex' => [
  27293.                                     => '9',
  27294.                                 ],
  27295.                                 'transformationResultType' => 'numeric',
  27296.                                 'dataTarget' => [
  27297.                                     'type' => 'direct',
  27298.                                     'settings' => [
  27299.                                         'fieldName' => 'Packungsbreite',
  27300.                                         'language' => '',
  27301.                                         'writeIfTargetIsNotEmpty' => true,
  27302.                                         'writeIfSourceIsEmpty' => true,
  27303.                                     ],
  27304.                                 ],
  27305.                                 'transformationPipeline' => [
  27306.                                     => [
  27307.                                         'type' => 'numeric',
  27308.                                     ],
  27309.                                 ],
  27310.                             ],
  27311.                             => [
  27312.                                 'label' => 'HOEHE [10]',
  27313.                                 'dataSourceIndex' => [
  27314.                                     => '10',
  27315.                                 ],
  27316.                                 'transformationResultType' => 'numeric',
  27317.                                 'dataTarget' => [
  27318.                                     'type' => 'direct',
  27319.                                     'settings' => [
  27320.                                         'fieldName' => 'Packungsbreite',
  27321.                                         'language' => '',
  27322.                                         'writeIfTargetIsNotEmpty' => true,
  27323.                                         'writeIfSourceIsEmpty' => true,
  27324.                                     ],
  27325.                                 ],
  27326.                                 'transformationPipeline' => [
  27327.                                     => [
  27328.                                         'type' => 'numeric',
  27329.                                     ],
  27330.                                 ],
  27331.                             ],
  27332.                         ],
  27333.                         'executionConfig' => [
  27334.                             'scheduleType' => 'recurring',
  27335.                             'cronDefinition' => '',
  27336.                             'scheduledAt' => '',
  27337.                         ],
  27338.                         'permissions' => [
  27339.                             'user' => [
  27340.                             ],
  27341.                             'role' => [
  27342.                             ],
  27343.                         ],
  27344.                         'workspaces' => [
  27345.                         ],
  27346.                     ],
  27347.                     'Gesund-de' => [
  27348.                         'general' => [
  27349.                             'type' => 'dataImporterDataObject',
  27350.                             'name' => 'Gesund-de',
  27351.                             'description' => '',
  27352.                             'group' => 'Import',
  27353.                             'active' => false,
  27354.                             'path' => NULL,
  27355.                             'modificationDate' => 1732702238,
  27356.                             'createDate' => 1732699630,
  27357.                         ],
  27358.                         'loaderConfig' => [
  27359.                             'type' => 'upload',
  27360.                             'settings' => [
  27361.                                 'uploadFilePath' => 'Gesund-de/upload.import',
  27362.                             ],
  27363.                         ],
  27364.                         'interpreterConfig' => [
  27365.                             'type' => 'xlsx',
  27366.                             'settings' => [
  27367.                                 'skipFirstRow' => true,
  27368.                                 'sheetName' => 'Tabelle1',
  27369.                             ],
  27370.                         ],
  27371.                         'resolverConfig' => [
  27372.                             'elementType' => 'dataObject',
  27373.                             'dataObjectClassId' => '7',
  27374.                             'loadingStrategy' => [
  27375.                                 'type' => 'attribute',
  27376.                                 'settings' => [
  27377.                                     'dataSourceIndex' => '3',
  27378.                                     'attributeName' => 'pzn',
  27379.                                     'language' => '',
  27380.                                 ],
  27381.                             ],
  27382.                             'createLocationStrategy' => [
  27383.                                 'type' => 'doNotCreate',
  27384.                             ],
  27385.                             'locationUpdateStrategy' => [
  27386.                                 'type' => 'noChange',
  27387.                             ],
  27388.                             'publishingStrategy' => [
  27389.                                 'type' => 'noChangeUnpublishNew',
  27390.                             ],
  27391.                         ],
  27392.                         'processingConfig' => [
  27393.                             'executionType' => 'parallel',
  27394.                             'idDataIndex' => '',
  27395.                         ],
  27396.                         'mappingConfig' => [
  27397.                             => [
  27398.                                 'label' => 'Gesund-deURL',
  27399.                                 'dataSourceIndex' => [
  27400.                                     => '5',
  27401.                                 ],
  27402.                                 'transformationResultType' => 'default',
  27403.                                 'dataTarget' => [
  27404.                                     'type' => 'direct',
  27405.                                     'settings' => [
  27406.                                         'fieldName' => 'gesunddeURL',
  27407.                                         'language' => '',
  27408.                                         'writeIfTargetIsNotEmpty' => true,
  27409.                                         'writeIfSourceIsEmpty' => true,
  27410.                                     ],
  27411.                                 ],
  27412.                                 'transformationPipeline' => [
  27413.                                 ],
  27414.                             ],
  27415.                         ],
  27416.                         'executionConfig' => [
  27417.                             'scheduleType' => 'job',
  27418.                             'cronDefinition' => '',
  27419.                             'scheduledAt' => '',
  27420.                         ],
  27421.                         'permissions' => [
  27422.                             'user' => [
  27423.                             ],
  27424.                             'role' => [
  27425.                             ],
  27426.                         ],
  27427.                         'workspaces' => [
  27428.                         ],
  27429.                     ],
  27430.                     'Preisliste' => [
  27431.                         'general' => [
  27432.                             'active' => true,
  27433.                             'type' => 'dataImporterDataObject',
  27434.                             'name' => 'Preisliste',
  27435.                             'description' => '',
  27436.                             'group' => 'Import',
  27437.                             'path' => NULL,
  27438.                             'modificationDate' => 1759300416,
  27439.                             'createDate' => 1704360799,
  27440.                         ],
  27441.                         'loaderConfig' => [
  27442.                             'type' => 'upload',
  27443.                             'settings' => [
  27444.                                 'uploadFilePath' => 'Preisliste/upload.import',
  27445.                             ],
  27446.                         ],
  27447.                         'interpreterConfig' => [
  27448.                             'type' => 'csv',
  27449.                             'settings' => [
  27450.                                 'skipFirstRow' => true,
  27451.                                 'delimiter' => ';',
  27452.                                 'enclosure' => '"',
  27453.                                 'escape' => '\\',
  27454.                             ],
  27455.                         ],
  27456.                         'resolverConfig' => [
  27457.                             'elementType' => 'dataObject',
  27458.                             'dataObjectClassId' => '7',
  27459.                             'loadingStrategy' => [
  27460.                                 'type' => 'attribute',
  27461.                                 'settings' => [
  27462.                                     'dataSourceIndex' => '1',
  27463.                                     'attributeName' => 'pzn',
  27464.                                     'language' => '',
  27465.                                     'includeUnpublished' => true,
  27466.                                 ],
  27467.                             ],
  27468.                             'createLocationStrategy' => [
  27469.                                 'type' => 'doNotCreate',
  27470.                             ],
  27471.                             'locationUpdateStrategy' => [
  27472.                                 'type' => 'noChange',
  27473.                             ],
  27474.                             'publishingStrategy' => [
  27475.                                 'type' => 'noChangeUnpublishNew',
  27476.                             ],
  27477.                         ],
  27478.                         'processingConfig' => [
  27479.                             'executionType' => 'sequential',
  27480.                             'doArchiveImportFile' => true,
  27481.                             'idDataIndex' => '1',
  27482.                             'cleanup' => [
  27483.                                 'strategy' => 'unpublish',
  27484.                             ],
  27485.                         ],
  27486.                         'mappingConfig' => [
  27487.                             => [
  27488.                                 'label' => 'APU',
  27489.                                 'dataSourceIndex' => [
  27490.                                     => '5',
  27491.                                 ],
  27492.                                 'transformationResultType' => 'numeric',
  27493.                                 'dataTarget' => [
  27494.                                     'type' => 'direct',
  27495.                                     'settings' => [
  27496.                                         'fieldName' => 'APU',
  27497.                                         'language' => '',
  27498.                                         'writeIfTargetIsNotEmpty' => true,
  27499.                                         'writeIfSourceIsEmpty' => true,
  27500.                                     ],
  27501.                                 ],
  27502.                                 'transformationPipeline' => [
  27503.                                     => [
  27504.                                         'type' => 'numeric',
  27505.                                     ],
  27506.                                 ],
  27507.                             ],
  27508.                             => [
  27509.                                 'label' => 'AEP',
  27510.                                 'dataSourceIndex' => [
  27511.                                     => '6',
  27512.                                 ],
  27513.                                 'transformationResultType' => 'numeric',
  27514.                                 'dataTarget' => [
  27515.                                     'type' => 'direct',
  27516.                                     'settings' => [
  27517.                                         'fieldName' => 'AEP',
  27518.                                         'language' => '',
  27519.                                         'writeIfTargetIsNotEmpty' => true,
  27520.                                         'writeIfSourceIsEmpty' => true,
  27521.                                     ],
  27522.                                 ],
  27523.                                 'transformationPipeline' => [
  27524.                                     => [
  27525.                                         'type' => 'numeric',
  27526.                                     ],
  27527.                                 ],
  27528.                             ],
  27529.                             => [
  27530.                                 'label' => 'AVP',
  27531.                                 'dataSourceIndex' => [
  27532.                                     => '7',
  27533.                                 ],
  27534.                                 'transformationResultType' => 'numeric',
  27535.                                 'dataTarget' => [
  27536.                                     'type' => 'direct',
  27537.                                     'settings' => [
  27538.                                         'fieldName' => 'AVP',
  27539.                                         'language' => '',
  27540.                                         'writeIfTargetIsNotEmpty' => true,
  27541.                                         'writeIfSourceIsEmpty' => false,
  27542.                                     ],
  27543.                                 ],
  27544.                                 'transformationPipeline' => [
  27545.                                     => [
  27546.                                         'type' => 'numeric',
  27547.                                     ],
  27548.                                 ],
  27549.                             ],
  27550.                             => [
  27551.                                 'label' => 'SAP',
  27552.                                 'dataSourceIndex' => [
  27553.                                     => '2',
  27554.                                 ],
  27555.                                 'transformationResultType' => 'default',
  27556.                                 'dataTarget' => [
  27557.                                     'type' => 'direct',
  27558.                                     'settings' => [
  27559.                                         'fieldName' => 'sapNummer',
  27560.                                         'language' => '',
  27561.                                         'writeIfTargetIsNotEmpty' => true,
  27562.                                         'writeIfSourceIsEmpty' => true,
  27563.                                     ],
  27564.                                 ],
  27565.                                 'transformationPipeline' => [
  27566.                                 ],
  27567.                             ],
  27568.                         ],
  27569.                         'executionConfig' => [
  27570.                             'scheduleType' => 'job',
  27571.                             'cronDefinition' => '',
  27572.                             'scheduledAt' => '',
  27573.                         ],
  27574.                         'permissions' => [
  27575.                             'user' => [
  27576.                             ],
  27577.                             'role' => [
  27578.                             ],
  27579.                         ],
  27580.                         'workspaces' => [
  27581.                         ],
  27582.                     ],
  27583.                     'Jobs' => [
  27584.                         'general' => [
  27585.                             'active' => true,
  27586.                             'type' => 'dataImporterDataObject',
  27587.                             'name' => 'Jobs',
  27588.                             'description' => '',
  27589.                             'group' => 'Import',
  27590.                             'path' => NULL,
  27591.                             'modificationDate' => 1770016952,
  27592.                             'createDate' => 1697033031,
  27593.                         ],
  27594.                         'loaderConfig' => [
  27595.                             'type' => 'http',
  27596.                             'settings' => [
  27597.                                 'schema' => 'https://',
  27598.                                 'url' => 'recruitingapp-2724.umantis.com/XMLExport/101?Key=uVxC57Zvub&CustomerID=2724&SprachID=1&Sprache=ger',
  27599.                             ],
  27600.                         ],
  27601.                         'interpreterConfig' => [
  27602.                             'type' => 'xml',
  27603.                             'settings' => [
  27604.                                 'xpath' => '/jobs/job',
  27605.                                 'schema' => '',
  27606.                             ],
  27607.                         ],
  27608.                         'resolverConfig' => [
  27609.                             'elementType' => 'dataObject',
  27610.                             'dataObjectClassId' => '18',
  27611.                             'loadingStrategy' => [
  27612.                                 'type' => 'attribute',
  27613.                                 'settings' => [
  27614.                                     'dataSourceIndex' => 'StellenID',
  27615.                                     'attributeName' => 'UmantisID',
  27616.                                     'language' => '',
  27617.                                 ],
  27618.                             ],
  27619.                             'createLocationStrategy' => [
  27620.                                 'type' => 'staticPath',
  27621.                                 'settings' => [
  27622.                                     'path' => '/Stellenanzeigen',
  27623.                                 ],
  27624.                             ],
  27625.                             'locationUpdateStrategy' => [
  27626.                                 'type' => 'findParent',
  27627.                                 'settings' => [
  27628.                                     'findStrategy' => 'id',
  27629.                                     'attributeDataObjectClassId' => '',
  27630.                                     'attributeName' => '',
  27631.                                     'attributeLanguage' => '',
  27632.                                     'dataSourceIndex' => 'StellenID',
  27633.                                     'fallbackPath' => '/Stellenanzeigen',
  27634.                                 ],
  27635.                             ],
  27636.                             'publishingStrategy' => [
  27637.                                 'type' => 'alwaysPublish',
  27638.                             ],
  27639.                         ],
  27640.                         'processingConfig' => [
  27641.                             'executionType' => 'sequential',
  27642.                             'doArchiveImportFile' => true,
  27643.                             'idDataIndex' => 'StellenID',
  27644.                             'cleanup' => [
  27645.                                 'doCleanup' => true,
  27646.                                 'strategy' => 'unpublish',
  27647.                             ],
  27648.                         ],
  27649.                         'mappingConfig' => [
  27650.                             => [
  27651.                                 'label' => 'StellenID',
  27652.                                 'dataSourceIndex' => [
  27653.                                     => 'StellenID',
  27654.                                 ],
  27655.                                 'transformationResultType' => 'default',
  27656.                                 'dataTarget' => [
  27657.                                     'type' => 'direct',
  27658.                                     'settings' => [
  27659.                                         'fieldName' => 'UmantisID',
  27660.                                         'language' => '',
  27661.                                         'writeIfTargetIsNotEmpty' => true,
  27662.                                         'writeIfSourceIsEmpty' => true,
  27663.                                     ],
  27664.                                 ],
  27665.                                 'transformationPipeline' => [
  27666.                                 ],
  27667.                             ],
  27668.                             => [
  27669.                                 'label' => 'Jobtitle',
  27670.                                 'dataSourceIndex' => [
  27671.                                     => 'Jobtitel',
  27672.                                 ],
  27673.                                 'transformationResultType' => 'default',
  27674.                                 'dataTarget' => [
  27675.                                     'type' => 'direct',
  27676.                                     'settings' => [
  27677.                                         'fieldName' => 'Jobtitle',
  27678.                                         'language' => '',
  27679.                                         'writeIfTargetIsNotEmpty' => true,
  27680.                                         'writeIfSourceIsEmpty' => true,
  27681.                                     ],
  27682.                                 ],
  27683.                                 'transformationPipeline' => [
  27684.                                 ],
  27685.                             ],
  27686.                             => [
  27687.                                 'label' => 'TitelTextblock1',
  27688.                                 'dataSourceIndex' => [
  27689.                                     => 'TitelTextblock1',
  27690.                                 ],
  27691.                                 'transformationResultType' => 'default',
  27692.                                 'dataTarget' => [
  27693.                                     'type' => 'direct',
  27694.                                     'settings' => [
  27695.                                         'fieldName' => 'TitelTextblock1',
  27696.                                         'language' => '',
  27697.                                         'writeIfTargetIsNotEmpty' => true,
  27698.                                         'writeIfSourceIsEmpty' => true,
  27699.                                     ],
  27700.                                 ],
  27701.                                 'transformationPipeline' => [
  27702.                                 ],
  27703.                             ],
  27704.                             => [
  27705.                                 'label' => 'Textblock1',
  27706.                                 'dataSourceIndex' => [
  27707.                                     => 'Textblock1',
  27708.                                 ],
  27709.                                 'transformationResultType' => 'default',
  27710.                                 'dataTarget' => [
  27711.                                     'type' => 'direct',
  27712.                                     'settings' => [
  27713.                                         'fieldName' => 'Textblock1',
  27714.                                         'language' => '',
  27715.                                         'writeIfTargetIsNotEmpty' => true,
  27716.                                         'writeIfSourceIsEmpty' => true,
  27717.                                     ],
  27718.                                 ],
  27719.                                 'transformationPipeline' => [
  27720.                                     => [
  27721.                                         'type' => 'htmlDecode',
  27722.                                     ],
  27723.                                 ],
  27724.                             ],
  27725.                             => [
  27726.                                 'label' => 'TitelTextblock2',
  27727.                                 'dataSourceIndex' => [
  27728.                                     => 'TitelTextblock2',
  27729.                                 ],
  27730.                                 'transformationResultType' => 'default',
  27731.                                 'dataTarget' => [
  27732.                                     'type' => 'direct',
  27733.                                     'settings' => [
  27734.                                         'fieldName' => 'TitelTextblock2',
  27735.                                         'language' => '',
  27736.                                         'writeIfTargetIsNotEmpty' => true,
  27737.                                         'writeIfSourceIsEmpty' => true,
  27738.                                     ],
  27739.                                 ],
  27740.                                 'transformationPipeline' => [
  27741.                                 ],
  27742.                             ],
  27743.                             => [
  27744.                                 'label' => 'Textblock2',
  27745.                                 'dataSourceIndex' => [
  27746.                                     => 'Textblock2',
  27747.                                 ],
  27748.                                 'transformationResultType' => 'default',
  27749.                                 'dataTarget' => [
  27750.                                     'type' => 'direct',
  27751.                                     'settings' => [
  27752.                                         'fieldName' => 'Textblock2',
  27753.                                         'language' => '',
  27754.                                         'writeIfTargetIsNotEmpty' => true,
  27755.                                         'writeIfSourceIsEmpty' => true,
  27756.                                     ],
  27757.                                 ],
  27758.                                 'transformationPipeline' => [
  27759.                                 ],
  27760.                             ],
  27761.                             => [
  27762.                                 'label' => 'TitelTextblock3',
  27763.                                 'dataSourceIndex' => [
  27764.                                     => 'TitelTextblock3',
  27765.                                 ],
  27766.                                 'transformationResultType' => 'default',
  27767.                                 'dataTarget' => [
  27768.                                     'type' => 'direct',
  27769.                                     'settings' => [
  27770.                                         'fieldName' => 'TitelTextblock3',
  27771.                                         'language' => '',
  27772.                                         'writeIfTargetIsNotEmpty' => true,
  27773.                                         'writeIfSourceIsEmpty' => true,
  27774.                                     ],
  27775.                                 ],
  27776.                                 'transformationPipeline' => [
  27777.                                 ],
  27778.                             ],
  27779.                             => [
  27780.                                 'label' => 'Textblock3',
  27781.                                 'dataSourceIndex' => [
  27782.                                     => 'Textblock3',
  27783.                                 ],
  27784.                                 'transformationResultType' => 'default',
  27785.                                 'dataTarget' => [
  27786.                                     'type' => 'direct',
  27787.                                     'settings' => [
  27788.                                         'fieldName' => 'Textblock3',
  27789.                                         'language' => '',
  27790.                                         'writeIfTargetIsNotEmpty' => true,
  27791.                                         'writeIfSourceIsEmpty' => true,
  27792.                                     ],
  27793.                                 ],
  27794.                                 'transformationPipeline' => [
  27795.                                     => [
  27796.                                         'type' => 'htmlDecode',
  27797.                                     ],
  27798.                                 ],
  27799.                             ],
  27800.                             => [
  27801.                                 'label' => 'TitelTextblock4',
  27802.                                 'dataSourceIndex' => [
  27803.                                     => 'TitelTextblock4',
  27804.                                 ],
  27805.                                 'transformationResultType' => 'default',
  27806.                                 'dataTarget' => [
  27807.                                     'type' => 'direct',
  27808.                                     'settings' => [
  27809.                                         'fieldName' => 'TitelTextblock4',
  27810.                                         'language' => '',
  27811.                                         'writeIfTargetIsNotEmpty' => true,
  27812.                                         'writeIfSourceIsEmpty' => true,
  27813.                                     ],
  27814.                                 ],
  27815.                                 'transformationPipeline' => [
  27816.                                 ],
  27817.                             ],
  27818.                             => [
  27819.                                 'label' => 'Textblock4',
  27820.                                 'dataSourceIndex' => [
  27821.                                     => 'Textblock4',
  27822.                                 ],
  27823.                                 'transformationResultType' => 'default',
  27824.                                 'dataTarget' => [
  27825.                                     'type' => 'direct',
  27826.                                     'settings' => [
  27827.                                         'fieldName' => 'Textblock4',
  27828.                                         'language' => '',
  27829.                                         'writeIfTargetIsNotEmpty' => true,
  27830.                                         'writeIfSourceIsEmpty' => true,
  27831.                                     ],
  27832.                                 ],
  27833.                                 'transformationPipeline' => [
  27834.                                     => [
  27835.                                         'type' => 'htmlDecode',
  27836.                                     ],
  27837.                                 ],
  27838.                             ],
  27839.                             10 => [
  27840.                                 'label' => 'TitelTextblock5',
  27841.                                 'dataSourceIndex' => [
  27842.                                     => 'TitelTextblock5',
  27843.                                 ],
  27844.                                 'transformationResultType' => 'default',
  27845.                                 'dataTarget' => [
  27846.                                     'type' => 'direct',
  27847.                                     'settings' => [
  27848.                                         'fieldName' => 'TitelTextblock5',
  27849.                                         'language' => '',
  27850.                                         'writeIfTargetIsNotEmpty' => true,
  27851.                                         'writeIfSourceIsEmpty' => true,
  27852.                                     ],
  27853.                                 ],
  27854.                                 'transformationPipeline' => [
  27855.                                 ],
  27856.                             ],
  27857.                             11 => [
  27858.                                 'label' => 'Textblock5',
  27859.                                 'dataSourceIndex' => [
  27860.                                     => 'Textblock5',
  27861.                                 ],
  27862.                                 'transformationResultType' => 'default',
  27863.                                 'dataTarget' => [
  27864.                                     'type' => 'direct',
  27865.                                     'settings' => [
  27866.                                         'fieldName' => 'Textblock5',
  27867.                                         'language' => '',
  27868.                                         'writeIfTargetIsNotEmpty' => true,
  27869.                                         'writeIfSourceIsEmpty' => true,
  27870.                                     ],
  27871.                                 ],
  27872.                                 'transformationPipeline' => [
  27873.                                     => [
  27874.                                         'type' => 'htmlDecode',
  27875.                                     ],
  27876.                                 ],
  27877.                             ],
  27878.                             12 => [
  27879.                                 'label' => 'TitelTextblock6',
  27880.                                 'dataSourceIndex' => [
  27881.                                     => 'TitelTextblock6',
  27882.                                 ],
  27883.                                 'transformationResultType' => 'default',
  27884.                                 'dataTarget' => [
  27885.                                     'type' => 'direct',
  27886.                                     'settings' => [
  27887.                                         'fieldName' => 'TitelTextblock6',
  27888.                                         'language' => '',
  27889.                                         'writeIfTargetIsNotEmpty' => true,
  27890.                                         'writeIfSourceIsEmpty' => true,
  27891.                                     ],
  27892.                                 ],
  27893.                                 'transformationPipeline' => [
  27894.                                 ],
  27895.                             ],
  27896.                             13 => [
  27897.                                 'label' => 'Textblock6',
  27898.                                 'dataSourceIndex' => [
  27899.                                     => 'Textblock6',
  27900.                                 ],
  27901.                                 'transformationResultType' => 'default',
  27902.                                 'dataTarget' => [
  27903.                                     'type' => 'direct',
  27904.                                     'settings' => [
  27905.                                         'fieldName' => 'Textblock6',
  27906.                                         'language' => '',
  27907.                                         'writeIfTargetIsNotEmpty' => true,
  27908.                                         'writeIfSourceIsEmpty' => true,
  27909.                                     ],
  27910.                                 ],
  27911.                                 'transformationPipeline' => [
  27912.                                 ],
  27913.                             ],
  27914.                             14 => [
  27915.                                 'label' => 'TitelTextblock7',
  27916.                                 'dataSourceIndex' => [
  27917.                                     => 'TitelTextblock7',
  27918.                                 ],
  27919.                                 'transformationResultType' => 'default',
  27920.                                 'dataTarget' => [
  27921.                                     'type' => 'direct',
  27922.                                     'settings' => [
  27923.                                         'fieldName' => 'TitelTextblock7',
  27924.                                         'language' => '',
  27925.                                         'writeIfTargetIsNotEmpty' => true,
  27926.                                         'writeIfSourceIsEmpty' => true,
  27927.                                     ],
  27928.                                 ],
  27929.                                 'transformationPipeline' => [
  27930.                                 ],
  27931.                             ],
  27932.                             15 => [
  27933.                                 'label' => 'Textblock7',
  27934.                                 'dataSourceIndex' => [
  27935.                                     => 'Textblock7',
  27936.                                 ],
  27937.                                 'transformationResultType' => 'default',
  27938.                                 'dataTarget' => [
  27939.                                     'type' => 'direct',
  27940.                                     'settings' => [
  27941.                                         'fieldName' => 'Textblock7',
  27942.                                         'language' => '',
  27943.                                         'writeIfTargetIsNotEmpty' => true,
  27944.                                         'writeIfSourceIsEmpty' => true,
  27945.                                     ],
  27946.                                 ],
  27947.                                 'transformationPipeline' => [
  27948.                                 ],
  27949.                             ],
  27950.                             16 => [
  27951.                                 'label' => 'TitelTextblock8',
  27952.                                 'dataSourceIndex' => [
  27953.                                     => 'TitelTextblock8',
  27954.                                 ],
  27955.                                 'transformationResultType' => 'default',
  27956.                                 'dataTarget' => [
  27957.                                     'type' => 'direct',
  27958.                                     'settings' => [
  27959.                                         'fieldName' => 'TitelTextblock8',
  27960.                                         'language' => '',
  27961.                                         'writeIfTargetIsNotEmpty' => true,
  27962.                                         'writeIfSourceIsEmpty' => true,
  27963.                                     ],
  27964.                                 ],
  27965.                                 'transformationPipeline' => [
  27966.                                 ],
  27967.                             ],
  27968.                             17 => [
  27969.                                 'label' => 'Textblock8',
  27970.                                 'dataSourceIndex' => [
  27971.                                     => 'Textblock8',
  27972.                                 ],
  27973.                                 'transformationResultType' => 'default',
  27974.                                 'dataTarget' => [
  27975.                                     'type' => 'direct',
  27976.                                     'settings' => [
  27977.                                         'fieldName' => 'Textblock8',
  27978.                                         'language' => '',
  27979.                                         'writeIfTargetIsNotEmpty' => true,
  27980.                                         'writeIfSourceIsEmpty' => true,
  27981.                                     ],
  27982.                                 ],
  27983.                                 'transformationPipeline' => [
  27984.                                 ],
  27985.                             ],
  27986.                             18 => [
  27987.                                 'label' => 'PlaceOfWork',
  27988.                                 'dataSourceIndex' => [
  27989.                                     => 'Arbeitsort',
  27990.                                 ],
  27991.                                 'transformationResultType' => 'default',
  27992.                                 'dataTarget' => [
  27993.                                     'type' => 'direct',
  27994.                                     'settings' => [
  27995.                                         'fieldName' => 'PlaceOfWork',
  27996.                                         'language' => '',
  27997.                                         'writeIfTargetIsNotEmpty' => true,
  27998.                                         'writeIfSourceIsEmpty' => true,
  27999.                                     ],
  28000.                                 ],
  28001.                                 'transformationPipeline' => [
  28002.                                 ],
  28003.                             ],
  28004.                             19 => [
  28005.                                 'label' => 'Departement',
  28006.                                 'dataSourceIndex' => [
  28007.                                     => 'Unternehmensbereich',
  28008.                                 ],
  28009.                                 'transformationResultType' => 'default',
  28010.                                 'dataTarget' => [
  28011.                                     'type' => 'direct',
  28012.                                     'settings' => [
  28013.                                         'fieldName' => 'Department',
  28014.                                         'language' => '',
  28015.                                         'writeIfTargetIsNotEmpty' => true,
  28016.                                         'writeIfSourceIsEmpty' => true,
  28017.                                     ],
  28018.                                 ],
  28019.                                 'transformationPipeline' => [
  28020.                                 ],
  28021.                             ],
  28022.                             20 => [
  28023.                                 'label' => 'EntryLevel',
  28024.                                 'dataSourceIndex' => [
  28025.                                     => 'Einstieg_als',
  28026.                                 ],
  28027.                                 'transformationResultType' => 'default',
  28028.                                 'dataTarget' => [
  28029.                                     'type' => 'direct',
  28030.                                     'settings' => [
  28031.                                         'fieldName' => 'EntryLevel',
  28032.                                         'language' => '',
  28033.                                         'writeIfTargetIsNotEmpty' => true,
  28034.                                         'writeIfSourceIsEmpty' => true,
  28035.                                     ],
  28036.                                 ],
  28037.                                 'transformationPipeline' => [
  28038.                                 ],
  28039.                             ],
  28040.                             21 => [
  28041.                                 'label' => 'EmploymentType',
  28042.                                 'dataSourceIndex' => [
  28043.                                     => 'Art',
  28044.                                 ],
  28045.                                 'transformationResultType' => 'default',
  28046.                                 'dataTarget' => [
  28047.                                     'type' => 'direct',
  28048.                                     'settings' => [
  28049.                                         'fieldName' => 'EmploymentType',
  28050.                                         'language' => '',
  28051.                                         'writeIfTargetIsNotEmpty' => true,
  28052.                                         'writeIfSourceIsEmpty' => true,
  28053.                                     ],
  28054.                                 ],
  28055.                                 'transformationPipeline' => [
  28056.                                 ],
  28057.                             ],
  28058.                             22 => [
  28059.                                 'label' => 'ContractType',
  28060.                                 'dataSourceIndex' => [
  28061.                                     => 'Vertragstype',
  28062.                                 ],
  28063.                                 'transformationResultType' => 'default',
  28064.                                 'dataTarget' => [
  28065.                                     'type' => 'direct',
  28066.                                     'settings' => [
  28067.                                         'fieldName' => 'ContractType',
  28068.                                         'language' => '',
  28069.                                         'writeIfTargetIsNotEmpty' => true,
  28070.                                         'writeIfSourceIsEmpty' => true,
  28071.                                     ],
  28072.                                 ],
  28073.                                 'transformationPipeline' => [
  28074.                                 ],
  28075.                             ],
  28076.                             23 => [
  28077.                                 'label' => 'HRExpert_Name',
  28078.                                 'dataSourceIndex' => [
  28079.                                     => 'Zustaendiger_Personalbetreuer',
  28080.                                 ],
  28081.                                 'transformationResultType' => 'default',
  28082.                                 'dataTarget' => [
  28083.                                     'type' => 'direct',
  28084.                                     'settings' => [
  28085.                                         'fieldName' => 'HRExpert_Name',
  28086.                                         'language' => '',
  28087.                                         'writeIfTargetIsNotEmpty' => true,
  28088.                                         'writeIfSourceIsEmpty' => true,
  28089.                                     ],
  28090.                                 ],
  28091.                                 'transformationPipeline' => [
  28092.                                 ],
  28093.                             ],
  28094.                             24 => [
  28095.                                 'label' => 'OnlineSince',
  28096.                                 'dataSourceIndex' => [
  28097.                                     => 'Online_Seit',
  28098.                                 ],
  28099.                                 'transformationResultType' => 'default',
  28100.                                 'dataTarget' => [
  28101.                                     'type' => 'direct',
  28102.                                     'settings' => [
  28103.                                         'fieldName' => 'OnlineSince',
  28104.                                         'language' => '',
  28105.                                         'writeIfTargetIsNotEmpty' => true,
  28106.                                         'writeIfSourceIsEmpty' => true,
  28107.                                     ],
  28108.                                 ],
  28109.                                 'transformationPipeline' => [
  28110.                                 ],
  28111.                             ],
  28112.                             25 => [
  28113.                                 'label' => 'ApplyURL',
  28114.                                 'dataSourceIndex' => [
  28115.                                     => 'Application_URL',
  28116.                                 ],
  28117.                                 'transformationResultType' => 'default',
  28118.                                 'dataTarget' => [
  28119.                                     'type' => 'direct',
  28120.                                     'settings' => [
  28121.                                         'fieldName' => 'ApplyURL',
  28122.                                         'language' => '',
  28123.                                         'writeIfTargetIsNotEmpty' => true,
  28124.                                         'writeIfSourceIsEmpty' => true,
  28125.                                     ],
  28126.                                 ],
  28127.                                 'transformationPipeline' => [
  28128.                                 ],
  28129.                             ],
  28130.                             26 => [
  28131.                                 'label' => 'PublicationURL',
  28132.                                 'dataSourceIndex' => [
  28133.                                     => 'Description_URL',
  28134.                                 ],
  28135.                                 'transformationResultType' => 'default',
  28136.                                 'dataTarget' => [
  28137.                                     'type' => 'direct',
  28138.                                     'settings' => [
  28139.                                         'fieldName' => 'PublicationURL',
  28140.                                         'language' => '',
  28141.                                         'writeIfTargetIsNotEmpty' => true,
  28142.                                         'writeIfSourceIsEmpty' => true,
  28143.                                     ],
  28144.                                 ],
  28145.                                 'transformationPipeline' => [
  28146.                                 ],
  28147.                             ],
  28148.                             27 => [
  28149.                                 'label' => 'Stellentitel Ordner',
  28150.                                 'dataSourceIndex' => [
  28151.                                     => 'StellenID',
  28152.                                 ],
  28153.                                 'transformationResultType' => 'default',
  28154.                                 'dataTarget' => [
  28155.                                     'type' => 'direct',
  28156.                                     'settings' => [
  28157.                                         'fieldName' => 'key',
  28158.                                         'language' => '',
  28159.                                         'writeIfTargetIsNotEmpty' => true,
  28160.                                         'writeIfSourceIsEmpty' => true,
  28161.                                     ],
  28162.                                 ],
  28163.                                 'transformationPipeline' => [
  28164.                                 ],
  28165.                             ],
  28166.                         ],
  28167.                         'executionConfig' => [
  28168.                             'scheduleType' => 'job',
  28169.                             'cronDefinition' => '0 * * * * ',
  28170.                             'scheduledAt' => '',
  28171.                         ],
  28172.                         'permissions' => [
  28173.                             'user' => [
  28174.                                 => [
  28175.                                     'id' => 8,
  28176.                                     'name' => 'JHe',
  28177.                                     'read' => true,
  28178.                                     'update' => true,
  28179.                                 ],
  28180.                             ],
  28181.                             'role' => [
  28182.                                 => [
  28183.                                     'id' => 10,
  28184.                                     'name' => 'Digital_Media',
  28185.                                     'read' => true,
  28186.                                     'update' => true,
  28187.                                     'delete' => false,
  28188.                                 ],
  28189.                             ],
  28190.                         ],
  28191.                         'workspaces' => [
  28192.                         ],
  28193.                     ],
  28194.                     'middleware-bak' => [
  28195.                         'general' => [
  28196.                             'active' => true,
  28197.                             'type' => 'graphql',
  28198.                             'name' => 'middleware-bak',
  28199.                             'description' => '',
  28200.                             'group' => 'Backups',
  28201.                             'sqlObjectCondition' => '',
  28202.                             'modificationDate' => 1773906399,
  28203.                             'path' => NULL,
  28204.                             'createDate' => 1656077741,
  28205.                         ],
  28206.                         'schema' => [
  28207.                             'queryEntities' => [
  28208.                                 'Beitrag' => [
  28209.                                     'id' => 'Beitrag',
  28210.                                     'name' => 'Beitrag',
  28211.                                     'columnConfig' => [
  28212.                                         'columns' => [
  28213.                                             => [
  28214.                                                 'attributes' => [
  28215.                                                     'attribute' => 'id',
  28216.                                                     'label' => 'ID',
  28217.                                                     'dataType' => 'system',
  28218.                                                 ],
  28219.                                                 'isOperator' => false,
  28220.                                             ],
  28221.                                             => [
  28222.                                                 'attributes' => [
  28223.                                                     'attribute' => 'key',
  28224.                                                     'label' => 'Schlüssel',
  28225.                                                     'dataType' => 'system',
  28226.                                                 ],
  28227.                                                 'isOperator' => false,
  28228.                                             ],
  28229.                                             => [
  28230.                                                 'attributes' => [
  28231.                                                     'attribute' => 'creationDate',
  28232.                                                     'label' => 'Erstellungsdatum',
  28233.                                                     'dataType' => 'system',
  28234.                                                 ],
  28235.                                                 'isOperator' => false,
  28236.                                             ],
  28237.                                             => [
  28238.                                                 'attributes' => [
  28239.                                                     'attribute' => 'modificationDate',
  28240.                                                     'label' => 'Änderungsdatum',
  28241.                                                     'dataType' => 'system',
  28242.                                                 ],
  28243.                                                 'isOperator' => false,
  28244.                                             ],
  28245.                                             => [
  28246.                                                 'attributes' => [
  28247.                                                     'attribute' => 'articleType',
  28248.                                                     'label' => 'Typ',
  28249.                                                     'dataType' => 'select',
  28250.                                                 ],
  28251.                                                 'isOperator' => false,
  28252.                                             ],
  28253.                                             => [
  28254.                                                 'attributes' => [
  28255.                                                     'attribute' => 'articleDate',
  28256.                                                     'label' => 'Datum',
  28257.                                                     'dataType' => 'datetime',
  28258.                                                 ],
  28259.                                                 'isOperator' => false,
  28260.                                             ],
  28261.                                             => [
  28262.                                                 'attributes' => [
  28263.                                                     'attribute' => 'stateInformation',
  28264.                                                     'label' => 'Status',
  28265.                                                     'dataType' => 'select',
  28266.                                                 ],
  28267.                                                 'isOperator' => false,
  28268.                                             ],
  28269.                                             => [
  28270.                                                 'attributes' => [
  28271.                                                     'attribute' => 'publishEndverbraucher',
  28272.                                                     'label' => 'Endverbraucher',
  28273.                                                     'dataType' => 'select',
  28274.                                                 ],
  28275.                                                 'isOperator' => false,
  28276.                                             ],
  28277.                                             => [
  28278.                                                 'attributes' => [
  28279.                                                     'attribute' => 'publishFachkreise',
  28280.                                                     'label' => 'Fachkreise',
  28281.                                                     'dataType' => 'select',
  28282.                                                 ],
  28283.                                                 'isOperator' => false,
  28284.                                             ],
  28285.                                             => [
  28286.                                                 'attributes' => [
  28287.                                                     'attribute' => 'author',
  28288.                                                     'label' => 'Autor',
  28289.                                                     'dataType' => 'manyToOneRelation',
  28290.                                                 ],
  28291.                                                 'isOperator' => false,
  28292.                                             ],
  28293.                                             10 => [
  28294.                                                 'attributes' => [
  28295.                                                     'attribute' => 'topic',
  28296.                                                     'label' => '(topic)',
  28297.                                                     'dataType' => 'manyToManyObjectRelation',
  28298.                                                 ],
  28299.                                                 'isOperator' => false,
  28300.                                             ],
  28301.                                             11 => [
  28302.                                                 'attributes' => [
  28303.                                                     'attribute' => 'keyword',
  28304.                                                     'label' => '(keyword)',
  28305.                                                     'dataType' => 'manyToManyObjectRelation',
  28306.                                                 ],
  28307.                                                 'isOperator' => false,
  28308.                                             ],
  28309.                                             12 => [
  28310.                                                 'attributes' => [
  28311.                                                     'attribute' => 'titleOriginal',
  28312.                                                     'label' => 'Titel',
  28313.                                                     'dataType' => 'input',
  28314.                                                 ],
  28315.                                                 'isOperator' => false,
  28316.                                             ],
  28317.                                             13 => [
  28318.                                                 'attributes' => [
  28319.                                                     'attribute' => 'titleReworked',
  28320.                                                     'label' => 'Titel',
  28321.                                                     'dataType' => 'input',
  28322.                                                 ],
  28323.                                                 'isOperator' => false,
  28324.                                             ],
  28325.                                             14 => [
  28326.                                                 'attributes' => [
  28327.                                                     'attribute' => 'titleOnline',
  28328.                                                     'label' => 'Titel',
  28329.                                                     'dataType' => 'input',
  28330.                                                 ],
  28331.                                                 'isOperator' => false,
  28332.                                             ],
  28333.                                             15 => [
  28334.                                                 'attributes' => [
  28335.                                                     'attribute' => 'subHeadingOriginal',
  28336.                                                     'label' => 'Zwischenheadline',
  28337.                                                     'dataType' => 'textarea',
  28338.                                                 ],
  28339.                                                 'isOperator' => false,
  28340.                                             ],
  28341.                                             16 => [
  28342.                                                 'attributes' => [
  28343.                                                     'attribute' => 'subHeadingReworked',
  28344.                                                     'label' => 'Zwischenheadline',
  28345.                                                     'dataType' => 'textarea',
  28346.                                                 ],
  28347.                                                 'isOperator' => false,
  28348.                                             ],
  28349.                                             17 => [
  28350.                                                 'attributes' => [
  28351.                                                     'attribute' => 'subHeadingOnline',
  28352.                                                     'label' => 'Zwischenheadline',
  28353.                                                     'dataType' => 'textarea',
  28354.                                                 ],
  28355.                                                 'isOperator' => false,
  28356.                                             ],
  28357.                                             18 => [
  28358.                                                 'attributes' => [
  28359.                                                     'attribute' => 'subTitleOriginal',
  28360.                                                     'label' => 'SubTitel',
  28361.                                                     'dataType' => 'textarea',
  28362.                                                 ],
  28363.                                                 'isOperator' => false,
  28364.                                             ],
  28365.                                             19 => [
  28366.                                                 'attributes' => [
  28367.                                                     'attribute' => 'subTitleReworked',
  28368.                                                     'label' => 'SubTitel',
  28369.                                                     'dataType' => 'textarea',
  28370.                                                 ],
  28371.                                                 'isOperator' => false,
  28372.                                             ],
  28373.                                             20 => [
  28374.                                                 'attributes' => [
  28375.                                                     'attribute' => 'subTitleOnline',
  28376.                                                     'label' => 'SubTitel',
  28377.                                                     'dataType' => 'textarea',
  28378.                                                 ],
  28379.                                                 'isOperator' => false,
  28380.                                             ],
  28381.                                             21 => [
  28382.                                                 'attributes' => [
  28383.                                                     'attribute' => 'summary',
  28384.                                                     'label' => 'Zusammenfassung',
  28385.                                                     'dataType' => 'textarea',
  28386.                                                 ],
  28387.                                                 'isOperator' => false,
  28388.                                             ],
  28389.                                             22 => [
  28390.                                                 'attributes' => [
  28391.                                                     'attribute' => 'pressreleaseOriginal',
  28392.                                                     'label' => '(pressreleaseOriginal)',
  28393.                                                     'dataType' => 'wysiwyg',
  28394.                                                 ],
  28395.                                                 'isOperator' => false,
  28396.                                             ],
  28397.                                             23 => [
  28398.                                                 'attributes' => [
  28399.                                                     'attribute' => 'pressreleaseRework',
  28400.                                                     'label' => '(pressreleaseRework)',
  28401.                                                     'dataType' => 'wysiwyg',
  28402.                                                 ],
  28403.                                                 'isOperator' => false,
  28404.                                             ],
  28405.                                             24 => [
  28406.                                                 'attributes' => [
  28407.                                                     'attribute' => 'pressreleaseOnline',
  28408.                                                     'label' => '(pressreleaseOnline)',
  28409.                                                     'dataType' => 'wysiwyg',
  28410.                                                 ],
  28411.                                                 'isOperator' => false,
  28412.                                             ],
  28413.                                             25 => [
  28414.                                                 'attributes' => [
  28415.                                                     'attribute' => 'documents',
  28416.                                                     'label' => 'Dokumente',
  28417.                                                     'dataType' => 'manyToManyRelation',
  28418.                                                 ],
  28419.                                                 'isOperator' => false,
  28420.                                             ],
  28421.                                             26 => [
  28422.                                                 'attributes' => [
  28423.                                                     'attribute' => 'quellenangaben',
  28424.                                                     'label' => 'Quellenangaben',
  28425.                                                     'dataType' => 'fieldcollections',
  28426.                                                 ],
  28427.                                                 'isOperator' => false,
  28428.                                             ],
  28429.                                             27 => [
  28430.                                                 'attributes' => [
  28431.                                                     'attribute' => 'weiterfuehrendeLinks',
  28432.                                                     'label' => 'Weiterführende Links',
  28433.                                                     'dataType' => 'fieldcollections',
  28434.                                                 ],
  28435.                                                 'isOperator' => false,
  28436.                                             ],
  28437.                                             28 => [
  28438.                                                 'attributes' => [
  28439.                                                     'attribute' => 'product',
  28440.                                                     'label' => '(product)',
  28441.                                                     'dataType' => 'manyToManyObjectRelation',
  28442.                                                 ],
  28443.                                                 'isOperator' => false,
  28444.                                             ],
  28445.                                             29 => [
  28446.                                                 'attributes' => [
  28447.                                                     'attribute' => 'interest',
  28448.                                                     'label' => 'Für Sie auch interessant',
  28449.                                                     'dataType' => 'manyToManyObjectRelation',
  28450.                                                 ],
  28451.                                                 'isOperator' => false,
  28452.                                             ],
  28453.                                             30 => [
  28454.                                                 'attributes' => [
  28455.                                                     'attribute' => 'more',
  28456.                                                     'label' => 'Mehr aus unserem Magazin',
  28457.                                                     'dataType' => 'manyToManyObjectRelation',
  28458.                                                 ],
  28459.                                                 'isOperator' => false,
  28460.                                             ],
  28461.                                             31 => [
  28462.                                                 'attributes' => [
  28463.                                                     'attribute' => 'image3x2',
  28464.                                                     'label' => 'Bild 3x2',
  28465.                                                     'dataType' => 'hotspotimage',
  28466.                                                 ],
  28467.                                                 'isOperator' => false,
  28468.                                             ],
  28469.                                             32 => [
  28470.                                                 'attributes' => [
  28471.                                                     'attribute' => 'image16x9',
  28472.                                                     'label' => 'Bild 16x9',
  28473.                                                     'dataType' => 'hotspotimage',
  28474.                                                 ],
  28475.                                                 'isOperator' => false,
  28476.                                             ],
  28477.                                             33 => [
  28478.                                                 'attributes' => [
  28479.                                                     'attribute' => 'image1x1',
  28480.                                                     'label' => 'Bild 1x1',
  28481.                                                     'dataType' => 'hotspotimage',
  28482.                                                 ],
  28483.                                                 'isOperator' => false,
  28484.                                             ],
  28485.                                             34 => [
  28486.                                                 'attributes' => [
  28487.                                                     'attribute' => 'image4x3',
  28488.                                                     'label' => 'Bild 4x3',
  28489.                                                     'dataType' => 'hotspotimage',
  28490.                                                 ],
  28491.                                                 'isOperator' => false,
  28492.                                             ],
  28493.                                             35 => [
  28494.                                                 'attributes' => [
  28495.                                                     'attribute' => 'image5x8',
  28496.                                                     'label' => '~bild-5x8',
  28497.                                                     'dataType' => 'hotspotimage',
  28498.                                                 ],
  28499.                                                 'isOperator' => false,
  28500.                                             ],
  28501.                                             36 => [
  28502.                                                 'attributes' => [
  28503.                                                     'attribute' => 'productimage1x1',
  28504.                                                     'label' => 'Produkt-Ersatz-Bild 1x1',
  28505.                                                     'dataType' => 'hotspotimage',
  28506.                                                 ],
  28507.                                                 'isOperator' => false,
  28508.                                             ],
  28509.                                         ],
  28510.                                     ],
  28511.                                 ],
  28512.                                 'Produkt' => [
  28513.                                     'id' => 'Produkt',
  28514.                                     'name' => 'Produkt',
  28515.                                     'columnConfig' => [
  28516.                                         'columns' => [
  28517.                                             => [
  28518.                                                 'attributes' => [
  28519.                                                     'attribute' => 'id',
  28520.                                                     'label' => 'ID',
  28521.                                                     'dataType' => 'system',
  28522.                                                 ],
  28523.                                                 'isOperator' => false,
  28524.                                             ],
  28525.                                             => [
  28526.                                                 'attributes' => [
  28527.                                                     'attribute' => 'key',
  28528.                                                     'label' => 'Schlüssel',
  28529.                                                     'dataType' => 'system',
  28530.                                                 ],
  28531.                                                 'isOperator' => false,
  28532.                                             ],
  28533.                                             => [
  28534.                                                 'attributes' => [
  28535.                                                     'attribute' => 'creationDate',
  28536.                                                     'label' => 'Erstellungsdatum',
  28537.                                                     'dataType' => 'system',
  28538.                                                 ],
  28539.                                                 'isOperator' => false,
  28540.                                             ],
  28541.                                             => [
  28542.                                                 'attributes' => [
  28543.                                                     'attribute' => 'modificationDate',
  28544.                                                     'label' => 'Änderungsdatum',
  28545.                                                     'dataType' => 'system',
  28546.                                                 ],
  28547.                                                 'isOperator' => false,
  28548.                                             ],
  28549.                                             => [
  28550.                                                 'attributes' => [
  28551.                                                     'attribute' => 'zulassungsnummer',
  28552.                                                     'label' => 'Zulassungsnummer',
  28553.                                                     'dataType' => 'input',
  28554.                                                 ],
  28555.                                                 'isOperator' => false,
  28556.                                             ],
  28557.                                             => [
  28558.                                                 'attributes' => [
  28559.                                                     'attribute' => 'typ',
  28560.                                                     'label' => 'Typ',
  28561.                                                     'dataType' => 'select',
  28562.                                                 ],
  28563.                                                 'isOperator' => false,
  28564.                                             ],
  28565.                                             => [
  28566.                                                 'attributes' => [
  28567.                                                     'attribute' => 'landMarkt',
  28568.                                                     'label' => 'Land/Markt',
  28569.                                                     'dataType' => 'countrymultiselect',
  28570.                                                 ],
  28571.                                                 'isOperator' => false,
  28572.                                             ],
  28573.                                             => [
  28574.                                                 'attributes' => [
  28575.                                                     'attribute' => 'neu',
  28576.                                                     'label' => 'Neu',
  28577.                                                     'dataType' => 'booleanSelect',
  28578.                                                 ],
  28579.                                                 'isOperator' => false,
  28580.                                             ],
  28581.                                             => [
  28582.                                                 'attributes' => [
  28583.                                                     'attribute' => 'stoerer',
  28584.                                                     'label' => '~stoerer',
  28585.                                                     'dataType' => 'input',
  28586.                                                 ],
  28587.                                                 'isOperator' => false,
  28588.                                             ],
  28589.                                             => [
  28590.                                                 'attributes' => [
  28591.                                                     'attribute' => 'ccAktiv',
  28592.                                                     'label' => 'Aktiv',
  28593.                                                     'dataType' => 'booleanSelect',
  28594.                                                 ],
  28595.                                                 'isOperator' => false,
  28596.                                             ],
  28597.                                             10 => [
  28598.                                                 'attributes' => [
  28599.                                                     'attribute' => 'ccUrl',
  28600.                                                     'label' => 'URL',
  28601.                                                     'dataType' => 'input',
  28602.                                                 ],
  28603.                                                 'isOperator' => false,
  28604.                                             ],
  28605.                                             11 => [
  28606.                                                 'attributes' => [
  28607.                                                     'attribute' => 'sort',
  28608.                                                     'label' => 'Manuelle Sortierung',
  28609.                                                     'dataType' => 'input',
  28610.                                                 ],
  28611.                                                 'isOperator' => false,
  28612.                                             ],
  28613.                                             12 => [
  28614.                                                 'attributes' => [
  28615.                                                     'attribute' => 'brand',
  28616.                                                     'label' => 'Marke',
  28617.                                                     'dataType' => 'manyToOneRelation',
  28618.                                                 ],
  28619.                                                 'isOperator' => false,
  28620.                                             ],
  28621.                                             13 => [
  28622.                                                 'attributes' => [
  28623.                                                     'attribute' => 'artikelnummer',
  28624.                                                     'label' => 'Artikelnummer',
  28625.                                                     'dataType' => 'input',
  28626.                                                 ],
  28627.                                                 'isOperator' => false,
  28628.                                             ],
  28629.                                             14 => [
  28630.                                                 'attributes' => [
  28631.                                                     'attribute' => 'sapNummer',
  28632.                                                     'label' => 'SAP-Nummer',
  28633.                                                     'dataType' => 'input',
  28634.                                                 ],
  28635.                                                 'isOperator' => false,
  28636.                                             ],
  28637.                                             15 => [
  28638.                                                 'attributes' => [
  28639.                                                     'attribute' => 'pzn',
  28640.                                                     'label' => 'PZN',
  28641.                                                     'dataType' => 'input',
  28642.                                                 ],
  28643.                                                 'isOperator' => false,
  28644.                                             ],
  28645.                                             16 => [
  28646.                                                 'attributes' => [
  28647.                                                     'attribute' => 'zuzahl',
  28648.                                                     'label' => 'Zuzahl',
  28649.                                                     'dataType' => 'input',
  28650.                                                 ],
  28651.                                                 'isOperator' => false,
  28652.                                             ],
  28653.                                             17 => [
  28654.                                                 'attributes' => [
  28655.                                                     'attribute' => 'therapiegebietFachkreise',
  28656.                                                     'label' => 'Fachkreise',
  28657.                                                     'dataType' => 'manyToManyObjectRelation',
  28658.                                                 ],
  28659.                                                 'isOperator' => false,
  28660.                                             ],
  28661.                                             18 => [
  28662.                                                 'attributes' => [
  28663.                                                     'attribute' => 'therapiegebietEndverwender',
  28664.                                                     'label' => 'Endverwender',
  28665.                                                     'dataType' => 'manyToManyObjectRelation',
  28666.                                                 ],
  28667.                                                 'isOperator' => false,
  28668.                                             ],
  28669.                                             19 => [
  28670.                                                 'attributes' => [
  28671.                                                     'attribute' => 'produktname',
  28672.                                                     'label' => 'Produktname',
  28673.                                                     'dataType' => 'input',
  28674.                                                 ],
  28675.                                                 'isOperator' => false,
  28676.                                             ],
  28677.                                             20 => [
  28678.                                                 'attributes' => [
  28679.                                                     'attribute' => 'descriptionShort',
  28680.                                                     'label' => 'Kurzbeschreibung',
  28681.                                                     'dataType' => 'wysiwyg',
  28682.                                                 ],
  28683.                                                 'isOperator' => false,
  28684.                                             ],
  28685.                                             21 => [
  28686.                                                 'attributes' => [
  28687.                                                     'attribute' => 'seoMetaTitle',
  28688.                                                     'label' => 'SEO-Meta-Titel',
  28689.                                                     'dataType' => 'input',
  28690.                                                 ],
  28691.                                                 'isOperator' => false,
  28692.                                             ],
  28693.                                             22 => [
  28694.                                                 'attributes' => [
  28695.                                                     'attribute' => 'seoMetaDescription',
  28696.                                                     'label' => 'SEO-Meta-Description',
  28697.                                                     'dataType' => 'textarea',
  28698.                                                 ],
  28699.                                                 'isOperator' => false,
  28700.                                             ],
  28701.                                             23 => [
  28702.                                                 'attributes' => [
  28703.                                                     'attribute' => 'seoMetaKeywords',
  28704.                                                     'label' => 'SEO-Meta-Keywords',
  28705.                                                     'dataType' => 'textarea',
  28706.                                                 ],
  28707.                                                 'isOperator' => false,
  28708.                                             ],
  28709.                                             24 => [
  28710.                                                 'attributes' => [
  28711.                                                     'attribute' => 'alternativSpelling',
  28712.                                                     'label' => 'Alternative Schreibweise',
  28713.                                                     'dataType' => 'textarea',
  28714.                                                 ],
  28715.                                                 'isOperator' => false,
  28716.                                             ],
  28717.                                             25 => [
  28718.                                                 'attributes' => [
  28719.                                                     'attribute' => 'zusammensetzungIntro',
  28720.                                                     'label' => 'Intro',
  28721.                                                     'dataType' => 'input',
  28722.                                                 ],
  28723.                                                 'isOperator' => false,
  28724.                                             ],
  28725.                                             26 => [
  28726.                                                 'attributes' => [
  28727.                                                     'attribute' => 'zusammensetzungApp',
  28728.                                                     'label' => 'Liste',
  28729.                                                     'dataType' => 'wysiwyg',
  28730.                                                 ],
  28731.                                                 'isOperator' => false,
  28732.                                             ],
  28733.                                             27 => [
  28734.                                                 'attributes' => [
  28735.                                                     'attribute' => 'zusammensetzungFrei',
  28736.                                                     'label' => 'Frei',
  28737.                                                     'dataType' => 'wysiwyg',
  28738.                                                 ],
  28739.                                                 'isOperator' => false,
  28740.                                             ],
  28741.                                             28 => [
  28742.                                                 'attributes' => [
  28743.                                                     'attribute' => 'zusammensetzungSonstigeBestandteile',
  28744.                                                     'label' => 'Sonstige Bestandteile',
  28745.                                                     'dataType' => 'wysiwyg',
  28746.                                                 ],
  28747.                                                 'isOperator' => false,
  28748.                                             ],
  28749.                                             29 => [
  28750.                                                 'attributes' => [
  28751.                                                     'attribute' => 'Anwendungsgebiete',
  28752.                                                     'label' => 'Anwendungsgebiete',
  28753.                                                     'dataType' => 'wysiwyg',
  28754.                                                 ],
  28755.                                                 'isOperator' => false,
  28756.                                             ],
  28757.                                             30 => [
  28758.                                                 'attributes' => [
  28759.                                                     'attribute' => 'dosierungText',
  28760.                                                     'label' => 'Dosierung',
  28761.                                                     'dataType' => 'wysiwyg',
  28762.                                                 ],
  28763.                                                 'isOperator' => false,
  28764.                                             ],
  28765.                                             31 => [
  28766.                                                 'attributes' => [
  28767.                                                     'attribute' => 'verzehrsempfehlung',
  28768.                                                     'label' => 'Verzehrsempfehlung',
  28769.                                                     'dataType' => 'wysiwyg',
  28770.                                                 ],
  28771.                                                 'isOperator' => false,
  28772.                                             ],
  28773.                                             32 => [
  28774.                                                 'attributes' => [
  28775.                                                     'attribute' => 'dosierungTabelle',
  28776.                                                     'label' => 'Dosierung Tabelle',
  28777.                                                     'dataType' => 'table',
  28778.                                                 ],
  28779.                                                 'isOperator' => false,
  28780.                                             ],
  28781.                                             33 => [
  28782.                                                 'attributes' => [
  28783.                                                     'attribute' => 'pharmakologie',
  28784.                                                     'label' => 'Pharmakologie',
  28785.                                                     'dataType' => 'wysiwyg',
  28786.                                                 ],
  28787.                                                 'isOperator' => false,
  28788.                                             ],
  28789.                                             34 => [
  28790.                                                 'attributes' => [
  28791.                                                     'attribute' => 'gegenanzeigen',
  28792.                                                     'label' => 'Gegenanzeigen',
  28793.                                                     'dataType' => 'wysiwyg',
  28794.                                                 ],
  28795.                                                 'isOperator' => false,
  28796.                                             ],
  28797.                                             35 => [
  28798.                                                 'attributes' => [
  28799.                                                     'attribute' => 'nebenwirkungen',
  28800.                                                     'label' => 'Nebenwirkungen',
  28801.                                                     'dataType' => 'wysiwyg',
  28802.                                                 ],
  28803.                                                 'isOperator' => false,
  28804.                                             ],
  28805.                                             36 => [
  28806.                                                 'attributes' => [
  28807.                                                     'attribute' => 'wechselwirkungen',
  28808.                                                     'label' => 'Wechselwirkungen',
  28809.                                                     'dataType' => 'wysiwyg',
  28810.                                                 ],
  28811.                                                 'isOperator' => false,
  28812.                                             ],
  28813.                                             37 => [
  28814.                                                 'attributes' => [
  28815.                                                     'attribute' => 'indikationsKurztextEv',
  28816.                                                     'label' => 'Indikations-Kurztext EV',
  28817.                                                     'dataType' => 'wysiwyg',
  28818.                                                 ],
  28819.                                                 'isOperator' => false,
  28820.                                             ],
  28821.                                             38 => [
  28822.                                                 'attributes' => [
  28823.                                                     'attribute' => 'werbeClaimEv',
  28824.                                                     'label' => 'Werbe-Claim EV',
  28825.                                                     'dataType' => 'wysiwyg',
  28826.                                                 ],
  28827.                                                 'isOperator' => false,
  28828.                                             ],
  28829.                                             39 => [
  28830.                                                 'attributes' => [
  28831.                                                     'attribute' => 'werbeClaimEvWeb',
  28832.                                                     'label' => 'Werbe-Claim EV Ergänzung Web',
  28833.                                                     'dataType' => 'wysiwyg',
  28834.                                                 ],
  28835.                                                 'isOperator' => false,
  28836.                                             ],
  28837.                                             40 => [
  28838.                                                 'attributes' => [
  28839.                                                     'attribute' => 'consumerInsightEv',
  28840.                                                     'label' => 'Consumer Insight EV',
  28841.                                                     'dataType' => 'wysiwyg',
  28842.                                                 ],
  28843.                                                 'isOperator' => false,
  28844.                                             ],
  28845.                                             41 => [
  28846.                                                 'attributes' => [
  28847.                                                     'attribute' => 'benefitEv2',
  28848.                                                     'label' => 'Benefit EV (2)',
  28849.                                                     'dataType' => 'wysiwyg',
  28850.                                                 ],
  28851.                                                 'isOperator' => false,
  28852.                                             ],
  28853.                                             42 => [
  28854.                                                 'attributes' => [
  28855.                                                     'attribute' => 'reasonWhyEv',
  28856.                                                     'label' => 'Reason why EV',
  28857.                                                     'dataType' => 'wysiwyg',
  28858.                                                 ],
  28859.                                                 'isOperator' => false,
  28860.                                             ],
  28861.                                             43 => [
  28862.                                                 'attributes' => [
  28863.                                                     'attribute' => 'kernaussageEv',
  28864.                                                     'label' => 'Kernaussage EV',
  28865.                                                     'dataType' => 'wysiwyg',
  28866.                                                 ],
  28867.                                                 'isOperator' => false,
  28868.                                             ],
  28869.                                             44 => [
  28870.                                                 'attributes' => [
  28871.                                                     'attribute' => 'produktprofil',
  28872.                                                     'label' => 'Produktprofil',
  28873.                                                     'dataType' => 'wysiwyg',
  28874.                                                 ],
  28875.                                                 'isOperator' => false,
  28876.                                             ],
  28877.                                             45 => [
  28878.                                                 'attributes' => [
  28879.                                                     'attribute' => 'pflichttextEv',
  28880.                                                     'label' => 'Pflichttext EV',
  28881.                                                     'dataType' => 'wysiwyg',
  28882.                                                 ],
  28883.                                                 'isOperator' => false,
  28884.                                             ],
  28885.                                             46 => [
  28886.                                                 'attributes' => [
  28887.                                                     'attribute' => 'pflichttextFk',
  28888.                                                     'label' => 'Pflichttext FK',
  28889.                                                     'dataType' => 'wysiwyg',
  28890.                                                 ],
  28891.                                                 'isOperator' => false,
  28892.                                             ],
  28893.                                             47 => [
  28894.                                                 'attributes' => [
  28895.                                                     'attribute' => 'freitext',
  28896.                                                     'label' => 'Freitext',
  28897.                                                     'dataType' => 'wysiwyg',
  28898.                                                 ],
  28899.                                                 'isOperator' => false,
  28900.                                             ],
  28901.                                             48 => [
  28902.                                                 'attributes' => [
  28903.                                                     'attribute' => 'Minibroschuere',
  28904.                                                     'label' => 'Mini-Broschüre',
  28905.                                                     'dataType' => 'block',
  28906.                                                 ],
  28907.                                                 'isOperator' => false,
  28908.                                             ],
  28909.                                             49 => [
  28910.                                                 'attributes' => [
  28911.                                                     'attribute' => 'packungsgroesse',
  28912.                                                     'label' => 'Packungsgroesse',
  28913.                                                     'dataType' => 'inputQuantityValue',
  28914.                                                 ],
  28915.                                                 'isOperator' => false,
  28916.                                             ],
  28917.                                             50 => [
  28918.                                                 'attributes' => [
  28919.                                                     'attribute' => 'darreichungsform',
  28920.                                                     'label' => 'Darreichungsform',
  28921.                                                     'dataType' => 'select',
  28922.                                                 ],
  28923.                                                 'isOperator' => false,
  28924.                                             ],
  28925.                                             51 => [
  28926.                                                 'attributes' => [
  28927.                                                     'attribute' => 'packungsfarbe',
  28928.                                                     'label' => 'Packungsfarbe',
  28929.                                                     'dataType' => 'select',
  28930.                                                 ],
  28931.                                                 'isOperator' => false,
  28932.                                             ],
  28933.                                             52 => [
  28934.                                                 'attributes' => [
  28935.                                                     'attribute' => 'wirkstoffe',
  28936.                                                     'label' => 'Wirkstoffe',
  28937.                                                     'dataType' => 'manyToManyObjectRelation',
  28938.                                                 ],
  28939.                                                 'isOperator' => false,
  28940.                                             ],
  28941.                                             53 => [
  28942.                                                 'attributes' => [
  28943.                                                     'attribute' => 'vegan',
  28944.                                                     'label' => 'Vegan',
  28945.                                                     'dataType' => 'booleanSelect',
  28946.                                                 ],
  28947.                                                 'isOperator' => false,
  28948.                                             ],
  28949.                                             54 => [
  28950.                                                 'attributes' => [
  28951.                                                     'attribute' => 'vegetarisch',
  28952.                                                     'label' => 'Vegetarisch',
  28953.                                                     'dataType' => 'booleanSelect',
  28954.                                                 ],
  28955.                                                 'isOperator' => false,
  28956.                                             ],
  28957.                                             55 => [
  28958.                                                 'attributes' => [
  28959.                                                     'attribute' => 'glutenfrei',
  28960.                                                     'label' => 'Glutenfrei',
  28961.                                                     'dataType' => 'booleanSelect',
  28962.                                                 ],
  28963.                                                 'isOperator' => false,
  28964.                                             ],
  28965.                                             56 => [
  28966.                                                 'attributes' => [
  28967.                                                     'attribute' => 'lactosefrei',
  28968.                                                     'label' => 'Lactosefrei',
  28969.                                                     'dataType' => 'booleanSelect',
  28970.                                                 ],
  28971.                                                 'isOperator' => false,
  28972.                                             ],
  28973.                                             57 => [
  28974.                                                 'attributes' => [
  28975.                                                     'attribute' => 'ohneFarbstoffe',
  28976.                                                     'label' => 'Ohne F-Stoffe',
  28977.                                                     'dataType' => 'booleanSelect',
  28978.                                                 ],
  28979.                                                 'isOperator' => false,
  28980.                                             ],
  28981.                                             58 => [
  28982.                                                 'attributes' => [
  28983.                                                     'attribute' => 'ohneGelatine',
  28984.                                                     'label' => 'Ohne Gelatine',
  28985.                                                     'dataType' => 'booleanSelect',
  28986.                                                 ],
  28987.                                                 'isOperator' => false,
  28988.                                             ],
  28989.                                             59 => [
  28990.                                                 'attributes' => [
  28991.                                                     'attribute' => 'ohneKonservierungstsoffe',
  28992.                                                     'label' => 'Ohne K-Stoffe',
  28993.                                                     'dataType' => 'booleanSelect',
  28994.                                                 ],
  28995.                                                 'isOperator' => false,
  28996.                                             ],
  28997.                                             60 => [
  28998.                                                 'attributes' => [
  28999.                                                     'attribute' => 'halal',
  29000.                                                     'label' => 'Halal',
  29001.                                                     'dataType' => 'booleanSelect',
  29002.                                                 ],
  29003.                                                 'isOperator' => false,
  29004.                                             ],
  29005.                                             61 => [
  29006.                                                 'attributes' => [
  29007.                                                     'attribute' => 'imagePackshot',
  29008.                                                     'label' => 'Packshot',
  29009.                                                     'dataType' => 'hotspotimage',
  29010.                                                 ],
  29011.                                                 'isOperator' => false,
  29012.                                             ],
  29013.                                             62 => [
  29014.                                                 'attributes' => [
  29015.                                                     'attribute' => 'imagePackshotWirkstoffe',
  29016.                                                     'label' => 'Packshot Wirkstoffe',
  29017.                                                     'dataType' => 'hotspotimage',
  29018.                                                 ],
  29019.                                                 'isOperator' => false,
  29020.                                             ],
  29021.                                             63 => [
  29022.                                                 'attributes' => [
  29023.                                                     'attribute' => 'produktbilder',
  29024.                                                     'label' => 'Produktbilder',
  29025.                                                     'dataType' => 'imageGallery',
  29026.                                                 ],
  29027.                                                 'isOperator' => false,
  29028.                                             ],
  29029.                                             64 => [
  29030.                                                 'attributes' => [
  29031.                                                     'attribute' => 'imageMarketingtext1x1',
  29032.                                                     'label' => 'Bild 1x1',
  29033.                                                     'dataType' => 'hotspotimage',
  29034.                                                 ],
  29035.                                                 'isOperator' => false,
  29036.                                             ],
  29037.                                             65 => [
  29038.                                                 'attributes' => [
  29039.                                                     'attribute' => 'imageMarketingtext16x9',
  29040.                                                     'label' => 'Bild 16x9',
  29041.                                                     'dataType' => 'hotspotimage',
  29042.                                                 ],
  29043.                                                 'isOperator' => false,
  29044.                                             ],
  29045.                                             66 => [
  29046.                                                 'attributes' => [
  29047.                                                     'attribute' => 'imageMarketingtext3x2',
  29048.                                                     'label' => 'Bild 3x2',
  29049.                                                     'dataType' => 'hotspotimage',
  29050.                                                 ],
  29051.                                                 'isOperator' => false,
  29052.                                             ],
  29053.                                             67 => [
  29054.                                                 'attributes' => [
  29055.                                                     'attribute' => 'imageMarketingtext4x3',
  29056.                                                     'label' => 'Bild 4x3',
  29057.                                                     'dataType' => 'hotspotimage',
  29058.                                                 ],
  29059.                                                 'isOperator' => false,
  29060.                                             ],
  29061.                                             68 => [
  29062.                                                 'attributes' => [
  29063.                                                     'attribute' => 'imageMarketingtext5x8',
  29064.                                                     'label' => 'Bild 5x8',
  29065.                                                     'dataType' => 'hotspotimage',
  29066.                                                 ],
  29067.                                                 'isOperator' => false,
  29068.                                             ],
  29069.                                             69 => [
  29070.                                                 'attributes' => [
  29071.                                                     'attribute' => 'imageTrenner16x9',
  29072.                                                     'label' => 'Bildtrenner 16x9',
  29073.                                                     'dataType' => 'hotspotimage',
  29074.                                                 ],
  29075.                                                 'isOperator' => false,
  29076.                                             ],
  29077.                                             70 => [
  29078.                                                 'attributes' => [
  29079.                                                     'attribute' => 'imageTrenner3x2',
  29080.                                                     'label' => 'Bildtrenner 3x2',
  29081.                                                     'dataType' => 'hotspotimage',
  29082.                                                 ],
  29083.                                                 'isOperator' => false,
  29084.                                             ],
  29085.                                             71 => [
  29086.                                                 'attributes' => [
  29087.                                                     'attribute' => 'imageTrenner5x8',
  29088.                                                     'label' => 'Bildtrenner 5x8',
  29089.                                                     'dataType' => 'hotspotimage',
  29090.                                                 ],
  29091.                                                 'isOperator' => false,
  29092.                                             ],
  29093.                                             72 => [
  29094.                                                 'attributes' => [
  29095.                                                     'attribute' => 'DownloadMinibroschuere',
  29096.                                                     'label' => 'Minibroschüre',
  29097.                                                     'dataType' => 'advancedManyToManyRelation',
  29098.                                                 ],
  29099.                                                 'isOperator' => false,
  29100.                                             ],
  29101.                                             73 => [
  29102.                                                 'attributes' => [
  29103.                                                     'attribute' => 'DownloadGebrauchsinformation',
  29104.                                                     'label' => 'Gebrauchsinformation',
  29105.                                                     'dataType' => 'advancedManyToManyRelation',
  29106.                                                 ],
  29107.                                                 'isOperator' => false,
  29108.                                             ],
  29109.                                             74 => [
  29110.                                                 'attributes' => [
  29111.                                                     'attribute' => 'DownloadGesundheitsratgeber',
  29112.                                                     'label' => 'Gesundheitsratgeber',
  29113.                                                     'dataType' => 'advancedManyToManyRelation',
  29114.                                                 ],
  29115.                                                 'isOperator' => false,
  29116.                                             ],
  29117.                                             75 => [
  29118.                                                 'attributes' => [
  29119.                                                     'attribute' => 'DownloadFlyer',
  29120.                                                     'label' => 'Flyer',
  29121.                                                     'dataType' => 'advancedManyToManyRelation',
  29122.                                                 ],
  29123.                                                 'isOperator' => false,
  29124.                                             ],
  29125.                                             76 => [
  29126.                                                 'attributes' => [
  29127.                                                     'attribute' => 'DownloadFachinformationen',
  29128.                                                     'label' => 'Fachinformationen',
  29129.                                                     'dataType' => 'advancedManyToManyRelation',
  29130.                                                 ],
  29131.                                                 'isOperator' => false,
  29132.                                             ],
  29133.                                             77 => [
  29134.                                                 'attributes' => [
  29135.                                                     'attribute' => 'fuerSieAuchInteressant',
  29136.                                                     'label' => 'Für Sie auch Interessant',
  29137.                                                     'dataType' => 'manyToManyObjectRelation',
  29138.                                                 ],
  29139.                                                 'isOperator' => false,
  29140.                                             ],
  29141.                                             78 => [
  29142.                                                 'attributes' => [
  29143.                                                     'attribute' => 'ausUnseremMagazin',
  29144.                                                     'label' => 'Aus unserem Magazin',
  29145.                                                     'dataType' => 'manyToManyObjectRelation',
  29146.                                                 ],
  29147.                                                 'isOperator' => false,
  29148.                                             ],
  29149.                                             79 => [
  29150.                                                 'attributes' => [
  29151.                                                     'attribute' => 'faqs',
  29152.                                                     'label' => 'FAQs',
  29153.                                                     'dataType' => 'manyToManyObjectRelation',
  29154.                                                 ],
  29155.                                                 'isOperator' => false,
  29156.                                             ],
  29157.                                         ],
  29158.                                     ],
  29159.                                 ],
  29160.                                 'Marke' => [
  29161.                                     'id' => 'Marke',
  29162.                                     'name' => 'Marke',
  29163.                                     'columnConfig' => [
  29164.                                         'columns' => [
  29165.                                             => [
  29166.                                                 'attributes' => [
  29167.                                                     'attribute' => 'id',
  29168.                                                     'label' => 'id',
  29169.                                                     'dataType' => 'system',
  29170.                                                     'layout' => [
  29171.                                                         'title' => 'id',
  29172.                                                         'name' => 'id',
  29173.                                                         'datatype' => 'data',
  29174.                                                         'fieldtype' => 'system',
  29175.                                                     ],
  29176.                                                 ],
  29177.                                                 'isOperator' => false,
  29178.                                             ],
  29179.                                             => [
  29180.                                                 'attributes' => [
  29181.                                                     'attribute' => 'key',
  29182.                                                     'label' => 'key',
  29183.                                                     'dataType' => 'system',
  29184.                                                     'layout' => [
  29185.                                                         'title' => 'key',
  29186.                                                         'name' => 'key',
  29187.                                                         'datatype' => 'data',
  29188.                                                         'fieldtype' => 'system',
  29189.                                                     ],
  29190.                                                 ],
  29191.                                                 'isOperator' => false,
  29192.                                             ],
  29193.                                             => [
  29194.                                                 'attributes' => [
  29195.                                                     'attribute' => 'name',
  29196.                                                     'label' => 'Name',
  29197.                                                     'dataType' => 'input',
  29198.                                                     'layout' => [
  29199.                                                         'fieldtype' => 'input',
  29200.                                                         'width' => 646,
  29201.                                                         'defaultValue' => NULL,
  29202.                                                         'queryColumnType' => 'varchar',
  29203.                                                         'columnType' => 'varchar',
  29204.                                                         'columnLength' => 1024,
  29205.                                                         'regex' => '',
  29206.                                                         'unique' => false,
  29207.                                                         'showCharCount' => false,
  29208.                                                         'name' => 'name',
  29209.                                                         'title' => 'Name',
  29210.                                                         'tooltip' => '',
  29211.                                                         'mandatory' => true,
  29212.                                                         'noteditable' => false,
  29213.                                                         'index' => false,
  29214.                                                         'locked' => false,
  29215.                                                         'style' => '',
  29216.                                                         'permissions' => NULL,
  29217.                                                         'datatype' => 'data',
  29218.                                                         'relationType' => false,
  29219.                                                         'invisible' => false,
  29220.                                                         'visibleGridView' => true,
  29221.                                                         'visibleSearch' => true,
  29222.                                                         'defaultValueGenerator' => '',
  29223.                                                     ],
  29224.                                                 ],
  29225.                                                 'isOperator' => false,
  29226.                                             ],
  29227.                                         ],
  29228.                                     ],
  29229.                                 ],
  29230.                                 'Wirkstoff' => [
  29231.                                     'id' => 'Wirkstoff',
  29232.                                     'name' => 'Wirkstoff',
  29233.                                     'columnConfig' => [
  29234.                                         'columns' => [
  29235.                                             => [
  29236.                                                 'attributes' => [
  29237.                                                     'attribute' => 'id',
  29238.                                                     'label' => 'id',
  29239.                                                     'dataType' => 'system',
  29240.                                                     'layout' => [
  29241.                                                         'title' => 'id',
  29242.                                                         'name' => 'id',
  29243.                                                         'datatype' => 'data',
  29244.                                                         'fieldtype' => 'system',
  29245.                                                     ],
  29246.                                                 ],
  29247.                                                 'isOperator' => false,
  29248.                                             ],
  29249.                                             => [
  29250.                                                 'attributes' => [
  29251.                                                     'attribute' => 'key',
  29252.                                                     'label' => 'key',
  29253.                                                     'dataType' => 'system',
  29254.                                                     'layout' => [
  29255.                                                         'title' => 'key',
  29256.                                                         'name' => 'key',
  29257.                                                         'datatype' => 'data',
  29258.                                                         'fieldtype' => 'system',
  29259.                                                     ],
  29260.                                                 ],
  29261.                                                 'isOperator' => false,
  29262.                                             ],
  29263.                                             => [
  29264.                                                 'attributes' => [
  29265.                                                     'attribute' => 'bezeichnungAbk',
  29266.                                                     'label' => 'Bezeichnung (Abk.)',
  29267.                                                     'dataType' => 'input',
  29268.                                                     'layout' => [
  29269.                                                         'fieldtype' => 'input',
  29270.                                                         'width' => 646,
  29271.                                                         'defaultValue' => NULL,
  29272.                                                         'queryColumnType' => 'varchar',
  29273.                                                         'columnType' => 'varchar',
  29274.                                                         'columnLength' => 1024,
  29275.                                                         'regex' => '',
  29276.                                                         'unique' => false,
  29277.                                                         'showCharCount' => false,
  29278.                                                         'name' => 'bezeichnungAbk',
  29279.                                                         'title' => 'Bezeichnung (Abk.)',
  29280.                                                         'tooltip' => '',
  29281.                                                         'mandatory' => false,
  29282.                                                         'noteditable' => false,
  29283.                                                         'index' => false,
  29284.                                                         'locked' => false,
  29285.                                                         'style' => '',
  29286.                                                         'permissions' => NULL,
  29287.                                                         'datatype' => 'data',
  29288.                                                         'relationType' => false,
  29289.                                                         'invisible' => false,
  29290.                                                         'visibleGridView' => false,
  29291.                                                         'visibleSearch' => false,
  29292.                                                         'defaultValueGenerator' => '',
  29293.                                                     ],
  29294.                                                 ],
  29295.                                                 'isOperator' => false,
  29296.                                             ],
  29297.                                             => [
  29298.                                                 'attributes' => [
  29299.                                                     'attribute' => 'bezeichnungLat',
  29300.                                                     'label' => 'Bezeichnung (Lat.)',
  29301.                                                     'dataType' => 'input',
  29302.                                                     'layout' => [
  29303.                                                         'fieldtype' => 'input',
  29304.                                                         'width' => 646,
  29305.                                                         'defaultValue' => NULL,
  29306.                                                         'queryColumnType' => 'varchar',
  29307.                                                         'columnType' => 'varchar',
  29308.                                                         'columnLength' => 1024,
  29309.                                                         'regex' => '',
  29310.                                                         'unique' => false,
  29311.                                                         'showCharCount' => false,
  29312.                                                         'name' => 'bezeichnungLat',
  29313.                                                         'title' => 'Bezeichnung (Lat.)',
  29314.                                                         'tooltip' => '',
  29315.                                                         'mandatory' => false,
  29316.                                                         'noteditable' => false,
  29317.                                                         'index' => false,
  29318.                                                         'locked' => false,
  29319.                                                         'style' => '',
  29320.                                                         'permissions' => NULL,
  29321.                                                         'datatype' => 'data',
  29322.                                                         'relationType' => false,
  29323.                                                         'invisible' => false,
  29324.                                                         'visibleGridView' => false,
  29325.                                                         'visibleSearch' => false,
  29326.                                                         'defaultValueGenerator' => '',
  29327.                                                     ],
  29328.                                                 ],
  29329.                                                 'isOperator' => false,
  29330.                                             ],
  29331.                                             => [
  29332.                                                 'attributes' => [
  29333.                                                     'attribute' => 'bezeichnung',
  29334.                                                     'label' => 'Bezeichnung',
  29335.                                                     'dataType' => 'input',
  29336.                                                     'layout' => [
  29337.                                                         'fieldtype' => 'input',
  29338.                                                         'width' => 609,
  29339.                                                         'defaultValue' => NULL,
  29340.                                                         'queryColumnType' => 'varchar',
  29341.                                                         'columnType' => 'varchar',
  29342.                                                         'columnLength' => 1024,
  29343.                                                         'regex' => '',
  29344.                                                         'unique' => false,
  29345.                                                         'showCharCount' => false,
  29346.                                                         'name' => 'bezeichnung',
  29347.                                                         'title' => 'Bezeichnung',
  29348.                                                         'tooltip' => '',
  29349.                                                         'mandatory' => false,
  29350.                                                         'noteditable' => false,
  29351.                                                         'index' => false,
  29352.                                                         'locked' => false,
  29353.                                                         'style' => '',
  29354.                                                         'permissions' => NULL,
  29355.                                                         'datatype' => 'data',
  29356.                                                         'relationType' => false,
  29357.                                                         'invisible' => false,
  29358.                                                         'visibleGridView' => true,
  29359.                                                         'visibleSearch' => true,
  29360.                                                         'defaultValueGenerator' => '',
  29361.                                                     ],
  29362.                                                 ],
  29363.                                                 'isOperator' => false,
  29364.                                             ],
  29365.                                             => [
  29366.                                                 'attributes' => [
  29367.                                                     'attribute' => 'beschreibungKurz',
  29368.                                                     'label' => 'Beschreibung kurz',
  29369.                                                     'dataType' => 'wysiwyg',
  29370.                                                     'layout' => [
  29371.                                                         'fieldtype' => 'wysiwyg',
  29372.                                                         'width' => 728,
  29373.                                                         'height' => 240,
  29374.                                                         'queryColumnType' => 'longtext',
  29375.                                                         'columnType' => 'longtext',
  29376.                                                         '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".'',
  29377.                                                         'excludeFromSearchIndex' => false,
  29378.                                                         'maxCharacters' => '',
  29379.                                                         'name' => 'beschreibungKurz',
  29380.                                                         'title' => 'Beschreibung kurz',
  29381.                                                         'tooltip' => '',
  29382.                                                         'mandatory' => false,
  29383.                                                         'noteditable' => false,
  29384.                                                         'index' => false,
  29385.                                                         'locked' => false,
  29386.                                                         'style' => '',
  29387.                                                         'permissions' => NULL,
  29388.                                                         'datatype' => 'data',
  29389.                                                         'relationType' => false,
  29390.                                                         'invisible' => false,
  29391.                                                         'visibleGridView' => false,
  29392.                                                         'visibleSearch' => false,
  29393.                                                     ],
  29394.                                                 ],
  29395.                                                 'isOperator' => false,
  29396.                                             ],
  29397.                                             => [
  29398.                                                 'attributes' => [
  29399.                                                     'attribute' => 'beschreibung',
  29400.                                                     'label' => 'Beschreibung',
  29401.                                                     'dataType' => 'wysiwyg',
  29402.                                                     'layout' => [
  29403.                                                         'fieldtype' => 'wysiwyg',
  29404.                                                         'width' => 728,
  29405.                                                         'height' => 360,
  29406.                                                         'queryColumnType' => 'longtext',
  29407.                                                         'columnType' => 'longtext',
  29408.                                                         '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".'',
  29409.                                                         'excludeFromSearchIndex' => false,
  29410.                                                         'maxCharacters' => '',
  29411.                                                         'name' => 'beschreibung',
  29412.                                                         'title' => 'Beschreibung',
  29413.                                                         'tooltip' => '',
  29414.                                                         'mandatory' => false,
  29415.                                                         'noteditable' => false,
  29416.                                                         'index' => false,
  29417.                                                         'locked' => false,
  29418.                                                         'style' => '',
  29419.                                                         'permissions' => NULL,
  29420.                                                         'datatype' => 'data',
  29421.                                                         'relationType' => false,
  29422.                                                         'invisible' => false,
  29423.                                                         'visibleGridView' => false,
  29424.                                                         'visibleSearch' => false,
  29425.                                                     ],
  29426.                                                 ],
  29427.                                                 'isOperator' => false,
  29428.                                             ],
  29429.                                             => [
  29430.                                                 'attributes' => [
  29431.                                                     'attribute' => 'imageGross16x9',
  29432.                                                     'label' => 'Bild Groß 16x9',
  29433.                                                     'dataType' => 'hotspotimage',
  29434.                                                     'layout' => [
  29435.                                                         'fieldtype' => 'hotspotimage',
  29436.                                                         'queryColumnType' => [
  29437.                                                             'image' => 'int(11)',
  29438.                                                             'hotspots' => 'text',
  29439.                                                         ],
  29440.                                                         'columnType' => [
  29441.                                                             'image' => 'int(11)',
  29442.                                                             'hotspots' => 'text',
  29443.                                                         ],
  29444.                                                         'ratioX' => 16,
  29445.                                                         'ratioY' => 9,
  29446.                                                         'predefinedDataTemplates' => '',
  29447.                                                         'name' => 'imageGross16x9',
  29448.                                                         'title' => 'Bild Groß 16x9',
  29449.                                                         'tooltip' => '',
  29450.                                                         'mandatory' => false,
  29451.                                                         'noteditable' => false,
  29452.                                                         'index' => false,
  29453.                                                         'locked' => false,
  29454.                                                         'style' => 'float:left;margin-right:18px;',
  29455.                                                         'permissions' => NULL,
  29456.                                                         'datatype' => 'data',
  29457.                                                         'relationType' => false,
  29458.                                                         'invisible' => false,
  29459.                                                         'visibleGridView' => false,
  29460.                                                         'visibleSearch' => false,
  29461.                                                         'width' => 370,
  29462.                                                         'height' => 280,
  29463.                                                         'uploadPath' => '/Bilder/_Uploads',
  29464.                                                     ],
  29465.                                                 ],
  29466.                                                 'isOperator' => false,
  29467.                                             ],
  29468.                                             => [
  29469.                                                 'attributes' => [
  29470.                                                     'attribute' => 'imageGross4x3',
  29471.                                                     'label' => 'Bild Groß 4x3',
  29472.                                                     'dataType' => 'hotspotimage',
  29473.                                                     'layout' => [
  29474.                                                         'fieldtype' => 'hotspotimage',
  29475.                                                         'queryColumnType' => [
  29476.                                                             'image' => 'int(11)',
  29477.                                                             'hotspots' => 'text',
  29478.                                                         ],
  29479.                                                         'columnType' => [
  29480.                                                             'image' => 'int(11)',
  29481.                                                             'hotspots' => 'text',
  29482.                                                         ],
  29483.                                                         'ratioX' => 4,
  29484.                                                         'ratioY' => 3,
  29485.                                                         'predefinedDataTemplates' => '',
  29486.                                                         'name' => 'imageGross4x3',
  29487.                                                         'title' => 'Bild Groß 4x3',
  29488.                                                         'tooltip' => '',
  29489.                                                         'mandatory' => false,
  29490.                                                         'noteditable' => false,
  29491.                                                         'index' => false,
  29492.                                                         'locked' => false,
  29493.                                                         'style' => '',
  29494.                                                         'permissions' => NULL,
  29495.                                                         'datatype' => 'data',
  29496.                                                         'relationType' => false,
  29497.                                                         'invisible' => false,
  29498.                                                         'visibleGridView' => false,
  29499.                                                         'visibleSearch' => false,
  29500.                                                         'width' => 370,
  29501.                                                         'height' => 280,
  29502.                                                         'uploadPath' => '/Bilder/_Uploads',
  29503.                                                     ],
  29504.                                                 ],
  29505.                                                 'isOperator' => false,
  29506.                                             ],
  29507.                                             => [
  29508.                                                 'attributes' => [
  29509.                                                     'attribute' => 'imageKlein1x1',
  29510.                                                     'label' => 'Bild Klein 1x1',
  29511.                                                     'dataType' => 'hotspotimage',
  29512.                                                     'layout' => [
  29513.                                                         'fieldtype' => 'hotspotimage',
  29514.                                                         'queryColumnType' => [
  29515.                                                             'image' => 'int(11)',
  29516.                                                             'hotspots' => 'text',
  29517.                                                         ],
  29518.                                                         'columnType' => [
  29519.                                                             'image' => 'int(11)',
  29520.                                                             'hotspots' => 'text',
  29521.                                                         ],
  29522.                                                         'ratioX' => 1,
  29523.                                                         'ratioY' => 1,
  29524.                                                         'predefinedDataTemplates' => '',
  29525.                                                         'name' => 'imageKlein1x1',
  29526.                                                         'title' => 'Bild Klein 1x1',
  29527.                                                         'tooltip' => '',
  29528.                                                         'mandatory' => false,
  29529.                                                         'noteditable' => false,
  29530.                                                         'index' => false,
  29531.                                                         'locked' => false,
  29532.                                                         'style' => 'float:left;margin-right:18px;',
  29533.                                                         'permissions' => NULL,
  29534.                                                         'datatype' => 'data',
  29535.                                                         'relationType' => false,
  29536.                                                         'invisible' => false,
  29537.                                                         'visibleGridView' => false,
  29538.                                                         'visibleSearch' => false,
  29539.                                                         'width' => 370,
  29540.                                                         'height' => 280,
  29541.                                                         'uploadPath' => '/Bilder/_Uploads',
  29542.                                                     ],
  29543.                                                 ],
  29544.                                                 'isOperator' => false,
  29545.                                             ],
  29546.                                         ],
  29547.                                     ],
  29548.                                 ],
  29549.                                 'Faq' => [
  29550.                                     'id' => 'Faq',
  29551.                                     'name' => 'Faq',
  29552.                                     'columnConfig' => [
  29553.                                         'columns' => [
  29554.                                             => [
  29555.                                                 'attributes' => [
  29556.                                                     'attribute' => 'id',
  29557.                                                     'label' => 'id',
  29558.                                                     'dataType' => 'system',
  29559.                                                     'layout' => [
  29560.                                                         'title' => 'id',
  29561.                                                         'name' => 'id',
  29562.                                                         'datatype' => 'data',
  29563.                                                         'fieldtype' => 'system',
  29564.                                                     ],
  29565.                                                 ],
  29566.                                                 'isOperator' => false,
  29567.                                             ],
  29568.                                             => [
  29569.                                                 'attributes' => [
  29570.                                                     'attribute' => 'key',
  29571.                                                     'label' => 'key',
  29572.                                                     'dataType' => 'system',
  29573.                                                     'layout' => [
  29574.                                                         'title' => 'key',
  29575.                                                         'name' => 'key',
  29576.                                                         'datatype' => 'data',
  29577.                                                         'fieldtype' => 'system',
  29578.                                                     ],
  29579.                                                 ],
  29580.                                                 'isOperator' => false,
  29581.                                             ],
  29582.                                             => [
  29583.                                                 'attributes' => [
  29584.                                                     'attribute' => 'creationDate',
  29585.                                                     'label' => 'creationDate',
  29586.                                                     'dataType' => 'system',
  29587.                                                     'layout' => [
  29588.                                                         'title' => 'creationDate',
  29589.                                                         'name' => 'creationDate',
  29590.                                                         'datatype' => 'data',
  29591.                                                         'fieldtype' => 'system',
  29592.                                                     ],
  29593.                                                 ],
  29594.                                                 'isOperator' => false,
  29595.                                             ],
  29596.                                             => [
  29597.                                                 'attributes' => [
  29598.                                                     'attribute' => 'modificationDate',
  29599.                                                     'label' => 'modificationDate',
  29600.                                                     'dataType' => 'system',
  29601.                                                     'layout' => [
  29602.                                                         'title' => 'modificationDate',
  29603.                                                         'name' => 'modificationDate',
  29604.                                                         'datatype' => 'data',
  29605.                                                         'fieldtype' => 'system',
  29606.                                                     ],
  29607.                                                 ],
  29608.                                                 'isOperator' => false,
  29609.                                             ],
  29610.                                             => [
  29611.                                                 'attributes' => [
  29612.                                                     'attribute' => 'stateInformation',
  29613.                                                     'label' => 'Status',
  29614.                                                     'dataType' => 'select',
  29615.                                                     'layout' => [
  29616.                                                         'fieldtype' => 'select',
  29617.                                                         'options' => [
  29618.                                                             => [
  29619.                                                                 'key' => 'Aktiv',
  29620.                                                                 'value' => 'active',
  29621.                                                             ],
  29622.                                                             => [
  29623.                                                                 'key' => 'Inaktiv',
  29624.                                                                 'value' => 'inactive',
  29625.                                                             ],
  29626.                                                         ],
  29627.                                                         'width' => 646,
  29628.                                                         'defaultValue' => '',
  29629.                                                         'optionsProviderClass' => '',
  29630.                                                         'optionsProviderData' => '',
  29631.                                                         'queryColumnType' => 'varchar',
  29632.                                                         'columnType' => 'varchar',
  29633.                                                         'columnLength' => 190,
  29634.                                                         'dynamicOptions' => false,
  29635.                                                         'name' => 'stateInformation',
  29636.                                                         'title' => 'Status',
  29637.                                                         'tooltip' => '',
  29638.                                                         'mandatory' => true,
  29639.                                                         'noteditable' => false,
  29640.                                                         'index' => false,
  29641.                                                         'locked' => false,
  29642.                                                         'style' => '',
  29643.                                                         'permissions' => NULL,
  29644.                                                         'datatype' => 'data',
  29645.                                                         'relationType' => false,
  29646.                                                         'invisible' => false,
  29647.                                                         'visibleGridView' => true,
  29648.                                                         'visibleSearch' => true,
  29649.                                                         'defaultValueGenerator' => '',
  29650.                                                     ],
  29651.                                                 ],
  29652.                                                 'isOperator' => false,
  29653.                                             ],
  29654.                                             => [
  29655.                                                 'attributes' => [
  29656.                                                     'attribute' => 'sharepointId',
  29657.                                                     'label' => 'Sharepoint-ID',
  29658.                                                     'dataType' => 'input',
  29659.                                                     'layout' => [
  29660.                                                         'fieldtype' => 'input',
  29661.                                                         'width' => 646,
  29662.                                                         'defaultValue' => NULL,
  29663.                                                         'queryColumnType' => 'varchar',
  29664.                                                         'columnType' => 'varchar',
  29665.                                                         'columnLength' => 64,
  29666.                                                         'regex' => '',
  29667.                                                         'unique' => false,
  29668.                                                         'showCharCount' => false,
  29669.                                                         'name' => 'sharepointId',
  29670.                                                         'title' => 'Sharepoint-ID',
  29671.                                                         'tooltip' => '',
  29672.                                                         'mandatory' => false,
  29673.                                                         'noteditable' => false,
  29674.                                                         'index' => false,
  29675.                                                         'locked' => false,
  29676.                                                         'style' => '',
  29677.                                                         'permissions' => NULL,
  29678.                                                         'datatype' => 'data',
  29679.                                                         'relationType' => false,
  29680.                                                         'invisible' => false,
  29681.                                                         'visibleGridView' => false,
  29682.                                                         'visibleSearch' => false,
  29683.                                                         'defaultValueGenerator' => '',
  29684.                                                     ],
  29685.                                                 ],
  29686.                                                 'isOperator' => false,
  29687.                                             ],
  29688.                                             => [
  29689.                                                 'attributes' => [
  29690.                                                     'attribute' => 'zielgruppe',
  29691.                                                     'label' => 'Zielgruppe',
  29692.                                                     'dataType' => 'select',
  29693.                                                     'layout' => [
  29694.                                                         'fieldtype' => 'select',
  29695.                                                         'options' => [
  29696.                                                             => [
  29697.                                                                 'key' => 'Endverbraucher und Fachkreise',
  29698.                                                                 'value' => 'endverbraucherUndFachkreise',
  29699.                                                             ],
  29700.                                                             => [
  29701.                                                                 'key' => 'Fachkreise',
  29702.                                                                 'value' => 'fachkreise',
  29703.                                                             ],
  29704.                                                         ],
  29705.                                                         'width' => 646,
  29706.                                                         'defaultValue' => 'none',
  29707.                                                         'optionsProviderClass' => '',
  29708.                                                         'optionsProviderData' => '',
  29709.                                                         'queryColumnType' => 'varchar',
  29710.                                                         'columnType' => 'varchar',
  29711.                                                         'columnLength' => 190,
  29712.                                                         'dynamicOptions' => false,
  29713.                                                         'name' => 'zielgruppe',
  29714.                                                         'title' => 'Zielgruppe',
  29715.                                                         'tooltip' => '',
  29716.                                                         'mandatory' => true,
  29717.                                                         'noteditable' => false,
  29718.                                                         'index' => false,
  29719.                                                         'locked' => false,
  29720.                                                         'style' => '',
  29721.                                                         'permissions' => NULL,
  29722.                                                         'datatype' => 'data',
  29723.                                                         'relationType' => false,
  29724.                                                         'invisible' => false,
  29725.                                                         'visibleGridView' => false,
  29726.                                                         'visibleSearch' => false,
  29727.                                                         'defaultValueGenerator' => '',
  29728.                                                     ],
  29729.                                                 ],
  29730.                                                 'isOperator' => false,
  29731.                                             ],
  29732.                                             => [
  29733.                                                 'attributes' => [
  29734.                                                     'attribute' => 'faqGruppe',
  29735.                                                     'label' => 'FAQ-Gruppe',
  29736.                                                     'dataType' => 'reverseObjectRelation',
  29737.                                                     'layout' => [
  29738.                                                         'fieldtype' => 'reverseObjectRelation',
  29739.                                                         'ownerClassName' => 'FaqGruppe',
  29740.                                                         'ownerClassId' => NULL,
  29741.                                                         'ownerFieldName' => 'FAQs',
  29742.                                                         'lazyLoading' => true,
  29743.                                                         'width' => 775,
  29744.                                                         'height' => 350,
  29745.                                                         'maxItems' => '',
  29746.                                                         'queryColumnType' => 'text',
  29747.                                                         'relationType' => true,
  29748.                                                         'visibleFields' => NULL,
  29749.                                                         'allowToCreateNewObject' => true,
  29750.                                                         'optimizedAdminLoading' => false,
  29751.                                                         'enableTextSelection' => false,
  29752.                                                         'visibleFieldDefinitions' => [
  29753.                                                         ],
  29754.                                                         'classes' => [
  29755.                                                         ],
  29756.                                                         'pathFormatterClass' => '',
  29757.                                                         'name' => 'faqGruppe',
  29758.                                                         'title' => 'FAQ-Gruppe',
  29759.                                                         'tooltip' => '',
  29760.                                                         'mandatory' => false,
  29761.                                                         'noteditable' => false,
  29762.                                                         'index' => false,
  29763.                                                         'locked' => false,
  29764.                                                         'style' => '',
  29765.                                                         'permissions' => NULL,
  29766.                                                         'datatype' => 'data',
  29767.                                                         'invisible' => false,
  29768.                                                         'visibleGridView' => false,
  29769.                                                         'visibleSearch' => false,
  29770.                                                     ],
  29771.                                                 ],
  29772.                                                 'isOperator' => false,
  29773.                                             ],
  29774.                                             => [
  29775.                                                 'attributes' => [
  29776.                                                     'attribute' => 'frage',
  29777.                                                     'label' => 'Frage',
  29778.                                                     'dataType' => 'wysiwyg',
  29779.                                                     'layout' => [
  29780.                                                         'fieldtype' => 'wysiwyg',
  29781.                                                         'width' => 776,
  29782.                                                         'height' => 150,
  29783.                                                         'queryColumnType' => 'longtext',
  29784.                                                         'columnType' => 'longtext',
  29785.                                                         '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".'',
  29786.                                                         'excludeFromSearchIndex' => false,
  29787.                                                         'maxCharacters' => '',
  29788.                                                         'name' => 'frage',
  29789.                                                         'title' => 'Frage',
  29790.                                                         'tooltip' => '',
  29791.                                                         'mandatory' => false,
  29792.                                                         'noteditable' => false,
  29793.                                                         'index' => false,
  29794.                                                         'locked' => false,
  29795.                                                         'style' => '',
  29796.                                                         'permissions' => NULL,
  29797.                                                         'datatype' => 'data',
  29798.                                                         'relationType' => false,
  29799.                                                         'invisible' => false,
  29800.                                                         'visibleGridView' => true,
  29801.                                                         'visibleSearch' => true,
  29802.                                                     ],
  29803.                                                 ],
  29804.                                                 'isOperator' => false,
  29805.                                             ],
  29806.                                             => [
  29807.                                                 'attributes' => [
  29808.                                                     'attribute' => 'antwort',
  29809.                                                     'label' => 'Antwort',
  29810.                                                     'dataType' => 'wysiwyg',
  29811.                                                     'layout' => [
  29812.                                                         'fieldtype' => 'wysiwyg',
  29813.                                                         'width' => 776,
  29814.                                                         'height' => 460,
  29815.                                                         'queryColumnType' => 'longtext',
  29816.                                                         'columnType' => 'longtext',
  29817.                                                         '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".'',
  29818.                                                         'excludeFromSearchIndex' => false,
  29819.                                                         'maxCharacters' => '',
  29820.                                                         'name' => 'antwort',
  29821.                                                         'title' => 'Antwort',
  29822.                                                         'tooltip' => '',
  29823.                                                         'mandatory' => false,
  29824.                                                         'noteditable' => false,
  29825.                                                         'index' => false,
  29826.                                                         'locked' => false,
  29827.                                                         'style' => '',
  29828.                                                         'permissions' => NULL,
  29829.                                                         'datatype' => 'data',
  29830.                                                         'relationType' => false,
  29831.                                                         'invisible' => false,
  29832.                                                         'visibleGridView' => false,
  29833.                                                         'visibleSearch' => false,
  29834.                                                     ],
  29835.                                                 ],
  29836.                                                 'isOperator' => false,
  29837.                                             ],
  29838.                                         ],
  29839.                                     ],
  29840.                                 ],
  29841.                                 'FaqGruppe' => [
  29842.                                     'id' => 'FaqGruppe',
  29843.                                     'name' => 'FaqGruppe',
  29844.                                     'columnConfig' => [
  29845.                                         'columns' => [
  29846.                                             => [
  29847.                                                 'attributes' => [
  29848.                                                     'attribute' => 'id',
  29849.                                                     'label' => 'id',
  29850.                                                     'dataType' => 'system',
  29851.                                                     'layout' => [
  29852.                                                         'title' => 'id',
  29853.                                                         'name' => 'id',
  29854.                                                         'datatype' => 'data',
  29855.                                                         'fieldtype' => 'system',
  29856.                                                     ],
  29857.                                                 ],
  29858.                                                 'isOperator' => false,
  29859.                                             ],
  29860.                                             => [
  29861.                                                 'attributes' => [
  29862.                                                     'attribute' => 'key',
  29863.                                                     'label' => 'key',
  29864.                                                     'dataType' => 'system',
  29865.                                                     'layout' => [
  29866.                                                         'title' => 'key',
  29867.                                                         'name' => 'key',
  29868.                                                         'datatype' => 'data',
  29869.                                                         'fieldtype' => 'system',
  29870.                                                     ],
  29871.                                                 ],
  29872.                                                 'isOperator' => false,
  29873.                                             ],
  29874.                                             => [
  29875.                                                 'attributes' => [
  29876.                                                     'attribute' => 'creationDate',
  29877.                                                     'label' => 'creationDate',
  29878.                                                     'dataType' => 'system',
  29879.                                                     'layout' => [
  29880.                                                         'title' => 'creationDate',
  29881.                                                         'name' => 'creationDate',
  29882.                                                         'datatype' => 'data',
  29883.                                                         'fieldtype' => 'system',
  29884.                                                     ],
  29885.                                                 ],
  29886.                                                 'isOperator' => false,
  29887.                                             ],
  29888.                                             => [
  29889.                                                 'attributes' => [
  29890.                                                     'attribute' => 'modificationDate',
  29891.                                                     'label' => 'modificationDate',
  29892.                                                     'dataType' => 'system',
  29893.                                                     'layout' => [
  29894.                                                         'title' => 'modificationDate',
  29895.                                                         'name' => 'modificationDate',
  29896.                                                         'datatype' => 'data',
  29897.                                                         'fieldtype' => 'system',
  29898.                                                     ],
  29899.                                                 ],
  29900.                                                 'isOperator' => false,
  29901.                                             ],
  29902.                                             => [
  29903.                                                 'attributes' => [
  29904.                                                     'attribute' => 'name',
  29905.                                                     'label' => 'Name',
  29906.                                                     'dataType' => 'input',
  29907.                                                     'layout' => [
  29908.                                                         'fieldtype' => 'input',
  29909.                                                         'width' => 608,
  29910.                                                         'defaultValue' => NULL,
  29911.                                                         'queryColumnType' => 'varchar',
  29912.                                                         'columnType' => 'varchar',
  29913.                                                         'columnLength' => 1024,
  29914.                                                         'regex' => '',
  29915.                                                         'unique' => false,
  29916.                                                         'showCharCount' => false,
  29917.                                                         'name' => 'name',
  29918.                                                         'title' => 'Name',
  29919.                                                         'tooltip' => '',
  29920.                                                         'mandatory' => false,
  29921.                                                         'noteditable' => false,
  29922.                                                         'index' => false,
  29923.                                                         'locked' => false,
  29924.                                                         'style' => '',
  29925.                                                         'permissions' => NULL,
  29926.                                                         'datatype' => 'data',
  29927.                                                         'relationType' => false,
  29928.                                                         'invisible' => false,
  29929.                                                         'visibleGridView' => true,
  29930.                                                         'visibleSearch' => true,
  29931.                                                         'defaultValueGenerator' => '',
  29932.                                                     ],
  29933.                                                 ],
  29934.                                                 'isOperator' => false,
  29935.                                             ],
  29936.                                             => [
  29937.                                                 'attributes' => [
  29938.                                                     'attribute' => 'FAQs',
  29939.                                                     'label' => 'FAQs',
  29940.                                                     'dataType' => 'manyToManyObjectRelation',
  29941.                                                     'layout' => [
  29942.                                                         'fieldtype' => 'manyToManyObjectRelation',
  29943.                                                         'width' => 775,
  29944.                                                         'height' => 350,
  29945.                                                         'maxItems' => '',
  29946.                                                         'queryColumnType' => 'text',
  29947.                                                         'relationType' => true,
  29948.                                                         'visibleFields' => 'id,filename,name',
  29949.                                                         'allowToCreateNewObject' => false,
  29950.                                                         'optimizedAdminLoading' => false,
  29951.                                                         'enableTextSelection' => false,
  29952.                                                         'visibleFieldDefinitions' => [
  29953.                                                             'id' => [
  29954.                                                                 'name' => 'id',
  29955.                                                                 'title' => 'ID',
  29956.                                                                 'fieldtype' => 'input',
  29957.                                                             ],
  29958.                                                             'filename' => [
  29959.                                                                 'name' => 'filename',
  29960.                                                                 'title' => 'Dateiname',
  29961.                                                                 'fieldtype' => 'input',
  29962.                                                             ],
  29963.                                                             'name' => [
  29964.                                                                 'name' => 'name',
  29965.                                                                 'title' => 'Name',
  29966.                                                                 'fieldtype' => 'input',
  29967.                                                             ],
  29968.                                                         ],
  29969.                                                         'classes' => [
  29970.                                                             => [
  29971.                                                                 'classes' => 'Faq',
  29972.                                                             ],
  29973.                                                         ],
  29974.                                                         'pathFormatterClass' => '',
  29975.                                                         'name' => 'FAQs',
  29976.                                                         'title' => 'FAQs',
  29977.                                                         'tooltip' => '',
  29978.                                                         'mandatory' => false,
  29979.                                                         'noteditable' => false,
  29980.                                                         'index' => false,
  29981.                                                         'locked' => false,
  29982.                                                         'style' => '',
  29983.                                                         'permissions' => NULL,
  29984.                                                         'datatype' => 'data',
  29985.                                                         'invisible' => false,
  29986.                                                         'visibleGridView' => false,
  29987.                                                         'visibleSearch' => false,
  29988.                                                     ],
  29989.                                                 ],
  29990.                                                 'isOperator' => false,
  29991.                                             ],
  29992.                                             => [
  29993.                                                 'attributes' => [
  29994.                                                     'attribute' => 'author',
  29995.                                                     'label' => 'Autor',
  29996.                                                     'dataType' => 'manyToOneRelation',
  29997.                                                     'layout' => [
  29998.                                                         'fieldtype' => 'manyToOneRelation',
  29999.                                                         'width' => 530,
  30000.                                                         'assetUploadPath' => '',
  30001.                                                         'relationType' => true,
  30002.                                                         'queryColumnType' => [
  30003.                                                             'id' => 'int(11)',
  30004.                                                             'type' => 'enum(\'document\',\'asset\',\'object\')',
  30005.                                                         ],
  30006.                                                         'objectsAllowed' => true,
  30007.                                                         'assetsAllowed' => false,
  30008.                                                         'assetTypes' => [
  30009.                                                         ],
  30010.                                                         'documentsAllowed' => false,
  30011.                                                         'documentTypes' => [
  30012.                                                         ],
  30013.                                                         'classes' => [
  30014.                                                             => [
  30015.                                                                 'classes' => 'Kontakt',
  30016.                                                             ],
  30017.                                                         ],
  30018.                                                         'pathFormatterClass' => '',
  30019.                                                         'name' => 'author',
  30020.                                                         'title' => 'Autor',
  30021.                                                         'tooltip' => '',
  30022.                                                         'mandatory' => false,
  30023.                                                         'noteditable' => false,
  30024.                                                         'index' => false,
  30025.                                                         'locked' => false,
  30026.                                                         'style' => '',
  30027.                                                         'permissions' => NULL,
  30028.                                                         'datatype' => 'data',
  30029.                                                         'invisible' => false,
  30030.                                                         'visibleGridView' => false,
  30031.                                                         'visibleSearch' => false,
  30032.                                                     ],
  30033.                                                 ],
  30034.                                                 'isOperator' => false,
  30035.                                             ],
  30036.                                             => [
  30037.                                                 'attributes' => [
  30038.                                                     'attribute' => 'brand',
  30039.                                                     'label' => 'Marke',
  30040.                                                     'dataType' => 'manyToOneRelation',
  30041.                                                     'layout' => [
  30042.                                                         'fieldtype' => 'manyToOneRelation',
  30043.                                                         'width' => 530,
  30044.                                                         'assetUploadPath' => '',
  30045.                                                         'relationType' => true,
  30046.                                                         'queryColumnType' => [
  30047.                                                             'id' => 'int(11)',
  30048.                                                             'type' => 'enum(\'document\',\'asset\',\'object\')',
  30049.                                                         ],
  30050.                                                         'objectsAllowed' => true,
  30051.                                                         'assetsAllowed' => false,
  30052.                                                         'assetTypes' => [
  30053.                                                         ],
  30054.                                                         'documentsAllowed' => false,
  30055.                                                         'documentTypes' => [
  30056.                                                         ],
  30057.                                                         'classes' => [
  30058.                                                             => [
  30059.                                                                 'classes' => 'Marke',
  30060.                                                             ],
  30061.                                                         ],
  30062.                                                         'pathFormatterClass' => '',
  30063.                                                         'name' => 'brand',
  30064.                                                         'title' => 'Marke',
  30065.                                                         'tooltip' => '',
  30066.                                                         'mandatory' => false,
  30067.                                                         'noteditable' => false,
  30068.                                                         'index' => false,
  30069.                                                         'locked' => false,
  30070.                                                         'style' => '',
  30071.                                                         'permissions' => NULL,
  30072.                                                         'datatype' => 'data',
  30073.                                                         'invisible' => false,
  30074.                                                         'visibleGridView' => false,
  30075.                                                         'visibleSearch' => false,
  30076.                                                     ],
  30077.                                                 ],
  30078.                                                 'isOperator' => false,
  30079.                                             ],
  30080.                                             => [
  30081.                                                 'attributes' => [
  30082.                                                     'attribute' => 'topic',
  30083.                                                     'label' => '',
  30084.                                                     'dataType' => 'manyToManyObjectRelation',
  30085.                                                     'layout' => [
  30086.                                                         'fieldtype' => 'manyToManyObjectRelation',
  30087.                                                         'width' => 758,
  30088.                                                         'height' => 300,
  30089.                                                         'maxItems' => '',
  30090.                                                         'queryColumnType' => 'text',
  30091.                                                         'relationType' => true,
  30092.                                                         'visibleFields' => 'id,key,name',
  30093.                                                         'allowToCreateNewObject' => false,
  30094.                                                         'optimizedAdminLoading' => false,
  30095.                                                         'enableTextSelection' => false,
  30096.                                                         'visibleFieldDefinitions' => [
  30097.                                                             'id' => [
  30098.                                                                 'name' => 'id',
  30099.                                                                 'title' => 'ID',
  30100.                                                                 'fieldtype' => 'input',
  30101.                                                             ],
  30102.                                                             'key' => [
  30103.                                                                 'name' => 'key',
  30104.                                                                 'title' => 'Schlüssel',
  30105.                                                                 'fieldtype' => 'input',
  30106.                                                             ],
  30107.                                                             'name' => [
  30108.                                                                 'name' => 'name',
  30109.                                                                 'title' => 'Name',
  30110.                                                                 'fieldtype' => 'input',
  30111.                                                             ],
  30112.                                                         ],
  30113.                                                         'classes' => [
  30114.                                                             => [
  30115.                                                                 'classes' => 'Kategorie',
  30116.                                                             ],
  30117.                                                         ],
  30118.                                                         'pathFormatterClass' => '',
  30119.                                                         'name' => 'topic',
  30120.                                                         'title' => '',
  30121.                                                         'tooltip' => '',
  30122.                                                         'mandatory' => false,
  30123.                                                         'noteditable' => false,
  30124.                                                         'index' => false,
  30125.                                                         'locked' => false,
  30126.                                                         'style' => '',
  30127.                                                         'permissions' => NULL,
  30128.                                                         'datatype' => 'data',
  30129.                                                         'invisible' => false,
  30130.                                                         'visibleGridView' => false,
  30131.                                                         'visibleSearch' => false,
  30132.                                                     ],
  30133.                                                 ],
  30134.                                                 'isOperator' => false,
  30135.                                             ],
  30136.                                             => [
  30137.                                                 'attributes' => [
  30138.                                                     'attribute' => 'subject',
  30139.                                                     'label' => '',
  30140.                                                     'dataType' => 'manyToManyObjectRelation',
  30141.                                                     'layout' => [
  30142.                                                         'fieldtype' => 'manyToManyObjectRelation',
  30143.                                                         'width' => 758,
  30144.                                                         'height' => 300,
  30145.                                                         'maxItems' => '',
  30146.                                                         'queryColumnType' => 'text',
  30147.                                                         'relationType' => true,
  30148.                                                         'visibleFields' => 'id,key,name',
  30149.                                                         'allowToCreateNewObject' => false,
  30150.                                                         'optimizedAdminLoading' => false,
  30151.                                                         'enableTextSelection' => false,
  30152.                                                         'visibleFieldDefinitions' => [
  30153.                                                             'id' => [
  30154.                                                                 'name' => 'id',
  30155.                                                                 'title' => 'ID',
  30156.                                                                 'fieldtype' => 'input',
  30157.                                                             ],
  30158.                                                             'key' => [
  30159.                                                                 'name' => 'key',
  30160.                                                                 'title' => 'Schlüssel',
  30161.                                                                 'fieldtype' => 'input',
  30162.                                                             ],
  30163.                                                             'name' => [
  30164.                                                                 'name' => 'name',
  30165.                                                                 'title' => 'Name',
  30166.                                                                 'fieldtype' => 'input',
  30167.                                                             ],
  30168.                                                         ],
  30169.                                                         'classes' => [
  30170.                                                             => [
  30171.                                                                 'classes' => 'Fachthema',
  30172.                                                             ],
  30173.                                                         ],
  30174.                                                         'pathFormatterClass' => '',
  30175.                                                         'name' => 'subject',
  30176.                                                         'title' => '',
  30177.                                                         'tooltip' => '',
  30178.                                                         'mandatory' => false,
  30179.                                                         'noteditable' => false,
  30180.                                                         'index' => false,
  30181.                                                         'locked' => false,
  30182.                                                         'style' => '',
  30183.                                                         'permissions' => NULL,
  30184.                                                         'datatype' => 'data',
  30185.                                                         'invisible' => false,
  30186.                                                         'visibleGridView' => false,
  30187.                                                         'visibleSearch' => false,
  30188.                                                     ],
  30189.                                                 ],
  30190.                                                 'isOperator' => false,
  30191.                                             ],
  30192.                                             10 => [
  30193.                                                 'attributes' => [
  30194.                                                     'attribute' => 'keyword',
  30195.                                                     'label' => '',
  30196.                                                     'dataType' => 'manyToManyObjectRelation',
  30197.                                                     'layout' => [
  30198.                                                         'fieldtype' => 'manyToManyObjectRelation',
  30199.                                                         'width' => 758,
  30200.                                                         'height' => 300,
  30201.                                                         'maxItems' => '',
  30202.                                                         'queryColumnType' => 'text',
  30203.                                                         'relationType' => true,
  30204.                                                         'visibleFields' => 'id,key,name',
  30205.                                                         'allowToCreateNewObject' => false,
  30206.                                                         'optimizedAdminLoading' => false,
  30207.                                                         'enableTextSelection' => false,
  30208.                                                         'visibleFieldDefinitions' => [
  30209.                                                             'id' => [
  30210.                                                                 'name' => 'id',
  30211.                                                                 'title' => 'ID',
  30212.                                                                 'fieldtype' => 'input',
  30213.                                                             ],
  30214.                                                             'key' => [
  30215.                                                                 'name' => 'key',
  30216.                                                                 'title' => 'Schlüssel',
  30217.                                                                 'fieldtype' => 'input',
  30218.                                                             ],
  30219.                                                             'name' => [
  30220.                                                                 'name' => 'name',
  30221.                                                                 'title' => 'Name',
  30222.                                                                 'fieldtype' => 'input',
  30223.                                                             ],
  30224.                                                         ],
  30225.                                                         'classes' => [
  30226.                                                             => [
  30227.                                                                 'classes' => 'Schlagwort',
  30228.                                                             ],
  30229.                                                         ],
  30230.                                                         'pathFormatterClass' => '',
  30231.                                                         'name' => 'keyword',
  30232.                                                         'title' => '',
  30233.                                                         'tooltip' => '',
  30234.                                                         'mandatory' => false,
  30235.                                                         'noteditable' => false,
  30236.                                                         'index' => false,
  30237.                                                         'locked' => false,
  30238.                                                         'style' => '',
  30239.                                                         'permissions' => NULL,
  30240.                                                         'datatype' => 'data',
  30241.                                                         'invisible' => false,
  30242.                                                         'visibleGridView' => false,
  30243.                                                         'visibleSearch' => false,
  30244.                                                     ],
  30245.                                                 ],
  30246.                                                 'isOperator' => false,
  30247.                                             ],
  30248.                                         ],
  30249.                                     ],
  30250.                                 ],
  30251.                                 'TherapiegebietEndverwender' => [
  30252.                                     'id' => 'TherapiegebietEndverwender',
  30253.                                     'name' => 'TherapiegebietEndverwender',
  30254.                                     'columnConfig' => [
  30255.                                         'columns' => [
  30256.                                             => [
  30257.                                                 'attributes' => [
  30258.                                                     'attribute' => 'id',
  30259.                                                     'label' => 'id',
  30260.                                                     'dataType' => 'system',
  30261.                                                     'layout' => [
  30262.                                                         'title' => 'id',
  30263.                                                         'name' => 'id',
  30264.                                                         'datatype' => 'data',
  30265.                                                         'fieldtype' => 'system',
  30266.                                                     ],
  30267.                                                 ],
  30268.                                                 'isOperator' => false,
  30269.                                             ],
  30270.                                             => [
  30271.                                                 'attributes' => [
  30272.                                                     'attribute' => 'key',
  30273.                                                     'label' => 'key',
  30274.                                                     'dataType' => 'system',
  30275.                                                     'layout' => [
  30276.                                                         'title' => 'key',
  30277.                                                         'name' => 'key',
  30278.                                                         'datatype' => 'data',
  30279.                                                         'fieldtype' => 'system',
  30280.                                                     ],
  30281.                                                 ],
  30282.                                                 'isOperator' => false,
  30283.                                             ],
  30284.                                             => [
  30285.                                                 'attributes' => [
  30286.                                                     'attribute' => 'name',
  30287.                                                     'label' => 'Name',
  30288.                                                     'dataType' => 'input',
  30289.                                                     'layout' => [
  30290.                                                         'fieldtype' => 'input',
  30291.                                                         'width' => 608,
  30292.                                                         'defaultValue' => NULL,
  30293.                                                         'queryColumnType' => 'varchar',
  30294.                                                         'columnType' => 'varchar',
  30295.                                                         'columnLength' => 1024,
  30296.                                                         'regex' => '',
  30297.                                                         'unique' => false,
  30298.                                                         'showCharCount' => false,
  30299.                                                         'name' => 'name',
  30300.                                                         'title' => 'Name',
  30301.                                                         'tooltip' => '',
  30302.                                                         'mandatory' => false,
  30303.                                                         'noteditable' => false,
  30304.                                                         'index' => false,
  30305.                                                         'locked' => false,
  30306.                                                         'style' => '',
  30307.                                                         'permissions' => NULL,
  30308.                                                         'datatype' => 'data',
  30309.                                                         'relationType' => false,
  30310.                                                         'invisible' => false,
  30311.                                                         'visibleGridView' => true,
  30312.                                                         'visibleSearch' => true,
  30313.                                                         'defaultValueGenerator' => '',
  30314.                                                     ],
  30315.                                                 ],
  30316.                                                 'isOperator' => false,
  30317.                                             ],
  30318.                                         ],
  30319.                                     ],
  30320.                                 ],
  30321.                                 'TherapiegebietFachkreise' => [
  30322.                                     'id' => 'TherapiegebietFachkreise',
  30323.                                     'name' => 'TherapiegebietFachkreise',
  30324.                                     'columnConfig' => [
  30325.                                         'columns' => [
  30326.                                             => [
  30327.                                                 'attributes' => [
  30328.                                                     'attribute' => 'id',
  30329.                                                     'label' => 'id',
  30330.                                                     'dataType' => 'system',
  30331.                                                     'layout' => [
  30332.                                                         'title' => 'id',
  30333.                                                         'name' => 'id',
  30334.                                                         'datatype' => 'data',
  30335.                                                         'fieldtype' => 'system',
  30336.                                                     ],
  30337.                                                 ],
  30338.                                                 'isOperator' => false,
  30339.                                             ],
  30340.                                             => [
  30341.                                                 'attributes' => [
  30342.                                                     'attribute' => 'key',
  30343.                                                     'label' => 'key',
  30344.                                                     'dataType' => 'system',
  30345.                                                     'layout' => [
  30346.                                                         'title' => 'key',
  30347.                                                         'name' => 'key',
  30348.                                                         'datatype' => 'data',
  30349.                                                         'fieldtype' => 'system',
  30350.                                                     ],
  30351.                                                 ],
  30352.                                                 'isOperator' => false,
  30353.                                             ],
  30354.                                             => [
  30355.                                                 'attributes' => [
  30356.                                                     'attribute' => 'name',
  30357.                                                     'label' => 'Name',
  30358.                                                     'dataType' => 'input',
  30359.                                                     'layout' => [
  30360.                                                         'fieldtype' => 'input',
  30361.                                                         'width' => 608,
  30362.                                                         'defaultValue' => NULL,
  30363.                                                         'queryColumnType' => 'varchar',
  30364.                                                         'columnType' => 'varchar',
  30365.                                                         'columnLength' => 1024,
  30366.                                                         'regex' => '',
  30367.                                                         'unique' => false,
  30368.                                                         'showCharCount' => false,
  30369.                                                         'name' => 'name',
  30370.                                                         'title' => 'Name',
  30371.                                                         'tooltip' => '',
  30372.                                                         'mandatory' => false,
  30373.                                                         'noteditable' => false,
  30374.                                                         'index' => false,
  30375.                                                         'locked' => false,
  30376.                                                         'style' => '',
  30377.                                                         'permissions' => NULL,
  30378.                                                         'datatype' => 'data',
  30379.                                                         'relationType' => false,
  30380.                                                         'invisible' => false,
  30381.                                                         'visibleGridView' => true,
  30382.                                                         'visibleSearch' => true,
  30383.                                                         'defaultValueGenerator' => '',
  30384.                                                     ],
  30385.                                                 ],
  30386.                                                 'isOperator' => false,
  30387.                                             ],
  30388.                                         ],
  30389.                                     ],
  30390.                                 ],
  30391.                                 'Kontakt' => [
  30392.                                     'id' => 'Kontakt',
  30393.                                     'name' => 'Kontakt',
  30394.                                     'columnConfig' => [
  30395.                                         'columns' => [
  30396.                                             => [
  30397.                                                 'attributes' => [
  30398.                                                     'attribute' => 'id',
  30399.                                                     'label' => 'id',
  30400.                                                     'dataType' => 'system',
  30401.                                                     'layout' => [
  30402.                                                         'title' => 'id',
  30403.                                                         'name' => 'id',
  30404.                                                         'datatype' => 'data',
  30405.                                                         'fieldtype' => 'system',
  30406.                                                     ],
  30407.                                                 ],
  30408.                                                 'isOperator' => false,
  30409.                                             ],
  30410.                                             => [
  30411.                                                 'attributes' => [
  30412.                                                     'attribute' => 'key',
  30413.                                                     'label' => 'key',
  30414.                                                     'dataType' => 'system',
  30415.                                                     'layout' => [
  30416.                                                         'title' => 'key',
  30417.                                                         'name' => 'key',
  30418.                                                         'datatype' => 'data',
  30419.                                                         'fieldtype' => 'system',
  30420.                                                     ],
  30421.                                                 ],
  30422.                                                 'isOperator' => false,
  30423.                                             ],
  30424.                                             => [
  30425.                                                 'attributes' => [
  30426.                                                     'attribute' => 'titel',
  30427.                                                     'label' => 'Akademischer Titel',
  30428.                                                     'dataType' => 'input',
  30429.                                                     'layout' => [
  30430.                                                         'fieldtype' => 'input',
  30431.                                                         'width' => 646,
  30432.                                                         'defaultValue' => NULL,
  30433.                                                         'queryColumnType' => 'varchar',
  30434.                                                         'columnType' => 'varchar',
  30435.                                                         'columnLength' => 190,
  30436.                                                         'regex' => '',
  30437.                                                         'unique' => false,
  30438.                                                         'showCharCount' => false,
  30439.                                                         'name' => 'titel',
  30440.                                                         'title' => 'Akademischer Titel',
  30441.                                                         'tooltip' => '',
  30442.                                                         'mandatory' => false,
  30443.                                                         'noteditable' => false,
  30444.                                                         'index' => false,
  30445.                                                         'locked' => false,
  30446.                                                         'style' => '',
  30447.                                                         'permissions' => NULL,
  30448.                                                         'datatype' => 'data',
  30449.                                                         'relationType' => false,
  30450.                                                         'invisible' => false,
  30451.                                                         'visibleGridView' => true,
  30452.                                                         'visibleSearch' => true,
  30453.                                                         'defaultValueGenerator' => '',
  30454.                                                     ],
  30455.                                                 ],
  30456.                                                 'isOperator' => false,
  30457.                                             ],
  30458.                                             => [
  30459.                                                 'attributes' => [
  30460.                                                     'attribute' => 'firstname',
  30461.                                                     'label' => 'Firstname',
  30462.                                                     'dataType' => 'firstname',
  30463.                                                     'layout' => [
  30464.                                                         'fieldtype' => 'firstname',
  30465.                                                         'width' => 646,
  30466.                                                         'defaultValue' => NULL,
  30467.                                                         'queryColumnType' => 'varchar',
  30468.                                                         'columnType' => 'varchar',
  30469.                                                         'columnLength' => 1024,
  30470.                                                         'regex' => '',
  30471.                                                         'unique' => NULL,
  30472.                                                         'showCharCount' => NULL,
  30473.                                                         'name' => 'firstname',
  30474.                                                         'title' => 'Firstname',
  30475.                                                         'tooltip' => '',
  30476.                                                         'mandatory' => true,
  30477.                                                         'noteditable' => false,
  30478.                                                         'index' => false,
  30479.                                                         'locked' => false,
  30480.                                                         'style' => '',
  30481.                                                         'permissions' => NULL,
  30482.                                                         'datatype' => 'data',
  30483.                                                         'relationType' => false,
  30484.                                                         'invisible' => false,
  30485.                                                         'visibleGridView' => true,
  30486.                                                         'visibleSearch' => true,
  30487.                                                         'defaultValueGenerator' => '',
  30488.                                                     ],
  30489.                                                 ],
  30490.                                                 'isOperator' => false,
  30491.                                             ],
  30492.                                             => [
  30493.                                                 'attributes' => [
  30494.                                                     'attribute' => 'lastname',
  30495.                                                     'label' => 'Lastname',
  30496.                                                     'dataType' => 'lastname',
  30497.                                                     'layout' => [
  30498.                                                         'fieldtype' => 'lastname',
  30499.                                                         'width' => 646,
  30500.                                                         'defaultValue' => NULL,
  30501.                                                         'queryColumnType' => 'varchar',
  30502.                                                         'columnType' => 'varchar',
  30503.                                                         'columnLength' => 1024,
  30504.                                                         'regex' => '',
  30505.                                                         'unique' => NULL,
  30506.                                                         'showCharCount' => NULL,
  30507.                                                         'name' => 'lastname',
  30508.                                                         'title' => 'Lastname',
  30509.                                                         'tooltip' => '',
  30510.                                                         'mandatory' => true,
  30511.                                                         'noteditable' => false,
  30512.                                                         'index' => false,
  30513.                                                         'locked' => false,
  30514.                                                         'style' => '',
  30515.                                                         'permissions' => NULL,
  30516.                                                         'datatype' => 'data',
  30517.                                                         'relationType' => false,
  30518.                                                         'invisible' => false,
  30519.                                                         'visibleGridView' => true,
  30520.                                                         'visibleSearch' => true,
  30521.                                                         'defaultValueGenerator' => '',
  30522.                                                     ],
  30523.                                                 ],
  30524.                                                 'isOperator' => false,
  30525.                                             ],
  30526.                                             => [
  30527.                                                 'attributes' => [
  30528.                                                     'attribute' => 'Firma',
  30529.                                                     'label' => 'Firma',
  30530.                                                     'dataType' => 'input',
  30531.                                                     'layout' => [
  30532.                                                         'fieldtype' => 'input',
  30533.                                                         'width' => 646,
  30534.                                                         'defaultValue' => NULL,
  30535.                                                         'queryColumnType' => 'varchar',
  30536.                                                         'columnType' => 'varchar',
  30537.                                                         'columnLength' => 190,
  30538.                                                         'regex' => '',
  30539.                                                         'unique' => false,
  30540.                                                         'showCharCount' => false,
  30541.                                                         'name' => 'Firma',
  30542.                                                         'title' => 'Firma',
  30543.                                                         'tooltip' => '',
  30544.                                                         'mandatory' => false,
  30545.                                                         'noteditable' => true,
  30546.                                                         'index' => false,
  30547.                                                         'locked' => false,
  30548.                                                         'style' => '',
  30549.                                                         'permissions' => NULL,
  30550.                                                         'datatype' => 'data',
  30551.                                                         'relationType' => false,
  30552.                                                         'invisible' => true,
  30553.                                                         'visibleGridView' => true,
  30554.                                                         'visibleSearch' => true,
  30555.                                                         'defaultValueGenerator' => '',
  30556.                                                     ],
  30557.                                                 ],
  30558.                                                 'isOperator' => false,
  30559.                                             ],
  30560.                                             => [
  30561.                                                 'attributes' => [
  30562.                                                     'attribute' => 'email',
  30563.                                                     'label' => 'Email',
  30564.                                                     'dataType' => 'email',
  30565.                                                     'layout' => [
  30566.                                                         'fieldtype' => 'email',
  30567.                                                         'width' => 646,
  30568.                                                         'defaultValue' => NULL,
  30569.                                                         'queryColumnType' => 'varchar',
  30570.                                                         'columnType' => 'varchar',
  30571.                                                         'columnLength' => 1024,
  30572.                                                         'regex' => '',
  30573.                                                         'unique' => NULL,
  30574.                                                         'showCharCount' => NULL,
  30575.                                                         'name' => 'email',
  30576.                                                         'title' => 'Email',
  30577.                                                         'tooltip' => '',
  30578.                                                         'mandatory' => true,
  30579.                                                         'noteditable' => false,
  30580.                                                         'index' => false,
  30581.                                                         'locked' => false,
  30582.                                                         'style' => '',
  30583.                                                         'permissions' => NULL,
  30584.                                                         'datatype' => 'data',
  30585.                                                         'relationType' => false,
  30586.                                                         'invisible' => false,
  30587.                                                         'visibleGridView' => false,
  30588.                                                         'visibleSearch' => false,
  30589.                                                         'defaultValueGenerator' => '',
  30590.                                                     ],
  30591.                                                 ],
  30592.                                                 'isOperator' => false,
  30593.                                             ],
  30594.                                             => [
  30595.                                                 'attributes' => [
  30596.                                                     'attribute' => 'phone',
  30597.                                                     'label' => 'Telefon',
  30598.                                                     'dataType' => 'input',
  30599.                                                     'layout' => [
  30600.                                                         'fieldtype' => 'input',
  30601.                                                         'width' => 646,
  30602.                                                         'defaultValue' => NULL,
  30603.                                                         'queryColumnType' => 'varchar',
  30604.                                                         'columnType' => 'varchar',
  30605.                                                         'columnLength' => 1024,
  30606.                                                         'regex' => '',
  30607.                                                         'unique' => false,
  30608.                                                         'showCharCount' => false,
  30609.                                                         'name' => 'phone',
  30610.                                                         'title' => 'Telefon',
  30611.                                                         'tooltip' => '',
  30612.                                                         'mandatory' => false,
  30613.                                                         'noteditable' => false,
  30614.                                                         'index' => false,
  30615.                                                         'locked' => false,
  30616.                                                         'style' => '',
  30617.                                                         'permissions' => NULL,
  30618.                                                         'datatype' => 'data',
  30619.                                                         'relationType' => false,
  30620.                                                         'invisible' => false,
  30621.                                                         'visibleGridView' => false,
  30622.                                                         'visibleSearch' => false,
  30623.                                                         'defaultValueGenerator' => '',
  30624.                                                     ],
  30625.                                                 ],
  30626.                                                 'isOperator' => false,
  30627.                                             ],
  30628.                                         ],
  30629.                                     ],
  30630.                                 ],
  30631.                                 'Kategorie' => [
  30632.                                     'id' => 'Kategorie',
  30633.                                     'name' => 'Kategorie',
  30634.                                     'columnConfig' => [
  30635.                                         'columns' => [
  30636.                                             => [
  30637.                                                 'attributes' => [
  30638.                                                     'attribute' => 'id',
  30639.                                                     'label' => 'id',
  30640.                                                     'dataType' => 'system',
  30641.                                                     'layout' => [
  30642.                                                         'title' => 'id',
  30643.                                                         'name' => 'id',
  30644.                                                         'datatype' => 'data',
  30645.                                                         'fieldtype' => 'system',
  30646.                                                     ],
  30647.                                                 ],
  30648.                                                 'isOperator' => false,
  30649.                                             ],
  30650.                                             => [
  30651.                                                 'attributes' => [
  30652.                                                     'attribute' => 'fullpath',
  30653.                                                     'label' => 'fullpath',
  30654.                                                     'dataType' => 'system',
  30655.                                                     'layout' => [
  30656.                                                         'title' => 'fullpath',
  30657.                                                         'name' => 'fullpath',
  30658.                                                         'datatype' => 'data',
  30659.                                                         'fieldtype' => 'system',
  30660.                                                     ],
  30661.                                                 ],
  30662.                                                 'isOperator' => false,
  30663.                                             ],
  30664.                                             => [
  30665.                                                 'attributes' => [
  30666.                                                     'attribute' => 'key',
  30667.                                                     'label' => 'key',
  30668.                                                     'dataType' => 'system',
  30669.                                                     'layout' => [
  30670.                                                         'title' => 'key',
  30671.                                                         'name' => 'key',
  30672.                                                         'datatype' => 'data',
  30673.                                                         'fieldtype' => 'system',
  30674.                                                     ],
  30675.                                                 ],
  30676.                                                 'isOperator' => false,
  30677.                                             ],
  30678.                                             => [
  30679.                                                 'attributes' => [
  30680.                                                     'attribute' => 'name',
  30681.                                                     'label' => 'Name',
  30682.                                                     'dataType' => 'input',
  30683.                                                     'layout' => [
  30684.                                                         'fieldtype' => 'input',
  30685.                                                         'width' => 608,
  30686.                                                         'defaultValue' => NULL,
  30687.                                                         'queryColumnType' => 'varchar',
  30688.                                                         'columnType' => 'varchar',
  30689.                                                         'columnLength' => 1024,
  30690.                                                         'regex' => '',
  30691.                                                         'unique' => false,
  30692.                                                         'showCharCount' => false,
  30693.                                                         'name' => 'name',
  30694.                                                         'title' => 'Name',
  30695.                                                         'tooltip' => '',
  30696.                                                         'mandatory' => false,
  30697.                                                         'noteditable' => false,
  30698.                                                         'index' => false,
  30699.                                                         'locked' => false,
  30700.                                                         'style' => '',
  30701.                                                         'permissions' => NULL,
  30702.                                                         'datatype' => 'data',
  30703.                                                         'relationType' => false,
  30704.                                                         'invisible' => false,
  30705.                                                         'visibleGridView' => true,
  30706.                                                         'visibleSearch' => true,
  30707.                                                         'defaultValueGenerator' => '',
  30708.                                                     ],
  30709.                                                 ],
  30710.                                                 'isOperator' => false,
  30711.                                             ],
  30712.                                         ],
  30713.                                     ],
  30714.                                 ],
  30715.                                 'Schlagwort' => [
  30716.                                     'id' => 'Schlagwort',
  30717.                                     'name' => 'Schlagwort',
  30718.                                     'columnConfig' => [
  30719.                                         'columns' => [
  30720.                                             => [
  30721.                                                 'attributes' => [
  30722.                                                     'attribute' => 'id',
  30723.                                                     'label' => 'id',
  30724.                                                     'dataType' => 'system',
  30725.                                                     'layout' => [
  30726.                                                         'title' => 'id',
  30727.                                                         'name' => 'id',
  30728.                                                         'datatype' => 'data',
  30729.                                                         'fieldtype' => 'system',
  30730.                                                     ],
  30731.                                                 ],
  30732.                                                 'isOperator' => false,
  30733.                                             ],
  30734.                                             => [
  30735.                                                 'attributes' => [
  30736.                                                     'attribute' => 'fullpath',
  30737.                                                     'label' => 'fullpath',
  30738.                                                     'dataType' => 'system',
  30739.                                                     'layout' => [
  30740.                                                         'title' => 'fullpath',
  30741.                                                         'name' => 'fullpath',
  30742.                                                         'datatype' => 'data',
  30743.                                                         'fieldtype' => 'system',
  30744.                                                     ],
  30745.                                                 ],
  30746.                                                 'isOperator' => false,
  30747.                                             ],
  30748.                                             => [
  30749.                                                 'attributes' => [
  30750.                                                     'attribute' => 'key',
  30751.                                                     'label' => 'key',
  30752.                                                     'dataType' => 'system',
  30753.                                                     'layout' => [
  30754.                                                         'title' => 'key',
  30755.                                                         'name' => 'key',
  30756.                                                         'datatype' => 'data',
  30757.                                                         'fieldtype' => 'system',
  30758.                                                     ],
  30759.                                                 ],
  30760.                                                 'isOperator' => false,
  30761.                                             ],
  30762.                                             => [
  30763.                                                 'attributes' => [
  30764.                                                     'attribute' => 'name',
  30765.                                                     'label' => 'Name',
  30766.                                                     'dataType' => 'input',
  30767.                                                     'layout' => [
  30768.                                                         'fieldtype' => 'input',
  30769.                                                         'width' => 608,
  30770.                                                         'defaultValue' => NULL,
  30771.                                                         'queryColumnType' => 'varchar',
  30772.                                                         'columnType' => 'varchar',
  30773.                                                         'columnLength' => 1024,
  30774.                                                         'regex' => '',
  30775.                                                         'unique' => false,
  30776.                                                         'showCharCount' => false,
  30777.                                                         'name' => 'name',
  30778.                                                         'title' => 'Name',
  30779.                                                         'tooltip' => '',
  30780.                                                         'mandatory' => false,
  30781.                                                         'noteditable' => false,
  30782.                                                         'index' => false,
  30783.                                                         'locked' => false,
  30784.                                                         'style' => '',
  30785.                                                         'permissions' => NULL,
  30786.                                                         'datatype' => 'data',
  30787.                                                         'relationType' => false,
  30788.                                                         'invisible' => false,
  30789.                                                         'visibleGridView' => true,
  30790.                                                         'visibleSearch' => true,
  30791.                                                         'defaultValueGenerator' => '',
  30792.                                                     ],
  30793.                                                 ],
  30794.                                                 'isOperator' => false,
  30795.                                             ],
  30796.                                         ],
  30797.                                     ],
  30798.                                 ],
  30799.                                 'Bundle' => [
  30800.                                     'id' => 'Bundle',
  30801.                                     'name' => 'Bundle',
  30802.                                     'columnConfig' => [
  30803.                                         'columns' => [
  30804.                                             => [
  30805.                                                 'attributes' => [
  30806.                                                     'attribute' => 'bezeichnung',
  30807.                                                     'label' => 'Paket Bezeichnung',
  30808.                                                     'dataType' => 'input',
  30809.                                                 ],
  30810.                                                 'isOperator' => false,
  30811.                                             ],
  30812.                                             => [
  30813.                                                 'attributes' => [
  30814.                                                     'attribute' => 'topline',
  30815.                                                     'label' => 'Topline',
  30816.                                                     'dataType' => 'input',
  30817.                                                 ],
  30818.                                                 'isOperator' => false,
  30819.                                             ],
  30820.                                             => [
  30821.                                                 'attributes' => [
  30822.                                                     'attribute' => 'URL',
  30823.                                                     'label' => 'Partner URL',
  30824.                                                     'dataType' => 'input',
  30825.                                                 ],
  30826.                                                 'isOperator' => false,
  30827.                                             ],
  30828.                                             => [
  30829.                                                 'attributes' => [
  30830.                                                     'attribute' => 'fliesstext',
  30831.                                                     'label' => 'Text',
  30832.                                                     'dataType' => 'wysiwyg',
  30833.                                                 ],
  30834.                                                 'isOperator' => false,
  30835.                                             ],
  30836.                                             => [
  30837.                                                 'attributes' => [
  30838.                                                     'attribute' => 'product',
  30839.                                                     'label' => 'Produkte',
  30840.                                                     'dataType' => 'manyToManyObjectRelation',
  30841.                                                 ],
  30842.                                                 'isOperator' => false,
  30843.                                             ],
  30844.                                             => [
  30845.                                                 'attributes' => [
  30846.                                                     'attribute' => 'image16x9',
  30847.                                                     'label' => '~bild-16x9',
  30848.                                                     'dataType' => 'hotspotimage',
  30849.                                                 ],
  30850.                                                 'isOperator' => false,
  30851.                                             ],
  30852.                                             => [
  30853.                                                 'attributes' => [
  30854.                                                     'attribute' => 'image1x1',
  30855.                                                     'label' => '~bild-1x1',
  30856.                                                     'dataType' => 'hotspotimage',
  30857.                                                 ],
  30858.                                                 'isOperator' => false,
  30859.                                             ],
  30860.                                             => [
  30861.                                                 'attributes' => [
  30862.                                                     'attribute' => 'image5x8',
  30863.                                                     'label' => '~bild-5x8',
  30864.                                                     'dataType' => 'hotspotimage',
  30865.                                                 ],
  30866.                                                 'isOperator' => false,
  30867.                                             ],
  30868.                                             => [
  30869.                                                 'attributes' => [
  30870.                                                     'attribute' => 'imageMood',
  30871.                                                     'label' => 'Moodimage',
  30872.                                                     'dataType' => 'hotspotimage',
  30873.                                                 ],
  30874.                                                 'isOperator' => false,
  30875.                                             ],
  30876.                                             => [
  30877.                                                 'attributes' => [
  30878.                                                     'attribute' => 'id',
  30879.                                                     'label' => 'id',
  30880.                                                     'dataType' => 'system',
  30881.                                                 ],
  30882.                                                 'isOperator' => false,
  30883.                                             ],
  30884.                                             10 => [
  30885.                                                 'attributes' => [
  30886.                                                     'attribute' => 'key',
  30887.                                                     'label' => 'key',
  30888.                                                     'dataType' => 'system',
  30889.                                                 ],
  30890.                                                 'isOperator' => false,
  30891.                                             ],
  30892.                                             11 => [
  30893.                                                 'attributes' => [
  30894.                                                     'attribute' => 'creationDate',
  30895.                                                     'label' => 'creationDate',
  30896.                                                     'dataType' => 'system',
  30897.                                                 ],
  30898.                                                 'isOperator' => false,
  30899.                                             ],
  30900.                                             12 => [
  30901.                                                 'attributes' => [
  30902.                                                     'attribute' => 'modificationDate',
  30903.                                                     'label' => 'modificationDate',
  30904.                                                     'dataType' => 'system',
  30905.                                                 ],
  30906.                                                 'isOperator' => false,
  30907.                                             ],
  30908.                                         ],
  30909.                                     ],
  30910.                                 ],
  30911.                             ],
  30912.                             'mutationEntities' => [
  30913.                             ],
  30914.                             'specialEntities' => [
  30915.                                 'document' => [
  30916.                                     'read' => true,
  30917.                                     'create' => false,
  30918.                                     'update' => false,
  30919.                                     'delete' => false,
  30920.                                 ],
  30921.                                 'document_folder' => [
  30922.                                     'read' => true,
  30923.                                     'create' => false,
  30924.                                     'update' => false,
  30925.                                     'delete' => false,
  30926.                                 ],
  30927.                                 'asset' => [
  30928.                                     'read' => true,
  30929.                                     'create' => false,
  30930.                                     'update' => false,
  30931.                                     'delete' => false,
  30932.                                 ],
  30933.                                 'asset_folder' => [
  30934.                                     'read' => true,
  30935.                                     'create' => false,
  30936.                                     'update' => false,
  30937.                                     'delete' => false,
  30938.                                 ],
  30939.                                 'asset_listing' => [
  30940.                                     'read' => true,
  30941.                                     'create' => false,
  30942.                                     'update' => false,
  30943.                                     'delete' => false,
  30944.                                 ],
  30945.                                 'object_folder' => [
  30946.                                     'read' => true,
  30947.                                     'create' => false,
  30948.                                     'update' => false,
  30949.                                     'delete' => false,
  30950.                                 ],
  30951.                                 'translation' => [
  30952.                                     'read' => false,
  30953.                                     'create' => false,
  30954.                                     'update' => false,
  30955.                                     'delete' => false,
  30956.                                 ],
  30957.                                 'translation_listing' => [
  30958.                                     'read' => false,
  30959.                                     'create' => false,
  30960.                                     'update' => false,
  30961.                                     'delete' => false,
  30962.                                 ],
  30963.                             ],
  30964.                         ],
  30965.                         'security' => [
  30966.                             'method' => 'datahub_apikey',
  30967.                             'apikey' => [
  30968.                                 => '9480d71c1ad6625dde10d8845aff964d',
  30969.                                 => 'd6fbe4163ef8c537a8d88bf82054a75c',
  30970.                             ],
  30971.                             'skipPermissionCheck' => false,
  30972.                             'disableIntrospection' => false,
  30973.                         ],
  30974.                         'workspaces' => [
  30975.                             'asset' => [
  30976.                                 => [
  30977.                                     'read' => true,
  30978.                                     'cpath' => '/',
  30979.                                     'create' => false,
  30980.                                     'update' => false,
  30981.                                     'delete' => false,
  30982.                                     'id' => 'extModel1444-1',
  30983.                                 ],
  30984.                             ],
  30985.                             'document' => [
  30986.                                 => [
  30987.                                     'read' => true,
  30988.                                     'cpath' => '/',
  30989.                                     'create' => false,
  30990.                                     'update' => false,
  30991.                                     'delete' => false,
  30992.                                     'id' => 'extModel1418-1',
  30993.                                 ],
  30994.                             ],
  30995.                             'object' => [
  30996.                                 => [
  30997.                                     'read' => true,
  30998.                                     'cpath' => '/',
  30999.                                     'create' => false,
  31000.                                     'update' => false,
  31001.                                     'delete' => false,
  31002.                                     'id' => 'extModel1470-1',
  31003.                                 ],
  31004.                             ],
  31005.                         ],
  31006.                         'permissions' => [
  31007.                             'user' => [
  31008.                             ],
  31009.                             'role' => [
  31010.                             ],
  31011.                         ],
  31012.                     ],
  31013.                 ],
  31014.             ],
  31015.             'data_collector.templates' => [
  31016.                 'Pimcore\\Bundle\\CoreBundle\\DataCollector\\PimcoreDataCollector' => [
  31017.                     => 'pimcore',
  31018.                     => '@PimcoreCore/Profiler/data_collector.html.twig',
  31019.                 ],
  31020.                 'data_collector.request' => [
  31021.                     => 'request',
  31022.                     => '@WebProfiler/Collector/request.html.twig',
  31023.                 ],
  31024.                 'data_collector.time' => [
  31025.                     => 'time',
  31026.                     => '@WebProfiler/Collector/time.html.twig',
  31027.                 ],
  31028.                 'data_collector.memory' => [
  31029.                     => 'memory',
  31030.                     => '@WebProfiler/Collector/memory.html.twig',
  31031.                 ],
  31032.                 'data_collector.validator' => [
  31033.                     => 'validator',
  31034.                     => '@WebProfiler/Collector/validator.html.twig',
  31035.                 ],
  31036.                 'data_collector.ajax' => [
  31037.                     => 'ajax',
  31038.                     => '@WebProfiler/Collector/ajax.html.twig',
  31039.                 ],
  31040.                 'Pimcore\\Bundle\\CoreBundle\\DataCollector\\PimcoreTargetingDataCollector' => [
  31041.                     => 'pimcore_targeting',
  31042.                     => '@PimcoreCore/Profiler/targeting_data_collector.html.twig',
  31043.                 ],
  31044.                 'data_collector.form' => [
  31045.                     => 'form',
  31046.                     => '@WebProfiler/Collector/form.html.twig',
  31047.                 ],
  31048.                 'data_collector.exception' => [
  31049.                     => 'exception',
  31050.                     => '@WebProfiler/Collector/exception.html.twig',
  31051.                 ],
  31052.                 'data_collector.logger' => [
  31053.                     => 'logger',
  31054.                     => '@WebProfiler/Collector/logger.html.twig',
  31055.                 ],
  31056.                 'data_collector.events' => [
  31057.                     => 'events',
  31058.                     => '@WebProfiler/Collector/events.html.twig',
  31059.                 ],
  31060.                 'data_collector.router' => [
  31061.                     => 'router',
  31062.                     => '@WebProfiler/Collector/router.html.twig',
  31063.                 ],
  31064.                 'data_collector.cache' => [
  31065.                     => 'cache',
  31066.                     => '@WebProfiler/Collector/cache.html.twig',
  31067.                 ],
  31068.                 'data_collector.translation' => [
  31069.                     => 'translation',
  31070.                     => '@WebProfiler/Collector/translation.html.twig',
  31071.                 ],
  31072.                 'data_collector.security' => [
  31073.                     => 'security',
  31074.                     => '@Security/Collector/security.html.twig',
  31075.                 ],
  31076.                 'data_collector.twig' => [
  31077.                     => 'twig',
  31078.                     => '@WebProfiler/Collector/twig.html.twig',
  31079.                 ],
  31080.                 'data_collector.http_client' => [
  31081.                     => 'http_client',
  31082.                     => '@WebProfiler/Collector/http_client.html.twig',
  31083.                 ],
  31084.                 'data_collector.doctrine' => [
  31085.                     => 'db',
  31086.                     => '@Doctrine/Collector/db.html.twig',
  31087.                 ],
  31088.                 'data_collector.dump' => [
  31089.                     => 'dump',
  31090.                     => '@Debug/Profiler/dump.html.twig',
  31091.                 ],
  31092.                 'data_collector.messenger' => [
  31093.                     => 'messenger',
  31094.                     => '@WebProfiler/Collector/messenger.html.twig',
  31095.                 ],
  31096.                 'mailer.data_collector' => [
  31097.                     => 'mailer',
  31098.                     => '@WebProfiler/Collector/mailer.html.twig',
  31099.                 ],
  31100.                 'notifier.data_collector' => [
  31101.                     => 'notifier',
  31102.                     => '@WebProfiler/Collector/notifier.html.twig',
  31103.                 ],
  31104.                 'data_collector.config' => [
  31105.                     => 'config',
  31106.                     => '@WebProfiler/Collector/config.html.twig',
  31107.                 ],
  31108.             ],
  31109.             'pimcore.service_controllers' => [
  31110.                 'AdvancedObjectSearchBundle\\Controller\\AdminController' => 'AdvancedObjectSearchBundle\\Controller\\AdminController',
  31111.                 'App\\Controller\\DefaultController' => 'App\\Controller\\DefaultController',
  31112.                 'App\\Controller\\Web2printController' => 'App\\Controller\\Web2printController',
  31113.                 'Doctrine\\Bundle\\DoctrineBundle\\Controller\\ProfilerController' => 'Doctrine\\Bundle\\DoctrineBundle\\Controller\\ProfilerController',
  31114.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Asset\\AssetController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Asset\\AssetController',
  31115.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Asset\\AssetHelperController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Asset\\AssetHelperController',
  31116.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\ClassController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\ClassController',
  31117.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\ClassificationstoreController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\ClassificationstoreController',
  31118.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\DataObjectController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\DataObjectController',
  31119.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\DataObjectHelperController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\DataObjectHelperController',
  31120.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\QuantityValueController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\QuantityValueController',
  31121.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\VariantsController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\VariantsController',
  31122.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\DocumentController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\DocumentController',
  31123.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\EmailController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\EmailController',
  31124.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\FolderController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\FolderController',
  31125.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\HardlinkController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\HardlinkController',
  31126.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\LinkController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\LinkController',
  31127.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\NewsletterController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\NewsletterController',
  31128.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\PageController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\PageController',
  31129.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\PrintcontainerController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\PrintcontainerController',
  31130.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\PrintpageController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\PrintpageController',
  31131.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\RenderletController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\RenderletController',
  31132.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\SnippetController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\SnippetController',
  31133.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\ElementController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\ElementController',
  31134.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\EmailController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\EmailController',
  31135.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\External\\AdminerController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\External\\AdminerController',
  31136.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\External\\OpcacheController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\External\\OpcacheController',
  31137.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\IndexController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\IndexController',
  31138.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\InstallController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\InstallController',
  31139.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\LogController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\LogController',
  31140.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\LoginController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\LoginController',
  31141.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\MiscController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\MiscController',
  31142.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\NotificationController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\NotificationController',
  31143.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\PortalController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\PortalController',
  31144.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\RecyclebinController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\RecyclebinController',
  31145.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\RedirectsController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\RedirectsController',
  31146.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\SettingsController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\SettingsController',
  31147.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\TagsController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\TagsController',
  31148.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\TargetingController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\TargetingController',
  31149.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\TranslationController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\TranslationController',
  31150.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\UserController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\UserController',
  31151.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\WorkflowController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\WorkflowController',
  31152.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\ExtensionManager\\ExtensionManagerController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\ExtensionManager\\ExtensionManagerController',
  31153.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\GDPR\\AdminController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\GDPR\\AdminController',
  31154.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\GDPR\\AssetController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\GDPR\\AssetController',
  31155.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\GDPR\\DataObjectController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\GDPR\\DataObjectController',
  31156.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\GDPR\\PimcoreUsersController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\GDPR\\PimcoreUsersController',
  31157.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\GDPR\\SentMailController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\GDPR\\SentMailController',
  31158.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Reports\\AnalyticsController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Reports\\AnalyticsController',
  31159.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Reports\\CustomReportController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Reports\\CustomReportController',
  31160.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Reports\\SettingsController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Reports\\SettingsController',
  31161.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Searchadmin\\SearchController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Searchadmin\\SearchController',
  31162.                 'Pimcore\\Bundle\\CoreBundle\\Controller\\PublicServicesController' => 'Pimcore\\Bundle\\CoreBundle\\Controller\\PublicServicesController',
  31163.                 'Pimcore\\Bundle\\DataHubBundle\\Controller\\ConfigController' => 'Pimcore\\Bundle\\DataHubBundle\\Controller\\ConfigController',
  31164.                 'Pimcore\\Bundle\\DataHubBundle\\Controller\\GraphQLExplorerController' => 'Pimcore\\Bundle\\DataHubBundle\\Controller\\GraphQLExplorerController',
  31165.                 'Pimcore\\Bundle\\DataHubBundle\\Controller\\WebserviceController' => 'Pimcore\\Bundle\\DataHubBundle\\Controller\\WebserviceController',
  31166.                 'Pimcore\\Bundle\\DataImporterBundle\\Controller\\ConfigDataObjectController' => 'Pimcore\\Bundle\\DataImporterBundle\\Controller\\ConfigDataObjectController',
  31167.                 'Pimcore\\Bundle\\DataImporterBundle\\Controller\\PushImportController' => 'Pimcore\\Bundle\\DataImporterBundle\\Controller\\PushImportController',
  31168.                 'kernel' => 'App\\Kernel',
  31169.             ],
  31170.             'console.command.ids' => [
  31171.                 => 'console.command.public_alias.App\\Command\\UrladungsImportFAQCommand',
  31172.                 => 'console.command.public_alias.App\\Command\\UrladungsImportMagazinCommand',
  31173.                 => 'console.command.public_alias.App\\Command\\UrladungsImportProductCommand',
  31174.                 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\Bundle\\ListCommand',
  31175.                 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\CacheWarmingCommand',
  31176.                 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\ClassesDefinitionsBuildCommand',
  31177.                 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\Definition\\Import\\ClassCommand',
  31178.                 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\Definition\\Import\\CustomLayoutCommand',
  31179.                 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\Definition\\Import\\FieldCollectionCommand',
  31180.                 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\Definition\\Import\\ObjectBrickCommand',
  31181.                 10 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\DeleteClassificationStoreCommand',
  31182.                 11 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\DeleteUnusedLocaleDataCommand',
  31183.                 12 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\Document\\GeneratePagePreviews',
  31184.                 13 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\Document\\MigrateElementsCommand',
  31185.                 14 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\EmailLogsCleanupCommand',
  31186.                 15 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\GenerateStaticPagesCommand',
  31187.                 16 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\InternalMigrationHelpersCommand',
  31188.                 17 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\InternalModelDaoMappingGeneratorCommand',
  31189.                 18 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\InternalUnicodeCldrLanguageTerritoryGeneratorCommand',
  31190.                 19 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\LowQualityImagePreviewCommand',
  31191.                 20 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\MaintenanceModeCommand',
  31192.                 21 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\Migrate\\StorageCommand',
  31193.                 22 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\Migrate\\ThumbnailsFolderStructureCommand',
  31194.                 23 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\MysqlToolsCommand',
  31195.                 24 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\RecyclebinCleanupCommand',
  31196.                 25 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\RequirementsCheckCommand',
  31197.                 26 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\ResetPasswordCommand',
  31198.                 27 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\RunScriptCommand',
  31199.                 28 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\SearchBackendReindexCommand',
  31200.                 29 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\ThumbnailsClearCommand',
  31201.                 30 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\ThumbnailsImageCommand',
  31202.                 31 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\ThumbnailsVideoCommand',
  31203.                 32 => 'console.command.public_alias.AdvancedObjectSearchBundle\\Command\\ProcessUpdateQueueCommand',
  31204.                 33 => 'console.command.public_alias.AdvancedObjectSearchBundle\\Command\\ReindexCommand',
  31205.                 34 => 'console.command.public_alias.AdvancedObjectSearchBundle\\Command\\UpdateMappingCommand',
  31206.                 35 => 'console.command.public_alias.Pimcore\\Bundle\\DataHubBundle\\Command\\Configuration\\RebuildWorkspacesCommand',
  31207.                 36 => 'console.command.public_alias.Pimcore\\Bundle\\DataHubBundle\\Command\\GraphQL\\RebuildDefinitionsCommand',
  31208.                 37 => 'console.command.public_alias.Pimcore\\Bundle\\DataImporterBundle\\Command\\CronExecutionCommand',
  31209.                 38 => 'console.command.public_alias.Pimcore\\Bundle\\DataImporterBundle\\Command\\DummyDataCommand',
  31210.                 39 => 'console.command.public_alias.Pimcore\\Bundle\\DataImporterBundle\\Command\\ParallelProcessQueueCommand',
  31211.                 40 => 'console.command.public_alias.Pimcore\\Bundle\\DataImporterBundle\\Command\\PrepareImportCommand',
  31212.                 41 => 'console.command.public_alias.Pimcore\\Bundle\\DataImporterBundle\\Command\\SequentialProcessQueueCommand',
  31213.             ],
  31214.         ];
  31215.     }
  31216.     protected function throw($message)
  31217.     {
  31218.         throw new RuntimeException($message);
  31219.     }
  31220. }