<?php
namespace Container1NW2bZx;
use Symfony\Component\DependencyInjection\Argument\RewindableGenerator;
use Symfony\Component\DependencyInjection\ContainerInterface;
use Symfony\Component\DependencyInjection\Container;
use Symfony\Component\DependencyInjection\Exception\InvalidArgumentException;
use Symfony\Component\DependencyInjection\Exception\LogicException;
use Symfony\Component\DependencyInjection\Exception\RuntimeException;
use Symfony\Component\DependencyInjection\ParameterBag\FrozenParameterBag;
use Symfony\Component\DependencyInjection\ParameterBag\ParameterBagInterface;
/**
* @internal This class has been auto-generated by the Symfony Dependency Injection Component.
*/
class App_KernelDevDebugContainer extends Container
{
protected $containerDir;
protected $targetDir;
protected $parameters = [];
private $buildParameters;
protected $getService;
public function __construct(array $buildParameters = [], $containerDir = __DIR__)
{
$this->getService = \Closure::fromCallable([$this, 'getService']);
$this->buildParameters = $buildParameters;
$this->containerDir = $containerDir;
$this->targetDir = \dirname($containerDir);
$this->parameters = $this->getDefaultParameters();
$this->services = $this->privates = [];
$this->syntheticIds = [
'Pimcore\\Cache\\Runtime' => true,
'Pimcore\\Extension\\Config' => true,
'kernel' => true,
];
$this->methodMap = [
'.container.private.form.factory' => 'get_Container_Private_Form_FactoryService',
'.container.private.profiler' => 'get_Container_Private_ProfilerService',
'.container.private.security.authorization_checker' => 'get_Container_Private_Security_AuthorizationCheckerService',
'.container.private.security.csrf.token_manager' => 'get_Container_Private_Security_Csrf_TokenManagerService',
'.container.private.security.token_storage' => 'get_Container_Private_Security_TokenStorageService',
'.container.private.session' => 'get_Container_Private_SessionService',
'.container.private.twig' => 'get_Container_Private_TwigService',
'.container.private.validator' => 'get_Container_Private_ValidatorService',
'Pimcore\\Bundle\\AdminBundle\\Security\\ContentSecurityPolicyHandler' => 'getContentSecurityPolicyHandlerService',
'Pimcore\\Bundle\\AdminBundle\\Security\\CsrfProtectionHandler' => 'getCsrfProtectionHandlerService',
'Pimcore\\Bundle\\AdminBundle\\Security\\User\\TokenStorageUserResolver' => 'getTokenStorageUserResolverService',
'Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\FullPageCacheListener' => 'getFullPageCacheListenerService',
'Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\GoogleAnalyticsCodeListener' => 'getGoogleAnalyticsCodeListenerService',
'Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\GoogleTagManagerListener' => 'getGoogleTagManagerListenerService',
'Pimcore\\Bundle\\PortalEngineBundle\\Service\\SearchIndex\\ElasticSearchConfigService' => 'getElasticSearchConfigServiceService',
'Pimcore\\Cache\\Core\\CoreCacheHandler' => 'getCoreCacheHandlerService',
'Pimcore\\Config' => 'getConfigService',
'Pimcore\\Document\\Editable\\Block\\BlockStateStack' => 'getBlockStateStackService',
'Pimcore\\Document\\Renderer\\DocumentRenderer' => 'getDocumentRendererService',
'Pimcore\\Document\\StaticPageGenerator' => 'getStaticPageGeneratorService',
'Pimcore\\Extension\\Bundle\\PimcoreBundleManager' => 'getPimcoreBundleManagerService',
'Pimcore\\Extension\\Document\\Areabrick\\AreabrickManagerInterface' => 'getAreabrickManagerInterfaceService',
'Pimcore\\Http\\RequestHelper' => 'getRequestHelperService',
'Pimcore\\Http\\Request\\Resolver\\OutputTimestampResolver' => 'getOutputTimestampResolverService',
'Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver' => 'getPimcoreContextResolverService',
'Pimcore\\Http\\Request\\Resolver\\ResponseHeaderResolver' => 'getResponseHeaderResolverService',
'Pimcore\\Http\\Request\\Resolver\\SiteResolver' => 'getSiteResolverService',
'Pimcore\\Http\\Request\\Resolver\\StaticPageResolver' => 'getStaticPageResolverService',
'Pimcore\\Http\\Request\\Resolver\\ViewModelResolver' => 'getViewModelResolverService',
'Pimcore\\Http\\ResponseHelper' => 'getResponseHelperService',
'Pimcore\\Localization\\LocaleServiceInterface' => 'getLocaleServiceInterfaceService',
'Pimcore\\Model\\Document\\Editable\\Loader\\EditableLoader' => 'getEditableLoaderService',
'Pimcore\\Model\\Document\\Service' => 'getServiceService',
'Pimcore\\Targeting\\Document\\DocumentTargetingConfigurator' => 'getDocumentTargetingConfiguratorService',
'Pimcore\\Templating\\GlobalVariables' => 'getGlobalVariablesService',
'Pimcore\\Templating\\LegacyTemplateGuesser' => 'getLegacyTemplateGuesserService',
'Pimcore\\Templating\\Loader\\FilesystemLoader' => 'getFilesystemLoaderService',
'Pimcore\\Templating\\Loader\\TemplateLocator' => 'getTemplateLocatorService',
'Pimcore\\Templating\\Renderer\\EditableRenderer' => 'getEditableRendererService',
'Pimcore\\Templating\\TemplateNameParser' => 'getTemplateNameParserService',
'Pimcore\\Templating\\TwigEngine' => 'getTwigEngineService',
'Pimcore\\Workflow\\ExpressionService' => 'getExpressionServiceService',
'Pimcore\\Workflow\\Manager' => 'getManagerService',
'Pimcore\\Workflow\\Place\\StatusInfo' => 'getStatusInfoService',
'Symfony\\Bridge\\Twig\\Extension\\WebLinkExtension' => 'getWebLinkExtensionService',
'Symfony\\Component\\HttpKernel\\EventListener\\SessionListener' => 'getSessionListenerService',
'Symfony\\Component\\Lock\\LockFactory' => 'getLockFactoryService',
'Symfony\\Contracts\\Translation\\TranslatorInterface' => 'getTranslatorInterfaceService',
'cache.app' => 'getCache_AppService',
'cache.system' => 'getCache_SystemService',
'cache.validator_expression_language' => 'getCache_ValidatorExpressionLanguageService',
'cmf_routing.route_provider' => 'getCmfRouting_RouteProviderService',
'data_collector.dump' => 'getDataCollector_DumpService',
'doctrine' => 'getDoctrineService',
'doctrine.dbal.default_connection' => 'getDoctrine_Dbal_DefaultConnectionService',
'doctrine.orm.portal_engine_entity_manager' => 'getDoctrine_Orm_PortalEngineEntityManagerService',
'doctrine.orm.statistics_explorer_entity_manager' => 'getDoctrine_Orm_StatisticsExplorerEntityManagerService',
'event_dispatcher' => 'getEventDispatcherService',
'http_kernel' => 'getHttpKernelService',
'messenger.default_bus' => 'getMessenger_DefaultBusService',
'monolog.logger.admin' => 'getMonolog_Logger_AdminService',
'monolog.logger.cache' => 'getMonolog_Logger_CacheService',
'monolog.logger.doctrine' => 'getMonolog_Logger_DoctrineService',
'monolog.logger.event' => 'getMonolog_Logger_EventService',
'monolog.logger.http_client' => 'getMonolog_Logger_HttpClientService',
'monolog.logger.init' => 'getMonolog_Logger_InitService',
'monolog.logger.php' => 'getMonolog_Logger_PhpService',
'monolog.logger.portalengine.es' => 'getMonolog_Logger_Portalengine_EsService',
'monolog.logger.profiler' => 'getMonolog_Logger_ProfilerService',
'monolog.logger.request' => 'getMonolog_Logger_RequestService',
'monolog.logger.router' => 'getMonolog_Logger_RouterService',
'monolog.logger.routing' => 'getMonolog_Logger_RoutingService',
'monolog.logger.security' => 'getMonolog_Logger_SecurityService',
'pimcore.cache.pool' => 'getPimcore_Cache_PoolService',
'pimcore.routing.router.request_context' => 'getPimcore_Routing_Router_RequestContextService',
'pimcore.service.request.document_resolver' => 'getPimcore_Service_Request_DocumentResolverService',
'pimcore.service.request.editmode_resolver' => 'getPimcore_Service_Request_EditmodeResolverService',
'pimcore.service.request.template_vars_resolver' => 'getPimcore_Service_Request_TemplateVarsResolverService',
'pimcore.templating.action_renderer' => 'getPimcore_Templating_ActionRendererService',
'pimcore.templating.engine.delegating' => 'getPimcore_Templating_Engine_DelegatingService',
'pimcore.templating.include_renderer' => 'getPimcore_Templating_IncludeRendererService',
'pimcore.templating.view_helper.action' => 'getPimcore_Templating_ViewHelper_ActionService',
'pimcore.templating.view_helper.cache' => 'getPimcore_Templating_ViewHelper_CacheService',
'pimcore.templating.view_helper.device' => 'getPimcore_Templating_ViewHelper_DeviceService',
'pimcore.templating.view_helper.get_all_params' => 'getPimcore_Templating_ViewHelper_GetAllParamsService',
'pimcore.templating.view_helper.get_param' => 'getPimcore_Templating_ViewHelper_GetParamService',
'pimcore.templating.view_helper.glossary' => 'getPimcore_Templating_ViewHelper_GlossaryService',
'pimcore.templating.view_helper.head_link' => 'getPimcore_Templating_ViewHelper_HeadLinkService',
'pimcore.templating.view_helper.head_meta' => 'getPimcore_Templating_ViewHelper_HeadMetaService',
'pimcore.templating.view_helper.head_script' => 'getPimcore_Templating_ViewHelper_HeadScriptService',
'pimcore.templating.view_helper.head_style' => 'getPimcore_Templating_ViewHelper_HeadStyleService',
'pimcore.templating.view_helper.head_title' => 'getPimcore_Templating_ViewHelper_HeadTitleService',
'pimcore.templating.view_helper.inc' => 'getPimcore_Templating_ViewHelper_IncService',
'pimcore.templating.view_helper.inline_script' => 'getPimcore_Templating_ViewHelper_InlineScriptService',
'pimcore.templating.view_helper.navigation' => 'getPimcore_Templating_ViewHelper_NavigationService',
'pimcore.templating.view_helper.pimcore_url' => 'getPimcore_Templating_ViewHelper_PimcoreUrlService',
'pimcore.templating.view_helper.placeholder' => 'getPimcore_Templating_ViewHelper_PlaceholderService',
'pimcore_admin.security.user_loader' => 'getPimcoreAdmin_Security_UserLoaderService',
'request_stack' => 'getRequestStackService',
'router' => 'getRouterService',
'state_machine.product_workflow_archive' => 'getStateMachine_ProductWorkflowArchiveService',
'state_machine.product_workflow_global_bs' => 'getStateMachine_ProductWorkflowGlobalBsService',
'state_machine.product_workflow_global_ma' => 'getStateMachine_ProductWorkflowGlobalMaService',
'state_machine.product_workflow_global_wm' => 'getStateMachine_ProductWorkflowGlobalWmService',
'state_machine.product_workflow_local_cs' => 'getStateMachine_ProductWorkflowLocalCsService',
'state_machine.product_workflow_local_de' => 'getStateMachine_ProductWorkflowLocalDeService',
'state_machine.product_workflow_local_en' => 'getStateMachine_ProductWorkflowLocalEnService',
'state_machine.product_workflow_local_es' => 'getStateMachine_ProductWorkflowLocalEsService',
'state_machine.product_workflow_local_fr' => 'getStateMachine_ProductWorkflowLocalFrService',
'state_machine.product_workflow_local_it' => 'getStateMachine_ProductWorkflowLocalItService',
'state_machine.product_workflow_local_pl' => 'getStateMachine_ProductWorkflowLocalPlService',
'state_machine.product_workflow_local_ro' => 'getStateMachine_ProductWorkflowLocalRoService',
'state_machine.product_workflow_local_sk' => 'getStateMachine_ProductWorkflowLocalSkService',
'state_machine.product_workflow_local_sv' => 'getStateMachine_ProductWorkflowLocalSvService',
'templating.form.engine' => 'getTemplating_Form_EngineService',
'templating.form.renderer' => 'getTemplating_Form_RendererService',
'templating.helper.actions' => 'getTemplating_Helper_ActionsService',
'templating.helper.assets' => 'getTemplating_Helper_AssetsService',
'templating.helper.code' => 'getTemplating_Helper_CodeService',
'templating.helper.form' => 'getTemplating_Helper_FormService',
'templating.helper.router' => 'getTemplating_Helper_RouterService',
'templating.helper.session' => 'getTemplating_Helper_SessionService',
'templating.helper.slots' => 'getTemplating_Helper_SlotsService',
'templating.helper.stopwatch' => 'getTemplating_Helper_StopwatchService',
'templating.helper.translator' => 'getTemplating_Helper_TranslatorService',
'var_dumper.cloner' => 'getVarDumper_ClonerService',
'cache_clearer' => 'getCacheClearerService',
'filesystem' => 'getFilesystemService',
'serializer' => 'getSerializerService',
'security.csrf.token_manager' => 'getSecurity_Csrf_TokenManagerService',
'form.factory' => 'getForm_FactoryService',
'form.type.file' => 'getForm_Type_FileService',
'profiler' => 'getProfilerService',
'security.authorization_checker' => 'getSecurity_AuthorizationCheckerService',
'security.token_storage' => 'getSecurity_TokenStorageService',
'twig' => 'getTwigService',
'security.password_encoder' => 'getSecurity_PasswordEncoderService',
'session' => 'getSessionService',
'validator' => 'getValidatorService',
];
$this->fileMap = [
'.container.private.cache_clearer' => 'get_Container_Private_CacheClearerService',
'.container.private.filesystem' => 'get_Container_Private_FilesystemService',
'.container.private.form.type.file' => 'get_Container_Private_Form_Type_FileService',
'.container.private.security.password_encoder' => 'get_Container_Private_Security_PasswordEncoderService',
'.container.private.serializer' => 'get_Container_Private_SerializerService',
'App\\Command\\CleanDataObjectsCommand' => 'getCleanDataObjectsCommandService',
'App\\Command\\FixPrimaryOrderNumberCommand' => 'getFixPrimaryOrderNumberCommandService',
'App\\Command\\ImportBranchDataCommand' => 'getImportBranchDataCommandService',
'App\\Command\\ImportLanguageDataCommand' => 'getImportLanguageDataCommandService',
'App\\Command\\ImportProductMaterialsCommand' => 'getImportProductMaterialsCommandService',
'App\\Command\\UpdateDefaultKeysCommand' => 'getUpdateDefaultKeysCommandService',
'App\\Controller\\AppAdminController' => 'getAppAdminControllerService',
'App\\Controller\\CategoryController' => 'getCategoryControllerService',
'App\\Controller\\DefaultController' => 'getDefaultControllerService',
'App\\Controller\\DopController' => 'getDopControllerService',
'App\\Controller\\EmailController' => 'getEmailControllerService',
'App\\Controller\\ExportController' => 'getExportControllerService',
'App\\Controller\\GridexportController' => 'getGridexportControllerService',
'App\\Controller\\IframeController' => 'getIframeControllerService',
'App\\Controller\\OfferController' => 'getOfferControllerService',
'App\\Controller\\ProductController' => 'getProductControllerService',
'App\\Controller\\Web2printController' => 'getWeb2printControllerService',
'App\\EventListener\\EditmodeListener' => 'getEditmodeListenerService',
'App\\Service\\OptionsProvider\\PackagingOptionsProvider' => 'getPackagingOptionsProviderService',
'App\\Service\\OptionsProvider\\ProductStateOptionsProvider' => 'getProductStateOptionsProviderService',
'App\\Service\\ValueGenerator\\ProductStateDefaultValueGenerator' => 'getProductStateDefaultValueGeneratorService',
'Asioso\\QuickTranslateBundle\\Controller\\DefaultController' => 'getDefaultController2Service',
'Asioso\\QuickTranslateBundle\\Controller\\DocumentController' => 'getDocumentControllerService',
'Asioso\\QuickTranslateBundle\\Controller\\ObjectController' => 'getObjectControllerService',
'DatasheetBundle\\Controller\\DefaultController' => 'getDefaultController3Service',
'Doctrine\\Bundle\\DoctrineBundle\\Controller\\ProfilerController' => 'getProfilerControllerService',
'Elements\\Bundle\\ProcessManagerBundle\\Controller\\CallbackSettingsController' => 'getCallbackSettingsControllerService',
'Elements\\Bundle\\ProcessManagerBundle\\Controller\\ConfigController' => 'getConfigControllerService',
'Elements\\Bundle\\ProcessManagerBundle\\Controller\\IndexController' => 'getIndexControllerService',
'Elements\\Bundle\\ProcessManagerBundle\\Controller\\MonitoringItemController' => 'getMonitoringItemControllerService',
'Elements\\Bundle\\ProcessManagerBundle\\Controller\\RestController' => 'getRestControllerService',
'Elements\\Bundle\\ProcessManagerBundle\\Installer' => 'getInstallerService',
'Elements\\Bundle\\ProcessManagerBundle\\Service\\CommandsValidator' => 'getCommandsValidatorService',
'ExportBundle\\Command\\ExportProductDocumentsCommand' => 'getExportProductDocumentsCommandService',
'ExportBundle\\Controller\\DefaultController' => 'getDefaultController4Service',
'ExtendedDataHubFileExportBundle\\Controller\\DefaultController' => 'getDefaultController5Service',
'ExtendedPimcorePortalEngineBundle\\Controller\\DefaultController' => 'getDefaultController6Service',
'ExtendedPimcorePortalEngineBundle\\Controller\\Rest\\Api\\DataPool\\DataObjectController' => 'getDataObjectControllerService',
'FrontendPermissionToolkitBundle\\Service' => 'getService2Service',
'GuzzleHttp\\Client' => 'getClientService',
'Hamari\\PimEcommConnectorBundle\\Controller\\DefaultController' => 'getDefaultController7Service',
'Hamari\\PimEcommConnectorBundle\\Installer' => 'getInstaller2Service',
'ImportBundle\\Command\\ImportHierarchyDataCommand' => 'getImportHierarchyDataCommandService',
'ImportBundle\\Command\\UpdateProductHierarchyCommand' => 'getUpdateProductHierarchyCommandService',
'ImportBundle\\Controller\\DefaultController' => 'getDefaultController8Service',
'Knp\\Component\\Pager\\PaginatorInterface' => 'getPaginatorInterfaceService',
'MockBundle\\Controller\\DefaultController' => 'getDefaultController9Service',
'OutputDataConfigToolkitBundle\\Controller\\AdminController' => 'getAdminControllerService',
'OutputDataConfigToolkitBundle\\Controller\\ClassController' => 'getClassControllerService',
'Pim2RevitBundle\\Controller\\DefaultController' => 'getDefaultController10Service',
'Pimcore\\Admin\\Serializer' => 'getSerializer2Service',
'Pimcore\\AssetMetadataClassDefinitionsBundle\\Controller\\BackendController' => 'getBackendControllerService',
'Pimcore\\AssetMetadataClassDefinitionsBundle\\Controller\\DefaultController' => 'getDefaultController11Service',
'Pimcore\\AssetMetadataClassDefinitionsBundle\\Installer' => 'getInstaller3Service',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Asset\\AssetController' => 'getAssetControllerService',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Asset\\AssetHelperController' => 'getAssetHelperControllerService',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\ClassController' => 'getClassController2Service',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\ClassificationstoreController' => 'getClassificationstoreControllerService',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\DataObjectController' => 'getDataObjectController2Service',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\DataObjectHelperController' => 'getDataObjectHelperControllerService',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\QuantityValueController' => 'getQuantityValueControllerService',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\VariantsController' => 'getVariantsControllerService',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\DocumentController' => 'getDocumentController2Service',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\EmailController' => 'getEmailController2Service',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\FolderController' => 'getFolderControllerService',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\HardlinkController' => 'getHardlinkControllerService',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\LinkController' => 'getLinkControllerService',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\NewsletterController' => 'getNewsletterControllerService',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\PageController' => 'getPageControllerService',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\PrintcontainerController' => 'getPrintcontainerControllerService',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\PrintpageController' => 'getPrintpageControllerService',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\RenderletController' => 'getRenderletControllerService',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\SnippetController' => 'getSnippetControllerService',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\ElementController' => 'getElementControllerService',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\EmailController' => 'getEmailController3Service',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\External\\AdminerController' => 'getAdminerControllerService',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\External\\OpcacheController' => 'getOpcacheControllerService',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\IndexController' => 'getIndexController2Service',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\InstallController' => 'getInstallControllerService',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\LogController' => 'getLogControllerService',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\LoginController' => 'getLoginControllerService',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\MiscController' => 'getMiscControllerService',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\NotificationController' => 'getNotificationControllerService',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\PortalController' => 'getPortalControllerService',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\RecyclebinController' => 'getRecyclebinControllerService',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\RedirectsController' => 'getRedirectsControllerService',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\SettingsController' => 'getSettingsControllerService',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\TagsController' => 'getTagsControllerService',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\TargetingController' => 'getTargetingControllerService',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\TranslationController' => 'getTranslationControllerService',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\UserController' => 'getUserControllerService',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\WorkflowController' => 'getWorkflowControllerService',
'Pimcore\\Bundle\\AdminBundle\\Controller\\ExtensionManager\\ExtensionManagerController' => 'getExtensionManagerControllerService',
'Pimcore\\Bundle\\AdminBundle\\Controller\\GDPR\\AdminController' => 'getAdminController2Service',
'Pimcore\\Bundle\\AdminBundle\\Controller\\GDPR\\AssetController' => 'getAssetController2Service',
'Pimcore\\Bundle\\AdminBundle\\Controller\\GDPR\\DataObjectController' => 'getDataObjectController3Service',
'Pimcore\\Bundle\\AdminBundle\\Controller\\GDPR\\PimcoreUsersController' => 'getPimcoreUsersControllerService',
'Pimcore\\Bundle\\AdminBundle\\Controller\\GDPR\\SentMailController' => 'getSentMailControllerService',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Reports\\AnalyticsController' => 'getAnalyticsControllerService',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Reports\\CustomReportController' => 'getCustomReportControllerService',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Reports\\SettingsController' => 'getSettingsController2Service',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Searchadmin\\SearchController' => 'getSearchControllerService',
'Pimcore\\Bundle\\AdminBundle\\Session\\Handler\\AdminSessionHandler' => 'getAdminSessionHandlerService',
'Pimcore\\Bundle\\BundleGeneratorBundle\\Command\\GenerateBundleCommand' => 'getGenerateBundleCommandService',
'Pimcore\\Bundle\\BundleGeneratorBundle\\Command\\Helper\\QuestionHelper' => 'getQuestionHelperService',
'Pimcore\\Bundle\\CoreBundle\\Controller\\PublicServicesController' => 'getPublicServicesControllerService',
'Pimcore\\Bundle\\CoreBundle\\EventListener\\WorkflowManagementListener' => 'getWorkflowManagementListenerService',
'Pimcore\\Bundle\\DataHubBundle\\Controller\\ConfigController' => 'getConfigController2Service',
'Pimcore\\Bundle\\DataHubBundle\\Controller\\GraphQLExplorerController' => 'getGraphQLExplorerControllerService',
'Pimcore\\Bundle\\DataHubBundle\\Controller\\WebserviceController' => 'getWebserviceControllerService',
'Pimcore\\Bundle\\DataHubBundle\\GraphQL\\Service' => 'getService3Service',
'Pimcore\\Bundle\\DataHubBundle\\Installer' => 'getInstaller4Service',
'Pimcore\\Bundle\\DataHubBundle\\Service\\CheckConsumerPermissionsService' => 'getCheckConsumerPermissionsServiceService',
'Pimcore\\Bundle\\DataHubBundle\\Service\\FileUploadService' => 'getFileUploadServiceService',
'Pimcore\\Bundle\\DataHubBundle\\Service\\OutputCacheService' => 'getOutputCacheServiceService',
'Pimcore\\Bundle\\DataHubFileExportBundle\\Controller\\ConfigController' => 'getConfigController3Service',
'Pimcore\\Bundle\\DataHubFileExportBundle\\Controller\\DownloadController' => 'getDownloadControllerService',
'Pimcore\\Bundle\\DataHubFileExportBundle\\Exporter\\File' => 'getFileService',
'Pimcore\\Bundle\\DataHubFileExportBundle\\Installer' => 'getInstaller5Service',
'Pimcore\\Bundle\\DataImporterBundle\\Controller\\ConfigDataObjectController' => 'getConfigDataObjectControllerService',
'Pimcore\\Bundle\\DataImporterBundle\\Controller\\PushImportController' => 'getPushImportControllerService',
'Pimcore\\Bundle\\DataImporterBundle\\Installer' => 'getInstaller6Service',
'Pimcore\\Bundle\\EnterpriseSubscriptionToolsBundle\\Controller\\LicenseCheckController' => 'getLicenseCheckControllerService',
'Pimcore\\Bundle\\OpenIdConnectBundle\\Controller\\AuthController' => 'getAuthControllerService',
'Pimcore\\Bundle\\OpenIdConnectBundle\\Controller\\ButtonInjectionController' => 'getButtonInjectionControllerService',
'Pimcore\\Bundle\\OpenIdConnectBundle\\Controller\\ConfigController' => 'getConfigController4Service',
'Pimcore\\Bundle\\OpenIdConnectBundle\\Installer' => 'getInstaller7Service',
'Pimcore\\Bundle\\PhpTemplatingEngineBundle\\Controller\\FrontendController' => 'getFrontendControllerService',
'Pimcore\\Bundle\\PhpTemplatingEngineBundle\\Document\\Editable\\EditableHandler' => 'getEditableHandlerService',
'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\AbstractSiteController' => 'getAbstractSiteControllerService',
'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\Admin\\CollectionsController' => 'getCollectionsControllerService',
'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\Admin\\FrontendBuildController' => 'getFrontendBuildControllerService',
'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\Admin\\WizardController' => 'getWizardControllerService',
'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\AuthController' => 'getAuthController2Service',
'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\CollectionController' => 'getCollectionControllerService',
'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\DataPool\\AssetController' => 'getAssetController3Service',
'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\DataPool\\DataObjectController' => 'getDataObjectController4Service',
'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\DownloadCartController' => 'getDownloadCartControllerService',
'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\EmailController' => 'getEmailController4Service',
'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\LanguageVariantController' => 'getLanguageVariantControllerService',
'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\PortalController' => 'getPortalController2Service',
'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\PublicShareController' => 'getPublicShareControllerService',
'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\Rest\\Api\\AssetUploadController' => 'getAssetUploadControllerService',
'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\Rest\\Api\\BatchTaskController' => 'getBatchTaskControllerService',
'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\Rest\\Api\\CollectionController' => 'getCollectionController2Service',
'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\Rest\\Api\\DataPool\\AssetController' => 'getAssetController4Service',
'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\Rest\\Api\\DataPool\\DataObjectController' => 'getDataObjectController5Service',
'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\Rest\\Api\\DataPool\\PublicShare\\AssetController' => 'getAssetController5Service',
'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\Rest\\Api\\DataPool\\PublicShare\\DataObjectController' => 'getDataObjectController6Service',
'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\Rest\\Api\\DirectEditController' => 'getDirectEditControllerService',
'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\Rest\\Api\\DownloadController' => 'getDownloadController2Service',
'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\Rest\\Api\\FolderController' => 'getFolderController2Service',
'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\Rest\\Api\\PublicShareController' => 'getPublicShareController2Service',
'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\Rest\\Api\\PublicShare\\DetailActionsController' => 'getDetailActionsControllerService',
'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\Rest\\Api\\PublicShare\\DownloadController' => 'getDownloadController3Service',
'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\Rest\\Api\\SavedSearchController' => 'getSavedSearchControllerService',
'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\Rest\\Api\\SearchController' => 'getSearchController2Service',
'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\Rest\\Api\\TranslationController' => 'getTranslationController2Service',
'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\SavedSearchController' => 'getSavedSearchController2Service',
'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\SearchController' => 'getSearchController3Service',
'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\SnippetController' => 'getSnippetController2Service',
'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\StatisticExplorerController' => 'getStatisticExplorerControllerService',
'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\UserController' => 'getUserController2Service',
'Pimcore\\Bundle\\PortalEngineBundle\\Installer' => 'getInstaller8Service',
'Pimcore\\Bundle\\PortalEngineBundle\\Service\\DataPool\\ElementDataPoolConfigResolver' => 'getElementDataPoolConfigResolverService',
'Pimcore\\Bundle\\PortalEngineBundle\\Service\\SearchIndex\\IndexUpdateService' => 'getIndexUpdateServiceService',
'Pimcore\\Bundle\\PortalEngineBundle\\Service\\Security\\FrontendPermissionToolkit\\DataProvider' => 'getDataProviderService',
'Pimcore\\Bundle\\PortalEngineBundle\\Tools\\MigrationServiceLocator' => 'getMigrationServiceLocatorService',
'Pimcore\\Bundle\\StatisticsExplorerBundle\\Controller\\StatisticsController' => 'getStatisticsControllerService',
'Pimcore\\Bundle\\StatisticsExplorerBundle\\Installer' => 'getInstaller9Service',
'Pimcore\\Cache\\Symfony\\CacheClearer' => 'getCacheClearer2Service',
'Pimcore\\Controller\\Config\\ControllerDataProvider' => 'getControllerDataProviderService',
'Pimcore\\Controller\\Configuration\\TemplatePhp' => 'getTemplatePhpService',
'Pimcore\\DataObject\\BlockDataMarshaller\\Consent' => 'getConsentService',
'Pimcore\\DataObject\\BlockDataMarshaller\\Date' => 'getDateService',
'Pimcore\\DataObject\\BlockDataMarshaller\\ExternalImage' => 'getExternalImageService',
'Pimcore\\DataObject\\BlockDataMarshaller\\Geobounds' => 'getGeoboundsService',
'Pimcore\\DataObject\\BlockDataMarshaller\\Geopoint' => 'getGeopointService',
'Pimcore\\DataObject\\BlockDataMarshaller\\Geopolygon' => 'getGeopolygonService',
'Pimcore\\DataObject\\BlockDataMarshaller\\Localizedfields' => 'getLocalizedfieldsService',
'Pimcore\\DataObject\\BlockDataMarshaller\\RgbaColor' => 'getRgbaColorService',
'Pimcore\\DataObject\\BlockDataMarshaller\\StructuredTable' => 'getStructuredTableService',
'Pimcore\\DataObject\\ClassBuilder\\FieldDefinitionDocBlockBuilderInterface' => 'getFieldDefinitionDocBlockBuilderInterfaceService',
'Pimcore\\DataObject\\ClassBuilder\\PHPClassDumperInterface' => 'getPHPClassDumperInterfaceService',
'Pimcore\\DataObject\\ClassBuilder\\PHPFieldCollectionClassDumperInterface' => 'getPHPFieldCollectionClassDumperInterfaceService',
'Pimcore\\DataObject\\ClassBuilder\\PHPObjectBrickClassDumperInterface' => 'getPHPObjectBrickClassDumperInterfaceService',
'Pimcore\\DataObject\\ClassBuilder\\PHPObjectBrickContainerClassDumperInterface' => 'getPHPObjectBrickContainerClassDumperInterfaceService',
'Pimcore\\DataObject\\Consent\\Service' => 'getService4Service',
'Pimcore\\DataObject\\FielddefinitionMarshaller\\BlockDataMarshaller\\EncryptedField' => 'getEncryptedFieldService',
'Pimcore\\DataObject\\FielddefinitionMarshaller\\Classificationstore\\BooleanSelect' => 'getBooleanSelectService',
'Pimcore\\DataObject\\FielddefinitionMarshaller\\Classificationstore\\EncryptedField' => 'getEncryptedField2Service',
'Pimcore\\DataObject\\FielddefinitionMarshaller\\Classificationstore\\Multiselect' => 'getMultiselectService',
'Pimcore\\DataObject\\FielddefinitionMarshaller\\Classificationstore\\QuantityValue' => 'getQuantityValueService',
'Pimcore\\DataObject\\FielddefinitionMarshaller\\Classificationstore\\RgbaColor' => 'getRgbaColor2Service',
'Pimcore\\DataObject\\FielddefinitionMarshaller\\Classificationstore\\Table' => 'getTableService',
'Pimcore\\DataObject\\GridColumnConfig\\Service' => 'getService5Service',
'Pimcore\\Document\\Editable\\EditableHandler' => 'getEditableHandler2Service',
'Pimcore\\Document\\Editable\\EditableUsageResolver' => 'getEditableUsageResolverService',
'Pimcore\\Element\\MarshallerService' => 'getMarshallerServiceService',
'Pimcore\\Helper\\LongRunningHelper' => 'getLongRunningHelperService',
'Pimcore\\Http\\ClientFactory' => 'getClientFactoryService',
'Pimcore\\Image\\Adapter\\GD' => 'getGDService',
'Pimcore\\Image\\Adapter\\Imagick' => 'getImagickService',
'Pimcore\\Image\\Optimizer' => 'getOptimizerService',
'Pimcore\\Localization\\IntlFormatter' => 'getIntlFormatterService',
'Pimcore\\Log\\ApplicationLogger' => 'getApplicationLoggerService',
'Pimcore\\Log\\Handler\\ApplicationLoggerDb' => 'getApplicationLoggerDbService',
'Pimcore\\Mail\\Mailer' => 'getMailerService',
'Pimcore\\Migrations\\FilteredMigrationsRepository' => 'getFilteredMigrationsRepositoryService',
'Pimcore\\Migrations\\FilteredTableMetadataStorage' => 'getFilteredTableMetadataStorageService',
'Pimcore\\Model\\DataObject\\ClassDefinition\\ClassDefinitionManager' => 'getClassDefinitionManagerService',
'Pimcore\\Model\\DataObject\\ClassDefinition\\ClassLayoutDefinitionManager' => 'getClassLayoutDefinitionManagerService',
'Pimcore\\Model\\DataObject\\ClassDefinition\\DynamicOptionsProvider\\CountryOptionsProvider' => 'getCountryOptionsProviderService',
'Pimcore\\Model\\DataObject\\QuantityValue\\QuantityValueConverterInterface' => 'getQuantityValueConverterInterfaceService',
'Pimcore\\Model\\DataObject\\QuantityValue\\UnitConversionService' => 'getUnitConversionServiceService',
'Pimcore\\Model\\Notification\\Service\\NotificationService' => 'getNotificationServiceService',
'Pimcore\\Model\\Version\\Adapter\\VersionStorageAdapterInterface' => 'getVersionStorageAdapterInterfaceService',
'Pimcore\\Placeholder' => 'getPlaceholderService',
'Pimcore\\Templating\\PhpEngine' => 'getPhpEngineService',
'Pimcore\\Tool\\AssetsInstaller' => 'getAssetsInstallerService',
'Pimcore\\Tool\\Storage' => 'getStorageService',
'Pimcore\\Workflow\\Dumper\\GraphvizDumper' => 'getGraphvizDumperService',
'Pimcore\\Workflow\\Dumper\\StateMachineGraphvizDumper' => 'getStateMachineGraphvizDumperService',
'Pimcore\\Workflow\\Notification\\NotificationEmailService' => 'getNotificationEmailServiceService',
'Scheb\\TwoFactorBundle\\Model\\PersisterInterface' => 'getPersisterInterfaceService',
'Scheb\\TwoFactorBundle\\Security\\TwoFactor\\Provider\\TwoFactorFormRendererInterface' => 'getTwoFactorFormRendererInterfaceService',
'Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController' => 'getRedirectControllerService',
'Symfony\\Bundle\\FrameworkBundle\\Controller\\TemplateController' => 'getTemplateControllerService',
'app.datahub.easycatalog-exporter' => 'getApp_Datahub_EasycatalogexporterService',
'app.event_listener.product_workflow_notification_event_listener' => 'getApp_EventListener_ProductWorkflowNotificationEventListenerService',
'cache.app_clearer' => 'getCache_AppClearerService',
'cache.global_clearer' => 'getCache_GlobalClearerService',
'cache.system_clearer' => 'getCache_SystemClearerService',
'cache_warmer' => 'getCacheWarmerService',
'cmf_routing.redirect_controller' => 'getCmfRouting_RedirectControllerService',
'console.command.public_alias.Elements\\Bundle\\ProcessManagerBundle\\Command\\ClassMethodExecutorCommand' => 'getClassMethodExecutorCommandService',
'console.command.public_alias.Elements\\Bundle\\ProcessManagerBundle\\Command\\MaintenanceCommand' => 'getMaintenanceCommandService',
'console.command.public_alias.ExtendedPimcorePortalEngineBundle\\Command\\UpdateAssetMetadataCommand' => 'getUpdateAssetMetadataCommandService',
'console.command.public_alias.Hamari\\PimEcommConnectorBundle\\Command\\CleanupProductsCommand' => 'getCleanupProductsCommandService',
'console.command.public_alias.Hamari\\PimEcommConnectorBundle\\Command\\SyncAllCategoriesCommand' => 'getSyncAllCategoriesCommandService',
'console.command.public_alias.Hamari\\PimEcommConnectorBundle\\Command\\SyncAllCommand' => 'getSyncAllCommandService',
'console.command.public_alias.Hamari\\PimEcommConnectorBundle\\Command\\SyncCategoryCommand' => 'getSyncCategoryCommandService',
'console.command.public_alias.Hamari\\PimEcommConnectorBundle\\Command\\SyncProductCommand' => 'getSyncProductCommandService',
'console.command.public_alias.ImportBundle\\Command\\ImportAssetTagsCommand' => 'getImportAssetTagsCommandService',
'console.command.public_alias.ImportBundle\\Command\\ImportProductDocumentsCommand' => 'getImportProductDocumentsCommandService',
'console.command.public_alias.ImportBundle\\Command\\ImportProductImagesCommand' => 'getImportProductImagesCommandService',
'console.command.public_alias.ImportBundle\\Command\\ImportProductTagsCommand' => 'getImportProductTagsCommandService',
'console.command.public_alias.ImportBundle\\Command\\ImportProductVideosCommand' => 'getImportProductVideosCommandService',
'console.command.public_alias.ImportBundle\\Command\\ImportVaultFilesBatchCommand' => 'getImportVaultFilesBatchCommandService',
'console.command.public_alias.ImportBundle\\Command\\ImportVaultFilesSingleCommand' => 'getImportVaultFilesSingleCommandService',
'console.command.public_alias.ImportBundle\\Command\\ImportVaultFilesTagsCommand' => 'getImportVaultFilesTagsCommandService',
'console.command.public_alias.ImportBundle\\Command\\ImportVaultTempFilesCommand' => 'getImportVaultTempFilesCommandService',
'console.command.public_alias.MockBundle\\Command\\ImportMockedSAPDataCommand' => 'getImportMockedSAPDataCommandService',
'console.command.public_alias.Pimcore\\AssetMetadataClassDefinitionsBundle\\Command\\MigrateToCustomSettingsCommand' => 'getMigrateToCustomSettingsCommandService',
'console.command.public_alias.Pimcore\\AssetMetadataClassDefinitionsBundle\\Command\\PopulateCommand' => 'getPopulateCommandService',
'console.command.public_alias.Pimcore\\Bundle\\BundleGeneratorBundle\\Command\\BaseGenerateBundleCommand' => 'getBaseGenerateBundleCommandService',
'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\Bundle\\ListCommand' => 'getListCommandService',
'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\CacheWarmingCommand' => 'getCacheWarmingCommandService',
'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\ClassesDefinitionsBuildCommand' => 'getClassesDefinitionsBuildCommandService',
'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\Definition\\Import\\ClassCommand' => 'getClassCommandService',
'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\Definition\\Import\\CustomLayoutCommand' => 'getCustomLayoutCommandService',
'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\Definition\\Import\\FieldCollectionCommand' => 'getFieldCollectionCommandService',
'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\Definition\\Import\\ObjectBrickCommand' => 'getObjectBrickCommandService',
'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\DeleteClassificationStoreCommand' => 'getDeleteClassificationStoreCommandService',
'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\DeleteUnusedLocaleDataCommand' => 'getDeleteUnusedLocaleDataCommandService',
'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\Document\\GeneratePagePreviews' => 'getGeneratePagePreviewsService',
'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\Document\\MigrateElementsCommand' => 'getMigrateElementsCommandService',
'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\EmailLogsCleanupCommand' => 'getEmailLogsCleanupCommandService',
'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\GenerateStaticPagesCommand' => 'getGenerateStaticPagesCommandService',
'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\InternalMigrationHelpersCommand' => 'getInternalMigrationHelpersCommandService',
'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\InternalModelDaoMappingGeneratorCommand' => 'getInternalModelDaoMappingGeneratorCommandService',
'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\InternalUnicodeCldrLanguageTerritoryGeneratorCommand' => 'getInternalUnicodeCldrLanguageTerritoryGeneratorCommandService',
'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\LowQualityImagePreviewCommand' => 'getLowQualityImagePreviewCommandService',
'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\MaintenanceModeCommand' => 'getMaintenanceModeCommandService',
'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\Migrate\\StorageCommand' => 'getStorageCommandService',
'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\Migrate\\ThumbnailsFolderStructureCommand' => 'getThumbnailsFolderStructureCommandService',
'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\MysqlToolsCommand' => 'getMysqlToolsCommandService',
'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\RecyclebinCleanupCommand' => 'getRecyclebinCleanupCommandService',
'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\RequirementsCheckCommand' => 'getRequirementsCheckCommandService',
'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\ResetPasswordCommand' => 'getResetPasswordCommandService',
'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\RunScriptCommand' => 'getRunScriptCommandService',
'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\SearchBackendReindexCommand' => 'getSearchBackendReindexCommandService',
'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\ThumbnailsClearCommand' => 'getThumbnailsClearCommandService',
'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\ThumbnailsImageCommand' => 'getThumbnailsImageCommandService',
'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\ThumbnailsVideoCommand' => 'getThumbnailsVideoCommandService',
'console.command.public_alias.Pimcore\\Bundle\\DataHubBundle\\Command\\Configuration\\RebuildWorkspacesCommand' => 'getRebuildWorkspacesCommandService',
'console.command.public_alias.Pimcore\\Bundle\\DataHubBundle\\Command\\GraphQL\\RebuildDefinitionsCommand' => 'getRebuildDefinitionsCommandService',
'console.command.public_alias.Pimcore\\Bundle\\DataHubFileExportBundle\\Command\\CronExecutionCommand' => 'getCronExecutionCommandService',
'console.command.public_alias.Pimcore\\Bundle\\DataHubFileExportBundle\\Command\\ExportFileCommand' => 'getExportFileCommandService',
'console.command.public_alias.Pimcore\\Bundle\\DataImporterBundle\\Command\\CronExecutionCommand' => 'getCronExecutionCommand2Service',
'console.command.public_alias.Pimcore\\Bundle\\DataImporterBundle\\Command\\DummyDataCommand' => 'getDummyDataCommandService',
'console.command.public_alias.Pimcore\\Bundle\\DataImporterBundle\\Command\\ParallelProcessQueueCommand' => 'getParallelProcessQueueCommandService',
'console.command.public_alias.Pimcore\\Bundle\\DataImporterBundle\\Command\\PrepareImportCommand' => 'getPrepareImportCommandService',
'console.command.public_alias.Pimcore\\Bundle\\DataImporterBundle\\Command\\SequentialProcessQueueCommand' => 'getSequentialProcessQueueCommandService',
'console.command.public_alias.Pimcore\\Bundle\\PortalEngineBundle\\Command\\SizeEstimationCommand' => 'getSizeEstimationCommandService',
'console.command.public_alias.Pimcore\\Bundle\\PortalEngineBundle\\Command\\Update\\IndexRecreateCommand' => 'getIndexRecreateCommandService',
'console.command.public_alias.Pimcore\\Bundle\\PortalEngineBundle\\Command\\Update\\IndexUpdateCommand' => 'getIndexUpdateCommandService',
'console.command.public_alias.Pimcore\\Bundle\\PortalEngineBundle\\Command\\Update\\UpdateFrontendBuildCommand' => 'getUpdateFrontendBuildCommandService',
'console.command.public_alias.Pimcore\\Bundle\\PortalEngineBundle\\Command\\WizardCommand' => 'getWizardCommandService',
'console.command_loader' => 'getConsole_CommandLoaderService',
'container.env_var_processors_locator' => 'getContainer_EnvVarProcessorsLocatorService',
'error_controller' => 'getErrorControllerService',
'fos_js_routing.controller' => 'getFosJsRouting_ControllerService',
'fos_js_routing.extractor' => 'getFosJsRouting_ExtractorService',
'fos_js_routing.serializer' => 'getFosJsRouting_SerializerService',
'monolog.logger.DATA-IMPORTER' => 'getMonolog_Logger_DATAIMPORTERService',
'monolog.logger.console' => 'getMonolog_Logger_ConsoleService',
'monolog.logger.debug' => 'getMonolog_Logger_DebugService',
'monolog.logger.lock' => 'getMonolog_Logger_LockService',
'monolog.logger.mailer' => 'getMonolog_Logger_MailerService',
'monolog.logger.messenger' => 'getMonolog_Logger_MessengerService',
'monolog.logger.pimcore' => 'getMonolog_Logger_PimcoreService',
'monolog.logger.pimcore_admin.session' => 'getMonolog_Logger_PimcoreAdmin_SessionService',
'monolog.logger.pimcore_api' => 'getMonolog_Logger_PimcoreApiService',
'monolog.logger.pimcore_statistics_explorer.es' => 'getMonolog_Logger_PimcoreStatisticsExplorer_EsService',
'monolog.logger.portalengine' => 'getMonolog_Logger_PortalengineService',
'monolog.logger.session' => 'getMonolog_Logger_SessionService',
'monolog.logger.translation' => 'getMonolog_Logger_TranslationService',
'pimcore.analytics.google.fallback_service_locator' => 'getPimcore_Analytics_Google_FallbackServiceLocatorService',
'pimcore.cache.adapter.null_tag_aware' => 'getPimcore_Cache_Adapter_NullTagAwareService',
'pimcore.custom_report.adapter.factories' => 'getPimcore_CustomReport_Adapter_FactoriesService',
'pimcore.implementation_loader.asset.metadata.data' => 'getPimcore_ImplementationLoader_Asset_Metadata_DataService',
'pimcore.implementation_loader.object.data' => 'getPimcore_ImplementationLoader_Object_DataService',
'pimcore.implementation_loader.object.layout' => 'getPimcore_ImplementationLoader_Object_LayoutService',
'pimcore.model.factory' => 'getPimcore_Model_FactoryService',
'pimcore.newsletter.address_source_adapter.factories' => 'getPimcore_Newsletter_AddressSourceAdapter_FactoriesService',
'pimcore.service.request.template_resolver' => 'getPimcore_Service_Request_TemplateResolverService',
'pimcore.workflow.place-options-provider' => 'getPimcore_Workflow_PlaceoptionsproviderService',
'pimcore_admin.security.admin_authenticator' => 'getPimcoreAdmin_Security_AdminAuthenticatorService',
'pimcore_admin.security.bruteforce_protection_handler' => 'getPimcoreAdmin_Security_BruteforceProtectionHandlerService',
'pimcore_admin.security.logout_success_handler' => 'getPimcoreAdmin_Security_LogoutSuccessHandlerService',
'pimcore_admin.security.user_checker' => 'getPimcoreAdmin_Security_UserCheckerService',
'pimcore_admin.security.user_provider' => 'getPimcoreAdmin_Security_UserProviderService',
'pimcore_asset_metadata_classdefinitions.implementation_loader.data' => 'getPimcoreAssetMetadataClassdefinitions_ImplementationLoader_DataService',
'pimcore_asset_metadata_classdefinitions.implementation_loader.layout' => 'getPimcoreAssetMetadataClassdefinitions_ImplementationLoader_LayoutService',
'presta_sitemap.controller' => 'getPrestaSitemap_ControllerService',
'presta_sitemap.dump_command' => 'getPrestaSitemap_DumpCommandService',
'presta_sitemap.dumper' => 'getPrestaSitemap_DumperService',
'presta_sitemap.generator' => 'getPrestaSitemap_GeneratorService',
'routing.loader' => 'getRouting_LoaderService',
'scheb_two_factor.firewall_context' => 'getSchebTwoFactor_FirewallContextService',
'scheb_two_factor.form_controller' => 'getSchebTwoFactor_FormControllerService',
'scheb_two_factor.security.google_authenticator' => 'getSchebTwoFactor_Security_GoogleAuthenticatorService',
'services_resetter' => 'getServicesResetterService',
'templating.helper.request' => 'getTemplating_Helper_RequestService',
'web_profiler.controller.exception_panel' => 'getWebProfiler_Controller_ExceptionPanelService',
'web_profiler.controller.profiler' => 'getWebProfiler_Controller_ProfilerService',
'web_profiler.controller.router' => 'getWebProfiler_Controller_RouterService',
];
$this->aliases = [
'App\\Kernel' => 'kernel',
'Doctrine\\Common\\Persistence\\ConnectionRegistry' => 'doctrine',
'Doctrine\\Persistence\\ConnectionRegistry' => 'doctrine',
'GuzzleHttp\\ClientInterface' => 'GuzzleHttp\\Client',
'Pimcore\\Db\\Connection' => 'doctrine.dbal.default_connection',
'Pimcore\\Db\\ConnectionInterface' => 'doctrine.dbal.default_connection',
'Pimcore\\Kernel' => 'kernel',
'Pimcore\\Localization\\LocaleService' => 'Pimcore\\Localization\\LocaleServiceInterface',
'Presta\\SitemapBundle\\Controller\\SitemapController' => 'presta_sitemap.controller',
'Scheb\\TwoFactorBundle\\Security\\TwoFactor\\Provider\\Google\\GoogleAuthenticator' => 'scheb_two_factor.security.google_authenticator',
'Scheb\\TwoFactorBundle\\Security\\TwoFactor\\Provider\\Google\\GoogleAuthenticatorInterface' => 'scheb_two_factor.security.google_authenticator',
'Scheb\\TwoFactorBundle\\Security\\TwoFactor\\TwoFactorFirewallContext' => 'scheb_two_factor.firewall_context',
'database_connection' => 'doctrine.dbal.default_connection',
'doctrine.orm.entity_manager' => 'doctrine.orm.portal_engine_entity_manager',
'messenger.bus.pimcore-core' => 'messenger.default_bus',
'pimcore.app_logger' => 'Pimcore\\Log\\ApplicationLogger',
'pimcore.app_logger.default' => 'Pimcore\\Log\\ApplicationLogger',
'pimcore.datahub.fileExport.exporter.file' => 'Pimcore\\Bundle\\DataHubFileExportBundle\\Exporter\\File',
'pimcore.http_client' => 'GuzzleHttp\\Client',
'pimcore.locale' => 'Pimcore\\Localization\\LocaleServiceInterface',
'pimcore.service.request.pimcore_context_resolver' => 'Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver',
'pimcore.service.request.site_resolver' => 'Pimcore\\Http\\Request\\Resolver\\SiteResolver',
'pimcore.service.request.view_model_resolver' => 'Pimcore\\Http\\Request\\Resolver\\ViewModelResolver',
'pimcore.templating' => 'pimcore.templating.engine.delegating',
'pimcore.templating.tag_renderer' => 'Pimcore\\Templating\\Renderer\\EditableRenderer',
'pimcore_admin.security.token_storage_user_resolver' => 'Pimcore\\Bundle\\AdminBundle\\Security\\User\\TokenStorageUserResolver',
'pimcore_admin.serializer' => 'Pimcore\\Admin\\Serializer',
'sensio_framework_extra.view.guesser' => 'Pimcore\\Templating\\LegacyTemplateGuesser',
'templating.globals' => 'Pimcore\\Templating\\GlobalVariables',
'templating.loader' => 'Pimcore\\Templating\\Loader\\FilesystemLoader',
'templating.loader.filesystem' => 'Pimcore\\Templating\\Loader\\FilesystemLoader',
'templating.name_parser' => 'Pimcore\\Templating\\TemplateNameParser',
'translator' => 'Symfony\\Contracts\\Translation\\TranslatorInterface',
];
$this->privates['service_container'] = function () {
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/HttpKernelInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/KernelInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/RebootableInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/TerminableInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Kernel.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Kernel.php';
include_once \dirname(__DIR__, 4).'/src/Kernel.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/event-dispatcher/EventSubscriberInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/ResponseListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/StreamedResponseListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/LocaleListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/ValidateRequestListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/DisallowRobotsIndexingListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/ErrorListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBagInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBag.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/ParameterBag/FrozenParameterBag.php';
include_once \dirname(__DIR__, 4).'/vendor/psr/container/src/ContainerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBagInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBag.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/HttpKernel.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentResolverInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/TraceableArgumentResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/RequestStack.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/config/ConfigCacheFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/config/ResourceCheckerConfigCacheFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/LocaleAwareListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/contracts/Translation/LocaleAwareInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Fragment/FragmentHandler.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/contracts/Service/ServiceProviderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/contracts/Service/ServiceLocatorTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/ServiceLocator.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Fragment/FragmentRendererInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Fragment/RoutableFragmentRenderer.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php';
include_once \dirname(__DIR__, 4).'/vendor/psr/cache/src/CacheItemPoolInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Adapter/AdapterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/contracts/Cache/CacheInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/PruneableInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/contracts/Service/ResetInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/ResettableInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Adapter/TraceableAdapter.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/contracts/Cache/CacheTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Traits/ContractsTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Traits/ProxyTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Adapter/ProxyAdapter.php';
include_once \dirname(__DIR__, 4).'/vendor/psr/log/Psr/Log/LoggerAwareInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/psr/log/Psr/Log/LoggerAwareTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Traits/AbstractAdapterTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Adapter/AbstractAdapter.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Marshaller/MarshallerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Marshaller/DefaultMarshaller.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/asset/Packages.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/asset/PackageInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/asset/Package.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/asset/PathPackage.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/asset/VersionStrategy/VersionStrategyInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/asset/VersionStrategy/EmptyVersionStrategy.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/asset/Context/ContextInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/asset/Context/RequestStackContext.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/mailer/EventListener/MessageLoggerListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/contracts/Translation/TranslatorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/TranslatorBagInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Translator.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/CacheWarmer/WarmableInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Translation/Translator.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Formatter/MessageFormatterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Formatter/IntlFormatterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Formatter/MessageFormatter.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/contracts/Translation/TranslatorTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/IdentityTranslator.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Debug/FileLinkFormatter.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/stopwatch/Stopwatch.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ControllerResolverInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/TraceableControllerResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ControllerResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/ControllerResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Log/DebugLoggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/monolog-bridge/Processor/DebugProcessor.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/expression-language/ExpressionFunctionProviderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/Matcher/ExpressionLanguageProvider.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/RouterListener.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Reader.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationRegistry.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/PsrCachedReader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Adapter/PhpArrayAdapter.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/property-info/PropertyTypeExtractorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/property-info/PropertyDescriptionExtractorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/property-info/PropertyAccessExtractorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/property-info/PropertyListExtractorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/property-info/PropertyInfoExtractorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/property-info/PropertyInitializableExtractorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/property-info/PropertyInfoExtractor.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/web-link/EventListener/AddLinkHeaderListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Adapter/TagAwareAdapterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/contracts/Cache/TagAwareCacheInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Adapter/TagAwareAdapter.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Adapter/TraceableTagAwareAdapter.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/SessionFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/SessionFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/Storage/SessionStorageFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/Storage/NativeSessionStorageFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/SessionBagInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/Storage/MetadataBag.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-csrf/TokenStorage/TokenStorageInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-csrf/TokenStorage/ClearableTokenStorageInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormRegistryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormRegistry.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormExtensionInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/Extension/DependencyInjection/DependencyInjectionExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/ResolvedFormTypeFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeFactoryDataCollectorProxy.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/ResolvedFormTypeFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/ValidatorBuilder.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/Validation.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/ConstraintValidatorFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/ContainerConstraintValidatorFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/ObjectInitializerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/Validator/DoctrineInitializer.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/Mapping/Loader/LoaderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/Mapping/Loader/AutoMappingTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/Mapping/Loader/PropertyInfoLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/Validator/DoctrineLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/notifier/EventListener/NotificationLoggerListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/ProfilerListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/DataCollectorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/DataCollector.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/LateDataCollectorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/RouterDataCollector.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/DataCollector/RouterDataCollector.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/Extension/DataCollector/FormDataCollectorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/Extension/DataCollector/FormDataCollector.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/Extension/DataCollector/FormDataExtractorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/Extension/DataCollector/FormDataExtractor.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/DataCollectorTranslator.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorageInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorage.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/AuthorizationCheckerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Security.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Role/RoleHierarchyInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Role/RoleHierarchy.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/FirewallMapInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-bundle/Security/FirewallMap.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Logout/LogoutUrlGenerator.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/HttpUtils.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/RememberMe/ResponseListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/AccessDecisionManagerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/TraceableAccessDecisionManager.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/AccessDecisionManager.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Strategy/AccessDecisionStrategyInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Strategy/AffirmativeStrategy.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Firewall.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-bundle/EventListener/FirewallListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php';
include_once \dirname(__DIR__, 4).'/vendor/scheb/2fa-bundle/Security/TwoFactor/TwoFactorFirewallConfig.php';
include_once \dirname(__DIR__, 4).'/vendor/scheb/2fa-bundle/Security/Http/Utils/RequestDataReader.php';
include_once \dirname(__DIR__, 4).'/vendor/scheb/2fa-bundle/Security/TwoFactor/Event/TwoFactorFormListener.php';
include_once \dirname(__DIR__, 4).'/vendor/scheb/2fa-bundle/Security/TwoFactor/Provider/TwoFactorProviderPreparationListener.php';
include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Loader/LoaderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Loader/FilesystemLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Profiler/Profile.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Fragment/FragmentUriGeneratorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Fragment/FragmentUriGenerator.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/UriSigner.php';
include_once \dirname(__DIR__, 4).'/vendor/psr/log/Psr/Log/LoggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/ResettableInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Logger.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/monolog-bridge/Logger.php';
include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Processor/ProcessorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Processor/PsrLogMessageProcessor.php';
include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Handler/HandlerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Handler/Handler.php';
include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractHandler.php';
include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Handler/ProcessableHandlerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Handler/FormattableHandlerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Handler/ProcessableHandlerTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Handler/FormattableHandlerTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractProcessingHandler.php';
include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Handler/StreamHandler.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/monolog-bridge/Handler/ConsoleHandler.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ConnectionRegistry.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ManagerRegistry.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/AbstractManagerRegistry.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/ManagerRegistry.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Registry.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Logging/SQLLogger.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Logging/DebugStack.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/Connection.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Connection.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Db/ConnectionInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Db/PimcoreExtensionsTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Db/Connection.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/ConnectionFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Configuration.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Logging/LoggerChain.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/Logger/DbalLogger.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Dbal/SchemaAssetsFilterManager.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Dbal/BlacklistSchemaAssetFilter.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventManager.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Repository/RepositoryFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ContainerRepositoryFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/NamingStrategy.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/DefaultNamingStrategy.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/QuoteStrategy.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Internal/SQLResultCasing.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/DefaultQuoteStrategy.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Adapter/ArrayAdapter.php';
include_once \dirname(__DIR__, 4).'/vendor/sensio/framework-extra-bundle/src/EventListener/ControllerListener.php';
include_once \dirname(__DIR__, 4).'/vendor/sensio/framework-extra-bundle/src/EventListener/ParamConverterListener.php';
include_once \dirname(__DIR__, 4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/ParamConverterManager.php';
include_once \dirname(__DIR__, 4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/ParamConverterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DoctrineParamConverter.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/expression-language/ExpressionLanguage.php';
include_once \dirname(__DIR__, 4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DateTimeParamConverter.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/CoreBundle/Request/ParamConverter/DataObjectParamConverter.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/contracts/Service/ServiceSubscriberInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/sensio/framework-extra-bundle/src/EventListener/TemplateListener.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/php-templating-engine-bundle/src/EventListener/LegacyTemplateListener.php';
include_once \dirname(__DIR__, 4).'/vendor/sensio/framework-extra-bundle/src/EventListener/HttpCacheListener.php';
include_once \dirname(__DIR__, 4).'/vendor/sensio/framework-extra-bundle/src/EventListener/SecurityListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/ExpressionLanguage.php';
include_once \dirname(__DIR__, 4).'/vendor/sensio/framework-extra-bundle/src/Security/ExpressionLanguage.php';
include_once \dirname(__DIR__, 4).'/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php';
include_once \dirname(__DIR__, 4).'/vendor/sensio/framework-extra-bundle/src/Request/ArgumentNameConverter.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authentication/AuthenticationTrustResolverInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/scheb/2fa-bundle/Security/Authentication/AuthenticationTrustResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authentication/AuthenticationTrustResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/scheb/2fa-bundle/Security/TwoFactor/Provider/TwoFactorProviderRegistry.php';
include_once \dirname(__DIR__, 4).'/vendor/scheb/2fa-bundle/Security/TwoFactor/Provider/PreparationRecorderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/scheb/2fa-bundle/Security/TwoFactor/Provider/TokenPreparationRecorder.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Dumper/DataDumperInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/DumpDataCollector.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Cloner/ClonerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Cloner/AbstractCloner.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Cloner/VarCloner.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Cloner/DumperInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Dumper/AbstractDumper.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Dumper/CliDumper.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Dumper/HtmlDumper.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/web-profiler-bundle/Csp/ContentSecurityPolicyHandler.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/web-profiler-bundle/Csp/NonceGenerator.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/web-profiler-bundle/EventListener/WebDebugToolbarListener.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Config.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/lock/LockFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/lock/PersistingStoreInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/lock/Store/DatabaseTableTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/lock/Store/ExpiringStoreTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/lock/Store/DoctrineDbalStore.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Routing/Dynamic/DynamicRouteHandlerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Routing/Dynamic/DocumentRouteHandler.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Event/Traits/RecursionBlockingEventDispatchHelperTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Routing/RedirectHandler.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Workflow/Manager.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Workflow/Place/StatusInfo.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Workflow/ExpressionService.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/AuthorizationChecker.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Workflow/EventSubscriber/NotesSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Workflow/ActionsButtonService.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Extension/Bundle/PimcoreBundleManager.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Extension/Bundle/Config/StateConfig.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Extension/Bundle/PimcoreBundleLocator.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Composer/PackageInfo.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Http/RequestHelper.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Http/ResponseHelper.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Http/RequestMatcherFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Http/ResponseStack.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Http/Response/CodeInjector.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Http/Request/Resolver/AbstractRequestResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Http/Request/Resolver/PimcoreContextResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Http/Context/PimcoreContextGuesser.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Http/Request/Resolver/StaticPageResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Http/Request/Resolver/OutputTimestampResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Http/Request/Resolver/SiteResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Http/Request/Resolver/ResponseHeaderResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Localization/LocaleServiceInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Localization/LocaleService.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Loader/ImplementationLoader/LoaderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Loader/ImplementationLoader/ClassNameLoaderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Loader/ImplementationLoader/ImplementationLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Model/Document/Editable/Loader/EditableLoaderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Model/Document/Editable/Loader/EditableLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Loader/ImplementationLoader/AbstractClassNameLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Loader/ImplementationLoader/PrefixLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Model/Document/Editable/Loader/PrefixLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Loader/ImplementationLoader/ClassMapLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Document/Editable/Block/BlockStateStack.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Document/Editable/EditmodeEditableDefinitionCollector.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Model/ModelInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/models/DataObject/Traits/ObjectVarTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Model/AbstractModel.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/models/Element/Service.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/models/Document/Service.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Document/Renderer/DocumentRendererInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Document/Renderer/DocumentRenderer.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Document/StaticPageGenerator.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/Traits/PimcoreContextAwareTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/Frontend/RoutingListener.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/PimcoreContextListener.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/Frontend/DocumentFallbackListener.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/PimcoreHeaderListener.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/Frontend/LocaleListener.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/TranslationDebugListener.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/Frontend/ElementListener.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/Frontend/GlobalTemplateVariablesListener.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/Frontend/HardlinkCanonicalListener.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/Frontend/BlockStateListener.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/Frontend/DocumentMetaDataListener.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/Traits/StaticPageContextAwareTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/Frontend/StaticPageGeneratorListener.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/EventedControllerListener.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/ResponseHeaderListener.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/Frontend/EditmodeListener.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/ResponseStackListener.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/Traits/ResponseInjectionTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/Frontend/InternalWysiwygHtmlAttributeFilterListener.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/Traits/EnabledTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/Traits/PreviewRequestTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/Frontend/GoogleAnalyticsCodeListener.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/Frontend/GoogleTagManagerListener.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/Frontend/FullPageCacheListener.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Cache/FullPage/SessionStatus.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/MaintenancePageListener.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/Frontend/GoogleSearchConsoleVerificationListener.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/Frontend/OutputTimestampListener.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/WebDebugToolbarListener.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Templating/Renderer/EditableRenderer.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/php-templating-engine-bundle/src/Templating/Renderer/EditableRenderer.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Navigation/Builder.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Navigation/Renderer/RendererInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Navigation/Renderer/AbstractRenderer.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Navigation/Renderer/Breadcrumbs.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Tool/Glossary/Processor.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/templating/EngineInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/templating/StreamingEngineInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/templating/DelegatingEngine.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Templating/TwigDefaultDelegatingEngine.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/templating/PhpEngine.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/php-templating-engine-bundle/src/Pimcore/Templating/PhpEngine.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/php-templating-engine-bundle/src/Pimcore/Templating/TimedPhpEngine.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/templating/Helper/HelperInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/templating/Helper/Helper.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/php-templating-engine-bundle/src/Pimcore/Templating/Helper/BreachAttackRandomContent.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/php-templating-engine-bundle/src/Pimcore/Templating/Helper/WebLink.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/php-templating-engine-bundle/src/Pimcore/Templating/Helper/WebsiteConfig.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/php-templating-engine-bundle/src/Pimcore/Templating/Helper/Translate.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/php-templating-engine-bundle/src/Pimcore/Templating/HelperBroker/HelperBrokerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/php-templating-engine-bundle/src/Pimcore/Templating/HelperBroker/HelperShortcuts.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/php-templating-engine-bundle/src/Pimcore/Templating/HelperBroker/TemplatingHelper.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/php-templating-engine-bundle/src/Pimcore/Templating/HelperBroker/DocumentEditable.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/php-templating-engine-bundle/src/Pimcore/Templating/HelperBroker/DocumentMethod.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/CoreBundle/DataCollector/PimcoreDataCollector.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/CoreBundle/DataCollector/PimcoreTargetingDataCollector.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Analytics/SiteId/SiteIdProvider.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Analytics/Google/Config/ConfigProvider.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Analytics/TrackerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Analytics/AbstractTracker.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Analytics/Google/Tracker.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Cache/Core/CoreCacheHandler.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Cache/Core/WriteLock.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Targeting/Storage/TargetingStorageInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Targeting/Storage/Traits/TimestampsTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Targeting/Storage/CookieStorage.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Targeting/Storage/Cookie/CookieSaveHandlerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Targeting/Storage/Cookie/AbstractCookieSaveHandler.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Targeting/Storage/Cookie/JWTCookieSaveHandler.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Targeting/VisitorInfoStorageInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Targeting/VisitorInfoStorage.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Targeting/DataLoaderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Debug/Traits/StopwatchTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Targeting/DataLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Targeting/ConditionMatcherInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Targeting/ConditionMatcher.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Targeting/ConditionFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Targeting/ConditionFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Targeting/ActionHandler/ActionHandlerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Targeting/ActionHandler/DelegatingActionHandler.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Targeting/Document/DocumentTargetingConfigurator.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Targeting/Debug/TargetingDataCollector.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Targeting/EventListener/TargetingListener.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Targeting/VisitorInfoResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Targeting/Code/TargetingCodeGenerator.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Targeting/EventListener/ToolbarListener.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Targeting/EventListener/TargetingSessionBagListener.php';
include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Extension/RuntimeExtensionInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Twig/Extension/Templating/Traits/HelperCharsetTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Twig/Extension/Templating/PimcoreUrl.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Twig/Extension/Templating/Placeholder/AbstractExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Twig/Extension/Templating/Placeholder/CacheBusterAware.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Twig/Extension/Templating/Traits/WebLinksTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Twig/Extension/Templating/HeadLink.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Twig/Extension/Templating/Traits/TextUtilsTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Twig/Extension/Templating/HeadMeta.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Twig/Extension/Templating/HeadScript.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Twig/Extension/Templating/HeadStyle.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Twig/Extension/Templating/HeadTitle.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Twig/Extension/Templating/Inc.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Twig/Extension/Templating/InlineScript.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Twig/Extension/Templating/Placeholder.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Twig/Extension/Templating/Placeholder/ContainerService.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/AdminBundle/EventListener/AdminSessionBagListener.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Session/SessionConfiguratorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Session/AdminSessionBagConfigurator.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Security/User/TokenStorageUserResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Security/CsrfProtectionHandler.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Security/ContentSecurityPolicyHandler.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/AdminBundle/EventListener/AdminSecurityListener.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/AdminBundle/EventListener/Traits/ControllerTypeTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/AdminBundle/EventListener/AdminAuthenticationDoubleCheckListener.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/AdminBundle/EventListener/CsrfProtectionListener.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/AdminBundle/EventListener/HttpCacheListener.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/AdminBundle/EventListener/CustomAdminEntryPointCheckListener.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/AdminBundle/EventListener/UserPerspectiveListener.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/AdminBundle/EventListener/UsageStatisticsListener.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/AdminBundle/EventListener/EnablePreviewTimeSliderListener.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/php-templating-engine-bundle/src/EventListener/TemplateVariablesListener.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/php-templating-engine-bundle/src/EventListener/TemplateControllerListener.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/php-templating-engine-bundle/src/Pimcore/Http/Request/Resolver/ViewModelResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/templating/TemplateNameParserInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/templating/TemplateNameParser.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/php-templating-engine-bundle/src/Pimcore/Templating/TemplateNameParser.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/config/FileLocatorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/php-templating-engine-bundle/src/Pimcore/Templating/Loader/TemplateLocator.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/config/FileLocator.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/php-templating-engine-bundle/src/Pimcore/HttpKernel/Config/FileLocator.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/templating/Loader/LoaderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/templating/Loader/Loader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/templating/Loader/FilesystemLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/php-templating-engine-bundle/src/Pimcore/Templating/Loader/FilesystemLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/php-templating-engine-bundle/src/Pimcore/Templating/GlobalVariables.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/php-templating-engine-bundle/src/Pimcore/Templating/TwigEngine.php';
include_once \dirname(__DIR__, 4).'/vendor/sensio/framework-extra-bundle/src/Templating/TemplateGuesser.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/php-templating-engine-bundle/src/Pimcore/Templating/LegacyTemplateGuesser.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/portal-engine/src/Service/Asset/SearchIndexFieldDefinitionService.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/portal-engine/src/Service/Asset/ThumbnailService.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/portal-engine/src/Service/Asset/NameExtractorService.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/portal-engine/src/Service/DataObject/SearchIndexFieldDefinitionService.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/portal-engine/src/Service/DataObject/NameExtractorService.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/portal-engine/src/Service/DataObject/MainImageExtractorService.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/portal-engine/src/Service/DataPool/DataPoolConfigService.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/portal-engine/src/Service/DataPool/TranslatorService.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/portal-engine/src/Service/Content/HeadTitleService.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/portal-engine/src/Service/Content/NavigationService.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/portal-engine/src/Service/Content/PageConfigService.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/portal-engine/src/Service/Element/NameExtractorService.php';
include_once \dirname(__DIR__, 4).'/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Client.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/portal-engine/src/Tools/EsClientFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/portal-engine/src/Service/SearchIndex/ElasticSearchConfigService.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/portal-engine/src/Service/SearchIndex/IndexQueueService.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/portal-engine/src/Service/SearchIndex/IndexServiceInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/portal-engine/src/Traits/LoggerAware.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/portal-engine/src/Service/SearchIndex/AbstractIndexService.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/portal-engine/src/Service/SearchIndex/DataObject/IndexService.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/portal-engine/src/Service/SearchIndex/Asset/IndexService.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/portal-engine/src/Service/PortalConfig/PortalConfigService.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/portal-engine/src/Service/Entity/EntityManagerService.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/portal-engine/src/Service/Security/SecurityService.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/portal-engine/src/Service/Collection/CollectionService.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/portal-engine/src/Service/PublicShare/PublicShareService.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/portal-engine/src/Service/Workflow/WorkflowService.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/portal-engine/src/Service/Document/LanguageVariantService.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/portal-engine/src/Service/Document/PrefixService.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/portal-engine/src/Service/User/AvatarService.php';
include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Extension/ExtensionInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Extension/AbstractExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/portal-engine/src/Twig/ContentExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/portal-engine/src/Twig/EditmodeExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/portal-engine/src/EventSubscriber/PrefixSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/portal-engine/src/EventSubscriber/RequestSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/portal-engine/src/EventSubscriber/SecuritySubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/openid-connect/src/EventListener/CodeInjectionListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/webpack-encore-bundle/src/Asset/EntrypointLookupCollectionInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/webpack-encore-bundle/src/Asset/EntrypointLookupCollection.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/webpack-encore-bundle/src/EventListener/ResetAssetsEventListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/MessageBusInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/TraceableMessageBus.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/MessageBus.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/contracts/HttpClient/HttpClientInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-client/TraceableHttpClient.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-client/HttpClient.php';
include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Handler/NullHandler.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/workflow/Registry.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/workflow/SupportStrategy/WorkflowSupportStrategyInterface.php';
include_once \dirname(__DIR__, 4).'/src/Workflow/CountryEditorSupportStrategy.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Workflow/SupportStrategy/ExpressionSupportStrategy.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/workflow/EventListener/ExpressionLanguage.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/workflow/WorkflowInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/workflow/Workflow.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/workflow/StateMachine.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/workflow/Definition.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/workflow/Transition.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Workflow/Notes/NotesAwareInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Workflow/Notification/NotificationInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Workflow/Notes/NotesAwareTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Workflow/Notification/NotificationTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Workflow/Transition.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/workflow/MarkingStore/MarkingStoreInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/workflow/MarkingStore/MethodMarkingStore.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Translation/Translator.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/RequestContextAwareInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/Matcher/UrlMatcherInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/Generator/UrlGeneratorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/RouterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/Matcher/RequestMatcherInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony-cmf/routing/src/ChainRouterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony-cmf/routing/src/ChainRouter.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/Router.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Routing/Router.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony-cmf/routing/src/VersatileGeneratorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony-cmf/routing/src/ChainedRouterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony-cmf/routing/src/Enhancer/RouteEnhancerTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony-cmf/routing/src/DynamicRouter.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony-cmf/routing-bundle/src/Routing/DynamicRouter.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony-cmf/routing/src/NestedMatcher/NestedMatcher.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/Matcher/UrlMatcher.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony-cmf/routing/src/NestedMatcher/FinalMatcherInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony-cmf/routing/src/NestedMatcher/UrlMatcher.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/RouteCollection.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/RequestContext.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/Generator/ConfigurableRequirementsInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/Generator/UrlGenerator.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony-cmf/routing/src/ProviderBasedGenerator.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony-cmf/routing/src/ContentAwareGenerator.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony-cmf/routing/src/Enhancer/RouteEnhancerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony-cmf/routing/src/Enhancer/RouteContentEnhancer.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Routing/Element/Router.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Routing/Staticroute/Router.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony-cmf/routing/src/RouteProviderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Routing/DynamicRouteProvider.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Routing/Dynamic/DataObjectRouteHandler.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Extension/Document/Areabrick/AreabrickManagerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Extension/Document/Areabrick/AreabrickManager.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/WebLinkExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/AbstractSessionListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/SessionListener.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Security/User/UserLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormRendererEngineInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractRendererEngine.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/php-templating-engine-bundle/src/Pimcore/Templating/Form/Extension/TemplatingRendererEngine.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormRendererInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormRenderer.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/templating/Helper/SlotsHelper.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/php-templating-engine-bundle/src/Pimcore/Http/Request/Resolver/TemplateVarsResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Http/Request/Resolver/EditmodeResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/php-templating-engine-bundle/src/Pimcore/Templating/Vars/TemplateVarsProviderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/php-templating-engine-bundle/src/Http/Request/Resolver/EditmodeResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Http/Request/Resolver/DocumentResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/php-templating-engine-bundle/src/Http/Request/Resolver/DocumentResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Templating/Renderer/ActionRenderer.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Templating/Renderer/IncludeRenderer.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/php-templating-engine-bundle/src/Pimcore/Templating/Helper/Symfony/ActionsHelper.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/php-templating-engine-bundle/src/Pimcore/Templating/Helper/Symfony/AssetsHelper.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/php-templating-engine-bundle/src/Pimcore/Templating/Helper/Symfony/CodeHelper.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/php-templating-engine-bundle/src/Pimcore/Templating/Helper/Symfony/RouterHelper.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/php-templating-engine-bundle/src/Pimcore/Templating/Helper/Symfony/SessionHelper.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/php-templating-engine-bundle/src/Pimcore/Templating/Helper/Symfony/TranslatorHelper.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/php-templating-engine-bundle/src/Pimcore/Templating/Helper/Symfony/FormHelper.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/php-templating-engine-bundle/src/Pimcore/Templating/Helper/Symfony/StopwatchHelper.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/php-templating-engine-bundle/src/Pimcore/Templating/Helper/GetParam.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/php-templating-engine-bundle/src/Pimcore/Templating/Helper/GetAllParams.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Twig/Extension/GlossaryExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/php-templating-engine-bundle/src/Pimcore/Templating/HelperTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/php-templating-engine-bundle/src/Pimcore/Templating/Helper/Glossary.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/php-templating-engine-bundle/src/Pimcore/Templating/Helper/Inc.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/php-templating-engine-bundle/src/Pimcore/Templating/Helper/Action.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/php-templating-engine-bundle/src/Pimcore/Templating/Helper/PimcoreUrl.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/php-templating-engine-bundle/src/Pimcore/Templating/Helper/Placeholder.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/php-templating-engine-bundle/src/Pimcore/Templating/Helper/HeadTitle.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/php-templating-engine-bundle/src/Pimcore/Templating/Helper/HeadLink.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/php-templating-engine-bundle/src/Pimcore/Templating/Helper/HeadScript.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/php-templating-engine-bundle/src/Pimcore/Templating/Helper/InlineScript.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/php-templating-engine-bundle/src/Pimcore/Templating/Helper/HeadStyle.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/php-templating-engine-bundle/src/Pimcore/Templating/Helper/HeadMeta.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/php-templating-engine-bundle/src/Pimcore/Templating/Helper/Device.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Twig/Extension/CacheExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/php-templating-engine-bundle/src/Pimcore/Templating/Helper/Cache.php';
include_once \dirname(__DIR__, 4).'/vendor/psr/event-dispatcher/src/EventDispatcherInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/contracts/EventDispatcher/EventDispatcherInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/event-dispatcher/EventDispatcherInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Debug/TraceableEventDispatcher.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/event-dispatcher/EventDispatcher.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-csrf/CsrfTokenManagerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-csrf/CsrfTokenManager.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-csrf/TokenGenerator/TokenGeneratorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-csrf/TokenGenerator/UriSafeTokenGenerator.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Profiler/Profiler.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Profiler/ProfilerStorageInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Profiler/FileProfilerStorage.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/TimeDataCollector.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/MemoryDataCollector.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/DataCollector/ValidatorDataCollector.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/AjaxDataCollector.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/ExceptionDataCollector.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/LoggerDataCollector.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/EventDataCollector.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/DataCollector/CacheDataCollector.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/DataCollector/TranslationDataCollector.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-bundle/DataCollector/SecurityDataCollector.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/DataCollector/TwigDataCollector.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-client/DataCollector/HttpClientDataCollector.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/DataCollector/DoctrineDataCollector.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/DataCollector/DoctrineDataCollector.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/DataCollector/MessengerDataCollector.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/mailer/DataCollector/MessageDataCollector.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/notifier/DataCollector/NotificationDataCollector.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/ConfigDataCollector.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php';
include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Cache/CacheInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Cache/FilesystemCache.php';
include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Extension/CoreExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Extension/EscaperExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Extension/OptimizerExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Extension/StagingExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/ExtensionSet.php';
include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Template.php';
include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/TemplateWrapper.php';
include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Environment.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/CsrfExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/LogoutUrlExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/SecurityExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Impersonate/ImpersonateUrlGenerator.php';
include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Extension/ProfilerExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/ProfilerExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/TranslationExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/AssetExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/CodeExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/RoutingExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/YamlExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/StopwatchExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/ExpressionExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/HttpKernelExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/HttpFoundationExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/UrlHelper.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/SerializerExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/FormExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/DumpExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Twig/DoctrineExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/web-profiler-bundle/Twig/WebProfilerExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Twig/Extension/HelpersExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Twig/Extension/DocumentEditableExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Twig/Extension/PimcoreObjectExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Twig/Extension/PimcoreToolExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Twig/Extension/NavigationExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Twig/Extension/HeaderExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Twig/Extension/AssetCompressExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Twig/Extension/WebsiteConfigExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Twig/Extension/DumpExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Twig/Extension/AssetHelperExtensions.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Twig/Extension/DataObjectHelperExtensions.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Twig/Extension/DocumentHelperExtensions.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Twig/Extension/ImageThumbnailExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/rybakit/twig-deferred-extension/src/DeferredExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/twig/string-extra/StringExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Extension/SandboxExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Sandbox/SecurityPolicyInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Twig/Sandbox/SecurityPolicy.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Twig/Extension/AdminExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/portal-engine/src/Twig/ConfigExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/portal-engine/src/Service/Frontend/FrontendConfigService.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/portal-engine/src/Twig/HeadTitleExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/portal-engine/src/Twig/PortalImagesExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/portal-engine/src/Twig/PortalLanguagesExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/portal-engine/src/Twig/TranslatorExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/portal-engine/src/Service/Security/Traits/SecurityServiceAware.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/portal-engine/src/Twig/UserExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/portal-engine/src/Twig/WebpackExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/webpack-encore-bundle/src/Twig/EntryFilesTwigExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/webpack-encore-bundle/src/Twig/StimulusTwigExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/AppVariable.php';
include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/RuntimeLoader/RuntimeLoaderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/RuntimeLoader/ContainerRuntimeLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bundle/DependencyInjection/Configurator/EnvironmentConfigurator.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/SessionInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/Session.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Session/SessionConfigurator.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/openid-connect/src/Session/Configurator.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/Mapping/Factory/MetadataFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/Validator/ValidatorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/Validator/TraceableValidator.php';
};
}
public function compile(): void
{
throw new LogicException('You cannot compile a dumped container that was already compiled.');
}
public function isCompiled(): bool
{
return true;
}
public function getRemovedIds(): array
{
return require $this->containerDir.\DIRECTORY_SEPARATOR.'removed-ids.php';
}
protected function load($file, $lazyLoad = true)
{
if (class_exists($class = __NAMESPACE__.'\\'.$file, false)) {
return $class::do($this, $lazyLoad);
}
if ('.' === $file[-4]) {
$class = substr($class, 0, -4);
} else {
$file .= '.php';
}
$service = require $this->containerDir.\DIRECTORY_SEPARATOR.$file;
return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;
}
protected function createProxy($class, \Closure $factory)
{
class_exists($class, false) || require __DIR__.'/'.$class.'.php';
return $factory();
}
/**
* Gets the public '.container.private.form.factory' shared service.
*
* @return \Symfony\Component\Form\FormFactory
*/
protected function get_Container_Private_Form_FactoryService()
{
return $this->services['.container.private.form.factory'] = new \Symfony\Component\Form\FormFactory(($this->privates['form.registry'] ?? $this->getForm_RegistryService()));
}
/**
* Gets the public '.container.private.profiler' shared service.
*
* @return \Symfony\Component\HttpKernel\Profiler\Profiler
*/
protected function get_Container_Private_ProfilerService()
{
$a = ($this->services['monolog.logger.profiler'] ?? $this->getMonolog_Logger_ProfilerService());
$this->services['.container.private.profiler'] = $instance = new \Symfony\Component\HttpKernel\Profiler\Profiler(new \Symfony\Component\HttpKernel\Profiler\FileProfilerStorage(('file:'.$this->targetDir.''.'/profiler')), $a, true);
$b = ($this->services['kernel'] ?? $this->get('kernel'));
$c = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
$d = new \Symfony\Component\Cache\DataCollector\CacheDataCollector();
$d->addInstance('cache.app', ($this->services['cache.app'] ?? $this->getCache_AppService()));
$d->addInstance('cache.system', ($this->services['cache.system'] ?? $this->getCache_SystemService()));
$d->addInstance('cache.validator', ($this->privates['cache.validator'] ?? $this->getCache_ValidatorService()));
$d->addInstance('cache.serializer', ($this->privates['cache.serializer'] ?? $this->getCache_SerializerService()));
$d->addInstance('cache.annotations', ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()));
$d->addInstance('cache.property_info', ($this->privates['cache.property_info'] ?? $this->getCache_PropertyInfoService()));
$d->addInstance('cache.messenger.restart_workers_signal', ($this->privates['cache.messenger.restart_workers_signal'] ?? $this->getCache_Messenger_RestartWorkersSignalService()));
$d->addInstance('cache.rate_limiter', ($this->privates['cache.rate_limiter'] ?? $this->getCache_RateLimiterService()));
$d->addInstance('pimcore.cache.pool', ($this->privates['.pimcore.cache.pool.inner'] ?? $this->get_Pimcore_Cache_Pool_InnerService()));
$d->addInstance('cache.validator_expression_language', ($this->services['cache.validator_expression_language'] ?? $this->getCache_ValidatorExpressionLanguageService()));
$d->addInstance('cache.security_expression_language', ($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService()));
$d->addInstance('cache.doctrine.orm.portal_engine.result', ($this->privates['cache.doctrine.orm.portal_engine.result'] ?? $this->getCache_Doctrine_Orm_PortalEngine_ResultService()));
$d->addInstance('cache.doctrine.orm.portal_engine.query', ($this->privates['cache.doctrine.orm.portal_engine.query'] ?? $this->getCache_Doctrine_Orm_PortalEngine_QueryService()));
$d->addInstance('cache.doctrine.orm.statistics_explorer.result', ($this->privates['cache.doctrine.orm.statistics_explorer.result'] ?? $this->getCache_Doctrine_Orm_StatisticsExplorer_ResultService()));
$d->addInstance('cache.doctrine.orm.statistics_explorer.query', ($this->privates['cache.doctrine.orm.statistics_explorer.query'] ?? $this->getCache_Doctrine_Orm_StatisticsExplorer_QueryService()));
$d->addInstance('pimcore.cache.adapter.redis_tag_aware', ($this->privates['pimcore.cache.adapter.redis_tag_aware'] ?? $this->getPimcore_Cache_Adapter_RedisTagAwareService()));
$d->addInstance('cache.webpack_encore', ($this->privates['cache.webpack_encore'] ?? $this->getCache_WebpackEncoreService()));
$e = new \Symfony\Component\HttpClient\DataCollector\HttpClientDataCollector();
$e->registerClient('http_client', ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()));
$f = new \Doctrine\Bundle\DoctrineBundle\DataCollector\DoctrineDataCollector(($this->services['doctrine'] ?? $this->getDoctrineService()), true, NULL);
$f->addLogger('default', ($this->privates['doctrine.dbal.logger.profiling.default'] ?? ($this->privates['doctrine.dbal.logger.profiling.default'] = new \Doctrine\DBAL\Logging\DebugStack())));
$g = new \Symfony\Component\Messenger\DataCollector\MessengerDataCollector();
$g->registerBus('messenger.bus.pimcore-core', ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService()));
$g->registerBus('messenger.bus.portal-engine', ($this->privates['debug.traced.messenger.bus.portal-engine'] ?? $this->getDebug_Traced_Messenger_Bus_PortalengineService()));
$h = new \Symfony\Component\HttpKernel\DataCollector\ConfigDataCollector();
if ($this->has('kernel')) {
$h->setKernel($b);
}
$instance->add(($this->privates['Pimcore\\Bundle\\CoreBundle\\DataCollector\\PimcoreDataCollector'] ?? $this->getPimcoreDataCollectorService()));
$instance->add(($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService()));
$instance->add(new \Symfony\Component\HttpKernel\DataCollector\TimeDataCollector($b, ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)))));
$instance->add(new \Symfony\Component\HttpKernel\DataCollector\MemoryDataCollector());
$instance->add(new \Symfony\Component\Validator\DataCollector\ValidatorDataCollector(($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService())));
$instance->add(new \Symfony\Component\HttpKernel\DataCollector\AjaxDataCollector());
$instance->add(($this->privates['Pimcore\\Bundle\\CoreBundle\\DataCollector\\PimcoreTargetingDataCollector'] ?? $this->getPimcoreTargetingDataCollectorService()));
$instance->add(($this->privates['data_collector.form'] ?? $this->getDataCollector_FormService()));
$instance->add(new \Symfony\Component\HttpKernel\DataCollector\ExceptionDataCollector());
$instance->add(new \Symfony\Component\HttpKernel\DataCollector\LoggerDataCollector($a, ($this->targetDir.''.'/App_KernelDevDebugContainer'), $c));
$instance->add(new \Symfony\Component\HttpKernel\DataCollector\EventDataCollector(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), $c));
$instance->add(($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector())));
$instance->add($d);
$instance->add(new \Symfony\Component\Translation\DataCollector\TranslationDataCollector(($this->privates['translator.data_collector'] ?? $this->getTranslator_DataCollectorService())));
$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));
$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())));
$instance->add($e);
$instance->add($f);
$instance->add(($this->services['data_collector.dump'] ?? $this->getDataCollector_DumpService()));
$instance->add($g);
$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()))));
$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()))));
$instance->add($h);
return $instance;
}
/**
* Gets the public '.container.private.security.authorization_checker' shared service.
*
* @return \Symfony\Component\Security\Core\Authorization\AuthorizationChecker
*/
protected function get_Container_Private_Security_AuthorizationCheckerService()
{
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);
}
/**
* Gets the public '.container.private.security.csrf.token_manager' shared service.
*
* @return \Symfony\Component\Security\Csrf\CsrfTokenManager
*/
protected function get_Container_Private_Security_Csrf_TokenManagerService()
{
return $this->services['.container.private.security.csrf.token_manager'] = new \Symfony\Component\Security\Csrf\CsrfTokenManager(new \Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator(), ($this->privates['security.csrf.token_storage'] ?? $this->getSecurity_Csrf_TokenStorageService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
}
/**
* Gets the public '.container.private.security.token_storage' shared service.
*
* @return \Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage
*/
protected function get_Container_Private_Security_TokenStorageService()
{
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, [
'request_stack' => ['services', 'request_stack', 'getRequestStackService', false],
], [
'request_stack' => '?',
]));
}
/**
* Gets the public '.container.private.session' shared service.
*
* @return \Symfony\Component\HttpFoundation\Session\Session
*/
protected function get_Container_Private_SessionService()
{
$this->services['.container.private.session'] = $instance = ($this->privates['session.factory'] ?? $this->getSession_FactoryService())->createSession();
$a = new \Pimcore\Session\SessionConfigurator();
$a->addConfigurator(($this->privates['Pimcore\\Bundle\\AdminBundle\\Session\\AdminSessionBagConfigurator'] ?? $this->getAdminSessionBagConfiguratorService()));
$a->addConfigurator(new \Pimcore\Bundle\OpenIdConnectBundle\Session\Configurator());
$a->configure($instance);
return $instance;
}
/**
* Gets the public '.container.private.twig' shared service.
*
* @return \Twig\Environment
*/
protected function get_Container_Private_TwigService()
{
$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']);
$a = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
$b = ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService());
$c = ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)));
$d = ($this->services['Symfony\\Contracts\\Translation\\TranslatorInterface'] ?? $this->getTranslatorInterfaceService());
$e = ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService());
$f = ($this->services['router'] ?? $this->getRouterService());
$g = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL, 'UTF-8', 1);
$g->setDisplayOptions(['maxStringLength' => 4096, 'fileLinkFormat' => $e]);
$h = ($this->services['pimcore.service.request.editmode_resolver'] ?? $this->getPimcore_Service_Request_EditmodeResolverService());
$i = ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\PortalConfig\\PortalConfigService'] ?? $this->getPortalConfigServiceService());
$j = new \Pimcore\Bundle\PortalEngineBundle\Service\Frontend\FrontendConfigService();
$j->setConfig('geo.tileLayerUrl', 'https://a.tile.openstreetmap.org/{z}/{x}/{y}.png');
$j->setConfig('geo.copyright', '© <a href="http://osm.org/copyright">OpenStreetMap</a> contributors');
$k = ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\Security\\SecurityService'] ?? $this->getSecurityServiceService());
$l = new \Pimcore\Bundle\PortalEngineBundle\Twig\UserExtension();
$l->setSecurityService($k);
$m = new \Symfony\Bridge\Twig\AppVariable();
$m->setEnvironment('dev');
$m->setDebug(true);
if ($this->has('.container.private.security.token_storage')) {
$m->setTokenStorage($b);
}
if ($this->has('request_stack')) {
$m->setRequestStack($a);
}
$instance->addExtension(new \Symfony\Bridge\Twig\Extension\CsrfExtension());
$instance->addExtension(new \Symfony\Bridge\Twig\Extension\LogoutUrlExtension(($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService())));
$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)));
$instance->addExtension(new \Symfony\Bridge\Twig\Extension\ProfilerExtension(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), $c));
$instance->addExtension(new \Symfony\Bridge\Twig\Extension\TranslationExtension($d));
$instance->addExtension(new \Symfony\Bridge\Twig\Extension\AssetExtension(($this->privates['assets.packages'] ?? $this->getAssets_PackagesService())));
$instance->addExtension(new \Symfony\Bridge\Twig\Extension\CodeExtension($e, \dirname(__DIR__, 4), 'UTF-8'));
$instance->addExtension(new \Symfony\Bridge\Twig\Extension\RoutingExtension($f));
$instance->addExtension(new \Symfony\Bridge\Twig\Extension\YamlExtension());
$instance->addExtension(new \Symfony\Bridge\Twig\Extension\StopwatchExtension($c, true));
$instance->addExtension(new \Symfony\Bridge\Twig\Extension\ExpressionExtension());
$instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpKernelExtension());
$instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpFoundationExtension(new \Symfony\Component\HttpFoundation\UrlHelper($a, ($this->services['pimcore.routing.router.request_context'] ?? $this->getPimcore_Routing_Router_RequestContextService()))));
$instance->addExtension(($this->services['Symfony\\Bridge\\Twig\\Extension\\WebLinkExtension'] ?? $this->getWebLinkExtensionService()));
$instance->addExtension(new \Symfony\Bridge\Twig\Extension\SerializerExtension());
$instance->addExtension(new \Symfony\Bridge\Twig\Extension\FormExtension($d));
$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())));
$instance->addExtension(new \Doctrine\Bundle\DoctrineBundle\Twig\DoctrineExtension());
$instance->addExtension(new \Symfony\Bundle\WebProfilerBundle\Twig\WebProfilerExtension($g));
$instance->addExtension(new \Pimcore\Twig\Extension\HelpersExtension(($this->privates['Pimcore\\Twig\\Extension\\Templating\\PimcoreUrl'] ?? $this->getPimcoreUrlService())));
$instance->addExtension(new \Pimcore\Twig\Extension\DocumentEditableExtension(($this->services['Pimcore\\Templating\\Renderer\\EditableRenderer'] ?? $this->getEditableRendererService())));
$instance->addExtension(($this->privates['Pimcore\\Twig\\Extension\\SubrequestExtension'] ?? $this->getSubrequestExtensionService()));
$instance->addExtension(new \Pimcore\Twig\Extension\PimcoreObjectExtension());
$instance->addExtension(new \Pimcore\Twig\Extension\PimcoreToolExtension());
$instance->addExtension(new \Pimcore\Twig\Extension\NavigationExtension(($this->privates['Pimcore\\Twig\\Extension\\Templating\\Navigation'] ?? $this->getNavigationService())));
$instance->addExtension(new \Pimcore\Twig\Extension\GlossaryExtension(($this->privates['Pimcore\\Tool\\Glossary\\Processor'] ?? $this->getProcessorService())));
$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->getPlaceholder2Service())));
$instance->addExtension(new \Pimcore\Twig\Extension\AssetCompressExtension());
$instance->addExtension(new \Pimcore\Twig\Extension\WebsiteConfigExtension());
$instance->addExtension(new \Pimcore\Twig\Extension\DumpExtension());
$instance->addExtension(new \Pimcore\Twig\Extension\CacheExtension($h));
$instance->addExtension(new \Pimcore\Twig\Extension\AssetHelperExtensions());
$instance->addExtension(new \Pimcore\Twig\Extension\DataObjectHelperExtensions());
$instance->addExtension(new \Pimcore\Twig\Extension\DocumentHelperExtensions());
$instance->addExtension(new \Pimcore\Twig\Extension\ImageThumbnailExtension());
$instance->addExtension(new \Twig\DeferredExtension\DeferredExtension());
$instance->addExtension(new \Twig\Extra\String\StringExtension(($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en')))));
$instance->addExtension(new \Twig\Extension\SandboxExtension(new \Pimcore\Twig\Sandbox\SecurityPolicy($this->parameters['pimcore.templating.twig.sandbox_security_policy.tags'], $this->parameters['pimcore.templating.twig.sandbox_security_policy.filters'], $this->parameters['pimcore.templating.twig.sandbox_security_policy.functions'])));
$instance->addExtension(new \Pimcore\Twig\Extension\AdminExtension($f));
$instance->addExtension(($this->services['pimcore.templating.view_helper.glossary'] ?? $this->getPimcore_Templating_ViewHelper_GlossaryService()));
$instance->addExtension(($this->services['pimcore.templating.view_helper.cache'] ?? $this->getPimcore_Templating_ViewHelper_CacheService()));
$instance->addExtension(new \Pimcore\Bundle\PortalEngineBundle\Twig\ConfigExtension($i, ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\DataPool\\DataPoolConfigService'] ?? $this->getDataPoolConfigServiceService()), $j));
$instance->addExtension(($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Twig\\ContentExtension'] ?? $this->getContentExtensionService()));
$instance->addExtension(($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Twig\\EditmodeExtension'] ?? $this->getEditmodeExtensionService()));
$instance->addExtension(new \Pimcore\Bundle\PortalEngineBundle\Twig\HeadTitleExtension(($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\Content\\HeadTitleService'] ?? $this->getHeadTitleServiceService())));
$instance->addExtension(new \Pimcore\Bundle\PortalEngineBundle\Twig\PortalImagesExtension($f, $i, $h, $k, ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\User\\AvatarService'] ?? $this->getAvatarServiceService())));
$instance->addExtension(new \Pimcore\Bundle\PortalEngineBundle\Twig\PortalLanguagesExtension(($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\Document\\LanguageVariantService'] ?? $this->getLanguageVariantServiceService())));
$instance->addExtension(new \Pimcore\Bundle\PortalEngineBundle\Twig\TranslatorExtension(($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\DataPool\\TranslatorService'] ?? $this->getTranslatorServiceService())));
$instance->addExtension($l);
$instance->addExtension(new \Pimcore\Bundle\PortalEngineBundle\Twig\WebpackExtension($i));
$instance->addExtension(new \Symfony\WebpackEncoreBundle\Twig\EntryFilesTwigExtension(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'webpack_encore.entrypoint_lookup_collection' => ['privates', 'webpack_encore.entrypoint_lookup_collection', 'getWebpackEncore_EntrypointLookupCollectionService', false],
'webpack_encore.tag_renderer' => ['privates', 'webpack_encore.tag_renderer', 'getWebpackEncore_TagRendererService', true],
], [
'webpack_encore.entrypoint_lookup_collection' => '?',
'webpack_encore.tag_renderer' => '?',
])));
$instance->addExtension(new \Symfony\WebpackEncoreBundle\Twig\StimulusTwigExtension());
$instance->addGlobal('app', $m);
$instance->addRuntimeLoader(new \Twig\RuntimeLoader\ContainerRuntimeLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => ['privates', 'twig.runtime.security_csrf', 'getTwig_Runtime_SecurityCsrfService', true],
'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => ['privates', 'twig.runtime.httpkernel', 'getTwig_Runtime_HttpkernelService', false],
'Symfony\\Bridge\\Twig\\Extension\\SerializerRuntime' => ['privates', 'twig.runtime.serializer', 'getTwig_Runtime_SerializerService', true],
'Symfony\\Component\\Form\\FormRenderer' => ['privates', 'twig.form.renderer', 'getTwig_Form_RendererService', true],
'Pimcore\\Twig\\Extension\\Templating\\PimcoreUrl' => ['privates', 'Pimcore\\Twig\\Extension\\Templating\\PimcoreUrl', 'getPimcoreUrlService', false],
'Pimcore\\Twig\\Extension\\Templating\\HeadLink' => ['privates', 'Pimcore\\Twig\\Extension\\Templating\\HeadLink', 'getHeadLinkService', false],
'Pimcore\\Twig\\Extension\\Templating\\HeadMeta' => ['privates', 'Pimcore\\Twig\\Extension\\Templating\\HeadMeta', 'getHeadMetaService', false],
'Pimcore\\Twig\\Extension\\Templating\\HeadScript' => ['privates', 'Pimcore\\Twig\\Extension\\Templating\\HeadScript', 'getHeadScriptService', false],
'Pimcore\\Twig\\Extension\\Templating\\HeadStyle' => ['privates', 'Pimcore\\Twig\\Extension\\Templating\\HeadStyle', 'getHeadStyleService', false],
'Pimcore\\Twig\\Extension\\Templating\\HeadTitle' => ['privates', 'Pimcore\\Twig\\Extension\\Templating\\HeadTitle', 'getHeadTitleService', false],
'Pimcore\\Twig\\Extension\\Templating\\Inc' => ['privates', 'Pimcore\\Twig\\Extension\\Templating\\Inc', 'getIncService', false],
'Pimcore\\Twig\\Extension\\Templating\\InlineScript' => ['privates', 'Pimcore\\Twig\\Extension\\Templating\\InlineScript', 'getInlineScriptService', false],
'Pimcore\\Twig\\Extension\\Templating\\Navigation' => ['privates', 'Pimcore\\Twig\\Extension\\Templating\\Navigation', 'getNavigationService', false],
'Pimcore\\Twig\\Extension\\Templating\\Placeholder' => ['privates', 'Pimcore\\Twig\\Extension\\Templating\\Placeholder', 'getPlaceholder2Service', false],
'Pimcore\\Twig\\Extension\\Templating\\Placeholder\\AbstractExtension' => ['privates', 'Pimcore\\Twig\\Extension\\Templating\\Placeholder\\AbstractExtension', 'getAbstractExtensionService', true],
'Pimcore\\Twig\\Extension\\Templating\\Placeholder\\CacheBusterAware' => ['privates', 'Pimcore\\Twig\\Extension\\Templating\\Placeholder\\CacheBusterAware', 'getCacheBusterAwareService', true],
'Pimcore\\Templating\\Helper\\Inc' => ['services', 'pimcore.templating.view_helper.inc', 'getPimcore_Templating_ViewHelper_IncService', false],
'Pimcore\\Templating\\Helper\\PimcoreUrl' => ['services', 'pimcore.templating.view_helper.pimcore_url', 'getPimcore_Templating_ViewHelper_PimcoreUrlService', false],
'Pimcore\\Templating\\Helper\\Placeholder' => ['services', 'pimcore.templating.view_helper.placeholder', 'getPimcore_Templating_ViewHelper_PlaceholderService', false],
'Pimcore\\Templating\\Helper\\HeadTitle' => ['services', 'pimcore.templating.view_helper.head_title', 'getPimcore_Templating_ViewHelper_HeadTitleService', false],
'Pimcore\\Templating\\Helper\\HeadLink' => ['services', 'pimcore.templating.view_helper.head_link', 'getPimcore_Templating_ViewHelper_HeadLinkService', false],
'Pimcore\\Templating\\Helper\\HeadScript' => ['services', 'pimcore.templating.view_helper.head_script', 'getPimcore_Templating_ViewHelper_HeadScriptService', false],
'Pimcore\\Templating\\Helper\\InlineScript' => ['services', 'pimcore.templating.view_helper.inline_script', 'getPimcore_Templating_ViewHelper_InlineScriptService', false],
'Pimcore\\Templating\\Helper\\HeadStyle' => ['services', 'pimcore.templating.view_helper.head_style', 'getPimcore_Templating_ViewHelper_HeadStyleService', false],
'Pimcore\\Templating\\Helper\\HeadMeta' => ['services', 'pimcore.templating.view_helper.head_meta', 'getPimcore_Templating_ViewHelper_HeadMetaService', false],
'Pimcore\\Templating\\Helper\\Navigation' => ['services', 'pimcore.templating.view_helper.navigation', 'getPimcore_Templating_ViewHelper_NavigationService', false],
], [
'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => '?',
'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => '?',
'Symfony\\Bridge\\Twig\\Extension\\SerializerRuntime' => '?',
'Symfony\\Component\\Form\\FormRenderer' => '?',
'Pimcore\\Twig\\Extension\\Templating\\PimcoreUrl' => '?',
'Pimcore\\Twig\\Extension\\Templating\\HeadLink' => '?',
'Pimcore\\Twig\\Extension\\Templating\\HeadMeta' => '?',
'Pimcore\\Twig\\Extension\\Templating\\HeadScript' => '?',
'Pimcore\\Twig\\Extension\\Templating\\HeadStyle' => '?',
'Pimcore\\Twig\\Extension\\Templating\\HeadTitle' => '?',
'Pimcore\\Twig\\Extension\\Templating\\Inc' => '?',
'Pimcore\\Twig\\Extension\\Templating\\InlineScript' => '?',
'Pimcore\\Twig\\Extension\\Templating\\Navigation' => '?',
'Pimcore\\Twig\\Extension\\Templating\\Placeholder' => '?',
'Pimcore\\Twig\\Extension\\Templating\\Placeholder\\AbstractExtension' => '?',
'Pimcore\\Twig\\Extension\\Templating\\Placeholder\\CacheBusterAware' => '?',
'Pimcore\\Templating\\Helper\\Inc' => '?',
'Pimcore\\Templating\\Helper\\PimcoreUrl' => '?',
'Pimcore\\Templating\\Helper\\Placeholder' => '?',
'Pimcore\\Templating\\Helper\\HeadTitle' => '?',
'Pimcore\\Templating\\Helper\\HeadLink' => '?',
'Pimcore\\Templating\\Helper\\HeadScript' => '?',
'Pimcore\\Templating\\Helper\\InlineScript' => '?',
'Pimcore\\Templating\\Helper\\HeadStyle' => '?',
'Pimcore\\Templating\\Helper\\HeadMeta' => '?',
'Pimcore\\Templating\\Helper\\Navigation' => '?',
])));
$instance->addGlobal('container', $this);
$instance->addGlobal('pimcore_csrf', ($this->services['Pimcore\\Bundle\\AdminBundle\\Security\\CsrfProtectionHandler'] ?? $this->getCsrfProtectionHandlerService()));
$instance->addGlobal('pimcore_csp', ($this->services['Pimcore\\Bundle\\AdminBundle\\Security\\ContentSecurityPolicyHandler'] ?? $this->getContentSecurityPolicyHandlerService()));
(new \Symfony\Bundle\TwigBundle\DependencyInjection\Configurator\EnvironmentConfigurator('F j, Y H:i', '%d days', NULL, 0, '.', ','))->configure($instance);
return $instance;
}
/**
* Gets the public '.container.private.validator' shared service.
*
* @return \Symfony\Component\Validator\Validator\TraceableValidator
*/
protected function get_Container_Private_ValidatorService()
{
return $this->services['.container.private.validator'] = new \Symfony\Component\Validator\Validator\TraceableValidator(($this->privates['validator.builder'] ?? $this->getValidator_BuilderService())->getValidator());
}
/**
* Gets the public 'Pimcore\Bundle\AdminBundle\Security\ContentSecurityPolicyHandler' shared autowired service.
*
* @return \Pimcore\Bundle\AdminBundle\Security\ContentSecurityPolicyHandler
*/
protected function getContentSecurityPolicyHandlerService()
{
$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())));
$a = ($this->services['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService());
$instance->setLogger($a);
$instance->setLogger($a);
$instance->addAllowedUrls('default-src', []);
$instance->addAllowedUrls('img-src', []);
$instance->addAllowedUrls('script-src', []);
$instance->addAllowedUrls('style-src', []);
$instance->addAllowedUrls('connect-src', []);
$instance->addAllowedUrls('font-src', []);
$instance->addAllowedUrls('media-src', []);
$instance->addAllowedUrls('frame-src', []);
$instance->addAllowedUrls('connect-src', [0 => 'https://license.pimcore.com/']);
return $instance;
}
/**
* Gets the public 'Pimcore\Bundle\AdminBundle\Security\CsrfProtectionHandler' shared autowired service.
*
* @return \Pimcore\Bundle\AdminBundle\Security\CsrfProtectionHandler
*/
protected function getCsrfProtectionHandlerService()
{
$a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
if (isset($this->services['Pimcore\\Bundle\\AdminBundle\\Security\\CsrfProtectionHandler'])) {
return $this->services['Pimcore\\Bundle\\AdminBundle\\Security\\CsrfProtectionHandler'];
}
$this->services['Pimcore\\Bundle\\AdminBundle\\Security\\CsrfProtectionHandler'] = $instance = new \Pimcore\Bundle\AdminBundle\Security\CsrfProtectionHandler([], $a);
$b = ($this->services['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService());
$instance->setLogger($b);
$instance->setLogger($b);
return $instance;
}
/**
* Gets the public 'Pimcore\Bundle\AdminBundle\Security\User\TokenStorageUserResolver' shared autowired service.
*
* @return \Pimcore\Bundle\AdminBundle\Security\User\TokenStorageUserResolver
*/
protected function getTokenStorageUserResolverService()
{
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()));
}
/**
* Gets the public 'Pimcore\Bundle\CoreBundle\EventListener\Frontend\FullPageCacheListener' shared autowired service.
*
* @return \Pimcore\Bundle\CoreBundle\EventListener\Frontend\FullPageCacheListener
*/
protected function getFullPageCacheListenerService()
{
$a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
$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())));
$instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
$instance->setStaticPageResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\StaticPageResolver'] ?? $this->getStaticPageResolverService()));
return $instance;
}
/**
* Gets the public 'Pimcore\Bundle\CoreBundle\EventListener\Frontend\GoogleAnalyticsCodeListener' shared autowired service.
*
* @return \Pimcore\Bundle\CoreBundle\EventListener\Frontend\GoogleAnalyticsCodeListener
*/
protected function getGoogleAnalyticsCodeListenerService()
{
$this->services['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\GoogleAnalyticsCodeListener'] = $instance = new \Pimcore\Bundle\CoreBundle\EventListener\Frontend\GoogleAnalyticsCodeListener(($this->privates['Pimcore\\Analytics\\Google\\Tracker'] ?? $this->getTrackerService()));
$instance->setResponseHelper(($this->services['Pimcore\\Http\\ResponseHelper'] ?? ($this->services['Pimcore\\Http\\ResponseHelper'] = new \Pimcore\Http\ResponseHelper())));
$instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
$instance->setStaticPageResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\StaticPageResolver'] ?? $this->getStaticPageResolverService()));
return $instance;
}
/**
* Gets the public 'Pimcore\Bundle\CoreBundle\EventListener\Frontend\GoogleTagManagerListener' shared autowired service.
*
* @return \Pimcore\Bundle\CoreBundle\EventListener\Frontend\GoogleTagManagerListener
*/
protected function getGoogleTagManagerListenerService()
{
$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()));
$instance->setResponseHelper(($this->services['Pimcore\\Http\\ResponseHelper'] ?? ($this->services['Pimcore\\Http\\ResponseHelper'] = new \Pimcore\Http\ResponseHelper())));
$instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
return $instance;
}
/**
* Gets the public 'Pimcore\Bundle\PortalEngineBundle\Service\SearchIndex\ElasticSearchConfigService' shared autowired service.
*
* @return \Pimcore\Bundle\PortalEngineBundle\Service\SearchIndex\ElasticSearchConfigService
*/
protected function getElasticSearchConfigServiceService()
{
$this->services['Pimcore\\Bundle\\PortalEngineBundle\\Service\\SearchIndex\\ElasticSearchConfigService'] = $instance = new \Pimcore\Bundle\PortalEngineBundle\Service\SearchIndex\ElasticSearchConfigService($this->getEnv('ES_HOST'), $this->getEnv('PORTAL_INDEX'), ['index' => ['mapping' => ['nested_fields' => ['limit' => 200], 'total_fields' => ['limit' => 100000]]], 'number_of_shards' => 1, 'number_of_replicas' => 0, 'max_ngram_diff' => 30, 'analysis' => ['analyzer' => ['portal_engine_ngram_analyzer' => ['tokenizer' => 'portal_engine_ngram_tokenzier', 'filter' => [0 => 'lowercase']], 'portal_engine_whitespace_analyzer' => ['tokenizer' => 'portal_engine_whitespace_tokenzier', 'filter' => [0 => 'lowercase']], 'portal_engine_path_analyzer' => ['tokenizer' => 'portal_engine_path_tokenizer']], 'tokenizer' => ['portal_engine_ngram_tokenzier' => ['type' => 'ngram', 'min_gram' => 3, 'max_gram' => 25, 'token_chars' => [0 => 'letter', 1 => 'digit']], 'portal_engine_whitespace_tokenzier' => ['type' => 'whitespace'], 'portal_engine_path_tokenizer' => ['type' => 'path_hierarchy']]]], ['list_page_size' => 60, 'list_max_filter_options' => 500, 'search_analyzer_attributes' => ['keyword' => ['fields' => ['analyzed_ngram' => ['type' => 'text', 'analyzer' => 'portal_engine_ngram_analyzer', 'search_analyzer' => 'portal_engine_whitespace_analyzer'], 'analyzed' => ['type' => 'text', 'analyzer' => 'standard', 'search_analyzer' => 'portal_engine_whitespace_analyzer']]]], 'max_synchronous_children_rename_limit' => 500], []);
$instance->setLogger(($this->services['monolog.logger.portalengine.es'] ?? $this->getMonolog_Logger_Portalengine_EsService()));
return $instance;
}
/**
* Gets the public 'Pimcore\Cache\Core\CoreCacheHandler' shared autowired service.
*
* @return \Pimcore\Cache\Core\CoreCacheHandler
*/
protected function getCoreCacheHandlerService()
{
$a = ($this->services['pimcore.cache.pool'] ?? $this->getPimcore_Cache_PoolService());
$b = new \Pimcore\Cache\Core\WriteLock($a);
$c = ($this->services['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService());
$b->setLogger($c);
$b->setLogger($c);
$this->services['Pimcore\\Cache\\Core\\CoreCacheHandler'] = $instance = new \Pimcore\Cache\Core\CoreCacheHandler($a, $b, ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
$instance->setLogger($c);
$instance->setLogger($c);
return $instance;
}
/**
* Gets the public 'Pimcore\Config' shared autowired service.
*
* @return \Pimcore\Config
*/
protected function getConfigService()
{
return $this->services['Pimcore\\Config'] = new \Pimcore\Config();
}
/**
* Gets the public 'Pimcore\Document\Editable\Block\BlockStateStack' shared autowired service.
*
* @return \Pimcore\Document\Editable\Block\BlockStateStack
*/
protected function getBlockStateStackService()
{
return $this->services['Pimcore\\Document\\Editable\\Block\\BlockStateStack'] = new \Pimcore\Document\Editable\Block\BlockStateStack();
}
/**
* Gets the public 'Pimcore\Document\Renderer\DocumentRenderer' shared autowired service.
*
* @return \Pimcore\Document\Renderer\DocumentRenderer
*/
protected function getDocumentRendererService()
{
$this->services['Pimcore\\Document\\Renderer\\DocumentRenderer'] = $instance = new \Pimcore\Document\Renderer\DocumentRenderer(($this->services['Pimcore\\Http\\RequestHelper'] ?? $this->getRequestHelperService()), ($this->services['pimcore.templating.action_renderer'] ?? $this->getPimcore_Templating_ActionRendererService()), ($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()));
$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())));
return $instance;
}
/**
* Gets the public 'Pimcore\Document\StaticPageGenerator' shared autowired service.
*
* @return \Pimcore\Document\StaticPageGenerator
*/
protected function getStaticPageGeneratorService()
{
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()));
}
/**
* Gets the public 'Pimcore\Extension\Bundle\PimcoreBundleManager' shared autowired service.
*
* @return \Pimcore\Extension\Bundle\PimcoreBundleManager
*/
protected function getPimcoreBundleManagerService()
{
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()));
}
/**
* Gets the public 'Pimcore\Extension\Document\Areabrick\AreabrickManagerInterface' shared autowired service.
*
* @return \Pimcore\Extension\Document\Areabrick\AreabrickManager
*/
protected function getAreabrickManagerInterfaceService()
{
$this->services['Pimcore\\Extension\\Document\\Areabrick\\AreabrickManagerInterface'] = $instance = new \Pimcore\Extension\Document\Areabrick\AreabrickManager(($this->services['Pimcore\\Extension\\Config'] ?? $this->get('Pimcore\\Extension\\Config', 1)), new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'asset-departments' => ['privates', 'ExtendedPimcorePortalEngineBundle\\Document\\Areabrick\\AssetDepartments', 'getAssetDepartmentsService', true],
'portal-engine-statistics' => ['privates', 'pimcore_portal_engine.area.brick.portal_engine_statistics', 'getPimcorePortalEngine_Area_Brick_PortalEngineStatisticsService', true],
'portal-engine-teaser-cta' => ['privates', 'pimcore_portal_engine.area.brick.portal_engine_teaser_cta', 'getPimcorePortalEngine_Area_Brick_PortalEngineTeaserCtaService', true],
'portal-engine-teasers' => ['privates', 'pimcore_portal_engine.area.brick.portal_engine_teasers', 'getPimcorePortalEngine_Area_Brick_PortalEngineTeasersService', true],
'portal-engine-wysiwyg' => ['privates', 'pimcore_portal_engine.area.brick.portal_engine_wysiwyg', 'getPimcorePortalEngine_Area_Brick_PortalEngineWysiwygService', true],
'product-departments' => ['privates', 'ExtendedPimcorePortalEngineBundle\\Document\\Areabrick\\ProductDepartments', 'getProductDepartmentsService', true],
'welcome-title' => ['privates', 'ExtendedPimcorePortalEngineBundle\\Document\\Areabrick\\WelcomeTitle', 'getWelcomeTitleService', true],
], [
'asset-departments' => '?',
'portal-engine-statistics' => '?',
'portal-engine-teaser-cta' => '?',
'portal-engine-teasers' => '?',
'portal-engine-wysiwyg' => '?',
'product-departments' => '?',
'welcome-title' => '?',
]));
$instance->registerService('welcome-title', 'ExtendedPimcorePortalEngineBundle\\Document\\Areabrick\\WelcomeTitle');
$instance->registerService('product-departments', 'ExtendedPimcorePortalEngineBundle\\Document\\Areabrick\\ProductDepartments');
$instance->registerService('asset-departments', 'ExtendedPimcorePortalEngineBundle\\Document\\Areabrick\\AssetDepartments');
$instance->registerService('portal-engine-teasers', 'pimcore_portal_engine.area.brick.portal_engine_teasers');
$instance->registerService('portal-engine-teaser-cta', 'pimcore_portal_engine.area.brick.portal_engine_teaser_cta');
$instance->registerService('portal-engine-statistics', 'pimcore_portal_engine.area.brick.portal_engine_statistics');
$instance->registerService('portal-engine-wysiwyg', 'pimcore_portal_engine.area.brick.portal_engine_wysiwyg');
return $instance;
}
/**
* Gets the public 'Pimcore\Http\RequestHelper' shared autowired service.
*
* @return \Pimcore\Http\RequestHelper
*/
protected function getRequestHelperService()
{
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()));
}
/**
* Gets the public 'Pimcore\Http\Request\Resolver\OutputTimestampResolver' shared autowired service.
*
* @return \Pimcore\Http\Request\Resolver\OutputTimestampResolver
*/
protected function getOutputTimestampResolverService()
{
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())));
}
/**
* Gets the public 'Pimcore\Http\Request\Resolver\PimcoreContextResolver' shared autowired service.
*
* @return \Pimcore\Http\Request\Resolver\PimcoreContextResolver
*/
protected function getPimcoreContextResolverService()
{
$a = new \Pimcore\Http\Context\PimcoreContextGuesser(($this->privates['Pimcore\\Http\\RequestMatcherFactory'] ?? ($this->privates['Pimcore\\Http\\RequestMatcherFactory'] = new \Pimcore\Http\RequestMatcherFactory())));
$a->addContextRoutes('profiler', [0 => ['path' => '^/_(profiler|wdt)(/.*)?$', 'route' => false, 'host' => false, 'methods' => []]]);
$a->addContextRoutes('admin', [0 => ['path' => '^/admin(/.*)?$', 'route' => false, 'host' => false, 'methods' => []], 1 => ['route' => '^pimcore_admin_', 'path' => false, 'host' => false, 'methods' => []]]);
$a->addContextRoutes('plugin', [0 => ['path' => '^/plugin(/.*)?$', 'route' => false, 'host' => false, 'methods' => []]]);
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);
}
/**
* Gets the public 'Pimcore\Http\Request\Resolver\ResponseHeaderResolver' shared autowired service.
*
* @return \Pimcore\Http\Request\Resolver\ResponseHeaderResolver
*/
protected function getResponseHeaderResolverService()
{
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())));
}
/**
* Gets the public 'Pimcore\Http\Request\Resolver\SiteResolver' shared autowired service.
*
* @return \Pimcore\Http\Request\Resolver\SiteResolver
*/
protected function getSiteResolverService()
{
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())));
}
/**
* Gets the public 'Pimcore\Http\Request\Resolver\StaticPageResolver' shared autowired service.
*
* @return \Pimcore\Http\Request\Resolver\StaticPageResolver
*/
protected function getStaticPageResolverService()
{
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())));
}
/**
* Gets the public 'Pimcore\Http\Request\Resolver\ViewModelResolver' shared autowired service.
*
* @return \Pimcore\Http\Request\Resolver\ViewModelResolver
*/
protected function getViewModelResolverService()
{
$a = ($this->services['pimcore.service.request.template_vars_resolver'] ?? $this->getPimcore_Service_Request_TemplateVarsResolverService());
if (isset($this->services['Pimcore\\Http\\Request\\Resolver\\ViewModelResolver'])) {
return $this->services['Pimcore\\Http\\Request\\Resolver\\ViewModelResolver'];
}
return $this->services['Pimcore\\Http\\Request\\Resolver\\ViewModelResolver'] = new \Pimcore\Http\Request\Resolver\ViewModelResolver(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), $a);
}
/**
* Gets the public 'Pimcore\Http\ResponseHelper' shared autowired service.
*
* @return \Pimcore\Http\ResponseHelper
*/
protected function getResponseHelperService()
{
return $this->services['Pimcore\\Http\\ResponseHelper'] = new \Pimcore\Http\ResponseHelper();
}
/**
* Gets the public 'Pimcore\Localization\LocaleServiceInterface' shared autowired service.
*
* @return \Pimcore\Localization\LocaleService
*/
protected function getLocaleServiceInterfaceService()
{
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()));
}
/**
* Gets the public 'Pimcore\Model\Document\Editable\Loader\EditableLoader' shared autowired service.
*
* @return \Pimcore\Model\Document\Editable\Loader\EditableLoader
*/
protected function getEditableLoaderService()
{
return $this->services['Pimcore\\Model\\Document\\Editable\\Loader\\EditableLoader'] = new \Pimcore\Model\Document\Editable\Loader\EditableLoader([0 => new \Pimcore\Model\Document\Editable\Loader\PrefixLoader([0 => '\\Pimcore\\Model\\Document\\Editable\\']), 1 => new \Pimcore\Loader\ImplementationLoader\ClassMapLoader(['area' => '\\Pimcore\\Bundle\\PhpTemplatingEngineBundle\\Model\\Document\\Editable\\Area', 'areablock' => '\\Pimcore\\Bundle\\PhpTemplatingEngineBundle\\Model\\Document\\Editable\\Areablock', 'block' => '\\Pimcore\\Bundle\\PhpTemplatingEngineBundle\\Model\\Document\\Editable\\Block', 'checkbox' => '\\Pimcore\\Bundle\\PhpTemplatingEngineBundle\\Model\\Document\\Editable\\Checkbox', 'date' => '\\Pimcore\\Bundle\\PhpTemplatingEngineBundle\\Model\\Document\\Editable\\Date', 'embed' => '\\Pimcore\\Bundle\\PhpTemplatingEngineBundle\\Model\\Document\\Editable\\Embed', 'image' => '\\Pimcore\\Bundle\\PhpTemplatingEngineBundle\\Model\\Document\\Editable\\Image', 'input' => '\\Pimcore\\Bundle\\PhpTemplatingEngineBundle\\Model\\Document\\Editable\\Input', 'link' => '\\Pimcore\\Bundle\\PhpTemplatingEngineBundle\\Model\\Document\\Editable\\Link', 'multiselect' => '\\Pimcore\\Bundle\\PhpTemplatingEngineBundle\\Model\\Document\\Editable\\Multiselect', 'numeric' => '\\Pimcore\\Bundle\\PhpTemplatingEngineBundle\\Model\\Document\\Editable\\Numeric', 'pdf' => '\\Pimcore\\Bundle\\PhpTemplatingEngineBundle\\Model\\Document\\Editable\\Pdf', 'relation' => '\\Pimcore\\Bundle\\PhpTemplatingEngineBundle\\Model\\Document\\Editable\\Relation', 'relations' => '\\Pimcore\\Bundle\\PhpTemplatingEngineBundle\\Model\\Document\\Editable\\Relations', 'renderlet' => '\\Pimcore\\Bundle\\PhpTemplatingEngineBundle\\Model\\Document\\Editable\\Renderlet', 'scheduledblock' => '\\Pimcore\\Bundle\\PhpTemplatingEngineBundle\\Model\\Document\\Editable\\Scheduledblock', 'select' => '\\Pimcore\\Bundle\\PhpTemplatingEngineBundle\\Model\\Document\\Editable\\Select', 'snippet' => '\\Pimcore\\Bundle\\PhpTemplatingEngineBundle\\Model\\Document\\Editable\\Snippet', 'table' => '\\Pimcore\\Bundle\\PhpTemplatingEngineBundle\\Model\\Document\\Editable\\Table', 'textarea' => '\\Pimcore\\Bundle\\PhpTemplatingEngineBundle\\Model\\Document\\Editable\\Textarea', 'video' => '\\Pimcore\\Bundle\\PhpTemplatingEngineBundle\\Model\\Document\\Editable\\Video', 'wysiwyg' => '\\Pimcore\\Bundle\\PhpTemplatingEngineBundle\\Model\\Document\\Editable\\Wysiwyg'])]);
}
/**
* Gets the public 'Pimcore\Model\Document\Service' shared autowired service.
*
* @return \Pimcore\Model\Document\Service
*/
protected function getServiceService()
{
return $this->services['Pimcore\\Model\\Document\\Service'] = new \Pimcore\Model\Document\Service();
}
/**
* Gets the public 'Pimcore\Targeting\Document\DocumentTargetingConfigurator' shared autowired service.
*
* @return \Pimcore\Targeting\Document\DocumentTargetingConfigurator
*/
protected function getDocumentTargetingConfiguratorService()
{
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()));
}
/**
* Gets the public 'Pimcore\Templating\GlobalVariables' shared autowired service.
*
* @return \Pimcore\Templating\GlobalVariables
*/
protected function getGlobalVariablesService()
{
return $this->services['Pimcore\\Templating\\GlobalVariables'] = new \Pimcore\Templating\GlobalVariables($this);
}
/**
* Gets the public 'Pimcore\Templating\LegacyTemplateGuesser' shared autowired service.
*
* @return \Pimcore\Templating\LegacyTemplateGuesser
*/
protected function getLegacyTemplateGuesserService()
{
return $this->services['Pimcore\\Templating\\LegacyTemplateGuesser'] = new \Pimcore\Templating\LegacyTemplateGuesser(($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->services['pimcore.templating.engine.delegating'] ?? $this->getPimcore_Templating_Engine_DelegatingService()));
}
/**
* Gets the public 'Pimcore\Templating\Loader\FilesystemLoader' shared autowired service.
*
* @return \Pimcore\Templating\Loader\FilesystemLoader
*/
protected function getFilesystemLoaderService()
{
return $this->services['Pimcore\\Templating\\Loader\\FilesystemLoader'] = new \Pimcore\Templating\Loader\FilesystemLoader(($this->services['Pimcore\\Templating\\Loader\\TemplateLocator'] ?? $this->getTemplateLocatorService()));
}
/**
* Gets the public 'Pimcore\Templating\Loader\TemplateLocator' shared autowired service.
*
* @return \Pimcore\Templating\Loader\TemplateLocator
*/
protected function getTemplateLocatorService()
{
return $this->services['Pimcore\\Templating\\Loader\\TemplateLocator'] = new \Pimcore\Templating\Loader\TemplateLocator(new \Pimcore\HttpKernel\Config\FileLocator(($this->services['kernel'] ?? $this->get('kernel', 1)), (\dirname(__DIR__, 4).'/Resources/views'), [0 => (\dirname(__DIR__, 4).'/templates'), 1 => (\dirname(__DIR__, 4).'/app/Resources/views'), 'Security' => (\dirname(__DIR__, 4).'/vendor/symfony/security-bundle/Resources/views'), 'Doctrine' => (\dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Resources/views'), 'DoctrineMigrations' => (\dirname(__DIR__, 4).'/vendor/doctrine/doctrine-migrations-bundle/Resources/views'), 'SchebTwoFactor' => (\dirname(__DIR__, 4).'/vendor/scheb/2fa-bundle/Resources/views'), 'Debug' => (\dirname(__DIR__, 4).'/vendor/symfony/debug-bundle/Resources/views'), 'WebProfiler' => (\dirname(__DIR__, 4).'/vendor/symfony/web-profiler-bundle/Resources/views'), 'PimcoreCore' => (\dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/CoreBundle/Resources/views'), 'PimcoreAdmin' => (\dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Resources/views'), 'PimcoreDataHub' => (\dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/Resources/views'), 'PimcorePhpTemplatingEngine' => (\dirname(__DIR__, 4).'/vendor/pimcore/php-templating-engine-bundle/src/Resources/views'), 'ElementsProcessManager' => (\dirname(__DIR__, 4).'/vendor/elements/process-manager-bundle/src/Resources/views'), 'PimcoreStatisticsExplorer' => (\dirname(__DIR__, 4).'/vendor/pimcore/statistics-explorer/src/Resources/views'), 'PimcorePortalEngineBundle' => (\dirname(__DIR__, 4).'/templates/bundles/PimcorePortalEngineBundle'), 'PimcorePortalEngine' => (\dirname(__DIR__, 4).'/vendor/pimcore/portal-engine/src/Resources/views'), 'ExtendedPimcorePortalEngine' => (\dirname(__DIR__, 4).'/bundles/ExtendedPimcorePortalEngineBundle/Resources/views'), 'PimcoreOpenIdConnect' => (\dirname(__DIR__, 4).'/vendor/pimcore/openid-connect/src/Resources/views')]));
}
/**
* Gets the public 'Pimcore\Templating\Renderer\EditableRenderer' shared autowired service.
*
* @return \Pimcore\Bundle\PhpTemplatingEngineBundle\Templating\Renderer\EditableRenderer
*/
protected function getEditableRendererService()
{
$this->services['Pimcore\\Templating\\Renderer\\EditableRenderer'] = $instance = new \Pimcore\Bundle\PhpTemplatingEngineBundle\Templating\Renderer\EditableRenderer(($this->services['Pimcore\\Model\\Document\\Editable\\Loader\\EditableLoader'] ?? $this->getEditableLoaderService()), ($this->services['pimcore.service.request.editmode_resolver'] ?? $this->getPimcore_Service_Request_EditmodeResolverService()), ($this->privates['Pimcore\\Document\\Editable\\EditmodeEditableDefinitionCollector'] ?? ($this->privates['Pimcore\\Document\\Editable\\EditmodeEditableDefinitionCollector'] = new \Pimcore\Document\Editable\EditmodeEditableDefinitionCollector())));
$a = ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService());
$instance->setLogger($a);
$instance->setLogger($a);
return $instance;
}
/**
* Gets the public 'Pimcore\Templating\TemplateNameParser' shared autowired service.
*
* @return \Pimcore\Templating\TemplateNameParser
*/
protected function getTemplateNameParserService()
{
return $this->services['Pimcore\\Templating\\TemplateNameParser'] = new \Pimcore\Templating\TemplateNameParser(($this->services['kernel'] ?? $this->get('kernel', 1)));
}
/**
* Gets the public 'Pimcore\Templating\TwigEngine' shared autowired service.
*
* @return \Pimcore\Templating\TwigEngine
*/
protected function getTwigEngineService()
{
$a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
if (isset($this->services['Pimcore\\Templating\\TwigEngine'])) {
return $this->services['Pimcore\\Templating\\TwigEngine'];
}
return $this->services['Pimcore\\Templating\\TwigEngine'] = new \Pimcore\Templating\TwigEngine($a, ($this->services['Pimcore\\Templating\\TemplateNameParser'] ?? ($this->services['Pimcore\\Templating\\TemplateNameParser'] = new \Pimcore\Templating\TemplateNameParser(($this->services['kernel'] ?? $this->get('kernel', 1))))));
}
/**
* Gets the public 'Pimcore\Workflow\ExpressionService' shared autowired service.
*
* @return \Pimcore\Workflow\ExpressionService
*/
protected function getExpressionServiceService()
{
$a = ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService());
return $this->services['Pimcore\\Workflow\\ExpressionService'] = new \Pimcore\Workflow\ExpressionService(($this->privates['workflow.security.expression_language'] ?? $this->getWorkflow_Security_ExpressionLanguageService()), $a, new \Symfony\Component\Security\Core\Authorization\AuthorizationChecker($a, ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()), false, false), ($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.validator'] ?? $this->get_Container_Private_ValidatorService()));
}
/**
* Gets the public 'Pimcore\Workflow\Manager' shared autowired service.
*
* @return \Pimcore\Workflow\Manager
*/
protected function getManagerService()
{
$this->services['Pimcore\\Workflow\\Manager'] = $instance = new \Pimcore\Workflow\Manager(($this->privates['workflow.registry'] ?? $this->getWorkflow_RegistryService()), ($this->privates['Pimcore\\Workflow\\EventSubscriber\\NotesSubscriber'] ?? $this->getNotesSubscriberService()), ($this->services['Pimcore\\Workflow\\ExpressionService'] ?? $this->getExpressionServiceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
$instance->registerWorkflow('product_workflow_local_de', ['label' => 'Local Release Workflow (de)', 'priority' => 0, 'type' => 'state_machine']);
$instance->addPlaceConfig('product_workflow_local_de', 'local_new', ['label' => 'update Texts (de)', 'visibleInHeader' => false, 'color' => '#cddc39', 'colorInverted' => false, 'permissions' => [0 => ['condition' => 'is_fully_authenticated() and (is_granted(\'ROLE_PIMCORE_ADMIN\') )', 'modify' => true], 1 => ['condition' => 'is_fully_authenticated() and ( user.getUser().isAllowed( subject.getProductBranchPermissionName() ) ) and 97 in user.getUser().getRoles()', 'publish' => false, 'save' => true, 'delete' => false, 'settings' => false, 'versions' => false, 'unpublish' => false], 2 => ['condition' => 'is_fully_authenticated() and ( user.getUser().isAllowed( subject.getProductBranchPermissionName() ) ) and 98 in user.getUser().getRoles()', 'publish' => false, 'save' => true, 'delete' => false, 'settings' => false, 'versions' => false, 'unpublish' => false]], 'title' => '']);
$instance->addPlaceConfig('product_workflow_local_de', 'local_ready', ['label' => 'Ready For Publishing - de', 'visibleInHeader' => false, 'color' => '#cddc39', 'colorInverted' => false, 'permissions' => [0 => ['condition' => 'is_fully_authenticated() and (is_granted(\'ROLE_PIMCORE_ADMIN\') )', 'publish' => true], 1 => ['condition' => 'is_fully_authenticated() and ( user.getUser().isAllowed( subject.getProductBranchPermissionName() ) ) and ( 97 in user.getUser().getRoles() or ( 98 in user.getUser().getRoles() and not subject.isTranslationReady()) )', 'publish' => false, 'save' => true], 2 => ['condition' => 'is_fully_authenticated() and ( user.getUser().isAllowed( subject.getProductBranchPermissionName() ) ) and 98 in user.getUser().getRoles()', 'publish' => false, 'save' => false]], 'title' => '']);
$instance->registerWorkflow('product_workflow_local_en', ['label' => 'Local Release Workflow (en)', 'priority' => 0, 'type' => 'state_machine']);
$instance->addPlaceConfig('product_workflow_local_en', 'local_new', ['label' => 'update Texts (en)', 'visibleInHeader' => false, 'color' => '#cddc39', 'colorInverted' => false, 'permissions' => [0 => ['condition' => 'is_fully_authenticated() and (is_granted(\'ROLE_PIMCORE_ADMIN\') )', 'modify' => true], 1 => ['condition' => 'is_fully_authenticated() and ( user.getUser().isAllowed( subject.getProductBranchPermissionName() ) ) and 97 in user.getUser().getRoles()', 'publish' => false, 'save' => true, 'delete' => false, 'settings' => false, 'versions' => false, 'unpublish' => false], 2 => ['condition' => 'is_fully_authenticated() and ( user.getUser().isAllowed( subject.getProductBranchPermissionName() ) ) and 98 in user.getUser().getRoles()', 'publish' => false, 'save' => true, 'delete' => false, 'settings' => false, 'versions' => false, 'unpublish' => false]], 'title' => '']);
$instance->addPlaceConfig('product_workflow_local_en', 'local_ready', ['label' => 'Ready For Publishing - en', 'visibleInHeader' => false, 'color' => '#cddc39', 'colorInverted' => false, 'permissions' => [0 => ['condition' => 'is_fully_authenticated() and (is_granted(\'ROLE_PIMCORE_ADMIN\') )', 'modify' => true], 1 => ['condition' => 'is_fully_authenticated() and ( user.getUser().isAllowed( subject.getProductBranchPermissionName() ) ) and ( 97 in user.getUser().getRoles() or ( 98 in user.getUser().getRoles() and not subject.isTranslationReady()) )', 'publish' => false, 'save' => true], 2 => ['condition' => 'is_fully_authenticated() and ( user.getUser().isAllowed( subject.getProductBranchPermissionName() ) ) and ( 98 in user.getUser().getRoles() )', 'publish' => false, 'save' => false]], 'title' => '']);
$instance->registerWorkflow('product_workflow_local_fr', ['label' => 'Local Release Workflow (fr)', 'priority' => 0, 'type' => 'state_machine']);
$instance->addPlaceConfig('product_workflow_local_fr', 'local_new', ['label' => 'update Texts (fr)', 'visibleInHeader' => false, 'color' => '#cddc39', 'colorInverted' => false, 'permissions' => [0 => ['condition' => 'is_fully_authenticated() and (is_granted(\'ROLE_PIMCORE_ADMIN\') )', 'modify' => true], 1 => ['condition' => 'is_fully_authenticated() and ( user.getUser().isAllowed( subject.getProductBranchPermissionName() ) ) and 97 in user.getUser().getRoles()', 'publish' => false, 'save' => true, 'delete' => false, 'settings' => false, 'versions' => false, 'unpublish' => false], 2 => ['condition' => 'is_fully_authenticated() and ( user.getUser().isAllowed( subject.getProductBranchPermissionName() ) ) and 98 in user.getUser().getRoles()', 'publish' => false, 'save' => true, 'delete' => false, 'settings' => false, 'versions' => false, 'unpublish' => false]], 'title' => '']);
$instance->addPlaceConfig('product_workflow_local_fr', 'local_ready', ['label' => 'Ready For Publishing - fr', 'visibleInHeader' => false, 'color' => '#cddc39', 'colorInverted' => false, 'permissions' => [0 => ['condition' => 'is_fully_authenticated() and (is_granted(\'ROLE_PIMCORE_ADMIN\') )', 'modify' => true], 1 => ['condition' => 'is_fully_authenticated() and ( user.getUser().isAllowed( subject.getProductBranchPermissionName() ) ) and ( 97 in user.getUser().getRoles() or ( 98 in user.getUser().getRoles() and not subject.isTranslationReady()) )', 'publish' => false, 'save' => true], 2 => ['condition' => 'is_fully_authenticated() and not subject.isTranslationReady() and ( user.getUser().isAllowed( subject.getProductBranchPermissionName() ) ) and ( 98 in user.getUser().getRoles() )', 'publish' => false, 'save' => false]], 'title' => '']);
$instance->registerWorkflow('product_workflow_local_ro', ['label' => 'Local Release Workflow (ro)', 'priority' => 0, 'type' => 'state_machine']);
$instance->addPlaceConfig('product_workflow_local_ro', 'local_new', ['label' => 'update Texts (ro)', 'visibleInHeader' => false, 'color' => '#cddc39', 'colorInverted' => false, 'permissions' => [0 => ['condition' => 'is_fully_authenticated() and (is_granted(\'ROLE_PIMCORE_ADMIN\') )', 'modify' => true], 1 => ['condition' => 'is_fully_authenticated() and ( user.getUser().isAllowed( subject.getProductBranchPermissionName() ) ) and ( 97 in user.getUser().getRoles() or ( 98 in user.getUser().getRoles() and not subject.isTranslationReady()) )', 'publish' => false, 'save' => true, 'delete' => false, 'settings' => false, 'versions' => false, 'unpublish' => false], 2 => ['condition' => 'is_fully_authenticated() and ( user.getUser().isAllowed( subject.getProductBranchPermissionName() ) ) and 98 in user.getUser().getRoles()', 'publish' => false, 'save' => true, 'delete' => false, 'settings' => false, 'versions' => false, 'unpublish' => false]], 'title' => '']);
$instance->addPlaceConfig('product_workflow_local_ro', 'local_ready', ['label' => 'Ready For Publishing - ro', 'visibleInHeader' => false, 'color' => '#cddc39', 'colorInverted' => false, 'permissions' => [0 => ['condition' => 'is_fully_authenticated() and (is_granted(\'ROLE_PIMCORE_ADMIN\') )', 'modify' => true], 1 => ['condition' => 'is_fully_authenticated() and ( user.getUser().isAllowed( subject.getProductBranchPermissionName() ) ) and ( 97 in user.getUser().getRoles() or ( 98 in user.getUser().getRoles() and not subject.isTranslationReady()) )', 'publish' => false, 'save' => true], 2 => ['condition' => 'is_fully_authenticated() and ( user.getUser().isAllowed( subject.getProductBranchPermissionName() ) ) and ( 98 in user.getUser().getRoles() )', 'publish' => false, 'save' => false]], 'title' => '']);
$instance->registerWorkflow('product_workflow_local_es', ['label' => 'Local Release Workflow (es)', 'priority' => 0, 'type' => 'state_machine']);
$instance->addPlaceConfig('product_workflow_local_es', 'local_new', ['label' => 'update Texts (es)', 'visibleInHeader' => false, 'color' => '#cddc39', 'colorInverted' => false, 'permissions' => [0 => ['condition' => 'is_fully_authenticated() and (is_granted(\'ROLE_PIMCORE_ADMIN\') )', 'modify' => true], 1 => ['condition' => 'is_fully_authenticated() and ( user.getUser().isAllowed( subject.getProductBranchPermissionName() ) ) and 97 in user.getUser().getRoles()', 'publish' => false, 'save' => true, 'delete' => false, 'settings' => false, 'versions' => false, 'unpublish' => false], 2 => ['condition' => 'is_fully_authenticated() and ( user.getUser().isAllowed( subject.getProductBranchPermissionName() ) ) and 98 in user.getUser().getRoles()', 'publish' => false, 'save' => true, 'delete' => false, 'settings' => false, 'versions' => false, 'unpublish' => false]], 'title' => '']);
$instance->addPlaceConfig('product_workflow_local_es', 'local_ready', ['label' => 'Ready For Publishing - es', 'visibleInHeader' => false, 'color' => '#cddc39', 'colorInverted' => false, 'permissions' => [0 => ['condition' => 'is_fully_authenticated() and (is_granted(\'ROLE_PIMCORE_ADMIN\') )', 'modify' => true], 1 => ['condition' => 'is_fully_authenticated() and ( user.getUser().isAllowed( subject.getProductBranchPermissionName() ) ) and ( 97 in user.getUser().getRoles() or ( 98 in user.getUser().getRoles() and not subject.isTranslationReady()) )', 'publish' => false, 'save' => true], 2 => ['condition' => 'is_fully_authenticated() and ( user.getUser().isAllowed( subject.getProductBranchPermissionName() ) ) and ( 98 in user.getUser().getRoles() )', 'publish' => false, 'save' => false]], 'title' => '']);
$instance->registerWorkflow('product_workflow_local_sk', ['label' => 'Local Release Workflow (sk)', 'priority' => 0, 'type' => 'state_machine']);
$instance->addPlaceConfig('product_workflow_local_sk', 'local_new', ['label' => 'update Texts (sk)', 'visibleInHeader' => false, 'color' => '#cddc39', 'colorInverted' => false, 'permissions' => [0 => ['condition' => 'is_fully_authenticated() and (is_granted(\'ROLE_PIMCORE_ADMIN\') )', 'modify' => true], 1 => ['condition' => 'is_fully_authenticated() and ( user.getUser().isAllowed( subject.getProductBranchPermissionName() ) ) and 97 in user.getUser().getRoles()', 'publish' => false, 'save' => true, 'delete' => false, 'settings' => false, 'versions' => false, 'unpublish' => false], 2 => ['condition' => 'is_fully_authenticated() and ( user.getUser().isAllowed( subject.getProductBranchPermissionName() ) ) and 98 in user.getUser().getRoles()', 'publish' => false, 'save' => true, 'delete' => false, 'settings' => false, 'versions' => false, 'unpublish' => false]], 'title' => '']);
$instance->addPlaceConfig('product_workflow_local_sk', 'local_ready', ['label' => 'Ready For Publishing - sk', 'visibleInHeader' => false, 'color' => '#cddc39', 'colorInverted' => false, 'permissions' => [0 => ['condition' => 'is_fully_authenticated() and (is_granted(\'ROLE_PIMCORE_ADMIN\') )', 'modify' => true], 1 => ['condition' => 'is_fully_authenticated() and ( user.getUser().isAllowed( subject.getProductBranchPermissionName() ) ) and ( 97 in user.getUser().getRoles() or ( 98 in user.getUser().getRoles() and not subject.isTranslationReady()) )', 'publish' => false, 'save' => true], 2 => ['condition' => 'is_fully_authenticated() and ( user.getUser().isAllowed( subject.getProductBranchPermissionName() ) ) and ( 98 in user.getUser().getRoles() )', 'publish' => false, 'save' => false]], 'title' => '']);
$instance->registerWorkflow('product_workflow_local_cs', ['label' => 'Local Release Workflow (cs)', 'priority' => 0, 'type' => 'state_machine']);
$instance->addPlaceConfig('product_workflow_local_cs', 'local_new', ['label' => 'update Texts (cs)', 'visibleInHeader' => false, 'color' => '#cddc39', 'colorInverted' => false, 'permissions' => [0 => ['condition' => 'is_fully_authenticated() and (is_granted(\'ROLE_PIMCORE_ADMIN\') )', 'modify' => true], 1 => ['condition' => 'is_fully_authenticated() and ( user.getUser().isAllowed( subject.getProductBranchPermissionName() ) ) and 97 in user.getUser().getRoles()', 'publish' => false, 'save' => true, 'delete' => false, 'settings' => false, 'versions' => false, 'unpublish' => false], 2 => ['condition' => 'is_fully_authenticated() and ( user.getUser().isAllowed( subject.getProductBranchPermissionName() ) ) and 98 in user.getUser().getRoles()', 'publish' => false, 'save' => true, 'delete' => false, 'settings' => false, 'versions' => false, 'unpublish' => false]], 'title' => '']);
$instance->addPlaceConfig('product_workflow_local_cs', 'local_ready', ['label' => 'Ready For Publishing - cs', 'visibleInHeader' => false, 'color' => '#cddc39', 'colorInverted' => false, 'permissions' => [0 => ['condition' => 'is_fully_authenticated() and (is_granted(\'ROLE_PIMCORE_ADMIN\') )', 'modify' => true], 1 => ['condition' => 'is_fully_authenticated() and ( user.getUser().isAllowed( subject.getProductBranchPermissionName() ) ) and ( 97 in user.getUser().getRoles() or ( 98 in user.getUser().getRoles() and not subject.isTranslationReady()) )', 'publish' => false, 'save' => true], 2 => ['condition' => 'is_fully_authenticated() and ( user.getUser().isAllowed( subject.getProductBranchPermissionName() ) ) and ( 98 in user.getUser().getRoles() )', 'publish' => false, 'save' => false]], 'title' => '']);
$instance->registerWorkflow('product_workflow_local_pl', ['label' => 'Local Release Workflow (pl)', 'priority' => 0, 'type' => 'state_machine']);
$instance->addPlaceConfig('product_workflow_local_pl', 'local_new', ['label' => 'update Texts (pl)', 'visibleInHeader' => false, 'color' => '#cddc39', 'colorInverted' => false, 'permissions' => [0 => ['condition' => 'is_fully_authenticated() and (is_granted(\'ROLE_PIMCORE_ADMIN\') )', 'modify' => true], 1 => ['condition' => 'is_fully_authenticated() and ( user.getUser().isAllowed( subject.getProductBranchPermissionName() ) ) and 97 in user.getUser().getRoles()', 'publish' => false, 'save' => true, 'delete' => false, 'settings' => false, 'versions' => false, 'unpublish' => false], 2 => ['condition' => 'is_fully_authenticated() and ( user.getUser().isAllowed( subject.getProductBranchPermissionName() ) ) and 98 in user.getUser().getRoles()', 'publish' => false, 'save' => true, 'delete' => false, 'settings' => false, 'versions' => false, 'unpublish' => false]], 'title' => '']);
$instance->addPlaceConfig('product_workflow_local_pl', 'local_ready', ['label' => 'Ready For Publishing - pl', 'visibleInHeader' => false, 'color' => '#cddc39', 'colorInverted' => false, 'permissions' => [0 => ['condition' => 'is_fully_authenticated() and (is_granted(\'ROLE_PIMCORE_ADMIN\') )', 'modify' => true], 1 => ['condition' => 'is_fully_authenticated() and ( user.getUser().isAllowed( subject.getProductBranchPermissionName() ) ) and ( 97 in user.getUser().getRoles() or ( 98 in user.getUser().getRoles() and not subject.isTranslationReady()) )', 'publish' => false, 'save' => true], 2 => ['condition' => 'is_fully_authenticated() and ( user.getUser().isAllowed( subject.getProductBranchPermissionName() ) ) and ( 98 in user.getUser().getRoles() )', 'publish' => false, 'save' => false]], 'title' => '']);
$instance->registerWorkflow('product_workflow_local_it', ['label' => 'Local Release Workflow (it)', 'priority' => 0, 'type' => 'state_machine']);
$instance->addPlaceConfig('product_workflow_local_it', 'local_new', ['label' => 'update Texts (it)', 'visibleInHeader' => false, 'color' => '#cddc39', 'colorInverted' => false, 'permissions' => [0 => ['condition' => 'is_fully_authenticated() and (is_granted(\'ROLE_PIMCORE_ADMIN\') )', 'modify' => true], 1 => ['condition' => 'is_fully_authenticated() and ( user.getUser().isAllowed( subject.getProductBranchPermissionName() ) ) and 97 in user.getUser().getRoles()', 'publish' => false, 'save' => true, 'delete' => false, 'settings' => false, 'versions' => false, 'unpublish' => false], 2 => ['condition' => 'is_fully_authenticated() and ( user.getUser().isAllowed( subject.getProductBranchPermissionName() ) ) and 98 in user.getUser().getRoles()', 'publish' => false, 'save' => true, 'delete' => false, 'settings' => false, 'versions' => false, 'unpublish' => false]], 'title' => '']);
$instance->addPlaceConfig('product_workflow_local_it', 'local_ready', ['label' => 'Ready For Publishing - it', 'visibleInHeader' => false, 'color' => '#cddc39', 'colorInverted' => false, 'permissions' => [0 => ['condition' => 'is_fully_authenticated() and (is_granted(\'ROLE_PIMCORE_ADMIN\') )', 'modify' => true], 1 => ['condition' => 'is_fully_authenticated() and ( user.getUser().isAllowed( subject.getProductBranchPermissionName() ) ) and ( 97 in user.getUser().getRoles() or ( 98 in user.getUser().getRoles() and not subject.isTranslationReady()) )', 'publish' => false, 'save' => true], 2 => ['condition' => 'is_fully_authenticated() and ( user.getUser().isAllowed( subject.getProductBranchPermissionName() ) ) and ( 98 in user.getUser().getRoles() )', 'publish' => false, 'save' => false]], 'title' => '']);
$instance->registerWorkflow('product_workflow_local_sv', ['label' => 'Local Release Workflow (sv)', 'priority' => 0, 'type' => 'state_machine']);
$instance->addPlaceConfig('product_workflow_local_sv', 'local_new', ['label' => 'update Texts (it)', 'visibleInHeader' => false, 'color' => '#cddc39', 'colorInverted' => false, 'permissions' => [0 => ['condition' => 'is_fully_authenticated() and (is_granted(\'ROLE_PIMCORE_ADMIN\') )', 'modify' => true], 1 => ['condition' => 'is_fully_authenticated() and ( user.getUser().isAllowed( subject.getProductBranchPermissionName() ) ) and 97 in user.getUser().getRoles()', 'publish' => false, 'save' => true, 'delete' => false, 'settings' => false, 'versions' => false, 'unpublish' => false], 2 => ['condition' => 'is_fully_authenticated() and ( user.getUser().isAllowed( subject.getProductBranchPermissionName() ) ) and 98 in user.getUser().getRoles()', 'publish' => false, 'save' => true, 'delete' => false, 'settings' => false, 'versions' => false, 'unpublish' => false]], 'title' => '']);
$instance->addPlaceConfig('product_workflow_local_sv', 'local_ready', ['label' => 'Ready For Publishing - it', 'visibleInHeader' => false, 'color' => '#cddc39', 'colorInverted' => false, 'permissions' => [0 => ['condition' => 'is_fully_authenticated() and (is_granted(\'ROLE_PIMCORE_ADMIN\') )', 'modify' => true], 1 => ['condition' => 'is_fully_authenticated() and ( user.getUser().isAllowed( subject.getProductBranchPermissionName() ) ) and ( 97 in user.getUser().getRoles() or ( 98 in user.getUser().getRoles() and not subject.isTranslationReady()) )', 'publish' => false, 'save' => true], 2 => ['condition' => 'is_fully_authenticated() and ( user.getUser().isAllowed( subject.getProductBranchPermissionName() ) ) and ( 98 in user.getUser().getRoles() )', 'publish' => false, 'save' => false]], 'title' => '']);
$instance->registerWorkflow('product_workflow_global_wm', ['label' => 'global Release Workflow (Water Management)', 'priority' => 10, 'type' => 'state_machine']);
$instance->addPlaceConfig('product_workflow_global_wm', 'draft', ['label' => 'draft (water_management)', 'visibleInHeader' => true, 'color' => '#ffdc39', 'colorInverted' => false, 'permissions' => [0 => ['condition' => 'is_fully_authenticated() and ( is_granted(\'ROLE_PIMCORE_ADMIN\') )', 'modify' => true], 1 => ['condition' => 'is_fully_authenticated() and ( ( user.getUser().isAllowed( subject.getProductBranchPermissionName() ) and 97 in user.getUser().getRoles() ) )', 'publish' => false, 'save' => true, 'unpublish' => false], 2 => ['condition' => 'is_fully_authenticated() and ( ( user.getUser().isAllowed( subject.getProductBranchPermissionName() ) and 98 in user.getUser().getRoles() ) )', 'publish' => false, 'save' => true, 'unpublish' => false], 3 => ['save' => false, 'publish' => false]], 'title' => '']);
$instance->addPlaceConfig('product_workflow_global_wm', 'global_ready', ['label' => 'Ready For Publishing (water_management)', 'visibleInHeader' => true, 'color' => '#ffdc39', 'colorInverted' => false, 'permissions' => [0 => ['condition' => 'is_fully_authenticated() and ( is_granted(\'ROLE_PIMCORE_ADMIN\') )', 'publish' => true], 1 => ['condition' => 'is_fully_authenticated() and subject.isWaterManagement() and ( ( ( user.getUser().isAllowed( subject.getProductBranchPermissionName() ) and 97 in user.getUser().getRoles() ) ) )', 'publish' => false, 'save' => true], 2 => ['condition' => 'is_fully_authenticated() and ( ( user.getUser().isAllowed( subject.getProductBranchPermissionName() ) and 98 in user.getUser().getRoles() ) )', 'publish' => false, 'save' => false], 3 => ['save' => false, 'publish' => false]], 'title' => '']);
$instance->addPlaceConfig('product_workflow_global_wm', 'global_published', ['label' => 'Published (water_management)', 'visibleInHeader' => true, 'color' => '#ffdc39', 'colorInverted' => false, 'permissions' => [0 => ['condition' => 'is_fully_authenticated() and ( is_granted(\'ROLE_PIMCORE_ADMIN\') )', 'save' => true, 'modify' => true, 'unpublish' => true], 1 => ['condition' => 'is_fully_authenticated() and subject.isWaterManagement() and ( is_granted(\'ROLE_PIMCORE_ADMIN\') or ( ( user.getUser().isAllowed( subject.getProductBranchPermissionName() ) and 97 in user.getUser().getRoles() ) ) )', 'publish' => false, 'save' => false, 'unpublish' => false], 2 => ['save' => false, 'publish' => false]], 'title' => '']);
$instance->registerWorkflow('product_workflow_global_bs', ['label' => 'global Release Workflow (Building Systems)', 'priority' => 10, 'type' => 'state_machine']);
$instance->addPlaceConfig('product_workflow_global_bs', 'draft', ['label' => 'draft (building_systems)', 'visibleInHeader' => true, 'color' => '#ffdc39', 'colorInverted' => false, 'permissions' => [0 => ['condition' => 'is_fully_authenticated() and ( is_granted(\'ROLE_PIMCORE_ADMIN\') )', 'modify' => true], 1 => ['condition' => 'is_fully_authenticated() and ( ( user.getUser().isAllowed( subject.getProductBranchPermissionName() ) and 97 in user.getUser().getRoles() ) )', 'publish' => false, 'save' => true, 'unpublish' => false], 2 => ['condition' => 'is_fully_authenticated() and ( ( user.getUser().isAllowed( subject.getProductBranchPermissionName() ) and 98 in user.getUser().getRoles() ) )', 'publish' => false, 'save' => true, 'unpublish' => false], 3 => ['save' => false, 'publish' => false]], 'title' => '']);
$instance->addPlaceConfig('product_workflow_global_bs', 'global_ready', ['label' => 'Ready For Publishing (building_systems)', 'visibleInHeader' => true, 'color' => '#ffdc39', 'colorInverted' => false, 'permissions' => [0 => ['condition' => 'is_fully_authenticated() and ( is_granted(\'ROLE_PIMCORE_ADMIN\') )', 'publish' => true], 1 => ['condition' => 'is_fully_authenticated() and subject.isWaterManagement() and ( ( ( user.getUser().isAllowed( subject.getProductBranchPermissionName() ) and 97 in user.getUser().getRoles() ) ) )', 'publish' => false, 'save' => true], 2 => ['condition' => 'is_fully_authenticated() and ( ( user.getUser().isAllowed( subject.getProductBranchPermissionName() ) and 98 in user.getUser().getRoles() ) )', 'publish' => false, 'save' => false], 3 => ['condition' => 'is_fully_authenticated() and not ( user.getUser().isAllowed( subject.getProductBranchPermissionName() ) )', 'save' => false, 'publish' => false]], 'title' => '']);
$instance->addPlaceConfig('product_workflow_global_bs', 'global_published', ['label' => 'Published (building_systems)', 'visibleInHeader' => true, 'color' => '#ffdc39', 'colorInverted' => false, 'permissions' => [0 => ['condition' => 'is_fully_authenticated() and ( is_granted(\'ROLE_PIMCORE_ADMIN\') )', 'save' => true, 'modify' => true, 'unpublish' => true], 1 => ['condition' => 'is_fully_authenticated() and subject.isBuildingSystems() and ( is_granted(\'ROLE_PIMCORE_ADMIN\') or ( ( user.getUser().isAllowed( subject.getProductBranchPermissionName() ) and 97 in user.getUser().getRoles() ) ) )', 'publish' => false, 'save' => false, 'unpublish' => false], 2 => ['save' => false, 'publish' => false]], 'title' => '']);
$instance->registerWorkflow('product_workflow_global_ma', ['label' => 'global Release Workflow (Metal Applications)', 'priority' => 10, 'type' => 'state_machine']);
$instance->addPlaceConfig('product_workflow_global_ma', 'draft', ['label' => 'draft (metal_applications)', 'visibleInHeader' => true, 'color' => '#ffdc39', 'colorInverted' => false, 'permissions' => [0 => ['condition' => 'is_fully_authenticated() and ( is_granted(\'ROLE_PIMCORE_ADMIN\') )', 'modify' => true], 1 => ['condition' => 'is_fully_authenticated() and ( ( user.getUser().isAllowed( subject.getProductBranchPermissionName() ) and 97 in user.getUser().getRoles() ) )', 'publish' => false, 'save' => true, 'unpublish' => false], 2 => ['condition' => 'is_fully_authenticated() and ( ( user.getUser().isAllowed( subject.getProductBranchPermissionName() ) and 98 in user.getUser().getRoles() ) )', 'publish' => false, 'save' => true, 'unpublish' => false], 3 => ['save' => false, 'publish' => false]], 'title' => '']);
$instance->addPlaceConfig('product_workflow_global_ma', 'global_ready', ['label' => 'Ready For Publishing (metal_applications)', 'visibleInHeader' => true, 'color' => '#ffdc39', 'colorInverted' => false, 'permissions' => [0 => ['condition' => 'is_fully_authenticated() and ( is_granted(\'ROLE_PIMCORE_ADMIN\') )', 'modify' => true], 1 => ['condition' => 'is_fully_authenticated() and subject.isWaterManagement() and ( ( ( user.getUser().isAllowed( subject.getProductBranchPermissionName() ) and 97 in user.getUser().getRoles() ) ) )', 'publish' => false, 'save' => true], 2 => ['condition' => 'is_fully_authenticated() and ( ( user.getUser().isAllowed( subject.getProductBranchPermissionName() ) and 98 in user.getUser().getRoles() ) )', 'publish' => false, 'save' => false], 3 => ['save' => false, 'publish' => false]], 'title' => '']);
$instance->addPlaceConfig('product_workflow_global_ma', 'global_published', ['label' => 'Published (metal_applications)', 'visibleInHeader' => true, 'color' => '#ffdc39', 'colorInverted' => false, 'permissions' => [0 => ['condition' => 'is_fully_authenticated() and ( is_granted(\'ROLE_PIMCORE_ADMIN\') )', 'save' => true, 'modify' => true, 'unpublish' => true], 1 => ['condition' => 'is_fully_authenticated() and subject.isMetalApplications() and ( is_granted(\'ROLE_PIMCORE_ADMIN\') or ( ( user.getUser().isAllowed( subject.getProductBranchPermissionName() ) and 97 in user.getUser().getRoles() ) ) )', 'publish' => false, 'save' => false, 'unpublish' => false], 2 => ['save' => false, 'publish' => false]], 'title' => '']);
$instance->registerWorkflow('product_workflow_archive', ['label' => 'Archive product', 'priority' => 10, 'type' => 'state_machine']);
$instance->addPlaceConfig('product_workflow_archive', 'not_archived', ['label' => 'Not Archived Product', 'visibleInHeader' => false, 'color' => '#ffdc39', 'colorInverted' => false, 'permissions' => [0 => ['condition' => 'is_fully_authenticated() and ( is_granted(\'ROLE_PIMCORE_ADMIN\') )', 'modify' => true]], 'title' => '']);
$instance->addPlaceConfig('product_workflow_archive', 'archived', ['label' => 'Archived Product', 'visibleInHeader' => true, 'color' => '#ffdc39', 'colorInverted' => false, 'permissions' => [0 => ['condition' => 'is_fully_authenticated() and ( is_granted(\'ROLE_PIMCORE_ADMIN\') )', 'modify' => true]], 'title' => '']);
$instance->addPlaceConfig('product_workflow_archive', 'de_archived', ['label' => 'De-Archived', 'visibleInHeader' => true, 'color' => '#ffdc39', 'colorInverted' => false, 'permissions' => [0 => ['condition' => 'is_fully_authenticated() and ( is_granted(\'ROLE_PIMCORE_ADMIN\') )', 'modify' => true]], 'title' => '']);
return $instance;
}
/**
* Gets the public 'Pimcore\Workflow\Place\StatusInfo' shared autowired service.
*
* @return \Pimcore\Workflow\Place\StatusInfo
*/
protected function getStatusInfoService()
{
return $this->services['Pimcore\\Workflow\\Place\\StatusInfo'] = new \Pimcore\Workflow\Place\StatusInfo(($this->services['Pimcore\\Workflow\\Manager'] ?? $this->getManagerService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['Symfony\\Contracts\\Translation\\TranslatorInterface'] ?? $this->getTranslatorInterfaceService()));
}
/**
* Gets the public 'Symfony\Bridge\Twig\Extension\WebLinkExtension' shared service.
*
* @return \Symfony\Bridge\Twig\Extension\WebLinkExtension
*/
protected function getWebLinkExtensionService()
{
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())));
}
/**
* Gets the public 'Symfony\Component\HttpKernel\EventListener\SessionListener' shared service.
*
* @return \Symfony\Component\HttpKernel\EventListener\SessionListener
*/
protected function getSessionListenerService()
{
return $this->services['Symfony\\Component\\HttpKernel\\EventListener\\SessionListener'] = new \Symfony\Component\HttpKernel\EventListener\SessionListener(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'initialized_session' => ['services', '.container.private.session', NULL, false],
'logger' => ['privates', 'monolog.logger', 'getMonolog_LoggerService', false],
'session' => ['services', '.container.private.session', 'get_Container_Private_SessionService', false],
'session_collector' => ['privates', 'data_collector.request.session_collector', 'getDataCollector_Request_SessionCollectorService', true],
'session_factory' => ['privates', 'session.factory', 'getSession_FactoryService', false],
], [
'initialized_session' => '?',
'logger' => '?',
'session' => '?',
'session_collector' => '?',
'session_factory' => '?',
]), true, $this->parameters['session.storage.options']);
}
/**
* Gets the public 'Symfony\Component\Lock\LockFactory' shared autowired service.
*
* @return \Symfony\Component\Lock\LockFactory
*/
protected function getLockFactoryService()
{
$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())));
$instance->setLogger(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
return $instance;
}
/**
* Gets the public 'Symfony\Contracts\Translation\TranslatorInterface' shared autowired service.
*
* @return \Pimcore\Translation\Translator
*/
protected function getTranslatorInterfaceService()
{
$this->services['Symfony\\Contracts\\Translation\\TranslatorInterface'] = $instance = new \Pimcore\Translation\Translator(($this->privates['translator.data_collector'] ?? $this->getTranslator_DataCollectorService()));
$instance->setKernel(($this->services['kernel'] ?? $this->get('kernel', 1)));
$instance->setAdminPath('@PimcoreCoreBundle/Resources/translations');
$instance->setAdminTranslationMapping([]);
return $instance;
}
/**
* Gets the public 'cache.app' shared service.
*
* @return \Symfony\Component\Cache\Adapter\TraceableAdapter
*/
protected function getCache_AppService()
{
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'));
}
/**
* Gets the public 'cache.system' shared service.
*
* @return \Symfony\Component\Cache\Adapter\TraceableAdapter
*/
protected function getCache_SystemService()
{
return $this->services['cache.system'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('MVLR1Xrcgj', 0, $this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->services['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
}
/**
* Gets the public 'cache.validator_expression_language' shared service.
*
* @return \Symfony\Component\Cache\Adapter\TraceableAdapter
*/
protected function getCache_ValidatorExpressionLanguageService()
{
return $this->services['cache.validator_expression_language'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('jb6xImE2mu', 0, $this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->services['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
}
/**
* Gets the public 'cmf_routing.route_provider' shared autowired service.
*
* @return \Pimcore\Routing\DynamicRouteProvider
*/
protected function getCmfRouting_RouteProviderService()
{
$a = ($this->services['Pimcore\\Http\\Request\\Resolver\\SiteResolver'] ?? $this->getSiteResolverService());
$this->services['cmf_routing.route_provider'] = $instance = new \Pimcore\Routing\DynamicRouteProvider($a);
$instance->addHandler(($this->privates['Pimcore\\Routing\\Dynamic\\DocumentRouteHandler'] ?? $this->getDocumentRouteHandlerService()));
$instance->addHandler(new \Pimcore\Routing\Dynamic\DataObjectRouteHandler($a, ($this->services['Pimcore\\Config'] ?? ($this->services['Pimcore\\Config'] = new \Pimcore\Config()))));
return $instance;
}
/**
* Gets the public 'data_collector.dump' shared service.
*
* @return \Symfony\Component\HttpKernel\DataCollector\DumpDataCollector
*/
protected function getDataCollector_DumpService()
{
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);
}
/**
* Gets the public 'doctrine' shared service.
*
* @return \Doctrine\Bundle\DoctrineBundle\Registry
*/
protected function getDoctrineService()
{
return $this->services['doctrine'] = new \Doctrine\Bundle\DoctrineBundle\Registry($this, $this->parameters['doctrine.connections'], $this->parameters['doctrine.entity_managers'], 'default', 'portal_engine');
}
/**
* Gets the public 'doctrine.dbal.default_connection' shared service.
*
* @return \Pimcore\Db\Connection
*/
protected function getDoctrine_Dbal_DefaultConnectionService()
{
$a = new \Doctrine\DBAL\Configuration();
$a->setSQLLogger(new \Doctrine\DBAL\Logging\LoggerChain([0 => 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)))), 1 => ($this->privates['doctrine.dbal.logger.profiling.default'] ?? ($this->privates['doctrine.dbal.logger.profiling.default'] = new \Doctrine\DBAL\Logging\DebugStack()))]));
$a->setSchemaAssetsFilter(new \Doctrine\Bundle\DoctrineBundle\Dbal\SchemaAssetsFilterManager([0 => new \Doctrine\Bundle\DoctrineBundle\Dbal\BlacklistSchemaAssetFilter([0 => 'lock_keys', 1 => 'cache_items', 2 => 'cache_items'])]));
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' => 'db', 'port' => '3306', 'user' => 'meauserdb', 'password' => 'E)5Uf&5sCSf$xVH!', 'dbname' => 'meadb', 'driverOptions' => [1002 => 'SET sql_mode = \'\';'], 'wrapperClass' => '\\Pimcore\\Db\\Connection', 'serverVersion' => '10.3.23-MariaDB', 'defaultTableOptions' => ['charset' => 'UTF8MB4', 'engine' => 'InnoDB', 'collate' => 'utf8mb4_general_ci']], $a, new \Symfony\Bridge\Doctrine\ContainerAwareEventManager(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'cmf_routing.persistence.doctrine.route_condition_metadata_listener' => ['privates', 'cmf_routing.persistence.doctrine.route_condition_metadata_listener', 'getCmfRouting_Persistence_Doctrine_RouteConditionMetadataListenerService', true],
'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber' => ['privates', 'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber', 'getDoctrine_Orm_Listeners_DoctrineDbalCacheAdapterSchemaSubscriberService', true],
'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' => ['privates', 'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber', 'getDoctrine_Orm_Listeners_DoctrineTokenProviderSchemaSubscriberService', true],
'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber' => ['privates', 'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber', 'getDoctrine_Orm_Listeners_PdoCacheAdapterDoctrineSchemaSubscriberService', true],
'doctrine.orm.messenger.doctrine_schema_subscriber' => ['privates', 'doctrine.orm.messenger.doctrine_schema_subscriber', 'getDoctrine_Orm_Messenger_DoctrineSchemaSubscriberService', true],
'doctrine.orm.portal_engine_listeners.attach_entity_listeners' => ['privates', 'doctrine.orm.portal_engine_listeners.attach_entity_listeners', 'getDoctrine_Orm_PortalEngineListeners_AttachEntityListenersService', true],
'doctrine.orm.statistics_explorer_listeners.attach_entity_listeners' => ['privates', 'doctrine.orm.statistics_explorer_listeners.attach_entity_listeners', 'getDoctrine_Orm_StatisticsExplorerListeners_AttachEntityListenersService', true],
], [
'cmf_routing.persistence.doctrine.route_condition_metadata_listener' => '?',
'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber' => '?',
'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' => '?',
'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber' => '?',
'doctrine.orm.messenger.doctrine_schema_subscriber' => '?',
'doctrine.orm.portal_engine_listeners.attach_entity_listeners' => '?',
'doctrine.orm.statistics_explorer_listeners.attach_entity_listeners' => '?',
]), [0 => 'doctrine.orm.messenger.doctrine_schema_subscriber', 1 => 'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber', 2 => 'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber', 3 => 'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber', 4 => 'cmf_routing.persistence.doctrine.route_condition_metadata_listener', 5 => [0 => [0 => 'loadClassMetadata'], 1 => 'doctrine.orm.portal_engine_listeners.attach_entity_listeners'], 6 => [0 => [0 => 'loadClassMetadata'], 1 => 'doctrine.orm.statistics_explorer_listeners.attach_entity_listeners']]), ['enum' => 'string', 'bit' => 'boolean']);
}
/**
* Gets the public 'doctrine.orm.portal_engine_entity_manager' shared service.
*
* @return \Doctrine\ORM\EntityManager
*/
protected function getDoctrine_Orm_PortalEngineEntityManagerService($lazyLoad = true)
{
if ($lazyLoad) {
return $this->services['doctrine.orm.portal_engine_entity_manager'] = $this->createProxy('EntityManager_9a5be93', function () {
return \EntityManager_9a5be93::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {
$wrappedInstance = $this->getDoctrine_Orm_PortalEngineEntityManagerService(false);
$proxy->setProxyInitializer(null);
return true;
});
});
}
include_once \dirname(__DIR__, 4).'/vendor/doctrine/common/src/Proxy/Autoloader.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Proxy/Autoloader.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectManager.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityManagerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityManager.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Configuration.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriver.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Mapping/MappingDriver.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriverChain.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/ColocatedMappingDriver.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/AnnotationDriver.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/CompatibilityAnnotationDriver.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/AnnotationDriver.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/EntityListenerResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Mapping/EntityListenerServiceResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Mapping/ContainerEntityListenerResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/ManagerConfigurator.php';
$a = new \Doctrine\ORM\Configuration();
$b = new \Doctrine\Persistence\Mapping\Driver\MappingDriverChain();
$b->addDriver(new \Doctrine\ORM\Mapping\Driver\AnnotationDriver(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), [0 => (\dirname(__DIR__, 4).'/vendor/pimcore/portal-engine/src/Entity')]), 'Pimcore\\Bundle\\PortalEngineBundle\\Entity');
$a->setEntityNamespaces(['PimcorePortalEngine' => 'Pimcore\\Bundle\\PortalEngineBundle\\Entity']);
$a->setMetadataCache(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
$a->setQueryCache(($this->privates['cache.doctrine.orm.portal_engine.query'] ?? $this->getCache_Doctrine_Orm_PortalEngine_QueryService()));
$a->setResultCache(($this->privates['cache.doctrine.orm.portal_engine.result'] ?? $this->getCache_Doctrine_Orm_PortalEngine_ResultService()));
$a->setMetadataDriverImpl(new \Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver($b, ($this->privates['.service_locator.KLVvNIq'] ?? $this->get_ServiceLocator_KLVvNIqService())));
$a->setProxyDir(($this->targetDir.''.'/doctrine/orm/Proxies'));
$a->setProxyNamespace('Proxies');
$a->setAutoGenerateProxyClasses(false);
$a->setSchemaIgnoreClasses([]);
$a->setClassMetadataFactoryName('Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ClassMetadataFactory');
$a->setDefaultRepositoryClassName('Doctrine\\ORM\\EntityRepository');
$a->setNamingStrategy(($this->privates['doctrine.orm.naming_strategy.default'] ?? ($this->privates['doctrine.orm.naming_strategy.default'] = new \Doctrine\ORM\Mapping\DefaultNamingStrategy())));
$a->setQuoteStrategy(($this->privates['doctrine.orm.quote_strategy.default'] ?? ($this->privates['doctrine.orm.quote_strategy.default'] = new \Doctrine\ORM\Mapping\DefaultQuoteStrategy())));
$a->setEntityListenerResolver(new \Doctrine\Bundle\DoctrineBundle\Mapping\ContainerEntityListenerResolver($this));
$a->setRepositoryFactory(($this->privates['doctrine.orm.container_repository_factory'] ?? $this->getDoctrine_Orm_ContainerRepositoryFactoryService()));
$instance = new \Doctrine\ORM\EntityManager(($this->services['doctrine.dbal.default_connection'] ?? $this->getDoctrine_Dbal_DefaultConnectionService()), $a);
(new \Doctrine\Bundle\DoctrineBundle\ManagerConfigurator([], []))->configure($instance);
return $instance;
}
/**
* Gets the public 'doctrine.orm.statistics_explorer_entity_manager' shared service.
*
* @return \Doctrine\ORM\EntityManager
*/
protected function getDoctrine_Orm_StatisticsExplorerEntityManagerService($lazyLoad = true)
{
if ($lazyLoad) {
return $this->services['doctrine.orm.statistics_explorer_entity_manager'] = $this->createProxy('EntityManager_9a5be93', function () {
return \EntityManager_9a5be93::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {
$wrappedInstance = $this->getDoctrine_Orm_StatisticsExplorerEntityManagerService(false);
$proxy->setProxyInitializer(null);
return true;
});
});
}
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectManager.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityManagerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityManager.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Configuration.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriver.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Mapping/MappingDriver.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriverChain.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/ColocatedMappingDriver.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/AnnotationDriver.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/CompatibilityAnnotationDriver.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/AnnotationDriver.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/EntityListenerResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Mapping/EntityListenerServiceResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Mapping/ContainerEntityListenerResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/ManagerConfigurator.php';
$a = new \Doctrine\ORM\Configuration();
$b = new \Doctrine\Persistence\Mapping\Driver\MappingDriverChain();
$b->addDriver(new \Doctrine\ORM\Mapping\Driver\AnnotationDriver(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), [0 => (\dirname(__DIR__, 4).'/vendor/pimcore/statistics-explorer/src/Entity')]), 'Pimcore\\Bundle\\StatisticsExplorerBundle\\Entity');
$a->setEntityNamespaces(['PimcoreStatisticsExplorerBundle' => 'Pimcore\\Bundle\\StatisticsExplorerBundle\\Entity']);
$a->setMetadataCache(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
$a->setQueryCache(($this->privates['cache.doctrine.orm.statistics_explorer.query'] ?? $this->getCache_Doctrine_Orm_StatisticsExplorer_QueryService()));
$a->setResultCache(($this->privates['cache.doctrine.orm.statistics_explorer.result'] ?? $this->getCache_Doctrine_Orm_StatisticsExplorer_ResultService()));
$a->setMetadataDriverImpl(new \Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver($b, ($this->privates['.service_locator.KLVvNIq'] ?? $this->get_ServiceLocator_KLVvNIqService())));
$a->setProxyDir(($this->targetDir.''.'/doctrine/orm/Proxies'));
$a->setProxyNamespace('Proxies');
$a->setAutoGenerateProxyClasses(false);
$a->setSchemaIgnoreClasses([]);
$a->setClassMetadataFactoryName('Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ClassMetadataFactory');
$a->setDefaultRepositoryClassName('Doctrine\\ORM\\EntityRepository');
$a->setNamingStrategy(($this->privates['doctrine.orm.naming_strategy.default'] ?? ($this->privates['doctrine.orm.naming_strategy.default'] = new \Doctrine\ORM\Mapping\DefaultNamingStrategy())));
$a->setQuoteStrategy(($this->privates['doctrine.orm.quote_strategy.default'] ?? ($this->privates['doctrine.orm.quote_strategy.default'] = new \Doctrine\ORM\Mapping\DefaultQuoteStrategy())));
$a->setEntityListenerResolver(new \Doctrine\Bundle\DoctrineBundle\Mapping\ContainerEntityListenerResolver($this));
$a->setRepositoryFactory(($this->privates['doctrine.orm.container_repository_factory'] ?? $this->getDoctrine_Orm_ContainerRepositoryFactoryService()));
$instance = new \Doctrine\ORM\EntityManager(($this->services['doctrine.dbal.default_connection'] ?? $this->getDoctrine_Dbal_DefaultConnectionService()), $a);
(new \Doctrine\Bundle\DoctrineBundle\ManagerConfigurator([], []))->configure($instance);
return $instance;
}
/**
* Gets the public 'event_dispatcher' shared service.
*
* @return \Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher
*/
protected function getEventDispatcherService()
{
$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())));
$instance->addListener('scheb_two_factor.authentication.complete', [0 => function () {
return ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\TwoFactorListener'] ?? $this->load('getTwoFactorListenerService'));
}, 1 => 'onAuthenticationComplete'], 0);
$instance->addListener('scheb_two_factor.authentication.attempt', [0 => function () {
return ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\TwoFactorListener'] ?? $this->load('getTwoFactorListenerService'));
}, 1 => 'onAuthenticationAttempt'], 0);
$instance->addListener('pimcore.admin.dataobject.get.preSendData', [0 => function () {
return ($this->privates['app.event_listener.my_event_listner'] ?? ($this->privates['app.event_listener.my_event_listner'] = new \App\EventListener\ProductEventListener()));
}, 1 => 'selectCustomLayout'], 0);
$instance->addListener('pimcore.admin.object.list.beforeListLoad', [0 => function () {
return ($this->privates['app.event_listener.my_event_listner'] ?? ($this->privates['app.event_listener.my_event_listner'] = new \App\EventListener\ProductEventListener()));
}, 1 => 'onObjectBeforeListLoad'], 0);
$instance->addListener('pimcore.admin.resolve.elementAdminStyle', [0 => function () {
return ($this->privates['app.event_listener.folder_admin_style'] ?? ($this->privates['app.event_listener.folder_admin_style'] = new \App\EventListener\AdminStyleEventListener()));
}, 1 => 'registerCustomLayout'], 0);
$instance->addListener('pimcore.admin.dataobject.get.preSendData', [0 => function () {
return ($this->privates['app.event_listener.permission_eventlistener'] ?? $this->load('getApp_EventListener_PermissionEventlistenerService'));
}, 1 => 'checkObjectPermissions'], 0);
$instance->addListener('pimcore.admin.dataobject.get.preSendData', [0 => function () {
return ($this->privates['app.event_listener.permission_category_eventlistener'] ?? $this->load('getApp_EventListener_PermissionCategoryEventlistenerService'));
}, 1 => 'checkCategoryPermissions'], 0);
$instance->addListener('pimcore.admin.dataobject.get.preSendData', [0 => function () {
return ($this->privates['app.event_listener.permission_text_modules_eventlistener'] ?? $this->load('getApp_EventListener_PermissionTextModulesEventlistenerService'));
}, 1 => 'checkTextModulesPermissions'], 0);
$instance->addListener('pimcore.dataobject.postUpdate', [0 => function () {
return ($this->privates['app.event_listener.notification_object_update_eventlistener'] ?? $this->load('getApp_EventListener_NotificationObjectUpdateEventlistenerService'));
}, 1 => 'onPostUpdate'], 0);
$instance->addListener('pimcore.dataobject.preUpdate', [0 => function () {
return ($this->privates['App\\EventListener\\ProductPreUpdateListener'] ?? $this->load('getProductPreUpdateListenerService'));
}, 1 => 'onPreUpdate'], 0);
$instance->addListener('kernel.controller', [0 => function () {
return ($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector()));
}, 1 => 'onKernelController'], 0);
$instance->addListener('kernel.response', [0 => function () {
return ($this->services['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\GoogleAnalyticsCodeListener'] ?? $this->getGoogleAnalyticsCodeListenerService());
}, 1 => 'onKernelResponse'], -110);
$instance->addListener('kernel.response', [0 => function () {
return ($this->services['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\GoogleTagManagerListener'] ?? $this->getGoogleTagManagerListenerService());
}, 1 => 'onKernelResponse'], -108);
$instance->addListener('kernel.request', [0 => function () {
return ($this->services['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\FullPageCacheListener'] ?? $this->getFullPageCacheListenerService());
}, 1 => 'onKernelRequest'], 610);
$instance->addListener('kernel.response', [0 => function () {
return ($this->services['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\FullPageCacheListener'] ?? $this->getFullPageCacheListenerService());
}, 1 => 'onKernelResponse'], -120);
$instance->addListener('kernel.response', [0 => function () {
return ($this->services['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\FullPageCacheListener'] ?? $this->getFullPageCacheListenerService());
}, 1 => 'stopPropagationCheck'], 100);
$instance->addListener('kernel.request', [0 => function () {
return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\MaintenancePageListener'] ?? $this->getMaintenancePageListenerService());
}, 1 => 'onKernelRequest'], 620);
$instance->addListener('pimcore.admin.indexAction.settings', [0 => function () {
return ($this->privates['Pimcore\\Bundle\\DataHubBundle\\EventListener\\AdminListener'] ?? ($this->privates['Pimcore\\Bundle\\DataHubBundle\\EventListener\\AdminListener'] = new \Pimcore\Bundle\DataHubBundle\EventListener\AdminListener()));
}, 1 => 'addIndexSettings'], 0);
$instance->addListener('Pimcore\\Bundle\\DataImporterBundle\\Event\\PostPreparationEvent', [0 => function () {
return ($this->privates['Pimcore\\Bundle\\DataImporterBundle\\EventListener\\DataImporterListener'] ?? $this->load('getDataImporterListenerService'));
}, 1 => 'importPrepared'], 0);
$instance->addListener('pimcore.datahub.graphql.mutation.preBuild', [0 => function () {
return ($this->privates['ImportBundle\\Event\\Graph\\SAPImportMutationsListener'] ?? $this->load('getSAPImportMutationsListenerService'));
}, 1 => 'onPreBuild'], 0);
$instance->addListener('pimcore.datahub.graphql.mutation.preBuild', [0 => function () {
return ($this->privates['ImportBundle\\Event\\Graph\\SAPImportBatchMutationsListener'] ?? $this->load('getSAPImportBatchMutationsListenerService'));
}, 1 => 'onPreBuild'], 0);
$instance->addListener('pimcore.datahub.graphql.mutation.preBuild', [0 => function () {
return ($this->privates['ImportBundle\\Event\\Graph\\SAPImportConditionMutationsListener'] ?? $this->load('getSAPImportConditionMutationsListenerService'));
}, 1 => 'onPreBuild'], 0);
$instance->addListener('pimcore.datahub.graphql.mutation.preBuild', [0 => function () {
return ($this->privates['ImportBundle\\Event\\Graph\\SAPHierarchyMutationsListener'] ?? $this->load('getSAPHierarchyMutationsListenerService'));
}, 1 => 'onPreBuild'], 0);
$instance->addListener('pimcore.datahub.graphql.query.preBuild', [0 => function () {
return ($this->privates['Pim2RevitBundle\\Event\\Graph\\RevitCustomQueryListener'] ?? $this->load('getRevitCustomQueryListenerService'));
}, 1 => 'onPreBuild'], 0);
$instance->addListener('Pimcore\\Bundle\\DataHubFileExportBundle\\Event\\RelevantItemListEvent', [0 => function () {
return ($this->privates['ExtendedDataHubFileExportBundle\\EventListener\\DataHubFileExportListener'] ?? ($this->privates['ExtendedDataHubFileExportBundle\\EventListener\\DataHubFileExportListener'] = new \ExtendedDataHubFileExportBundle\EventListener\DataHubFileExportListener()));
}, 1 => 'relevantItemList'], 0);
$instance->addListener('pimcore.asset.postAdd', [0 => function () {
return ($this->privates['ExtendedPimcorePortalEngineBundle\\EventListener\\ElementListener'] ?? $this->load('getElementListenerService'));
}, 1 => 'onAssetPostAdd'], 0);
$instance->addListener('pimcore.dataobject.postUpdate', [0 => function () {
return ($this->privates['ExtendedPimcorePortalEngineBundle\\EventListener\\ElementListener'] ?? $this->load('getElementListenerService'));
}, 1 => 'onObjectPostUpdate'], 0);
$instance->addListener('kernel.request', [0 => function () {
return ($this->privates['Pimcore\\Bundle\\OpenIdConnectBundle\\EventListener\\CodeInjectionListener'] ?? ($this->privates['Pimcore\\Bundle\\OpenIdConnectBundle\\EventListener\\CodeInjectionListener'] = new \Pimcore\Bundle\OpenIdConnectBundle\EventListener\CodeInjectionListener()));
}, 1 => 'check'], 0);
$instance->addListener('kernel.response', [0 => function () {
return ($this->privates['Pimcore\\Bundle\\OpenIdConnectBundle\\EventListener\\CodeInjectionListener'] ?? ($this->privates['Pimcore\\Bundle\\OpenIdConnectBundle\\EventListener\\CodeInjectionListener'] = new \Pimcore\Bundle\OpenIdConnectBundle\EventListener\CodeInjectionListener()));
}, 1 => 'inject'], 0);
$instance->addListener('pimcore.admin.login.redirect', [0 => function () {
return ($this->privates['Pimcore\\Bundle\\OpenIdConnectBundle\\EventListener\\LoginRedirectListener'] ?? $this->load('getLoginRedirectListenerService'));
}, 1 => 'onLoginRedirect'], 0);
$instance->addListener('pimcore.dataobject.preUpdate', [0 => function () {
return ($this->privates['Hamari\\PimEcommConnectorBundle\\EventListener\\DataObjectEventListener'] ?? ($this->privates['Hamari\\PimEcommConnectorBundle\\EventListener\\DataObjectEventListener'] = new \Hamari\PimEcommConnectorBundle\EventListener\DataObjectEventListener()));
}, 1 => 'onPreUpdate'], 0);
$instance->addListener('kernel.exception', [0 => function () {
return ($this->privates['webpack_encore.exception_listener'] ?? $this->load('getWebpackEncore_ExceptionListenerService'));
}, 1 => 'onKernelException'], 0);
$instance->addListener('workflow.product_workflow_local_de.guard.to_do', [0 => function () {
return ($this->privates['state_machine.product_workflow_local_de.listener.guard'] ?? $this->load('getStateMachine_ProductWorkflowLocalDe_Listener_GuardService'));
}, 1 => 'onTransition'], 0);
$instance->addListener('workflow.product_workflow_local_de.guard.to_published', [0 => function () {
return ($this->privates['state_machine.product_workflow_local_de.listener.guard'] ?? $this->load('getStateMachine_ProductWorkflowLocalDe_Listener_GuardService'));
}, 1 => 'onTransition'], 0);
$instance->addListener('workflow.product_workflow_local_en.guard.to_do', [0 => function () {
return ($this->privates['state_machine.product_workflow_local_en.listener.guard'] ?? $this->load('getStateMachine_ProductWorkflowLocalEn_Listener_GuardService'));
}, 1 => 'onTransition'], 0);
$instance->addListener('workflow.product_workflow_local_en.guard.to_published', [0 => function () {
return ($this->privates['state_machine.product_workflow_local_en.listener.guard'] ?? $this->load('getStateMachine_ProductWorkflowLocalEn_Listener_GuardService'));
}, 1 => 'onTransition'], 0);
$instance->addListener('workflow.product_workflow_local_fr.guard.to_do', [0 => function () {
return ($this->privates['state_machine.product_workflow_local_fr.listener.guard'] ?? $this->load('getStateMachine_ProductWorkflowLocalFr_Listener_GuardService'));
}, 1 => 'onTransition'], 0);
$instance->addListener('workflow.product_workflow_local_fr.guard.to_published', [0 => function () {
return ($this->privates['state_machine.product_workflow_local_fr.listener.guard'] ?? $this->load('getStateMachine_ProductWorkflowLocalFr_Listener_GuardService'));
}, 1 => 'onTransition'], 0);
$instance->addListener('workflow.product_workflow_local_ro.guard.to_do', [0 => function () {
return ($this->privates['state_machine.product_workflow_local_ro.listener.guard'] ?? $this->load('getStateMachine_ProductWorkflowLocalRo_Listener_GuardService'));
}, 1 => 'onTransition'], 0);
$instance->addListener('workflow.product_workflow_local_ro.guard.to_published', [0 => function () {
return ($this->privates['state_machine.product_workflow_local_ro.listener.guard'] ?? $this->load('getStateMachine_ProductWorkflowLocalRo_Listener_GuardService'));
}, 1 => 'onTransition'], 0);
$instance->addListener('workflow.product_workflow_local_es.guard.to_do', [0 => function () {
return ($this->privates['state_machine.product_workflow_local_es.listener.guard'] ?? $this->load('getStateMachine_ProductWorkflowLocalEs_Listener_GuardService'));
}, 1 => 'onTransition'], 0);
$instance->addListener('workflow.product_workflow_local_es.guard.to_published', [0 => function () {
return ($this->privates['state_machine.product_workflow_local_es.listener.guard'] ?? $this->load('getStateMachine_ProductWorkflowLocalEs_Listener_GuardService'));
}, 1 => 'onTransition'], 0);
$instance->addListener('workflow.product_workflow_local_sk.guard.to_do', [0 => function () {
return ($this->privates['state_machine.product_workflow_local_sk.listener.guard'] ?? $this->load('getStateMachine_ProductWorkflowLocalSk_Listener_GuardService'));
}, 1 => 'onTransition'], 0);
$instance->addListener('workflow.product_workflow_local_sk.guard.to_published', [0 => function () {
return ($this->privates['state_machine.product_workflow_local_sk.listener.guard'] ?? $this->load('getStateMachine_ProductWorkflowLocalSk_Listener_GuardService'));
}, 1 => 'onTransition'], 0);
$instance->addListener('workflow.product_workflow_local_cs.guard.to_do', [0 => function () {
return ($this->privates['state_machine.product_workflow_local_cs.listener.guard'] ?? $this->load('getStateMachine_ProductWorkflowLocalCs_Listener_GuardService'));
}, 1 => 'onTransition'], 0);
$instance->addListener('workflow.product_workflow_local_cs.guard.to_published', [0 => function () {
return ($this->privates['state_machine.product_workflow_local_cs.listener.guard'] ?? $this->load('getStateMachine_ProductWorkflowLocalCs_Listener_GuardService'));
}, 1 => 'onTransition'], 0);
$instance->addListener('workflow.product_workflow_local_pl.guard.to_do', [0 => function () {
return ($this->privates['state_machine.product_workflow_local_pl.listener.guard'] ?? $this->load('getStateMachine_ProductWorkflowLocalPl_Listener_GuardService'));
}, 1 => 'onTransition'], 0);
$instance->addListener('workflow.product_workflow_local_pl.guard.to_published', [0 => function () {
return ($this->privates['state_machine.product_workflow_local_pl.listener.guard'] ?? $this->load('getStateMachine_ProductWorkflowLocalPl_Listener_GuardService'));
}, 1 => 'onTransition'], 0);
$instance->addListener('workflow.product_workflow_local_it.guard.to_do', [0 => function () {
return ($this->privates['state_machine.product_workflow_local_it.listener.guard'] ?? $this->load('getStateMachine_ProductWorkflowLocalIt_Listener_GuardService'));
}, 1 => 'onTransition'], 0);
$instance->addListener('workflow.product_workflow_local_it.guard.to_published', [0 => function () {
return ($this->privates['state_machine.product_workflow_local_it.listener.guard'] ?? $this->load('getStateMachine_ProductWorkflowLocalIt_Listener_GuardService'));
}, 1 => 'onTransition'], 0);
$instance->addListener('workflow.product_workflow_local_sv.guard.to_do', [0 => function () {
return ($this->privates['state_machine.product_workflow_local_sv.listener.guard'] ?? $this->load('getStateMachine_ProductWorkflowLocalSv_Listener_GuardService'));
}, 1 => 'onTransition'], 0);
$instance->addListener('workflow.product_workflow_local_sv.guard.to_published', [0 => function () {
return ($this->privates['state_machine.product_workflow_local_sv.listener.guard'] ?? $this->load('getStateMachine_ProductWorkflowLocalSv_Listener_GuardService'));
}, 1 => 'onTransition'], 0);
$instance->addListener('workflow.product_workflow_global_wm.guard.make_ready', [0 => function () {
return ($this->privates['state_machine.product_workflow_global_wm.listener.guard'] ?? $this->load('getStateMachine_ProductWorkflowGlobalWm_Listener_GuardService'));
}, 1 => 'onTransition'], 0);
$instance->addListener('workflow.product_workflow_global_wm.guard.publish', [0 => function () {
return ($this->privates['state_machine.product_workflow_global_wm.listener.guard'] ?? $this->load('getStateMachine_ProductWorkflowGlobalWm_Listener_GuardService'));
}, 1 => 'onTransition'], 0);
$instance->addListener('workflow.product_workflow_global_wm.guard.edit', [0 => function () {
return ($this->privates['state_machine.product_workflow_global_wm.listener.guard'] ?? $this->load('getStateMachine_ProductWorkflowGlobalWm_Listener_GuardService'));
}, 1 => 'onTransition'], 0);
$instance->addListener('workflow.product_workflow_global_bs.guard.make_ready', [0 => function () {
return ($this->privates['state_machine.product_workflow_global_bs.listener.guard'] ?? $this->load('getStateMachine_ProductWorkflowGlobalBs_Listener_GuardService'));
}, 1 => 'onTransition'], 0);
$instance->addListener('workflow.product_workflow_global_bs.guard.publish', [0 => function () {
return ($this->privates['state_machine.product_workflow_global_bs.listener.guard'] ?? $this->load('getStateMachine_ProductWorkflowGlobalBs_Listener_GuardService'));
}, 1 => 'onTransition'], 0);
$instance->addListener('workflow.product_workflow_global_bs.guard.edit', [0 => function () {
return ($this->privates['state_machine.product_workflow_global_bs.listener.guard'] ?? $this->load('getStateMachine_ProductWorkflowGlobalBs_Listener_GuardService'));
}, 1 => 'onTransition'], 0);
$instance->addListener('workflow.product_workflow_global_ma.guard.make_ready', [0 => function () {
return ($this->privates['state_machine.product_workflow_global_ma.listener.guard'] ?? $this->load('getStateMachine_ProductWorkflowGlobalMa_Listener_GuardService'));
}, 1 => 'onTransition'], 0);
$instance->addListener('workflow.product_workflow_global_ma.guard.publish', [0 => function () {
return ($this->privates['state_machine.product_workflow_global_ma.listener.guard'] ?? $this->load('getStateMachine_ProductWorkflowGlobalMa_Listener_GuardService'));
}, 1 => 'onTransition'], 0);
$instance->addListener('workflow.product_workflow_global_ma.guard.edit', [0 => function () {
return ($this->privates['state_machine.product_workflow_global_ma.listener.guard'] ?? $this->load('getStateMachine_ProductWorkflowGlobalMa_Listener_GuardService'));
}, 1 => 'onTransition'], 0);
$instance->addListener('workflow.product_workflow_archive.guard.make_archive', [0 => function () {
return ($this->privates['state_machine.product_workflow_archive.listener.guard'] ?? $this->load('getStateMachine_ProductWorkflowArchive_Listener_GuardService'));
}, 1 => 'onTransition'], 0);
$instance->addListener('workflow.product_workflow_archive.guard.make_de_archive', [0 => function () {
return ($this->privates['state_machine.product_workflow_archive.listener.guard'] ?? $this->load('getStateMachine_ProductWorkflowArchive_Listener_GuardService'));
}, 1 => 'onTransition'], 0);
$instance->addListener('workflow.completed', [0 => function () {
return ($this->services['app.event_listener.product_workflow_notification_event_listener'] ?? $this->load('getApp_EventListener_ProductWorkflowNotificationEventListenerService'));
}, 1 => 'onWorkflowCompleted'], 0);
$instance->addListener('pimcore.bundle_manager.paths.js', [0 => function () {
return ($this->services['App\\EventListener\\EditmodeListener'] ?? ($this->services['App\\EventListener\\EditmodeListener'] = new \App\EventListener\EditmodeListener()));
}, 1 => 'onJsPaths'], 0);
$instance->addListener('pre.mea.product.create', [0 => function () {
return ($this->privates['App\\EventListener\\ProductsEndpoint\\ProductsWorkflowEventListener'] ?? $this->load('getProductsWorkflowEventListenerService'));
}, 1 => 'onPreCreateProduct'], 10);
$instance->addListener('post.mea.product.create', [0 => function () {
return ($this->privates['App\\EventListener\\ProductsEndpoint\\ProductsWorkflowEventListener'] ?? $this->load('getProductsWorkflowEventListenerService'));
}, 1 => 'onPostCreateProduct'], 10);
$instance->addListener('pre.mea.product.update', [0 => function () {
return ($this->privates['App\\EventListener\\ProductsEndpoint\\ProductsWorkflowEventListener'] ?? $this->load('getProductsWorkflowEventListenerService'));
}, 1 => 'onPreUpdateProduct'], 10);
$instance->addListener('kernel.response', [0 => function () {
return ($this->privates['response_listener'] ?? ($this->privates['response_listener'] = new \Symfony\Component\HttpKernel\EventListener\ResponseListener('UTF-8', false)));
}, 1 => 'onKernelResponse'], 0);
$instance->addListener('kernel.response', [0 => function () {
return ($this->privates['streamed_response_listener'] ?? ($this->privates['streamed_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\StreamedResponseListener()));
}, 1 => 'onKernelResponse'], -1024);
$instance->addListener('kernel.request', [0 => function () {
return ($this->privates['locale_listener'] ?? $this->getLocaleListener2Service());
}, 1 => 'setDefaultLocale'], 100);
$instance->addListener('kernel.request', [0 => function () {
return ($this->privates['locale_listener'] ?? $this->getLocaleListener2Service());
}, 1 => 'onKernelRequest'], 16);
$instance->addListener('kernel.finish_request', [0 => function () {
return ($this->privates['locale_listener'] ?? $this->getLocaleListener2Service());
}, 1 => 'onKernelFinishRequest'], 0);
$instance->addListener('kernel.request', [0 => function () {
return ($this->privates['validate_request_listener'] ?? ($this->privates['validate_request_listener'] = new \Symfony\Component\HttpKernel\EventListener\ValidateRequestListener()));
}, 1 => 'onKernelRequest'], 256);
$instance->addListener('kernel.response', [0 => function () {
return ($this->privates['disallow_search_engine_index_response_listener'] ?? ($this->privates['disallow_search_engine_index_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener()));
}, 1 => 'onResponse'], -255);
$instance->addListener('kernel.controller_arguments', [0 => function () {
return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
}, 1 => 'onControllerArguments'], 0);
$instance->addListener('kernel.exception', [0 => function () {
return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
}, 1 => 'logKernelException'], 0);
$instance->addListener('kernel.exception', [0 => function () {
return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
}, 1 => 'onKernelException'], -128);
$instance->addListener('kernel.response', [0 => function () {
return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
}, 1 => 'removeCspHeader'], -128);
$instance->addListener('kernel.request', [0 => function () {
return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
}, 1 => 'onKernelRequest'], 15);
$instance->addListener('kernel.finish_request', [0 => function () {
return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
}, 1 => 'onKernelFinishRequest'], -15);
$instance->addListener('console.error', [0 => function () {
return ($this->privates['console.error_listener'] ?? $this->load('getConsole_ErrorListenerService'));
}, 1 => 'onConsoleError'], -128);
$instance->addListener('console.terminate', [0 => function () {
return ($this->privates['console.error_listener'] ?? $this->load('getConsole_ErrorListenerService'));
}, 1 => 'onConsoleTerminate'], -128);
$instance->addListener('console.error', [0 => function () {
return ($this->privates['console.suggest_missing_package_subscriber'] ?? ($this->privates['console.suggest_missing_package_subscriber'] = new \Symfony\Bundle\FrameworkBundle\EventListener\SuggestMissingPackageSubscriber()));
}, 1 => 'onConsoleError'], 0);
$instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [0 => function () {
return ($this->privates['mailer.envelope_listener'] ?? ($this->privates['mailer.envelope_listener'] = new \Symfony\Component\Mailer\EventListener\EnvelopeListener(NULL, NULL)));
}, 1 => 'onMessage'], -255);
$instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [0 => function () {
return ($this->privates['mailer.message_logger_listener'] ?? ($this->privates['mailer.message_logger_listener'] = new \Symfony\Component\Mailer\EventListener\MessageLoggerListener()));
}, 1 => 'onMessage'], -255);
$instance->addListener('kernel.request', [0 => function () {
return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
}, 1 => 'configure'], 2048);
$instance->addListener('console.command', [0 => function () {
return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
}, 1 => 'configure'], 2048);
$instance->addListener('kernel.request', [0 => function () {
return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
}, 1 => 'onKernelRequest'], 32);
$instance->addListener('kernel.finish_request', [0 => function () {
return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
}, 1 => 'onKernelFinishRequest'], 0);
$instance->addListener('kernel.exception', [0 => function () {
return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
}, 1 => 'onKernelException'], -64);
$instance->addListener('kernel.response', [0 => function () {
return ($this->privates['web_link.add_link_header_listener'] ?? ($this->privates['web_link.add_link_header_listener'] = new \Symfony\Component\WebLink\EventListener\AddLinkHeaderListener()));
}, 1 => 'onKernelResponse'], 0);
$instance->addListener('kernel.request', [0 => function () {
return ($this->services['Symfony\\Component\\HttpKernel\\EventListener\\SessionListener'] ?? $this->getSessionListenerService());
}, 1 => 'onKernelRequest'], 128);
$instance->addListener('kernel.response', [0 => function () {
return ($this->services['Symfony\\Component\\HttpKernel\\EventListener\\SessionListener'] ?? $this->getSessionListenerService());
}, 1 => 'onKernelResponse'], -1000);
$instance->addListener('kernel.finish_request', [0 => function () {
return ($this->services['Symfony\\Component\\HttpKernel\\EventListener\\SessionListener'] ?? $this->getSessionListenerService());
}, 1 => 'onFinishRequest'], 0);
$instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [0 => function () {
return ($this->privates['messenger.retry.send_failed_message_for_retry_listener'] ?? $this->load('getMessenger_Retry_SendFailedMessageForRetryListenerService'));
}, 1 => 'onMessageFailed'], 100);
$instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [0 => function () {
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()));
}, 1 => 'onMessageFailed'], 200);
$instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerRunningEvent', [0 => function () {
return ($this->privates['messenger.listener.dispatch_pcntl_signal_listener'] ?? ($this->privates['messenger.listener.dispatch_pcntl_signal_listener'] = new \Symfony\Component\Messenger\EventListener\DispatchPcntlSignalListener()));
}, 1 => 'onWorkerRunning'], 100);
$instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerStartedEvent', [0 => function () {
return ($this->privates['messenger.listener.stop_worker_on_restart_signal_listener'] ?? $this->load('getMessenger_Listener_StopWorkerOnRestartSignalListenerService'));
}, 1 => 'onWorkerStarted'], 0);
$instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerRunningEvent', [0 => function () {
return ($this->privates['messenger.listener.stop_worker_on_restart_signal_listener'] ?? $this->load('getMessenger_Listener_StopWorkerOnRestartSignalListenerService'));
}, 1 => 'onWorkerRunning'], 0);
$instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerStartedEvent', [0 => function () {
return ($this->privates['messenger.listener.stop_worker_on_sigterm_signal_listener'] ?? $this->load('getMessenger_Listener_StopWorkerOnSigtermSignalListenerService'));
}, 1 => 'onWorkerStarted'], 100);
$instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [0 => function () {
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()));
}, 1 => 'onMessageFailed'], 0);
$instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerRunningEvent', [0 => function () {
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()));
}, 1 => 'onWorkerRunning'], 0);
$instance->addListener('Symfony\\Component\\Notifier\\Event\\MessageEvent', [0 => function () {
return ($this->privates['notifier.logger_notification_listener'] ?? ($this->privates['notifier.logger_notification_listener'] = new \Symfony\Component\Notifier\EventListener\NotificationLoggerListener()));
}, 1 => 'onNotification'], -255);
$instance->addListener('kernel.response', [0 => function () {
return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
}, 1 => 'onKernelResponse'], -100);
$instance->addListener('kernel.exception', [0 => function () {
return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
}, 1 => 'onKernelException'], 0);
$instance->addListener('kernel.terminate', [0 => function () {
return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
}, 1 => 'onKernelTerminate'], -1024);
$instance->addListener('kernel.controller', [0 => function () {
return ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService());
}, 1 => 'onKernelController'], 0);
$instance->addListener('kernel.response', [0 => function () {
return ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService());
}, 1 => 'onKernelResponse'], 0);
$instance->addListener('kernel.response', [0 => function () {
return ($this->privates['security.rememberme.response_listener'] ?? ($this->privates['security.rememberme.response_listener'] = new \Symfony\Component\Security\Http\RememberMe\ResponseListener()));
}, 1 => 'onKernelResponse'], 0);
$instance->addListener('debug.security.authorization.vote', [0 => function () {
return ($this->privates['debug.security.voter.vote_listener'] ?? $this->load('getDebug_Security_Voter_VoteListenerService'));
}, 1 => 'onVoterVote'], 0);
$instance->addListener('kernel.request', [0 => function () {
return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
}, 1 => 'configureLogoutUrlGenerator'], 8);
$instance->addListener('kernel.request', [0 => function () {
return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
}, 1 => 'onKernelRequest'], 8);
$instance->addListener('kernel.finish_request', [0 => function () {
return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
}, 1 => 'onKernelFinishRequest'], 0);
$instance->addListener('kernel.exception', [0 => function () {
return ($this->privates['security.authentication.kernel_exception_listener.two_factor.pimcore_admin'] ?? $this->load('getSecurity_Authentication_KernelExceptionListener_TwoFactor_PimcoreAdminService'));
}, 1 => 'onKernelException'], 2);
$instance->addListener('kernel.request', [0 => function () {
return ($this->privates['security.authentication.form_listener.two_factor.pimcore_admin'] ?? $this->getSecurity_Authentication_FormListener_TwoFactor_PimcoreAdminService());
}, 1 => 'onKernelRequest'], 0);
$instance->addListener('security.authentication.success', [0 => function () {
return ($this->privates['security.authentication.provider_preparation_listener.two_factor.pimcore_admin'] ?? $this->getSecurity_Authentication_ProviderPreparationListener_TwoFactor_PimcoreAdminService());
}, 1 => 'onLogin'], 9223372036854775807);
$instance->addListener('scheb_two_factor.authentication.require', [0 => function () {
return ($this->privates['security.authentication.provider_preparation_listener.two_factor.pimcore_admin'] ?? $this->getSecurity_Authentication_ProviderPreparationListener_TwoFactor_PimcoreAdminService());
}, 1 => 'onAccessDenied'], 0);
$instance->addListener('scheb_two_factor.authentication.form', [0 => function () {
return ($this->privates['security.authentication.provider_preparation_listener.two_factor.pimcore_admin'] ?? $this->getSecurity_Authentication_ProviderPreparationListener_TwoFactor_PimcoreAdminService());
}, 1 => 'onTwoFactorForm'], 0);
$instance->addListener('kernel.response', [0 => function () {
return ($this->privates['security.authentication.provider_preparation_listener.two_factor.pimcore_admin'] ?? $this->getSecurity_Authentication_ProviderPreparationListener_TwoFactor_PimcoreAdminService());
}, 1 => 'onKernelResponse'], 1);
$instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [0 => function () {
return ($this->privates['twig.mailer.message_listener'] ?? $this->load('getTwig_Mailer_MessageListenerService'));
}, 1 => 'onMessage'], 0);
$instance->addListener('console.command', [0 => function () {
return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
}, 1 => 'onCommand'], 255);
$instance->addListener('console.terminate', [0 => function () {
return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
}, 1 => 'onTerminate'], -255);
$instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageHandledEvent', [0 => function () {
return ($this->privates['doctrine.orm.messenger.event_subscriber.doctrine_clear_entity_manager'] ?? $this->load('getDoctrine_Orm_Messenger_EventSubscriber_DoctrineClearEntityManagerService'));
}, 1 => 'onWorkerMessageHandled'], 0);
$instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [0 => function () {
return ($this->privates['doctrine.orm.messenger.event_subscriber.doctrine_clear_entity_manager'] ?? $this->load('getDoctrine_Orm_Messenger_EventSubscriber_DoctrineClearEntityManagerService'));
}, 1 => 'onWorkerMessageFailed'], 0);
$instance->addListener('kernel.controller', [0 => function () {
return ($this->privates['sensio_framework_extra.controller.listener'] ?? $this->getSensioFrameworkExtra_Controller_ListenerService());
}, 1 => 'onKernelController'], 0);
$instance->addListener('kernel.controller', [0 => function () {
return ($this->privates['sensio_framework_extra.converter.listener'] ?? $this->getSensioFrameworkExtra_Converter_ListenerService());
}, 1 => 'onKernelController'], 0);
$instance->addListener('kernel.controller', [0 => function () {
return ($this->privates['sensio_framework_extra.view.listener'] ?? $this->getSensioFrameworkExtra_View_ListenerService());
}, 1 => 'onKernelController'], -128);
$instance->addListener('kernel.view', [0 => function () {
return ($this->privates['sensio_framework_extra.view.listener'] ?? $this->getSensioFrameworkExtra_View_ListenerService());
}, 1 => 'onKernelView'], 0);
$instance->addListener('kernel.controller', [0 => function () {
return ($this->privates['sensio_framework_extra.cache.listener'] ?? ($this->privates['sensio_framework_extra.cache.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener()));
}, 1 => 'onKernelController'], 0);
$instance->addListener('kernel.response', [0 => function () {
return ($this->privates['sensio_framework_extra.cache.listener'] ?? ($this->privates['sensio_framework_extra.cache.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener()));
}, 1 => 'onKernelResponse'], 0);
$instance->addListener('kernel.controller_arguments', [0 => function () {
return ($this->privates['sensio_framework_extra.security.listener'] ?? $this->getSensioFrameworkExtra_Security_ListenerService());
}, 1 => 'onKernelControllerArguments'], 0);
$instance->addListener('kernel.controller_arguments', [0 => function () {
return ($this->privates['framework_extra_bundle.event.is_granted'] ?? $this->getFrameworkExtraBundle_Event_IsGrantedService());
}, 1 => 'onKernelControllerArguments'], 0);
$instance->addListener('presta_sitemap.populate', [0 => function () {
return ($this->privates['presta_sitemap.eventlistener.route_annotation'] ?? $this->load('getPrestaSitemap_Eventlistener_RouteAnnotationService'));
}, 1 => 'registerRouteAnnotation'], 0);
$instance->addListener('security.authentication.success', [0 => function () {
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()));
}, 1 => 'onLogin'], 9223372036854775806);
$instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [0 => function () {
return ($this->privates['scheb_two_factor.security.listener.check_two_factor_code'] ?? $this->load('getSchebTwoFactor_Security_Listener_CheckTwoFactorCodeService'));
}, 1 => 'checkPassport'], 0);
$instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [0 => function () {
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()));
}, 1 => 'onSuccessfulLogin'], -63);
$instance->addListener('console.command', [0 => function () {
return ($this->privates['debug.dump_listener'] ?? $this->load('getDebug_DumpListenerService'));
}, 1 => 'configure'], 1024);
$instance->addListener('kernel.response', [0 => function () {
return ($this->privates['web_profiler.debug_toolbar'] ?? $this->getWebProfiler_DebugToolbarService());
}, 1 => 'onKernelResponse'], -128);
$instance->addListener('knp_pager.items', [0 => function () {
return ($this->privates['Pimcore\\Model\\Paginator\\EventSubscriber\\PaginateListingSubscriber'] ?? ($this->privates['Pimcore\\Model\\Paginator\\EventSubscriber\\PaginateListingSubscriber'] = new \Pimcore\Model\Paginator\EventSubscriber\PaginateListingSubscriber()));
}, 1 => 'items'], -5);
$instance->addListener('knp_pager.before', [0 => function () {
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()));
}, 1 => 'before'], 0);
$instance->addListener('knp_pager.pagination', [0 => function () {
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()));
}, 1 => 'pagination'], 0);
$instance->addListener('workflow.completed', [0 => function () {
return ($this->privates['Pimcore\\Workflow\\EventSubscriber\\NotificationSubscriber'] ?? $this->load('getNotificationSubscriberService'));
}, 1 => 'onWorkflowCompleted'], 0);
$instance->addListener('workflow.completed', [0 => function () {
return ($this->privates['Pimcore\\Workflow\\EventSubscriber\\NotesSubscriber'] ?? $this->getNotesSubscriberService());
}, 1 => 'onWorkflowCompleted'], 1);
$instance->addListener('workflow.enter', [0 => function () {
return ($this->privates['Pimcore\\Workflow\\EventSubscriber\\NotesSubscriber'] ?? $this->getNotesSubscriberService());
}, 1 => 'onWorkflowEnter'], 0);
$instance->addListener('pimcore.workflow.preGlobalAction', [0 => function () {
return ($this->privates['Pimcore\\Workflow\\EventSubscriber\\NotesSubscriber'] ?? $this->getNotesSubscriberService());
}, 1 => 'onPreGlobalAction'], 0);
$instance->addListener('pimcore.workflow.postGlobalAction', [0 => function () {
return ($this->privates['Pimcore\\Workflow\\EventSubscriber\\NotesSubscriber'] ?? $this->getNotesSubscriberService());
}, 1 => 'onPostGlobalAction'], 0);
$instance->addListener('workflow.completed', [0 => function () {
return ($this->privates['Pimcore\\Workflow\\EventSubscriber\\ChangePublishedStateSubscriber'] ?? ($this->privates['Pimcore\\Workflow\\EventSubscriber\\ChangePublishedStateSubscriber'] = new \Pimcore\Workflow\EventSubscriber\ChangePublishedStateSubscriber()));
}, 1 => 'onWorkflowCompleted'], 0);
$instance->addListener('kernel.request', [0 => function () {
return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\RoutingListener'] ?? $this->getRoutingListenerService());
}, 1 => 'onKernelRequest'], 512);
$instance->addListener('kernel.exception', [0 => function () {
return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\RoutingListener'] ?? $this->getRoutingListenerService());
}, 1 => 'onKernelException'], 64);
$instance->addListener('kernel.request', [0 => function () {
return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\PimcoreContextListener'] ?? $this->getPimcoreContextListenerService());
}, 1 => 'onKernelRequest'], 24);
$instance->addListener('kernel.request', [0 => function () {
return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\DocumentFallbackListener'] ?? $this->getDocumentFallbackListenerService());
}, 1 => 'onKernelRequest'], 20);
$instance->addListener('kernel.controller', [0 => function () {
return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\DocumentFallbackListener'] ?? $this->getDocumentFallbackListenerService());
}, 1 => 'onKernelController'], 50);
$instance->addListener('kernel.response', [0 => function () {
return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\PimcoreHeaderListener'] ?? ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\PimcoreHeaderListener'] = new \Pimcore\Bundle\CoreBundle\EventListener\PimcoreHeaderListener()));
}, 1 => 'onKernelResponse'], 0);
$instance->addListener('kernel.request', [0 => function () {
return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\LocaleListener'] ?? $this->getLocaleListenerService());
}, 1 => 'onKernelRequest'], 1);
$instance->addListener('kernel.response', [0 => function () {
return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\LocaleListener'] ?? $this->getLocaleListenerService());
}, 1 => 'onKernelResponse'], 0);
$instance->addListener('kernel.request', [0 => function () {
return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\TranslationDebugListener'] ?? $this->getTranslationDebugListenerService());
}, 1 => 'onKernelRequest'], 0);
$instance->addListener('kernel.terminate', [0 => function () {
return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\DumpTranslationEntriesListener'] ?? $this->load('getDumpTranslationEntriesListenerService'));
}, 1 => 'onKernelTerminate'], 0);
$instance->addListener('console.terminate', [0 => function () {
return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\DumpTranslationEntriesListener'] ?? $this->load('getDumpTranslationEntriesListenerService'));
}, 1 => 'onConsoleTerminate'], 0);
$instance->addListener('kernel.controller', [0 => function () {
return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\ElementListener'] ?? $this->getElementListener2Service());
}, 1 => 'onKernelController'], 30);
$instance->addListener('kernel.controller', [0 => function () {
return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\GlobalTemplateVariablesListener'] ?? $this->getGlobalTemplateVariablesListenerService());
}, 1 => 'onKernelController'], 15);
$instance->addListener('kernel.response', [0 => function () {
return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\GlobalTemplateVariablesListener'] ?? $this->getGlobalTemplateVariablesListenerService());
}, 1 => 'onKernelResponse'], 0);
$instance->addListener('kernel.request', [0 => function () {
return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\GlobalTemplateVariablesListener'] ?? $this->getGlobalTemplateVariablesListenerService());
}, 1 => 'onKernelRequest'], 700);
$instance->addListener('kernel.response', [0 => function () {
return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\HardlinkCanonicalListener'] ?? $this->getHardlinkCanonicalListenerService());
}, 1 => 'onKernelResponse'], 0);
$instance->addListener('kernel.request', [0 => function () {
return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\BlockStateListener'] ?? $this->getBlockStateListenerService());
}, 1 => 'onKernelRequest'], 0);
$instance->addListener('kernel.response', [0 => function () {
return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\BlockStateListener'] ?? $this->getBlockStateListenerService());
}, 1 => 'onKernelResponse'], 0);
$instance->addListener('kernel.request', [0 => function () {
return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\DocumentMetaDataListener'] ?? $this->getDocumentMetaDataListenerService());
}, 1 => 'onKernelRequest'], 0);
$instance->addListener('pimcore.document.renderer.pre_render', [0 => function () {
return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\DocumentRendererListener'] ?? $this->load('getDocumentRendererListenerService'));
}, 1 => 'onPreRender'], 0);
$instance->addListener('pimcore.document.renderer.post_render', [0 => function () {
return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\DocumentRendererListener'] ?? $this->load('getDocumentRendererListenerService'));
}, 1 => 'onPostRender'], 0);
$instance->addListener('pimcore.document.postAdd', [0 => function () {
return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\StaticPageGeneratorListener'] ?? $this->getStaticPageGeneratorListenerService());
}, 1 => 'onPostAddUpdateDeleteDocument'], 0);
$instance->addListener('pimcore.document.postDelete', [0 => function () {
return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\StaticPageGeneratorListener'] ?? $this->getStaticPageGeneratorListenerService());
}, 1 => 'onPostAddUpdateDeleteDocument'], 0);
$instance->addListener('pimcore.document.postUpdate', [0 => function () {
return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\StaticPageGeneratorListener'] ?? $this->getStaticPageGeneratorListenerService());
}, 1 => 'onPostAddUpdateDeleteDocument'], 0);
$instance->addListener('kernel.request', [0 => function () {
return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\StaticPageGeneratorListener'] ?? $this->getStaticPageGeneratorListenerService());
}, 1 => 'onKernelRequest'], 510);
$instance->addListener('kernel.response', [0 => function () {
return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\StaticPageGeneratorListener'] ?? $this->getStaticPageGeneratorListenerService());
}, 1 => 'onKernelResponse'], -120);
$instance->addListener('kernel.view', [0 => function () {
return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\ContentTemplateListener'] ?? $this->load('getContentTemplateListenerService'));
}, 1 => 'onKernelView'], 16);
$instance->addListener('kernel.controller', [0 => function () {
return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\EventedControllerListener'] ?? ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\EventedControllerListener'] = new \Pimcore\Bundle\CoreBundle\EventListener\EventedControllerListener()));
}, 1 => 'onKernelController'], 0);
$instance->addListener('kernel.response', [0 => function () {
return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\EventedControllerListener'] ?? ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\EventedControllerListener'] = new \Pimcore\Bundle\CoreBundle\EventListener\EventedControllerListener()));
}, 1 => 'onKernelResponse'], 0);
$instance->addListener('pimcore.dataobject.postAdd', [0 => function () {
return ($this->services['Pimcore\\Bundle\\CoreBundle\\EventListener\\WorkflowManagementListener'] ?? $this->load('getWorkflowManagementListenerService'));
}, 1 => 'onElementPostAdd'], 0);
$instance->addListener('pimcore.document.postAdd', [0 => function () {
return ($this->services['Pimcore\\Bundle\\CoreBundle\\EventListener\\WorkflowManagementListener'] ?? $this->load('getWorkflowManagementListenerService'));
}, 1 => 'onElementPostAdd'], 0);
$instance->addListener('pimcore.asset.postAdd', [0 => function () {
return ($this->services['Pimcore\\Bundle\\CoreBundle\\EventListener\\WorkflowManagementListener'] ?? $this->load('getWorkflowManagementListenerService'));
}, 1 => 'onElementPostAdd'], 0);
$instance->addListener('pimcore.dataobject.postDelete', [0 => function () {
return ($this->services['Pimcore\\Bundle\\CoreBundle\\EventListener\\WorkflowManagementListener'] ?? $this->load('getWorkflowManagementListenerService'));
}, 1 => 'onElementPostDelete'], 0);
$instance->addListener('pimcore.document.postDelete', [0 => function () {
return ($this->services['Pimcore\\Bundle\\CoreBundle\\EventListener\\WorkflowManagementListener'] ?? $this->load('getWorkflowManagementListenerService'));
}, 1 => 'onElementPostDelete'], 0);
$instance->addListener('pimcore.asset.postDelete', [0 => function () {
return ($this->services['Pimcore\\Bundle\\CoreBundle\\EventListener\\WorkflowManagementListener'] ?? $this->load('getWorkflowManagementListenerService'));
}, 1 => 'onElementPostDelete'], 0);
$instance->addListener('pimcore.admin.dataobject.get.preSendData', [0 => function () {
return ($this->services['Pimcore\\Bundle\\CoreBundle\\EventListener\\WorkflowManagementListener'] ?? $this->load('getWorkflowManagementListenerService'));
}, 1 => 'onAdminElementGetPreSendData'], 0);
$instance->addListener('pimcore.admin.asset.get.preSendData', [0 => function () {
return ($this->services['Pimcore\\Bundle\\CoreBundle\\EventListener\\WorkflowManagementListener'] ?? $this->load('getWorkflowManagementListenerService'));
}, 1 => 'onAdminElementGetPreSendData'], 0);
$instance->addListener('pimcore.admin.document.get.preSendData', [0 => function () {
return ($this->services['Pimcore\\Bundle\\CoreBundle\\EventListener\\WorkflowManagementListener'] ?? $this->load('getWorkflowManagementListenerService'));
}, 1 => 'onAdminElementGetPreSendData'], 0);
$instance->addListener('pimcore.dataobject.postCopy', [0 => function () {
return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\ElementTagsListener'] ?? ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\ElementTagsListener'] = new \Pimcore\Bundle\CoreBundle\EventListener\ElementTagsListener()));
}, 1 => 'onPostCopy'], 0);
$instance->addListener('pimcore.document.postCopy', [0 => function () {
return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\ElementTagsListener'] ?? ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\ElementTagsListener'] = new \Pimcore\Bundle\CoreBundle\EventListener\ElementTagsListener()));
}, 1 => 'onPostCopy'], 0);
$instance->addListener('pimcore.asset.postCopy', [0 => function () {
return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\ElementTagsListener'] ?? ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\ElementTagsListener'] = new \Pimcore\Bundle\CoreBundle\EventListener\ElementTagsListener()));
}, 1 => 'onPostCopy'], 0);
$instance->addListener('pimcore.asset.postDelete', [0 => function () {
return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\ElementTagsListener'] ?? ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\ElementTagsListener'] = new \Pimcore\Bundle\CoreBundle\EventListener\ElementTagsListener()));
}, 1 => 'onPostAssetDelete'], -9999);
$instance->addListener('pimcore.dataobject.postAdd', [0 => function () {
return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\SearchBackendListener'] ?? $this->load('getSearchBackendListenerService'));
}, 1 => 'onPostAddUpdateElement'], 0);
$instance->addListener('pimcore.document.postAdd', [0 => function () {
return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\SearchBackendListener'] ?? $this->load('getSearchBackendListenerService'));
}, 1 => 'onPostAddUpdateElement'], 0);
$instance->addListener('pimcore.asset.postAdd', [0 => function () {
return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\SearchBackendListener'] ?? $this->load('getSearchBackendListenerService'));
}, 1 => 'onPostAddUpdateElement'], 0);
$instance->addListener('pimcore.dataobject.preDelete', [0 => function () {
return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\SearchBackendListener'] ?? $this->load('getSearchBackendListenerService'));
}, 1 => 'onPreDeleteElement'], 0);
$instance->addListener('pimcore.document.preDelete', [0 => function () {
return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\SearchBackendListener'] ?? $this->load('getSearchBackendListenerService'));
}, 1 => 'onPreDeleteElement'], 0);
$instance->addListener('pimcore.asset.preDelete', [0 => function () {
return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\SearchBackendListener'] ?? $this->load('getSearchBackendListenerService'));
}, 1 => 'onPreDeleteElement'], 0);
$instance->addListener('pimcore.dataobject.postUpdate', [0 => function () {
return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\SearchBackendListener'] ?? $this->load('getSearchBackendListenerService'));
}, 1 => 'onPostAddUpdateElement'], 0);
$instance->addListener('pimcore.document.postUpdate', [0 => function () {
return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\SearchBackendListener'] ?? $this->load('getSearchBackendListenerService'));
}, 1 => 'onPostAddUpdateElement'], 0);
$instance->addListener('pimcore.asset.postUpdate', [0 => function () {
return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\SearchBackendListener'] ?? $this->load('getSearchBackendListenerService'));
}, 1 => 'onPostAddUpdateElement'], 0);
$instance->addListener('pimcore.dataobject.postAdd', [0 => function () {
return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\UUIDListener'] ?? ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\UUIDListener'] = new \Pimcore\Bundle\CoreBundle\EventListener\UUIDListener()));
}, 1 => 'onPostAdd'], 0);
$instance->addListener('pimcore.document.postAdd', [0 => function () {
return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\UUIDListener'] ?? ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\UUIDListener'] = new \Pimcore\Bundle\CoreBundle\EventListener\UUIDListener()));
}, 1 => 'onPostAdd'], 0);
$instance->addListener('pimcore.asset.postAdd', [0 => function () {
return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\UUIDListener'] ?? ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\UUIDListener'] = new \Pimcore\Bundle\CoreBundle\EventListener\UUIDListener()));
}, 1 => 'onPostAdd'], 0);
$instance->addListener('pimcore.class.postAdd', [0 => function () {
return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\UUIDListener'] ?? ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\UUIDListener'] = new \Pimcore\Bundle\CoreBundle\EventListener\UUIDListener()));
}, 1 => 'onPostAdd'], 0);
$instance->addListener('pimcore.dataobject.postDelete', [0 => function () {
return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\UUIDListener'] ?? ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\UUIDListener'] = new \Pimcore\Bundle\CoreBundle\EventListener\UUIDListener()));
}, 1 => 'onPostDelete'], 0);
$instance->addListener('pimcore.document.postDelete', [0 => function () {
return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\UUIDListener'] ?? ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\UUIDListener'] = new \Pimcore\Bundle\CoreBundle\EventListener\UUIDListener()));
}, 1 => 'onPostDelete'], 0);
$instance->addListener('pimcore.asset.postDelete', [0 => function () {
return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\UUIDListener'] ?? ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\UUIDListener'] = new \Pimcore\Bundle\CoreBundle\EventListener\UUIDListener()));
}, 1 => 'onPostDelete'], 0);
$instance->addListener('pimcore.class.postDelete', [0 => function () {
return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\UUIDListener'] ?? ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\UUIDListener'] = new \Pimcore\Bundle\CoreBundle\EventListener\UUIDListener()));
}, 1 => 'onPostDelete'], 0);
$instance->addListener('kernel.exception', [0 => function () {
return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\ResponseExceptionListener'] ?? $this->load('getResponseExceptionListenerService'));
}, 1 => 'onKernelException'], 0);
$instance->addListener('kernel.response', [0 => function () {
return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\ResponseHeaderListener'] ?? $this->getResponseHeaderListenerService());
}, 1 => 'onKernelResponse'], 32);
$instance->addListener('kernel.request', [0 => function () {
return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\EditmodeListener'] ?? $this->getEditmodeListener2Service());
}, 1 => 'onKernelRequest'], 0);
$instance->addListener('kernel.response', [0 => function () {
return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\EditmodeListener'] ?? $this->getEditmodeListener2Service());
}, 1 => 'onKernelResponse'], 0);
$instance->addListener('kernel.response', [0 => function () {
return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\ResponseStackListener'] ?? $this->getResponseStackListenerService());
}, 1 => 'onKernelResponse'], 24);
$instance->addListener('kernel.response', [0 => function () {
return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\InternalWysiwygHtmlAttributeFilterListener'] ?? $this->getInternalWysiwygHtmlAttributeFilterListenerService());
}, 1 => 'onKernelResponse'], 0);
$instance->addListener('kernel.request', [0 => function () {
return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\GoogleSearchConsoleVerificationListener'] ?? $this->getGoogleSearchConsoleVerificationListenerService());
}, 1 => 'onKernelRequest'], 64);
$instance->addListener('kernel.request', [0 => function () {
return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\OutputTimestampListener'] ?? $this->getOutputTimestampListenerService());
}, 1 => 'onKernelRequest'], 0);
$instance->addListener('kernel.request', [0 => function () {
return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\WebDebugToolbarListener'] ?? $this->getWebDebugToolbarListenerService());
}, 1 => 'onKernelResponse'], -118);
$instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageReceivedEvent', [0 => function () {
return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\MessengerClearRuntimeCacheListener'] ?? ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\MessengerClearRuntimeCacheListener'] = new \Pimcore\Bundle\CoreBundle\EventListener\MessengerClearRuntimeCacheListener()));
}, 1 => 'handle'], 0);
$instance->addListener('presta_sitemap.populate', [0 => function () {
return ($this->privates['Pimcore\\Sitemap\\EventListener\\SitemapGeneratorListener'] ?? $this->load('getSitemapGeneratorListenerService'));
}, 1 => 'onPopulateSitemap'], 0);
$instance->addListener('kernel.request', [0 => function () {
return ($this->privates['Pimcore\\Targeting\\EventListener\\TargetingListener'] ?? $this->getTargetingListenerService());
}, 1 => 'onKernelRequest'], 7);
$instance->addListener('kernel.response', [0 => function () {
return ($this->privates['Pimcore\\Targeting\\EventListener\\TargetingListener'] ?? $this->getTargetingListenerService());
}, 1 => 'onKernelResponse'], -115);
$instance->addListener('pimcore.targeting.pre_resolve', [0 => function () {
return ($this->privates['Pimcore\\Targeting\\EventListener\\TargetingListener'] ?? $this->getTargetingListenerService());
}, 1 => 'onPreResolve'], 0);
$instance->addListener('pimcore.targeting.pre_resolve', [0 => function () {
return ($this->privates['Pimcore\\Targeting\\EventListener\\DocumentTargetGroupListener'] ?? $this->load('getDocumentTargetGroupListenerService'));
}, 1 => 'onVisitorInfoResolve'], 0);
$instance->addListener('pimcore.cache.full_page.prepare_response', [0 => function () {
return ($this->privates['Pimcore\\Targeting\\EventListener\\FullPageCacheCookieCleanupListener'] ?? ($this->privates['Pimcore\\Targeting\\EventListener\\FullPageCacheCookieCleanupListener'] = new \Pimcore\Targeting\EventListener\FullPageCacheCookieCleanupListener()));
}, 1 => 'onPrepareFullPageCacheResponse'], 0);
$instance->addListener('pimcore.targeting.visited_pages_count_match', [0 => function () {
return ($this->privates['Pimcore\\Targeting\\EventListener\\VisitedPagesCountListener'] ?? $this->load('getVisitedPagesCountListenerService'));
}, 1 => 'onVisitedPagesCountMatch'], 0);
$instance->addListener('pimcore.targeting.post_resolve', [0 => function () {
return ($this->privates['Pimcore\\Targeting\\EventListener\\VisitedPagesCountListener'] ?? $this->load('getVisitedPagesCountListenerService'));
}, 1 => 'onPostResolveVisitorInfo'], 0);
$instance->addListener('pimcore.targeting.pre_resolve', [0 => function () {
return ($this->privates['Pimcore\\Targeting\\EventListener\\ToolbarListener'] ?? $this->getToolbarListenerService());
}, 1 => 'onPreResolve'], -10);
$instance->addListener('kernel.response', [0 => function () {
return ($this->privates['Pimcore\\Targeting\\EventListener\\ToolbarListener'] ?? $this->getToolbarListenerService());
}, 1 => 'onKernelResponse'], -127);
$instance->addListener('pimcore.cache.full_page.ignored_session_keys', [0 => function () {
return ($this->privates['Pimcore\\Targeting\\EventListener\\TargetingSessionBagListener'] ?? ($this->privates['Pimcore\\Targeting\\EventListener\\TargetingSessionBagListener'] = new \Pimcore\Targeting\EventListener\TargetingSessionBagListener()));
}, 1 => 'configureIgnoredSessionKeys'], 0);
$instance->addListener('pimcore.cache.full_page.prepare_response', [0 => function () {
return ($this->privates['Pimcore\\Targeting\\EventListener\\TargetingSessionBagListener'] ?? ($this->privates['Pimcore\\Targeting\\EventListener\\TargetingSessionBagListener'] = new \Pimcore\Targeting\EventListener\TargetingSessionBagListener()));
}, 1 => 'prepareFullPageCacheResponse'], 0);
$instance->addListener('kernel.request', [0 => function () {
return ($this->privates['Pimcore\\Targeting\\EventListener\\TargetingSessionBagListener'] ?? ($this->privates['Pimcore\\Targeting\\EventListener\\TargetingSessionBagListener'] = new \Pimcore\Targeting\EventListener\TargetingSessionBagListener()));
}, 1 => 'onKernelRequest'], 127);
$instance->addListener('kernel.request', [0 => function () {
return ($this->privates['Pimcore\\Bundle\\AdminBundle\\Session\\AdminSessionBagConfigurator'] ?? $this->getAdminSessionBagConfiguratorService());
}, 1 => 'onKernelRequest'], 127);
$instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [0 => function () {
return ($this->privates['Pimcore\\Bundle\\AdminBundle\\Security\\Event\\LogoutListener'] ?? $this->load('getLogoutListenerService'));
}, 1 => 'onLogout'], 0);
$instance->addListener('kernel.response', [0 => function () {
return ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\AdminSecurityListener'] ?? $this->getAdminSecurityListenerService());
}, 1 => 'onKernelResponse'], 0);
$instance->addListener('kernel.controller', [0 => function () {
return ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\AdminAuthenticationDoubleCheckListener'] ?? $this->getAdminAuthenticationDoubleCheckListenerService());
}, 1 => 'onKernelController'], 0);
$instance->addListener('kernel.request', [0 => function () {
return ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\CsrfProtectionListener'] ?? $this->getCsrfProtectionListenerService());
}, 1 => 'handleRequest'], 11);
$instance->addListener('kernel.exception', [0 => function () {
return ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\AdminExceptionListener'] ?? $this->load('getAdminExceptionListenerService'));
}, 1 => 'onKernelException'], 0);
$instance->addListener('pimcore.class.postDelete', [0 => function () {
return ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\GridConfigListener'] ?? ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\GridConfigListener'] = new \Pimcore\Bundle\AdminBundle\EventListener\GridConfigListener()));
}, 1 => 'onClassDelete'], 0);
$instance->addListener('pimcore.user.postDelete', [0 => function () {
return ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\GridConfigListener'] ?? ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\GridConfigListener'] = new \Pimcore\Bundle\AdminBundle\EventListener\GridConfigListener()));
}, 1 => 'onUserDelete'], 0);
$instance->addListener('pimcore.dataobject.postDelete', [0 => function () {
return ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\GridConfigListener'] ?? ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\GridConfigListener'] = new \Pimcore\Bundle\AdminBundle\EventListener\GridConfigListener()));
}, 1 => 'onObjectDelete'], 0);
$instance->addListener('pimcore.class.postDelete', [0 => function () {
return ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\ImportConfigListener'] ?? ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\ImportConfigListener'] = new \Pimcore\Bundle\AdminBundle\EventListener\ImportConfigListener()));
}, 1 => 'onClassDelete'], 0);
$instance->addListener('pimcore.user.postDelete', [0 => function () {
return ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\ImportConfigListener'] ?? ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\ImportConfigListener'] = new \Pimcore\Bundle\AdminBundle\EventListener\ImportConfigListener()));
}, 1 => 'onUserDelete'], 0);
$instance->addListener('kernel.request', [0 => function () {
return ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\AdminSessionBagListener'] ?? $this->getAdminSessionBagListenerService());
}, 1 => 'onKernelRequest'], 127);
$instance->addListener('kernel.response', [0 => function () {
return ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\HttpCacheListener'] ?? $this->getHttpCacheListenerService());
}, 1 => 'onKernelResponse'], 0);
$instance->addListener('kernel.request', [0 => function () {
return ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\CustomAdminEntryPointCheckListener'] ?? $this->getCustomAdminEntryPointCheckListenerService());
}, 1 => 'onKernelRequest'], 560);
$instance->addListener('kernel.request', [0 => function () {
return ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\UserPerspectiveListener'] ?? $this->getUserPerspectiveListenerService());
}, 1 => 'onKernelRequest'], 0);
$instance->addListener('kernel.request', [0 => function () {
return ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\UsageStatisticsListener'] ?? $this->getUsageStatisticsListenerService());
}, 1 => 'onKernelRequest'], 0);
$instance->addListener('kernel.response', [0 => function () {
return ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\EnablePreviewTimeSliderListener'] ?? $this->getEnablePreviewTimeSliderListenerService());
}, 1 => 'onKernelResponse'], 0);
$instance->addListener('pimcore.dataobject.postUpdate', [0 => function () {
return ($this->privates['Pimcore\\Bundle\\DataHubBundle\\EventListener\\DataChangeListener'] ?? ($this->privates['Pimcore\\Bundle\\DataHubBundle\\EventListener\\DataChangeListener'] = new \Pimcore\Bundle\DataHubBundle\EventListener\DataChangeListener()));
}, 1 => 'onObjectUpdate'], 0);
$instance->addListener('pimcore.dataobject.postDelete', [0 => function () {
return ($this->privates['Pimcore\\Bundle\\DataHubBundle\\EventListener\\DataChangeListener'] ?? ($this->privates['Pimcore\\Bundle\\DataHubBundle\\EventListener\\DataChangeListener'] = new \Pimcore\Bundle\DataHubBundle\EventListener\DataChangeListener()));
}, 1 => 'onObjectDelete'], 0);
$instance->addListener('pimcore.document.postUpdate', [0 => function () {
return ($this->privates['Pimcore\\Bundle\\DataHubBundle\\EventListener\\DataChangeListener'] ?? ($this->privates['Pimcore\\Bundle\\DataHubBundle\\EventListener\\DataChangeListener'] = new \Pimcore\Bundle\DataHubBundle\EventListener\DataChangeListener()));
}, 1 => 'onDocumentUpdate'], 0);
$instance->addListener('pimcore.document.postDelete', [0 => function () {
return ($this->privates['Pimcore\\Bundle\\DataHubBundle\\EventListener\\DataChangeListener'] ?? ($this->privates['Pimcore\\Bundle\\DataHubBundle\\EventListener\\DataChangeListener'] = new \Pimcore\Bundle\DataHubBundle\EventListener\DataChangeListener()));
}, 1 => 'onDocumentDelete'], 0);
$instance->addListener('pimcore.asset.postUpdate', [0 => function () {
return ($this->privates['Pimcore\\Bundle\\DataHubBundle\\EventListener\\DataChangeListener'] ?? ($this->privates['Pimcore\\Bundle\\DataHubBundle\\EventListener\\DataChangeListener'] = new \Pimcore\Bundle\DataHubBundle\EventListener\DataChangeListener()));
}, 1 => 'onAssetUpdate'], 0);
$instance->addListener('pimcore.asset.postDelete', [0 => function () {
return ($this->privates['Pimcore\\Bundle\\DataHubBundle\\EventListener\\DataChangeListener'] ?? ($this->privates['Pimcore\\Bundle\\DataHubBundle\\EventListener\\DataChangeListener'] = new \Pimcore\Bundle\DataHubBundle\EventListener\DataChangeListener()));
}, 1 => 'onAssetDelete'], 0);
$instance->addListener('pimcore.datahub.configuration.postDelete', [0 => function () {
return ($this->privates['Pimcore\\Bundle\\DataImporterBundle\\EventListener\\ConfigurationEventSubscriber'] ?? $this->load('getConfigurationEventSubscriber2Service'));
}, 1 => 'postDelete'], 0);
$instance->addListener('pimcore.datahub.configuration.postSave', [0 => function () {
return ($this->privates['Pimcore\\Bundle\\DataImporterBundle\\EventListener\\ConfigurationEventSubscriber'] ?? $this->load('getConfigurationEventSubscriber2Service'));
}, 1 => 'postSave'], 0);
$instance->addListener('kernel.view', [0 => function () {
return ($this->privates['Pimcore\\Bundle\\PhpTemplatingEngineBundle\\EventListener\\ControllerViewModelListener'] ?? $this->load('getControllerViewModelListenerService'));
}, 1 => 'onKernelView'], 10);
$instance->addListener('kernel.controller', [0 => function () {
return ($this->privates['Pimcore\\Bundle\\PhpTemplatingEngineBundle\\EventListener\\TemplateVariablesListener'] ?? $this->getTemplateVariablesListenerService());
}, 1 => 'onKernelController'], 10);
$instance->addListener('kernel.view', [0 => function () {
return ($this->privates['Pimcore\\Bundle\\PhpTemplatingEngineBundle\\EventListener\\TemplateVariablesListener'] ?? $this->getTemplateVariablesListenerService());
}, 1 => 'onKernelView'], 20);
$instance->addListener('kernel.controller', [0 => function () {
return ($this->privates['Pimcore\\Bundle\\PhpTemplatingEngineBundle\\EventListener\\TemplateControllerListener'] ?? $this->getTemplateControllerListenerService());
}, 1 => 'onKernelController'], 0);
$instance->addListener('kernel.view', [0 => function () {
return ($this->privates['Pimcore\\Bundle\\PhpTemplatingEngineBundle\\EventListener\\TemplateControllerListener'] ?? $this->getTemplateControllerListenerService());
}, 1 => 'onKernelView'], 50);
$instance->addListener('pimcore.mail.preSend', [0 => function () {
return ($this->privates['Pimcore\\Bundle\\PhpTemplatingEngineBundle\\EventListener\\MailParametersListeners'] ?? $this->load('getMailParametersListenersService'));
}, 1 => 'onMailPreSend'], 0);
$instance->addListener('console.error', [0 => function () {
return ($this->privates['Elements\\Bundle\\ProcessManagerBundle\\SystemEventsListener'] ?? ($this->privates['Elements\\Bundle\\ProcessManagerBundle\\SystemEventsListener'] = new \Elements\Bundle\ProcessManagerBundle\SystemEventsListener()));
}, 1 => 'onConsoleError'], 0);
$instance->addListener('console.terminate', [0 => function () {
return ($this->privates['Elements\\Bundle\\ProcessManagerBundle\\SystemEventsListener'] ?? ($this->privates['Elements\\Bundle\\ProcessManagerBundle\\SystemEventsListener'] = new \Elements\Bundle\ProcessManagerBundle\SystemEventsListener()));
}, 1 => 'onConsoleTerminate'], 0);
$instance->addListener('Pimcore\\Bundle\\DataHubFileExportBundle\\Event\\Admin\\ValidateConfigEvent', [0 => function () {
return ($this->privates['Pimcore\\Bundle\\DataHubFileExportBundle\\EventSubscriber\\AdminSubscriber'] ?? ($this->privates['Pimcore\\Bundle\\DataHubFileExportBundle\\EventSubscriber\\AdminSubscriber'] = new \Pimcore\Bundle\DataHubFileExportBundle\EventSubscriber\AdminSubscriber()));
}, 1 => 'isValidConfig'], 0);
$instance->addListener('Pimcore\\Bundle\\DataHubFileExportBundle\\Event\\Admin\\ResetConfigEvent', [0 => function () {
return ($this->privates['Pimcore\\Bundle\\DataHubFileExportBundle\\EventSubscriber\\AdminSubscriber'] ?? ($this->privates['Pimcore\\Bundle\\DataHubFileExportBundle\\EventSubscriber\\AdminSubscriber'] = new \Pimcore\Bundle\DataHubFileExportBundle\EventSubscriber\AdminSubscriber()));
}, 1 => 'resetConfig'], 0);
$instance->addListener('pimcore.datahub.configuration.postDelete', [0 => function () {
return ($this->privates['Pimcore\\Bundle\\DataHubFileExportBundle\\EventSubscriber\\ConfigurationEventSubscriber'] ?? ($this->privates['Pimcore\\Bundle\\DataHubFileExportBundle\\EventSubscriber\\ConfigurationEventSubscriber'] = new \Pimcore\Bundle\DataHubFileExportBundle\EventSubscriber\ConfigurationEventSubscriber()));
}, 1 => 'postDelete'], 0);
$instance->addListener('pimcore.dataobject.postUpdate', [0 => function () {
return ($this->privates['Pimcore\\Bundle\\DataHubFileExportBundle\\EventSubscriber\\DataObjectSubscriber'] ?? ($this->privates['Pimcore\\Bundle\\DataHubFileExportBundle\\EventSubscriber\\DataObjectSubscriber'] = new \ExtendedDataHubFileExportBundle\EventSubscriber\DataObjectSubscriber()));
}, 1 => 'doExport'], 99);
$instance->addListener('pimcore.dataobject.postAdd', [0 => function () {
return ($this->privates['Pimcore\\Bundle\\DataHubFileExportBundle\\EventSubscriber\\DataObjectSubscriber'] ?? ($this->privates['Pimcore\\Bundle\\DataHubFileExportBundle\\EventSubscriber\\DataObjectSubscriber'] = new \ExtendedDataHubFileExportBundle\EventSubscriber\DataObjectSubscriber()));
}, 1 => 'doExport'], 99);
$instance->addListener('pimcore.dataobject.preDelete', [0 => function () {
return ($this->privates['Pimcore\\Bundle\\DataHubFileExportBundle\\EventSubscriber\\DataObjectSubscriber'] ?? ($this->privates['Pimcore\\Bundle\\DataHubFileExportBundle\\EventSubscriber\\DataObjectSubscriber'] = new \ExtendedDataHubFileExportBundle\EventSubscriber\DataObjectSubscriber()));
}, 1 => 'preDelete'], 99);
$instance->addListener('asset.export.event', [0 => function () {
return ($this->privates['ExtendedDataHubFileExportBundle\\EventListener\\AssetExportListener'] ?? ($this->privates['ExtendedDataHubFileExportBundle\\EventListener\\AssetExportListener'] = new \ExtendedDataHubFileExportBundle\EventListener\AssetExportListener(['name' => 'kernel.event_listener', 'event' => 'asset.export.event', 'method' => 'addAssetToExportZip'])));
}, 1 => 'addAssetToExportZip'], 0);
$instance->addListener('pimcore.admin.asset.get.preSendData', [0 => function () {
return ($this->privates['pimcore_asset_metadata_classdefinitions.event_listener.main_listener'] ?? ($this->privates['pimcore_asset_metadata_classdefinitions.event_listener.main_listener'] = new \Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener()));
}, 1 => 'getPreSendData'], 0);
$instance->addListener('pimcore.admin.asset.list.beforeBatchUpdate', [0 => function () {
return ($this->privates['pimcore_asset_metadata_classdefinitions.event_listener.main_listener'] ?? ($this->privates['pimcore_asset_metadata_classdefinitions.event_listener.main_listener'] = new \Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener()));
}, 1 => 'assetListBeforeBatchUpdate'], 0);
$instance->addListener('pimcore.admin.asset.list.beforeUpdate', [0 => function () {
return ($this->privates['pimcore_asset_metadata_classdefinitions.event_listener.main_listener'] ?? ($this->privates['pimcore_asset_metadata_classdefinitions.event_listener.main_listener'] = new \Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener()));
}, 1 => 'assetListBeforeUpdate'], 0);
$instance->addListener('pimcore.admin.asset.getFieldGridConfig', [0 => function () {
return ($this->privates['pimcore_asset_metadata_classdefinitions.event_listener.main_listener'] ?? ($this->privates['pimcore_asset_metadata_classdefinitions.event_listener.main_listener'] = new \Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener()));
}, 1 => 'assetListGetFieldGridConfig'], 0);
$instance->addListener('pimcore.admin.asset.metadata.preSave', [0 => function () {
return ($this->privates['pimcore_asset_metadata_classdefinitions.event_listener.main_listener'] ?? ($this->privates['pimcore_asset_metadata_classdefinitions.event_listener.main_listener'] = new \Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener()));
}, 1 => 'assetMetadataPreSet'], 0);
$instance->addListener('pimcore.asset.preGetMetadata', [0 => function () {
return ($this->privates['pimcore_asset_metadata_classdefinitions.event_listener.main_listener'] ?? ($this->privates['pimcore_asset_metadata_classdefinitions.event_listener.main_listener'] = new \Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener()));
}, 1 => 'preGetMetadata'], 0);
$instance->addListener('pimcore.asset.preUpdate', [0 => function () {
return ($this->privates['pimcore_asset_metadata_classdefinitions.event_listener.main_listener'] ?? ($this->privates['pimcore_asset_metadata_classdefinitions.event_listener.main_listener'] = new \Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener()));
}, 1 => 'preUpdate'], 0);
$instance->addListener('pimcore.admin.indexAction.settings', [0 => function () {
return ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\EventSubscriber\\AdminSettingsSubscriber'] ?? ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\EventSubscriber\\AdminSettingsSubscriber'] = new \Pimcore\Bundle\PortalEngineBundle\EventSubscriber\AdminSettingsSubscriber([])));
}, 1 => 'getSettings'], 0);
$instance->addListener('pimcore.asset.postUpdate', [0 => function () {
return ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\EventSubscriber\\AssetUpdateSubscriber'] ?? $this->load('getAssetUpdateSubscriberService'));
}, 1 => 'updateAsset'], 0);
$instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [0 => function () {
return ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\EventSubscriber\\BatchTaskSubscriber'] ?? $this->load('getBatchTaskSubscriberService'));
}, 1 => 'onBatchTaskMessageFailed'], 0);
$instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageHandledEvent', [0 => function () {
return ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\EventSubscriber\\BatchTaskSubscriber'] ?? $this->load('getBatchTaskSubscriberService'));
}, 1 => 'onWorkerMessageHandled'], 0);
$instance->addListener('kernel.terminate', [0 => function () {
return ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\EventSubscriber\\BatchTaskSubscriber'] ?? $this->load('getBatchTaskSubscriberService'));
}, 1 => 'onTerminate'], 0);
$instance->addListener('pimcore.dataobject.postDelete', [0 => function () {
return ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\EventSubscriber\\DeleteElementSubscriber'] ?? $this->load('getDeleteElementSubscriberService'));
}, 1 => 'onDataObjectPostDelete'], 0);
$instance->addListener('pimcore.asset.postDelete', [0 => function () {
return ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\EventSubscriber\\DeleteElementSubscriber'] ?? $this->load('getDeleteElementSubscriberService'));
}, 1 => 'onAssetPostDelete'], 0);
$instance->addListener('Pimcore\\Bundle\\PortalEngineBundle\\Event\\Permission\\DataPoolUpdateItemEvent', [0 => function () {
return ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\EventSubscriber\\DenyPermissionsForFolders'] ?? $this->load('getDenyPermissionsForFoldersService'));
}, 1 => 'denyAccessForRootAndUploadFolder'], 0);
$instance->addListener('Pimcore\\Bundle\\PortalEngineBundle\\Event\\Permission\\DataPoolDeleteItemEvent', [0 => function () {
return ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\EventSubscriber\\DenyPermissionsForFolders'] ?? $this->load('getDenyPermissionsForFoldersService'));
}, 1 => 'denyAccessForRootAndUploadFolder'], 0);
$instance->addListener('Pimcore\\Bundle\\PortalEngineBundle\\Event\\Permission\\DataPoolSubfolderItemEvent', [0 => function () {
return ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\EventSubscriber\\DenyPermissionsForFolders'] ?? $this->load('getDenyPermissionsForFoldersService'));
}, 1 => 'denyAccessForUploadFolderOnly'], 0);
$instance->addListener('pimcore.document.postUpdate', [0 => function () {
return ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\EventSubscriber\\DocumentCacheClearSubscriber'] ?? $this->load('getDocumentCacheClearSubscriberService'));
}, 1 => 'onDocumentSave'], 0);
$instance->addListener('pimcore.document.preUpdate', [0 => function () {
return ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\EventSubscriber\\DocumentConfigSubscriber'] ?? $this->load('getDocumentConfigSubscriberService'));
}, 1 => 'onDocumentSave'], 0);
$instance->addListener('pimcore.document.preAdd', [0 => function () {
return ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\EventSubscriber\\DocumentConfigSubscriber'] ?? $this->load('getDocumentConfigSubscriberService'));
}, 1 => 'onDocumentAdd'], 0);
$instance->addListener('pimcore.document.postAdd', [0 => function () {
return ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\EventSubscriber\\DocumentConfigSubscriber'] ?? $this->load('getDocumentConfigSubscriberService'));
}, 1 => 'triggerUpdatePortalsJson'], 0);
$instance->addListener('pimcore.document.postDelete', [0 => function () {
return ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\EventSubscriber\\DocumentConfigSubscriber'] ?? $this->load('getDocumentConfigSubscriberService'));
}, 1 => 'triggerUpdatePortalsJson'], 0);
$instance->addListener('kernel.terminate', [0 => function () {
return ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\EventSubscriber\\DocumentConfigSubscriber'] ?? $this->load('getDocumentConfigSubscriberService'));
}, 1 => 'onTerminate'], 0);
$instance->addListener('console.terminate', [0 => function () {
return ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\EventSubscriber\\DocumentConfigSubscriber'] ?? $this->load('getDocumentConfigSubscriberService'));
}, 1 => 'onTerminate'], -1000);
$instance->addListener('Pimcore\\Bundle\\PortalEngineBundle\\Event\\Download\\DownloadAssetEvent', [0 => function () {
return ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\EventSubscriber\\DownloadTrackerSubscriber'] ?? $this->load('getDownloadTrackerSubscriberService'));
}, 1 => 'onDownloadAsset'], 0);
$instance->addListener('pimcore.dataobject.postUpdate', [0 => function () {
return ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\EventSubscriber\\IndexUpdateSubscriber'] ?? $this->load('getIndexUpdateSubscriberService'));
}, 1 => 'updateDataObject'], 0);
$instance->addListener('pimcore.dataobject.postAdd', [0 => function () {
return ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\EventSubscriber\\IndexUpdateSubscriber'] ?? $this->load('getIndexUpdateSubscriberService'));
}, 1 => 'updateDataObject'], 0);
$instance->addListener('pimcore.dataobject.preDelete', [0 => function () {
return ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\EventSubscriber\\IndexUpdateSubscriber'] ?? $this->load('getIndexUpdateSubscriberService'));
}, 1 => 'deleteDataObject'], 0);
$instance->addListener('pimcore.class.postUpdate', [0 => function () {
return ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\EventSubscriber\\IndexUpdateSubscriber'] ?? $this->load('getIndexUpdateSubscriberService'));
}, 1 => 'updateDataObjectMapping'], 0);
$instance->addListener('pimcore.class.postAdd', [0 => function () {
return ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\EventSubscriber\\IndexUpdateSubscriber'] ?? $this->load('getIndexUpdateSubscriberService'));
}, 1 => 'addDataObjectMapping'], 0);
$instance->addListener('pimcore.class.postDelete', [0 => function () {
return ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\EventSubscriber\\IndexUpdateSubscriber'] ?? $this->load('getIndexUpdateSubscriberService'));
}, 1 => 'deleteDataObjectIndex'], 0);
$instance->addListener('pimcore.asset.postUpdate', [0 => function () {
return ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\EventSubscriber\\IndexUpdateSubscriber'] ?? $this->load('getIndexUpdateSubscriberService'));
}, 1 => 'updateAsset'], 0);
$instance->addListener('pimcore.asset.postAdd', [0 => function () {
return ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\EventSubscriber\\IndexUpdateSubscriber'] ?? $this->load('getIndexUpdateSubscriberService'));
}, 1 => 'updateAsset'], 0);
$instance->addListener('pimcore.asset.postDelete', [0 => function () {
return ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\EventSubscriber\\IndexUpdateSubscriber'] ?? $this->load('getIndexUpdateSubscriberService'));
}, 1 => 'deleteAsset'], 0);
$instance->addListener('pimcore.asset.metadata.configuration.postUpdate', [0 => function () {
return ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\EventSubscriber\\IndexUpdateSubscriber'] ?? $this->load('getIndexUpdateSubscriberService'));
}, 1 => 'updateAssetMapping'], 0);
$instance->addListener('pimcore.asset.metadata.configuration.postDelete', [0 => function () {
return ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\EventSubscriber\\IndexUpdateSubscriber'] ?? $this->load('getIndexUpdateSubscriberService'));
}, 1 => 'updateAssetMapping'], 0);
$instance->addListener('pimcore.tag.preDelete', [0 => function () {
return ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\EventSubscriber\\IndexUpdateSubscriber'] ?? $this->load('getIndexUpdateSubscriberService'));
}, 1 => 'deleteTag'], 0);
$instance->addListener('pimcore.tag.postAddToElement', [0 => function () {
return ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\EventSubscriber\\IndexUpdateSubscriber'] ?? $this->load('getIndexUpdateSubscriberService'));
}, 1 => 'updateTagAssignment'], 0);
$instance->addListener('pimcore.tag.postRemoveFromElement', [0 => function () {
return ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\EventSubscriber\\IndexUpdateSubscriber'] ?? $this->load('getIndexUpdateSubscriberService'));
}, 1 => 'updateTagAssignment'], 0);
$instance->addListener('kernel.controller', [0 => function () {
return ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\EventSubscriber\\PrefixSubscriber'] ?? $this->getPrefixSubscriberService());
}, 1 => 'onKernelController'], 0);
$instance->addListener('kernel.request', [0 => function () {
return ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\EventSubscriber\\RequestSubscriber'] ?? $this->getRequestSubscriberService());
}, 1 => 'onKernelRequest'], 33);
$instance->addListener('kernel.exception', [0 => function () {
return ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\EventSubscriber\\ResponseExceptionSubscriber'] ?? $this->load('getResponseExceptionSubscriberService'));
}, 1 => 'onKernelException'], -5);
$instance->addListener('pimcore.dataobject.preUpdate', [0 => function () {
return ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\EventSubscriber\\SaveUserSubscriber'] ?? $this->load('getSaveUserSubscriberService'));
}, 1 => 'onPreUpdate'], 0);
$instance->addListener('pimcore.dataobject.postDelete', [0 => function () {
return ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\EventSubscriber\\SaveUserSubscriber'] ?? $this->load('getSaveUserSubscriberService'));
}, 1 => 'onPostDelete'], 0);
$instance->addListener('kernel.controller', [0 => function () {
return ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\EventSubscriber\\SecuritySubscriber'] ?? $this->getSecuritySubscriberService());
}, 1 => 'onKernelController'], 19);
$instance->addListener('pimcore.dataobject.preUpdate', [0 => function () {
return ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\EventSubscriber\\SecuritySubscriber'] ?? $this->getSecuritySubscriberService());
}, 1 => 'onPreUpdate'], 0);
$instance->addListener('pimcore.asset.preUpdate', [0 => function () {
return ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\EventSubscriber\\SecuritySubscriber'] ?? $this->getSecuritySubscriberService());
}, 1 => 'onPreUpdate'], 0);
$instance->addListener('Pimcore\\Bundle\\PortalEngineBundle\\Event\\DataObject\\ExtractMappingEvent', [0 => function () {
return ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\EventSubscriber\\SizeEstimationStrategyListener'] ?? $this->load('getSizeEstimationStrategyListenerService'));
}, 1 => 'onExtractMapping'], 0);
$instance->addListener('Pimcore\\Bundle\\PortalEngineBundle\\Event\\DataObject\\UpdateIndexDataEvent', [0 => function () {
return ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\EventSubscriber\\SizeEstimationStrategyListener'] ?? $this->load('getSizeEstimationStrategyListenerService'));
}, 1 => 'onUpdateIndexData'], 0);
$instance->addListener('Pimcore\\Bundle\\StatisticsExplorerBundle\\Events\\DataFilterModificationEvent', [0 => function () {
return ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\EventSubscriber\\StatisticsSubscriber'] ?? $this->load('getStatisticsSubscriberService'));
}, 1 => 'modifyStatisticsFilter'], 0);
$instance->addListener('Pimcore\\Bundle\\StatisticsExplorerBundle\\Events\\DataResultEvent', [0 => function () {
return ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\EventSubscriber\\StatisticsSubscriber'] ?? $this->load('getStatisticsSubscriberService'));
}, 1 => 'modifyDataResult'], 0);
$instance->addListener('Pimcore\\Bundle\\StatisticsExplorerBundle\\Events\\StatisticsServiceInitEvent', [0 => function () {
return ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\EventSubscriber\\StatisticsSubscriber'] ?? $this->load('getStatisticsSubscriberService'));
}, 1 => 'addDataObjectClassSources'], 0);
$instance->addListener('Pimcore\\Bundle\\StatisticsExplorerBundle\\Events\\TableRenderEvent', [0 => function () {
return ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\EventSubscriber\\StatisticsSubscriber'] ?? $this->load('getStatisticsSubscriberService'));
}, 1 => 'renderAssetListing'], 0);
$instance->addListener('Pimcore\\Bundle\\PortalEngineBundle\\Event\\DataObject\\ExtractNameEvent', [0 => function () {
return ($this->privates['ExtendedPimcorePortalEngineBundle\\EventListener\\PortalEngineExtractNameSubscriber'] ?? $this->load('getPortalEngineExtractNameSubscriberService'));
}, 1 => 'onExtractName'], 0);
$instance->addListener('Pimcore\\Bundle\\PortalEngineBundle\\Event\\DataObject\\ExtractMainImageEvent', [0 => function () {
return ($this->privates['ExtendedPimcorePortalEngineBundle\\EventListener\\PortalEngineExtractProductMainImageSubscriber'] ?? ($this->privates['ExtendedPimcorePortalEngineBundle\\EventListener\\PortalEngineExtractProductMainImageSubscriber'] = new \ExtendedPimcorePortalEngineBundle\EventListener\PortalEngineExtractProductMainImageSubscriber()));
}, 1 => 'onExtractMainImage'], 0);
$instance->addListener('Pimcore\\Bundle\\PortalEngineBundle\\Event\\DataObject\\UpdateIndexDataEvent', [0 => function () {
return ($this->privates['ExtendedPimcorePortalEngineBundle\\EventListener\\PortalEngineProductFiltersSubscriber'] ?? $this->load('getPortalEngineProductFiltersSubscriberService'));
}, 1 => 'onUpdateIndexData'], 0);
$instance->addListener('Pimcore\\Bundle\\PortalEngineBundle\\Event\\DataObject\\ExtractMappingEvent', [0 => function () {
return ($this->privates['ExtendedPimcorePortalEngineBundle\\EventListener\\PortalEngineProductFiltersSubscriber'] ?? $this->load('getPortalEngineProductFiltersSubscriberService'));
}, 1 => 'onExtractMapping'], 0);
$instance->addListener('Pimcore\\Bundle\\PortalEngineBundle\\Event\\Search\\FilterableFieldsEvent', [0 => function () {
return ($this->privates['ExtendedPimcorePortalEngineBundle\\EventListener\\PortalEngineProductFiltersSubscriber'] ?? $this->load('getPortalEngineProductFiltersSubscriberService'));
}, 1 => 'onGetFilterableFields'], 0);
$instance->addListener('Pimcore\\Bundle\\PortalEngineBundle\\Event\\Asset\\UpdateIndexDataEvent', [0 => function () {
return ($this->privates['ExtendedPimcorePortalEngineBundle\\EventListener\\PortalEngineAssetFiltersSubscriber'] ?? $this->load('getPortalEngineAssetFiltersSubscriberService'));
}, 1 => 'onUpdateIndexData'], 0);
$instance->addListener('Pimcore\\Bundle\\PortalEngineBundle\\Event\\Asset\\ExtractMappingEvent', [0 => function () {
return ($this->privates['ExtendedPimcorePortalEngineBundle\\EventListener\\PortalEngineAssetFiltersSubscriber'] ?? $this->load('getPortalEngineAssetFiltersSubscriberService'));
}, 1 => 'onExtractMapping'], 0);
$instance->addListener('Pimcore\\Bundle\\PortalEngineBundle\\Event\\Search\\FilterableFieldsEvent', [0 => function () {
return ($this->privates['ExtendedPimcorePortalEngineBundle\\EventListener\\PortalEngineAssetFiltersSubscriber'] ?? $this->load('getPortalEngineAssetFiltersSubscriberService'));
}, 1 => 'onGetFilterableFields'], 0);
$instance->addListener('Pimcore\\Bundle\\PortalEngineBundle\\Event\\Search\\SearchQueryEvent', [0 => function () {
return ($this->privates['ExtendedPimcorePortalEngineBundle\\EventListener\\PortalEngineSearchQuerySubscriber'] ?? ($this->privates['ExtendedPimcorePortalEngineBundle\\EventListener\\PortalEngineSearchQuerySubscriber'] = new \ExtendedPimcorePortalEngineBundle\EventListener\PortalEngineSearchQuerySubscriber()));
}, 1 => 'onSearchQuery'], 0);
$instance->addListener('kernel.finish_request', [0 => function () {
return ($this->privates['Symfony\\WebpackEncoreBundle\\EventListener\\ResetAssetsEventListener'] ?? $this->getResetAssetsEventListenerService());
}, 1 => 'resetAssets'], 0);
$instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [0 => function () {
return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->load('getSecurity_Logout_Listener_CsrfTokenClearingService'));
}, 1 => 'onLogout'], 0);
return $instance;
}
/**
* Gets the public 'http_kernel' shared service.
*
* @return \Symfony\Component\HttpKernel\HttpKernel
*/
protected function getHttpKernelService()
{
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 () {
yield 0 => ($this->privates['debug.argument_resolver.request_attribute'] ?? $this->load('getDebug_ArgumentResolver_RequestAttributeService'));
yield 1 => ($this->privates['debug.argument_resolver.request'] ?? $this->load('getDebug_ArgumentResolver_RequestService'));
yield 2 => ($this->privates['debug.argument_resolver.session'] ?? $this->load('getDebug_ArgumentResolver_SessionService'));
yield 3 => ($this->privates['debug.security.user_value_resolver'] ?? $this->load('getDebug_Security_UserValueResolverService'));
yield 4 => ($this->privates['debug.Pimcore\\Controller\\ArgumentValueResolver\\DocumentValueResolver'] ?? $this->load('getDocumentValueResolverService'));
yield 5 => ($this->privates['debug.Pimcore\\Controller\\ArgumentValueResolver\\EditmodeValueResolver'] ?? $this->load('getEditmodeValueResolverService'));
yield 6 => ($this->privates['debug.Pimcore\\Controller\\ArgumentValueResolver\\WebsiteConfigValueResolver'] ?? $this->load('getWebsiteConfigValueResolverService'));
yield 7 => ($this->privates['debug.Pimcore\\Controller\\ArgumentValueResolver\\ViewModelValueResolver'] ?? $this->load('getViewModelValueResolverService'));
yield 8 => ($this->privates['debug.argument_resolver.service'] ?? $this->load('getDebug_ArgumentResolver_ServiceService'));
yield 9 => ($this->privates['debug.argument_resolver.default'] ?? $this->load('getDebug_ArgumentResolver_DefaultService'));
yield 10 => ($this->privates['debug.argument_resolver.variadic'] ?? $this->load('getDebug_ArgumentResolver_VariadicService'));
yield 11 => ($this->privates['debug.argument_resolver.not_tagged_controller'] ?? $this->load('getDebug_ArgumentResolver_NotTaggedControllerService'));
}, 12)), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)))));
}
/**
* Gets the public 'messenger.default_bus' shared service.
*
* @return \Symfony\Component\Messenger\TraceableMessageBus
*/
protected function getMessenger_DefaultBusService()
{
return $this->services['messenger.default_bus'] = new \Symfony\Component\Messenger\TraceableMessageBus(new \Symfony\Component\Messenger\MessageBus(new RewindableGenerator(function () {
yield 0 => ($this->privates['messenger.bus.pimcore-core.middleware.traceable'] ?? $this->load('getMessenger_Bus_Pimcorecore_Middleware_TraceableService'));
yield 1 => ($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')));
yield 2 => ($this->privates['messenger.middleware.reject_redelivered_message_middleware'] ?? ($this->privates['messenger.middleware.reject_redelivered_message_middleware'] = new \Symfony\Component\Messenger\Middleware\RejectRedeliveredMessageMiddleware()));
yield 3 => ($this->privates['messenger.middleware.dispatch_after_current_bus'] ?? ($this->privates['messenger.middleware.dispatch_after_current_bus'] = new \Symfony\Component\Messenger\Middleware\DispatchAfterCurrentBusMiddleware()));
yield 4 => ($this->privates['messenger.middleware.failed_message_processing_middleware'] ?? ($this->privates['messenger.middleware.failed_message_processing_middleware'] = new \Symfony\Component\Messenger\Middleware\FailedMessageProcessingMiddleware()));
yield 5 => ($this->privates['messenger.middleware.send_message'] ?? $this->load('getMessenger_Middleware_SendMessageService'));
yield 6 => ($this->privates['messenger.bus.pimcore-core.middleware.handle_message'] ?? $this->load('getMessenger_Bus_Pimcorecore_Middleware_HandleMessageService'));
}, 7)));
}
/**
* Gets the public 'monolog.logger.admin' shared service.
*
* @return \Symfony\Bridge\Monolog\Logger
*/
protected function getMonolog_Logger_AdminService()
{
$this->services['monolog.logger.admin'] = $instance = new \Symfony\Bridge\Monolog\Logger('admin');
$instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
$instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
$instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
\Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
return $instance;
}
/**
* Gets the public 'monolog.logger.cache' shared service.
*
* @return \Symfony\Bridge\Monolog\Logger
*/
protected function getMonolog_Logger_CacheService()
{
$this->services['monolog.logger.cache'] = $instance = new \Symfony\Bridge\Monolog\Logger('cache');
$instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
$instance->pushHandler(($this->privates['monolog.handler.null_internal'] ?? ($this->privates['monolog.handler.null_internal'] = new \Monolog\Handler\NullHandler())));
\Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
return $instance;
}
/**
* Gets the public 'monolog.logger.doctrine' shared service.
*
* @return \Symfony\Bridge\Monolog\Logger
*/
protected function getMonolog_Logger_DoctrineService()
{
$this->services['monolog.logger.doctrine'] = $instance = new \Symfony\Bridge\Monolog\Logger('doctrine');
$instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
$instance->pushHandler(($this->privates['monolog.handler.null_internal'] ?? ($this->privates['monolog.handler.null_internal'] = new \Monolog\Handler\NullHandler())));
\Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
return $instance;
}
/**
* Gets the public 'monolog.logger.event' shared service.
*
* @return \Symfony\Bridge\Monolog\Logger
*/
protected function getMonolog_Logger_EventService()
{
$this->services['monolog.logger.event'] = $instance = new \Symfony\Bridge\Monolog\Logger('event');
$instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
$instance->pushHandler(($this->privates['monolog.handler.null_internal'] ?? ($this->privates['monolog.handler.null_internal'] = new \Monolog\Handler\NullHandler())));
\Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
return $instance;
}
/**
* Gets the public 'monolog.logger.http_client' shared service.
*
* @return \Symfony\Bridge\Monolog\Logger
*/
protected function getMonolog_Logger_HttpClientService()
{
$this->services['monolog.logger.http_client'] = $instance = new \Symfony\Bridge\Monolog\Logger('http_client');
$instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
$instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
$instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
\Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
return $instance;
}
/**
* Gets the public 'monolog.logger.init' shared service.
*
* @return \Symfony\Bridge\Monolog\Logger
*/
protected function getMonolog_Logger_InitService()
{
$this->services['monolog.logger.init'] = $instance = new \Symfony\Bridge\Monolog\Logger('init');
$instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
$instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
$instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
\Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
return $instance;
}
/**
* Gets the public 'monolog.logger.php' shared service.
*
* @return \Symfony\Bridge\Monolog\Logger
*/
protected function getMonolog_Logger_PhpService()
{
$this->services['monolog.logger.php'] = $instance = new \Symfony\Bridge\Monolog\Logger('php');
$instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
$instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
$instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
\Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
return $instance;
}
/**
* Gets the public 'monolog.logger.portalengine.es' shared service.
*
* @return \Symfony\Bridge\Monolog\Logger
*/
protected function getMonolog_Logger_Portalengine_EsService()
{
$this->services['monolog.logger.portalengine.es'] = $instance = new \Symfony\Bridge\Monolog\Logger('portalengine.es');
$instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
$instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
$instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
\Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
return $instance;
}
/**
* Gets the public 'monolog.logger.profiler' shared service.
*
* @return \Symfony\Bridge\Monolog\Logger
*/
protected function getMonolog_Logger_ProfilerService()
{
$this->services['monolog.logger.profiler'] = $instance = new \Symfony\Bridge\Monolog\Logger('profiler');
$instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
$instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
$instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
\Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
return $instance;
}
/**
* Gets the public 'monolog.logger.request' shared service.
*
* @return \Symfony\Bridge\Monolog\Logger
*/
protected function getMonolog_Logger_RequestService()
{
$this->services['monolog.logger.request'] = $instance = new \Symfony\Bridge\Monolog\Logger('request');
$instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
$instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
$instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
\Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
return $instance;
}
/**
* Gets the public 'monolog.logger.router' shared service.
*
* @return \Symfony\Bridge\Monolog\Logger
*/
protected function getMonolog_Logger_RouterService()
{
$this->services['monolog.logger.router'] = $instance = new \Symfony\Bridge\Monolog\Logger('router');
$instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
$instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
$instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
\Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
return $instance;
}
/**
* Gets the public 'monolog.logger.routing' shared service.
*
* @return \Symfony\Bridge\Monolog\Logger
*/
protected function getMonolog_Logger_RoutingService()
{
$this->services['monolog.logger.routing'] = $instance = new \Symfony\Bridge\Monolog\Logger('routing');
$instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
$instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
$instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
\Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
return $instance;
}
/**
* Gets the public 'monolog.logger.security' shared service.
*
* @return \Symfony\Bridge\Monolog\Logger
*/
protected function getMonolog_Logger_SecurityService()
{
$this->services['monolog.logger.security'] = $instance = new \Symfony\Bridge\Monolog\Logger('security');
$instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
$instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
$instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
\Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
return $instance;
}
/**
* Gets the public 'pimcore.cache.pool' shared service.
*
* @return \Symfony\Component\Cache\Adapter\TagAwareAdapter
*/
protected function getPimcore_Cache_PoolService()
{
$this->services['pimcore.cache.pool'] = $instance = new \Symfony\Component\Cache\Adapter\TagAwareAdapter(($this->privates['.pimcore.cache.pool.inner'] ?? $this->get_Pimcore_Cache_Pool_InnerService()), NULL);
if ($this->has('monolog.logger.cache')) {
$instance->setLogger(($this->services['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
}
return $instance;
}
/**
* Gets the public 'pimcore.routing.router.request_context' shared service.
*
* @return \Symfony\Component\Routing\RequestContext
*/
protected function getPimcore_Routing_Router_RequestContextService()
{
$this->services['pimcore.routing.router.request_context'] = $instance = \Symfony\Component\Routing\RequestContext::fromUri('', 'localhost', 'http', 80, 443);
$instance->setParameter('_functions', ($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService()));
return $instance;
}
/**
* Gets the public 'pimcore.service.request.document_resolver' shared autowired service.
*
* @return \Pimcore\Bundle\PhpTemplatingEngineBundle\Http\Request\Resolver\DocumentResolver
*/
protected function getPimcore_Service_Request_DocumentResolverService()
{
$a = ($this->services['Pimcore\\Http\\Request\\Resolver\\ViewModelResolver'] ?? $this->getViewModelResolverService());
if (isset($this->services['pimcore.service.request.document_resolver'])) {
return $this->services['pimcore.service.request.document_resolver'];
}
return $this->services['pimcore.service.request.document_resolver'] = new \Pimcore\Bundle\PhpTemplatingEngineBundle\Http\Request\Resolver\DocumentResolver(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), $a);
}
/**
* Gets the public 'pimcore.service.request.editmode_resolver' shared autowired service.
*
* @return \Pimcore\Bundle\PhpTemplatingEngineBundle\Http\Request\Resolver\EditmodeResolver
*/
protected function getPimcore_Service_Request_EditmodeResolverService()
{
$this->services['pimcore.service.request.editmode_resolver'] = $instance = new \Pimcore\Bundle\PhpTemplatingEngineBundle\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()));
$a = ($this->services['monolog.logger.init'] ?? $this->getMonolog_Logger_InitService());
$instance->setLogger($a);
$instance->setLogger($a);
return $instance;
}
/**
* Gets the public 'pimcore.service.request.template_vars_resolver' shared autowired service.
*
* @return \Pimcore\Http\Request\Resolver\TemplateVarsResolver
*/
protected function getPimcore_Service_Request_TemplateVarsResolverService()
{
$this->services['pimcore.service.request.template_vars_resolver'] = $instance = new \Pimcore\Http\Request\Resolver\TemplateVarsResolver(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
$instance->addProvider(($this->services['pimcore.service.request.editmode_resolver'] ?? $this->getPimcore_Service_Request_EditmodeResolverService()));
$instance->addProvider(($this->services['pimcore.service.request.document_resolver'] ?? $this->getPimcore_Service_Request_DocumentResolverService()));
return $instance;
}
/**
* Gets the public 'pimcore.templating.action_renderer' shared autowired service.
*
* @return \Pimcore\Templating\Renderer\ActionRenderer
*/
protected function getPimcore_Templating_ActionRendererService()
{
return $this->services['pimcore.templating.action_renderer'] = new \Pimcore\Templating\Renderer\ActionRenderer(($this->privates['twig.runtime.httpkernel'] ?? $this->getTwig_Runtime_HttpkernelService()));
}
/**
* Gets the public 'pimcore.templating.engine.delegating' shared autowired service.
*
* @return \Pimcore\Templating\TwigDefaultDelegatingEngine
*/
protected function getPimcore_Templating_Engine_DelegatingService()
{
$a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
if (isset($this->services['pimcore.templating.engine.delegating'])) {
return $this->services['pimcore.templating.engine.delegating'];
}
$this->services['pimcore.templating.engine.delegating'] = $instance = new \Pimcore\Templating\TwigDefaultDelegatingEngine($a, ($this->services['Pimcore\\Config'] ?? ($this->services['Pimcore\\Config'] = new \Pimcore\Config())));
$b = new \Pimcore\Templating\TimedPhpEngine(($this->services['Pimcore\\Templating\\TemplateNameParser'] ?? ($this->services['Pimcore\\Templating\\TemplateNameParser'] = new \Pimcore\Templating\TemplateNameParser(($this->services['kernel'] ?? $this->get('kernel', 1))))), ($this->services['Pimcore\\Templating\\Loader\\FilesystemLoader'] ?? $this->getFilesystemLoaderService()), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))), ($this->services['Pimcore\\Templating\\GlobalVariables'] ?? ($this->services['Pimcore\\Templating\\GlobalVariables'] = new \Pimcore\Templating\GlobalVariables($this))));
$c = ($this->services['Pimcore\\Http\\RequestHelper'] ?? $this->getRequestHelperService());
$d = ($this->services['Symfony\\Contracts\\Translation\\TranslatorInterface'] ?? $this->getTranslatorInterfaceService());
$e = new \Pimcore\Templating\Helper\Translate($d, $c);
$e->setDomain('messages');
$f = new \Pimcore\Templating\Helper\Translate($d, $c);
$f->setDomain('admin');
$b->setCharset('UTF-8');
$b->setHelpers(['slots' => ($this->services['templating.helper.slots'] ?? ($this->services['templating.helper.slots'] = new \Symfony\Component\Templating\Helper\SlotsHelper())), 'request' => ($this->services['templating.helper.session'] ?? $this->getTemplating_Helper_SessionService()), 'router' => ($this->services['templating.helper.router'] ?? $this->getTemplating_Helper_RouterService()), 'assets' => ($this->services['templating.helper.assets'] ?? $this->getTemplating_Helper_AssetsService()), 'actions' => ($this->services['templating.helper.actions'] ?? $this->getTemplating_Helper_ActionsService()), 'code' => ($this->services['templating.helper.code'] ?? $this->getTemplating_Helper_CodeService()), 'translator' => ($this->services['templating.helper.translator'] ?? $this->getTemplating_Helper_TranslatorService()), 'stopwatch' => ($this->services['templating.helper.stopwatch'] ?? $this->getTemplating_Helper_StopwatchService()), 'form' => ($this->services['templating.helper.form'] ?? $this->getTemplating_Helper_FormService()), 'action' => ($this->services['pimcore.templating.view_helper.action'] ?? $this->getPimcore_Templating_ViewHelper_ActionService()), 'getParam' => ($this->services['pimcore.templating.view_helper.get_param'] ?? $this->getPimcore_Templating_ViewHelper_GetParamService()), 'getAllParams' => ($this->services['pimcore.templating.view_helper.get_all_params'] ?? $this->getPimcore_Templating_ViewHelper_GetAllParamsService()), 'breachAttackRandomContent' => new \Pimcore\Templating\Helper\BreachAttackRandomContent(), 'glossary' => ($this->services['pimcore.templating.view_helper.glossary'] ?? $this->getPimcore_Templating_ViewHelper_GlossaryService()), 'inc' => ($this->services['pimcore.templating.view_helper.inc'] ?? $this->getPimcore_Templating_ViewHelper_IncService()), 'pimcoreUrl' => ($this->services['pimcore.templating.view_helper.pimcore_url'] ?? $this->getPimcore_Templating_ViewHelper_PimcoreUrlService()), 'placeholder' => ($this->services['pimcore.templating.view_helper.placeholder'] ?? $this->getPimcore_Templating_ViewHelper_PlaceholderService()), 'headTitle' => ($this->services['pimcore.templating.view_helper.head_title'] ?? $this->getPimcore_Templating_ViewHelper_HeadTitleService()), 'headLink' => ($this->services['pimcore.templating.view_helper.head_link'] ?? $this->getPimcore_Templating_ViewHelper_HeadLinkService()), 'headScript' => ($this->services['pimcore.templating.view_helper.head_script'] ?? $this->getPimcore_Templating_ViewHelper_HeadScriptService()), 'inlineScript' => ($this->services['pimcore.templating.view_helper.inline_script'] ?? $this->getPimcore_Templating_ViewHelper_InlineScriptService()), 'headStyle' => ($this->services['pimcore.templating.view_helper.head_style'] ?? $this->getPimcore_Templating_ViewHelper_HeadStyleService()), 'headMeta' => ($this->services['pimcore.templating.view_helper.head_meta'] ?? $this->getPimcore_Templating_ViewHelper_HeadMetaService()), 'webLink' => new \Pimcore\Templating\Helper\WebLink(($this->services['Symfony\\Bridge\\Twig\\Extension\\WebLinkExtension'] ?? $this->getWebLinkExtensionService())), 'device' => ($this->services['pimcore.templating.view_helper.device'] ?? ($this->services['pimcore.templating.view_helper.device'] = new \Pimcore\Templating\Helper\Device())), 'cache' => ($this->services['pimcore.templating.view_helper.cache'] ?? $this->getPimcore_Templating_ViewHelper_CacheService()), 'navigation' => ($this->services['pimcore.templating.view_helper.navigation'] ?? $this->getPimcore_Templating_ViewHelper_NavigationService()), 'websiteConfig' => new \Pimcore\Templating\Helper\WebsiteConfig($c), 'translate' => $e, 'translateAdmin' => $f]);
$b->addHelperBroker(new \Pimcore\Templating\HelperBroker\HelperShortcuts($c));
$b->addHelperBroker(new \Pimcore\Templating\HelperBroker\TemplatingHelper());
$b->addHelperBroker(new \Pimcore\Templating\HelperBroker\DocumentEditable(($this->services['Pimcore\\Templating\\Renderer\\EditableRenderer'] ?? $this->getEditableRendererService())));
$b->addHelperBroker(new \Pimcore\Templating\HelperBroker\DocumentMethod());
$instance->addEngine(($this->services['Pimcore\\Templating\\TwigEngine'] ?? $this->getTwigEngineService()));
$instance->addEngine($b);
$instance->setDelegate(true);
return $instance;
}
/**
* Gets the public 'pimcore.templating.include_renderer' shared autowired service.
*
* @return \Pimcore\Templating\Renderer\IncludeRenderer
*/
protected function getPimcore_Templating_IncludeRendererService()
{
return $this->services['pimcore.templating.include_renderer'] = new \Pimcore\Templating\Renderer\IncludeRenderer(($this->services['pimcore.templating.action_renderer'] ?? $this->getPimcore_Templating_ActionRendererService()), ($this->services['Pimcore\\Targeting\\Document\\DocumentTargetingConfigurator'] ?? $this->getDocumentTargetingConfiguratorService()));
}
/**
* Gets the public 'pimcore.templating.view_helper.action' shared autowired service.
*
* @return \Pimcore\Templating\Helper\Action
*/
protected function getPimcore_Templating_ViewHelper_ActionService()
{
return $this->services['pimcore.templating.view_helper.action'] = new \Pimcore\Templating\Helper\Action(($this->services['pimcore.templating.action_renderer'] ?? $this->getPimcore_Templating_ActionRendererService()), ($this->services['Pimcore\\Targeting\\Document\\DocumentTargetingConfigurator'] ?? $this->getDocumentTargetingConfiguratorService()));
}
/**
* Gets the public 'pimcore.templating.view_helper.cache' shared autowired service.
*
* @return \Pimcore\Templating\Helper\Cache
*/
protected function getPimcore_Templating_ViewHelper_CacheService()
{
return $this->services['pimcore.templating.view_helper.cache'] = new \Pimcore\Templating\Helper\Cache(($this->services['pimcore.service.request.editmode_resolver'] ?? $this->getPimcore_Service_Request_EditmodeResolverService()));
}
/**
* Gets the public 'pimcore.templating.view_helper.device' shared autowired service.
*
* @return \Pimcore\Templating\Helper\Device
*/
protected function getPimcore_Templating_ViewHelper_DeviceService()
{
return $this->services['pimcore.templating.view_helper.device'] = new \Pimcore\Templating\Helper\Device();
}
/**
* Gets the public 'pimcore.templating.view_helper.get_all_params' shared autowired service.
*
* @return \Pimcore\Templating\Helper\GetAllParams
*/
protected function getPimcore_Templating_ViewHelper_GetAllParamsService()
{
return $this->services['pimcore.templating.view_helper.get_all_params'] = new \Pimcore\Templating\Helper\GetAllParams(($this->services['Pimcore\\Http\\RequestHelper'] ?? $this->getRequestHelperService()));
}
/**
* Gets the public 'pimcore.templating.view_helper.get_param' shared autowired service.
*
* @return \Pimcore\Templating\Helper\GetParam
*/
protected function getPimcore_Templating_ViewHelper_GetParamService()
{
return $this->services['pimcore.templating.view_helper.get_param'] = new \Pimcore\Templating\Helper\GetParam(($this->services['Pimcore\\Http\\RequestHelper'] ?? $this->getRequestHelperService()));
}
/**
* Gets the public 'pimcore.templating.view_helper.glossary' shared autowired service.
*
* @return \Pimcore\Templating\Helper\Glossary
*/
protected function getPimcore_Templating_ViewHelper_GlossaryService()
{
return $this->services['pimcore.templating.view_helper.glossary'] = new \Pimcore\Templating\Helper\Glossary(($this->privates['Pimcore\\Tool\\Glossary\\Processor'] ?? $this->getProcessorService()));
}
/**
* Gets the public 'pimcore.templating.view_helper.head_link' shared autowired service.
*
* @return \Pimcore\Templating\Helper\HeadLink
*/
protected function getPimcore_Templating_ViewHelper_HeadLinkService()
{
return $this->services['pimcore.templating.view_helper.head_link'] = new \Pimcore\Templating\Helper\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()));
}
/**
* Gets the public 'pimcore.templating.view_helper.head_meta' shared autowired service.
*
* @return \Pimcore\Templating\Helper\HeadMeta
*/
protected function getPimcore_Templating_ViewHelper_HeadMetaService()
{
return $this->services['pimcore.templating.view_helper.head_meta'] = new \Pimcore\Templating\Helper\HeadMeta(($this->privates['Pimcore\\Twig\\Extension\\Templating\\Placeholder\\ContainerService'] ?? ($this->privates['Pimcore\\Twig\\Extension\\Templating\\Placeholder\\ContainerService'] = new \Pimcore\Twig\Extension\Templating\Placeholder\ContainerService())));
}
/**
* Gets the public 'pimcore.templating.view_helper.head_script' shared autowired service.
*
* @return \Pimcore\Templating\Helper\HeadScript
*/
protected function getPimcore_Templating_ViewHelper_HeadScriptService()
{
return $this->services['pimcore.templating.view_helper.head_script'] = new \Pimcore\Templating\Helper\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()));
}
/**
* Gets the public 'pimcore.templating.view_helper.head_style' shared autowired service.
*
* @return \Pimcore\Templating\Helper\HeadStyle
*/
protected function getPimcore_Templating_ViewHelper_HeadStyleService()
{
return $this->services['pimcore.templating.view_helper.head_style'] = new \Pimcore\Templating\Helper\HeadStyle(($this->privates['Pimcore\\Twig\\Extension\\Templating\\Placeholder\\ContainerService'] ?? ($this->privates['Pimcore\\Twig\\Extension\\Templating\\Placeholder\\ContainerService'] = new \Pimcore\Twig\Extension\Templating\Placeholder\ContainerService())));
}
/**
* Gets the public 'pimcore.templating.view_helper.head_title' shared autowired service.
*
* @return \Pimcore\Templating\Helper\HeadTitle
*/
protected function getPimcore_Templating_ViewHelper_HeadTitleService()
{
return $this->services['pimcore.templating.view_helper.head_title'] = new \Pimcore\Templating\Helper\HeadTitle(($this->privates['Pimcore\\Twig\\Extension\\Templating\\Placeholder\\ContainerService'] ?? ($this->privates['Pimcore\\Twig\\Extension\\Templating\\Placeholder\\ContainerService'] = new \Pimcore\Twig\Extension\Templating\Placeholder\ContainerService())));
}
/**
* Gets the public 'pimcore.templating.view_helper.inc' shared autowired service.
*
* @return \Pimcore\Templating\Helper\Inc
*/
protected function getPimcore_Templating_ViewHelper_IncService()
{
return $this->services['pimcore.templating.view_helper.inc'] = new \Pimcore\Templating\Helper\Inc(($this->services['pimcore.templating.include_renderer'] ?? $this->getPimcore_Templating_IncludeRendererService()), ($this->services['pimcore.service.request.editmode_resolver'] ?? $this->getPimcore_Service_Request_EditmodeResolverService()));
}
/**
* Gets the public 'pimcore.templating.view_helper.inline_script' shared autowired service.
*
* @return \Pimcore\Templating\Helper\InlineScript
*/
protected function getPimcore_Templating_ViewHelper_InlineScriptService()
{
return $this->services['pimcore.templating.view_helper.inline_script'] = new \Pimcore\Templating\Helper\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()));
}
/**
* Gets the public 'pimcore.templating.view_helper.navigation' shared autowired service.
*
* @return \Pimcore\Templating\Helper\Navigation
*/
protected function getPimcore_Templating_ViewHelper_NavigationService($lazyLoad = true)
{
if ($lazyLoad) {
return $this->services['pimcore.templating.view_helper.navigation'] = $this->createProxy('Navigation_a34f8f7', function () {
return \Navigation_a34f8f7::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {
$wrappedInstance = $this->getPimcore_Templating_ViewHelper_NavigationService(false);
$proxy->setProxyInitializer(null);
return true;
});
});
}
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Twig/Extension/Templating/Navigation.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/php-templating-engine-bundle/src/Pimcore/Templating/Helper/Navigation.php';
return new \Pimcore\Templating\Helper\Navigation(($this->privates['Pimcore\\Navigation\\Builder'] ?? $this->getBuilderService()), ($this->privates['pimcore.templating.navigation.renderer_locator'] ?? $this->getPimcore_Templating_Navigation_RendererLocatorService()));
}
/**
* Gets the public 'pimcore.templating.view_helper.pimcore_url' shared autowired service.
*
* @return \Pimcore\Templating\Helper\PimcoreUrl
*/
protected function getPimcore_Templating_ViewHelper_PimcoreUrlService()
{
return $this->services['pimcore.templating.view_helper.pimcore_url'] = new \Pimcore\Templating\Helper\PimcoreUrl(($this->services['router'] ?? $this->getRouterService()), ($this->services['Pimcore\\Http\\RequestHelper'] ?? $this->getRequestHelperService()));
}
/**
* Gets the public 'pimcore.templating.view_helper.placeholder' shared autowired service.
*
* @return \Pimcore\Templating\Helper\Placeholder
*/
protected function getPimcore_Templating_ViewHelper_PlaceholderService()
{
return $this->services['pimcore.templating.view_helper.placeholder'] = new \Pimcore\Templating\Helper\Placeholder(($this->privates['Pimcore\\Twig\\Extension\\Templating\\Placeholder\\ContainerService'] ?? ($this->privates['Pimcore\\Twig\\Extension\\Templating\\Placeholder\\ContainerService'] = new \Pimcore\Twig\Extension\Templating\Placeholder\ContainerService())));
}
/**
* Gets the public 'pimcore_admin.security.user_loader' shared autowired service.
*
* @return \Pimcore\Bundle\AdminBundle\Security\User\UserLoader
*/
protected function getPimcoreAdmin_Security_UserLoaderService()
{
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()));
}
/**
* Gets the public 'request_stack' shared service.
*
* @return \Symfony\Component\HttpFoundation\RequestStack
*/
protected function getRequestStackService()
{
return $this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack();
}
/**
* Gets the public 'router' shared service.
*
* @return \Symfony\Cmf\Component\Routing\ChainRouter
*/
protected function getRouterService()
{
$a = ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService());
$this->services['router'] = $instance = new \Symfony\Cmf\Component\Routing\ChainRouter($a);
$b = ($this->services['pimcore.routing.router.request_context'] ?? $this->getPimcore_Routing_Router_RequestContextService());
$c = new \Symfony\Bundle\FrameworkBundle\Routing\Router((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'routing.loader' => ['services', 'routing.loader', 'getRouting_LoaderService', true],
], [
'routing.loader' => 'Symfony\\Component\\Config\\Loader\\LoaderInterface',
]))->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');
$c->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
$c->addExpressionLanguageProvider(($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService()));
$d = ($this->services['cmf_routing.route_provider'] ?? $this->getCmfRouting_RouteProviderService());
$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);
$e->setRequestStack(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
$e->addRouteEnhancer(new \Symfony\Cmf\Component\Routing\Enhancer\RouteContentEnhancer('_route_object', '_content'), 100);
$f = new \Pimcore\Routing\Staticroute\Router($b, ($this->services['Pimcore\\Config'] ?? ($this->services['Pimcore\\Config'] = new \Pimcore\Config())));
$g = ($this->services['monolog.logger.routing'] ?? $this->getMonolog_Logger_RoutingService());
$f->setLogger($g);
$f->setLocaleParams([]);
$f->setLogger($g);
$instance->setContext($b);
$instance->add($c, '300');
$instance->add($e, '200');
$instance->add(new \Pimcore\Routing\Element\Router($b, ($this->services['Pimcore\\Http\\RequestHelper'] ?? $this->getRequestHelperService())), 110);
$instance->add($f, 100);
return $instance;
}
/**
* Gets the public 'state_machine.product_workflow_archive' shared autowired service.
*
* @return \Symfony\Component\Workflow\StateMachine
*/
protected function getStateMachine_ProductWorkflowArchiveService()
{
return $this->services['state_machine.product_workflow_archive'] = new \Symfony\Component\Workflow\StateMachine(new \Symfony\Component\Workflow\Definition([0 => 'not_archived', 1 => 'archived', 2 => 'de_archived'], [0 => new \Pimcore\Workflow\Transition('make_archive', 'not_archived', 'archived', ['label' => 'Archive Product', 'objectLayout' => false, 'notificationSettings' => [], 'changePublishedState' => 'no_change']), 1 => new \Pimcore\Workflow\Transition('make_archive', 'de_archived', 'archived', ['label' => 'Archive Product', 'objectLayout' => false, 'notificationSettings' => [], 'changePublishedState' => 'no_change']), 2 => new \Pimcore\Workflow\Transition('make_de_archive', 'archived', 'de_archived', ['label' => 'De-Archive Product', 'objectLayout' => false, 'notificationSettings' => [], 'changePublishedState' => 'no_change'])], [0 => 'not_archived']), new \Symfony\Component\Workflow\MarkingStore\MethodMarkingStore(true, 'archiveState'), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), 'product_workflow_archive', NULL);
}
/**
* Gets the public 'state_machine.product_workflow_global_bs' shared autowired service.
*
* @return \Symfony\Component\Workflow\StateMachine
*/
protected function getStateMachine_ProductWorkflowGlobalBsService()
{
return $this->services['state_machine.product_workflow_global_bs'] = new \Symfony\Component\Workflow\StateMachine(new \Symfony\Component\Workflow\Definition([0 => 'draft', 1 => 'global_ready', 2 => 'global_published'], [0 => new \Pimcore\Workflow\Transition('make_ready', 'draft', 'global_ready', ['label' => 'enable Review Mode - Building Systems', 'objectLayout' => false, 'notificationSettings' => [], 'changePublishedState' => 'no_change']), 1 => new \Pimcore\Workflow\Transition('make_ready', 'global_published', 'global_ready', ['label' => 'enable Review Mode - Building Systems', 'objectLayout' => false, 'notificationSettings' => [], 'changePublishedState' => 'no_change']), 2 => new \Pimcore\Workflow\Transition('publish', 'global_ready', 'global_published', ['label' => 'publish - Building Systems', 'changePublishedState' => 'force_published', 'objectLayout' => false, 'notificationSettings' => []]), 3 => new \Pimcore\Workflow\Transition('edit', 'global_published', 'draft', ['label' => ' enable Edit Mode - Building Systems', 'objectLayout' => false, 'notificationSettings' => [], 'changePublishedState' => 'no_change']), 4 => new \Pimcore\Workflow\Transition('edit', 'global_ready', 'draft', ['label' => ' enable Edit Mode - Building Systems', 'objectLayout' => false, 'notificationSettings' => [], 'changePublishedState' => 'no_change'])], [0 => 'draft']), new \Symfony\Component\Workflow\MarkingStore\MethodMarkingStore(true, 'globalStateBs'), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), 'product_workflow_global_bs', NULL);
}
/**
* Gets the public 'state_machine.product_workflow_global_ma' shared autowired service.
*
* @return \Symfony\Component\Workflow\StateMachine
*/
protected function getStateMachine_ProductWorkflowGlobalMaService()
{
return $this->services['state_machine.product_workflow_global_ma'] = new \Symfony\Component\Workflow\StateMachine(new \Symfony\Component\Workflow\Definition([0 => 'draft', 1 => 'global_ready', 2 => 'global_published'], [0 => new \Pimcore\Workflow\Transition('make_ready', 'draft', 'global_ready', ['label' => 'enable Review Mode - Metal Applications', 'objectLayout' => false, 'notificationSettings' => [], 'changePublishedState' => 'no_change']), 1 => new \Pimcore\Workflow\Transition('make_ready', 'global_published', 'global_ready', ['label' => 'enable Review Mode - Metal Applications', 'objectLayout' => false, 'notificationSettings' => [], 'changePublishedState' => 'no_change']), 2 => new \Pimcore\Workflow\Transition('publish', 'global_ready', 'global_published', ['label' => 'publish - Metal Applications', 'changePublishedState' => 'force_published', 'objectLayout' => false, 'notificationSettings' => []]), 3 => new \Pimcore\Workflow\Transition('edit', 'global_published', 'draft', ['label' => ' enable Edit Mode - Metal Applications', 'objectLayout' => false, 'notificationSettings' => [], 'changePublishedState' => 'no_change']), 4 => new \Pimcore\Workflow\Transition('edit', 'global_ready', 'draft', ['label' => ' enable Edit Mode - Metal Applications', 'objectLayout' => false, 'notificationSettings' => [], 'changePublishedState' => 'no_change'])], [0 => 'draft']), new \Symfony\Component\Workflow\MarkingStore\MethodMarkingStore(true, 'globalStateMa'), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), 'product_workflow_global_ma', NULL);
}
/**
* Gets the public 'state_machine.product_workflow_global_wm' shared autowired service.
*
* @return \Symfony\Component\Workflow\StateMachine
*/
protected function getStateMachine_ProductWorkflowGlobalWmService()
{
return $this->services['state_machine.product_workflow_global_wm'] = new \Symfony\Component\Workflow\StateMachine(new \Symfony\Component\Workflow\Definition([0 => 'draft', 1 => 'global_ready', 2 => 'global_published'], [0 => new \Pimcore\Workflow\Transition('make_ready', 'draft', 'global_ready', ['label' => 'enable Review Mode - Water Management', 'objectLayout' => false, 'notificationSettings' => [], 'changePublishedState' => 'no_change']), 1 => new \Pimcore\Workflow\Transition('make_ready', 'global_published', 'global_ready', ['label' => 'enable Review Mode - Water Management', 'objectLayout' => false, 'notificationSettings' => [], 'changePublishedState' => 'no_change']), 2 => new \Pimcore\Workflow\Transition('publish', 'global_ready', 'global_published', ['label' => ' Publish - Water Management', 'changePublishedState' => 'force_published', 'objectLayout' => false, 'notificationSettings' => []]), 3 => new \Pimcore\Workflow\Transition('edit', 'global_published', 'draft', ['label' => ' enable Edit Mode - Water Management', 'objectLayout' => false, 'notificationSettings' => [], 'changePublishedState' => 'no_change']), 4 => new \Pimcore\Workflow\Transition('edit', 'global_ready', 'draft', ['label' => ' enable Edit Mode - Water Management', 'objectLayout' => false, 'notificationSettings' => [], 'changePublishedState' => 'no_change'])], [0 => 'draft']), new \Symfony\Component\Workflow\MarkingStore\MethodMarkingStore(true, 'globalStateWm'), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), 'product_workflow_global_wm', NULL);
}
/**
* Gets the public 'state_machine.product_workflow_local_cs' shared autowired service.
*
* @return \Symfony\Component\Workflow\StateMachine
*/
protected function getStateMachine_ProductWorkflowLocalCsService()
{
return $this->services['state_machine.product_workflow_local_cs'] = new \Symfony\Component\Workflow\StateMachine(new \Symfony\Component\Workflow\Definition([0 => 'local_new', 1 => 'local_ready'], [0 => new \Pimcore\Workflow\Transition('to_do', 'local_ready', 'local_new', ['label' => 'CS - Enable Edit Mode', 'objectLayout' => false, 'notificationSettings' => [], 'changePublishedState' => 'no_change']), 1 => new \Pimcore\Workflow\Transition('to_published', 'local_new', 'local_ready', ['label' => ' CS - Set to "ready for publishing"', 'objectLayout' => false, 'notificationSettings' => [], 'changePublishedState' => 'no_change'])], [0 => 'local_new']), new \Symfony\Component\Workflow\MarkingStore\MethodMarkingStore(true, 'translationStateCs'), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), 'product_workflow_local_cs', NULL);
}
/**
* Gets the public 'state_machine.product_workflow_local_de' shared autowired service.
*
* @return \Symfony\Component\Workflow\StateMachine
*/
protected function getStateMachine_ProductWorkflowLocalDeService()
{
return $this->services['state_machine.product_workflow_local_de'] = new \Symfony\Component\Workflow\StateMachine(new \Symfony\Component\Workflow\Definition([0 => 'local_new', 1 => 'local_ready'], [0 => new \Pimcore\Workflow\Transition('to_do', 'local_ready', 'local_new', ['label' => 'DE - Enable Edit Mode', 'objectLayout' => false, 'notificationSettings' => [], 'changePublishedState' => 'no_change']), 1 => new \Pimcore\Workflow\Transition('to_published', 'local_new', 'local_ready', ['label' => ' DE - Set to "ready for publishing"', 'objectLayout' => false, 'notificationSettings' => [], 'changePublishedState' => 'no_change'])], [0 => 'local_new']), new \Symfony\Component\Workflow\MarkingStore\MethodMarkingStore(true, 'translationStateDe'), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), 'product_workflow_local_de', NULL);
}
/**
* Gets the public 'state_machine.product_workflow_local_en' shared autowired service.
*
* @return \Symfony\Component\Workflow\StateMachine
*/
protected function getStateMachine_ProductWorkflowLocalEnService()
{
return $this->services['state_machine.product_workflow_local_en'] = new \Symfony\Component\Workflow\StateMachine(new \Symfony\Component\Workflow\Definition([0 => 'local_new', 1 => 'local_ready'], [0 => new \Pimcore\Workflow\Transition('to_do', 'local_ready', 'local_new', ['label' => 'EN - Enable Edit Mode', 'objectLayout' => false, 'notificationSettings' => [], 'changePublishedState' => 'no_change']), 1 => new \Pimcore\Workflow\Transition('to_published', 'local_new', 'local_ready', ['label' => ' EN - Set to "ready for publishing"', 'objectLayout' => false, 'notificationSettings' => [], 'changePublishedState' => 'no_change'])], [0 => 'local_new']), new \Symfony\Component\Workflow\MarkingStore\MethodMarkingStore(true, 'translationStateEn'), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), 'product_workflow_local_en', NULL);
}
/**
* Gets the public 'state_machine.product_workflow_local_es' shared autowired service.
*
* @return \Symfony\Component\Workflow\StateMachine
*/
protected function getStateMachine_ProductWorkflowLocalEsService()
{
return $this->services['state_machine.product_workflow_local_es'] = new \Symfony\Component\Workflow\StateMachine(new \Symfony\Component\Workflow\Definition([0 => 'local_new', 1 => 'local_ready'], [0 => new \Pimcore\Workflow\Transition('to_do', 'local_ready', 'local_new', ['label' => 'ES - Enable Edit Mode', 'objectLayout' => false, 'notificationSettings' => [], 'changePublishedState' => 'no_change']), 1 => new \Pimcore\Workflow\Transition('to_published', 'local_new', 'local_ready', ['label' => ' ES - Set to "ready for publishing"', 'objectLayout' => false, 'notificationSettings' => [], 'changePublishedState' => 'no_change'])], [0 => 'local_new']), new \Symfony\Component\Workflow\MarkingStore\MethodMarkingStore(true, 'translationStateEs'), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), 'product_workflow_local_es', NULL);
}
/**
* Gets the public 'state_machine.product_workflow_local_fr' shared autowired service.
*
* @return \Symfony\Component\Workflow\StateMachine
*/
protected function getStateMachine_ProductWorkflowLocalFrService()
{
return $this->services['state_machine.product_workflow_local_fr'] = new \Symfony\Component\Workflow\StateMachine(new \Symfony\Component\Workflow\Definition([0 => 'local_new', 1 => 'local_ready'], [0 => new \Pimcore\Workflow\Transition('to_do', 'local_ready', 'local_new', ['label' => 'FR - Enable Edit Mode', 'objectLayout' => false, 'notificationSettings' => [], 'changePublishedState' => 'no_change']), 1 => new \Pimcore\Workflow\Transition('to_published', 'local_new', 'local_ready', ['label' => ' FR - Set to "ready for publishing"', 'objectLayout' => false, 'notificationSettings' => [], 'changePublishedState' => 'no_change'])], [0 => 'local_new']), new \Symfony\Component\Workflow\MarkingStore\MethodMarkingStore(true, 'translationStateFr'), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), 'product_workflow_local_fr', NULL);
}
/**
* Gets the public 'state_machine.product_workflow_local_it' shared autowired service.
*
* @return \Symfony\Component\Workflow\StateMachine
*/
protected function getStateMachine_ProductWorkflowLocalItService()
{
return $this->services['state_machine.product_workflow_local_it'] = new \Symfony\Component\Workflow\StateMachine(new \Symfony\Component\Workflow\Definition([0 => 'local_new', 1 => 'local_ready'], [0 => new \Pimcore\Workflow\Transition('to_do', 'local_ready', 'local_new', ['label' => 'IT - Enable Edit Mode', 'objectLayout' => false, 'notificationSettings' => [], 'changePublishedState' => 'no_change']), 1 => new \Pimcore\Workflow\Transition('to_published', 'local_new', 'local_ready', ['label' => ' IT - Set to "ready for publishing"', 'objectLayout' => false, 'notificationSettings' => [], 'changePublishedState' => 'no_change'])], [0 => 'local_new']), new \Symfony\Component\Workflow\MarkingStore\MethodMarkingStore(true, 'translationStateIt'), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), 'product_workflow_local_it', NULL);
}
/**
* Gets the public 'state_machine.product_workflow_local_pl' shared autowired service.
*
* @return \Symfony\Component\Workflow\StateMachine
*/
protected function getStateMachine_ProductWorkflowLocalPlService()
{
return $this->services['state_machine.product_workflow_local_pl'] = new \Symfony\Component\Workflow\StateMachine(new \Symfony\Component\Workflow\Definition([0 => 'local_new', 1 => 'local_ready'], [0 => new \Pimcore\Workflow\Transition('to_do', 'local_ready', 'local_new', ['label' => 'PL - Enable Edit Mode', 'objectLayout' => false, 'notificationSettings' => [], 'changePublishedState' => 'no_change']), 1 => new \Pimcore\Workflow\Transition('to_published', 'local_new', 'local_ready', ['label' => 'PL - Set to "ready for publishing"', 'objectLayout' => false, 'notificationSettings' => [], 'changePublishedState' => 'no_change'])], [0 => 'local_new']), new \Symfony\Component\Workflow\MarkingStore\MethodMarkingStore(true, 'translationStatePl'), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), 'product_workflow_local_pl', NULL);
}
/**
* Gets the public 'state_machine.product_workflow_local_ro' shared autowired service.
*
* @return \Symfony\Component\Workflow\StateMachine
*/
protected function getStateMachine_ProductWorkflowLocalRoService()
{
return $this->services['state_machine.product_workflow_local_ro'] = new \Symfony\Component\Workflow\StateMachine(new \Symfony\Component\Workflow\Definition([0 => 'local_new', 1 => 'local_ready'], [0 => new \Pimcore\Workflow\Transition('to_do', 'local_ready', 'local_new', ['label' => 'RO - Enable Edit Mode', 'objectLayout' => false, 'notificationSettings' => [], 'changePublishedState' => 'no_change']), 1 => new \Pimcore\Workflow\Transition('to_published', 'local_new', 'local_ready', ['label' => ' RO - Set to "ready for publishing"', 'objectLayout' => false, 'notificationSettings' => [], 'changePublishedState' => 'no_change'])], [0 => 'local_new']), new \Symfony\Component\Workflow\MarkingStore\MethodMarkingStore(true, 'translationStateRo'), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), 'product_workflow_local_ro', NULL);
}
/**
* Gets the public 'state_machine.product_workflow_local_sk' shared autowired service.
*
* @return \Symfony\Component\Workflow\StateMachine
*/
protected function getStateMachine_ProductWorkflowLocalSkService()
{
return $this->services['state_machine.product_workflow_local_sk'] = new \Symfony\Component\Workflow\StateMachine(new \Symfony\Component\Workflow\Definition([0 => 'local_new', 1 => 'local_ready'], [0 => new \Pimcore\Workflow\Transition('to_do', 'local_ready', 'local_new', ['label' => 'SK - Enable Edit Mode', 'objectLayout' => false, 'notificationSettings' => [], 'changePublishedState' => 'no_change']), 1 => new \Pimcore\Workflow\Transition('to_published', 'local_new', 'local_ready', ['label' => 'SK - Set to "ready for publishing"', 'objectLayout' => false, 'notificationSettings' => [], 'changePublishedState' => 'no_change'])], [0 => 'local_new']), new \Symfony\Component\Workflow\MarkingStore\MethodMarkingStore(true, 'translationStateSk'), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), 'product_workflow_local_sk', NULL);
}
/**
* Gets the public 'state_machine.product_workflow_local_sv' shared autowired service.
*
* @return \Symfony\Component\Workflow\StateMachine
*/
protected function getStateMachine_ProductWorkflowLocalSvService()
{
return $this->services['state_machine.product_workflow_local_sv'] = new \Symfony\Component\Workflow\StateMachine(new \Symfony\Component\Workflow\Definition([0 => 'local_new', 1 => 'local_ready'], [0 => new \Pimcore\Workflow\Transition('to_do', 'local_ready', 'local_new', ['label' => 'SV - Enable Edit Mode', 'objectLayout' => false, 'notificationSettings' => [], 'changePublishedState' => 'no_change']), 1 => new \Pimcore\Workflow\Transition('to_published', 'local_new', 'local_ready', ['label' => 'SV - Set to "ready for publishing"', 'objectLayout' => false, 'notificationSettings' => [], 'changePublishedState' => 'no_change'])], [0 => 'local_new']), new \Symfony\Component\Workflow\MarkingStore\MethodMarkingStore(true, 'translationStateSv'), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), 'product_workflow_local_sv', NULL);
}
/**
* Gets the public 'templating.form.engine' shared autowired service.
*
* @return \Pimcore\Templating\Form\Extension\TemplatingRendererEngine
*/
protected function getTemplating_Form_EngineService()
{
$a = ($this->services['pimcore.templating.engine.delegating'] ?? $this->getPimcore_Templating_Engine_DelegatingService());
if (isset($this->services['templating.form.engine'])) {
return $this->services['templating.form.engine'];
}
return $this->services['templating.form.engine'] = new \Pimcore\Templating\Form\Extension\TemplatingRendererEngine($a, $this->parameters['templating.helper.form.resources']);
}
/**
* Gets the public 'templating.form.renderer' shared autowired service.
*
* @return \Symfony\Component\Form\FormRenderer
*/
protected function getTemplating_Form_RendererService()
{
$a = ($this->services['templating.form.engine'] ?? $this->getTemplating_Form_EngineService());
if (isset($this->services['templating.form.renderer'])) {
return $this->services['templating.form.renderer'];
}
return $this->services['templating.form.renderer'] = new \Symfony\Component\Form\FormRenderer($a, ($this->services['.container.private.security.csrf.token_manager'] ?? $this->get_Container_Private_Security_Csrf_TokenManagerService()));
}
/**
* Gets the public 'templating.helper.actions' shared autowired service.
*
* @return \Pimcore\Templating\Helper\Symfony\ActionsHelper
*/
protected function getTemplating_Helper_ActionsService()
{
return $this->services['templating.helper.actions'] = new \Pimcore\Templating\Helper\Symfony\ActionsHelper(($this->privates['fragment.handler'] ?? $this->getFragment_HandlerService()));
}
/**
* Gets the public 'templating.helper.assets' shared autowired service.
*
* @return \Pimcore\Templating\Helper\Symfony\AssetsHelper
*/
protected function getTemplating_Helper_AssetsService()
{
return $this->services['templating.helper.assets'] = new \Pimcore\Templating\Helper\Symfony\AssetsHelper(($this->privates['assets.packages'] ?? $this->getAssets_PackagesService()));
}
/**
* Gets the public 'templating.helper.code' shared autowired service.
*
* @return \Pimcore\Templating\Helper\Symfony\CodeHelper
*/
protected function getTemplating_Helper_CodeService()
{
return $this->services['templating.helper.code'] = new \Pimcore\Templating\Helper\Symfony\CodeHelper(($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()), \dirname(__DIR__, 4), 'UTF-8');
}
/**
* Gets the public 'templating.helper.form' shared autowired service.
*
* @return \Pimcore\Templating\Helper\Symfony\FormHelper
*/
protected function getTemplating_Helper_FormService()
{
$a = ($this->services['templating.form.renderer'] ?? $this->getTemplating_Form_RendererService());
if (isset($this->services['templating.helper.form'])) {
return $this->services['templating.helper.form'];
}
return $this->services['templating.helper.form'] = new \Pimcore\Templating\Helper\Symfony\FormHelper($a);
}
/**
* Gets the public 'templating.helper.router' shared autowired service.
*
* @return \Pimcore\Templating\Helper\Symfony\RouterHelper
*/
protected function getTemplating_Helper_RouterService()
{
return $this->services['templating.helper.router'] = new \Pimcore\Templating\Helper\Symfony\RouterHelper(($this->services['router'] ?? $this->getRouterService()));
}
/**
* Gets the public 'templating.helper.session' shared autowired service.
*
* @return \Pimcore\Templating\Helper\Symfony\SessionHelper
*/
protected function getTemplating_Helper_SessionService()
{
return $this->services['templating.helper.session'] = new \Pimcore\Templating\Helper\Symfony\SessionHelper(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
}
/**
* Gets the public 'templating.helper.slots' shared autowired service.
*
* @return \Symfony\Component\Templating\Helper\SlotsHelper
*/
protected function getTemplating_Helper_SlotsService()
{
return $this->services['templating.helper.slots'] = new \Symfony\Component\Templating\Helper\SlotsHelper();
}
/**
* Gets the public 'templating.helper.stopwatch' shared autowired service.
*
* @return \Pimcore\Templating\Helper\Symfony\StopwatchHelper
*/
protected function getTemplating_Helper_StopwatchService()
{
return $this->services['templating.helper.stopwatch'] = new \Pimcore\Templating\Helper\Symfony\StopwatchHelper(($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
}
/**
* Gets the public 'templating.helper.translator' shared autowired service.
*
* @return \Pimcore\Templating\Helper\Symfony\TranslatorHelper
*/
protected function getTemplating_Helper_TranslatorService()
{
return $this->services['templating.helper.translator'] = new \Pimcore\Templating\Helper\Symfony\TranslatorHelper(($this->services['Symfony\\Contracts\\Translation\\TranslatorInterface'] ?? $this->getTranslatorInterfaceService()));
}
/**
* Gets the public 'var_dumper.cloner' shared service.
*
* @return \Symfony\Component\VarDumper\Cloner\VarCloner
*/
protected function getVarDumper_ClonerService()
{
$this->services['var_dumper.cloner'] = $instance = new \Symfony\Component\VarDumper\Cloner\VarCloner();
$instance->setMaxItems(2500);
$instance->setMinDepth(1);
$instance->setMaxString(-1);
$instance->addCasters(['Closure' => 'Symfony\\Component\\VarDumper\\Caster\\ReflectionCaster::unsetClosureFileInfo']);
return $instance;
}
/**
* Gets the private '.debug.http_client' shared service.
*
* @return \Symfony\Component\HttpClient\TraceableHttpClient
*/
protected function get_Debug_HttpClientService()
{
$a = \Symfony\Component\HttpClient\HttpClient::create([], 6);
if ($this->has('monolog.logger.http_client')) {
$a->setLogger(($this->services['monolog.logger.http_client'] ?? $this->getMonolog_Logger_HttpClientService()));
}
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))));
}
/**
* Gets the private '.pimcore.cache.pool.inner' shared service.
*
* @return \Symfony\Component\Cache\Adapter\TraceableTagAwareAdapter
*/
protected function get_Pimcore_Cache_Pool_InnerService()
{
return $this->privates['.pimcore.cache.pool.inner'] = new \Symfony\Component\Cache\Adapter\TraceableTagAwareAdapter(($this->privates['.pimcore.cache.pool.inner.recorder_inner'] ?? $this->get_Pimcore_Cache_Pool_Inner_RecorderInnerService()));
}
/**
* Gets the private '.pimcore.cache.pool.inner.recorder_inner' shared autowired service.
*
* @return \Symfony\Component\Cache\Adapter\RedisTagAwareAdapter
*/
protected function get_Pimcore_Cache_Pool_Inner_RecorderInnerService($lazyLoad = true)
{
if ($lazyLoad) {
return $this->privates['.pimcore.cache.pool.inner.recorder_inner'] = $this->createProxy('RedisTagAwareAdapter_310208a', function () {
return \RedisTagAwareAdapter_310208a::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {
$wrappedInstance = $this->get_Pimcore_Cache_Pool_Inner_RecorderInnerService(false);
$proxy->setProxyInitializer(null);
return true;
});
});
}
include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Adapter/AbstractTagAwareAdapter.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Traits/RedisTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Adapter/RedisTagAwareAdapter.php';
$instance = new \Symfony\Component\Cache\Adapter\RedisTagAwareAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createConnection($this->getEnv('REDIS_DNS'), ['lazy' => true]), '06sjtxRoJA', 31536000, ($this->privates['cache.default_marshaller'] ?? ($this->privates['cache.default_marshaller'] = new \Symfony\Component\Cache\Marshaller\DefaultMarshaller(NULL, true))));
$a = ($this->services['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService());
$instance->setLogger($a);
$instance->setLogger($a);
return $instance;
}
/**
* Gets the private '.service_locator.KLVvNIq' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_KLVvNIqService()
{
return $this->privates['.service_locator.KLVvNIq'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'doctrine.ulid_generator' => ['privates', 'doctrine.ulid_generator', 'getDoctrine_UlidGeneratorService', true],
'doctrine.uuid_generator' => ['privates', 'doctrine.uuid_generator', 'getDoctrine_UuidGeneratorService', true],
], [
'doctrine.ulid_generator' => '?',
'doctrine.uuid_generator' => '?',
]);
}
/**
* Gets the private '.service_locator.VMNzrGt' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_VMNzrGtService()
{
return $this->privates['.service_locator.VMNzrGt'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'security.firewall.map.context.dev' => ['privates', 'security.firewall.map.context.dev', 'getSecurity_Firewall_Map_Context_DevService', true],
'security.firewall.map.context.pimcore_admin' => ['privates', 'security.firewall.map.context.pimcore_admin', 'getSecurity_Firewall_Map_Context_PimcoreAdminService', true],
'security.firewall.map.context.pimcore_admin_webdav' => ['privates', 'security.firewall.map.context.pimcore_admin_webdav', 'getSecurity_Firewall_Map_Context_PimcoreAdminWebdavService', true],
'security.firewall.map.context.portal_engine' => ['privates', 'security.firewall.map.context.portal_engine', 'getSecurity_Firewall_Map_Context_PortalEngineService', true],
], [
'security.firewall.map.context.dev' => '?',
'security.firewall.map.context.pimcore_admin' => '?',
'security.firewall.map.context.pimcore_admin_webdav' => '?',
'security.firewall.map.context.portal_engine' => '?',
]);
}
/**
* Gets the private 'Pimcore\Analytics\Google\Tracker' shared autowired service.
*
* @return \Pimcore\Analytics\Google\Tracker
*/
protected function getTrackerService()
{
$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()));
$instance->setLogger(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
return $instance;
}
/**
* Gets the private 'Pimcore\Analytics\SiteId\SiteIdProvider' shared autowired service.
*
* @return \Pimcore\Analytics\SiteId\SiteIdProvider
*/
protected function getSiteIdProviderService()
{
return $this->privates['Pimcore\\Analytics\\SiteId\\SiteIdProvider'] = new \Pimcore\Analytics\SiteId\SiteIdProvider(($this->services['Pimcore\\Http\\Request\\Resolver\\SiteResolver'] ?? $this->getSiteResolverService()));
}
/**
* Gets the private 'Pimcore\Bundle\AdminBundle\EventListener\AdminAuthenticationDoubleCheckListener' shared autowired service.
*
* @return \Pimcore\Bundle\AdminBundle\EventListener\AdminAuthenticationDoubleCheckListener
*/
protected function getAdminAuthenticationDoubleCheckListenerService()
{
$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']);
$instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
return $instance;
}
/**
* Gets the private 'Pimcore\Bundle\AdminBundle\EventListener\AdminSecurityListener' shared autowired service.
*
* @return \Pimcore\Bundle\AdminBundle\EventListener\AdminSecurityListener
*/
protected function getAdminSecurityListenerService()
{
$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())));
$instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
return $instance;
}
/**
* Gets the private 'Pimcore\Bundle\AdminBundle\EventListener\AdminSessionBagListener' shared autowired service.
*
* @return \Pimcore\Bundle\AdminBundle\EventListener\AdminSessionBagListener
*/
protected function getAdminSessionBagListenerService()
{
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())));
}
/**
* Gets the private 'Pimcore\Bundle\AdminBundle\EventListener\CsrfProtectionListener' shared autowired service.
*
* @return \Pimcore\Bundle\AdminBundle\EventListener\CsrfProtectionListener
*/
protected function getCsrfProtectionListenerService()
{
$this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\CsrfProtectionListener'] = $instance = new \Pimcore\Bundle\AdminBundle\EventListener\CsrfProtectionListener(($this->services['Pimcore\\Bundle\\AdminBundle\\Security\\CsrfProtectionHandler'] ?? $this->getCsrfProtectionHandlerService()));
$instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
return $instance;
}
/**
* Gets the private 'Pimcore\Bundle\AdminBundle\EventListener\CustomAdminEntryPointCheckListener' shared autowired service.
*
* @return \Pimcore\Bundle\AdminBundle\EventListener\CustomAdminEntryPointCheckListener
*/
protected function getCustomAdminEntryPointCheckListenerService()
{
$this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\CustomAdminEntryPointCheckListener'] = $instance = new \Pimcore\Bundle\AdminBundle\EventListener\CustomAdminEntryPointCheckListener(NULL);
$instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
return $instance;
}
/**
* Gets the private 'Pimcore\Bundle\AdminBundle\EventListener\EnablePreviewTimeSliderListener' shared autowired service.
*
* @return \Pimcore\Bundle\AdminBundle\EventListener\EnablePreviewTimeSliderListener
*/
protected function getEnablePreviewTimeSliderListenerService()
{
$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.service.request.editmode_resolver'] ?? $this->getPimcore_Service_Request_EditmodeResolverService()), ($this->services['pimcore.service.request.document_resolver'] ?? $this->getPimcore_Service_Request_DocumentResolverService()));
$instance->setResponseHelper(($this->services['Pimcore\\Http\\ResponseHelper'] ?? ($this->services['Pimcore\\Http\\ResponseHelper'] = new \Pimcore\Http\ResponseHelper())));
return $instance;
}
/**
* Gets the private 'Pimcore\Bundle\AdminBundle\EventListener\HttpCacheListener' shared autowired service.
*
* @return \Pimcore\Bundle\AdminBundle\EventListener\HttpCacheListener
*/
protected function getHttpCacheListenerService()
{
$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())));
$instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
return $instance;
}
/**
* Gets the private 'Pimcore\Bundle\AdminBundle\EventListener\UsageStatisticsListener' shared autowired service.
*
* @return \Pimcore\Bundle\AdminBundle\EventListener\UsageStatisticsListener
*/
protected function getUsageStatisticsListenerService()
{
$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())));
$instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
return $instance;
}
/**
* Gets the private 'Pimcore\Bundle\AdminBundle\EventListener\UserPerspectiveListener' shared autowired service.
*
* @return \Pimcore\Bundle\AdminBundle\EventListener\UserPerspectiveListener
*/
protected function getUserPerspectiveListenerService()
{
$this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\UserPerspectiveListener'] = $instance = new \Pimcore\Bundle\AdminBundle\EventListener\UserPerspectiveListener(($this->services['Pimcore\\Bundle\\AdminBundle\\Security\\User\\TokenStorageUserResolver'] ?? $this->getTokenStorageUserResolverService()));
$a = ($this->services['monolog.logger.admin'] ?? $this->getMonolog_Logger_AdminService());
$instance->setLogger($a);
$instance->setLogger($a);
$instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
return $instance;
}
/**
* Gets the private 'Pimcore\Bundle\AdminBundle\Session\AdminSessionBagConfigurator' shared autowired service.
*
* @return \Pimcore\Bundle\AdminBundle\Session\AdminSessionBagConfigurator
*/
protected function getAdminSessionBagConfiguratorService()
{
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())));
}
/**
* Gets the private 'Pimcore\Bundle\CoreBundle\DataCollector\PimcoreDataCollector' shared autowired service.
*
* @return \Pimcore\Bundle\CoreBundle\DataCollector\PimcoreDataCollector
*/
protected function getPimcoreDataCollectorService()
{
return $this->privates['Pimcore\\Bundle\\CoreBundle\\DataCollector\\PimcoreDataCollector'] = new \Pimcore\Bundle\CoreBundle\DataCollector\PimcoreDataCollector(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
}
/**
* Gets the private 'Pimcore\Bundle\CoreBundle\DataCollector\PimcoreTargetingDataCollector' shared autowired service.
*
* @return \Pimcore\Bundle\CoreBundle\DataCollector\PimcoreTargetingDataCollector
*/
protected function getPimcoreTargetingDataCollectorService()
{
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.service.request.document_resolver'] ?? $this->getPimcore_Service_Request_DocumentResolverService()), ($this->privates['Pimcore\\Targeting\\Debug\\TargetingDataCollector'] ?? $this->getTargetingDataCollectorService()));
}
/**
* Gets the private 'Pimcore\Bundle\CoreBundle\EventListener\Frontend\BlockStateListener' shared autowired service.
*
* @return \Pimcore\Bundle\CoreBundle\EventListener\Frontend\BlockStateListener
*/
protected function getBlockStateListenerService()
{
$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())));
$a = ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService());
$instance->setLogger($a);
$instance->setLogger($a);
$instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
return $instance;
}
/**
* Gets the private 'Pimcore\Bundle\CoreBundle\EventListener\Frontend\DocumentFallbackListener' shared autowired service.
*
* @return \Pimcore\Bundle\CoreBundle\EventListener\Frontend\DocumentFallbackListener
*/
protected function getDocumentFallbackListenerService()
{
$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.service.request.document_resolver'] ?? $this->getPimcore_Service_Request_DocumentResolverService()), ($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())));
$instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
return $instance;
}
/**
* Gets the private 'Pimcore\Bundle\CoreBundle\EventListener\Frontend\DocumentMetaDataListener' shared autowired service.
*
* @return \Pimcore\Bundle\CoreBundle\EventListener\Frontend\DocumentMetaDataListener
*/
protected function getDocumentMetaDataListenerService()
{
$this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\DocumentMetaDataListener'] = $instance = new \Pimcore\Bundle\CoreBundle\EventListener\Frontend\DocumentMetaDataListener(($this->services['pimcore.service.request.document_resolver'] ?? $this->getPimcore_Service_Request_DocumentResolverService()), ($this->privates['Pimcore\\Twig\\Extension\\Templating\\HeadMeta'] ?? $this->getHeadMetaService()));
$instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
return $instance;
}
/**
* Gets the private 'Pimcore\Bundle\CoreBundle\EventListener\Frontend\EditmodeListener' shared autowired service.
*
* @return \Pimcore\Bundle\CoreBundle\EventListener\Frontend\EditmodeListener
*/
protected function getEditmodeListener2Service()
{
$this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\EditmodeListener'] = $instance = new \Pimcore\Bundle\CoreBundle\EventListener\Frontend\EditmodeListener(($this->services['pimcore.service.request.editmode_resolver'] ?? $this->getPimcore_Service_Request_EditmodeResolverService()), ($this->services['pimcore.service.request.document_resolver'] ?? $this->getPimcore_Service_Request_DocumentResolverService()), ($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())));
$instance->setLogger(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
$instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
return $instance;
}
/**
* Gets the private 'Pimcore\Bundle\CoreBundle\EventListener\Frontend\ElementListener' shared autowired service.
*
* @return \Pimcore\Bundle\CoreBundle\EventListener\Frontend\ElementListener
*/
protected function getElementListener2Service()
{
$this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\ElementListener'] = $instance = new \Pimcore\Bundle\CoreBundle\EventListener\Frontend\ElementListener(($this->services['pimcore.service.request.document_resolver'] ?? $this->getPimcore_Service_Request_DocumentResolverService()), ($this->services['pimcore.service.request.editmode_resolver'] ?? $this->getPimcore_Service_Request_EditmodeResolverService()), ($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())));
$a = ($this->services['monolog.logger.init'] ?? $this->getMonolog_Logger_InitService());
$instance->setLogger($a);
$instance->setLogger($a);
$instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
return $instance;
}
/**
* Gets the private 'Pimcore\Bundle\CoreBundle\EventListener\Frontend\GlobalTemplateVariablesListener' shared autowired service.
*
* @return \Pimcore\Bundle\CoreBundle\EventListener\Frontend\GlobalTemplateVariablesListener
*/
protected function getGlobalTemplateVariablesListenerService()
{
$this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\GlobalTemplateVariablesListener'] = $instance = new \Pimcore\Bundle\CoreBundle\EventListener\Frontend\GlobalTemplateVariablesListener(($this->services['pimcore.service.request.document_resolver'] ?? $this->getPimcore_Service_Request_DocumentResolverService()), ($this->services['pimcore.service.request.editmode_resolver'] ?? $this->getPimcore_Service_Request_EditmodeResolverService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
$instance->setLogger(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
$instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
return $instance;
}
/**
* Gets the private 'Pimcore\Bundle\CoreBundle\EventListener\Frontend\GoogleSearchConsoleVerificationListener' shared autowired service.
*
* @return \Pimcore\Bundle\CoreBundle\EventListener\Frontend\GoogleSearchConsoleVerificationListener
*/
protected function getGoogleSearchConsoleVerificationListenerService()
{
$this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\GoogleSearchConsoleVerificationListener'] = $instance = new \Pimcore\Bundle\CoreBundle\EventListener\Frontend\GoogleSearchConsoleVerificationListener();
$instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
return $instance;
}
/**
* Gets the private 'Pimcore\Bundle\CoreBundle\EventListener\Frontend\HardlinkCanonicalListener' shared autowired service.
*
* @return \Pimcore\Bundle\CoreBundle\EventListener\Frontend\HardlinkCanonicalListener
*/
protected function getHardlinkCanonicalListenerService()
{
$this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\HardlinkCanonicalListener'] = $instance = new \Pimcore\Bundle\CoreBundle\EventListener\Frontend\HardlinkCanonicalListener(($this->services['pimcore.service.request.document_resolver'] ?? $this->getPimcore_Service_Request_DocumentResolverService()));
$instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
return $instance;
}
/**
* Gets the private 'Pimcore\Bundle\CoreBundle\EventListener\Frontend\InternalWysiwygHtmlAttributeFilterListener' shared autowired service.
*
* @return \Pimcore\Bundle\CoreBundle\EventListener\Frontend\InternalWysiwygHtmlAttributeFilterListener
*/
protected function getInternalWysiwygHtmlAttributeFilterListenerService()
{
$this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\InternalWysiwygHtmlAttributeFilterListener'] = $instance = new \Pimcore\Bundle\CoreBundle\EventListener\Frontend\InternalWysiwygHtmlAttributeFilterListener();
$instance->setResponseHelper(($this->services['Pimcore\\Http\\ResponseHelper'] ?? ($this->services['Pimcore\\Http\\ResponseHelper'] = new \Pimcore\Http\ResponseHelper())));
$instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
$instance->setStaticPageResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\StaticPageResolver'] ?? $this->getStaticPageResolverService()));
return $instance;
}
/**
* Gets the private 'Pimcore\Bundle\CoreBundle\EventListener\Frontend\LocaleListener' shared autowired service.
*
* @return \Pimcore\Bundle\CoreBundle\EventListener\Frontend\LocaleListener
*/
protected function getLocaleListenerService()
{
$this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\LocaleListener'] = $instance = new \Pimcore\Bundle\CoreBundle\EventListener\Frontend\LocaleListener();
$instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
return $instance;
}
/**
* Gets the private 'Pimcore\Bundle\CoreBundle\EventListener\Frontend\OutputTimestampListener' shared autowired service.
*
* @return \Pimcore\Bundle\CoreBundle\EventListener\Frontend\OutputTimestampListener
*/
protected function getOutputTimestampListenerService()
{
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()));
}
/**
* Gets the private 'Pimcore\Bundle\CoreBundle\EventListener\Frontend\RoutingListener' shared autowired service.
*
* @return \Pimcore\Bundle\CoreBundle\EventListener\Frontend\RoutingListener
*/
protected function getRoutingListenerService()
{
$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())));
$instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
return $instance;
}
/**
* Gets the private 'Pimcore\Bundle\CoreBundle\EventListener\Frontend\StaticPageGeneratorListener' shared autowired service.
*
* @return \Pimcore\Bundle\CoreBundle\EventListener\Frontend\StaticPageGeneratorListener
*/
protected function getStaticPageGeneratorListenerService()
{
$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.service.request.document_resolver'] ?? $this->getPimcore_Service_Request_DocumentResolverService()), ($this->services['Pimcore\\Http\\RequestHelper'] ?? $this->getRequestHelperService()), ($this->services['Pimcore\\Config'] ?? ($this->services['Pimcore\\Config'] = new \Pimcore\Config())));
$instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
$instance->setStaticPageResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\StaticPageResolver'] ?? $this->getStaticPageResolverService()));
return $instance;
}
/**
* Gets the private 'Pimcore\Bundle\CoreBundle\EventListener\MaintenancePageListener' shared autowired service.
*
* @return \Pimcore\Bundle\CoreBundle\EventListener\MaintenancePageListener
*/
protected function getMaintenancePageListenerService()
{
$this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\MaintenancePageListener'] = $instance = new \Pimcore\Bundle\CoreBundle\EventListener\MaintenancePageListener(($this->services['kernel'] ?? $this->get('kernel', 1)));
$instance->loadTemplateFromResource('@PimcoreCoreBundle/Resources/misc/maintenance.html');
$instance->setResponseHelper(($this->services['Pimcore\\Http\\ResponseHelper'] ?? ($this->services['Pimcore\\Http\\ResponseHelper'] = new \Pimcore\Http\ResponseHelper())));
return $instance;
}
/**
* Gets the private 'Pimcore\Bundle\CoreBundle\EventListener\PimcoreContextListener' shared autowired service.
*
* @return \Pimcore\Bundle\CoreBundle\EventListener\PimcoreContextListener
*/
protected function getPimcoreContextListenerService()
{
$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())));
$a = ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService());
$instance->setLogger($a);
$instance->setLogger($a);
return $instance;
}
/**
* Gets the private 'Pimcore\Bundle\CoreBundle\EventListener\ResponseHeaderListener' shared autowired service.
*
* @return \Pimcore\Bundle\CoreBundle\EventListener\ResponseHeaderListener
*/
protected function getResponseHeaderListenerService()
{
return $this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\ResponseHeaderListener'] = new \Pimcore\Bundle\CoreBundle\EventListener\ResponseHeaderListener(($this->services['Pimcore\\Http\\Request\\Resolver\\ResponseHeaderResolver'] ?? $this->getResponseHeaderResolverService()));
}
/**
* Gets the private 'Pimcore\Bundle\CoreBundle\EventListener\ResponseStackListener' shared autowired service.
*
* @return \Pimcore\Bundle\CoreBundle\EventListener\ResponseStackListener
*/
protected function getResponseStackListenerService()
{
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())));
}
/**
* Gets the private 'Pimcore\Bundle\CoreBundle\EventListener\TranslationDebugListener' shared autowired service.
*
* @return \Pimcore\Bundle\CoreBundle\EventListener\TranslationDebugListener
*/
protected function getTranslationDebugListenerService()
{
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');
}
/**
* Gets the private 'Pimcore\Bundle\CoreBundle\EventListener\WebDebugToolbarListener' shared autowired service.
*
* @return \Pimcore\Bundle\CoreBundle\EventListener\WebDebugToolbarListener
*/
protected function getWebDebugToolbarListenerService()
{
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']);
}
/**
* Gets the private 'Pimcore\Bundle\PhpTemplatingEngineBundle\EventListener\TemplateControllerListener' shared autowired service.
*
* @return \Pimcore\Bundle\PhpTemplatingEngineBundle\EventListener\TemplateControllerListener
*/
protected function getTemplateControllerListenerService()
{
return $this->privates['Pimcore\\Bundle\\PhpTemplatingEngineBundle\\EventListener\\TemplateControllerListener'] = new \Pimcore\Bundle\PhpTemplatingEngineBundle\EventListener\TemplateControllerListener(($this->services['Pimcore\\Templating\\LegacyTemplateGuesser'] ?? $this->getLegacyTemplateGuesserService()));
}
/**
* Gets the private 'Pimcore\Bundle\PhpTemplatingEngineBundle\EventListener\TemplateVariablesListener' shared autowired service.
*
* @return \Pimcore\Bundle\PhpTemplatingEngineBundle\EventListener\TemplateVariablesListener
*/
protected function getTemplateVariablesListenerService()
{
$this->privates['Pimcore\\Bundle\\PhpTemplatingEngineBundle\\EventListener\\TemplateVariablesListener'] = $instance = new \Pimcore\Bundle\PhpTemplatingEngineBundle\EventListener\TemplateVariablesListener(($this->services['pimcore.service.request.document_resolver'] ?? $this->getPimcore_Service_Request_DocumentResolverService()), ($this->services['pimcore.service.request.editmode_resolver'] ?? $this->getPimcore_Service_Request_EditmodeResolverService()), ($this->services['Pimcore\\Http\\Request\\Resolver\\ViewModelResolver'] ?? $this->getViewModelResolverService()));
$instance->setLogger(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
$instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
return $instance;
}
/**
* Gets the private 'Pimcore\Bundle\PortalEngineBundle\EventSubscriber\PrefixSubscriber' shared autowired service.
*
* @return \Pimcore\Bundle\PortalEngineBundle\EventSubscriber\PrefixSubscriber
*/
protected function getPrefixSubscriberService()
{
return $this->privates['Pimcore\\Bundle\\PortalEngineBundle\\EventSubscriber\\PrefixSubscriber'] = new \Pimcore\Bundle\PortalEngineBundle\EventSubscriber\PrefixSubscriber(($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\Document\\PrefixService'] ?? $this->getPrefixServiceService()));
}
/**
* Gets the private 'Pimcore\Bundle\PortalEngineBundle\EventSubscriber\RequestSubscriber' shared autowired service.
*
* @return \Pimcore\Bundle\PortalEngineBundle\EventSubscriber\RequestSubscriber
*/
protected function getRequestSubscriberService()
{
return $this->privates['Pimcore\\Bundle\\PortalEngineBundle\\EventSubscriber\\RequestSubscriber'] = new \Pimcore\Bundle\PortalEngineBundle\EventSubscriber\RequestSubscriber(($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\PortalConfig\\PortalConfigService'] ?? $this->getPortalConfigServiceService()), ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\Security\\SecurityService'] ?? $this->getSecurityServiceService()));
}
/**
* Gets the private 'Pimcore\Bundle\PortalEngineBundle\EventSubscriber\SecuritySubscriber' shared autowired service.
*
* @return \Pimcore\Bundle\PortalEngineBundle\EventSubscriber\SecuritySubscriber
*/
protected function getSecuritySubscriberService()
{
return $this->privates['Pimcore\\Bundle\\PortalEngineBundle\\EventSubscriber\\SecuritySubscriber'] = new \Pimcore\Bundle\PortalEngineBundle\EventSubscriber\SecuritySubscriber(($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\PortalConfig\\PortalConfigService'] ?? $this->getPortalConfigServiceService()), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\Security\\SecurityService'] ?? $this->getSecurityServiceService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\PublicShare\\PublicShareService'] ?? $this->getPublicShareServiceService()), []);
}
/**
* Gets the private 'Pimcore\Bundle\PortalEngineBundle\Service\Asset\NameExtractorService' shared autowired service.
*
* @return \Pimcore\Bundle\PortalEngineBundle\Service\Asset\NameExtractorService
*/
protected function getNameExtractorServiceService()
{
return $this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\Asset\\NameExtractorService'] = new \Pimcore\Bundle\PortalEngineBundle\Service\Asset\NameExtractorService(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
}
/**
* Gets the private 'Pimcore\Bundle\PortalEngineBundle\Service\Asset\SearchIndexFieldDefinitionService' shared autowired service.
*
* @return \Pimcore\Bundle\PortalEngineBundle\Service\Asset\SearchIndexFieldDefinitionService
*/
protected function getSearchIndexFieldDefinitionServiceService()
{
return $this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\Asset\\SearchIndexFieldDefinitionService'] = new \Pimcore\Bundle\PortalEngineBundle\Service\Asset\SearchIndexFieldDefinitionService(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'asset' => [false, 'Pimcore\\Bundle\\PortalEngineBundle\\Service\\SearchIndex\\Asset\\FieldDefinitionAdapter\\AssetRelationAdapter', 'getAssetRelationAdapterService', true],
'calculatedValue' => [false, 'Pimcore\\Bundle\\PortalEngineBundle\\Service\\SearchIndex\\Asset\\FieldDefinitionAdapter\\TextAdapter', 'getTextAdapterService', true],
'checkbox' => [false, 'Pimcore\\Bundle\\PortalEngineBundle\\Service\\SearchIndex\\Asset\\FieldDefinitionAdapter\\BooleanAdapter', 'getBooleanAdapter2Service', true],
'country' => [false, 'Pimcore\\Bundle\\PortalEngineBundle\\Service\\SearchIndex\\Asset\\FieldDefinitionAdapter\\CountryAdapter', 'getCountryAdapterService', true],
'date' => [false, 'Pimcore\\Bundle\\PortalEngineBundle\\Service\\SearchIndex\\Asset\\FieldDefinitionAdapter\\DateAdapter', 'getDateAdapter2Service', true],
'datetime' => [false, 'Pimcore\\Bundle\\PortalEngineBundle\\Service\\SearchIndex\\Asset\\FieldDefinitionAdapter\\DateTimeAdapter', 'getDateTimeAdapterService', true],
'input' => [false, 'Pimcore\\Bundle\\PortalEngineBundle\\Service\\SearchIndex\\Asset\\FieldDefinitionAdapter\\TextAdapter', 'getTextAdapterService', true],
'language' => [false, 'Pimcore\\Bundle\\PortalEngineBundle\\Service\\SearchIndex\\Asset\\FieldDefinitionAdapter\\LanguageAdapter', 'getLanguageAdapterService', true],
'manyToManyRelation' => [false, 'Pimcore\\Bundle\\PortalEngineBundle\\Service\\SearchIndex\\Asset\\FieldDefinitionAdapter\\ManyToManyRelationAdapter', 'getManyToManyRelationAdapterService', true],
'multiselect' => [false, 'Pimcore\\Bundle\\PortalEngineBundle\\Service\\SearchIndex\\Asset\\FieldDefinitionAdapter\\MultiSelectAdapter', 'getMultiSelectAdapter2Service', true],
'numeric' => [false, 'Pimcore\\Bundle\\PortalEngineBundle\\Service\\SearchIndex\\Asset\\FieldDefinitionAdapter\\NumericAdapter', 'getNumericAdapterService', true],
'object' => [false, 'Pimcore\\Bundle\\PortalEngineBundle\\Service\\SearchIndex\\Asset\\FieldDefinitionAdapter\\ObjectRelationAdapter', 'getObjectRelationAdapterService', true],
'select' => [false, 'Pimcore\\Bundle\\PortalEngineBundle\\Service\\SearchIndex\\Asset\\FieldDefinitionAdapter\\SelectAdapter', 'getSelectAdapter2Service', true],
'textarea' => [false, 'Pimcore\\Bundle\\PortalEngineBundle\\Service\\SearchIndex\\Asset\\FieldDefinitionAdapter\\TextAdapter', 'getTextAdapterService', true],
'wysiwyg' => [false, 'Pimcore\\Bundle\\PortalEngineBundle\\Service\\SearchIndex\\Asset\\FieldDefinitionAdapter\\DefaultAdapter', 'getDefaultAdapterService', true],
], [
'asset' => '?',
'calculatedValue' => '?',
'checkbox' => '?',
'country' => '?',
'date' => '?',
'datetime' => '?',
'input' => '?',
'language' => '?',
'manyToManyRelation' => '?',
'multiselect' => '?',
'numeric' => '?',
'object' => '?',
'select' => '?',
'textarea' => '?',
'wysiwyg' => '?',
]));
}
/**
* Gets the private 'Pimcore\Bundle\PortalEngineBundle\Service\Asset\ThumbnailService' shared autowired service.
*
* @return \Pimcore\Bundle\PortalEngineBundle\Service\Asset\ThumbnailService
*/
protected function getThumbnailServiceService()
{
return $this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\Asset\\ThumbnailService'] = new \Pimcore\Bundle\PortalEngineBundle\Service\Asset\ThumbnailService(($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\DataObject\\MainImageExtractorService'] ?? $this->getMainImageExtractorServiceService()));
}
/**
* Gets the private 'Pimcore\Bundle\PortalEngineBundle\Service\Collection\CollectionService' shared autowired service.
*
* @return \Pimcore\Bundle\PortalEngineBundle\Service\Collection\CollectionService
*/
protected function getCollectionServiceService()
{
return $this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\Collection\\CollectionService'] = new \Pimcore\Bundle\PortalEngineBundle\Service\Collection\CollectionService(($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\Entity\\EntityManagerService'] ?? $this->getEntityManagerServiceService()), ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\Security\\SecurityService'] ?? $this->getSecurityServiceService()), ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\SearchIndex\\IndexQueueService'] ?? $this->getIndexQueueServiceService()), ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\DataPool\\DataPoolConfigService'] ?? $this->getDataPoolConfigServiceService()), ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService()));
}
/**
* Gets the private 'Pimcore\Bundle\PortalEngineBundle\Service\Content\HeadTitleService' shared autowired service.
*
* @return \Pimcore\Bundle\PortalEngineBundle\Service\Content\HeadTitleService
*/
protected function getHeadTitleServiceService()
{
return $this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\Content\\HeadTitleService'] = new \Pimcore\Bundle\PortalEngineBundle\Service\Content\HeadTitleService(($this->services['pimcore.service.request.document_resolver'] ?? $this->getPimcore_Service_Request_DocumentResolverService()), ($this->services['Symfony\\Contracts\\Translation\\TranslatorInterface'] ?? $this->getTranslatorInterfaceService()), ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\PortalConfig\\PortalConfigService'] ?? $this->getPortalConfigServiceService()));
}
/**
* Gets the private 'Pimcore\Bundle\PortalEngineBundle\Service\Content\NavigationService' shared autowired service.
*
* @return \Pimcore\Bundle\PortalEngineBundle\Service\Content\NavigationService
*/
protected function getNavigationServiceService()
{
return $this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\Content\\NavigationService'] = new \Pimcore\Bundle\PortalEngineBundle\Service\Content\NavigationService(($this->privates['Pimcore\\Twig\\Extension\\Templating\\Navigation'] ?? $this->getNavigationService()), ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\PortalConfig\\PortalConfigService'] ?? $this->getPortalConfigServiceService()), new \Pimcore\Bundle\PortalEngineBundle\Service\Content\PageConfigService(), ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\DataPool\\DataPoolConfigService'] ?? $this->getDataPoolConfigServiceService()), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->services['pimcore.service.request.document_resolver'] ?? $this->getPimcore_Service_Request_DocumentResolverService()));
}
/**
* Gets the private 'Pimcore\Bundle\PortalEngineBundle\Service\DataObject\MainImageExtractorService' shared autowired service.
*
* @return \Pimcore\Bundle\PortalEngineBundle\Service\DataObject\MainImageExtractorService
*/
protected function getMainImageExtractorServiceService()
{
return $this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\DataObject\\MainImageExtractorService'] = new \Pimcore\Bundle\PortalEngineBundle\Service\DataObject\MainImageExtractorService(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
}
/**
* Gets the private 'Pimcore\Bundle\PortalEngineBundle\Service\DataObject\NameExtractorService' shared autowired service.
*
* @return \Pimcore\Bundle\PortalEngineBundle\Service\DataObject\NameExtractorService
*/
protected function getNameExtractorService3Service()
{
return $this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\DataObject\\NameExtractorService'] = new \Pimcore\Bundle\PortalEngineBundle\Service\DataObject\NameExtractorService(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
}
/**
* Gets the private 'Pimcore\Bundle\PortalEngineBundle\Service\DataObject\SearchIndexFieldDefinitionService' shared autowired service.
*
* @return \Pimcore\Bundle\PortalEngineBundle\Service\DataObject\SearchIndexFieldDefinitionService
*/
protected function getSearchIndexFieldDefinitionService2Service()
{
return $this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\DataObject\\SearchIndexFieldDefinitionService'] = new \Pimcore\Bundle\PortalEngineBundle\Service\DataObject\SearchIndexFieldDefinitionService(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'advancedManyToManyObjectRelation' => [false, 'Pimcore\\Bundle\\PortalEngineBundle\\Service\\SearchIndex\\DataObject\\FieldDefinitionAdapter\\AdvancedManyToManyObjectRelationAdapter', 'getAdvancedManyToManyObjectRelationAdapter2Service', true],
'advancedManyToManyRelation' => [false, 'Pimcore\\Bundle\\PortalEngineBundle\\Service\\SearchIndex\\DataObject\\FieldDefinitionAdapter\\AdvancedManyToManyRelationAdapter', 'getAdvancedManyToManyRelationAdapter2Service', true],
'calculatedValue' => [false, 'Pimcore\\Bundle\\PortalEngineBundle\\Service\\SearchIndex\\DataObject\\FieldDefinitionAdapter\\TextAdapter', 'getTextAdapter2Service', true],
'checkbox' => [false, 'Pimcore\\Bundle\\PortalEngineBundle\\Service\\SearchIndex\\DataObject\\FieldDefinitionAdapter\\BooleanAdapter', 'getBooleanAdapter4Service', true],
'country' => [false, 'Pimcore\\Bundle\\PortalEngineBundle\\Service\\SearchIndex\\DataObject\\FieldDefinitionAdapter\\CountryAdapter', 'getCountryAdapter3Service', true],
'countrymultiselect' => [false, 'Pimcore\\Bundle\\PortalEngineBundle\\Service\\SearchIndex\\DataObject\\FieldDefinitionAdapter\\CountryMultiSelectAdapter', 'getCountryMultiSelectAdapter2Service', true],
'date' => [false, 'Pimcore\\Bundle\\PortalEngineBundle\\Service\\SearchIndex\\DataObject\\FieldDefinitionAdapter\\DateAdapter', 'getDateAdapter4Service', true],
'datetime' => [false, 'Pimcore\\Bundle\\PortalEngineBundle\\Service\\SearchIndex\\DataObject\\FieldDefinitionAdapter\\DateTimeAdapter', 'getDateTimeAdapter3Service', true],
'input' => [false, 'Pimcore\\Bundle\\PortalEngineBundle\\Service\\SearchIndex\\DataObject\\FieldDefinitionAdapter\\TextAdapter', 'getTextAdapter2Service', true],
'inputQuantityValue' => [false, 'Pimcore\\Bundle\\PortalEngineBundle\\Service\\SearchIndex\\DataObject\\FieldDefinitionAdapter\\QuantityValueAdapter', 'getQuantityValueAdapter2Service', true],
'language' => [false, 'Pimcore\\Bundle\\PortalEngineBundle\\Service\\SearchIndex\\DataObject\\FieldDefinitionAdapter\\LanguageAdapter', 'getLanguageAdapter3Service', true],
'languagemultiselect' => [false, 'Pimcore\\Bundle\\PortalEngineBundle\\Service\\SearchIndex\\DataObject\\FieldDefinitionAdapter\\LanguageMultiSelectAdapter', 'getLanguageMultiSelectAdapter2Service', true],
'localizedfields' => [false, 'Pimcore\\Bundle\\PortalEngineBundle\\Service\\SearchIndex\\DataObject\\FieldDefinitionAdapter\\LocalizedFieldsAdapter', 'getLocalizedFieldsAdapter2Service', true],
'manyToManyObjectRelation' => [false, 'Pimcore\\Bundle\\PortalEngineBundle\\Service\\SearchIndex\\DataObject\\FieldDefinitionAdapter\\ManyToManyObjectRelationAdapter', 'getManyToManyObjectRelationAdapter2Service', true],
'manyToManyRelation' => [false, 'Pimcore\\Bundle\\PortalEngineBundle\\Service\\SearchIndex\\DataObject\\FieldDefinitionAdapter\\ManyToManyRelationAdapter', 'getManyToManyRelationAdapter3Service', true],
'manyToOneRelation' => [false, 'Pimcore\\Bundle\\PortalEngineBundle\\Service\\SearchIndex\\DataObject\\FieldDefinitionAdapter\\ManyToOneRelationAdapter', 'getManyToOneRelationAdapter2Service', true],
'multiselect' => [false, 'Pimcore\\Bundle\\PortalEngineBundle\\Service\\SearchIndex\\DataObject\\FieldDefinitionAdapter\\MultiSelectAdapter', 'getMultiSelectAdapter4Service', true],
'numeric' => [false, 'Pimcore\\Bundle\\PortalEngineBundle\\Service\\SearchIndex\\DataObject\\FieldDefinitionAdapter\\NumericAdapter', 'getNumericAdapter2Service', true],
'quantityValue' => [false, 'Pimcore\\Bundle\\PortalEngineBundle\\Service\\SearchIndex\\DataObject\\FieldDefinitionAdapter\\QuantityValueAdapter', 'getQuantityValueAdapter2Service', true],
'select' => [false, 'Pimcore\\Bundle\\PortalEngineBundle\\Service\\SearchIndex\\DataObject\\FieldDefinitionAdapter\\SelectAdapter', 'getSelectAdapter4Service', true],
'slider' => [false, 'Pimcore\\Bundle\\PortalEngineBundle\\Service\\SearchIndex\\DataObject\\FieldDefinitionAdapter\\NumericAdapter', 'getNumericAdapter2Service', true],
'textarea' => [false, 'Pimcore\\Bundle\\PortalEngineBundle\\Service\\SearchIndex\\DataObject\\FieldDefinitionAdapter\\TextAdapter', 'getTextAdapter2Service', true],
'wysiwyg' => [false, 'Pimcore\\Bundle\\PortalEngineBundle\\Service\\SearchIndex\\DataObject\\FieldDefinitionAdapter\\DefaultAdapter', 'getDefaultAdapter2Service', true],
], [
'advancedManyToManyObjectRelation' => '?',
'advancedManyToManyRelation' => '?',
'calculatedValue' => '?',
'checkbox' => '?',
'country' => '?',
'countrymultiselect' => '?',
'date' => '?',
'datetime' => '?',
'input' => '?',
'inputQuantityValue' => '?',
'language' => '?',
'languagemultiselect' => '?',
'localizedfields' => '?',
'manyToManyObjectRelation' => '?',
'manyToManyRelation' => '?',
'manyToOneRelation' => '?',
'multiselect' => '?',
'numeric' => '?',
'quantityValue' => '?',
'select' => '?',
'slider' => '?',
'textarea' => '?',
'wysiwyg' => '?',
]));
}
/**
* Gets the private 'Pimcore\Bundle\PortalEngineBundle\Service\DataPool\DataPoolConfigService' shared autowired service.
*
* @return \Pimcore\Bundle\PortalEngineBundle\Service\DataPool\DataPoolConfigService
*/
protected function getDataPoolConfigServiceService()
{
return $this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\DataPool\\DataPoolConfigService'] = new \Pimcore\Bundle\PortalEngineBundle\Service\DataPool\DataPoolConfigService(($this->services['pimcore.service.request.document_resolver'] ?? $this->getPimcore_Service_Request_DocumentResolverService()), ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\PortalConfig\\PortalConfigService'] ?? $this->getPortalConfigServiceService()), ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\Document\\LanguageVariantService'] ?? $this->getLanguageVariantServiceService()));
}
/**
* Gets the private 'Pimcore\Bundle\PortalEngineBundle\Service\DataPool\TranslatorService' shared autowired service.
*
* @return \Pimcore\Bundle\PortalEngineBundle\Service\DataPool\TranslatorService
*/
protected function getTranslatorServiceService()
{
return $this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\DataPool\\TranslatorService'] = new \Pimcore\Bundle\PortalEngineBundle\Service\DataPool\TranslatorService(($this->services['Symfony\\Contracts\\Translation\\TranslatorInterface'] ?? $this->getTranslatorInterfaceService()), ($this->services['Pimcore\\Localization\\LocaleServiceInterface'] ?? $this->getLocaleServiceInterfaceService()));
}
/**
* Gets the private 'Pimcore\Bundle\PortalEngineBundle\Service\Document\LanguageVariantService' shared autowired service.
*
* @return \Pimcore\Bundle\PortalEngineBundle\Service\Document\LanguageVariantService
*/
protected function getLanguageVariantServiceService()
{
return $this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\Document\\LanguageVariantService'] = new \Pimcore\Bundle\PortalEngineBundle\Service\Document\LanguageVariantService(($this->services['pimcore.service.request.document_resolver'] ?? $this->getPimcore_Service_Request_DocumentResolverService()), ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\PortalConfig\\PortalConfigService'] ?? $this->getPortalConfigServiceService()));
}
/**
* Gets the private 'Pimcore\Bundle\PortalEngineBundle\Service\Document\PrefixService' shared autowired service.
*
* @return \Pimcore\Bundle\PortalEngineBundle\Service\Document\PrefixService
*/
protected function getPrefixServiceService()
{
return $this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\Document\\PrefixService'] = new \Pimcore\Bundle\PortalEngineBundle\Service\Document\PrefixService(($this->services['router'] ?? $this->getRouterService()), ($this->services['pimcore.service.request.document_resolver'] ?? $this->getPimcore_Service_Request_DocumentResolverService()), ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\DataPool\\DataPoolConfigService'] ?? $this->getDataPoolConfigServiceService()));
}
/**
* Gets the private 'Pimcore\Bundle\PortalEngineBundle\Service\Element\NameExtractorService' shared autowired service.
*
* @return \Pimcore\Bundle\PortalEngineBundle\Service\Element\NameExtractorService
*/
protected function getNameExtractorService2Service()
{
return $this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\Element\\NameExtractorService'] = new \Pimcore\Bundle\PortalEngineBundle\Service\Element\NameExtractorService(($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\Asset\\NameExtractorService'] ?? $this->getNameExtractorServiceService()), ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\DataObject\\NameExtractorService'] ?? $this->getNameExtractorService3Service()));
}
/**
* Gets the private 'Pimcore\Bundle\PortalEngineBundle\Service\Entity\EntityManagerService' shared autowired service.
*
* @return \Pimcore\Bundle\PortalEngineBundle\Service\Entity\EntityManagerService
*/
protected function getEntityManagerServiceService()
{
return $this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\Entity\\EntityManagerService'] = new \Pimcore\Bundle\PortalEngineBundle\Service\Entity\EntityManagerService(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'Pimcore\Bundle\PortalEngineBundle\Service\PortalConfig\PortalConfigService' shared autowired service.
*
* @return \Pimcore\Bundle\PortalEngineBundle\Service\PortalConfig\PortalConfigService
*/
protected function getPortalConfigServiceService()
{
return $this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\PortalConfig\\PortalConfigService'] = new \Pimcore\Bundle\PortalEngineBundle\Service\PortalConfig\PortalConfigService(($this->services['doctrine.dbal.default_connection'] ?? $this->getDoctrine_Dbal_DefaultConnectionService()), ($this->services['pimcore.service.request.document_resolver'] ?? $this->getPimcore_Service_Request_DocumentResolverService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
}
/**
* Gets the private 'Pimcore\Bundle\PortalEngineBundle\Service\PublicShare\PublicShareService' shared autowired service.
*
* @return \Pimcore\Bundle\PortalEngineBundle\Service\PublicShare\PublicShareService
*/
protected function getPublicShareServiceService()
{
return $this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\PublicShare\\PublicShareService'] = new \Pimcore\Bundle\PortalEngineBundle\Service\PublicShare\PublicShareService(($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\Entity\\EntityManagerService'] ?? $this->getEntityManagerServiceService()), ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\Collection\\CollectionService'] ?? $this->getCollectionServiceService()), ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\Security\\SecurityService'] ?? $this->getSecurityServiceService()), ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\SearchIndex\\IndexQueueService'] ?? $this->getIndexQueueServiceService()), ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\DataPool\\DataPoolConfigService'] ?? $this->getDataPoolConfigServiceService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()));
}
/**
* Gets the private 'Pimcore\Bundle\PortalEngineBundle\Service\SearchIndex\Asset\IndexService' shared autowired service.
*
* @return \Pimcore\Bundle\PortalEngineBundle\Service\SearchIndex\Asset\IndexService
*/
protected function getIndexServiceService()
{
$a = ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService());
$this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\SearchIndex\\Asset\\IndexService'] = $instance = new \Pimcore\Bundle\PortalEngineBundle\Service\SearchIndex\Asset\IndexService($a, ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Pimcore\\Bundle\\PortalEngineBundle\\Service\\SearchIndex\\ElasticSearchConfigService'] ?? $this->getElasticSearchConfigServiceService()), ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\Element\\NameExtractorService'] ?? $this->getNameExtractorService2Service()), ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\Entity\\EntityManagerService'] ?? $this->getEntityManagerServiceService()));
$instance->setEsClient(($this->privates['pimcore.portal_engine.es_client'] ?? $this->getPimcore_PortalEngine_EsClientService()));
$instance->setCoreFieldsConfig($this->parameters['pimcore_portal_engine.core_fields_configuration']);
$instance->setFieldDefinitionService(($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\Asset\\SearchIndexFieldDefinitionService'] ?? $this->getSearchIndexFieldDefinitionServiceService()));
$instance->setThumbnailService(($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\Asset\\ThumbnailService'] ?? $this->getThumbnailServiceService()));
$instance->setWorkflowService(($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\Workflow\\WorkflowService'] ?? $this->getWorkflowServiceService()));
$instance->setLogger($a);
return $instance;
}
/**
* Gets the private 'Pimcore\Bundle\PortalEngineBundle\Service\SearchIndex\DataObject\IndexService' shared autowired service.
*
* @return \Pimcore\Bundle\PortalEngineBundle\Service\SearchIndex\DataObject\IndexService
*/
protected function getIndexService2Service()
{
$a = ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService());
$this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\SearchIndex\\DataObject\\IndexService'] = $instance = new \Pimcore\Bundle\PortalEngineBundle\Service\SearchIndex\DataObject\IndexService($a, ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Pimcore\\Bundle\\PortalEngineBundle\\Service\\SearchIndex\\ElasticSearchConfigService'] ?? $this->getElasticSearchConfigServiceService()), ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\Element\\NameExtractorService'] ?? $this->getNameExtractorService2Service()), ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\Entity\\EntityManagerService'] ?? $this->getEntityManagerServiceService()));
$instance->setEsClient(($this->privates['pimcore.portal_engine.es_client'] ?? $this->getPimcore_PortalEngine_EsClientService()));
$instance->setCoreFieldsConfig($this->parameters['pimcore_portal_engine.core_fields_configuration']);
$instance->setFieldDefinitionService(($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\DataObject\\SearchIndexFieldDefinitionService'] ?? $this->getSearchIndexFieldDefinitionService2Service()));
$instance->setMainImageExtractorService(($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\DataObject\\MainImageExtractorService'] ?? $this->getMainImageExtractorServiceService()));
$instance->setContainerParamBag(($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))));
$instance->setLogger($a);
return $instance;
}
/**
* Gets the private 'Pimcore\Bundle\PortalEngineBundle\Service\SearchIndex\IndexQueueService' shared autowired service.
*
* @return \Pimcore\Bundle\PortalEngineBundle\Service\SearchIndex\IndexQueueService
*/
protected function getIndexQueueServiceService()
{
return $this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\SearchIndex\\IndexQueueService'] = new \Pimcore\Bundle\PortalEngineBundle\Service\SearchIndex\IndexQueueService(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['Pimcore\\Bundle\\PortalEngineBundle\\Service\\SearchIndex\\ElasticSearchConfigService'] ?? $this->getElasticSearchConfigServiceService()), ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\SearchIndex\\DataObject\\IndexService'] ?? $this->getIndexService2Service()), ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\SearchIndex\\Asset\\IndexService'] ?? $this->getIndexServiceService()));
}
/**
* Gets the private 'Pimcore\Bundle\PortalEngineBundle\Service\Security\SecurityService' shared autowired service.
*
* @return \Pimcore\Bundle\PortalEngineBundle\Service\Security\SecurityService
*/
protected function getSecurityServiceService()
{
return $this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\Security\\SecurityService'] = new \Pimcore\Bundle\PortalEngineBundle\Service\Security\SecurityService(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
}
/**
* Gets the private 'Pimcore\Bundle\PortalEngineBundle\Service\User\AvatarService' shared autowired service.
*
* @return \Pimcore\Bundle\PortalEngineBundle\Service\User\AvatarService
*/
protected function getAvatarServiceService()
{
return $this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\User\\AvatarService'] = new \Pimcore\Bundle\PortalEngineBundle\Service\User\AvatarService(($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\Security\\SecurityService'] ?? $this->getSecurityServiceService()), ($this->services['router'] ?? $this->getRouterService()));
}
/**
* Gets the private 'Pimcore\Bundle\PortalEngineBundle\Service\Workflow\WorkflowService' shared autowired service.
*
* @return \Pimcore\Bundle\PortalEngineBundle\Service\Workflow\WorkflowService
*/
protected function getWorkflowServiceService()
{
return $this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\Workflow\\WorkflowService'] = new \Pimcore\Bundle\PortalEngineBundle\Service\Workflow\WorkflowService(($this->services['Pimcore\\Workflow\\Manager'] ?? $this->getManagerService()), ($this->privates['workflow.registry'] ?? $this->getWorkflow_RegistryService()), ($this->privates['Pimcore\\Workflow\\ActionsButtonService'] ?? $this->getActionsButtonServiceService()), ($this->services['Pimcore\\Workflow\\Place\\StatusInfo'] ?? $this->getStatusInfoService()), ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\DataPool\\TranslatorService'] ?? $this->getTranslatorServiceService()), ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\Security\\SecurityService'] ?? $this->getSecurityServiceService()), ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()));
}
/**
* Gets the private 'Pimcore\Bundle\PortalEngineBundle\Twig\ContentExtension' shared autowired service.
*
* @return \Pimcore\Bundle\PortalEngineBundle\Twig\ContentExtension
*/
protected function getContentExtensionService()
{
$a = ($this->privates['Pimcore\\Navigation\\Renderer\\Breadcrumbs'] ?? $this->getBreadcrumbsService());
if (isset($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Twig\\ContentExtension'])) {
return $this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Twig\\ContentExtension'];
}
return $this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Twig\\ContentExtension'] = new \Pimcore\Bundle\PortalEngineBundle\Twig\ContentExtension(($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\Content\\NavigationService'] ?? $this->getNavigationServiceService()), ($this->services['pimcore.templating.include_renderer'] ?? $this->getPimcore_Templating_IncludeRendererService()), ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\Document\\PrefixService'] ?? $this->getPrefixServiceService()), $a);
}
/**
* Gets the private 'Pimcore\Bundle\PortalEngineBundle\Twig\EditmodeExtension' shared autowired service.
*
* @return \Pimcore\Bundle\PortalEngineBundle\Twig\EditmodeExtension
*/
protected function getEditmodeExtensionService()
{
$a = ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Twig\\ContentExtension'] ?? $this->getContentExtensionService());
if (isset($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Twig\\EditmodeExtension'])) {
return $this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Twig\\EditmodeExtension'];
}
return $this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Twig\\EditmodeExtension'] = new \Pimcore\Bundle\PortalEngineBundle\Twig\EditmodeExtension(($this->services['pimcore.service.request.editmode_resolver'] ?? $this->getPimcore_Service_Request_EditmodeResolverService()), ($this->services['Symfony\\Contracts\\Translation\\TranslatorInterface'] ?? $this->getTranslatorInterfaceService()), $a, ($this->services['Pimcore\\Templating\\Renderer\\EditableRenderer'] ?? $this->getEditableRendererService()), ($this->services['Pimcore\\Extension\\Document\\Areabrick\\AreabrickManagerInterface'] ?? $this->getAreabrickManagerInterfaceService()), ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\Security\\SecurityService'] ?? $this->getSecurityServiceService()));
}
/**
* Gets the private 'Pimcore\Document\Editable\EditmodeEditableDefinitionCollector' shared autowired service.
*
* @return \Pimcore\Document\Editable\EditmodeEditableDefinitionCollector
*/
protected function getEditmodeEditableDefinitionCollectorService()
{
return $this->privates['Pimcore\\Document\\Editable\\EditmodeEditableDefinitionCollector'] = new \Pimcore\Document\Editable\EditmodeEditableDefinitionCollector();
}
/**
* Gets the private 'Pimcore\Http\Response\CodeInjector' shared autowired service.
*
* @return \Pimcore\Http\Response\CodeInjector
*/
protected function getCodeInjectorService()
{
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())));
}
/**
* Gets the private 'Pimcore\Navigation\Builder' shared autowired service.
*
* @return \Pimcore\Navigation\Builder
*/
protected function getBuilderService()
{
return $this->privates['Pimcore\\Navigation\\Builder'] = new \Pimcore\Navigation\Builder(($this->services['Pimcore\\Http\\RequestHelper'] ?? $this->getRequestHelperService()));
}
/**
* Gets the private 'Pimcore\Navigation\Renderer\Breadcrumbs' shared autowired service.
*
* @return \Pimcore\Navigation\Renderer\Breadcrumbs
*/
protected function getBreadcrumbsService()
{
$a = ($this->services['pimcore.templating.engine.delegating'] ?? $this->getPimcore_Templating_Engine_DelegatingService());
if (isset($this->privates['Pimcore\\Navigation\\Renderer\\Breadcrumbs'])) {
return $this->privates['Pimcore\\Navigation\\Renderer\\Breadcrumbs'];
}
return $this->privates['Pimcore\\Navigation\\Renderer\\Breadcrumbs'] = new \Pimcore\Navigation\Renderer\Breadcrumbs($a);
}
/**
* Gets the private 'Pimcore\Routing\Dynamic\DocumentRouteHandler' shared autowired service.
*
* @return \Pimcore\Routing\Dynamic\DocumentRouteHandler
*/
protected function getDocumentRouteHandlerService()
{
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()));
}
/**
* Gets the private 'Pimcore\Routing\RedirectHandler' shared autowired service.
*
* @return \Pimcore\Routing\RedirectHandler
*/
protected function getRedirectHandlerService()
{
$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()));
$a = ($this->services['monolog.logger.routing'] ?? $this->getMonolog_Logger_RoutingService());
$instance->setLogger($a);
$instance->setLogger($a);
return $instance;
}
/**
* Gets the private 'Pimcore\Targeting\ActionHandler\DelegatingActionHandler' shared autowired service.
*
* @return \Pimcore\Targeting\ActionHandler\DelegatingActionHandler
*/
protected function getDelegatingActionHandlerService()
{
return $this->privates['Pimcore\\Targeting\\ActionHandler\\DelegatingActionHandler'] = new \Pimcore\Targeting\ActionHandler\DelegatingActionHandler(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'assign_target_group' => ['privates', 'Pimcore\\Targeting\\ActionHandler\\AssignTargetGroup', 'getAssignTargetGroupService', true],
'codesnippet' => ['privates', 'Pimcore\\Targeting\\ActionHandler\\CodeSnippet', 'getCodeSnippetService', true],
'redirect' => ['privates', 'Pimcore\\Targeting\\ActionHandler\\Redirect', 'getRedirectService', true],
], [
'assign_target_group' => '?',
'codesnippet' => '?',
'redirect' => '?',
]), ($this->privates['Pimcore\\Targeting\\DataLoader'] ?? $this->getDataLoaderService()));
}
/**
* Gets the private 'Pimcore\Targeting\ConditionMatcher' shared autowired service.
*
* @return \Pimcore\Targeting\ConditionMatcher
*/
protected function getConditionMatcherService()
{
$a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
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()));
}
/**
* Gets the private 'Pimcore\Targeting\DataLoader' shared autowired service.
*
* @return \Pimcore\Targeting\DataLoader
*/
protected function getDataLoaderService()
{
$this->privates['Pimcore\\Targeting\\DataLoader'] = $instance = new \Pimcore\Targeting\DataLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'device' => ['privates', 'Pimcore\\Targeting\\DataProvider\\Device', 'getDeviceService', true],
'geoip' => ['privates', 'Pimcore\\Targeting\\DataProvider\\GeoIp', 'getGeoIpService', true],
'geolocation' => ['privates', 'Pimcore\\Targeting\\DataProvider\\GeoLocation', 'getGeoLocationService', true],
'targeting_storage' => ['privates', 'Pimcore\\Targeting\\DataProvider\\TargetingStorage', 'getTargetingStorageService', true],
'visited_pages_counter' => ['privates', 'Pimcore\\Targeting\\DataProvider\\VisitedPagesCounter', 'getVisitedPagesCounterService', true],
], [
'device' => '?',
'geoip' => '?',
'geolocation' => '?',
'targeting_storage' => '?',
'visited_pages_counter' => '?',
]));
$instance->setStopwatch(($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
return $instance;
}
/**
* Gets the private 'Pimcore\Targeting\Debug\OverrideHandler' shared autowired service.
*
* @return \Pimcore\Targeting\Debug\OverrideHandler
*/
protected function getOverrideHandlerService($lazyLoad = true)
{
if ($lazyLoad) {
return $this->privates['Pimcore\\Targeting\\Debug\\OverrideHandler'] = $this->createProxy('OverrideHandler_fb58919', function () {
return \OverrideHandler_fb58919::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {
$wrappedInstance = $this->getOverrideHandlerService(false);
$proxy->setProxyInitializer(null);
return true;
});
});
}
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Targeting/Debug/OverrideHandler.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Targeting/OverrideHandlerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Targeting/Debug/Override/DocumentTargetingOverrideHandler.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Targeting/Debug/Override/LanguageOverrideHandler.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Targeting/Debug/Override/DeviceOverrideHandler.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Targeting/Debug/Override/LocationOverrideHandler.php';
return new \Pimcore\Targeting\Debug\OverrideHandler(($this->services['.container.private.form.factory'] ?? $this->get_Container_Private_Form_FactoryService()), [0 => new \Pimcore\Targeting\Debug\Override\DocumentTargetingOverrideHandler(($this->services['Pimcore\\Targeting\\Document\\DocumentTargetingConfigurator'] ?? $this->getDocumentTargetingConfiguratorService())), 1 => new \Pimcore\Targeting\Debug\Override\LanguageOverrideHandler(), 2 => new \Pimcore\Targeting\Debug\Override\DeviceOverrideHandler(), 3 => new \Pimcore\Targeting\Debug\Override\LocationOverrideHandler()]);
}
/**
* Gets the private 'Pimcore\Targeting\Debug\TargetingDataCollector' shared autowired service.
*
* @return \Pimcore\Targeting\Debug\TargetingDataCollector
*/
protected function getTargetingDataCollectorService()
{
$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()));
$instance->setStopwatch(($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
return $instance;
}
/**
* Gets the private 'Pimcore\Targeting\EventListener\TargetingListener' shared autowired service.
*
* @return \Pimcore\Targeting\EventListener\TargetingListener
*/
protected function getTargetingListenerService()
{
$a = ($this->privates['Pimcore\\Targeting\\VisitorInfoStorage'] ?? ($this->privates['Pimcore\\Targeting\\VisitorInfoStorage'] = new \Pimcore\Targeting\VisitorInfoStorage()));
$b = ($this->privates['Pimcore\\Targeting\\ActionHandler\\DelegatingActionHandler'] ?? $this->getDelegatingActionHandlerService());
$c = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
$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);
$e = ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)));
$d->setStopwatch($e);
$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())));
$instance->setStopwatch($e);
$instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
$instance->setResponseHelper(($this->services['Pimcore\\Http\\ResponseHelper'] ?? ($this->services['Pimcore\\Http\\ResponseHelper'] = new \Pimcore\Http\ResponseHelper())));
$instance->setStaticPageResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\StaticPageResolver'] ?? $this->getStaticPageResolverService()));
return $instance;
}
/**
* Gets the private 'Pimcore\Targeting\EventListener\ToolbarListener' shared autowired service.
*
* @return \Pimcore\Targeting\EventListener\ToolbarListener
*/
protected function getToolbarListenerService()
{
$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.service.request.document_resolver'] ?? $this->getPimcore_Service_Request_DocumentResolverService()), ($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()));
$instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
return $instance;
}
/**
* Gets the private 'Pimcore\Targeting\Storage\CookieStorage' shared autowired service.
*
* @return \Pimcore\Targeting\Storage\CookieStorage
*/
protected function getCookieStorageService()
{
return $this->privates['Pimcore\\Targeting\\Storage\\CookieStorage'] = new \Pimcore\Targeting\Storage\CookieStorage(new \Pimcore\Targeting\Storage\Cookie\JWTCookieSaveHandler('wS0MZ2V4eukAfPQIF+yMTwzT9uibxxh/', [], NULL, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService())), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
}
/**
* Gets the private 'Pimcore\Tool\Glossary\Processor' shared autowired service.
*
* @return \Pimcore\Tool\Glossary\Processor
*/
protected function getProcessorService()
{
return $this->privates['Pimcore\\Tool\\Glossary\\Processor'] = new \Pimcore\Tool\Glossary\Processor(($this->services['Pimcore\\Http\\RequestHelper'] ?? $this->getRequestHelperService()), ($this->services['pimcore.service.request.editmode_resolver'] ?? $this->getPimcore_Service_Request_EditmodeResolverService()), ($this->services['pimcore.service.request.document_resolver'] ?? $this->getPimcore_Service_Request_DocumentResolverService()), $this->parameters['pimcore.glossary.blocked_tags']);
}
/**
* Gets the private 'Pimcore\Twig\Extension\SubrequestExtension' shared autowired service.
*
* @return \Pimcore\Twig\Extension\SubrequestExtension
*/
protected function getSubrequestExtensionService($lazyLoad = true)
{
if ($lazyLoad) {
return $this->privates['Pimcore\\Twig\\Extension\\SubrequestExtension'] = $this->createProxy('SubrequestExtension_ac4dffd', function () {
return \SubrequestExtension_ac4dffd::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {
$wrappedInstance = $this->getSubrequestExtensionService(false);
$proxy->setProxyInitializer(null);
return true;
});
});
}
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Twig/Extension/SubrequestExtension.php';
return new \Pimcore\Twig\Extension\SubrequestExtension(($this->privates['Pimcore\\Twig\\Extension\\Templating\\Inc'] ?? $this->getIncService()));
}
/**
* Gets the private 'Pimcore\Twig\Extension\Templating\HeadLink' shared autowired service.
*
* @return \Pimcore\Twig\Extension\Templating\HeadLink
*/
protected function getHeadLinkService()
{
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()));
}
/**
* Gets the private 'Pimcore\Twig\Extension\Templating\HeadMeta' shared autowired service.
*
* @return \Pimcore\Twig\Extension\Templating\HeadMeta
*/
protected function getHeadMetaService()
{
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())));
}
/**
* Gets the private 'Pimcore\Twig\Extension\Templating\HeadScript' shared autowired service.
*
* @return \Pimcore\Twig\Extension\Templating\HeadScript
*/
protected function getHeadScriptService()
{
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()));
}
/**
* Gets the private 'Pimcore\Twig\Extension\Templating\HeadStyle' shared autowired service.
*
* @return \Pimcore\Twig\Extension\Templating\HeadStyle
*/
protected function getHeadStyleService()
{
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())));
}
/**
* Gets the private 'Pimcore\Twig\Extension\Templating\HeadTitle' shared autowired service.
*
* @return \Pimcore\Twig\Extension\Templating\HeadTitle
*/
protected function getHeadTitleService()
{
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())));
}
/**
* Gets the private 'Pimcore\Twig\Extension\Templating\Inc' shared autowired service.
*
* @return \Pimcore\Twig\Extension\Templating\Inc
*/
protected function getIncService()
{
return $this->privates['Pimcore\\Twig\\Extension\\Templating\\Inc'] = new \Pimcore\Twig\Extension\Templating\Inc(($this->services['pimcore.templating.include_renderer'] ?? $this->getPimcore_Templating_IncludeRendererService()), ($this->services['pimcore.service.request.editmode_resolver'] ?? $this->getPimcore_Service_Request_EditmodeResolverService()));
}
/**
* Gets the private 'Pimcore\Twig\Extension\Templating\InlineScript' shared autowired service.
*
* @return \Pimcore\Twig\Extension\Templating\InlineScript
*/
protected function getInlineScriptService()
{
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()));
}
/**
* Gets the private 'Pimcore\Twig\Extension\Templating\Navigation' shared autowired service.
*
* @return \Pimcore\Twig\Extension\Templating\Navigation
*/
protected function getNavigationService($lazyLoad = true)
{
if ($lazyLoad) {
return $this->privates['Pimcore\\Twig\\Extension\\Templating\\Navigation'] = $this->createProxy('Navigation_62d2b4b', function () {
return \Navigation_62d2b4b::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {
$wrappedInstance = $this->getNavigationService(false);
$proxy->setProxyInitializer(null);
return true;
});
});
}
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Twig/Extension/Templating/Navigation.php';
return new \Pimcore\Twig\Extension\Templating\Navigation(($this->privates['Pimcore\\Navigation\\Builder'] ?? $this->getBuilderService()), ($this->privates['pimcore.templating.navigation.renderer_locator'] ?? $this->getPimcore_Templating_Navigation_RendererLocatorService()));
}
/**
* Gets the private 'Pimcore\Twig\Extension\Templating\PimcoreUrl' shared autowired service.
*
* @return \Pimcore\Twig\Extension\Templating\PimcoreUrl
*/
protected function getPimcoreUrlService()
{
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()));
}
/**
* Gets the private 'Pimcore\Twig\Extension\Templating\Placeholder' shared autowired service.
*
* @return \Pimcore\Twig\Extension\Templating\Placeholder
*/
protected function getPlaceholder2Service()
{
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())));
}
/**
* Gets the private 'Pimcore\Workflow\ActionsButtonService' shared autowired service.
*
* @return \Pimcore\Workflow\ActionsButtonService
*/
protected function getActionsButtonServiceService()
{
return $this->privates['Pimcore\\Workflow\\ActionsButtonService'] = new \Pimcore\Workflow\ActionsButtonService(($this->services['Pimcore\\Workflow\\Manager'] ?? $this->getManagerService()));
}
/**
* Gets the private 'Pimcore\Workflow\EventSubscriber\NotesSubscriber' shared autowired service.
*
* @return \Pimcore\Workflow\EventSubscriber\NotesSubscriber
*/
protected function getNotesSubscriberService()
{
return $this->privates['Pimcore\\Workflow\\EventSubscriber\\NotesSubscriber'] = new \Pimcore\Workflow\EventSubscriber\NotesSubscriber(($this->services['Symfony\\Contracts\\Translation\\TranslatorInterface'] ?? $this->getTranslatorInterfaceService()));
}
/**
* Gets the private 'Symfony\WebpackEncoreBundle\EventListener\ResetAssetsEventListener' shared service.
*
* @return \Symfony\WebpackEncoreBundle\EventListener\ResetAssetsEventListener
*/
protected function getResetAssetsEventListenerService()
{
return $this->privates['Symfony\\WebpackEncoreBundle\\EventListener\\ResetAssetsEventListener'] = new \Symfony\WebpackEncoreBundle\EventListener\ResetAssetsEventListener(($this->privates['webpack_encore.entrypoint_lookup_collection'] ?? $this->getWebpackEncore_EntrypointLookupCollectionService()), [0 => 'portalEngineBundle', 1 => 'portalEngineAppPortalConfig_27', 2 => 'portalEngineApp_mea_custom_portal', 3 => 'pimcoreStatisticsExplorer']);
}
/**
* Gets the private 'annotations.cache_adapter' shared service.
*
* @return \Symfony\Component\Cache\Adapter\PhpArrayAdapter
*/
protected function getAnnotations_CacheAdapterService()
{
return \Symfony\Component\Cache\Adapter\PhpArrayAdapter::create(($this->targetDir.''.'/annotations.php'), ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()));
}
/**
* Gets the private 'annotations.cached_reader' shared service.
*
* @return \Doctrine\Common\Annotations\PsrCachedReader
*/
protected function getAnnotations_CachedReaderService()
{
return $this->privates['annotations.cached_reader'] = new \Doctrine\Common\Annotations\PsrCachedReader(($this->privates['annotations.reader'] ?? $this->getAnnotations_ReaderService()), $this->getAnnotations_CacheAdapterService(), true);
}
/**
* Gets the private 'annotations.reader' shared service.
*
* @return \Doctrine\Common\Annotations\AnnotationReader
*/
protected function getAnnotations_ReaderService()
{
$this->privates['annotations.reader'] = $instance = new \Doctrine\Common\Annotations\AnnotationReader();
$a = new \Doctrine\Common\Annotations\AnnotationRegistry();
$a->registerUniqueLoader('class_exists');
$instance->addGlobalIgnoredName('required', $a);
return $instance;
}
/**
* Gets the private 'assets.packages' shared service.
*
* @return \Symfony\Component\Asset\Packages
*/
protected function getAssets_PackagesService()
{
$a = ($this->services['pimcore.routing.router.request_context'] ?? $this->getPimcore_Routing_Router_RequestContextService());
return $this->privates['assets.packages'] = new \Symfony\Component\Asset\Packages(new \Symfony\Component\Asset\PathPackage('', new \Symfony\Component\Asset\VersionStrategy\EmptyVersionStrategy(), new \Symfony\Component\Asset\Context\RequestStackContext(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), $a->getBaseUrl(), $a->isSecure())), new RewindableGenerator(function () {
return new \EmptyIterator();
}, 0));
}
/**
* Gets the private 'cache.annotations' shared service.
*
* @return \Symfony\Component\Cache\Adapter\TraceableAdapter
*/
protected function getCache_AnnotationsService()
{
return $this->privates['cache.annotations'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('bfj7qvvhcA', 0, $this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->services['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
}
/**
* Gets the private 'cache.doctrine.orm.portal_engine.query' shared service.
*
* @return \Symfony\Component\Cache\Adapter\TraceableAdapter
*/
protected function getCache_Doctrine_Orm_PortalEngine_QueryService()
{
return $this->privates['cache.doctrine.orm.portal_engine.query'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
}
/**
* Gets the private 'cache.doctrine.orm.portal_engine.result' shared service.
*
* @return \Symfony\Component\Cache\Adapter\TraceableAdapter
*/
protected function getCache_Doctrine_Orm_PortalEngine_ResultService()
{
return $this->privates['cache.doctrine.orm.portal_engine.result'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
}
/**
* Gets the private 'cache.doctrine.orm.statistics_explorer.query' shared service.
*
* @return \Symfony\Component\Cache\Adapter\TraceableAdapter
*/
protected function getCache_Doctrine_Orm_StatisticsExplorer_QueryService()
{
return $this->privates['cache.doctrine.orm.statistics_explorer.query'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
}
/**
* Gets the private 'cache.doctrine.orm.statistics_explorer.result' shared service.
*
* @return \Symfony\Component\Cache\Adapter\TraceableAdapter
*/
protected function getCache_Doctrine_Orm_StatisticsExplorer_ResultService()
{
return $this->privates['cache.doctrine.orm.statistics_explorer.result'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
}
/**
* Gets the private 'cache.messenger.restart_workers_signal' shared service.
*
* @return \Symfony\Component\Cache\Adapter\TraceableAdapter
*/
protected function getCache_Messenger_RestartWorkersSignalService()
{
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'));
}
/**
* Gets the private 'cache.property_info' shared service.
*
* @return \Symfony\Component\Cache\Adapter\TraceableAdapter
*/
protected function getCache_PropertyInfoService()
{
return $this->privates['cache.property_info'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('KQ2QfO9oh4', 0, $this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->services['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
}
/**
* Gets the private 'cache.rate_limiter' shared service.
*
* @return \Symfony\Component\Cache\Adapter\TraceableAdapter
*/
protected function getCache_RateLimiterService()
{
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'));
}
/**
* Gets the private 'cache.security_expression_language' shared service.
*
* @return \Symfony\Component\Cache\Adapter\TraceableAdapter
*/
protected function getCache_SecurityExpressionLanguageService()
{
return $this->privates['cache.security_expression_language'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('pfRlKSlW5d', 0, $this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->services['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
}
/**
* Gets the private 'cache.serializer' shared service.
*
* @return \Symfony\Component\Cache\Adapter\TraceableAdapter
*/
protected function getCache_SerializerService()
{
return $this->privates['cache.serializer'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('hKeK4vr+gP', 0, $this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->services['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
}
/**
* Gets the private 'cache.validator' shared service.
*
* @return \Symfony\Component\Cache\Adapter\TraceableAdapter
*/
protected function getCache_ValidatorService()
{
return $this->privates['cache.validator'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('4KI7Uuq88K', 0, $this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->services['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
}
/**
* Gets the private 'cache.webpack_encore' shared service.
*
* @return \Symfony\Component\Cache\Adapter\TraceableAdapter
*/
protected function getCache_WebpackEncoreService()
{
return $this->privates['cache.webpack_encore'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('gGZfcMhUml', 0, $this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->services['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
}
/**
* Gets the private 'config_cache_factory' shared service.
*
* @return \Symfony\Component\Config\ResourceCheckerConfigCacheFactory
*/
protected function getConfigCacheFactoryService()
{
return $this->privates['config_cache_factory'] = new \Symfony\Component\Config\ResourceCheckerConfigCacheFactory(new RewindableGenerator(function () {
yield 0 => ($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)));
yield 1 => ($this->privates['config.resource.self_checking_resource_checker'] ?? ($this->privates['config.resource.self_checking_resource_checker'] = new \Symfony\Component\Config\Resource\SelfCheckingResourceChecker()));
}, 2));
}
/**
* Gets the private 'data_collector.form' shared service.
*
* @return \Symfony\Component\Form\Extension\DataCollector\FormDataCollector
*/
protected function getDataCollector_FormService()
{
return $this->privates['data_collector.form'] = new \Symfony\Component\Form\Extension\DataCollector\FormDataCollector(new \Symfony\Component\Form\Extension\DataCollector\FormDataExtractor());
}
/**
* Gets the private 'data_collector.request' shared service.
*
* @return \Symfony\Component\HttpKernel\DataCollector\RequestDataCollector
*/
protected function getDataCollector_RequestService()
{
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())));
}
/**
* Gets the private 'debug.controller_resolver' shared service.
*
* @return \Symfony\Component\HttpKernel\Controller\TraceableControllerResolver
*/
protected function getDebug_ControllerResolverService()
{
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))));
}
/**
* Gets the private 'debug.debug_handlers_listener' shared service.
*
* @return \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener
*/
protected function getDebug_DebugHandlersListenerService()
{
return $this->privates['debug.debug_handlers_listener'] = new \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener(NULL, ($this->services['monolog.logger.php'] ?? $this->getMonolog_Logger_PhpService()), NULL, -1, true, true, NULL);
}
/**
* Gets the private 'debug.file_link_formatter' shared service.
*
* @return \Symfony\Component\HttpKernel\Debug\FileLinkFormatter
*/
protected function getDebug_FileLinkFormatterService()
{
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 () {
return ($this->privates['debug.file_link_formatter.url_format'] ?? $this->load('getDebug_FileLinkFormatter_UrlFormatService'));
});
}
/**
* Gets the private 'debug.log_processor' shared service.
*
* @return \Symfony\Bridge\Monolog\Processor\DebugProcessor
*/
protected function getDebug_LogProcessorService()
{
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())));
}
/**
* Gets the private 'debug.security.access.decision_manager' shared service.
*
* @return \Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager
*/
protected function getDebug_Security_Access_DecisionManagerService()
{
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 () {
yield 0 => ($this->privates['debug.security.voter.security.access.authenticated_voter'] ?? $this->load('getDebug_Security_Voter_Security_Access_AuthenticatedVoterService'));
yield 1 => ($this->privates['debug.security.voter.scheb_two_factor.security.access.authenticated_voter'] ?? $this->load('getDebug_Security_Voter_SchebTwoFactor_Security_Access_AuthenticatedVoterService'));
yield 2 => ($this->privates['debug.security.voter.security.access.role_hierarchy_voter'] ?? $this->load('getDebug_Security_Voter_Security_Access_RoleHierarchyVoterService'));
yield 3 => ($this->privates['debug.security.voter.security.access.expression_voter'] ?? $this->load('getDebug_Security_Voter_Security_Access_ExpressionVoterService'));
yield 4 => ($this->privates['debug.security.voter.Pimcore\\Bundle\\PortalEngineBundle\\Service\\Security\\Voter\\DataPoolAccessVoter'] ?? $this->load('getDataPoolAccessVoterService'));
yield 5 => ($this->privates['debug.security.voter.Pimcore\\Bundle\\PortalEngineBundle\\Service\\Security\\Voter\\DataPoolAssetUploadFolderReviewingVoter'] ?? $this->load('getDataPoolAssetUploadFolderReviewingVoterService'));
yield 6 => ($this->privates['debug.security.voter.Pimcore\\Bundle\\PortalEngineBundle\\Service\\Security\\Voter\\DataPoolDownloadVoter'] ?? $this->load('getDataPoolDownloadVoterService'));
yield 7 => ($this->privates['debug.security.voter.Pimcore\\Bundle\\PortalEngineBundle\\Service\\Security\\Voter\\DataPoolItemPermissionVoter'] ?? $this->load('getDataPoolItemPermissionVoterService'));
yield 8 => ($this->privates['debug.security.voter.Pimcore\\Bundle\\PortalEngineBundle\\Service\\Security\\Voter\\DataPoolVersionHistoryVoter'] ?? $this->load('getDataPoolVersionHistoryVoterService'));
yield 9 => ($this->privates['debug.security.voter.Pimcore\\Bundle\\PortalEngineBundle\\Service\\Security\\Voter\\GuestUserPermissionVoter'] ?? $this->load('getGuestUserPermissionVoterService'));
yield 10 => ($this->privates['debug.security.voter.Pimcore\\Bundle\\PortalEngineBundle\\Service\\Security\\Voter\\PortalAccessVoter'] ?? $this->load('getPortalAccessVoterService'));
yield 11 => ($this->privates['debug.security.voter.Pimcore\\Bundle\\PortalEngineBundle\\Service\\Security\\Voter\\StatisticExplorerAccessVoter'] ?? $this->load('getStatisticExplorerAccessVoterService'));
}, 12), new \Symfony\Component\Security\Core\Authorization\Strategy\AffirmativeStrategy(false)));
}
/**
* Gets the private 'debug.security.firewall' shared service.
*
* @return \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener
*/
protected function getDebug_Security_FirewallService()
{
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()));
}
/**
* Gets the private 'debug.traced.messenger.bus.portal-engine' shared service.
*
* @return \Symfony\Component\Messenger\TraceableMessageBus
*/
protected function getDebug_Traced_Messenger_Bus_PortalengineService()
{
return $this->privates['debug.traced.messenger.bus.portal-engine'] = new \Symfony\Component\Messenger\TraceableMessageBus(new \Symfony\Component\Messenger\MessageBus(new RewindableGenerator(function () {
yield 0 => ($this->privates['messenger.bus.portal-engine.middleware.traceable'] ?? $this->load('getMessenger_Bus_Portalengine_Middleware_TraceableService'));
yield 1 => ($this->privates['messenger.bus.portal-engine.middleware.add_bus_name_stamp_middleware'] ?? ($this->privates['messenger.bus.portal-engine.middleware.add_bus_name_stamp_middleware'] = new \Symfony\Component\Messenger\Middleware\AddBusNameStampMiddleware('messenger.bus.portal-engine')));
yield 2 => ($this->privates['messenger.middleware.reject_redelivered_message_middleware'] ?? ($this->privates['messenger.middleware.reject_redelivered_message_middleware'] = new \Symfony\Component\Messenger\Middleware\RejectRedeliveredMessageMiddleware()));
yield 3 => ($this->privates['messenger.middleware.dispatch_after_current_bus'] ?? ($this->privates['messenger.middleware.dispatch_after_current_bus'] = new \Symfony\Component\Messenger\Middleware\DispatchAfterCurrentBusMiddleware()));
yield 4 => ($this->privates['messenger.middleware.failed_message_processing_middleware'] ?? ($this->privates['messenger.middleware.failed_message_processing_middleware'] = new \Symfony\Component\Messenger\Middleware\FailedMessageProcessingMiddleware()));
yield 5 => ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\Messenger\\Middleware\\CollectGarbageMiddleware'] ?? $this->load('getCollectGarbageMiddlewareService'));
yield 6 => ($this->privates['messenger.middleware.send_message'] ?? $this->load('getMessenger_Middleware_SendMessageService'));
yield 7 => ($this->privates['messenger.bus.portal-engine.middleware.handle_message'] ?? $this->load('getMessenger_Bus_Portalengine_Middleware_HandleMessageService'));
}, 8)));
}
/**
* Gets the private 'doctrine.orm.container_repository_factory' shared service.
*
* @return \Doctrine\Bundle\DoctrineBundle\Repository\ContainerRepositoryFactory
*/
protected function getDoctrine_Orm_ContainerRepositoryFactoryService()
{
return $this->privates['doctrine.orm.container_repository_factory'] = new \Doctrine\Bundle\DoctrineBundle\Repository\ContainerRepositoryFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [], []));
}
/**
* Gets the private 'exception_listener' shared service.
*
* @return \Symfony\Component\HttpKernel\EventListener\ErrorListener
*/
protected function getExceptionListenerService()
{
return $this->privates['exception_listener'] = new \Symfony\Component\HttpKernel\EventListener\ErrorListener('error_controller', ($this->services['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService()), true, []);
}
/**
* Gets the private 'form.registry' shared service.
*
* @return \Symfony\Component\Form\FormRegistry
*/
protected function getForm_RegistryService()
{
return $this->privates['form.registry'] = new \Symfony\Component\Form\FormRegistry([0 => new \Symfony\Component\Form\Extension\DependencyInjection\DependencyInjectionExtension(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'Pimcore\\Bundle\\PortalEngineBundle\\Form\\ChangeUserDataForm' => ['privates', 'Pimcore\\Bundle\\PortalEngineBundle\\Form\\ChangeUserDataForm', 'getChangeUserDataFormService', true],
'Pimcore\\Bundle\\PortalEngineBundle\\Form\\LoginForm' => ['privates', 'Pimcore\\Bundle\\PortalEngineBundle\\Form\\LoginForm', 'getLoginFormService', true],
'Pimcore\\Bundle\\PortalEngineBundle\\Form\\RecoverPasswordForm' => ['privates', 'Pimcore\\Bundle\\PortalEngineBundle\\Form\\RecoverPasswordForm', 'getRecoverPasswordFormService', true],
'Symfony\\Bridge\\Doctrine\\Form\\Type\\EntityType' => ['privates', 'form.type.entity', 'getForm_Type_EntityService', true],
'Symfony\\Cmf\\Bundle\\RoutingBundle\\Form\\Type\\RouteTypeType' => ['privates', 'cmf_routing.route_type_form_type', 'getCmfRouting_RouteTypeFormTypeService', true],
'Symfony\\Component\\Form\\Extension\\Core\\Type\\ChoiceType' => ['privates', 'form.type.choice', 'getForm_Type_ChoiceService', true],
'Symfony\\Component\\Form\\Extension\\Core\\Type\\ColorType' => ['privates', 'form.type.color', 'getForm_Type_ColorService', true],
'Symfony\\Component\\Form\\Extension\\Core\\Type\\FileType' => ['services', '.container.private.form.type.file', 'get_Container_Private_Form_Type_FileService', true],
'Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType' => ['privates', 'form.type.form', 'getForm_Type_FormService', true],
], [
'Pimcore\\Bundle\\PortalEngineBundle\\Form\\ChangeUserDataForm' => '?',
'Pimcore\\Bundle\\PortalEngineBundle\\Form\\LoginForm' => '?',
'Pimcore\\Bundle\\PortalEngineBundle\\Form\\RecoverPasswordForm' => '?',
'Symfony\\Bridge\\Doctrine\\Form\\Type\\EntityType' => '?',
'Symfony\\Cmf\\Bundle\\RoutingBundle\\Form\\Type\\RouteTypeType' => '?',
'Symfony\\Component\\Form\\Extension\\Core\\Type\\ChoiceType' => '?',
'Symfony\\Component\\Form\\Extension\\Core\\Type\\ColorType' => '?',
'Symfony\\Component\\Form\\Extension\\Core\\Type\\FileType' => '?',
'Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType' => '?',
]), ['Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType' => new RewindableGenerator(function () {
yield 0 => ($this->privates['form.type_extension.form.transformation_failure_handling'] ?? $this->load('getForm_TypeExtension_Form_TransformationFailureHandlingService'));
yield 1 => ($this->privates['form.type_extension.form.http_foundation'] ?? $this->load('getForm_TypeExtension_Form_HttpFoundationService'));
yield 2 => ($this->privates['form.type_extension.form.validator'] ?? $this->load('getForm_TypeExtension_Form_ValidatorService'));
yield 3 => ($this->privates['form.type_extension.upload.validator'] ?? $this->load('getForm_TypeExtension_Upload_ValidatorService'));
yield 4 => ($this->privates['form.type_extension.csrf'] ?? $this->load('getForm_TypeExtension_CsrfService'));
yield 5 => ($this->privates['form.type_extension.form.data_collector'] ?? $this->load('getForm_TypeExtension_Form_DataCollectorService'));
}, 6), 'Symfony\\Component\\Form\\Extension\\Core\\Type\\RepeatedType' => new RewindableGenerator(function () {
yield 0 => ($this->privates['form.type_extension.repeated.validator'] ?? ($this->privates['form.type_extension.repeated.validator'] = new \Symfony\Component\Form\Extension\Validator\Type\RepeatedTypeValidatorExtension()));
}, 1), 'Symfony\\Component\\Form\\Extension\\Core\\Type\\SubmitType' => new RewindableGenerator(function () {
yield 0 => ($this->privates['form.type_extension.submit.validator'] ?? ($this->privates['form.type_extension.submit.validator'] = new \Symfony\Component\Form\Extension\Validator\Type\SubmitTypeValidatorExtension()));
}, 1)], new RewindableGenerator(function () {
yield 0 => ($this->privates['form.type_guesser.validator'] ?? $this->load('getForm_TypeGuesser_ValidatorService'));
yield 1 => ($this->privates['form.type_guesser.doctrine'] ?? $this->load('getForm_TypeGuesser_DoctrineService'));
}, 2))], new \Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeFactoryDataCollectorProxy(new \Symfony\Component\Form\ResolvedFormTypeFactory(), ($this->privates['data_collector.form'] ?? $this->getDataCollector_FormService())));
}
/**
* Gets the private 'fragment.handler' shared service.
*
* @return \Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler
*/
protected function getFragment_HandlerService()
{
return $this->privates['fragment.handler'] = new \Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'inline' => ['privates', 'fragment.renderer.inline', 'getFragment_Renderer_InlineService', false],
], [
'inline' => '?',
]), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), true);
}
/**
* Gets the private 'fragment.renderer.inline' shared service.
*
* @return \Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer
*/
protected function getFragment_Renderer_InlineService()
{
$this->privates['fragment.renderer.inline'] = $instance = new \Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer(($this->services['http_kernel'] ?? $this->getHttpKernelService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
$instance->setFragmentPath('/_fragment');
return $instance;
}
/**
* Gets the private 'framework_extra_bundle.argument_name_convertor' shared service.
*
* @return \Sensio\Bundle\FrameworkExtraBundle\Request\ArgumentNameConverter
*/
protected function getFrameworkExtraBundle_ArgumentNameConvertorService()
{
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())));
}
/**
* Gets the private 'framework_extra_bundle.event.is_granted' shared service.
*
* @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener
*/
protected function getFrameworkExtraBundle_Event_IsGrantedService()
{
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()));
}
/**
* Gets the private 'locale_aware_listener' shared service.
*
* @return \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener
*/
protected function getLocaleAwareListenerService()
{
return $this->privates['locale_aware_listener'] = new \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener(new RewindableGenerator(function () {
yield 0 => ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en')));
yield 1 => ($this->privates['translator.default'] ?? $this->getTranslator_DefaultService());
yield 2 => ($this->services['Symfony\\Contracts\\Translation\\TranslatorInterface'] ?? $this->getTranslatorInterfaceService());
yield 3 => ($this->privates['Pimcore\\Bundle\\AdminBundle\\Translation\\AdminUserTranslator'] ?? $this->load('getAdminUserTranslatorService'));
}, 4), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
}
/**
* Gets the private 'locale_listener' shared service.
*
* @return \Symfony\Component\HttpKernel\EventListener\LocaleListener
*/
protected function getLocaleListener2Service()
{
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, []);
}
/**
* Gets the private 'monolog.handler.console' shared service.
*
* @return \Symfony\Bridge\Monolog\Handler\ConsoleHandler
*/
protected function getMonolog_Handler_ConsoleService()
{
return $this->privates['monolog.handler.console'] = new \Symfony\Bridge\Monolog\Handler\ConsoleHandler(NULL, true, [], []);
}
/**
* Gets the private 'monolog.handler.main' shared service.
*
* @return \Monolog\Handler\StreamHandler
*/
protected function getMonolog_Handler_MainService()
{
$this->privates['monolog.handler.main'] = $instance = new \Monolog\Handler\StreamHandler((\dirname(__DIR__, 3).'/log/dev.log'), 100, true, NULL, false);
$instance->pushProcessor(($this->privates['monolog.processor.psr_log_message'] ?? ($this->privates['monolog.processor.psr_log_message'] = new \Monolog\Processor\PsrLogMessageProcessor())));
return $instance;
}
/**
* Gets the private 'monolog.logger' shared service.
*
* @return \Symfony\Bridge\Monolog\Logger
*/
protected function getMonolog_LoggerService()
{
$this->privates['monolog.logger'] = $instance = new \Symfony\Bridge\Monolog\Logger('app');
$instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
$instance->useMicrosecondTimestamps(true);
$instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
$instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
\Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
return $instance;
}
/**
* Gets the private 'parameter_bag' shared service.
*
* @return \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag
*/
protected function getParameterBagService()
{
return $this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this);
}
/**
* Gets the private 'pimcore.cache.adapter.redis_tag_aware' shared service.
*
* @return \Symfony\Component\Cache\Adapter\TraceableTagAwareAdapter
*/
protected function getPimcore_Cache_Adapter_RedisTagAwareService()
{
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()));
}
/**
* Gets the private 'pimcore.cache.adapter.redis_tag_aware.recorder_inner' shared autowired service.
*
* @return \Symfony\Component\Cache\Adapter\RedisTagAwareAdapter
*/
protected function getPimcore_Cache_Adapter_RedisTagAware_RecorderInnerService($lazyLoad = true)
{
if ($lazyLoad) {
return $this->privates['pimcore.cache.adapter.redis_tag_aware.recorder_inner'] = $this->createProxy('RedisTagAwareAdapter_310208a', function () {
return \RedisTagAwareAdapter_310208a::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {
$wrappedInstance = $this->getPimcore_Cache_Adapter_RedisTagAware_RecorderInnerService(false);
$proxy->setProxyInitializer(null);
return true;
});
});
}
include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Adapter/AbstractTagAwareAdapter.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Traits/RedisTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Adapter/RedisTagAwareAdapter.php';
$instance = new \Symfony\Component\Cache\Adapter\RedisTagAwareAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createConnection('redis://localhost', ['lazy' => true]), 'H6Hh-nLQW8', 0, ($this->privates['cache.default_marshaller'] ?? ($this->privates['cache.default_marshaller'] = new \Symfony\Component\Cache\Marshaller\DefaultMarshaller(NULL, true))));
$a = ($this->services['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService());
$instance->setLogger($a);
$instance->setLogger($a);
return $instance;
}
/**
* Gets the private 'pimcore.portal_engine.es_client' shared autowired service.
*
* @return \Elasticsearch\Client
*/
protected function getPimcore_PortalEngine_EsClientService()
{
return $this->privates['pimcore.portal_engine.es_client'] = \Pimcore\Bundle\PortalEngineBundle\Tools\EsClientFactory::getESClient(($this->services['Pimcore\\Bundle\\PortalEngineBundle\\Service\\SearchIndex\\ElasticSearchConfigService'] ?? $this->getElasticSearchConfigServiceService()));
}
/**
* Gets the private 'pimcore.templating.navigation.renderer_locator' shared autowired service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function getPimcore_Templating_Navigation_RendererLocatorService()
{
return $this->privates['pimcore.templating.navigation.renderer_locator'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'breadcrumbs' => ['privates', 'Pimcore\\Navigation\\Renderer\\Breadcrumbs', 'getBreadcrumbsService', false],
'menu' => ['privates', 'Pimcore\\Navigation\\Renderer\\Menu', 'getMenuService', true],
], [
'breadcrumbs' => '?',
'menu' => '?',
]);
}
/**
* Gets the private 'profiler_listener' shared service.
*
* @return \Symfony\Component\HttpKernel\EventListener\ProfilerListener
*/
protected function getProfilerListenerService()
{
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())), NULL, false, false, NULL);
}
/**
* Gets the private 'property_info' shared service.
*
* @return \Symfony\Component\PropertyInfo\PropertyInfoExtractor
*/
protected function getPropertyInfoService()
{
return $this->privates['property_info'] = new \Symfony\Component\PropertyInfo\PropertyInfoExtractor(new RewindableGenerator(function () {
yield 0 => ($this->privates['property_info.serializer_extractor'] ?? $this->load('getPropertyInfo_SerializerExtractorService'));
yield 1 => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
yield 2 => ($this->privates['doctrine.orm.portal_engine_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_PortalEngineEntityManager_PropertyInfoExtractorService'));
yield 3 => ($this->privates['doctrine.orm.statistics_explorer_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_StatisticsExplorerEntityManager_PropertyInfoExtractorService'));
}, 4), new RewindableGenerator(function () {
yield 0 => ($this->privates['doctrine.orm.portal_engine_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_PortalEngineEntityManager_PropertyInfoExtractorService'));
yield 1 => ($this->privates['doctrine.orm.statistics_explorer_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_StatisticsExplorerEntityManager_PropertyInfoExtractorService'));
yield 2 => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
}, 3), new RewindableGenerator(function () {
return new \EmptyIterator();
}, 0), new RewindableGenerator(function () {
yield 0 => ($this->privates['doctrine.orm.portal_engine_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_PortalEngineEntityManager_PropertyInfoExtractorService'));
yield 1 => ($this->privates['doctrine.orm.statistics_explorer_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_StatisticsExplorerEntityManager_PropertyInfoExtractorService'));
yield 2 => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
}, 3), new RewindableGenerator(function () {
yield 0 => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
}, 1));
}
/**
* Gets the private 'router.expression_language_provider' shared service.
*
* @return \Symfony\Component\Routing\Matcher\ExpressionLanguageProvider
*/
protected function getRouter_ExpressionLanguageProviderService()
{
return $this->privates['router.expression_language_provider'] = new \Symfony\Component\Routing\Matcher\ExpressionLanguageProvider(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'env' => ['privates', 'container.getenv', 'getContainer_GetenvService', true],
], [
'env' => 'Closure',
]));
}
/**
* Gets the private 'router_listener' shared service.
*
* @return \Symfony\Component\HttpKernel\EventListener\RouterListener
*/
protected function getRouterListenerService()
{
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);
}
/**
* Gets the private 'scheb_two_factor.provider_preparation_recorder' shared service.
*
* @return \Scheb\TwoFactorBundle\Security\TwoFactor\Provider\TokenPreparationRecorder
*/
protected function getSchebTwoFactor_ProviderPreparationRecorderService()
{
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()));
}
/**
* Gets the private 'scheb_two_factor.provider_registry' shared service.
*
* @return \Scheb\TwoFactorBundle\Security\TwoFactor\Provider\TwoFactorProviderRegistry
*/
protected function getSchebTwoFactor_ProviderRegistryService()
{
return $this->privates['scheb_two_factor.provider_registry'] = new \Scheb\TwoFactorBundle\Security\TwoFactor\Provider\TwoFactorProviderRegistry(new RewindableGenerator(function () {
yield 'google' => ($this->privates['scheb_two_factor.security.google.provider'] ?? $this->load('getSchebTwoFactor_Security_Google_ProviderService'));
}, 1));
}
/**
* Gets the private 'scheb_two_factor.security.authentication.trust_resolver' shared service.
*
* @return \Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver
*/
protected function getSchebTwoFactor_Security_Authentication_TrustResolverService()
{
return $this->privates['scheb_two_factor.security.authentication.trust_resolver'] = new \Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver(new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver());
}
/**
* Gets the private 'security.authentication.form_listener.two_factor.pimcore_admin' shared service.
*
* @return \Scheb\TwoFactorBundle\Security\TwoFactor\Event\TwoFactorFormListener
*/
protected function getSecurity_Authentication_FormListener_TwoFactor_PimcoreAdminService()
{
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()));
}
/**
* Gets the private 'security.authentication.provider_preparation_listener.two_factor.pimcore_admin' shared service.
*
* @return \Scheb\TwoFactorBundle\Security\TwoFactor\Provider\TwoFactorProviderPreparationListener
*/
protected function getSecurity_Authentication_ProviderPreparationListener_TwoFactor_PimcoreAdminService()
{
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', false, false);
}
/**
* Gets the private 'security.csrf.token_storage' shared service.
*
* @return \Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage
*/
protected function getSecurity_Csrf_TokenStorageService()
{
return $this->privates['security.csrf.token_storage'] = new \Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
}
/**
* Gets the private 'security.firewall.map' shared service.
*
* @return \Symfony\Bundle\SecurityBundle\Security\FirewallMap
*/
protected function getSecurity_Firewall_MapService()
{
return $this->privates['security.firewall.map'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallMap(($this->privates['.service_locator.VMNzrGt'] ?? $this->get_ServiceLocator_VMNzrGtService()), new RewindableGenerator(function () {
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)/')));
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')));
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(/.*)?$')));
yield 'security.firewall.map.context.portal_engine' => ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\Security\\Firewall\\RequestMatcher'] ?? $this->load('getRequestMatcherService'));
}, 4));
}
/**
* Gets the private 'security.firewall_config.two_factor.pimcore_admin' shared service.
*
* @return \Scheb\TwoFactorBundle\Security\TwoFactor\TwoFactorFirewallConfig
*/
protected function getSecurity_FirewallConfig_TwoFactor_PimcoreAdminService()
{
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());
}
/**
* Gets the private 'security.helper' shared service.
*
* @return \Symfony\Component\Security\Core\Security
*/
protected function getSecurity_HelperService()
{
return $this->privates['security.helper'] = new \Symfony\Component\Security\Core\Security(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'security.authorization_checker' => ['services', '.container.private.security.authorization_checker', 'get_Container_Private_Security_AuthorizationCheckerService', false],
'security.token_storage' => ['services', '.container.private.security.token_storage', 'get_Container_Private_Security_TokenStorageService', false],
], [
'security.authorization_checker' => '?',
'security.token_storage' => '?',
]));
}
/**
* Gets the private 'security.http_utils' shared service.
*
* @return \Symfony\Component\Security\Http\HttpUtils
*/
protected function getSecurity_HttpUtilsService()
{
$a = ($this->services['router'] ?? $this->getRouterService());
return $this->privates['security.http_utils'] = new \Symfony\Component\Security\Http\HttpUtils($a, $a, '{^https?://%s$}i', '{^https://%s$}i');
}
/**
* Gets the private 'security.logout_url_generator' shared service.
*
* @return \Symfony\Component\Security\Http\Logout\LogoutUrlGenerator
*/
protected function getSecurity_LogoutUrlGeneratorService()
{
$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()));
$instance->registerListener('pimcore_admin', '/admin/logout', 'logout', '_csrf_token', NULL, NULL);
$instance->registerListener('portal_engine', 'pimcore_portalengine_auth_logout', 'logout', '_csrf_token', NULL, NULL);
return $instance;
}
/**
* Gets the private 'security.role_hierarchy' shared service.
*
* @return \Symfony\Component\Security\Core\Role\RoleHierarchy
*/
protected function getSecurity_RoleHierarchyService()
{
return $this->privates['security.role_hierarchy'] = new \Symfony\Component\Security\Core\Role\RoleHierarchy($this->parameters['security.role_hierarchy.roles']);
}
/**
* Gets the private 'sensio_framework_extra.controller.listener' shared service.
*
* @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener
*/
protected function getSensioFrameworkExtra_Controller_ListenerService()
{
return $this->privates['sensio_framework_extra.controller.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
}
/**
* Gets the private 'sensio_framework_extra.converter.listener' shared service.
*
* @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener
*/
protected function getSensioFrameworkExtra_Converter_ListenerService()
{
$a = new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterManager();
$a->add(new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DoctrineParamConverter(($this->services['doctrine'] ?? $this->getDoctrineService()), new \Symfony\Component\ExpressionLanguage\ExpressionLanguage()), 0, 'doctrine.orm');
$a->add(new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DateTimeParamConverter(), 0, 'datetime');
$a->add(new \Pimcore\Bundle\CoreBundle\Request\ParamConverter\DataObjectParamConverter(), -2, 'data_object_converter');
return $this->privates['sensio_framework_extra.converter.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener($a, true);
}
/**
* Gets the private 'sensio_framework_extra.security.listener' shared service.
*
* @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener
*/
protected function getSensioFrameworkExtra_Security_ListenerService()
{
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()));
}
/**
* Gets the private 'sensio_framework_extra.view.listener' shared service.
*
* @return \Pimcore\Bundle\PhpTemplatingEngineBundle\EventListener\LegacyTemplateListener
*/
protected function getSensioFrameworkExtra_View_ListenerService()
{
$this->privates['sensio_framework_extra.view.listener'] = $instance = new \Pimcore\Bundle\PhpTemplatingEngineBundle\EventListener\LegacyTemplateListener(($this->services['Pimcore\\Templating\\LegacyTemplateGuesser'] ?? $this->getLegacyTemplateGuesserService()));
$instance->setContainer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'twig' => ['services', '.container.private.twig', 'get_Container_Private_TwigService', false],
], [
'twig' => '?',
]))->withContext('sensio_framework_extra.view.listener', $this));
$instance->setTemplateEngine(($this->services['pimcore.templating.engine.delegating'] ?? $this->getPimcore_Templating_Engine_DelegatingService()));
return $instance;
}
/**
* Gets the private 'session.factory' shared service.
*
* @return \Symfony\Component\HttpFoundation\Session\SessionFactory
*/
protected function getSession_FactoryService()
{
return $this->privates['session.factory'] = new \Symfony\Component\HttpFoundation\Session\SessionFactory(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), new \Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorageFactory($this->parameters['session.storage.options'], NULL, new \Symfony\Component\HttpFoundation\Session\Storage\MetadataBag('_sf2_meta', 0), true), [0 => ($this->services['Symfony\\Component\\HttpKernel\\EventListener\\SessionListener'] ?? $this->getSessionListenerService()), 1 => 'onSessionUsage']);
}
/**
* Gets the private 'translator.data_collector' shared service.
*
* @return \Symfony\Component\Translation\DataCollectorTranslator
*/
protected function getTranslator_DataCollectorService()
{
return $this->privates['translator.data_collector'] = new \Symfony\Component\Translation\DataCollectorTranslator(($this->privates['translator.default'] ?? $this->getTranslator_DefaultService()));
}
/**
* Gets the private 'translator.default' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\Translation\Translator
*/
protected function getTranslator_DefaultService()
{
$this->privates['translator.default'] = $instance = new \Symfony\Bundle\FrameworkBundle\Translation\Translator(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'translation.loader.csv' => ['privates', 'translation.loader.csv', 'getTranslation_Loader_CsvService', true],
'translation.loader.dat' => ['privates', 'translation.loader.dat', 'getTranslation_Loader_DatService', true],
'translation.loader.ini' => ['privates', 'translation.loader.ini', 'getTranslation_Loader_IniService', true],
'translation.loader.json' => ['privates', 'translation.loader.json', 'getTranslation_Loader_JsonService', true],
'translation.loader.mo' => ['privates', 'translation.loader.mo', 'getTranslation_Loader_MoService', true],
'translation.loader.php' => ['privates', 'translation.loader.php', 'getTranslation_Loader_PhpService', true],
'translation.loader.po' => ['privates', 'translation.loader.po', 'getTranslation_Loader_PoService', true],
'translation.loader.qt' => ['privates', 'translation.loader.qt', 'getTranslation_Loader_QtService', true],
'translation.loader.res' => ['privates', 'translation.loader.res', 'getTranslation_Loader_ResService', true],
'translation.loader.xliff' => ['privates', 'translation.loader.xliff', 'getTranslation_Loader_XliffService', true],
'translation.loader.yml' => ['privates', 'translation.loader.yml', 'getTranslation_Loader_YmlService', true],
], [
'translation.loader.csv' => '?',
'translation.loader.dat' => '?',
'translation.loader.ini' => '?',
'translation.loader.json' => '?',
'translation.loader.mo' => '?',
'translation.loader.php' => '?',
'translation.loader.po' => '?',
'translation.loader.qt' => '?',
'translation.loader.res' => '?',
'translation.loader.xliff' => '?',
'translation.loader.yml' => '?',
]), new \Symfony\Component\Translation\Formatter\MessageFormatter(new \Symfony\Component\Translation\IdentityTranslator()), 'en', ['translation.loader.php' => [0 => 'php'], 'translation.loader.yml' => [0 => 'yaml', 1 => 'yml'], 'translation.loader.xliff' => [0 => 'xlf', 1 => 'xliff'], 'translation.loader.po' => [0 => 'po'], 'translation.loader.mo' => [0 => 'mo'], 'translation.loader.qt' => [0 => 'ts'], 'translation.loader.csv' => [0 => 'csv'], 'translation.loader.res' => [0 => 'res'], 'translation.loader.dat' => [0 => 'dat'], 'translation.loader.ini' => [0 => 'ini'], 'translation.loader.json' => [0 => 'json']], ['cache_dir' => ($this->targetDir.''.'/translations'), 'debug' => true, 'resource_files' => ['af' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.af.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.af.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.af.xlf')], 'ar' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.ar.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.ar.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.ar.xlf')], 'az' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.az.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.az.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.az.xlf')], 'be' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.be.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.be.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.be.xlf')], 'bg' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.bg.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.bg.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.bg.xlf')], 'bs' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.bs.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.bs.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.bs.xlf')], 'ca' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.ca.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.ca.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.ca.xlf')], 'cs' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.cs.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.cs.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.cs.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/scheb/2fa-bundle/Resources/translations/SchebTwoFactorBundle.cs.yml')], 'cy' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.cy.xlf')], 'da' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.da.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.da.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.da.xlf')], 'de' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.de.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.de.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.de.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/scheb/2fa-bundle/Resources/translations/SchebTwoFactorBundle.de.yml'), 4 => (\dirname(__DIR__, 4).'/vendor/pimcore/data-importer/src/Resources/translations/admin.de.yml'), 5 => (\dirname(__DIR__, 4).'/vendor/pimcore/output-data-config-toolkit-bundle/src/Resources/translations/admin.de.yml'), 6 => (\dirname(__DIR__, 4).'/vendor/pimcore/frontend-permission-toolkit-bundle/src/Resources/translations/admin.de.yml')], 'el' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.el.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.el.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.el.xlf')], 'en' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.en.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.en.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.en.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/scheb/2fa-bundle/Resources/translations/SchebTwoFactorBundle.en.yml'), 4 => (\dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/Resources/translations/admin.en.yml'), 5 => (\dirname(__DIR__, 4).'/vendor/pimcore/data-importer/src/Resources/translations/admin.en.yml'), 6 => (\dirname(__DIR__, 4).'/vendor/pimcore/output-data-config-toolkit-bundle/src/Resources/translations/admin.en.yml'), 7 => (\dirname(__DIR__, 4).'/vendor/pimcore/enterprise-subscription-tools/src/Resources/translations/admin.en.yml'), 8 => (\dirname(__DIR__, 4).'/vendor/elements/process-manager-bundle/src/Resources/translations/admin.en.csv'), 9 => (\dirname(__DIR__, 4).'/vendor/pimcore/data-hub-file-export/src/Resources/translations/admin.en.yml'), 10 => (\dirname(__DIR__, 4).'/vendor/pimcore/asset-metadata-class-definitions/src/Resources/translations/admin.en.yml'), 11 => (\dirname(__DIR__, 4).'/vendor/pimcore/openid-connect/src/Resources/translations/admin.en.yml'), 12 => (\dirname(__DIR__, 4).'/vendor/pimcore/frontend-permission-toolkit-bundle/src/Resources/translations/admin.en.yml')], 'es' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.es.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.es.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.es.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/scheb/2fa-bundle/Resources/translations/SchebTwoFactorBundle.es.yml')], 'et' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.et.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.et.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.et.xlf')], 'eu' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.eu.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.eu.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.eu.xlf')], 'fa' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.fa.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.fa.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.fa.xlf')], 'fi' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.fi.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.fi.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.fi.xlf')], 'fr' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.fr.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.fr.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.fr.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/scheb/2fa-bundle/Resources/translations/SchebTwoFactorBundle.fr.yml')], 'gl' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.gl.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.gl.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.gl.xlf')], 'he' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.he.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.he.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.he.xlf')], 'hr' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.hr.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.hr.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.hr.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/scheb/2fa-bundle/Resources/translations/SchebTwoFactorBundle.hr.yml')], 'hu' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.hu.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.hu.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.hu.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/scheb/2fa-bundle/Resources/translations/SchebTwoFactorBundle.hu.yml')], 'hy' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.hy.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.hy.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.hy.xlf')], 'id' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.id.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.id.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.id.xlf')], 'it' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.it.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.it.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.it.xlf')], 'ja' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.ja.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.ja.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.ja.xlf')], 'lb' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.lb.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.lb.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.lb.xlf')], 'lt' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.lt.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.lt.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.lt.xlf')], 'lv' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.lv.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.lv.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.lv.xlf')], 'mn' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.mn.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.mn.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.mn.xlf')], 'my' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.my.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.my.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.my.xlf')], 'nb' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.nb.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.nb.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.nb.xlf')], 'nl' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.nl.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.nl.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.nl.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/scheb/2fa-bundle/Resources/translations/SchebTwoFactorBundle.nl.yml')], 'nn' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.nn.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.nn.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.nn.xlf')], 'no' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.no.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.no.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.no.xlf')], 'pl' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.pl.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.pl.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.pl.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/scheb/2fa-bundle/Resources/translations/SchebTwoFactorBundle.pl.yml')], 'pt' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.pt.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.pt.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.pt.xlf')], 'pt_BR' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.pt_BR.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.pt_BR.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.pt_BR.xlf')], 'ro' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.ro.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.ro.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.ro.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/scheb/2fa-bundle/Resources/translations/SchebTwoFactorBundle.ro.yml')], 'ru' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.ru.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.ru.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.ru.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/scheb/2fa-bundle/Resources/translations/SchebTwoFactorBundle.ru.yml')], 'sk' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.sk.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.sk.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.sk.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/scheb/2fa-bundle/Resources/translations/SchebTwoFactorBundle.sk.yml')], 'sl' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.sl.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.sl.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.sl.xlf')], 'sq' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.sq.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.sq.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.sq.xlf')], 'sr_Cyrl' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.sr_Cyrl.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.sr_Cyrl.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.sr_Cyrl.xlf')], 'sr_Latn' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.sr_Latn.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.sr_Latn.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.sr_Latn.xlf')], 'sv' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.sv.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.sv.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.sv.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/scheb/2fa-bundle/Resources/translations/SchebTwoFactorBundle.sv.yml')], 'th' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.th.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.th.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.th.xlf')], 'tl' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.tl.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.tl.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.tl.xlf')], 'tr' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.tr.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.tr.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.tr.xlf')], 'uk' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.uk.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.uk.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.uk.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/scheb/2fa-bundle/Resources/translations/SchebTwoFactorBundle.uk.yml')], 'ur' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.ur.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.ur.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.ur.xlf')], 'uz' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.uz.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.uz.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.uz.xlf')], 'vi' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.vi.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.vi.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.vi.xlf')], 'zh_CN' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.zh_CN.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.zh_CN.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.zh_CN.xlf')], 'zh_TW' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.zh_TW.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.zh_TW.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.zh_TW.xlf')], 'extended' => [0 => (\dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/CoreBundle/Resources/translations/cs.extended.json'), 1 => (\dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/CoreBundle/Resources/translations/de.extended.json'), 2 => (\dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/CoreBundle/Resources/translations/en.extended.json'), 3 => (\dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/CoreBundle/Resources/translations/es.extended.json'), 4 => (\dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/CoreBundle/Resources/translations/fr.extended.json'), 5 => (\dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/CoreBundle/Resources/translations/hu.extended.json'), 6 => (\dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/CoreBundle/Resources/translations/it.extended.json'), 7 => (\dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/CoreBundle/Resources/translations/nl.extended.json'), 8 => (\dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/CoreBundle/Resources/translations/pl.extended.json'), 9 => (\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' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations'), 3 => (\dirname(__DIR__, 4).'/vendor/scheb/2fa-bundle/Resources/translations'), 4 => (\dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/CoreBundle/Resources/translations'), 5 => (\dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/Resources/translations'), 6 => (\dirname(__DIR__, 4).'/vendor/pimcore/data-importer/src/Resources/translations'), 7 => (\dirname(__DIR__, 4).'/vendor/pimcore/output-data-config-toolkit-bundle/src/Resources/translations'), 8 => (\dirname(__DIR__, 4).'/vendor/pimcore/enterprise-subscription-tools/src/Resources/translations'), 9 => (\dirname(__DIR__, 4).'/vendor/elements/process-manager-bundle/src/Resources/translations'), 10 => (\dirname(__DIR__, 4).'/vendor/pimcore/data-hub-file-export/src/Resources/translations'), 11 => (\dirname(__DIR__, 4).'/vendor/pimcore/asset-metadata-class-definitions/src/Resources/translations'), 12 => (\dirname(__DIR__, 4).'/vendor/pimcore/openid-connect/src/Resources/translations'), 13 => (\dirname(__DIR__, 4).'/vendor/pimcore/frontend-permission-toolkit-bundle/src/Resources/translations'), 14 => (\dirname(__DIR__, 4).'/translations'), 15 => (\dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/translations'), 16 => (\dirname(__DIR__, 4).'/vendor/symfony/security-bundle/translations'), 17 => (\dirname(__DIR__, 4).'/vendor/symfony/twig-bundle/translations'), 18 => (\dirname(__DIR__, 4).'/vendor/symfony/monolog-bundle/translations'), 19 => (\dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/translations'), 20 => (\dirname(__DIR__, 4).'/vendor/doctrine/doctrine-migrations-bundle/translations'), 21 => (\dirname(__DIR__, 4).'/vendor/sensio/framework-extra-bundle/src/translations'), 22 => (\dirname(__DIR__, 4).'/vendor/symfony-cmf/routing-bundle/src/translations'), 23 => (\dirname(__DIR__, 4).'/vendor/presta/sitemap-bundle/translations'), 24 => (\dirname(__DIR__, 4).'/vendor/friendsofsymfony/jsrouting-bundle/translations'), 25 => (\dirname(__DIR__, 4).'/vendor/league/flysystem-bundle/src/translations'), 26 => (\dirname(__DIR__, 4).'/vendor/symfony/debug-bundle/translations'), 27 => (\dirname(__DIR__, 4).'/vendor/symfony/web-profiler-bundle/translations'), 28 => (\dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/AdminBundle/translations'), 29 => (\dirname(__DIR__, 4).'/bundles/DatasheetBundle/translations'), 30 => (\dirname(__DIR__, 4).'/bundles/ExportBundle/translations'), 31 => (\dirname(__DIR__, 4).'/bundles/ImportBundle/translations'), 32 => (\dirname(__DIR__, 4).'/bundles/MockBundle/translations'), 33 => (\dirname(__DIR__, 4).'/bundles/Pim2RevitBundle/translations'), 34 => (\dirname(__DIR__, 4).'/vendor/pimcore/php-templating-engine-bundle/src/translations'), 35 => (\dirname(__DIR__, 4).'/vendor/pimcore/bundle-generator/src/translations'), 36 => (\dirname(__DIR__, 4).'/bundles/ExtendedDataHubFileExportBundle/translations'), 37 => (\dirname(__DIR__, 4).'/vendor/asioso/pimcore-quicktranslate-module/src/QuickTranslateBundle/translations'), 38 => (\dirname(__DIR__, 4).'/vendor/pimcore/statistics-explorer/src/translations'), 39 => (\dirname(__DIR__, 4).'/vendor/pimcore/portal-engine/src/translations'), 40 => (\dirname(__DIR__, 4).'/bundles/ExtendedPimcorePortalEngineBundle/translations'), 41 => (\dirname(__DIR__, 4).'/bundles/Hamari/PimEcommConnectorBundle/translations'), 42 => (\dirname(__DIR__, 4).'/vendor/symfony/webpack-encore-bundle/src/translations')], 'cache_vary' => ['scanned_directories' => [0 => 'vendor/symfony/validator/Resources/translations', 1 => 'vendor/symfony/form/Resources/translations', 2 => 'vendor/symfony/security-core/Resources/translations', 3 => 'vendor/scheb/2fa-bundle/Resources/translations', 4 => 'vendor/pimcore/pimcore/bundles/CoreBundle/Resources/translations', 5 => 'vendor/pimcore/data-hub/src/Resources/translations', 6 => 'vendor/pimcore/data-importer/src/Resources/translations', 7 => 'vendor/pimcore/output-data-config-toolkit-bundle/src/Resources/translations', 8 => 'vendor/pimcore/enterprise-subscription-tools/src/Resources/translations', 9 => 'vendor/elements/process-manager-bundle/src/Resources/translations', 10 => 'vendor/pimcore/data-hub-file-export/src/Resources/translations', 11 => 'vendor/pimcore/asset-metadata-class-definitions/src/Resources/translations', 12 => 'vendor/pimcore/openid-connect/src/Resources/translations', 13 => 'vendor/pimcore/frontend-permission-toolkit-bundle/src/Resources/translations', 14 => 'translations', 15 => 'vendor/symfony/framework-bundle/translations', 16 => 'vendor/symfony/security-bundle/translations', 17 => 'vendor/symfony/twig-bundle/translations', 18 => 'vendor/symfony/monolog-bundle/translations', 19 => 'vendor/doctrine/doctrine-bundle/translations', 20 => 'vendor/doctrine/doctrine-migrations-bundle/translations', 21 => 'vendor/sensio/framework-extra-bundle/src/translations', 22 => 'vendor/symfony-cmf/routing-bundle/src/translations', 23 => 'vendor/presta/sitemap-bundle/translations', 24 => 'vendor/friendsofsymfony/jsrouting-bundle/translations', 25 => 'vendor/league/flysystem-bundle/src/translations', 26 => 'vendor/symfony/debug-bundle/translations', 27 => 'vendor/symfony/web-profiler-bundle/translations', 28 => 'vendor/pimcore/pimcore/bundles/AdminBundle/translations', 29 => 'bundles/DatasheetBundle/translations', 30 => 'bundles/ExportBundle/translations', 31 => 'bundles/ImportBundle/translations', 32 => 'bundles/MockBundle/translations', 33 => 'bundles/Pim2RevitBundle/translations', 34 => 'vendor/pimcore/php-templating-engine-bundle/src/translations', 35 => 'vendor/pimcore/bundle-generator/src/translations', 36 => 'bundles/ExtendedDataHubFileExportBundle/translations', 37 => 'vendor/asioso/pimcore-quicktranslate-module/src/QuickTranslateBundle/translations', 38 => 'vendor/pimcore/statistics-explorer/src/translations', 39 => 'vendor/pimcore/portal-engine/src/translations', 40 => 'bundles/ExtendedPimcorePortalEngineBundle/translations', 41 => 'bundles/Hamari/PimEcommConnectorBundle/translations', 42 => 'vendor/symfony/webpack-encore-bundle/src/translations']]], []);
$instance->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
$instance->setFallbackLocales([0 => 'en']);
return $instance;
}
/**
* Gets the private 'twig.loader.native_filesystem' shared service.
*
* @return \Twig\Loader\FilesystemLoader
*/
protected function getTwig_Loader_NativeFilesystemService()
{
$this->privates['twig.loader.native_filesystem'] = $instance = new \Twig\Loader\FilesystemLoader([], \dirname(__DIR__, 4));
$instance->addPath((\dirname(__DIR__, 4).'/templates'), 'App');
$instance->addPath((\dirname(__DIR__, 4).'/vendor/symfony/security-bundle/Resources/views'), 'Security');
$instance->addPath((\dirname(__DIR__, 4).'/vendor/symfony/security-bundle/Resources/views'), '!Security');
$instance->addPath((\dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Resources/views'), 'Doctrine');
$instance->addPath((\dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Resources/views'), '!Doctrine');
$instance->addPath((\dirname(__DIR__, 4).'/vendor/doctrine/doctrine-migrations-bundle/Resources/views'), 'DoctrineMigrations');
$instance->addPath((\dirname(__DIR__, 4).'/vendor/doctrine/doctrine-migrations-bundle/Resources/views'), '!DoctrineMigrations');
$instance->addPath((\dirname(__DIR__, 4).'/vendor/scheb/2fa-bundle/Resources/views'), 'SchebTwoFactor');
$instance->addPath((\dirname(__DIR__, 4).'/vendor/scheb/2fa-bundle/Resources/views'), '!SchebTwoFactor');
$instance->addPath((\dirname(__DIR__, 4).'/vendor/symfony/debug-bundle/Resources/views'), 'Debug');
$instance->addPath((\dirname(__DIR__, 4).'/vendor/symfony/debug-bundle/Resources/views'), '!Debug');
$instance->addPath((\dirname(__DIR__, 4).'/vendor/symfony/web-profiler-bundle/Resources/views'), 'WebProfiler');
$instance->addPath((\dirname(__DIR__, 4).'/vendor/symfony/web-profiler-bundle/Resources/views'), '!WebProfiler');
$instance->addPath((\dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/CoreBundle/Resources/views'), 'PimcoreCore');
$instance->addPath((\dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/CoreBundle/Resources/views'), '!PimcoreCore');
$instance->addPath((\dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Resources/views'), 'PimcoreAdmin');
$instance->addPath((\dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Resources/views'), '!PimcoreAdmin');
$instance->addPath((\dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/Resources/views'), 'PimcoreDataHub');
$instance->addPath((\dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/Resources/views'), '!PimcoreDataHub');
$instance->addPath((\dirname(__DIR__, 4).'/vendor/pimcore/php-templating-engine-bundle/src/Resources/views'), 'PimcorePhpTemplatingEngine');
$instance->addPath((\dirname(__DIR__, 4).'/vendor/pimcore/php-templating-engine-bundle/src/Resources/views'), '!PimcorePhpTemplatingEngine');
$instance->addPath((\dirname(__DIR__, 4).'/vendor/elements/process-manager-bundle/src/Resources/views'), 'ElementsProcessManager');
$instance->addPath((\dirname(__DIR__, 4).'/vendor/elements/process-manager-bundle/src/Resources/views'), '!ElementsProcessManager');
$instance->addPath((\dirname(__DIR__, 4).'/vendor/pimcore/statistics-explorer/src/Resources/views'), 'PimcoreStatisticsExplorer');
$instance->addPath((\dirname(__DIR__, 4).'/vendor/pimcore/statistics-explorer/src/Resources/views'), '!PimcoreStatisticsExplorer');
$instance->addPath((\dirname(__DIR__, 4).'/templates/bundles/PimcorePortalEngineBundle'), 'PimcorePortalEngine');
$instance->addPath((\dirname(__DIR__, 4).'/vendor/pimcore/portal-engine/src/Resources/views'), 'PimcorePortalEngine');
$instance->addPath((\dirname(__DIR__, 4).'/vendor/pimcore/portal-engine/src/Resources/views'), '!PimcorePortalEngine');
$instance->addPath((\dirname(__DIR__, 4).'/bundles/ExtendedPimcorePortalEngineBundle/Resources/views'), 'ExtendedPimcorePortalEngine');
$instance->addPath((\dirname(__DIR__, 4).'/bundles/ExtendedPimcorePortalEngineBundle/Resources/views'), '!ExtendedPimcorePortalEngine');
$instance->addPath((\dirname(__DIR__, 4).'/vendor/pimcore/openid-connect/src/Resources/views'), 'PimcoreOpenIdConnect');
$instance->addPath((\dirname(__DIR__, 4).'/vendor/pimcore/openid-connect/src/Resources/views'), '!PimcoreOpenIdConnect');
$instance->addPath((\dirname(__DIR__, 4).'/templates'));
$instance->addPath((\dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Resources/views/Email'), 'email');
$instance->addPath((\dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Resources/views/Email'), '!email');
$instance->addPath((\dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Resources/views/Form'));
return $instance;
}
/**
* Gets the private 'twig.runtime.httpkernel' shared service.
*
* @return \Symfony\Bridge\Twig\Extension\HttpKernelRuntime
*/
protected function getTwig_Runtime_HttpkernelService()
{
return $this->privates['twig.runtime.httpkernel'] = new \Symfony\Bridge\Twig\Extension\HttpKernelRuntime(($this->privates['fragment.handler'] ?? $this->getFragment_HandlerService()), new \Symfony\Component\HttpKernel\Fragment\FragmentUriGenerator('/_fragment', new \Symfony\Component\HttpKernel\UriSigner('wS0MZ2V4eukAfPQIF+yMTwzT9uibxxh/'), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()))));
}
/**
* Gets the private 'validator.builder' shared service.
*
* @return \Symfony\Component\Validator\ValidatorBuilder
*/
protected function getValidator_BuilderService()
{
$this->privates['validator.builder'] = $instance = \Symfony\Component\Validator\Validation::createValidatorBuilder();
$a = ($this->privates['property_info'] ?? $this->getPropertyInfoService());
$instance->setConstraintValidatorFactory(new \Symfony\Component\Validator\ContainerConstraintValidatorFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator' => ['privates', 'doctrine.orm.validator.unique', 'getDoctrine_Orm_Validator_UniqueService', true],
'Symfony\\Cmf\\Bundle\\RoutingBundle\\Validator\\Constraints\\RouteDefaultsTwigValidator' => ['privates', 'cmf_routing.validator.route_defaults', 'getCmfRouting_Validator_RouteDefaultsService', true],
'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => ['privates', 'security.validator.user_password', 'getSecurity_Validator_UserPasswordService', true],
'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => ['privates', 'validator.email', 'getValidator_EmailService', true],
'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => ['privates', 'validator.expression', 'getValidator_ExpressionService', true],
'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => ['privates', 'validator.not_compromised_password', 'getValidator_NotCompromisedPasswordService', true],
'cmf_routing.validator.route_defaults' => ['privates', 'cmf_routing.validator.route_defaults', 'getCmfRouting_Validator_RouteDefaultsService', true],
'doctrine.orm.validator.unique' => ['privates', 'doctrine.orm.validator.unique', 'getDoctrine_Orm_Validator_UniqueService', true],
'security.validator.user_password' => ['privates', 'security.validator.user_password', 'getSecurity_Validator_UserPasswordService', true],
'validator.expression' => ['privates', 'validator.expression', 'getValidator_ExpressionService', true],
], [
'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator' => '?',
'Symfony\\Cmf\\Bundle\\RoutingBundle\\Validator\\Constraints\\RouteDefaultsTwigValidator' => '?',
'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => '?',
'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => '?',
'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => '?',
'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => '?',
'cmf_routing.validator.route_defaults' => '?',
'doctrine.orm.validator.unique' => '?',
'security.validator.user_password' => '?',
'validator.expression' => '?',
])));
if ($this->has('Symfony\\Contracts\\Translation\\TranslatorInterface')) {
$instance->setTranslator(($this->services['Symfony\\Contracts\\Translation\\TranslatorInterface'] ?? $this->getTranslatorInterfaceService()));
}
$instance->setTranslationDomain('validators');
$instance->addXmlMappings([0 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/config/validation.xml')]);
$instance->enableAnnotationMapping(true);
$instance->setDoctrineAnnotationReader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
$instance->addMethodMapping('loadValidatorMetadata');
$instance->addObjectInitializers([0 => new \Symfony\Bridge\Doctrine\Validator\DoctrineInitializer(($this->services['doctrine'] ?? $this->getDoctrineService()))]);
$instance->addLoader(new \Symfony\Component\Validator\Mapping\Loader\PropertyInfoLoader($a, $a, $a, NULL));
$instance->addLoader(new \Symfony\Bridge\Doctrine\Validator\DoctrineLoader(($this->services['doctrine.orm.portal_engine_entity_manager'] ?? $this->getDoctrine_Orm_PortalEngineEntityManagerService()), NULL));
$instance->addLoader(new \Symfony\Bridge\Doctrine\Validator\DoctrineLoader(($this->services['doctrine.orm.statistics_explorer_entity_manager'] ?? $this->getDoctrine_Orm_StatisticsExplorerEntityManagerService()), NULL));
return $instance;
}
/**
* Gets the private 'var_dumper.html_dumper' shared service.
*
* @return \Symfony\Component\VarDumper\Dumper\HtmlDumper
*/
protected function getVarDumper_HtmlDumperService()
{
$this->privates['var_dumper.html_dumper'] = $instance = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL, 'UTF-8', 0);
$instance->setDisplayOptions(['fileLinkFormat' => ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService())]);
return $instance;
}
/**
* Gets the private 'web_profiler.csp.handler' shared service.
*
* @return \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler
*/
protected function getWebProfiler_Csp_HandlerService()
{
return $this->privates['web_profiler.csp.handler'] = new \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler(new \Symfony\Bundle\WebProfilerBundle\Csp\NonceGenerator());
}
/**
* Gets the private 'web_profiler.debug_toolbar' shared service.
*
* @return \Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener
*/
protected function getWebProfiler_DebugToolbarService()
{
return $this->privates['web_profiler.debug_toolbar'] = new \Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), false, 2, ($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()));
}
/**
* Gets the private 'webpack_encore.entrypoint_lookup_collection' shared service.
*
* @return \Symfony\WebpackEncoreBundle\Asset\EntrypointLookupCollection
*/
protected function getWebpackEncore_EntrypointLookupCollectionService()
{
return $this->privates['webpack_encore.entrypoint_lookup_collection'] = new \Symfony\WebpackEncoreBundle\Asset\EntrypointLookupCollection(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'pimcoreStatisticsExplorer' => ['privates', 'webpack_encore.entrypoint_lookup[pimcoreStatisticsExplorer]', 'getWebpackEncore_EntrypointLookuppimcoreStatisticsExplorerService', true],
'portalEngineAppPortalConfig_27' => ['privates', 'webpack_encore.entrypoint_lookup[portalEngineAppPortalConfig_27]', 'getWebpackEncore_EntrypointLookupportalEngineAppPortalConfig27Service', true],
'portalEngineApp_mea_custom_portal' => ['privates', 'webpack_encore.entrypoint_lookup[portalEngineApp_mea_custom_portal]', 'getWebpackEncore_EntrypointLookupportalEngineAppMeaCustomPortalService', true],
'portalEngineBundle' => ['privates', 'webpack_encore.entrypoint_lookup[portalEngineBundle]', 'getWebpackEncore_EntrypointLookupportalEngineBundleService', true],
], [
'pimcoreStatisticsExplorer' => '?',
'portalEngineAppPortalConfig_27' => '?',
'portalEngineApp_mea_custom_portal' => '?',
'portalEngineBundle' => '?',
]));
}
/**
* Gets the private 'workflow.registry' shared autowired service.
*
* @return \Symfony\Component\Workflow\Registry
*/
protected function getWorkflow_RegistryService()
{
$this->privates['workflow.registry'] = $instance = new \Symfony\Component\Workflow\Registry();
$a = ($this->services['pimcore_admin.security.user_loader'] ?? $this->getPimcoreAdmin_Security_UserLoaderService());
$b = ($this->services['Pimcore\\Workflow\\ExpressionService'] ?? $this->getExpressionServiceService());
$instance->addWorkflow(($this->services['state_machine.product_workflow_local_de'] ?? $this->getStateMachine_ProductWorkflowLocalDeService()), new \App\Workflow\CountryEditorSupportStrategy($a, 'country_editor_de', NULL));
$instance->addWorkflow(($this->services['state_machine.product_workflow_local_en'] ?? $this->getStateMachine_ProductWorkflowLocalEnService()), new \App\Workflow\CountryEditorSupportStrategy($a, 'country_editor_en'));
$instance->addWorkflow(($this->services['state_machine.product_workflow_local_fr'] ?? $this->getStateMachine_ProductWorkflowLocalFrService()), new \App\Workflow\CountryEditorSupportStrategy($a, 'country_editor_fr'));
$instance->addWorkflow(($this->services['state_machine.product_workflow_local_ro'] ?? $this->getStateMachine_ProductWorkflowLocalRoService()), new \App\Workflow\CountryEditorSupportStrategy($a, 'country_editor_ro'));
$instance->addWorkflow(($this->services['state_machine.product_workflow_local_es'] ?? $this->getStateMachine_ProductWorkflowLocalEsService()), new \App\Workflow\CountryEditorSupportStrategy($a, 'country_editor_es'));
$instance->addWorkflow(($this->services['state_machine.product_workflow_local_sk'] ?? $this->getStateMachine_ProductWorkflowLocalSkService()), new \App\Workflow\CountryEditorSupportStrategy($a, 'country_editor_sk'));
$instance->addWorkflow(($this->services['state_machine.product_workflow_local_cs'] ?? $this->getStateMachine_ProductWorkflowLocalCsService()), new \App\Workflow\CountryEditorSupportStrategy($a, 'country_editor_cs'));
$instance->addWorkflow(($this->services['state_machine.product_workflow_local_pl'] ?? $this->getStateMachine_ProductWorkflowLocalPlService()), new \App\Workflow\CountryEditorSupportStrategy($a, 'country_editor_pl'));
$instance->addWorkflow(($this->services['state_machine.product_workflow_local_it'] ?? $this->getStateMachine_ProductWorkflowLocalItService()), new \App\Workflow\CountryEditorSupportStrategy($a, 'country_editor_it'));
$instance->addWorkflow(($this->services['state_machine.product_workflow_local_sv'] ?? $this->getStateMachine_ProductWorkflowLocalSvService()), new \App\Workflow\CountryEditorSupportStrategy($a, 'country_editor_sv'));
$instance->addWorkflow(($this->services['state_machine.product_workflow_global_wm'] ?? $this->getStateMachine_ProductWorkflowGlobalWmService()), new \Pimcore\Workflow\SupportStrategy\ExpressionSupportStrategy($b, '\\Pimcore\\Model\\DataObject\\Product', 'subject.isWaterManagement()', 'subject.getProductType() == \'A\''));
$instance->addWorkflow(($this->services['state_machine.product_workflow_global_bs'] ?? $this->getStateMachine_ProductWorkflowGlobalBsService()), new \Pimcore\Workflow\SupportStrategy\ExpressionSupportStrategy($b, '\\Pimcore\\Model\\DataObject\\Product', 'subject.isBuildingSystems()', 'subject.getProductType() == \'A\''));
$instance->addWorkflow(($this->services['state_machine.product_workflow_global_ma'] ?? $this->getStateMachine_ProductWorkflowGlobalMaService()), new \Pimcore\Workflow\SupportStrategy\ExpressionSupportStrategy($b, '\\Pimcore\\Model\\DataObject\\Product', 'subject.isMetalApplications()', 'subject.getProductType() == \'A\''));
$instance->addWorkflow(($this->services['state_machine.product_workflow_archive'] ?? $this->getStateMachine_ProductWorkflowArchiveService()), new \Pimcore\Workflow\SupportStrategy\ExpressionSupportStrategy($b, '\\Pimcore\\Model\\DataObject\\Product', 'subject.getProductType() == \'A\''));
return $instance;
}
/**
* Gets the private 'workflow.security.expression_language' shared autowired service.
*
* @return \Symfony\Component\Workflow\EventListener\ExpressionLanguage
*/
protected function getWorkflow_Security_ExpressionLanguageService()
{
return $this->privates['workflow.security.expression_language'] = new \Symfony\Component\Workflow\EventListener\ExpressionLanguage(($this->services['cache.app'] ?? $this->getCache_AppService()));
}
/**
* Gets the public 'cache_clearer' alias.
*
* @return object The ".container.private.cache_clearer" service.
*/
protected function getCacheClearerService()
{
trigger_deprecation('symfony/framework-bundle', '5.2', 'Accessing the "cache_clearer" service directly from the container is deprecated, use dependency injection instead.');
return $this->get('.container.private.cache_clearer');
}
/**
* Gets the public 'filesystem' alias.
*
* @return object The ".container.private.filesystem" service.
*/
protected function getFilesystemService()
{
trigger_deprecation('symfony/framework-bundle', '5.2', 'Accessing the "filesystem" service directly from the container is deprecated, use dependency injection instead.');
return $this->get('.container.private.filesystem');
}
/**
* Gets the public 'serializer' alias.
*
* @return object The ".container.private.serializer" service.
*/
protected function getSerializerService()
{
trigger_deprecation('symfony/framework-bundle', '5.2', 'Accessing the "serializer" service directly from the container is deprecated, use dependency injection instead.');
return $this->get('.container.private.serializer');
}
/**
* Gets the public 'security.csrf.token_manager' alias.
*
* @return object The ".container.private.security.csrf.token_manager" service.
*/
protected function getSecurity_Csrf_TokenManagerService()
{
trigger_deprecation('symfony/framework-bundle', '5.2', 'Accessing the "security.csrf.token_manager" service directly from the container is deprecated, use dependency injection instead.');
return $this->get('.container.private.security.csrf.token_manager');
}
/**
* Gets the public 'form.factory' alias.
*
* @return object The ".container.private.form.factory" service.
*/
protected function getForm_FactoryService()
{
trigger_deprecation('symfony/framework-bundle', '5.2', 'Accessing the "form.factory" service directly from the container is deprecated, use dependency injection instead.');
return $this->get('.container.private.form.factory');
}
/**
* Gets the public 'form.type.file' alias.
*
* @return object The ".container.private.form.type.file" service.
*/
protected function getForm_Type_FileService()
{
trigger_deprecation('symfony/framework-bundle', '5.2', 'Accessing the "form.type.file" service directly from the container is deprecated, use dependency injection instead.');
return $this->get('.container.private.form.type.file');
}
/**
* Gets the public 'profiler' alias.
*
* @return object The ".container.private.profiler" service.
*/
protected function getProfilerService()
{
trigger_deprecation('symfony/framework-bundle', '5.4', 'Accessing the "profiler" service directly from the container is deprecated, use dependency injection instead.');
return $this->get('.container.private.profiler');
}
/**
* Gets the public 'security.authorization_checker' alias.
*
* @return object The ".container.private.security.authorization_checker" service.
*/
protected function getSecurity_AuthorizationCheckerService()
{
trigger_deprecation('symfony/security-bundle', '5.3', 'Accessing the "security.authorization_checker" service directly from the container is deprecated, use dependency injection instead.');
return $this->get('.container.private.security.authorization_checker');
}
/**
* Gets the public 'security.token_storage' alias.
*
* @return object The ".container.private.security.token_storage" service.
*/
protected function getSecurity_TokenStorageService()
{
trigger_deprecation('symfony/security-bundle', '5.3', 'Accessing the "security.token_storage" service directly from the container is deprecated, use dependency injection instead.');
return $this->get('.container.private.security.token_storage');
}
/**
* Gets the public 'twig' alias.
*
* @return object The ".container.private.twig" service.
*/
protected function getTwigService()
{
trigger_deprecation('symfony/twig-bundle', '5.2', 'Accessing the "twig" service directly from the container is deprecated, use dependency injection instead.');
return $this->get('.container.private.twig');
}
/**
* Gets the public 'security.password_encoder' alias.
*
* @return object The ".container.private.security.password_encoder" service.
*/
protected function getSecurity_PasswordEncoderService()
{
trigger_deprecation('symfony/security-bundle', '5.3', 'Accessing the "security.password_encoder" service directly from the container is deprecated, use dependency injection instead.');
return $this->get('.container.private.security.password_encoder');
}
/**
* Gets the public 'session' alias.
*
* @return object The ".container.private.session" service.
*/
protected function getSessionService()
{
trigger_deprecation('symfony/framework-bundle', '5.3', 'Accessing the "session" service directly from the container is deprecated, use dependency injection instead.');
return $this->get('.container.private.session');
}
/**
* Gets the public 'validator' alias.
*
* @return object The ".container.private.validator" service.
*/
protected function getValidatorService()
{
trigger_deprecation('symfony/framework-bundle', '5.2', 'Accessing the "validator" service directly from the container is deprecated, use dependency injection instead.');
return $this->get('.container.private.validator');
}
/**
* @return array|bool|float|int|string|\UnitEnum|null
*/
public function getParameter(string $name)
{
if (isset($this->buildParameters[$name])) {
return $this->buildParameters[$name];
}
if (!(isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || \array_key_exists($name, $this->parameters))) {
throw new InvalidArgumentException(sprintf('The parameter "%s" must be defined.', $name));
}
if (isset($this->loadedDynamicParameters[$name])) {
return $this->loadedDynamicParameters[$name] ? $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
}
return $this->parameters[$name];
}
public function hasParameter(string $name): bool
{
if (isset($this->buildParameters[$name])) {
return true;
}
return isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || \array_key_exists($name, $this->parameters);
}
public function setParameter(string $name, $value): void
{
throw new LogicException('Impossible to call set() on a frozen ParameterBag.');
}
public function getParameterBag(): ParameterBagInterface
{
if (null === $this->parameterBag) {
$parameters = $this->parameters;
foreach ($this->loadedDynamicParameters as $name => $loaded) {
$parameters[$name] = $loaded ? $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
}
foreach ($this->buildParameters as $name => $value) {
$parameters[$name] = $value;
}
$this->parameterBag = new FrozenParameterBag($parameters);
}
return $this->parameterBag;
}
private $loadedDynamicParameters = [
'kernel.runtime_environment' => false,
'kernel.build_dir' => false,
'kernel.cache_dir' => false,
'pimcore_portal_engine.elasticsearch.host' => false,
'pimcore_portal_engine.elasticsearch.index_prefix' => false,
'debug.container.dump' => false,
'serializer.mapping.cache.file' => false,
'session.save_path' => false,
'validator.mapping.cache.file' => false,
'profiler.storage.dsn' => false,
'doctrine.orm.proxy_dir' => false,
'pimcore.statistics_explorer.es_hosts' => false,
'portal-engine.elasticsearch.index-prefix' => false,
'portal-engine.elasticsearch.host' => false,
];
private $dynamicParameters = [];
private function getDynamicParameter(string $name)
{
switch ($name) {
case 'kernel.runtime_environment': $value = $this->getEnv('default:kernel.environment:APP_RUNTIME_ENV'); break;
case 'kernel.build_dir': $value = $this->targetDir.''; break;
case 'kernel.cache_dir': $value = $this->targetDir.''; break;
case 'pimcore_portal_engine.elasticsearch.host': $value = $this->getEnv('ES_HOST'); break;
case 'pimcore_portal_engine.elasticsearch.index_prefix': $value = $this->getEnv('PORTAL_INDEX'); break;
case 'debug.container.dump': $value = ($this->targetDir.''.'/App_KernelDevDebugContainer.xml'); break;
case 'serializer.mapping.cache.file': $value = ($this->targetDir.''.'/serialization.php'); break;
case 'session.save_path': $value = ($this->targetDir.''.'/sessions'); break;
case 'validator.mapping.cache.file': $value = ($this->targetDir.''.'/validation.php'); break;
case 'profiler.storage.dsn': $value = ('file:'.$this->targetDir.''.'/profiler'); break;
case 'doctrine.orm.proxy_dir': $value = ($this->targetDir.''.'/doctrine/orm/Proxies'); break;
case 'pimcore.statistics_explorer.es_hosts': $value = [
0 => $this->getEnv('ES_HOST'),
]; break;
case 'portal-engine.elasticsearch.index-prefix': $value = $this->getEnv('PORTAL_INDEX'); break;
case 'portal-engine.elasticsearch.host': $value = $this->getEnv('ES_HOST'); break;
default: throw new InvalidArgumentException(sprintf('The dynamic parameter "%s" must be defined.', $name));
}
$this->loadedDynamicParameters[$name] = true;
return $this->dynamicParameters[$name] = $value;
}
protected function getDefaultParameters(): array
{
return [
'kernel.project_dir' => \dirname(__DIR__, 4),
'kernel.environment' => 'dev',
'kernel.debug' => true,
'kernel.logs_dir' => (\dirname(__DIR__, 3).'/log'),
'kernel.bundles' => [
'FrameworkBundle' => 'Symfony\\Bundle\\FrameworkBundle\\FrameworkBundle',
'SecurityBundle' => 'Symfony\\Bundle\\SecurityBundle\\SecurityBundle',
'TwigBundle' => 'Symfony\\Bundle\\TwigBundle\\TwigBundle',
'MonologBundle' => 'Symfony\\Bundle\\MonologBundle\\MonologBundle',
'DoctrineBundle' => 'Doctrine\\Bundle\\DoctrineBundle\\DoctrineBundle',
'DoctrineMigrationsBundle' => 'Doctrine\\Bundle\\MigrationsBundle\\DoctrineMigrationsBundle',
'SensioFrameworkExtraBundle' => 'Sensio\\Bundle\\FrameworkExtraBundle\\SensioFrameworkExtraBundle',
'CmfRoutingBundle' => 'Symfony\\Cmf\\Bundle\\RoutingBundle\\CmfRoutingBundle',
'PrestaSitemapBundle' => 'Presta\\SitemapBundle\\PrestaSitemapBundle',
'SchebTwoFactorBundle' => 'Scheb\\TwoFactorBundle\\SchebTwoFactorBundle',
'FOSJsRoutingBundle' => 'FOS\\JsRoutingBundle\\FOSJsRoutingBundle',
'FlysystemBundle' => 'League\\FlysystemBundle\\FlysystemBundle',
'DebugBundle' => 'Symfony\\Bundle\\DebugBundle\\DebugBundle',
'WebProfilerBundle' => 'Symfony\\Bundle\\WebProfilerBundle\\WebProfilerBundle',
'PimcoreCoreBundle' => 'Pimcore\\Bundle\\CoreBundle\\PimcoreCoreBundle',
'PimcoreAdminBundle' => 'Pimcore\\Bundle\\AdminBundle\\PimcoreAdminBundle',
'DatasheetBundle' => 'DatasheetBundle\\DatasheetBundle',
'ExportBundle' => 'ExportBundle\\ExportBundle',
'PimcoreDataHubBundle' => 'Pimcore\\Bundle\\DataHubBundle\\PimcoreDataHubBundle',
'PimcoreDataImporterBundle' => 'Pimcore\\Bundle\\DataImporterBundle\\PimcoreDataImporterBundle',
'ImportBundle' => 'ImportBundle\\ImportBundle',
'MockBundle' => 'MockBundle\\MockBundle',
'OutputDataConfigToolkitBundle' => 'OutputDataConfigToolkitBundle\\OutputDataConfigToolkitBundle',
'Pim2RevitBundle' => 'Pim2RevitBundle\\Pim2RevitBundle',
'PimcoreEnterpriseSubscriptionToolsBundle' => 'Pimcore\\Bundle\\EnterpriseSubscriptionToolsBundle\\PimcoreEnterpriseSubscriptionToolsBundle',
'PimcorePhpTemplatingEngineBundle' => 'Pimcore\\Bundle\\PhpTemplatingEngineBundle\\PimcorePhpTemplatingEngineBundle',
'ElementsProcessManagerBundle' => 'Elements\\Bundle\\ProcessManagerBundle\\ElementsProcessManagerBundle',
'PimcoreDataHubFileExportBundle' => 'Pimcore\\Bundle\\DataHubFileExportBundle\\PimcoreDataHubFileExportBundle',
'PimcoreBundleGeneratorBundle' => 'Pimcore\\Bundle\\BundleGeneratorBundle\\PimcoreBundleGeneratorBundle',
'ExtendedDataHubFileExportBundle' => 'ExtendedDataHubFileExportBundle\\ExtendedDataHubFileExportBundle',
'QuickTranslateBundle' => 'Asioso\\QuickTranslateBundle\\QuickTranslateBundle',
'PimcoreAssetMetadataClassDefinitionsBundle' => 'Pimcore\\AssetMetadataClassDefinitionsBundle\\PimcoreAssetMetadataClassDefinitionsBundle',
'PimcoreStatisticsExplorerBundle' => 'Pimcore\\Bundle\\StatisticsExplorerBundle\\PimcoreStatisticsExplorerBundle',
'PimcorePortalEngineBundle' => 'Pimcore\\Bundle\\PortalEngineBundle\\PimcorePortalEngineBundle',
'ExtendedPimcorePortalEngineBundle' => 'ExtendedPimcorePortalEngineBundle\\ExtendedPimcorePortalEngineBundle',
'PimcoreOpenIdConnectBundle' => 'Pimcore\\Bundle\\OpenIdConnectBundle\\PimcoreOpenIdConnectBundle',
'HamariPimEcommConnectorBundle' => 'Hamari\\PimEcommConnectorBundle\\HamariPimEcommConnectorBundle',
'WebpackEncoreBundle' => 'Symfony\\WebpackEncoreBundle\\WebpackEncoreBundle',
'FrontendPermissionToolkitBundle' => 'FrontendPermissionToolkitBundle\\FrontendPermissionToolkitBundle',
],
'kernel.bundles_metadata' => [
'FrameworkBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/symfony/framework-bundle'),
'namespace' => 'Symfony\\Bundle\\FrameworkBundle',
],
'SecurityBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/symfony/security-bundle'),
'namespace' => 'Symfony\\Bundle\\SecurityBundle',
],
'TwigBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/symfony/twig-bundle'),
'namespace' => 'Symfony\\Bundle\\TwigBundle',
],
'MonologBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/symfony/monolog-bundle'),
'namespace' => 'Symfony\\Bundle\\MonologBundle',
],
'DoctrineBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle'),
'namespace' => 'Doctrine\\Bundle\\DoctrineBundle',
],
'DoctrineMigrationsBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/doctrine/doctrine-migrations-bundle'),
'namespace' => 'Doctrine\\Bundle\\MigrationsBundle',
],
'SensioFrameworkExtraBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/sensio/framework-extra-bundle/src'),
'namespace' => 'Sensio\\Bundle\\FrameworkExtraBundle',
],
'CmfRoutingBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/symfony-cmf/routing-bundle/src'),
'namespace' => 'Symfony\\Cmf\\Bundle\\RoutingBundle',
],
'PrestaSitemapBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/presta/sitemap-bundle'),
'namespace' => 'Presta\\SitemapBundle',
],
'SchebTwoFactorBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/scheb/2fa-bundle'),
'namespace' => 'Scheb\\TwoFactorBundle',
],
'FOSJsRoutingBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/friendsofsymfony/jsrouting-bundle'),
'namespace' => 'FOS\\JsRoutingBundle',
],
'FlysystemBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/league/flysystem-bundle/src'),
'namespace' => 'League\\FlysystemBundle',
],
'DebugBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/symfony/debug-bundle'),
'namespace' => 'Symfony\\Bundle\\DebugBundle',
],
'WebProfilerBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/symfony/web-profiler-bundle'),
'namespace' => 'Symfony\\Bundle\\WebProfilerBundle',
],
'PimcoreCoreBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/CoreBundle'),
'namespace' => 'Pimcore\\Bundle\\CoreBundle',
],
'PimcoreAdminBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/AdminBundle'),
'namespace' => 'Pimcore\\Bundle\\AdminBundle',
],
'DatasheetBundle' => [
'path' => (\dirname(__DIR__, 4).'/bundles/DatasheetBundle'),
'namespace' => 'DatasheetBundle',
],
'ExportBundle' => [
'path' => (\dirname(__DIR__, 4).'/bundles/ExportBundle'),
'namespace' => 'ExportBundle',
],
'PimcoreDataHubBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src'),
'namespace' => 'Pimcore\\Bundle\\DataHubBundle',
],
'PimcoreDataImporterBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/pimcore/data-importer/src'),
'namespace' => 'Pimcore\\Bundle\\DataImporterBundle',
],
'ImportBundle' => [
'path' => (\dirname(__DIR__, 4).'/bundles/ImportBundle'),
'namespace' => 'ImportBundle',
],
'MockBundle' => [
'path' => (\dirname(__DIR__, 4).'/bundles/MockBundle'),
'namespace' => 'MockBundle',
],
'OutputDataConfigToolkitBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/pimcore/output-data-config-toolkit-bundle/src'),
'namespace' => 'OutputDataConfigToolkitBundle',
],
'Pim2RevitBundle' => [
'path' => (\dirname(__DIR__, 4).'/bundles/Pim2RevitBundle'),
'namespace' => 'Pim2RevitBundle',
],
'PimcoreEnterpriseSubscriptionToolsBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/pimcore/enterprise-subscription-tools/src'),
'namespace' => 'Pimcore\\Bundle\\EnterpriseSubscriptionToolsBundle',
],
'PimcorePhpTemplatingEngineBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/pimcore/php-templating-engine-bundle/src'),
'namespace' => 'Pimcore\\Bundle\\PhpTemplatingEngineBundle',
],
'ElementsProcessManagerBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/elements/process-manager-bundle/src'),
'namespace' => 'Elements\\Bundle\\ProcessManagerBundle',
],
'PimcoreDataHubFileExportBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/pimcore/data-hub-file-export/src'),
'namespace' => 'Pimcore\\Bundle\\DataHubFileExportBundle',
],
'PimcoreBundleGeneratorBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/pimcore/bundle-generator/src'),
'namespace' => 'Pimcore\\Bundle\\BundleGeneratorBundle',
],
'ExtendedDataHubFileExportBundle' => [
'path' => (\dirname(__DIR__, 4).'/bundles/ExtendedDataHubFileExportBundle'),
'namespace' => 'ExtendedDataHubFileExportBundle',
],
'QuickTranslateBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/asioso/pimcore-quicktranslate-module/src/QuickTranslateBundle'),
'namespace' => 'Asioso\\QuickTranslateBundle',
],
'PimcoreAssetMetadataClassDefinitionsBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/pimcore/asset-metadata-class-definitions/src'),
'namespace' => 'Pimcore\\AssetMetadataClassDefinitionsBundle',
],
'PimcoreStatisticsExplorerBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/pimcore/statistics-explorer/src'),
'namespace' => 'Pimcore\\Bundle\\StatisticsExplorerBundle',
],
'PimcorePortalEngineBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/pimcore/portal-engine/src'),
'namespace' => 'Pimcore\\Bundle\\PortalEngineBundle',
],
'ExtendedPimcorePortalEngineBundle' => [
'path' => (\dirname(__DIR__, 4).'/bundles/ExtendedPimcorePortalEngineBundle'),
'namespace' => 'ExtendedPimcorePortalEngineBundle',
],
'PimcoreOpenIdConnectBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/pimcore/openid-connect/src'),
'namespace' => 'Pimcore\\Bundle\\OpenIdConnectBundle',
],
'HamariPimEcommConnectorBundle' => [
'path' => (\dirname(__DIR__, 4).'/bundles/Hamari/PimEcommConnectorBundle'),
'namespace' => 'Hamari\\PimEcommConnectorBundle',
],
'WebpackEncoreBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/symfony/webpack-encore-bundle/src'),
'namespace' => 'Symfony\\WebpackEncoreBundle',
],
'FrontendPermissionToolkitBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/pimcore/frontend-permission-toolkit-bundle/src'),
'namespace' => 'FrontendPermissionToolkitBundle',
],
],
'kernel.charset' => 'UTF-8',
'kernel.container_class' => 'App_KernelDevDebugContainer',
'locale' => 'en',
'log.fileobject' => (\dirname(__DIR__, 3).'/application-logger'),
'secret' => 'wS0MZ2V4eukAfPQIF+yMTwzT9uibxxh/',
'pimcore_executable_composer' => '/usr/bin/composer',
'pimcore_executable_html2text' => '/usr/bin/html2text',
'pimcore_executable_soffice' => '/usr/bin/soffice',
'pimcore_executable_gs' => '/usr/bin/gs',
'pimcore_executable_pdftotext' => '/usr/bin/pdftotext',
'pimcore_executable_xvfb-run' => '/usr/bin/xvfb-run',
'pimcore_executable_pngcrush' => '/usr/bin/pngcrush',
'pimcore_executable_zopflipng' => '/usr/bin/zopflipng',
'pimcore_executable_pngout' => '/usr/bin/pngout',
'pimcore_executable_advpng' => '/usr/bin/advpng',
'pimcore_executable_cjpeg' => '/usr/bin/cjpeg',
'pimcore_executable_jpegoptim' => '/usr/bin/jpegoptim',
'pimcore_executable_php' => '/usr/local/bin/php',
'pimcore_executable_nice' => '/usr/bin/nice',
'pimcore_executable_nohup' => '/usr/bin/nohup',
'pimcore_executable_ffmpeg' => '/usr/bin/ffmpeg',
'pimcore_executable_exiftool' => '/usr/bin/exiftool',
'data_debug_logg' => false,
'pimcore_portal_engine.firewall_settings' => [
'anonymous' => 'lazy',
'provider' => 'portal_engine',
'request_matcher' => 'Pimcore\\Bundle\\PortalEngineBundle\\Service\\Security\\Firewall\\RequestMatcher',
'logout' => [
'invalidate_session' => false,
'path' => 'pimcore_portalengine_auth_logout',
'target' => 'pimcore_portalengine_auth_login',
],
'remember_me' => [
'secret' => 'wS0MZ2V4eukAfPQIF+yMTwzT9uibxxh/',
'lifetime' => 7776000,
'path' => '/',
],
'guard' => [
'authenticators' => [
0 => 'Pimcore\\Bundle\\PortalEngineBundle\\Service\\Security\\Authentication\\GuardAuthenticator',
1 => 'Pimcore\\Bundle\\PortalEngineBundle\\Service\\Security\\Authentication\\TokenAuthenticator',
2 => 'Pimcore\\Bundle\\PortalEngineBundle\\Service\\Security\\Authentication\\OpenIdConnectAuthenticator',
],
'entry_point' => 'Pimcore\\Bundle\\PortalEngineBundle\\Service\\Security\\Authentication\\GuardAuthenticator',
],
],
'event_dispatcher.event_aliases' => [
'Symfony\\Component\\Console\\Event\\ConsoleCommandEvent' => 'console.command',
'Symfony\\Component\\Console\\Event\\ConsoleErrorEvent' => 'console.error',
'Symfony\\Component\\Console\\Event\\ConsoleSignalEvent' => 'console.signal',
'Symfony\\Component\\Console\\Event\\ConsoleTerminateEvent' => 'console.terminate',
'Symfony\\Component\\Form\\Event\\PreSubmitEvent' => 'form.pre_submit',
'Symfony\\Component\\Form\\Event\\SubmitEvent' => 'form.submit',
'Symfony\\Component\\Form\\Event\\PostSubmitEvent' => 'form.post_submit',
'Symfony\\Component\\Form\\Event\\PreSetDataEvent' => 'form.pre_set_data',
'Symfony\\Component\\Form\\Event\\PostSetDataEvent' => 'form.post_set_data',
'Symfony\\Component\\HttpKernel\\Event\\ControllerArgumentsEvent' => 'kernel.controller_arguments',
'Symfony\\Component\\HttpKernel\\Event\\ControllerEvent' => 'kernel.controller',
'Symfony\\Component\\HttpKernel\\Event\\ResponseEvent' => 'kernel.response',
'Symfony\\Component\\HttpKernel\\Event\\FinishRequestEvent' => 'kernel.finish_request',
'Symfony\\Component\\HttpKernel\\Event\\RequestEvent' => 'kernel.request',
'Symfony\\Component\\HttpKernel\\Event\\ViewEvent' => 'kernel.view',
'Symfony\\Component\\HttpKernel\\Event\\ExceptionEvent' => 'kernel.exception',
'Symfony\\Component\\HttpKernel\\Event\\TerminateEvent' => 'kernel.terminate',
'Symfony\\Component\\Workflow\\Event\\GuardEvent' => 'workflow.guard',
'Symfony\\Component\\Workflow\\Event\\LeaveEvent' => 'workflow.leave',
'Symfony\\Component\\Workflow\\Event\\TransitionEvent' => 'workflow.transition',
'Symfony\\Component\\Workflow\\Event\\EnterEvent' => 'workflow.enter',
'Symfony\\Component\\Workflow\\Event\\EnteredEvent' => 'workflow.entered',
'Symfony\\Component\\Workflow\\Event\\CompletedEvent' => 'workflow.completed',
'Symfony\\Component\\Workflow\\Event\\AnnounceEvent' => 'workflow.announce',
'Symfony\\Component\\Security\\Core\\Event\\AuthenticationSuccessEvent' => 'security.authentication.success',
'Symfony\\Component\\Security\\Core\\Event\\AuthenticationFailureEvent' => 'security.authentication.failure',
'Symfony\\Component\\Security\\Http\\Event\\InteractiveLoginEvent' => 'security.interactive_login',
'Symfony\\Component\\Security\\Http\\Event\\SwitchUserEvent' => 'security.switch_user',
'Presta\\SitemapBundle\\Event\\SitemapAddUrlEvent' => 'presta_sitemap.add_url',
'Presta\\SitemapBundle\\Event\\SitemapPopulateEvent' => 'presta_sitemap.populate',
],
'fragment.renderer.hinclude.global_template' => NULL,
'fragment.path' => '/_fragment',
'kernel.secret' => 'wS0MZ2V4eukAfPQIF+yMTwzT9uibxxh/',
'kernel.http_method_override' => true,
'kernel.trusted_hosts' => [
],
'kernel.default_locale' => 'en',
'kernel.enabled_locales' => [
],
'kernel.error_controller' => 'error_controller',
'debug.file_link_format' => NULL,
'asset.request_context.base_path' => NULL,
'asset.request_context.secure' => NULL,
'translator.logging' => false,
'translator.default_path' => (\dirname(__DIR__, 4).'/translations'),
'debug.error_handler.throw_at' => -1,
'router.request_context.host' => 'localhost',
'router.request_context.scheme' => 'http',
'router.request_context.base_url' => '',
'router.resource' => 'kernel::loadRoutes',
'request_listener.http_port' => 80,
'request_listener.https_port' => 443,
'session.metadata.storage_key' => '_sf2_meta',
'session.storage.options' => [
'cache_limiter' => '0',
'cookie_secure' => 'auto',
'cookie_httponly' => true,
'cookie_samesite' => 'strict',
'gc_probability' => 1,
],
'session.metadata.update_threshold' => 0,
'form.type_extension.csrf.enabled' => true,
'form.type_extension.csrf.field_name' => '_token',
'validator.translation_domain' => 'validators',
'profiler_listener.only_exceptions' => false,
'profiler_listener.only_main_requests' => false,
'security.role_hierarchy.roles' => [
'ROLE_PIMCORE_ADMIN' => [
0 => 'ROLE_PIMCORE_USER',
],
],
'security.access.denied_url' => NULL,
'security.authentication.manager.erase_credentials' => true,
'security.authentication.session_strategy.strategy' => 'migrate',
'security.access.always_authenticate_before_granting' => false,
'security.authentication.hide_user_not_found' => true,
'security.firewalls' => [
0 => 'dev',
1 => 'pimcore_admin_webdav',
2 => 'pimcore_admin',
3 => 'portal_engine',
],
'security.pimcore_admin_webdav._indexed_authenticators' => [
],
'security.pimcore_admin._indexed_authenticators' => [
],
'security.portal_engine._indexed_authenticators' => [
],
'twig.form.resources' => [
0 => 'form_div_layout.html.twig',
],
'twig.default_path' => (\dirname(__DIR__, 4).'/templates'),
'monolog.use_microseconds' => true,
'monolog.swift_mailer.handlers' => [
],
'monolog.handlers_to_channels' => [
'monolog.handler.console' => [
'type' => 'exclusive',
'elements' => [
0 => 'event',
1 => 'doctrine',
2 => 'console',
3 => 'cache',
],
],
'monolog.handler.main' => [
'type' => 'exclusive',
'elements' => [
0 => 'event',
1 => 'doctrine',
2 => 'cache',
],
],
],
'doctrine.dbal.logger.chain.class' => 'Doctrine\\DBAL\\Logging\\LoggerChain',
'doctrine.dbal.logger.profiling.class' => 'Doctrine\\DBAL\\Logging\\DebugStack',
'doctrine.dbal.logger.class' => 'Symfony\\Bridge\\Doctrine\\Logger\\DbalLogger',
'doctrine.dbal.configuration.class' => 'Doctrine\\DBAL\\Configuration',
'doctrine.data_collector.class' => 'Doctrine\\Bundle\\DoctrineBundle\\DataCollector\\DoctrineDataCollector',
'doctrine.dbal.connection.event_manager.class' => 'Symfony\\Bridge\\Doctrine\\ContainerAwareEventManager',
'doctrine.dbal.connection_factory.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ConnectionFactory',
'doctrine.dbal.events.mysql_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\MysqlSessionInit',
'doctrine.dbal.events.oracle_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\OracleSessionInit',
'doctrine.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Registry',
'doctrine.entity_managers' => [
'portal_engine' => 'doctrine.orm.portal_engine_entity_manager',
'statistics_explorer' => 'doctrine.orm.statistics_explorer_entity_manager',
],
'doctrine.default_entity_manager' => 'portal_engine',
'doctrine.dbal.connection_factory.types' => [
'jsonfy' => [
'class' => 'Pimcore\\Bundle\\PortalEngineBundle\\Tools\\Doctrine\\Type\\Jsonfy',
],
'uuid' => [
'class' => 'Symfony\\Bridge\\Doctrine\\Types\\UuidType',
],
'ulid' => [
'class' => 'Symfony\\Bridge\\Doctrine\\Types\\UlidType',
],
],
'doctrine.connections' => [
'default' => 'doctrine.dbal.default_connection',
],
'doctrine.default_connection' => 'default',
'doctrine.orm.configuration.class' => 'Doctrine\\ORM\\Configuration',
'doctrine.orm.entity_manager.class' => 'Doctrine\\ORM\\EntityManager',
'doctrine.orm.manager_configurator.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ManagerConfigurator',
'doctrine.orm.cache.array.class' => 'Doctrine\\Common\\Cache\\ArrayCache',
'doctrine.orm.cache.apc.class' => 'Doctrine\\Common\\Cache\\ApcCache',
'doctrine.orm.cache.memcache.class' => 'Doctrine\\Common\\Cache\\MemcacheCache',
'doctrine.orm.cache.memcache_host' => 'localhost',
'doctrine.orm.cache.memcache_port' => 11211,
'doctrine.orm.cache.memcache_instance.class' => 'Memcache',
'doctrine.orm.cache.memcached.class' => 'Doctrine\\Common\\Cache\\MemcachedCache',
'doctrine.orm.cache.memcached_host' => 'localhost',
'doctrine.orm.cache.memcached_port' => 11211,
'doctrine.orm.cache.memcached_instance.class' => 'Memcached',
'doctrine.orm.cache.redis.class' => 'Doctrine\\Common\\Cache\\RedisCache',
'doctrine.orm.cache.redis_host' => 'localhost',
'doctrine.orm.cache.redis_port' => 6379,
'doctrine.orm.cache.redis_instance.class' => 'Redis',
'doctrine.orm.cache.xcache.class' => 'Doctrine\\Common\\Cache\\XcacheCache',
'doctrine.orm.cache.wincache.class' => 'Doctrine\\Common\\Cache\\WinCacheCache',
'doctrine.orm.cache.zenddata.class' => 'Doctrine\\Common\\Cache\\ZendDataCache',
'doctrine.orm.metadata.driver_chain.class' => 'Doctrine\\Persistence\\Mapping\\Driver\\MappingDriverChain',
'doctrine.orm.metadata.annotation.class' => 'Doctrine\\ORM\\Mapping\\Driver\\AnnotationDriver',
'doctrine.orm.metadata.xml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedXmlDriver',
'doctrine.orm.metadata.yml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedYamlDriver',
'doctrine.orm.metadata.php.class' => 'Doctrine\\ORM\\Mapping\\Driver\\PHPDriver',
'doctrine.orm.metadata.staticphp.class' => 'Doctrine\\ORM\\Mapping\\Driver\\StaticPHPDriver',
'doctrine.orm.metadata.attribute.class' => 'Doctrine\\ORM\\Mapping\\Driver\\AttributeDriver',
'doctrine.orm.proxy_cache_warmer.class' => 'Symfony\\Bridge\\Doctrine\\CacheWarmer\\ProxyCacheWarmer',
'form.type_guesser.doctrine.class' => 'Symfony\\Bridge\\Doctrine\\Form\\DoctrineOrmTypeGuesser',
'doctrine.orm.validator.unique.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator',
'doctrine.orm.validator_initializer.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\DoctrineInitializer',
'doctrine.orm.security.user.provider.class' => 'Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider',
'doctrine.orm.listeners.resolve_target_entity.class' => 'Doctrine\\ORM\\Tools\\ResolveTargetEntityListener',
'doctrine.orm.listeners.attach_entity_listeners.class' => 'Doctrine\\ORM\\Tools\\AttachEntityListenersListener',
'doctrine.orm.naming_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultNamingStrategy',
'doctrine.orm.naming_strategy.underscore.class' => 'Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy',
'doctrine.orm.quote_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultQuoteStrategy',
'doctrine.orm.quote_strategy.ansi.class' => 'Doctrine\\ORM\\Mapping\\AnsiQuoteStrategy',
'doctrine.orm.entity_listener_resolver.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ContainerEntityListenerResolver',
'doctrine.orm.second_level_cache.default_cache_factory.class' => 'Doctrine\\ORM\\Cache\\DefaultCacheFactory',
'doctrine.orm.second_level_cache.default_region.class' => 'Doctrine\\ORM\\Cache\\Region\\DefaultRegion',
'doctrine.orm.second_level_cache.filelock_region.class' => 'Doctrine\\ORM\\Cache\\Region\\FileLockRegion',
'doctrine.orm.second_level_cache.logger_chain.class' => 'Doctrine\\ORM\\Cache\\Logging\\CacheLoggerChain',
'doctrine.orm.second_level_cache.logger_statistics.class' => 'Doctrine\\ORM\\Cache\\Logging\\StatisticsCacheLogger',
'doctrine.orm.second_level_cache.cache_configuration.class' => 'Doctrine\\ORM\\Cache\\CacheConfiguration',
'doctrine.orm.second_level_cache.regions_configuration.class' => 'Doctrine\\ORM\\Cache\\RegionsConfiguration',
'doctrine.orm.auto_generate_proxy_classes' => false,
'doctrine.orm.proxy_namespace' => 'Proxies',
'doctrine.migrations.preferred_em' => NULL,
'doctrine.migrations.preferred_connection' => 'default',
'cmf_routing.uri_filter_regexp' => '',
'cmf_routing.default_controller' => NULL,
'cmf_routing.generic_controller' => NULL,
'cmf_routing.controllers_by_type' => [
],
'cmf_routing.controllers_by_class' => [
],
'cmf_routing.templates_by_class' => [
],
'cmf_routing.route_collection_limit' => 0,
'cmf_routing.dynamic.limit_candidates' => 20,
'cmf_routing.dynamic.locales' => [
],
'cmf_routing.dynamic.auto_locale_pattern' => false,
'cmf_routing.replace_symfony_router' => true,
'presta_sitemap.generator.class' => 'Presta\\SitemapBundle\\Service\\Generator',
'presta_sitemap.dumper.class' => 'Presta\\SitemapBundle\\Service\\Dumper',
'presta_sitemap.routing_loader.class' => 'Presta\\SitemapBundle\\Routing\\SitemapRoutingLoader',
'presta_sitemap.dump_command.class' => 'Presta\\SitemapBundle\\Command\\DumpSitemapsCommand',
'presta_sitemap.dump_directory' => (\dirname(__DIR__, 4).'/public'),
'presta_sitemap.timetolive' => 3600,
'presta_sitemap.sitemap_file_prefix' => 'sitemap',
'presta_sitemap.items_by_set' => 50000,
'presta_sitemap.defaults' => [
'lastmod' => NULL,
'priority' => NULL,
'changefreq' => NULL,
],
'presta_sitemap.default_section' => 'default',
'presta_sitemap.eventlistener.route_annotation.class' => 'Presta\\SitemapBundle\\EventListener\\RouteAnnotationEventListener',
'scheb_two_factor.model_manager_name' => NULL,
'scheb_two_factor.security_tokens' => [
0 => 'Pimcore\\Bundle\\AdminBundle\\Security\\Authentication\\Token\\LegacyTwoFactorRequiredToken',
],
'scheb_two_factor.ip_whitelist' => [
],
'scheb_two_factor.google.server_name' => 'Pimcore',
'scheb_two_factor.google.issuer' => 'Pimcore 2 Factor Authentication',
'scheb_two_factor.google.template' => '@SchebTwoFactor/Authentication/form.html.twig',
'scheb_two_factor.google.digits' => 6,
'scheb_two_factor.google.window' => 1,
'scheb_two_factor.trusted_device.enabled' => false,
'fos_js_routing.extractor.class' => 'FOS\\JsRoutingBundle\\Extractor\\ExposedRoutesExtractor',
'fos_js_routing.controller.class' => 'FOS\\JsRoutingBundle\\Controller\\Controller',
'fos_js_routing.normalizer.route_collection.class' => 'FOS\\JsRoutingBundle\\Serializer\\Normalizer\\RouteCollectionNormalizer',
'fos_js_routing.normalizer.routes_response.class' => 'FOS\\JsRoutingBundle\\Serializer\\Normalizer\\RoutesResponseNormalizer',
'fos_js_routing.denormalizer.route_collection.class' => 'FOS\\JsRoutingBundle\\Serializer\\Denormalizer\\RouteCollectionDenormalizer',
'fos_js_routing.request_context_base_url' => NULL,
'fos_js_routing.cache_control' => [
'enabled' => false,
],
'env(VAR_DUMPER_SERVER)' => '127.0.0.1:9912',
'web_profiler.debug_toolbar.intercept_redirects' => false,
'web_profiler.debug_toolbar.mode' => 2,
'container.dumper.inline_class_loader' => true,
'pimcore.extensions.bundles.search_paths' => [
0 => 'src',
1 => 'vendor/pimcore/pimcore/bundles',
2 => 'bundles/ImportBundle',
3 => 'bundles/DatasheetBundle',
4 => 'bundles/ExportBundle',
5 => 'bundles/MockBundle',
6 => 'bundles/Pim2RevitBundle',
7 => 'bundles/ExtendedDataHubFileExportBundle',
8 => 'bundles/ExtendedPimcorePortalEngineBundle',
9 => 'bundles/Hamari/PimEcommConnectorBundle',
],
'pimcore.extensions.bundles.handle_composer' => true,
'pimcore.admin.unauthenticated_routes' => [
0 => [
'route' => 'pimcore_settings_display_custom_logo',
'path' => false,
'host' => false,
'methods' => [
],
],
1 => [
'route' => 'pimcore_admin_login',
'path' => false,
'host' => false,
'methods' => [
],
],
2 => [
'route' => 'pimcore_admin_webdav',
'path' => false,
'host' => false,
'methods' => [
],
],
],
'pimcore.encryption.secret' => NULL,
'pimcore.admin.session.attribute_bags' => [
'pimcore_admin' => [
'storage_key' => '_pimcore_admin',
],
'pimcore_objects' => [
'storage_key' => '_pimcore_objects',
],
'pimcore_copy' => [
'storage_key' => '_pimcore_copy',
],
'pimcore_gridconfig' => [
'storage_key' => '_pimcore_gridconfig',
],
'pimcore_importconfig' => [
'storage_key' => '_pimcore_importconfig',
],
],
'pimcore.admin.translations.path' => '@PimcoreCoreBundle/Resources/translations',
'pimcore.translations.admin_translation_mapping' => [
],
'pimcore.web_profiler.toolbar.excluded_routes' => [
0 => [
'path' => '^/admin/asset/image-editor',
'route' => false,
'host' => false,
'methods' => [
],
],
],
'pimcore.response_exception_listener.render_error_document' => true,
'pimcore.maintenance.housekeeping.cleanup_tmp_files_atime_older_than' => 7776000,
'pimcore.maintenance.housekeeping.cleanup_profiler_files_atime_older_than' => 1800,
'pimcore.documents.default_controller' => 'App\\Controller\\DefaultController::defaultAction',
'pimcore.documents.web_to_print.default_controller_print_page' => 'App\\Controller\\Web2printController::defaultAction',
'pimcore.documents.web_to_print.default_controller_print_container' => 'App\\Controller\\Web2printController::containerAction',
'pimcore.templating.twig.sandbox_security_policy.tags' => [
0 => 'set',
],
'pimcore.templating.twig.sandbox_security_policy.filters' => [
0 => 'escape',
1 => 'trans',
],
'pimcore.templating.twig.sandbox_security_policy.functions' => [
0 => 'path',
1 => 'asset',
],
'pimcore.config' => [
'web_profiler' => [
'toolbar' => [
'excluded_routes' => [
0 => [
'path' => '^/admin/asset/image-editor',
'route' => false,
'host' => false,
'methods' => [
],
],
],
],
],
'security' => [
'encoder_factories' => [
'Pimcore\\Bundle\\AdminBundle\\Security\\User\\User' => [
'id' => 'pimcore_admin.security.password_encoder_factory',
],
],
'factory_type' => 'encoder',
'password_hasher_factories' => [
],
],
'bundles' => [
'search_paths' => [
0 => 'src',
1 => 'vendor/pimcore/pimcore/bundles',
2 => 'bundles/ImportBundle',
3 => 'bundles/DatasheetBundle',
4 => 'bundles/ExportBundle',
5 => 'bundles/MockBundle',
6 => 'bundles/Pim2RevitBundle',
7 => 'bundles/ExtendedDataHubFileExportBundle',
8 => 'bundles/ExtendedPimcorePortalEngineBundle',
9 => 'bundles/Hamari/PimEcommConnectorBundle',
],
'handle_composer' => true,
],
'assets' => [
'metadata' => [
'class_definitions' => [
'data' => [
'map' => [
'asset' => '\\Pimcore\\Model\\Asset\\MetaData\\ClassDefinition\\Data\\Asset',
'checkbox' => '\\Pimcore\\Model\\Asset\\MetaData\\ClassDefinition\\Data\\Checkbox',
'date' => '\\Pimcore\\Model\\Asset\\MetaData\\ClassDefinition\\Data\\Date',
'document' => '\\Pimcore\\Model\\Asset\\MetaData\\ClassDefinition\\Data\\Document',
'input' => '\\Pimcore\\Model\\Asset\\MetaData\\ClassDefinition\\Data\\Input',
'object' => '\\Pimcore\\Model\\Asset\\MetaData\\ClassDefinition\\Data\\DataObject',
'select' => '\\Pimcore\\Model\\Asset\\MetaData\\ClassDefinition\\Data\\Select',
'textarea' => '\\Pimcore\\AssetMetadataClassDefinitionsBundle\\Model\\ClassDefinition\\Data\\Textarea',
'calculatedValue' => '\\Pimcore\\AssetMetadataClassDefinitionsBundle\\Model\\ClassDefinition\\Data\\CalculatedValue',
'country' => '\\Pimcore\\AssetMetadataClassDefinitionsBundle\\Model\\ClassDefinition\\Data\\Country',
'datetime' => '\\Pimcore\\AssetMetadataClassDefinitionsBundle\\Model\\ClassDefinition\\Data\\Datetime',
'language' => '\\Pimcore\\AssetMetadataClassDefinitionsBundle\\Model\\ClassDefinition\\Data\\Language',
'multiselect' => '\\Pimcore\\AssetMetadataClassDefinitionsBundle\\Model\\ClassDefinition\\Data\\Multiselect',
'manyToManyRelation' => '\\Pimcore\\AssetMetadataClassDefinitionsBundle\\Model\\ClassDefinition\\Data\\ManyToManyRelation',
'numeric' => '\\Pimcore\\AssetMetadataClassDefinitionsBundle\\Model\\ClassDefinition\\Data\\Numeric',
'wysiwyg' => '\\Pimcore\\AssetMetadataClassDefinitionsBundle\\Model\\ClassDefinition\\Data\\Wysiwyg',
'user' => '\\Pimcore\\AssetMetadataClassDefinitionsBundle\\Model\\ClassDefinition\\Data\\User',
],
'prefixes' => [
],
],
],
'predefined' => [
'definitions' => [
],
],
],
'versions' => [
'days' => NULL,
'steps' => 2,
'use_hardlinks' => true,
'disable_stack_trace' => false,
],
'hide_edit_image' => false,
'disable_tree_preview' => false,
'image' => [
'thumbnails' => [
'definitions' => [
'bmecat' => [
'items' => [
],
'medias' => [
],
'name' => 'bmecat',
'description' => '',
'group' => '',
'format' => 'SOURCE',
'quality' => 85,
'highResolution' => 0.0,
'preserveColor' => false,
'preserveMetaData' => false,
'rasterizeSVG' => false,
'downloadable' => false,
'modificationDate' => 1653304446,
'creationDate' => 1653304435,
'preserveAnimation' => false,
],
'datasheet' => [
'items' => [
],
'medias' => [
],
'name' => 'datasheet',
'description' => '',
'group' => '',
'format' => 'PNG',
'quality' => 85,
'highResolution' => 0.0,
'preserveColor' => false,
'preserveMetaData' => false,
'rasterizeSVG' => false,
'downloadable' => false,
'modificationDate' => 1657193551,
'creationDate' => 1657193529,
'preserveAnimation' => false,
],
'portal-engine_detail-page' => [
'items' => [
0 => [
'method' => 'contain',
'arguments' => [
'width' => 600,
'height' => 400,
'forceResize' => false,
],
],
],
'medias' => [
],
'name' => 'portal-engine_detail-page',
'description' => '',
'group' => 'Portal Engine',
'format' => 'SOURCE',
'quality' => 85,
'highResolution' => NULL,
'preserveColor' => false,
'preserveMetaData' => false,
'rasterizeSVG' => false,
'downloadable' => false,
'modificationDate' => 1661348636,
'creationDate' => 1661348636,
'preserveAnimation' => false,
],
'portal-engine_element-detail' => [
'items' => [
0 => [
'method' => 'scaleByWidth',
'arguments' => [
'width' => 1024,
'forceResize' => false,
],
],
],
'medias' => [
],
'name' => 'portal-engine_element-detail',
'description' => '',
'group' => 'Portal Engine',
'format' => 'SOURCE',
'quality' => 85,
'highResolution' => 0.0,
'preserveColor' => false,
'preserveMetaData' => false,
'rasterizeSVG' => false,
'downloadable' => false,
'modificationDate' => 1721215396,
'creationDate' => 1661348636,
'preserveAnimation' => false,
],
'portal-engine_element-teaser' => [
'items' => [
0 => [
'method' => 'contain',
'arguments' => [
'width' => 294,
'height' => 165,
'forceResize' => false,
],
],
],
'medias' => [
],
'name' => 'portal-engine_element-teaser',
'description' => '',
'group' => 'Portal Engine',
'format' => 'SOURCE',
'quality' => 85,
'highResolution' => NULL,
'preserveColor' => false,
'preserveMetaData' => false,
'rasterizeSVG' => false,
'downloadable' => false,
'modificationDate' => 1661348636,
'creationDate' => 1661348636,
'preserveAnimation' => false,
],
'portal-engine_email-logo' => [
'items' => [
0 => [
'method' => 'scaleByHeight',
'arguments' => [
'height' => 42,
],
],
],
'medias' => [
],
'name' => 'portal-engine_email-logo',
'description' => '',
'group' => 'Portal Engine',
'format' => 'png',
'quality' => 85,
'highResolution' => NULL,
'preserveColor' => false,
'preserveMetaData' => false,
'rasterizeSVG' => true,
'downloadable' => false,
'modificationDate' => 1661348636,
'creationDate' => 1661348636,
'preserveAnimation' => false,
],
'portal-engine-logo' => [
'items' => [
0 => [
'method' => 'scaleByWidth',
'arguments' => [
'width' => 200,
'forceResize' => false,
],
],
],
'medias' => [
],
'name' => 'portal-engine-logo',
'description' => '',
'group' => 'Portal Engine',
'format' => 'SOURCE',
'quality' => 85,
'highResolution' => NULL,
'preserveColor' => false,
'preserveMetaData' => false,
'rasterizeSVG' => false,
'downloadable' => false,
'modificationDate' => 1661348636,
'creationDate' => 1661348636,
'preserveAnimation' => false,
],
'portal-engine-product-department' => [
'items' => [
0 => [
'method' => 'scaleByWidth',
'arguments' => [
'width' => 450,
'forceResize' => false,
],
],
],
'medias' => [
],
'name' => 'portal-engine-product-department',
'description' => '',
'group' => 'Portal Engine',
'format' => 'SOURCE',
'quality' => 85,
'highResolution' => 0.0,
'preserveColor' => false,
'preserveMetaData' => false,
'rasterizeSVG' => false,
'downloadable' => false,
'modificationDate' => 1684234642,
'creationDate' => 1684234227,
'preserveAnimation' => false,
],
'portal-engine_teaser-1by1' => [
'items' => [
0 => [
'method' => 'cover',
'arguments' => [
'width' => 223,
'height' => 236,
'forceResize' => true,
'positioning' => 'center',
],
],
],
'medias' => [
],
'name' => 'portal-engine_teaser-1by1',
'description' => '',
'group' => 'Portal Engine',
'format' => 'SOURCE',
'quality' => 85,
'highResolution' => NULL,
'preserveColor' => false,
'preserveMetaData' => false,
'rasterizeSVG' => false,
'downloadable' => false,
'modificationDate' => 1661348636,
'creationDate' => 1661348636,
'preserveAnimation' => false,
],
'portal-engine_teaser-2by1' => [
'items' => [
0 => [
'method' => 'cover',
'arguments' => [
'width' => 471,
'height' => 235,
'forceResize' => true,
'positioning' => 'center',
],
],
],
'medias' => [
],
'name' => 'portal-engine_teaser-2by1',
'description' => '',
'group' => 'Portal Engine',
'format' => 'SOURCE',
'quality' => 85,
'highResolution' => NULL,
'preserveColor' => false,
'preserveMetaData' => false,
'rasterizeSVG' => false,
'downloadable' => false,
'modificationDate' => 1661348636,
'creationDate' => 1661348636,
'preserveAnimation' => false,
],
'portal-engine_teaser-cta' => [
'items' => [
0 => [
'method' => 'cover',
'arguments' => [
'width' => 730,
'height' => 408,
'forceResize' => true,
'positioning' => 'center',
],
],
],
'medias' => [
],
'name' => 'portal-engine_teaser-cta',
'description' => '',
'group' => 'Portal Engine',
'format' => 'SOURCE',
'quality' => 85,
'highResolution' => NULL,
'preserveColor' => false,
'preserveMetaData' => false,
'rasterizeSVG' => false,
'downloadable' => false,
'modificationDate' => 1661348636,
'creationDate' => 1661348636,
'preserveAnimation' => false,
],
'preview' => [
'items' => [
0 => [
'method' => 'scaleByWidth',
'arguments' => [
'width' => 300,
'forceResize' => false,
],
],
],
'medias' => [
],
'name' => 'preview',
'description' => '',
'group' => '',
'format' => 'SOURCE',
'quality' => 85,
'highResolution' => 0.0,
'preserveColor' => false,
'preserveMetaData' => false,
'rasterizeSVG' => false,
'downloadable' => false,
'modificationDate' => 1653304334,
'creationDate' => 1531468645,
'preserveAnimation' => false,
],
'tiff-to-png' => [
'items' => [
],
'medias' => [
],
'name' => 'tiff-to-png',
'description' => '',
'group' => '',
'format' => 'PNG',
'quality' => 85,
'highResolution' => 0.0,
'preserveColor' => false,
'preserveMetaData' => false,
'rasterizeSVG' => false,
'downloadable' => false,
'modificationDate' => 1761053700,
'creationDate' => 1761053685,
'preserveAnimation' => false,
],
'width1024' => [
'items' => [
0 => [
'method' => 'scaleByWidth',
'arguments' => [
'width' => 1024,
'forceResize' => false,
],
],
],
'medias' => [
],
'name' => 'width1024',
'description' => '',
'group' => '',
'format' => 'SOURCE',
'quality' => 85,
'highResolution' => 0.0,
'preserveColor' => false,
'preserveMetaData' => false,
'rasterizeSVG' => false,
'downloadable' => false,
'modificationDate' => 1653304342,
'creationDate' => 1597134138,
'preserveAnimation' => false,
],
'width150' => [
'items' => [
0 => [
'method' => 'scaleByWidth',
'arguments' => [
'width' => 150,
'forceResize' => false,
],
],
],
'medias' => [
],
'name' => 'width150',
'description' => '',
'group' => '',
'format' => 'SOURCE',
'quality' => 85,
'highResolution' => 0.0,
'preserveColor' => false,
'preserveMetaData' => false,
'rasterizeSVG' => false,
'downloadable' => false,
'modificationDate' => 1653304356,
'creationDate' => 1597133845,
'preserveAnimation' => false,
],
'width300' => [
'items' => [
0 => [
'method' => 'scaleByWidth',
'arguments' => [
'width' => 300,
'forceResize' => false,
],
],
],
'medias' => [
],
'name' => 'width300',
'description' => '',
'group' => '',
'format' => 'SOURCE',
'quality' => 85,
'highResolution' => 0.0,
'preserveColor' => false,
'preserveMetaData' => false,
'rasterizeSVG' => false,
'downloadable' => false,
'modificationDate' => 1653304371,
'creationDate' => 1597133865,
'preserveAnimation' => false,
],
'width500' => [
'items' => [
0 => [
'method' => 'scaleByWidth',
'arguments' => [
'width' => 500,
'forceResize' => false,
],
],
],
'medias' => [
],
'name' => 'width500',
'description' => '',
'group' => '',
'format' => 'SOURCE',
'quality' => 85,
'highResolution' => 0.0,
'preserveColor' => false,
'preserveMetaData' => false,
'rasterizeSVG' => false,
'downloadable' => false,
'modificationDate' => 1653304382,
'creationDate' => 1597133817,
'preserveAnimation' => false,
],
'width600' => [
'items' => [
0 => [
'method' => 'scaleByWidth',
'arguments' => [
'width' => 600,
'forceResize' => false,
],
],
],
'medias' => [
],
'name' => 'width600',
'description' => '',
'group' => '',
'format' => 'SOURCE',
'quality' => 85,
'highResolution' => 0.0,
'preserveColor' => false,
'preserveMetaData' => false,
'rasterizeSVG' => false,
'downloadable' => false,
'modificationDate' => 1653304392,
'creationDate' => 1597134078,
'preserveAnimation' => false,
],
'width800' => [
'items' => [
0 => [
'method' => 'scaleByWidth',
'arguments' => [
'width' => 800,
'forceResize' => false,
],
],
],
'medias' => [
],
'name' => 'width800',
'description' => '',
'group' => '',
'format' => 'SOURCE',
'quality' => 85,
'highResolution' => 0.0,
'preserveColor' => false,
'preserveMetaData' => false,
'rasterizeSVG' => false,
'downloadable' => false,
'modificationDate' => 1653304402,
'creationDate' => 1597133881,
'preserveAnimation' => false,
],
],
'clip_auto_support' => true,
'image_optimizers' => [
'enabled' => true,
],
'auto_formats' => [
'avif' => [
'enabled' => true,
'quality' => 15,
],
'webp' => [
'enabled' => true,
'quality' => NULL,
],
],
'status_cache' => true,
'auto_clear_temp_files' => true,
],
'max_pixels' => 40000000,
'low_quality_image_preview' => [
'enabled' => true,
],
'focal_point_detection' => [
'enabled' => true,
],
],
'frontend_prefixes' => [
'source' => '',
'thumbnail' => '',
'thumbnail_deferred' => '',
],
'preview_image_thumbnail' => NULL,
'default_upload_path' => '_default_upload_bucket',
'tree_paging_limit' => 100,
'video' => [
'thumbnails' => [
'definitions' => [
],
'auto_clear_temp_files' => true,
],
],
'icc_rgb_profile' => NULL,
'icc_cmyk_profile' => NULL,
],
'objects' => [
'class_definitions' => [
'data' => [
'map' => [
'block' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Block',
'calculatedValue' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\CalculatedValue',
'checkbox' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Checkbox',
'classificationstore' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Classificationstore',
'consent' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Consent',
'country' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Country',
'countrymultiselect' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Countrymultiselect',
'date' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Date',
'datetime' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Datetime',
'email' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Email',
'encryptedField' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\EncryptedField',
'externalImage' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\ExternalImage',
'fieldcollections' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Fieldcollections',
'firstname' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Firstname',
'gender' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Gender',
'geobounds' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Geobounds',
'geopoint' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Geopoint',
'geopolygon' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Geopolygon',
'geopolyline' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Geopolyline',
'hotspotimage' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Hotspotimage',
'manyToOneRelation' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\ManyToOneRelation',
'image' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Image',
'imageGallery' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\ImageGallery',
'input' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Input',
'language' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Language',
'languagemultiselect' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Languagemultiselect',
'lastname' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Lastname',
'link' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Link',
'localizedfields' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Localizedfields',
'manyToManyRelation' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\ManyToManyRelation',
'advancedManyToManyRelation' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\AdvancedManyToManyRelation',
'multiselect' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Multiselect',
'newsletterActive' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\NewsletterActive',
'reverseObjectRelation' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\ReverseObjectRelation',
'urlSlug' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\UrlSlug',
'numeric' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Numeric',
'objectbricks' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Objectbricks',
'manyToManyObjectRelation' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\ManyToManyObjectRelation',
'advancedManyToManyObjectRelation' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\AdvancedManyToManyObjectRelation',
'password' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Password',
'rgbaColor' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\RgbaColor',
'targetGroup' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\TargetGroup',
'targetGroupMultiselect' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\TargetGroupMultiselect',
'quantityValue' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\QuantityValue',
'inputQuantityValue' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\InputQuantityValue',
'select' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Select',
'slider' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Slider',
'structuredTable' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\StructuredTable',
'table' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Table',
'textarea' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Textarea',
'time' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Time',
'user' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\User',
'video' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Video',
'wysiwyg' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Wysiwyg',
'permissionManyToOneRelation' => 'FrontendPermissionToolkitBundle\\CoreExtensions\\ClassDefinitions\\PermissionManyToOneRelation',
'permissionManyToManyRelation' => 'FrontendPermissionToolkitBundle\\CoreExtensions\\ClassDefinitions\\PermissionManyToManyRelation',
'permissionResource' => 'FrontendPermissionToolkitBundle\\CoreExtensions\\ClassDefinitions\\PermissionResource',
'dynamicPermissionResource' => 'FrontendPermissionToolkitBundle\\CoreExtensions\\ClassDefinitions\\DynamicPermissionResource',
],
'prefixes' => [
0 => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\',
1 => '\\Object_Class_Data_',
],
],
'layout' => [
'prefixes' => [
0 => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Layout\\',
1 => '\\Object_Class_Layout_',
],
'map' => [
],
],
],
'auto_save_interval' => 0,
'versions' => [
'days' => NULL,
'steps' => 8,
'disable_stack_trace' => false,
],
'ignore_localized_query_fallback' => false,
'tree_paging_limit' => 30,
],
'documents' => [
'editables' => [
'prefixes' => [
0 => '\\Pimcore\\Model\\Document\\Editable\\',
],
'map' => [
'area' => '\\Pimcore\\Bundle\\PhpTemplatingEngineBundle\\Model\\Document\\Editable\\Area',
'areablock' => '\\Pimcore\\Bundle\\PhpTemplatingEngineBundle\\Model\\Document\\Editable\\Areablock',
'block' => '\\Pimcore\\Bundle\\PhpTemplatingEngineBundle\\Model\\Document\\Editable\\Block',
'checkbox' => '\\Pimcore\\Bundle\\PhpTemplatingEngineBundle\\Model\\Document\\Editable\\Checkbox',
'date' => '\\Pimcore\\Bundle\\PhpTemplatingEngineBundle\\Model\\Document\\Editable\\Date',
'embed' => '\\Pimcore\\Bundle\\PhpTemplatingEngineBundle\\Model\\Document\\Editable\\Embed',
'image' => '\\Pimcore\\Bundle\\PhpTemplatingEngineBundle\\Model\\Document\\Editable\\Image',
'input' => '\\Pimcore\\Bundle\\PhpTemplatingEngineBundle\\Model\\Document\\Editable\\Input',
'link' => '\\Pimcore\\Bundle\\PhpTemplatingEngineBundle\\Model\\Document\\Editable\\Link',
'multiselect' => '\\Pimcore\\Bundle\\PhpTemplatingEngineBundle\\Model\\Document\\Editable\\Multiselect',
'numeric' => '\\Pimcore\\Bundle\\PhpTemplatingEngineBundle\\Model\\Document\\Editable\\Numeric',
'pdf' => '\\Pimcore\\Bundle\\PhpTemplatingEngineBundle\\Model\\Document\\Editable\\Pdf',
'relation' => '\\Pimcore\\Bundle\\PhpTemplatingEngineBundle\\Model\\Document\\Editable\\Relation',
'relations' => '\\Pimcore\\Bundle\\PhpTemplatingEngineBundle\\Model\\Document\\Editable\\Relations',
'renderlet' => '\\Pimcore\\Bundle\\PhpTemplatingEngineBundle\\Model\\Document\\Editable\\Renderlet',
'scheduledblock' => '\\Pimcore\\Bundle\\PhpTemplatingEngineBundle\\Model\\Document\\Editable\\Scheduledblock',
'select' => '\\Pimcore\\Bundle\\PhpTemplatingEngineBundle\\Model\\Document\\Editable\\Select',
'snippet' => '\\Pimcore\\Bundle\\PhpTemplatingEngineBundle\\Model\\Document\\Editable\\Snippet',
'table' => '\\Pimcore\\Bundle\\PhpTemplatingEngineBundle\\Model\\Document\\Editable\\Table',
'textarea' => '\\Pimcore\\Bundle\\PhpTemplatingEngineBundle\\Model\\Document\\Editable\\Textarea',
'video' => '\\Pimcore\\Bundle\\PhpTemplatingEngineBundle\\Model\\Document\\Editable\\Video',
'wysiwyg' => '\\Pimcore\\Bundle\\PhpTemplatingEngineBundle\\Model\\Document\\Editable\\Wysiwyg',
],
],
'types' => [
0 => 'folder',
1 => 'page',
2 => 'snippet',
3 => 'link',
4 => 'hardlink',
5 => 'email',
6 => 'newsletter',
7 => 'printpage',
8 => 'printcontainer',
],
'valid_tables' => [
0 => 'email',
1 => 'newsletter',
2 => 'hardlink',
3 => 'link',
4 => 'page',
5 => 'snippet',
],
'auto_save_interval' => 0,
'versions' => [
'days' => NULL,
'steps' => 10,
'disable_stack_trace' => false,
],
'error_pages' => [
'default' => '/',
'localized' => [
'en' => '',
'de' => '',
'es' => '',
'fr' => '',
'sk' => '',
'cs' => '',
'pl' => '',
'it' => '',
'ro' => '',
'sv' => '',
'nl' => '',
],
],
'doc_types' => [
'definitions' => [
'0e37ede7-4df2-455d-aad3-6be2b80a99e1' => [
'name' => 'Portal Engine - Portal Page',
'group' => 'Portal Engine',
'controller' => 'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\PortalController::pageAction',
'template' => NULL,
'type' => 'page',
'priority' => 0,
'creationDate' => 1661348636,
'modificationDate' => 1661348636,
'staticGeneratorEnabled' => NULL,
],
'4717735b-d6c2-4c3d-9714-f77261e706f6' => [
'name' => 'Portal Engine - Data Object Data Pool',
'group' => 'Portal Engine',
'controller' => 'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\DataPool\\DataObjectController::listAction',
'template' => NULL,
'type' => 'page',
'priority' => 0,
'creationDate' => 1661348636,
'modificationDate' => 1661348636,
'staticGeneratorEnabled' => NULL,
],
'8701acb5-da9c-4c4f-87ba-d81f1de51fd9' => [
'name' => 'Portal Engine - Data Pool Language Variant',
'group' => 'Portal Engine',
'controller' => 'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\LanguageVariantController::dataPoolLanguageVariantAction',
'template' => NULL,
'type' => 'page',
'priority' => 0,
'creationDate' => 1661348636,
'modificationDate' => 1661348636,
'staticGeneratorEnabled' => NULL,
],
'adfd7e5f-1307-457b-a5da-82949716a4e3' => [
'name' => 'Portal Engine - Footer Snippet',
'group' => 'Portal Engine',
'controller' => 'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\SnippetController::footerAction',
'template' => NULL,
'type' => 'snippet',
'priority' => 0,
'creationDate' => 1661348636,
'modificationDate' => 1661348636,
'staticGeneratorEnabled' => NULL,
],
'd8c2cc5c-03e5-4cb2-99ed-55c199d454e1' => [
'name' => 'Portal Engine - Content Page',
'group' => 'Portal Engine',
'controller' => 'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\PortalController::contentAction',
'template' => NULL,
'type' => 'page',
'priority' => 0,
'creationDate' => 1661348636,
'modificationDate' => 1661348636,
'staticGeneratorEnabled' => NULL,
],
'ff632785-fe5f-4364-a4e9-fa25246060ac' => [
'name' => 'Portal Engine - Asset Data Pool',
'group' => 'Portal Engine',
'controller' => 'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\DataPool\\AssetController::listAction',
'template' => NULL,
'type' => 'page',
'priority' => 0,
'creationDate' => 1661348636,
'modificationDate' => 1661348636,
'staticGeneratorEnabled' => NULL,
],
],
],
'default_controller' => 'App\\Controller\\DefaultController::defaultAction',
'allow_trailing_slash' => 'no',
'generate_preview' => false,
'preview_url_prefix' => '',
'tree_paging_limit' => 50,
'areas' => [
'autoload' => true,
],
'newsletter' => [
'defaultUrlPrefix' => NULL,
],
'web_to_print' => [
'pdf_creation_php_memory_limit' => '2048M',
'default_controller_print_page' => 'App\\Controller\\Web2printController::defaultAction',
'default_controller_print_container' => 'App\\Controller\\Web2printController::containerAction',
'enableInDefaultView' => false,
'generalTool' => '',
],
'static_page_router' => [
'enabled' => false,
'route_pattern' => NULL,
],
],
'routing' => [
'direct_route_document_types' => [
0 => 'page',
1 => 'snippet',
2 => 'email',
3 => 'newsletter',
4 => 'printpage',
5 => 'printcontainer',
],
'allow_processing_unpublished_fallback_document' => false,
'static' => [
'locale_params' => [
],
],
],
'newsletter' => [
'source_adapters' => [
'defaultAdapter' => 'pimcore.document.newsletter.factory.default',
'csvList' => 'pimcore.document.newsletter.factory.csv',
'reportAdapter' => 'pimcore.document.newsletter.factory.report',
],
'use_specific' => false,
'sender' => [
'name' => '',
'email' => '',
],
'return' => [
'name' => '',
'email' => '',
],
'method' => NULL,
],
'custom_report' => [
'adapters' => [
'sql' => 'pimcore.custom_report.adapter.factory.sql',
'analytics' => 'pimcore.custom_report.adapter.factory.analytics',
],
'definitions' => [
],
],
'targeting' => [
'data_providers' => [
'device' => 'Pimcore\\Targeting\\DataProvider\\Device',
'geoip' => 'Pimcore\\Targeting\\DataProvider\\GeoIp',
'geolocation' => 'Pimcore\\Targeting\\DataProvider\\GeoLocation',
'targeting_storage' => 'Pimcore\\Targeting\\DataProvider\\TargetingStorage',
'visited_pages_counter' => 'Pimcore\\Targeting\\DataProvider\\VisitedPagesCounter',
],
'conditions' => [
'browser' => 'Pimcore\\Targeting\\Condition\\Browser',
'country' => 'Pimcore\\Targeting\\Condition\\Country',
'geopoint' => 'Pimcore\\Targeting\\Condition\\GeoPoint',
'hardwareplatform' => 'Pimcore\\Targeting\\Condition\\HardwarePlatform',
'language' => 'Pimcore\\Targeting\\Condition\\Language',
'operatingsystem' => 'Pimcore\\Targeting\\Condition\\OperatingSystem',
'referringsite' => 'Pimcore\\Targeting\\Condition\\ReferringSite',
'searchengine' => 'Pimcore\\Targeting\\Condition\\SearchEngine',
'target_group' => 'Pimcore\\Targeting\\Condition\\TargetGroup',
'timeonsite' => 'Pimcore\\Targeting\\Condition\\TimeOnSite',
'url' => 'Pimcore\\Targeting\\Condition\\Url',
'visitedpagesbefore' => 'Pimcore\\Targeting\\Condition\\VisitedPagesBefore',
],
'action_handlers' => [
'assign_target_group' => 'Pimcore\\Targeting\\ActionHandler\\AssignTargetGroup',
'codesnippet' => 'Pimcore\\Targeting\\ActionHandler\\CodeSnippet',
'redirect' => 'Pimcore\\Targeting\\ActionHandler\\Redirect',
],
'enabled' => true,
'storage_id' => 'Pimcore\\Targeting\\Storage\\CookieStorage',
'session' => [
'enabled' => false,
],
],
'context' => [
'profiler' => [
'routes' => [
0 => [
'path' => '^/_(profiler|wdt)(/.*)?$',
'route' => false,
'host' => false,
'methods' => [
],
],
],
],
'admin' => [
'routes' => [
0 => [
'path' => '^/admin(/.*)?$',
'route' => false,
'host' => false,
'methods' => [
],
],
1 => [
'route' => '^pimcore_admin_',
'path' => false,
'host' => false,
'methods' => [
],
],
],
],
'plugin' => [
'routes' => [
0 => [
'path' => '^/plugin(/.*)?$',
'route' => false,
'host' => false,
'methods' => [
],
],
],
],
],
'admin' => [
'session' => [
'attribute_bags' => [
'pimcore_admin' => [
'storage_key' => '_pimcore_admin',
],
'pimcore_objects' => [
'storage_key' => '_pimcore_objects',
],
'pimcore_copy' => [
'storage_key' => '_pimcore_copy',
],
'pimcore_gridconfig' => [
'storage_key' => '_pimcore_gridconfig',
],
'pimcore_importconfig' => [
'storage_key' => '_pimcore_importconfig',
],
],
],
'unauthenticated_routes' => [
0 => [
'route' => 'pimcore_settings_display_custom_logo',
'path' => false,
'host' => false,
'methods' => [
],
],
1 => [
'route' => 'pimcore_admin_login',
'path' => false,
'host' => false,
'methods' => [
],
],
2 => [
'route' => 'pimcore_admin_webdav',
'path' => false,
'host' => false,
'methods' => [
],
],
],
'translations' => [
'path' => '@PimcoreCoreBundle/Resources/translations',
],
],
'sitemaps' => [
'generators' => [
'pimcore_documents' => [
'enabled' => true,
'priority' => 100,
'generator_id' => 'Pimcore\\Sitemap\\Document\\DocumentTreeGenerator',
],
],
],
'redirects' => [
'status_codes' => [
300 => 'Multiple Choices',
301 => 'Moved Permanently',
302 => 'Found',
303 => 'See Other',
307 => 'Temporary Redirect',
],
],
'glossary' => [
'blocked_tags' => [
0 => 'a',
1 => 'script',
2 => 'style',
3 => 'code',
4 => 'pre',
5 => 'textarea',
6 => 'acronym',
7 => 'abbr',
8 => 'option',
9 => 'h1',
10 => 'h2',
11 => 'h3',
12 => 'h4',
13 => 'h5',
14 => 'h6',
],
],
'templating_engine' => [
'twig' => [
'sandbox_security_policy' => [
'tags' => [
0 => 'set',
],
'filters' => [
0 => 'escape',
1 => 'trans',
],
'functions' => [
0 => 'path',
1 => 'asset',
],
],
],
],
'translations' => [
'debugging' => [
'enabled' => true,
'parameter' => 'pimcore_debug_translations',
],
'admin_translation_mapping' => [
],
'data_object' => [
],
],
'workflows' => [
'product_workflow_local_de' => [
'placeholders' => [
'{{stateFieldName}}' => 'translationStateDe',
'{{locale}}' => 'de',
'{{role}}' => 'CountryEditor',
'{{permission}}' => 'country_editor_de',
],
'enabled' => true,
'label' => 'Local Release Workflow (de)',
'type' => 'state_machine',
'support_strategy' => [
'service' => 'workflow.support_strategy.country_editor_de',
'arguments' => [
],
],
'initial_markings' => [
0 => 'local_new',
],
'marking_store' => [
'type' => 'single_state',
'arguments' => [
0 => 'translationStateDe',
],
],
'places' => [
'local_new' => [
'label' => 'update Texts (de)',
'visibleInHeader' => false,
'color' => '#cddc39',
'colorInverted' => false,
'permissions' => [
0 => [
'condition' => 'is_fully_authenticated() and (is_granted(\'ROLE_PIMCORE_ADMIN\') )',
'modify' => true,
],
1 => [
'condition' => 'is_fully_authenticated() and ( user.getUser().isAllowed( subject.getProductBranchPermissionName() ) ) and 97 in user.getUser().getRoles()',
'publish' => false,
'save' => true,
'delete' => false,
'settings' => false,
'versions' => false,
'unpublish' => false,
],
2 => [
'condition' => 'is_fully_authenticated() and ( user.getUser().isAllowed( subject.getProductBranchPermissionName() ) ) and 98 in user.getUser().getRoles()',
'publish' => false,
'save' => true,
'delete' => false,
'settings' => false,
'versions' => false,
'unpublish' => false,
],
],
'title' => '',
],
'local_ready' => [
'label' => 'Ready For Publishing - de',
'visibleInHeader' => false,
'color' => '#cddc39',
'colorInverted' => false,
'permissions' => [
0 => [
'condition' => 'is_fully_authenticated() and (is_granted(\'ROLE_PIMCORE_ADMIN\') )',
'publish' => true,
],
1 => [
'condition' => 'is_fully_authenticated() and ( user.getUser().isAllowed( subject.getProductBranchPermissionName() ) ) and ( 97 in user.getUser().getRoles() or ( 98 in user.getUser().getRoles() and not subject.isTranslationReady()) )',
'publish' => false,
'save' => true,
],
2 => [
'condition' => 'is_fully_authenticated() and ( user.getUser().isAllowed( subject.getProductBranchPermissionName() ) ) and 98 in user.getUser().getRoles()',
'publish' => false,
'save' => false,
],
],
'title' => '',
],
],
'transitions' => [
'to_do' => [
'to' => [
0 => 'local_new',
],
'from' => [
0 => 'local_ready',
],
'guard' => 'is_fully_authenticated() and ( (user.getUser().isAllowed(subject.getProductBranchPermissionName()) ) and (is_granted(\'ROLE_PIMCORE_ADMIN\') or (user.getUser().isAllowed(\'country_editor_de\') or 97 in user.getUser().getRoles()) ))',
'options' => [
'label' => 'DE - Enable Edit Mode',
'objectLayout' => false,
'notificationSettings' => [
],
'changePublishedState' => 'no_change',
],
'name' => 'to_do',
],
'to_published' => [
'to' => [
0 => 'local_ready',
],
'from' => [
0 => 'local_new',
],
'guard' => 'is_fully_authenticated() and ( user.getUser().isAllowed(subject.getProductBranchPermissionName()) and ( is_granted(\'ROLE_PIMCORE_ADMIN\') or (user.getUser().isAllowed(\'country_editor_de\') or 97 in user.getUser().getRoles() ) ))',
'options' => [
'label' => ' DE - Set to "ready for publishing"',
'objectLayout' => false,
'notificationSettings' => [
],
'changePublishedState' => 'no_change',
],
'name' => 'to_published',
],
],
'priority' => 0,
'audit_trail' => [
'enabled' => false,
],
'supports' => [
],
'globalActions' => [
],
],
'product_workflow_local_en' => [
'placeholders' => [
'{{stateFieldName}}' => 'translationStateEn',
'{{locale}}' => 'en',
'{{flag}}' => 'gb',
'{{role}}' => 'CountryEditor',
'{{permission}}' => 'country_editor_en',
],
'enabled' => true,
'label' => 'Local Release Workflow (en)',
'type' => 'state_machine',
'support_strategy' => [
'service' => 'workflow.support_strategy.country_editor_en',
'arguments' => [
],
],
'initial_markings' => [
0 => 'local_new',
],
'marking_store' => [
'type' => 'single_state',
'arguments' => [
0 => 'translationStateEn',
],
],
'places' => [
'local_new' => [
'label' => 'update Texts (en)',
'visibleInHeader' => false,
'color' => '#cddc39',
'colorInverted' => false,
'permissions' => [
0 => [
'condition' => 'is_fully_authenticated() and (is_granted(\'ROLE_PIMCORE_ADMIN\') )',
'modify' => true,
],
1 => [
'condition' => 'is_fully_authenticated() and ( user.getUser().isAllowed( subject.getProductBranchPermissionName() ) ) and 97 in user.getUser().getRoles()',
'publish' => false,
'save' => true,
'delete' => false,
'settings' => false,
'versions' => false,
'unpublish' => false,
],
2 => [
'condition' => 'is_fully_authenticated() and ( user.getUser().isAllowed( subject.getProductBranchPermissionName() ) ) and 98 in user.getUser().getRoles()',
'publish' => false,
'save' => true,
'delete' => false,
'settings' => false,
'versions' => false,
'unpublish' => false,
],
],
'title' => '',
],
'local_ready' => [
'label' => 'Ready For Publishing - en',
'visibleInHeader' => false,
'color' => '#cddc39',
'colorInverted' => false,
'permissions' => [
0 => [
'condition' => 'is_fully_authenticated() and (is_granted(\'ROLE_PIMCORE_ADMIN\') )',
'modify' => true,
],
1 => [
'condition' => 'is_fully_authenticated() and ( user.getUser().isAllowed( subject.getProductBranchPermissionName() ) ) and ( 97 in user.getUser().getRoles() or ( 98 in user.getUser().getRoles() and not subject.isTranslationReady()) )',
'publish' => false,
'save' => true,
],
2 => [
'condition' => 'is_fully_authenticated() and ( user.getUser().isAllowed( subject.getProductBranchPermissionName() ) ) and ( 98 in user.getUser().getRoles() )',
'publish' => false,
'save' => false,
],
],
'title' => '',
],
],
'transitions' => [
'to_do' => [
'to' => [
0 => 'local_new',
],
'from' => [
0 => 'local_ready',
],
'guard' => 'is_fully_authenticated() and ( (user.getUser().isAllowed(subject.getProductBranchPermissionName()) ) and (is_granted(\'ROLE_PIMCORE_ADMIN\') or (user.getUser().isAllowed(\'country_editor_en\') or 97 in user.getUser().getRoles()) ))',
'options' => [
'label' => 'EN - Enable Edit Mode',
'objectLayout' => false,
'notificationSettings' => [
],
'changePublishedState' => 'no_change',
],
'name' => 'to_do',
],
'to_published' => [
'to' => [
0 => 'local_ready',
],
'from' => [
0 => 'local_new',
],
'guard' => 'is_fully_authenticated() and ( (user.getUser().isAllowed(subject.getProductBranchPermissionName()) ) and (is_granted(\'ROLE_PIMCORE_ADMIN\') or (user.getUser().isAllowed(\'country_editor_en\') or 97 in user.getUser().getRoles()) ))',
'options' => [
'label' => ' EN - Set to "ready for publishing"',
'objectLayout' => false,
'notificationSettings' => [
],
'changePublishedState' => 'no_change',
],
'name' => 'to_published',
],
],
'priority' => 0,
'audit_trail' => [
'enabled' => false,
],
'supports' => [
],
'globalActions' => [
],
],
'product_workflow_local_fr' => [
'placeholders' => [
'{{stateFieldName}}' => 'translationStateFr',
'{{locale}}' => 'fr',
'{{flag}}' => 'fr',
'{{role}}' => 'CountryEditor',
'{{permission}}' => 'country_editor_fr',
],
'enabled' => true,
'label' => 'Local Release Workflow (fr)',
'type' => 'state_machine',
'support_strategy' => [
'service' => 'workflow.support_strategy.country_editor_fr',
'arguments' => [
],
],
'initial_markings' => [
0 => 'local_new',
],
'marking_store' => [
'type' => 'single_state',
'arguments' => [
0 => 'translationStateFr',
],
],
'places' => [
'local_new' => [
'label' => 'update Texts (fr)',
'visibleInHeader' => false,
'color' => '#cddc39',
'colorInverted' => false,
'permissions' => [
0 => [
'condition' => 'is_fully_authenticated() and (is_granted(\'ROLE_PIMCORE_ADMIN\') )',
'modify' => true,
],
1 => [
'condition' => 'is_fully_authenticated() and ( user.getUser().isAllowed( subject.getProductBranchPermissionName() ) ) and 97 in user.getUser().getRoles()',
'publish' => false,
'save' => true,
'delete' => false,
'settings' => false,
'versions' => false,
'unpublish' => false,
],
2 => [
'condition' => 'is_fully_authenticated() and ( user.getUser().isAllowed( subject.getProductBranchPermissionName() ) ) and 98 in user.getUser().getRoles()',
'publish' => false,
'save' => true,
'delete' => false,
'settings' => false,
'versions' => false,
'unpublish' => false,
],
],
'title' => '',
],
'local_ready' => [
'label' => 'Ready For Publishing - fr',
'visibleInHeader' => false,
'color' => '#cddc39',
'colorInverted' => false,
'permissions' => [
0 => [
'condition' => 'is_fully_authenticated() and (is_granted(\'ROLE_PIMCORE_ADMIN\') )',
'modify' => true,
],
1 => [
'condition' => 'is_fully_authenticated() and ( user.getUser().isAllowed( subject.getProductBranchPermissionName() ) ) and ( 97 in user.getUser().getRoles() or ( 98 in user.getUser().getRoles() and not subject.isTranslationReady()) )',
'publish' => false,
'save' => true,
],
2 => [
'condition' => 'is_fully_authenticated() and not subject.isTranslationReady() and ( user.getUser().isAllowed( subject.getProductBranchPermissionName() ) ) and ( 98 in user.getUser().getRoles() )',
'publish' => false,
'save' => false,
],
],
'title' => '',
],
],
'transitions' => [
'to_do' => [
'to' => [
0 => 'local_new',
],
'from' => [
0 => 'local_ready',
],
'guard' => 'is_fully_authenticated() and ( (user.getUser().isAllowed(subject.getProductBranchPermissionName()) ) and (is_granted(\'ROLE_PIMCORE_ADMIN\') or (user.getUser().isAllowed(\'country_editor_fr\') or 97 in user.getUser().getRoles()) ))',
'options' => [
'label' => 'FR - Enable Edit Mode',
'objectLayout' => false,
'notificationSettings' => [
],
'changePublishedState' => 'no_change',
],
'name' => 'to_do',
],
'to_published' => [
'to' => [
0 => 'local_ready',
],
'from' => [
0 => 'local_new',
],
'guard' => 'is_fully_authenticated() and ( (user.getUser().isAllowed(subject.getProductBranchPermissionName()) ) and (is_granted(\'ROLE_PIMCORE_ADMIN\') or (user.getUser().isAllowed(\'country_editor_fr\') or 97 in user.getUser().getRoles()) ))',
'options' => [
'label' => ' FR - Set to "ready for publishing"',
'objectLayout' => false,
'notificationSettings' => [
],
'changePublishedState' => 'no_change',
],
'name' => 'to_published',
],
],
'priority' => 0,
'audit_trail' => [
'enabled' => false,
],
'supports' => [
],
'globalActions' => [
],
],
'product_workflow_local_ro' => [
'placeholders' => [
'{{stateFieldName}}' => 'translationStateRo',
'{{locale}}' => 'ro',
'{{flag}}' => 'ro',
'{{role}}' => 'CountryEditor',
'{{permission}}' => 'country_editor_ro',
],
'enabled' => true,
'label' => 'Local Release Workflow (ro)',
'type' => 'state_machine',
'support_strategy' => [
'service' => 'workflow.support_strategy.country_editor_ro',
'arguments' => [
],
],
'initial_markings' => [
0 => 'local_new',
],
'marking_store' => [
'type' => 'single_state',
'arguments' => [
0 => 'translationStateRo',
],
],
'places' => [
'local_new' => [
'label' => 'update Texts (ro)',
'visibleInHeader' => false,
'color' => '#cddc39',
'colorInverted' => false,
'permissions' => [
0 => [
'condition' => 'is_fully_authenticated() and (is_granted(\'ROLE_PIMCORE_ADMIN\') )',
'modify' => true,
],
1 => [
'condition' => 'is_fully_authenticated() and ( user.getUser().isAllowed( subject.getProductBranchPermissionName() ) ) and ( 97 in user.getUser().getRoles() or ( 98 in user.getUser().getRoles() and not subject.isTranslationReady()) )',
'publish' => false,
'save' => true,
'delete' => false,
'settings' => false,
'versions' => false,
'unpublish' => false,
],
2 => [
'condition' => 'is_fully_authenticated() and ( user.getUser().isAllowed( subject.getProductBranchPermissionName() ) ) and 98 in user.getUser().getRoles()',
'publish' => false,
'save' => true,
'delete' => false,
'settings' => false,
'versions' => false,
'unpublish' => false,
],
],
'title' => '',
],
'local_ready' => [
'label' => 'Ready For Publishing - ro',
'visibleInHeader' => false,
'color' => '#cddc39',
'colorInverted' => false,
'permissions' => [
0 => [
'condition' => 'is_fully_authenticated() and (is_granted(\'ROLE_PIMCORE_ADMIN\') )',
'modify' => true,
],
1 => [
'condition' => 'is_fully_authenticated() and ( user.getUser().isAllowed( subject.getProductBranchPermissionName() ) ) and ( 97 in user.getUser().getRoles() or ( 98 in user.getUser().getRoles() and not subject.isTranslationReady()) )',
'publish' => false,
'save' => true,
],
2 => [
'condition' => 'is_fully_authenticated() and ( user.getUser().isAllowed( subject.getProductBranchPermissionName() ) ) and ( 98 in user.getUser().getRoles() )',
'publish' => false,
'save' => false,
],
],
'title' => '',
],
],
'transitions' => [
'to_do' => [
'to' => [
0 => 'local_new',
],
'from' => [
0 => 'local_ready',
],
'guard' => 'is_fully_authenticated() and ( (user.getUser().isAllowed(subject.getProductBranchPermissionName()) ) and (is_granted(\'ROLE_PIMCORE_ADMIN\') or (user.getUser().isAllowed(\'country_editor_ro\') or 97 in user.getUser().getRoles()) ))',
'options' => [
'label' => 'RO - Enable Edit Mode',
'objectLayout' => false,
'notificationSettings' => [
],
'changePublishedState' => 'no_change',
],
'name' => 'to_do',
],
'to_published' => [
'to' => [
0 => 'local_ready',
],
'from' => [
0 => 'local_new',
],
'guard' => 'is_fully_authenticated() and ( (user.getUser().isAllowed(subject.getProductBranchPermissionName()) ) and (is_granted(\'ROLE_PIMCORE_ADMIN\') or (user.getUser().isAllowed(\'country_editor_ro\') or 97 in user.getUser().getRoles()) ))',
'options' => [
'label' => ' RO - Set to "ready for publishing"',
'objectLayout' => false,
'notificationSettings' => [
],
'changePublishedState' => 'no_change',
],
'name' => 'to_published',
],
],
'priority' => 0,
'audit_trail' => [
'enabled' => false,
],
'supports' => [
],
'globalActions' => [
],
],
'product_workflow_local_es' => [
'placeholders' => [
'{{stateFieldName}}' => 'translationStateEs',
'{{locale}}' => 'es',
'{{flag}}' => 'es',
'{{role}}' => 'CountryEditor',
'{{permission}}' => 'country_editor_es',
],
'enabled' => true,
'label' => 'Local Release Workflow (es)',
'type' => 'state_machine',
'support_strategy' => [
'service' => 'workflow.support_strategy.country_editor_es',
'arguments' => [
],
],
'initial_markings' => [
0 => 'local_new',
],
'marking_store' => [
'type' => 'single_state',
'arguments' => [
0 => 'translationStateEs',
],
],
'places' => [
'local_new' => [
'label' => 'update Texts (es)',
'visibleInHeader' => false,
'color' => '#cddc39',
'colorInverted' => false,
'permissions' => [
0 => [
'condition' => 'is_fully_authenticated() and (is_granted(\'ROLE_PIMCORE_ADMIN\') )',
'modify' => true,
],
1 => [
'condition' => 'is_fully_authenticated() and ( user.getUser().isAllowed( subject.getProductBranchPermissionName() ) ) and 97 in user.getUser().getRoles()',
'publish' => false,
'save' => true,
'delete' => false,
'settings' => false,
'versions' => false,
'unpublish' => false,
],
2 => [
'condition' => 'is_fully_authenticated() and ( user.getUser().isAllowed( subject.getProductBranchPermissionName() ) ) and 98 in user.getUser().getRoles()',
'publish' => false,
'save' => true,
'delete' => false,
'settings' => false,
'versions' => false,
'unpublish' => false,
],
],
'title' => '',
],
'local_ready' => [
'label' => 'Ready For Publishing - es',
'visibleInHeader' => false,
'color' => '#cddc39',
'colorInverted' => false,
'permissions' => [
0 => [
'condition' => 'is_fully_authenticated() and (is_granted(\'ROLE_PIMCORE_ADMIN\') )',
'modify' => true,
],
1 => [
'condition' => 'is_fully_authenticated() and ( user.getUser().isAllowed( subject.getProductBranchPermissionName() ) ) and ( 97 in user.getUser().getRoles() or ( 98 in user.getUser().getRoles() and not subject.isTranslationReady()) )',
'publish' => false,
'save' => true,
],
2 => [
'condition' => 'is_fully_authenticated() and ( user.getUser().isAllowed( subject.getProductBranchPermissionName() ) ) and ( 98 in user.getUser().getRoles() )',
'publish' => false,
'save' => false,
],
],
'title' => '',
],
],
'transitions' => [
'to_do' => [
'to' => [
0 => 'local_new',
],
'from' => [
0 => 'local_ready',
],
'guard' => 'is_fully_authenticated() and ( (user.getUser().isAllowed(subject.getProductBranchPermissionName()) ) and (is_granted(\'ROLE_PIMCORE_ADMIN\') or (user.getUser().isAllowed(\'country_editor_es\') or 97 in user.getUser().getRoles()) ))',
'options' => [
'label' => 'ES - Enable Edit Mode',
'objectLayout' => false,
'notificationSettings' => [
],
'changePublishedState' => 'no_change',
],
'name' => 'to_do',
],
'to_published' => [
'to' => [
0 => 'local_ready',
],
'from' => [
0 => 'local_new',
],
'guard' => 'is_fully_authenticated() and ( (user.getUser().isAllowed(subject.getProductBranchPermissionName()) ) and (is_granted(\'ROLE_PIMCORE_ADMIN\') or (user.getUser().isAllowed(\'country_editor_es\') or 97 in user.getUser().getRoles()) ))',
'options' => [
'label' => ' ES - Set to "ready for publishing"',
'objectLayout' => false,
'notificationSettings' => [
],
'changePublishedState' => 'no_change',
],
'name' => 'to_published',
],
],
'priority' => 0,
'audit_trail' => [
'enabled' => false,
],
'supports' => [
],
'globalActions' => [
],
],
'product_workflow_local_sk' => [
'placeholders' => [
'{{stateFieldName}}' => 'translationStateSk',
'{{locale}}' => 'sk',
'{{flag}}' => 'sk',
'{{role}}' => 'CountryEditor',
'{{permission}}' => 'country_editor_sk',
],
'enabled' => true,
'label' => 'Local Release Workflow (sk)',
'type' => 'state_machine',
'support_strategy' => [
'service' => 'workflow.support_strategy.country_editor_sk',
'arguments' => [
],
],
'initial_markings' => [
0 => 'local_new',
],
'marking_store' => [
'type' => 'single_state',
'arguments' => [
0 => 'translationStateSk',
],
],
'places' => [
'local_new' => [
'label' => 'update Texts (sk)',
'visibleInHeader' => false,
'color' => '#cddc39',
'colorInverted' => false,
'permissions' => [
0 => [
'condition' => 'is_fully_authenticated() and (is_granted(\'ROLE_PIMCORE_ADMIN\') )',
'modify' => true,
],
1 => [
'condition' => 'is_fully_authenticated() and ( user.getUser().isAllowed( subject.getProductBranchPermissionName() ) ) and 97 in user.getUser().getRoles()',
'publish' => false,
'save' => true,
'delete' => false,
'settings' => false,
'versions' => false,
'unpublish' => false,
],
2 => [
'condition' => 'is_fully_authenticated() and ( user.getUser().isAllowed( subject.getProductBranchPermissionName() ) ) and 98 in user.getUser().getRoles()',
'publish' => false,
'save' => true,
'delete' => false,
'settings' => false,
'versions' => false,
'unpublish' => false,
],
],
'title' => '',
],
'local_ready' => [
'label' => 'Ready For Publishing - sk',
'visibleInHeader' => false,
'color' => '#cddc39',
'colorInverted' => false,
'permissions' => [
0 => [
'condition' => 'is_fully_authenticated() and (is_granted(\'ROLE_PIMCORE_ADMIN\') )',
'modify' => true,
],
1 => [
'condition' => 'is_fully_authenticated() and ( user.getUser().isAllowed( subject.getProductBranchPermissionName() ) ) and ( 97 in user.getUser().getRoles() or ( 98 in user.getUser().getRoles() and not subject.isTranslationReady()) )',
'publish' => false,
'save' => true,
],
2 => [
'condition' => 'is_fully_authenticated() and ( user.getUser().isAllowed( subject.getProductBranchPermissionName() ) ) and ( 98 in user.getUser().getRoles() )',
'publish' => false,
'save' => false,
],
],
'title' => '',
],
],
'transitions' => [
'to_do' => [
'to' => [
0 => 'local_new',
],
'from' => [
0 => 'local_ready',
],
'guard' => 'is_fully_authenticated() and ( (user.getUser().isAllowed(subject.getProductBranchPermissionName()) ) and (is_granted(\'ROLE_PIMCORE_ADMIN\') or (user.getUser().isAllowed(\'country_editor_sk\') or 97 in user.getUser().getRoles()) ))',
'options' => [
'label' => 'SK - Enable Edit Mode',
'objectLayout' => false,
'notificationSettings' => [
],
'changePublishedState' => 'no_change',
],
'name' => 'to_do',
],
'to_published' => [
'to' => [
0 => 'local_ready',
],
'from' => [
0 => 'local_new',
],
'guard' => 'is_fully_authenticated() and ( (user.getUser().isAllowed(subject.getProductBranchPermissionName()) ) and (is_granted(\'ROLE_PIMCORE_ADMIN\') or (user.getUser().isAllowed(\'country_editor_sk\') or 97 in user.getUser().getRoles()) ))',
'options' => [
'label' => 'SK - Set to "ready for publishing"',
'objectLayout' => false,
'notificationSettings' => [
],
'changePublishedState' => 'no_change',
],
'name' => 'to_published',
],
],
'priority' => 0,
'audit_trail' => [
'enabled' => false,
],
'supports' => [
],
'globalActions' => [
],
],
'product_workflow_local_cs' => [
'placeholders' => [
'{{stateFieldName}}' => 'translationStateCs',
'{{locale}}' => 'cs',
'{{flag}}' => 'cs',
'{{role}}' => 'CountryEditor',
'{{permission}}' => 'country_editor_cs',
],
'enabled' => true,
'label' => 'Local Release Workflow (cs)',
'type' => 'state_machine',
'support_strategy' => [
'service' => 'workflow.support_strategy.country_editor_cs',
'arguments' => [
],
],
'initial_markings' => [
0 => 'local_new',
],
'marking_store' => [
'type' => 'single_state',
'arguments' => [
0 => 'translationStateCs',
],
],
'places' => [
'local_new' => [
'label' => 'update Texts (cs)',
'visibleInHeader' => false,
'color' => '#cddc39',
'colorInverted' => false,
'permissions' => [
0 => [
'condition' => 'is_fully_authenticated() and (is_granted(\'ROLE_PIMCORE_ADMIN\') )',
'modify' => true,
],
1 => [
'condition' => 'is_fully_authenticated() and ( user.getUser().isAllowed( subject.getProductBranchPermissionName() ) ) and 97 in user.getUser().getRoles()',
'publish' => false,
'save' => true,
'delete' => false,
'settings' => false,
'versions' => false,
'unpublish' => false,
],
2 => [
'condition' => 'is_fully_authenticated() and ( user.getUser().isAllowed( subject.getProductBranchPermissionName() ) ) and 98 in user.getUser().getRoles()',
'publish' => false,
'save' => true,
'delete' => false,
'settings' => false,
'versions' => false,
'unpublish' => false,
],
],
'title' => '',
],
'local_ready' => [
'label' => 'Ready For Publishing - cs',
'visibleInHeader' => false,
'color' => '#cddc39',
'colorInverted' => false,
'permissions' => [
0 => [
'condition' => 'is_fully_authenticated() and (is_granted(\'ROLE_PIMCORE_ADMIN\') )',
'modify' => true,
],
1 => [
'condition' => 'is_fully_authenticated() and ( user.getUser().isAllowed( subject.getProductBranchPermissionName() ) ) and ( 97 in user.getUser().getRoles() or ( 98 in user.getUser().getRoles() and not subject.isTranslationReady()) )',
'publish' => false,
'save' => true,
],
2 => [
'condition' => 'is_fully_authenticated() and ( user.getUser().isAllowed( subject.getProductBranchPermissionName() ) ) and ( 98 in user.getUser().getRoles() )',
'publish' => false,
'save' => false,
],
],
'title' => '',
],
],
'transitions' => [
'to_do' => [
'to' => [
0 => 'local_new',
],
'from' => [
0 => 'local_ready',
],
'guard' => 'is_fully_authenticated() and ( (user.getUser().isAllowed(subject.getProductBranchPermissionName()) ) and (is_granted(\'ROLE_PIMCORE_ADMIN\') or (user.getUser().isAllowed(\'country_editor_cs\') or 97 in user.getUser().getRoles()) ))',
'options' => [
'label' => 'CS - Enable Edit Mode',
'objectLayout' => false,
'notificationSettings' => [
],
'changePublishedState' => 'no_change',
],
'name' => 'to_do',
],
'to_published' => [
'to' => [
0 => 'local_ready',
],
'from' => [
0 => 'local_new',
],
'guard' => 'is_fully_authenticated() and ( (user.getUser().isAllowed(subject.getProductBranchPermissionName()) ) and (is_granted(\'ROLE_PIMCORE_ADMIN\') or (user.getUser().isAllowed(\'country_editor_cs\') or 97 in user.getUser().getRoles()) ))',
'options' => [
'label' => ' CS - Set to "ready for publishing"',
'objectLayout' => false,
'notificationSettings' => [
],
'changePublishedState' => 'no_change',
],
'name' => 'to_published',
],
],
'priority' => 0,
'audit_trail' => [
'enabled' => false,
],
'supports' => [
],
'globalActions' => [
],
],
'product_workflow_local_pl' => [
'placeholders' => [
'{{stateFieldName}}' => 'translationStatePl',
'{{locale}}' => 'pl',
'{{flag}}' => 'pl',
'{{role}}' => 'CountryEditor',
'{{permission}}' => 'country_editor_pl',
],
'enabled' => true,
'label' => 'Local Release Workflow (pl)',
'type' => 'state_machine',
'support_strategy' => [
'service' => 'workflow.support_strategy.country_editor_pl',
'arguments' => [
],
],
'initial_markings' => [
0 => 'local_new',
],
'marking_store' => [
'type' => 'single_state',
'arguments' => [
0 => 'translationStatePl',
],
],
'places' => [
'local_new' => [
'label' => 'update Texts (pl)',
'visibleInHeader' => false,
'color' => '#cddc39',
'colorInverted' => false,
'permissions' => [
0 => [
'condition' => 'is_fully_authenticated() and (is_granted(\'ROLE_PIMCORE_ADMIN\') )',
'modify' => true,
],
1 => [
'condition' => 'is_fully_authenticated() and ( user.getUser().isAllowed( subject.getProductBranchPermissionName() ) ) and 97 in user.getUser().getRoles()',
'publish' => false,
'save' => true,
'delete' => false,
'settings' => false,
'versions' => false,
'unpublish' => false,
],
2 => [
'condition' => 'is_fully_authenticated() and ( user.getUser().isAllowed( subject.getProductBranchPermissionName() ) ) and 98 in user.getUser().getRoles()',
'publish' => false,
'save' => true,
'delete' => false,
'settings' => false,
'versions' => false,
'unpublish' => false,
],
],
'title' => '',
],
'local_ready' => [
'label' => 'Ready For Publishing - pl',
'visibleInHeader' => false,
'color' => '#cddc39',
'colorInverted' => false,
'permissions' => [
0 => [
'condition' => 'is_fully_authenticated() and (is_granted(\'ROLE_PIMCORE_ADMIN\') )',
'modify' => true,
],
1 => [
'condition' => 'is_fully_authenticated() and ( user.getUser().isAllowed( subject.getProductBranchPermissionName() ) ) and ( 97 in user.getUser().getRoles() or ( 98 in user.getUser().getRoles() and not subject.isTranslationReady()) )',
'publish' => false,
'save' => true,
],
2 => [
'condition' => 'is_fully_authenticated() and ( user.getUser().isAllowed( subject.getProductBranchPermissionName() ) ) and ( 98 in user.getUser().getRoles() )',
'publish' => false,
'save' => false,
],
],
'title' => '',
],
],
'transitions' => [
'to_do' => [
'to' => [
0 => 'local_new',
],
'from' => [
0 => 'local_ready',
],
'guard' => 'is_fully_authenticated() and ( (user.getUser().isAllowed(subject.getProductBranchPermissionName()) ) and (is_granted(\'ROLE_PIMCORE_ADMIN\') or (user.getUser().isAllowed(\'country_editor_pl\') or 97 in user.getUser().getRoles()) ))',
'options' => [
'label' => 'PL - Enable Edit Mode',
'objectLayout' => false,
'notificationSettings' => [
],
'changePublishedState' => 'no_change',
],
'name' => 'to_do',
],
'to_published' => [
'to' => [
0 => 'local_ready',
],
'from' => [
0 => 'local_new',
],
'guard' => 'is_fully_authenticated() and ( (user.getUser().isAllowed(subject.getProductBranchPermissionName()) ) and (is_granted(\'ROLE_PIMCORE_ADMIN\') or (user.getUser().isAllowed(\'country_editor_pl\') or 97 in user.getUser().getRoles()) ))',
'options' => [
'label' => 'PL - Set to "ready for publishing"',
'objectLayout' => false,
'notificationSettings' => [
],
'changePublishedState' => 'no_change',
],
'name' => 'to_published',
],
],
'priority' => 0,
'audit_trail' => [
'enabled' => false,
],
'supports' => [
],
'globalActions' => [
],
],
'product_workflow_local_it' => [
'placeholders' => [
'{{stateFieldName}}' => 'translationStateIt',
'{{locale}}' => 'it',
'{{flag}}' => 'it',
'{{role}}' => 'CountryEditor',
'{{permission}}' => 'country_editor_it',
],
'enabled' => true,
'label' => 'Local Release Workflow (it)',
'type' => 'state_machine',
'support_strategy' => [
'service' => 'workflow.support_strategy.country_editor_it',
'arguments' => [
],
],
'initial_markings' => [
0 => 'local_new',
],
'marking_store' => [
'type' => 'single_state',
'arguments' => [
0 => 'translationStateIt',
],
],
'places' => [
'local_new' => [
'label' => 'update Texts (it)',
'visibleInHeader' => false,
'color' => '#cddc39',
'colorInverted' => false,
'permissions' => [
0 => [
'condition' => 'is_fully_authenticated() and (is_granted(\'ROLE_PIMCORE_ADMIN\') )',
'modify' => true,
],
1 => [
'condition' => 'is_fully_authenticated() and ( user.getUser().isAllowed( subject.getProductBranchPermissionName() ) ) and 97 in user.getUser().getRoles()',
'publish' => false,
'save' => true,
'delete' => false,
'settings' => false,
'versions' => false,
'unpublish' => false,
],
2 => [
'condition' => 'is_fully_authenticated() and ( user.getUser().isAllowed( subject.getProductBranchPermissionName() ) ) and 98 in user.getUser().getRoles()',
'publish' => false,
'save' => true,
'delete' => false,
'settings' => false,
'versions' => false,
'unpublish' => false,
],
],
'title' => '',
],
'local_ready' => [
'label' => 'Ready For Publishing - it',
'visibleInHeader' => false,
'color' => '#cddc39',
'colorInverted' => false,
'permissions' => [
0 => [
'condition' => 'is_fully_authenticated() and (is_granted(\'ROLE_PIMCORE_ADMIN\') )',
'modify' => true,
],
1 => [
'condition' => 'is_fully_authenticated() and ( user.getUser().isAllowed( subject.getProductBranchPermissionName() ) ) and ( 97 in user.getUser().getRoles() or ( 98 in user.getUser().getRoles() and not subject.isTranslationReady()) )',
'publish' => false,
'save' => true,
],
2 => [
'condition' => 'is_fully_authenticated() and ( user.getUser().isAllowed( subject.getProductBranchPermissionName() ) ) and ( 98 in user.getUser().getRoles() )',
'publish' => false,
'save' => false,
],
],
'title' => '',
],
],
'transitions' => [
'to_do' => [
'to' => [
0 => 'local_new',
],
'from' => [
0 => 'local_ready',
],
'guard' => 'is_fully_authenticated() and ( (user.getUser().isAllowed(subject.getProductBranchPermissionName()) ) and (is_granted(\'ROLE_PIMCORE_ADMIN\') or (user.getUser().isAllowed(\'country_editor_it\') or 97 in user.getUser().getRoles()) ))',
'options' => [
'label' => 'IT - Enable Edit Mode',
'objectLayout' => false,
'notificationSettings' => [
],
'changePublishedState' => 'no_change',
],
'name' => 'to_do',
],
'to_published' => [
'to' => [
0 => 'local_ready',
],
'from' => [
0 => 'local_new',
],
'guard' => 'is_fully_authenticated() and ( (user.getUser().isAllowed(subject.getProductBranchPermissionName()) ) and (is_granted(\'ROLE_PIMCORE_ADMIN\') or (user.getUser().isAllowed(\'country_editor_it\') or 97 in user.getUser().getRoles()) ))',
'options' => [
'label' => ' IT - Set to "ready for publishing"',
'objectLayout' => false,
'notificationSettings' => [
],
'changePublishedState' => 'no_change',
],
'name' => 'to_published',
],
],
'priority' => 0,
'audit_trail' => [
'enabled' => false,
],
'supports' => [
],
'globalActions' => [
],
],
'product_workflow_local_sv' => [
'placeholders' => [
'{{stateFieldName}}' => 'translationStateSv',
'{{locale}}' => 'it',
'{{flag}}' => 'it',
'{{role}}' => 'CountryEditor',
'{{permission}}' => 'country_editor_sv',
],
'enabled' => true,
'label' => 'Local Release Workflow (sv)',
'type' => 'state_machine',
'support_strategy' => [
'service' => 'workflow.support_strategy.country_editor_sv',
'arguments' => [
],
],
'initial_markings' => [
0 => 'local_new',
],
'marking_store' => [
'type' => 'single_state',
'arguments' => [
0 => 'translationStateSv',
],
],
'places' => [
'local_new' => [
'label' => 'update Texts (it)',
'visibleInHeader' => false,
'color' => '#cddc39',
'colorInverted' => false,
'permissions' => [
0 => [
'condition' => 'is_fully_authenticated() and (is_granted(\'ROLE_PIMCORE_ADMIN\') )',
'modify' => true,
],
1 => [
'condition' => 'is_fully_authenticated() and ( user.getUser().isAllowed( subject.getProductBranchPermissionName() ) ) and 97 in user.getUser().getRoles()',
'publish' => false,
'save' => true,
'delete' => false,
'settings' => false,
'versions' => false,
'unpublish' => false,
],
2 => [
'condition' => 'is_fully_authenticated() and ( user.getUser().isAllowed( subject.getProductBranchPermissionName() ) ) and 98 in user.getUser().getRoles()',
'publish' => false,
'save' => true,
'delete' => false,
'settings' => false,
'versions' => false,
'unpublish' => false,
],
],
'title' => '',
],
'local_ready' => [
'label' => 'Ready For Publishing - it',
'visibleInHeader' => false,
'color' => '#cddc39',
'colorInverted' => false,
'permissions' => [
0 => [
'condition' => 'is_fully_authenticated() and (is_granted(\'ROLE_PIMCORE_ADMIN\') )',
'modify' => true,
],
1 => [
'condition' => 'is_fully_authenticated() and ( user.getUser().isAllowed( subject.getProductBranchPermissionName() ) ) and ( 97 in user.getUser().getRoles() or ( 98 in user.getUser().getRoles() and not subject.isTranslationReady()) )',
'publish' => false,
'save' => true,
],
2 => [
'condition' => 'is_fully_authenticated() and ( user.getUser().isAllowed( subject.getProductBranchPermissionName() ) ) and ( 98 in user.getUser().getRoles() )',
'publish' => false,
'save' => false,
],
],
'title' => '',
],
],
'transitions' => [
'to_do' => [
'to' => [
0 => 'local_new',
],
'from' => [
0 => 'local_ready',
],
'guard' => 'is_fully_authenticated() and ( (user.getUser().isAllowed(subject.getProductBranchPermissionName()) ) and (is_granted(\'ROLE_PIMCORE_ADMIN\') or (user.getUser().isAllowed(\'country_editor_sv\') or 97 in user.getUser().getRoles()) ))',
'options' => [
'label' => 'SV - Enable Edit Mode',
'objectLayout' => false,
'notificationSettings' => [
],
'changePublishedState' => 'no_change',
],
'name' => 'to_do',
],
'to_published' => [
'to' => [
0 => 'local_ready',
],
'from' => [
0 => 'local_new',
],
'guard' => 'is_fully_authenticated() and ( (user.getUser().isAllowed(subject.getProductBranchPermissionName()) ) and (is_granted(\'ROLE_PIMCORE_ADMIN\') or (user.getUser().isAllowed(\'country_editor_sv\') or 97 in user.getUser().getRoles()) ))',
'options' => [
'label' => 'SV - Set to "ready for publishing"',
'objectLayout' => false,
'notificationSettings' => [
],
'changePublishedState' => 'no_change',
],
'name' => 'to_published',
],
],
'priority' => 0,
'audit_trail' => [
'enabled' => false,
],
'supports' => [
],
'globalActions' => [
],
],
'product_workflow_global_wm' => [
'placeholders' => [
'{{stateFieldName}}' => 'globalStateWm',
'{{branch}}' => 'water_management',
'{{role}}' => 'global Branch Editor water',
'{{permission}}' => 'branch_water_management',
],
'enabled' => true,
'initial_markings' => [
0 => 'draft',
],
'label' => 'global Release Workflow (Water Management)',
'type' => 'state_machine',
'priority' => 10,
'support_strategy' => [
'type' => 'expression',
'arguments' => [
0 => '\\Pimcore\\Model\\DataObject\\Product',
1 => 'subject.isWaterManagement()',
2 => 'subject.getProductType() == \'A\'',
],
],
'marking_store' => [
'type' => 'single_state',
'arguments' => [
0 => 'globalStateWm',
],
],
'places' => [
'draft' => [
'label' => 'draft (water_management)',
'visibleInHeader' => true,
'color' => '#ffdc39',
'colorInverted' => false,
'permissions' => [
0 => [
'condition' => 'is_fully_authenticated() and ( is_granted(\'ROLE_PIMCORE_ADMIN\') )',
'modify' => true,
],
1 => [
'condition' => 'is_fully_authenticated() and ( ( user.getUser().isAllowed( subject.getProductBranchPermissionName() ) and 97 in user.getUser().getRoles() ) )',
'publish' => false,
'save' => true,
'unpublish' => false,
],
2 => [
'condition' => 'is_fully_authenticated() and ( ( user.getUser().isAllowed( subject.getProductBranchPermissionName() ) and 98 in user.getUser().getRoles() ) )',
'publish' => false,
'save' => true,
'unpublish' => false,
],
3 => [
'save' => false,
'publish' => false,
],
],
'title' => '',
],
'global_ready' => [
'label' => 'Ready For Publishing (water_management)',
'visibleInHeader' => true,
'color' => '#ffdc39',
'colorInverted' => false,
'permissions' => [
0 => [
'condition' => 'is_fully_authenticated() and ( is_granted(\'ROLE_PIMCORE_ADMIN\') )',
'publish' => true,
],
1 => [
'condition' => 'is_fully_authenticated() and subject.isWaterManagement() and ( ( ( user.getUser().isAllowed( subject.getProductBranchPermissionName() ) and 97 in user.getUser().getRoles() ) ) )',
'publish' => false,
'save' => true,
],
2 => [
'condition' => 'is_fully_authenticated() and ( ( user.getUser().isAllowed( subject.getProductBranchPermissionName() ) and 98 in user.getUser().getRoles() ) )',
'publish' => false,
'save' => false,
],
3 => [
'save' => false,
'publish' => false,
],
],
'title' => '',
],
'global_published' => [
'label' => 'Published (water_management)',
'visibleInHeader' => true,
'color' => '#ffdc39',
'colorInverted' => false,
'permissions' => [
0 => [
'condition' => 'is_fully_authenticated() and ( is_granted(\'ROLE_PIMCORE_ADMIN\') )',
'save' => true,
'modify' => true,
'unpublish' => true,
],
1 => [
'condition' => 'is_fully_authenticated() and subject.isWaterManagement() and ( is_granted(\'ROLE_PIMCORE_ADMIN\') or ( ( user.getUser().isAllowed( subject.getProductBranchPermissionName() ) and 97 in user.getUser().getRoles() ) ) )',
'publish' => false,
'save' => false,
'unpublish' => false,
],
2 => [
'save' => false,
'publish' => false,
],
],
'title' => '',
],
],
'transitions' => [
'make_ready' => [
'to' => [
0 => 'global_ready',
],
'from' => [
0 => 'draft',
1 => 'global_published',
],
'guard' => 'is_fully_authenticated() and subject.isWaterManagement() and ( is_granted(\'ROLE_PIMCORE_ADMIN\') or ( ( user.getUser().isAllowed( subject.getProductBranchPermissionName() ) and 97 in user.getUser().getRoles() ) ) )',
'options' => [
'label' => 'enable Review Mode - Water Management',
'objectLayout' => false,
'notificationSettings' => [
],
'changePublishedState' => 'no_change',
],
'name' => 'make_ready',
],
'publish' => [
'to' => [
0 => 'global_published',
],
'from' => [
0 => 'global_ready',
],
'guard' => 'is_fully_authenticated() and subject.isWaterManagement() and ( is_granted(\'ROLE_PIMCORE_ADMIN\') or ( ( user.getUser().isAllowed( subject.getProductBranchPermissionName() ) and 97 in user.getUser().getRoles() ) ) )',
'options' => [
'label' => ' Publish - Water Management',
'changePublishedState' => 'force_published',
'objectLayout' => false,
'notificationSettings' => [
],
],
'name' => 'publish',
],
'edit' => [
'to' => [
0 => 'draft',
],
'from' => [
0 => 'global_published',
1 => 'global_ready',
],
'guard' => 'is_fully_authenticated() and subject.isWaterManagement() and ( is_granted(\'ROLE_PIMCORE_ADMIN\') or ( ( user.getUser().isAllowed( subject.getProductBranchPermissionName() ) and ( 97 in user.getUser().getRoles() or 98 in user.getUser().getRoles() ) ) ) )',
'options' => [
'label' => ' enable Edit Mode - Water Management',
'objectLayout' => false,
'notificationSettings' => [
],
'changePublishedState' => 'no_change',
],
'name' => 'edit',
],
],
'audit_trail' => [
'enabled' => false,
],
'supports' => [
],
'globalActions' => [
],
],
'product_workflow_global_bs' => [
'placeholders' => [
'{{stateFieldName}}' => 'globalStateBs',
'{{branch}}' => 'building_systems',
'{{role}}' => 'global Branch Editor Building Systems',
'{{permission}}' => 'branch_building_systems',
],
'enabled' => true,
'priority' => 10,
'initial_markings' => [
0 => 'draft',
],
'label' => 'global Release Workflow (Building Systems)',
'type' => 'state_machine',
'support_strategy' => [
'type' => 'expression',
'arguments' => [
0 => '\\Pimcore\\Model\\DataObject\\Product',
1 => 'subject.isBuildingSystems()',
2 => 'subject.getProductType() == \'A\'',
],
],
'marking_store' => [
'type' => 'single_state',
'arguments' => [
0 => 'globalStateBs',
],
],
'places' => [
'draft' => [
'label' => 'draft (building_systems)',
'visibleInHeader' => true,
'color' => '#ffdc39',
'colorInverted' => false,
'permissions' => [
0 => [
'condition' => 'is_fully_authenticated() and ( is_granted(\'ROLE_PIMCORE_ADMIN\') )',
'modify' => true,
],
1 => [
'condition' => 'is_fully_authenticated() and ( ( user.getUser().isAllowed( subject.getProductBranchPermissionName() ) and 97 in user.getUser().getRoles() ) )',
'publish' => false,
'save' => true,
'unpublish' => false,
],
2 => [
'condition' => 'is_fully_authenticated() and ( ( user.getUser().isAllowed( subject.getProductBranchPermissionName() ) and 98 in user.getUser().getRoles() ) )',
'publish' => false,
'save' => true,
'unpublish' => false,
],
3 => [
'save' => false,
'publish' => false,
],
],
'title' => '',
],
'global_ready' => [
'label' => 'Ready For Publishing (building_systems)',
'visibleInHeader' => true,
'color' => '#ffdc39',
'colorInverted' => false,
'permissions' => [
0 => [
'condition' => 'is_fully_authenticated() and ( is_granted(\'ROLE_PIMCORE_ADMIN\') )',
'publish' => true,
],
1 => [
'condition' => 'is_fully_authenticated() and subject.isWaterManagement() and ( ( ( user.getUser().isAllowed( subject.getProductBranchPermissionName() ) and 97 in user.getUser().getRoles() ) ) )',
'publish' => false,
'save' => true,
],
2 => [
'condition' => 'is_fully_authenticated() and ( ( user.getUser().isAllowed( subject.getProductBranchPermissionName() ) and 98 in user.getUser().getRoles() ) )',
'publish' => false,
'save' => false,
],
3 => [
'condition' => 'is_fully_authenticated() and not ( user.getUser().isAllowed( subject.getProductBranchPermissionName() ) )',
'save' => false,
'publish' => false,
],
],
'title' => '',
],
'global_published' => [
'label' => 'Published (building_systems)',
'visibleInHeader' => true,
'color' => '#ffdc39',
'colorInverted' => false,
'permissions' => [
0 => [
'condition' => 'is_fully_authenticated() and ( is_granted(\'ROLE_PIMCORE_ADMIN\') )',
'save' => true,
'modify' => true,
'unpublish' => true,
],
1 => [
'condition' => 'is_fully_authenticated() and subject.isBuildingSystems() and ( is_granted(\'ROLE_PIMCORE_ADMIN\') or ( ( user.getUser().isAllowed( subject.getProductBranchPermissionName() ) and 97 in user.getUser().getRoles() ) ) )',
'publish' => false,
'save' => false,
'unpublish' => false,
],
2 => [
'save' => false,
'publish' => false,
],
],
'title' => '',
],
],
'transitions' => [
'make_ready' => [
'to' => [
0 => 'global_ready',
],
'from' => [
0 => 'draft',
1 => 'global_published',
],
'guard' => 'is_fully_authenticated() and subject.isBuildingSystems() and ( is_granted(\'ROLE_PIMCORE_ADMIN\') or ( ( user.getUser().isAllowed( subject.getProductBranchPermissionName() ) and 97 in user.getUser().getRoles() ) ) )',
'options' => [
'label' => 'enable Review Mode - Building Systems',
'objectLayout' => false,
'notificationSettings' => [
],
'changePublishedState' => 'no_change',
],
'name' => 'make_ready',
],
'publish' => [
'to' => [
0 => 'global_published',
],
'from' => [
0 => 'global_ready',
],
'guard' => 'is_fully_authenticated() and subject.isBuildingSystems() and ( is_granted(\'ROLE_PIMCORE_ADMIN\') or ( ( user.getUser().isAllowed( subject.getProductBranchPermissionName() ) and 97 in user.getUser().getRoles() ) ) )',
'options' => [
'label' => 'publish - Building Systems',
'changePublishedState' => 'force_published',
'objectLayout' => false,
'notificationSettings' => [
],
],
'name' => 'publish',
],
'edit' => [
'to' => [
0 => 'draft',
],
'from' => [
0 => 'global_published',
1 => 'global_ready',
],
'guard' => 'is_fully_authenticated() and subject.isBuildingSystems() and ( is_granted(\'ROLE_PIMCORE_ADMIN\') or ( ( user.getUser().isAllowed( subject.getProductBranchPermissionName() ) and ( 97 in user.getUser().getRoles() or 98 in user.getUser().getRoles() ) ) ) )',
'options' => [
'label' => ' enable Edit Mode - Building Systems',
'objectLayout' => false,
'notificationSettings' => [
],
'changePublishedState' => 'no_change',
],
'name' => 'edit',
],
],
'audit_trail' => [
'enabled' => false,
],
'supports' => [
],
'globalActions' => [
],
],
'product_workflow_global_ma' => [
'placeholders' => [
'{{stateFieldName}}' => 'globalStateMa',
'{{branch}}' => 'metal_applications',
'{{role}}' => 'global Branch Editor Metal Applications',
'{{permission}}' => 'branch_metal_applications',
],
'enabled' => true,
'priority' => 10,
'initial_markings' => [
0 => 'draft',
],
'label' => 'global Release Workflow (Metal Applications)',
'type' => 'state_machine',
'support_strategy' => [
'type' => 'expression',
'arguments' => [
0 => '\\Pimcore\\Model\\DataObject\\Product',
1 => 'subject.isMetalApplications()',
2 => 'subject.getProductType() == \'A\'',
],
],
'marking_store' => [
'type' => 'single_state',
'arguments' => [
0 => 'globalStateMa',
],
],
'places' => [
'draft' => [
'label' => 'draft (metal_applications)',
'visibleInHeader' => true,
'color' => '#ffdc39',
'colorInverted' => false,
'permissions' => [
0 => [
'condition' => 'is_fully_authenticated() and ( is_granted(\'ROLE_PIMCORE_ADMIN\') )',
'modify' => true,
],
1 => [
'condition' => 'is_fully_authenticated() and ( ( user.getUser().isAllowed( subject.getProductBranchPermissionName() ) and 97 in user.getUser().getRoles() ) )',
'publish' => false,
'save' => true,
'unpublish' => false,
],
2 => [
'condition' => 'is_fully_authenticated() and ( ( user.getUser().isAllowed( subject.getProductBranchPermissionName() ) and 98 in user.getUser().getRoles() ) )',
'publish' => false,
'save' => true,
'unpublish' => false,
],
3 => [
'save' => false,
'publish' => false,
],
],
'title' => '',
],
'global_ready' => [
'label' => 'Ready For Publishing (metal_applications)',
'visibleInHeader' => true,
'color' => '#ffdc39',
'colorInverted' => false,
'permissions' => [
0 => [
'condition' => 'is_fully_authenticated() and ( is_granted(\'ROLE_PIMCORE_ADMIN\') )',
'modify' => true,
],
1 => [
'condition' => 'is_fully_authenticated() and subject.isWaterManagement() and ( ( ( user.getUser().isAllowed( subject.getProductBranchPermissionName() ) and 97 in user.getUser().getRoles() ) ) )',
'publish' => false,
'save' => true,
],
2 => [
'condition' => 'is_fully_authenticated() and ( ( user.getUser().isAllowed( subject.getProductBranchPermissionName() ) and 98 in user.getUser().getRoles() ) )',
'publish' => false,
'save' => false,
],
3 => [
'save' => false,
'publish' => false,
],
],
'title' => '',
],
'global_published' => [
'label' => 'Published (metal_applications)',
'visibleInHeader' => true,
'color' => '#ffdc39',
'colorInverted' => false,
'permissions' => [
0 => [
'condition' => 'is_fully_authenticated() and ( is_granted(\'ROLE_PIMCORE_ADMIN\') )',
'save' => true,
'modify' => true,
'unpublish' => true,
],
1 => [
'condition' => 'is_fully_authenticated() and subject.isMetalApplications() and ( is_granted(\'ROLE_PIMCORE_ADMIN\') or ( ( user.getUser().isAllowed( subject.getProductBranchPermissionName() ) and 97 in user.getUser().getRoles() ) ) )',
'publish' => false,
'save' => false,
'unpublish' => false,
],
2 => [
'save' => false,
'publish' => false,
],
],
'title' => '',
],
],
'transitions' => [
'make_ready' => [
'to' => [
0 => 'global_ready',
],
'from' => [
0 => 'draft',
1 => 'global_published',
],
'guard' => 'is_fully_authenticated() and subject.isMetalApplications() and ( is_granted(\'ROLE_PIMCORE_ADMIN\') or ( ( user.getUser().isAllowed( subject.getProductBranchPermissionName() ) and 97 in user.getUser().getRoles() ) ) )',
'options' => [
'label' => 'enable Review Mode - Metal Applications',
'objectLayout' => false,
'notificationSettings' => [
],
'changePublishedState' => 'no_change',
],
'name' => 'make_ready',
],
'publish' => [
'to' => [
0 => 'global_published',
],
'from' => [
0 => 'global_ready',
],
'guard' => 'is_fully_authenticated() and subject.isMetalApplications() and ( is_granted(\'ROLE_PIMCORE_ADMIN\') or ( ( user.getUser().isAllowed( subject.getProductBranchPermissionName() ) and 97 in user.getUser().getRoles() ) ) )',
'options' => [
'label' => 'publish - Metal Applications',
'changePublishedState' => 'force_published',
'objectLayout' => false,
'notificationSettings' => [
],
],
'name' => 'publish',
],
'edit' => [
'to' => [
0 => 'draft',
],
'from' => [
0 => 'global_published',
1 => 'global_ready',
],
'guard' => 'is_fully_authenticated() and subject.isMetalApplications() and ( is_granted(\'ROLE_PIMCORE_ADMIN\') or ( ( user.getUser().isAllowed( subject.getProductBranchPermissionName() ) and ( 97 in user.getUser().getRoles() or 98 in user.getUser().getRoles() ) ) ) )',
'options' => [
'label' => ' enable Edit Mode - Metal Applications',
'objectLayout' => false,
'notificationSettings' => [
],
'changePublishedState' => 'no_change',
],
'name' => 'edit',
],
],
'audit_trail' => [
'enabled' => false,
],
'supports' => [
],
'globalActions' => [
],
],
'product_workflow_archive' => [
'placeholders' => [
'{{stateFieldName}}' => 'archiveState',
],
'enabled' => true,
'initial_markings' => [
0 => 'not_archived',
],
'label' => 'Archive product',
'type' => 'state_machine',
'priority' => 10,
'support_strategy' => [
'type' => 'expression',
'arguments' => [
0 => '\\Pimcore\\Model\\DataObject\\Product',
1 => 'subject.getProductType() == \'A\'',
],
],
'marking_store' => [
'type' => 'single_state',
'arguments' => [
0 => 'archiveState',
],
],
'places' => [
'not_archived' => [
'label' => 'Not Archived Product',
'visibleInHeader' => false,
'color' => '#ffdc39',
'colorInverted' => false,
'permissions' => [
0 => [
'condition' => 'is_fully_authenticated() and ( is_granted(\'ROLE_PIMCORE_ADMIN\') )',
'modify' => true,
],
],
'title' => '',
],
'archived' => [
'label' => 'Archived Product',
'visibleInHeader' => true,
'color' => '#ffdc39',
'colorInverted' => false,
'permissions' => [
0 => [
'condition' => 'is_fully_authenticated() and ( is_granted(\'ROLE_PIMCORE_ADMIN\') )',
'modify' => true,
],
],
'title' => '',
],
'de_archived' => [
'label' => 'De-Archived',
'visibleInHeader' => true,
'color' => '#ffdc39',
'colorInverted' => false,
'permissions' => [
0 => [
'condition' => 'is_fully_authenticated() and ( is_granted(\'ROLE_PIMCORE_ADMIN\') )',
'modify' => true,
],
],
'title' => '',
],
],
'transitions' => [
'make_archive' => [
'to' => [
0 => 'archived',
],
'from' => [
0 => 'not_archived',
1 => 'de_archived',
],
'guard' => 'not is_fully_authenticated() or ( is_fully_authenticated() and is_granted(\'ROLE_PIMCORE_ADMIN\') )',
'options' => [
'label' => 'Archive Product',
'objectLayout' => false,
'notificationSettings' => [
],
'changePublishedState' => 'no_change',
],
'name' => 'make_archive',
],
'make_de_archive' => [
'to' => [
0 => 'de_archived',
],
'from' => [
0 => 'archived',
],
'guard' => 'not is_fully_authenticated() or ( is_fully_authenticated() and is_granted(\'ROLE_PIMCORE_ADMIN\') )',
'options' => [
'label' => 'De-Archive Product',
'objectLayout' => false,
'notificationSettings' => [
],
'changePublishedState' => 'no_change',
],
'name' => 'make_de_archive',
],
],
'audit_trail' => [
'enabled' => false,
],
'supports' => [
],
'globalActions' => [
],
],
],
'models' => [
'class_overrides' => [
'Pimcore\\Model\\DataObject\\Product' => 'App\\Model\\Product\\Product',
'Pimcore\\Model\\DataObject\\Category' => 'App\\Model\\Category\\Category',
],
],
'general' => [
'timezone' => 'Europe/Berlin',
'path_variable' => '',
'instance_identifier' => '',
'domain' => '',
'redirect_to_maindomain' => false,
'language' => 'de',
'valid_languages' => 'en,de,es,fr,sk,cs,pl,it,ro,sv,nl',
'fallback_languages' => [
'en' => '',
'de' => '',
'es' => '',
'fr' => '',
'sk' => '',
'cs' => '',
'pl' => '',
'it' => '',
'ro' => '',
'sv' => '',
'nl' => '',
],
'default_language' => 'de',
'debug_admin_translations' => false,
'disable_usage_statistics' => false,
],
'services' => [
'google' => [
'client_id' => '',
'email' => '',
'simple_api_key' => '',
'browser_api_key' => '',
],
],
'full_page_cache' => [
'enabled' => false,
'lifetime' => NULL,
'exclude_cookie' => '',
'exclude_patterns' => '',
],
'httpclient' => [
'adapter' => 'Socket',
'proxy_host' => '',
'proxy_port' => '',
'proxy_user' => '',
'proxy_pass' => '',
],
'email' => [
'sender' => [
'name' => 'MEA PIM',
'email' => 'mea-pim@mea-group.com',
],
'return' => [
'name' => '',
'email' => '',
],
'debug' => [
'email_addresses' => '',
],
'usespecific' => false,
],
'applicationlog' => [
'mail_notification' => [
'send_log_summary' => false,
'filter_priority' => NULL,
'mail_receiver' => '',
],
'archive_treshold' => '30',
'archive_alternative_database' => '',
'delete_archive_threshold' => '6',
],
'properties' => [
'predefined' => [
'definitions' => [
'7ccff2da-95f0-4fde-ac99-10c538f5bdb8' => [
'name' => 'Portal Engine - Navigation Root',
'description' => NULL,
'key' => 'portal-engine_navigation-root',
'type' => 'document',
'data' => NULL,
'config' => NULL,
'ctype' => 'document',
'inheritable' => true,
'creationDate' => 1661348636,
'modificationDate' => 1661348636,
],
'8288145a-14c5-45fc-aa4f-6c8d4d927e83' => [
'name' => 'Portal Engine - Filter root',
'description' => '',
'key' => 'portal_engine_filter_root',
'type' => 'document',
'data' => '',
'config' => '',
'ctype' => 'document',
'inheritable' => true,
'creationDate' => 1684133984,
'modificationDate' => 1684134014,
],
'b818a8dc-a792-4b2f-858e-91b2ebce84d5' => [
'name' => 'Portal Engine - Hide breadcrumbs',
'description' => '',
'key' => 'portal_engine_hide_breadcrumbs',
'type' => 'bool',
'data' => '1',
'config' => '',
'ctype' => 'document',
'inheritable' => false,
'creationDate' => 1684323076,
'modificationDate' => 1684323162,
],
'd8f6a236-13b1-4336-950e-4cdf4cec99ab' => [
'name' => 'Portal Engine - How to page',
'description' => '',
'key' => 'portal_engine-how-to-page',
'type' => 'bool',
'data' => '1',
'config' => '',
'ctype' => 'document',
'inheritable' => false,
'creationDate' => 1691660128,
'modificationDate' => 1691660197,
],
],
],
],
'error_handling' => [
'render_error_document' => true,
],
'flags' => [
],
'maps' => [
'tile_layer_url_template' => 'https://a.tile.openstreetmap.org/{z}/{x}/{y}.png',
'geocoding_url_template' => 'https://nominatim.openstreetmap.org/search?q={q}&addressdetails=1&format=json&limit=1',
'reverse_geocoding_url_template' => 'https://nominatim.openstreetmap.org/reverse?format=json&lat={lat}&lon={lon}&addressdetails=1',
],
'maintenance' => [
'housekeeping' => [
'cleanup_tmp_files_atime_older_than' => 7776000,
'cleanup_profiler_files_atime_older_than' => 1800,
],
],
'encryption' => [
'secret' => NULL,
],
'staticroutes' => [
'definitions' => [
],
],
'perspectives' => [
'definitions' => [
],
],
'custom_views' => [
'definitions' => [
],
],
],
'pimcore.routing.static.locale_params' => [
],
'pimcore.targeting.enabled' => true,
'pimcore.targeting.conditions' => [
'browser' => 'Pimcore\\Targeting\\Condition\\Browser',
'country' => 'Pimcore\\Targeting\\Condition\\Country',
'geopoint' => 'Pimcore\\Targeting\\Condition\\GeoPoint',
'hardwareplatform' => 'Pimcore\\Targeting\\Condition\\HardwarePlatform',
'language' => 'Pimcore\\Targeting\\Condition\\Language',
'operatingsystem' => 'Pimcore\\Targeting\\Condition\\OperatingSystem',
'referringsite' => 'Pimcore\\Targeting\\Condition\\ReferringSite',
'searchengine' => 'Pimcore\\Targeting\\Condition\\SearchEngine',
'target_group' => 'Pimcore\\Targeting\\Condition\\TargetGroup',
'timeonsite' => 'Pimcore\\Targeting\\Condition\\TimeOnSite',
'url' => 'Pimcore\\Targeting\\Condition\\Url',
'visitedpagesbefore' => 'Pimcore\\Targeting\\Condition\\VisitedPagesBefore',
],
'pimcore.geoip.db_file' => '',
'pimcore.glossary.blocked_tags' => [
0 => 'a',
1 => 'script',
2 => 'style',
3 => 'code',
4 => 'pre',
5 => 'textarea',
6 => 'acronym',
7 => 'abbr',
8 => 'option',
9 => 'h1',
10 => 'h2',
11 => 'h3',
12 => 'h4',
13 => 'h5',
14 => 'h6',
],
'pimcore.workflow' => [
'product_workflow_local_de' => [
'placeholders' => [
'{{stateFieldName}}' => 'translationStateDe',
'{{locale}}' => 'de',
'{{role}}' => 'CountryEditor',
'{{permission}}' => 'country_editor_de',
],
'enabled' => true,
'label' => 'Local Release Workflow (de)',
'type' => 'state_machine',
'support_strategy' => [
'service' => 'workflow.support_strategy.country_editor_de',
'arguments' => [
],
],
'initial_markings' => [
0 => 'local_new',
],
'marking_store' => [
'type' => 'single_state',
'arguments' => [
0 => 'translationStateDe',
],
],
'places' => [
'local_new' => [
'label' => 'update Texts (de)',
'visibleInHeader' => false,
'color' => '#cddc39',
'colorInverted' => false,
'permissions' => [
0 => [
'condition' => 'is_fully_authenticated() and (is_granted(\'ROLE_PIMCORE_ADMIN\') )',
'modify' => true,
],
1 => [
'condition' => 'is_fully_authenticated() and ( user.getUser().isAllowed( subject.getProductBranchPermissionName() ) ) and 97 in user.getUser().getRoles()',
'publish' => false,
'save' => true,
'delete' => false,
'settings' => false,
'versions' => false,
'unpublish' => false,
],
2 => [
'condition' => 'is_fully_authenticated() and ( user.getUser().isAllowed( subject.getProductBranchPermissionName() ) ) and 98 in user.getUser().getRoles()',
'publish' => false,
'save' => true,
'delete' => false,
'settings' => false,
'versions' => false,
'unpublish' => false,
],
],
'title' => '',
],
'local_ready' => [
'label' => 'Ready For Publishing - de',
'visibleInHeader' => false,
'color' => '#cddc39',
'colorInverted' => false,
'permissions' => [
0 => [
'condition' => 'is_fully_authenticated() and (is_granted(\'ROLE_PIMCORE_ADMIN\') )',
'publish' => true,
],
1 => [
'condition' => 'is_fully_authenticated() and ( user.getUser().isAllowed( subject.getProductBranchPermissionName() ) ) and ( 97 in user.getUser().getRoles() or ( 98 in user.getUser().getRoles() and not subject.isTranslationReady()) )',
'publish' => false,
'save' => true,
],
2 => [
'condition' => 'is_fully_authenticated() and ( user.getUser().isAllowed( subject.getProductBranchPermissionName() ) ) and 98 in user.getUser().getRoles()',
'publish' => false,
'save' => false,
],
],
'title' => '',
],
],
'transitions' => [
'to_do' => [
'to' => [
0 => 'local_new',
],
'from' => [
0 => 'local_ready',
],
'guard' => 'is_fully_authenticated() and ( (user.getUser().isAllowed(subject.getProductBranchPermissionName()) ) and (is_granted(\'ROLE_PIMCORE_ADMIN\') or (user.getUser().isAllowed(\'country_editor_de\') or 97 in user.getUser().getRoles()) ))',
'options' => [
'label' => 'DE - Enable Edit Mode',
'objectLayout' => false,
'notificationSettings' => [
],
'changePublishedState' => 'no_change',
],
'name' => 'to_do',
],
'to_published' => [
'to' => [
0 => 'local_ready',
],
'from' => [
0 => 'local_new',
],
'guard' => 'is_fully_authenticated() and ( user.getUser().isAllowed(subject.getProductBranchPermissionName()) and ( is_granted(\'ROLE_PIMCORE_ADMIN\') or (user.getUser().isAllowed(\'country_editor_de\') or 97 in user.getUser().getRoles() ) ))',
'options' => [
'label' => ' DE - Set to "ready for publishing"',
'objectLayout' => false,
'notificationSettings' => [
],
'changePublishedState' => 'no_change',
],
'name' => 'to_published',
],
],
'priority' => 0,
'audit_trail' => [
'enabled' => false,
],
'supports' => [
],
'globalActions' => [
],
],
'product_workflow_local_en' => [
'placeholders' => [
'{{stateFieldName}}' => 'translationStateEn',
'{{locale}}' => 'en',
'{{flag}}' => 'gb',
'{{role}}' => 'CountryEditor',
'{{permission}}' => 'country_editor_en',
],
'enabled' => true,
'label' => 'Local Release Workflow (en)',
'type' => 'state_machine',
'support_strategy' => [
'service' => 'workflow.support_strategy.country_editor_en',
'arguments' => [
],
],
'initial_markings' => [
0 => 'local_new',
],
'marking_store' => [
'type' => 'single_state',
'arguments' => [
0 => 'translationStateEn',
],
],
'places' => [
'local_new' => [
'label' => 'update Texts (en)',
'visibleInHeader' => false,
'color' => '#cddc39',
'colorInverted' => false,
'permissions' => [
0 => [
'condition' => 'is_fully_authenticated() and (is_granted(\'ROLE_PIMCORE_ADMIN\') )',
'modify' => true,
],
1 => [
'condition' => 'is_fully_authenticated() and ( user.getUser().isAllowed( subject.getProductBranchPermissionName() ) ) and 97 in user.getUser().getRoles()',
'publish' => false,
'save' => true,
'delete' => false,
'settings' => false,
'versions' => false,
'unpublish' => false,
],
2 => [
'condition' => 'is_fully_authenticated() and ( user.getUser().isAllowed( subject.getProductBranchPermissionName() ) ) and 98 in user.getUser().getRoles()',
'publish' => false,
'save' => true,
'delete' => false,
'settings' => false,
'versions' => false,
'unpublish' => false,
],
],
'title' => '',
],
'local_ready' => [
'label' => 'Ready For Publishing - en',
'visibleInHeader' => false,
'color' => '#cddc39',
'colorInverted' => false,
'permissions' => [
0 => [
'condition' => 'is_fully_authenticated() and (is_granted(\'ROLE_PIMCORE_ADMIN\') )',
'modify' => true,
],
1 => [
'condition' => 'is_fully_authenticated() and ( user.getUser().isAllowed( subject.getProductBranchPermissionName() ) ) and ( 97 in user.getUser().getRoles() or ( 98 in user.getUser().getRoles() and not subject.isTranslationReady()) )',
'publish' => false,
'save' => true,
],
2 => [
'condition' => 'is_fully_authenticated() and ( user.getUser().isAllowed( subject.getProductBranchPermissionName() ) ) and ( 98 in user.getUser().getRoles() )',
'publish' => false,
'save' => false,
],
],
'title' => '',
],
],
'transitions' => [
'to_do' => [
'to' => [
0 => 'local_new',
],
'from' => [
0 => 'local_ready',
],
'guard' => 'is_fully_authenticated() and ( (user.getUser().isAllowed(subject.getProductBranchPermissionName()) ) and (is_granted(\'ROLE_PIMCORE_ADMIN\') or (user.getUser().isAllowed(\'country_editor_en\') or 97 in user.getUser().getRoles()) ))',
'options' => [
'label' => 'EN - Enable Edit Mode',
'objectLayout' => false,
'notificationSettings' => [
],
'changePublishedState' => 'no_change',
],
'name' => 'to_do',
],
'to_published' => [
'to' => [
0 => 'local_ready',
],
'from' => [
0 => 'local_new',
],
'guard' => 'is_fully_authenticated() and ( (user.getUser().isAllowed(subject.getProductBranchPermissionName()) ) and (is_granted(\'ROLE_PIMCORE_ADMIN\') or (user.getUser().isAllowed(\'country_editor_en\') or 97 in user.getUser().getRoles()) ))',
'options' => [
'label' => ' EN - Set to "ready for publishing"',
'objectLayout' => false,
'notificationSettings' => [
],
'changePublishedState' => 'no_change',
],
'name' => 'to_published',
],
],
'priority' => 0,
'audit_trail' => [
'enabled' => false,
],
'supports' => [
],
'globalActions' => [
],
],
'product_workflow_local_fr' => [
'placeholders' => [
'{{stateFieldName}}' => 'translationStateFr',
'{{locale}}' => 'fr',
'{{flag}}' => 'fr',
'{{role}}' => 'CountryEditor',
'{{permission}}' => 'country_editor_fr',
],
'enabled' => true,
'label' => 'Local Release Workflow (fr)',
'type' => 'state_machine',
'support_strategy' => [
'service' => 'workflow.support_strategy.country_editor_fr',
'arguments' => [
],
],
'initial_markings' => [
0 => 'local_new',
],
'marking_store' => [
'type' => 'single_state',
'arguments' => [
0 => 'translationStateFr',
],
],
'places' => [
'local_new' => [
'label' => 'update Texts (fr)',
'visibleInHeader' => false,
'color' => '#cddc39',
'colorInverted' => false,
'permissions' => [
0 => [
'condition' => 'is_fully_authenticated() and (is_granted(\'ROLE_PIMCORE_ADMIN\') )',
'modify' => true,
],
1 => [
'condition' => 'is_fully_authenticated() and ( user.getUser().isAllowed( subject.getProductBranchPermissionName() ) ) and 97 in user.getUser().getRoles()',
'publish' => false,
'save' => true,
'delete' => false,
'settings' => false,
'versions' => false,
'unpublish' => false,
],
2 => [
'condition' => 'is_fully_authenticated() and ( user.getUser().isAllowed( subject.getProductBranchPermissionName() ) ) and 98 in user.getUser().getRoles()',
'publish' => false,
'save' => true,
'delete' => false,
'settings' => false,
'versions' => false,
'unpublish' => false,
],
],
'title' => '',
],
'local_ready' => [
'label' => 'Ready For Publishing - fr',
'visibleInHeader' => false,
'color' => '#cddc39',
'colorInverted' => false,
'permissions' => [
0 => [
'condition' => 'is_fully_authenticated() and (is_granted(\'ROLE_PIMCORE_ADMIN\') )',
'modify' => true,
],
1 => [
'condition' => 'is_fully_authenticated() and ( user.getUser().isAllowed( subject.getProductBranchPermissionName() ) ) and ( 97 in user.getUser().getRoles() or ( 98 in user.getUser().getRoles() and not subject.isTranslationReady()) )',
'publish' => false,
'save' => true,
],
2 => [
'condition' => 'is_fully_authenticated() and not subject.isTranslationReady() and ( user.getUser().isAllowed( subject.getProductBranchPermissionName() ) ) and ( 98 in user.getUser().getRoles() )',
'publish' => false,
'save' => false,
],
],
'title' => '',
],
],
'transitions' => [
'to_do' => [
'to' => [
0 => 'local_new',
],
'from' => [
0 => 'local_ready',
],
'guard' => 'is_fully_authenticated() and ( (user.getUser().isAllowed(subject.getProductBranchPermissionName()) ) and (is_granted(\'ROLE_PIMCORE_ADMIN\') or (user.getUser().isAllowed(\'country_editor_fr\') or 97 in user.getUser().getRoles()) ))',
'options' => [
'label' => 'FR - Enable Edit Mode',
'objectLayout' => false,
'notificationSettings' => [
],
'changePublishedState' => 'no_change',
],
'name' => 'to_do',
],
'to_published' => [
'to' => [
0 => 'local_ready',
],
'from' => [
0 => 'local_new',
],
'guard' => 'is_fully_authenticated() and ( (user.getUser().isAllowed(subject.getProductBranchPermissionName()) ) and (is_granted(\'ROLE_PIMCORE_ADMIN\') or (user.getUser().isAllowed(\'country_editor_fr\') or 97 in user.getUser().getRoles()) ))',
'options' => [
'label' => ' FR - Set to "ready for publishing"',
'objectLayout' => false,
'notificationSettings' => [
],
'changePublishedState' => 'no_change',
],
'name' => 'to_published',
],
],
'priority' => 0,
'audit_trail' => [
'enabled' => false,
],
'supports' => [
],
'globalActions' => [
],
],
'product_workflow_local_ro' => [
'placeholders' => [
'{{stateFieldName}}' => 'translationStateRo',
'{{locale}}' => 'ro',
'{{flag}}' => 'ro',
'{{role}}' => 'CountryEditor',
'{{permission}}' => 'country_editor_ro',
],
'enabled' => true,
'label' => 'Local Release Workflow (ro)',
'type' => 'state_machine',
'support_strategy' => [
'service' => 'workflow.support_strategy.country_editor_ro',
'arguments' => [
],
],
'initial_markings' => [
0 => 'local_new',
],
'marking_store' => [
'type' => 'single_state',
'arguments' => [
0 => 'translationStateRo',
],
],
'places' => [
'local_new' => [
'label' => 'update Texts (ro)',
'visibleInHeader' => false,
'color' => '#cddc39',
'colorInverted' => false,
'permissions' => [
0 => [
'condition' => 'is_fully_authenticated() and (is_granted(\'ROLE_PIMCORE_ADMIN\') )',
'modify' => true,
],
1 => [
'condition' => 'is_fully_authenticated() and ( user.getUser().isAllowed( subject.getProductBranchPermissionName() ) ) and ( 97 in user.getUser().getRoles() or ( 98 in user.getUser().getRoles() and not subject.isTranslationReady()) )',
'publish' => false,
'save' => true,
'delete' => false,
'settings' => false,
'versions' => false,
'unpublish' => false,
],
2 => [
'condition' => 'is_fully_authenticated() and ( user.getUser().isAllowed( subject.getProductBranchPermissionName() ) ) and 98 in user.getUser().getRoles()',
'publish' => false,
'save' => true,
'delete' => false,
'settings' => false,
'versions' => false,
'unpublish' => false,
],
],
'title' => '',
],
'local_ready' => [
'label' => 'Ready For Publishing - ro',
'visibleInHeader' => false,
'color' => '#cddc39',
'colorInverted' => false,
'permissions' => [
0 => [
'condition' => 'is_fully_authenticated() and (is_granted(\'ROLE_PIMCORE_ADMIN\') )',
'modify' => true,
],
1 => [
'condition' => 'is_fully_authenticated() and ( user.getUser().isAllowed( subject.getProductBranchPermissionName() ) ) and ( 97 in user.getUser().getRoles() or ( 98 in user.getUser().getRoles() and not subject.isTranslationReady()) )',
'publish' => false,
'save' => true,
],
2 => [
'condition' => 'is_fully_authenticated() and ( user.getUser().isAllowed( subject.getProductBranchPermissionName() ) ) and ( 98 in user.getUser().getRoles() )',
'publish' => false,
'save' => false,
],
],
'title' => '',
],
],
'transitions' => [
'to_do' => [
'to' => [
0 => 'local_new',
],
'from' => [
0 => 'local_ready',
],
'guard' => 'is_fully_authenticated() and ( (user.getUser().isAllowed(subject.getProductBranchPermissionName()) ) and (is_granted(\'ROLE_PIMCORE_ADMIN\') or (user.getUser().isAllowed(\'country_editor_ro\') or 97 in user.getUser().getRoles()) ))',
'options' => [
'label' => 'RO - Enable Edit Mode',
'objectLayout' => false,
'notificationSettings' => [
],
'changePublishedState' => 'no_change',
],
'name' => 'to_do',
],
'to_published' => [
'to' => [
0 => 'local_ready',
],
'from' => [
0 => 'local_new',
],
'guard' => 'is_fully_authenticated() and ( (user.getUser().isAllowed(subject.getProductBranchPermissionName()) ) and (is_granted(\'ROLE_PIMCORE_ADMIN\') or (user.getUser().isAllowed(\'country_editor_ro\') or 97 in user.getUser().getRoles()) ))',
'options' => [
'label' => ' RO - Set to "ready for publishing"',
'objectLayout' => false,
'notificationSettings' => [
],
'changePublishedState' => 'no_change',
],
'name' => 'to_published',
],
],
'priority' => 0,
'audit_trail' => [
'enabled' => false,
],
'supports' => [
],
'globalActions' => [
],
],
'product_workflow_local_es' => [
'placeholders' => [
'{{stateFieldName}}' => 'translationStateEs',
'{{locale}}' => 'es',
'{{flag}}' => 'es',
'{{role}}' => 'CountryEditor',
'{{permission}}' => 'country_editor_es',
],
'enabled' => true,
'label' => 'Local Release Workflow (es)',
'type' => 'state_machine',
'support_strategy' => [
'service' => 'workflow.support_strategy.country_editor_es',
'arguments' => [
],
],
'initial_markings' => [
0 => 'local_new',
],
'marking_store' => [
'type' => 'single_state',
'arguments' => [
0 => 'translationStateEs',
],
],
'places' => [
'local_new' => [
'label' => 'update Texts (es)',
'visibleInHeader' => false,
'color' => '#cddc39',
'colorInverted' => false,
'permissions' => [
0 => [
'condition' => 'is_fully_authenticated() and (is_granted(\'ROLE_PIMCORE_ADMIN\') )',
'modify' => true,
],
1 => [
'condition' => 'is_fully_authenticated() and ( user.getUser().isAllowed( subject.getProductBranchPermissionName() ) ) and 97 in user.getUser().getRoles()',
'publish' => false,
'save' => true,
'delete' => false,
'settings' => false,
'versions' => false,
'unpublish' => false,
],
2 => [
'condition' => 'is_fully_authenticated() and ( user.getUser().isAllowed( subject.getProductBranchPermissionName() ) ) and 98 in user.getUser().getRoles()',
'publish' => false,
'save' => true,
'delete' => false,
'settings' => false,
'versions' => false,
'unpublish' => false,
],
],
'title' => '',
],
'local_ready' => [
'label' => 'Ready For Publishing - es',
'visibleInHeader' => false,
'color' => '#cddc39',
'colorInverted' => false,
'permissions' => [
0 => [
'condition' => 'is_fully_authenticated() and (is_granted(\'ROLE_PIMCORE_ADMIN\') )',
'modify' => true,
],
1 => [
'condition' => 'is_fully_authenticated() and ( user.getUser().isAllowed( subject.getProductBranchPermissionName() ) ) and ( 97 in user.getUser().getRoles() or ( 98 in user.getUser().getRoles() and not subject.isTranslationReady()) )',
'publish' => false,
'save' => true,
],
2 => [
'condition' => 'is_fully_authenticated() and ( user.getUser().isAllowed( subject.getProductBranchPermissionName() ) ) and ( 98 in user.getUser().getRoles() )',
'publish' => false,
'save' => false,
],
],
'title' => '',
],
],
'transitions' => [
'to_do' => [
'to' => [
0 => 'local_new',
],
'from' => [
0 => 'local_ready',
],
'guard' => 'is_fully_authenticated() and ( (user.getUser().isAllowed(subject.getProductBranchPermissionName()) ) and (is_granted(\'ROLE_PIMCORE_ADMIN\') or (user.getUser().isAllowed(\'country_editor_es\') or 97 in user.getUser().getRoles()) ))',
'options' => [
'label' => 'ES - Enable Edit Mode',
'objectLayout' => false,
'notificationSettings' => [
],
'changePublishedState' => 'no_change',
],
'name' => 'to_do',
],
'to_published' => [
'to' => [
0 => 'local_ready',
],
'from' => [
0 => 'local_new',
],
'guard' => 'is_fully_authenticated() and ( (user.getUser().isAllowed(subject.getProductBranchPermissionName()) ) and (is_granted(\'ROLE_PIMCORE_ADMIN\') or (user.getUser().isAllowed(\'country_editor_es\') or 97 in user.getUser().getRoles()) ))',
'options' => [
'label' => ' ES - Set to "ready for publishing"',
'objectLayout' => false,
'notificationSettings' => [
],
'changePublishedState' => 'no_change',
],
'name' => 'to_published',
],
],
'priority' => 0,
'audit_trail' => [
'enabled' => false,
],
'supports' => [
],
'globalActions' => [
],
],
'product_workflow_local_sk' => [
'placeholders' => [
'{{stateFieldName}}' => 'translationStateSk',
'{{locale}}' => 'sk',
'{{flag}}' => 'sk',
'{{role}}' => 'CountryEditor',
'{{permission}}' => 'country_editor_sk',
],
'enabled' => true,
'label' => 'Local Release Workflow (sk)',
'type' => 'state_machine',
'support_strategy' => [
'service' => 'workflow.support_strategy.country_editor_sk',
'arguments' => [
],
],
'initial_markings' => [
0 => 'local_new',
],
'marking_store' => [
'type' => 'single_state',
'arguments' => [
0 => 'translationStateSk',
],
],
'places' => [
'local_new' => [
'label' => 'update Texts (sk)',
'visibleInHeader' => false,
'color' => '#cddc39',
'colorInverted' => false,
'permissions' => [
0 => [
'condition' => 'is_fully_authenticated() and (is_granted(\'ROLE_PIMCORE_ADMIN\') )',
'modify' => true,
],
1 => [
'condition' => 'is_fully_authenticated() and ( user.getUser().isAllowed( subject.getProductBranchPermissionName() ) ) and 97 in user.getUser().getRoles()',
'publish' => false,
'save' => true,
'delete' => false,
'settings' => false,
'versions' => false,
'unpublish' => false,
],
2 => [
'condition' => 'is_fully_authenticated() and ( user.getUser().isAllowed( subject.getProductBranchPermissionName() ) ) and 98 in user.getUser().getRoles()',
'publish' => false,
'save' => true,
'delete' => false,
'settings' => false,
'versions' => false,
'unpublish' => false,
],
],
'title' => '',
],
'local_ready' => [
'label' => 'Ready For Publishing - sk',
'visibleInHeader' => false,
'color' => '#cddc39',
'colorInverted' => false,
'permissions' => [
0 => [
'condition' => 'is_fully_authenticated() and (is_granted(\'ROLE_PIMCORE_ADMIN\') )',
'modify' => true,
],
1 => [
'condition' => 'is_fully_authenticated() and ( user.getUser().isAllowed( subject.getProductBranchPermissionName() ) ) and ( 97 in user.getUser().getRoles() or ( 98 in user.getUser().getRoles() and not subject.isTranslationReady()) )',
'publish' => false,
'save' => true,
],
2 => [
'condition' => 'is_fully_authenticated() and ( user.getUser().isAllowed( subject.getProductBranchPermissionName() ) ) and ( 98 in user.getUser().getRoles() )',
'publish' => false,
'save' => false,
],
],
'title' => '',
],
],
'transitions' => [
'to_do' => [
'to' => [
0 => 'local_new',
],
'from' => [
0 => 'local_ready',
],
'guard' => 'is_fully_authenticated() and ( (user.getUser().isAllowed(subject.getProductBranchPermissionName()) ) and (is_granted(\'ROLE_PIMCORE_ADMIN\') or (user.getUser().isAllowed(\'country_editor_sk\') or 97 in user.getUser().getRoles()) ))',
'options' => [
'label' => 'SK - Enable Edit Mode',
'objectLayout' => false,
'notificationSettings' => [
],
'changePublishedState' => 'no_change',
],
'name' => 'to_do',
],
'to_published' => [
'to' => [
0 => 'local_ready',
],
'from' => [
0 => 'local_new',
],
'guard' => 'is_fully_authenticated() and ( (user.getUser().isAllowed(subject.getProductBranchPermissionName()) ) and (is_granted(\'ROLE_PIMCORE_ADMIN\') or (user.getUser().isAllowed(\'country_editor_sk\') or 97 in user.getUser().getRoles()) ))',
'options' => [
'label' => 'SK - Set to "ready for publishing"',
'objectLayout' => false,
'notificationSettings' => [
],
'changePublishedState' => 'no_change',
],
'name' => 'to_published',
],
],
'priority' => 0,
'audit_trail' => [
'enabled' => false,
],
'supports' => [
],
'globalActions' => [
],
],
'product_workflow_local_cs' => [
'placeholders' => [
'{{stateFieldName}}' => 'translationStateCs',
'{{locale}}' => 'cs',
'{{flag}}' => 'cs',
'{{role}}' => 'CountryEditor',
'{{permission}}' => 'country_editor_cs',
],
'enabled' => true,
'label' => 'Local Release Workflow (cs)',
'type' => 'state_machine',
'support_strategy' => [
'service' => 'workflow.support_strategy.country_editor_cs',
'arguments' => [
],
],
'initial_markings' => [
0 => 'local_new',
],
'marking_store' => [
'type' => 'single_state',
'arguments' => [
0 => 'translationStateCs',
],
],
'places' => [
'local_new' => [
'label' => 'update Texts (cs)',
'visibleInHeader' => false,
'color' => '#cddc39',
'colorInverted' => false,
'permissions' => [
0 => [
'condition' => 'is_fully_authenticated() and (is_granted(\'ROLE_PIMCORE_ADMIN\') )',
'modify' => true,
],
1 => [
'condition' => 'is_fully_authenticated() and ( user.getUser().isAllowed( subject.getProductBranchPermissionName() ) ) and 97 in user.getUser().getRoles()',
'publish' => false,
'save' => true,
'delete' => false,
'settings' => false,
'versions' => false,
'unpublish' => false,
],
2 => [
'condition' => 'is_fully_authenticated() and ( user.getUser().isAllowed( subject.getProductBranchPermissionName() ) ) and 98 in user.getUser().getRoles()',
'publish' => false,
'save' => true,
'delete' => false,
'settings' => false,
'versions' => false,
'unpublish' => false,
],
],
'title' => '',
],
'local_ready' => [
'label' => 'Ready For Publishing - cs',
'visibleInHeader' => false,
'color' => '#cddc39',
'colorInverted' => false,
'permissions' => [
0 => [
'condition' => 'is_fully_authenticated() and (is_granted(\'ROLE_PIMCORE_ADMIN\') )',
'modify' => true,
],
1 => [
'condition' => 'is_fully_authenticated() and ( user.getUser().isAllowed( subject.getProductBranchPermissionName() ) ) and ( 97 in user.getUser().getRoles() or ( 98 in user.getUser().getRoles() and not subject.isTranslationReady()) )',
'publish' => false,
'save' => true,
],
2 => [
'condition' => 'is_fully_authenticated() and ( user.getUser().isAllowed( subject.getProductBranchPermissionName() ) ) and ( 98 in user.getUser().getRoles() )',
'publish' => false,
'save' => false,
],
],
'title' => '',
],
],
'transitions' => [
'to_do' => [
'to' => [
0 => 'local_new',
],
'from' => [
0 => 'local_ready',
],
'guard' => 'is_fully_authenticated() and ( (user.getUser().isAllowed(subject.getProductBranchPermissionName()) ) and (is_granted(\'ROLE_PIMCORE_ADMIN\') or (user.getUser().isAllowed(\'country_editor_cs\') or 97 in user.getUser().getRoles()) ))',
'options' => [
'label' => 'CS - Enable Edit Mode',
'objectLayout' => false,
'notificationSettings' => [
],
'changePublishedState' => 'no_change',
],
'name' => 'to_do',
],
'to_published' => [
'to' => [
0 => 'local_ready',
],
'from' => [
0 => 'local_new',
],
'guard' => 'is_fully_authenticated() and ( (user.getUser().isAllowed(subject.getProductBranchPermissionName()) ) and (is_granted(\'ROLE_PIMCORE_ADMIN\') or (user.getUser().isAllowed(\'country_editor_cs\') or 97 in user.getUser().getRoles()) ))',
'options' => [
'label' => ' CS - Set to "ready for publishing"',
'objectLayout' => false,
'notificationSettings' => [
],
'changePublishedState' => 'no_change',
],
'name' => 'to_published',
],
],
'priority' => 0,
'audit_trail' => [
'enabled' => false,
],
'supports' => [
],
'globalActions' => [
],
],
'product_workflow_local_pl' => [
'placeholders' => [
'{{stateFieldName}}' => 'translationStatePl',
'{{locale}}' => 'pl',
'{{flag}}' => 'pl',
'{{role}}' => 'CountryEditor',
'{{permission}}' => 'country_editor_pl',
],
'enabled' => true,
'label' => 'Local Release Workflow (pl)',
'type' => 'state_machine',
'support_strategy' => [
'service' => 'workflow.support_strategy.country_editor_pl',
'arguments' => [
],
],
'initial_markings' => [
0 => 'local_new',
],
'marking_store' => [
'type' => 'single_state',
'arguments' => [
0 => 'translationStatePl',
],
],
'places' => [
'local_new' => [
'label' => 'update Texts (pl)',
'visibleInHeader' => false,
'color' => '#cddc39',
'colorInverted' => false,
'permissions' => [
0 => [
'condition' => 'is_fully_authenticated() and (is_granted(\'ROLE_PIMCORE_ADMIN\') )',
'modify' => true,
],
1 => [
'condition' => 'is_fully_authenticated() and ( user.getUser().isAllowed( subject.getProductBranchPermissionName() ) ) and 97 in user.getUser().getRoles()',
'publish' => false,
'save' => true,
'delete' => false,
'settings' => false,
'versions' => false,
'unpublish' => false,
],
2 => [
'condition' => 'is_fully_authenticated() and ( user.getUser().isAllowed( subject.getProductBranchPermissionName() ) ) and 98 in user.getUser().getRoles()',
'publish' => false,
'save' => true,
'delete' => false,
'settings' => false,
'versions' => false,
'unpublish' => false,
],
],
'title' => '',
],
'local_ready' => [
'label' => 'Ready For Publishing - pl',
'visibleInHeader' => false,
'color' => '#cddc39',
'colorInverted' => false,
'permissions' => [
0 => [
'condition' => 'is_fully_authenticated() and (is_granted(\'ROLE_PIMCORE_ADMIN\') )',
'modify' => true,
],
1 => [
'condition' => 'is_fully_authenticated() and ( user.getUser().isAllowed( subject.getProductBranchPermissionName() ) ) and ( 97 in user.getUser().getRoles() or ( 98 in user.getUser().getRoles() and not subject.isTranslationReady()) )',
'publish' => false,
'save' => true,
],
2 => [
'condition' => 'is_fully_authenticated() and ( user.getUser().isAllowed( subject.getProductBranchPermissionName() ) ) and ( 98 in user.getUser().getRoles() )',
'publish' => false,
'save' => false,
],
],
'title' => '',
],
],
'transitions' => [
'to_do' => [
'to' => [
0 => 'local_new',
],
'from' => [
0 => 'local_ready',
],
'guard' => 'is_fully_authenticated() and ( (user.getUser().isAllowed(subject.getProductBranchPermissionName()) ) and (is_granted(\'ROLE_PIMCORE_ADMIN\') or (user.getUser().isAllowed(\'country_editor_pl\') or 97 in user.getUser().getRoles()) ))',
'options' => [
'label' => 'PL - Enable Edit Mode',
'objectLayout' => false,
'notificationSettings' => [
],
'changePublishedState' => 'no_change',
],
'name' => 'to_do',
],
'to_published' => [
'to' => [
0 => 'local_ready',
],
'from' => [
0 => 'local_new',
],
'guard' => 'is_fully_authenticated() and ( (user.getUser().isAllowed(subject.getProductBranchPermissionName()) ) and (is_granted(\'ROLE_PIMCORE_ADMIN\') or (user.getUser().isAllowed(\'country_editor_pl\') or 97 in user.getUser().getRoles()) ))',
'options' => [
'label' => 'PL - Set to "ready for publishing"',
'objectLayout' => false,
'notificationSettings' => [
],
'changePublishedState' => 'no_change',
],
'name' => 'to_published',
],
],
'priority' => 0,
'audit_trail' => [
'enabled' => false,
],
'supports' => [
],
'globalActions' => [
],
],
'product_workflow_local_it' => [
'placeholders' => [
'{{stateFieldName}}' => 'translationStateIt',
'{{locale}}' => 'it',
'{{flag}}' => 'it',
'{{role}}' => 'CountryEditor',
'{{permission}}' => 'country_editor_it',
],
'enabled' => true,
'label' => 'Local Release Workflow (it)',
'type' => 'state_machine',
'support_strategy' => [
'service' => 'workflow.support_strategy.country_editor_it',
'arguments' => [
],
],
'initial_markings' => [
0 => 'local_new',
],
'marking_store' => [
'type' => 'single_state',
'arguments' => [
0 => 'translationStateIt',
],
],
'places' => [
'local_new' => [
'label' => 'update Texts (it)',
'visibleInHeader' => false,
'color' => '#cddc39',
'colorInverted' => false,
'permissions' => [
0 => [
'condition' => 'is_fully_authenticated() and (is_granted(\'ROLE_PIMCORE_ADMIN\') )',
'modify' => true,
],
1 => [
'condition' => 'is_fully_authenticated() and ( user.getUser().isAllowed( subject.getProductBranchPermissionName() ) ) and 97 in user.getUser().getRoles()',
'publish' => false,
'save' => true,
'delete' => false,
'settings' => false,
'versions' => false,
'unpublish' => false,
],
2 => [
'condition' => 'is_fully_authenticated() and ( user.getUser().isAllowed( subject.getProductBranchPermissionName() ) ) and 98 in user.getUser().getRoles()',
'publish' => false,
'save' => true,
'delete' => false,
'settings' => false,
'versions' => false,
'unpublish' => false,
],
],
'title' => '',
],
'local_ready' => [
'label' => 'Ready For Publishing - it',
'visibleInHeader' => false,
'color' => '#cddc39',
'colorInverted' => false,
'permissions' => [
0 => [
'condition' => 'is_fully_authenticated() and (is_granted(\'ROLE_PIMCORE_ADMIN\') )',
'modify' => true,
],
1 => [
'condition' => 'is_fully_authenticated() and ( user.getUser().isAllowed( subject.getProductBranchPermissionName() ) ) and ( 97 in user.getUser().getRoles() or ( 98 in user.getUser().getRoles() and not subject.isTranslationReady()) )',
'publish' => false,
'save' => true,
],
2 => [
'condition' => 'is_fully_authenticated() and ( user.getUser().isAllowed( subject.getProductBranchPermissionName() ) ) and ( 98 in user.getUser().getRoles() )',
'publish' => false,
'save' => false,
],
],
'title' => '',
],
],
'transitions' => [
'to_do' => [
'to' => [
0 => 'local_new',
],
'from' => [
0 => 'local_ready',
],
'guard' => 'is_fully_authenticated() and ( (user.getUser().isAllowed(subject.getProductBranchPermissionName()) ) and (is_granted(\'ROLE_PIMCORE_ADMIN\') or (user.getUser().isAllowed(\'country_editor_it\') or 97 in user.getUser().getRoles()) ))',
'options' => [
'label' => 'IT - Enable Edit Mode',
'objectLayout' => false,
'notificationSettings' => [
],
'changePublishedState' => 'no_change',
],
'name' => 'to_do',
],
'to_published' => [
'to' => [
0 => 'local_ready',
],
'from' => [
0 => 'local_new',
],
'guard' => 'is_fully_authenticated() and ( (user.getUser().isAllowed(subject.getProductBranchPermissionName()) ) and (is_granted(\'ROLE_PIMCORE_ADMIN\') or (user.getUser().isAllowed(\'country_editor_it\') or 97 in user.getUser().getRoles()) ))',
'options' => [
'label' => ' IT - Set to "ready for publishing"',
'objectLayout' => false,
'notificationSettings' => [
],
'changePublishedState' => 'no_change',
],
'name' => 'to_published',
],
],
'priority' => 0,
'audit_trail' => [
'enabled' => false,
],
'supports' => [
],
'globalActions' => [
],
],
'product_workflow_local_sv' => [
'placeholders' => [
'{{stateFieldName}}' => 'translationStateSv',
'{{locale}}' => 'it',
'{{flag}}' => 'it',
'{{role}}' => 'CountryEditor',
'{{permission}}' => 'country_editor_sv',
],
'enabled' => true,
'label' => 'Local Release Workflow (sv)',
'type' => 'state_machine',
'support_strategy' => [
'service' => 'workflow.support_strategy.country_editor_sv',
'arguments' => [
],
],
'initial_markings' => [
0 => 'local_new',
],
'marking_store' => [
'type' => 'single_state',
'arguments' => [
0 => 'translationStateSv',
],
],
'places' => [
'local_new' => [
'label' => 'update Texts (it)',
'visibleInHeader' => false,
'color' => '#cddc39',
'colorInverted' => false,
'permissions' => [
0 => [
'condition' => 'is_fully_authenticated() and (is_granted(\'ROLE_PIMCORE_ADMIN\') )',
'modify' => true,
],
1 => [
'condition' => 'is_fully_authenticated() and ( user.getUser().isAllowed( subject.getProductBranchPermissionName() ) ) and 97 in user.getUser().getRoles()',
'publish' => false,
'save' => true,
'delete' => false,
'settings' => false,
'versions' => false,
'unpublish' => false,
],
2 => [
'condition' => 'is_fully_authenticated() and ( user.getUser().isAllowed( subject.getProductBranchPermissionName() ) ) and 98 in user.getUser().getRoles()',
'publish' => false,
'save' => true,
'delete' => false,
'settings' => false,
'versions' => false,
'unpublish' => false,
],
],
'title' => '',
],
'local_ready' => [
'label' => 'Ready For Publishing - it',
'visibleInHeader' => false,
'color' => '#cddc39',
'colorInverted' => false,
'permissions' => [
0 => [
'condition' => 'is_fully_authenticated() and (is_granted(\'ROLE_PIMCORE_ADMIN\') )',
'modify' => true,
],
1 => [
'condition' => 'is_fully_authenticated() and ( user.getUser().isAllowed( subject.getProductBranchPermissionName() ) ) and ( 97 in user.getUser().getRoles() or ( 98 in user.getUser().getRoles() and not subject.isTranslationReady()) )',
'publish' => false,
'save' => true,
],
2 => [
'condition' => 'is_fully_authenticated() and ( user.getUser().isAllowed( subject.getProductBranchPermissionName() ) ) and ( 98 in user.getUser().getRoles() )',
'publish' => false,
'save' => false,
],
],
'title' => '',
],
],
'transitions' => [
'to_do' => [
'to' => [
0 => 'local_new',
],
'from' => [
0 => 'local_ready',
],
'guard' => 'is_fully_authenticated() and ( (user.getUser().isAllowed(subject.getProductBranchPermissionName()) ) and (is_granted(\'ROLE_PIMCORE_ADMIN\') or (user.getUser().isAllowed(\'country_editor_sv\') or 97 in user.getUser().getRoles()) ))',
'options' => [
'label' => 'SV - Enable Edit Mode',
'objectLayout' => false,
'notificationSettings' => [
],
'changePublishedState' => 'no_change',
],
'name' => 'to_do',
],
'to_published' => [
'to' => [
0 => 'local_ready',
],
'from' => [
0 => 'local_new',
],
'guard' => 'is_fully_authenticated() and ( (user.getUser().isAllowed(subject.getProductBranchPermissionName()) ) and (is_granted(\'ROLE_PIMCORE_ADMIN\') or (user.getUser().isAllowed(\'country_editor_sv\') or 97 in user.getUser().getRoles()) ))',
'options' => [
'label' => 'SV - Set to "ready for publishing"',
'objectLayout' => false,
'notificationSettings' => [
],
'changePublishedState' => 'no_change',
],
'name' => 'to_published',
],
],
'priority' => 0,
'audit_trail' => [
'enabled' => false,
],
'supports' => [
],
'globalActions' => [
],
],
'product_workflow_global_wm' => [
'placeholders' => [
'{{stateFieldName}}' => 'globalStateWm',
'{{branch}}' => 'water_management',
'{{role}}' => 'global Branch Editor water',
'{{permission}}' => 'branch_water_management',
],
'enabled' => true,
'initial_markings' => [
0 => 'draft',
],
'label' => 'global Release Workflow (Water Management)',
'type' => 'state_machine',
'priority' => 10,
'support_strategy' => [
'type' => 'expression',
'arguments' => [
0 => '\\Pimcore\\Model\\DataObject\\Product',
1 => 'subject.isWaterManagement()',
2 => 'subject.getProductType() == \'A\'',
],
],
'marking_store' => [
'type' => 'single_state',
'arguments' => [
0 => 'globalStateWm',
],
],
'places' => [
'draft' => [
'label' => 'draft (water_management)',
'visibleInHeader' => true,
'color' => '#ffdc39',
'colorInverted' => false,
'permissions' => [
0 => [
'condition' => 'is_fully_authenticated() and ( is_granted(\'ROLE_PIMCORE_ADMIN\') )',
'modify' => true,
],
1 => [
'condition' => 'is_fully_authenticated() and ( ( user.getUser().isAllowed( subject.getProductBranchPermissionName() ) and 97 in user.getUser().getRoles() ) )',
'publish' => false,
'save' => true,
'unpublish' => false,
],
2 => [
'condition' => 'is_fully_authenticated() and ( ( user.getUser().isAllowed( subject.getProductBranchPermissionName() ) and 98 in user.getUser().getRoles() ) )',
'publish' => false,
'save' => true,
'unpublish' => false,
],
3 => [
'save' => false,
'publish' => false,
],
],
'title' => '',
],
'global_ready' => [
'label' => 'Ready For Publishing (water_management)',
'visibleInHeader' => true,
'color' => '#ffdc39',
'colorInverted' => false,
'permissions' => [
0 => [
'condition' => 'is_fully_authenticated() and ( is_granted(\'ROLE_PIMCORE_ADMIN\') )',
'publish' => true,
],
1 => [
'condition' => 'is_fully_authenticated() and subject.isWaterManagement() and ( ( ( user.getUser().isAllowed( subject.getProductBranchPermissionName() ) and 97 in user.getUser().getRoles() ) ) )',
'publish' => false,
'save' => true,
],
2 => [
'condition' => 'is_fully_authenticated() and ( ( user.getUser().isAllowed( subject.getProductBranchPermissionName() ) and 98 in user.getUser().getRoles() ) )',
'publish' => false,
'save' => false,
],
3 => [
'save' => false,
'publish' => false,
],
],
'title' => '',
],
'global_published' => [
'label' => 'Published (water_management)',
'visibleInHeader' => true,
'color' => '#ffdc39',
'colorInverted' => false,
'permissions' => [
0 => [
'condition' => 'is_fully_authenticated() and ( is_granted(\'ROLE_PIMCORE_ADMIN\') )',
'save' => true,
'modify' => true,
'unpublish' => true,
],
1 => [
'condition' => 'is_fully_authenticated() and subject.isWaterManagement() and ( is_granted(\'ROLE_PIMCORE_ADMIN\') or ( ( user.getUser().isAllowed( subject.getProductBranchPermissionName() ) and 97 in user.getUser().getRoles() ) ) )',
'publish' => false,
'save' => false,
'unpublish' => false,
],
2 => [
'save' => false,
'publish' => false,
],
],
'title' => '',
],
],
'transitions' => [
'make_ready' => [
'to' => [
0 => 'global_ready',
],
'from' => [
0 => 'draft',
1 => 'global_published',
],
'guard' => 'is_fully_authenticated() and subject.isWaterManagement() and ( is_granted(\'ROLE_PIMCORE_ADMIN\') or ( ( user.getUser().isAllowed( subject.getProductBranchPermissionName() ) and 97 in user.getUser().getRoles() ) ) )',
'options' => [
'label' => 'enable Review Mode - Water Management',
'objectLayout' => false,
'notificationSettings' => [
],
'changePublishedState' => 'no_change',
],
'name' => 'make_ready',
],
'publish' => [
'to' => [
0 => 'global_published',
],
'from' => [
0 => 'global_ready',
],
'guard' => 'is_fully_authenticated() and subject.isWaterManagement() and ( is_granted(\'ROLE_PIMCORE_ADMIN\') or ( ( user.getUser().isAllowed( subject.getProductBranchPermissionName() ) and 97 in user.getUser().getRoles() ) ) )',
'options' => [
'label' => ' Publish - Water Management',
'changePublishedState' => 'force_published',
'objectLayout' => false,
'notificationSettings' => [
],
],
'name' => 'publish',
],
'edit' => [
'to' => [
0 => 'draft',
],
'from' => [
0 => 'global_published',
1 => 'global_ready',
],
'guard' => 'is_fully_authenticated() and subject.isWaterManagement() and ( is_granted(\'ROLE_PIMCORE_ADMIN\') or ( ( user.getUser().isAllowed( subject.getProductBranchPermissionName() ) and ( 97 in user.getUser().getRoles() or 98 in user.getUser().getRoles() ) ) ) )',
'options' => [
'label' => ' enable Edit Mode - Water Management',
'objectLayout' => false,
'notificationSettings' => [
],
'changePublishedState' => 'no_change',
],
'name' => 'edit',
],
],
'audit_trail' => [
'enabled' => false,
],
'supports' => [
],
'globalActions' => [
],
],
'product_workflow_global_bs' => [
'placeholders' => [
'{{stateFieldName}}' => 'globalStateBs',
'{{branch}}' => 'building_systems',
'{{role}}' => 'global Branch Editor Building Systems',
'{{permission}}' => 'branch_building_systems',
],
'enabled' => true,
'priority' => 10,
'initial_markings' => [
0 => 'draft',
],
'label' => 'global Release Workflow (Building Systems)',
'type' => 'state_machine',
'support_strategy' => [
'type' => 'expression',
'arguments' => [
0 => '\\Pimcore\\Model\\DataObject\\Product',
1 => 'subject.isBuildingSystems()',
2 => 'subject.getProductType() == \'A\'',
],
],
'marking_store' => [
'type' => 'single_state',
'arguments' => [
0 => 'globalStateBs',
],
],
'places' => [
'draft' => [
'label' => 'draft (building_systems)',
'visibleInHeader' => true,
'color' => '#ffdc39',
'colorInverted' => false,
'permissions' => [
0 => [
'condition' => 'is_fully_authenticated() and ( is_granted(\'ROLE_PIMCORE_ADMIN\') )',
'modify' => true,
],
1 => [
'condition' => 'is_fully_authenticated() and ( ( user.getUser().isAllowed( subject.getProductBranchPermissionName() ) and 97 in user.getUser().getRoles() ) )',
'publish' => false,
'save' => true,
'unpublish' => false,
],
2 => [
'condition' => 'is_fully_authenticated() and ( ( user.getUser().isAllowed( subject.getProductBranchPermissionName() ) and 98 in user.getUser().getRoles() ) )',
'publish' => false,
'save' => true,
'unpublish' => false,
],
3 => [
'save' => false,
'publish' => false,
],
],
'title' => '',
],
'global_ready' => [
'label' => 'Ready For Publishing (building_systems)',
'visibleInHeader' => true,
'color' => '#ffdc39',
'colorInverted' => false,
'permissions' => [
0 => [
'condition' => 'is_fully_authenticated() and ( is_granted(\'ROLE_PIMCORE_ADMIN\') )',
'publish' => true,
],
1 => [
'condition' => 'is_fully_authenticated() and subject.isWaterManagement() and ( ( ( user.getUser().isAllowed( subject.getProductBranchPermissionName() ) and 97 in user.getUser().getRoles() ) ) )',
'publish' => false,
'save' => true,
],
2 => [
'condition' => 'is_fully_authenticated() and ( ( user.getUser().isAllowed( subject.getProductBranchPermissionName() ) and 98 in user.getUser().getRoles() ) )',
'publish' => false,
'save' => false,
],
3 => [
'condition' => 'is_fully_authenticated() and not ( user.getUser().isAllowed( subject.getProductBranchPermissionName() ) )',
'save' => false,
'publish' => false,
],
],
'title' => '',
],
'global_published' => [
'label' => 'Published (building_systems)',
'visibleInHeader' => true,
'color' => '#ffdc39',
'colorInverted' => false,
'permissions' => [
0 => [
'condition' => 'is_fully_authenticated() and ( is_granted(\'ROLE_PIMCORE_ADMIN\') )',
'save' => true,
'modify' => true,
'unpublish' => true,
],
1 => [
'condition' => 'is_fully_authenticated() and subject.isBuildingSystems() and ( is_granted(\'ROLE_PIMCORE_ADMIN\') or ( ( user.getUser().isAllowed( subject.getProductBranchPermissionName() ) and 97 in user.getUser().getRoles() ) ) )',
'publish' => false,
'save' => false,
'unpublish' => false,
],
2 => [
'save' => false,
'publish' => false,
],
],
'title' => '',
],
],
'transitions' => [
'make_ready' => [
'to' => [
0 => 'global_ready',
],
'from' => [
0 => 'draft',
1 => 'global_published',
],
'guard' => 'is_fully_authenticated() and subject.isBuildingSystems() and ( is_granted(\'ROLE_PIMCORE_ADMIN\') or ( ( user.getUser().isAllowed( subject.getProductBranchPermissionName() ) and 97 in user.getUser().getRoles() ) ) )',
'options' => [
'label' => 'enable Review Mode - Building Systems',
'objectLayout' => false,
'notificationSettings' => [
],
'changePublishedState' => 'no_change',
],
'name' => 'make_ready',
],
'publish' => [
'to' => [
0 => 'global_published',
],
'from' => [
0 => 'global_ready',
],
'guard' => 'is_fully_authenticated() and subject.isBuildingSystems() and ( is_granted(\'ROLE_PIMCORE_ADMIN\') or ( ( user.getUser().isAllowed( subject.getProductBranchPermissionName() ) and 97 in user.getUser().getRoles() ) ) )',
'options' => [
'label' => 'publish - Building Systems',
'changePublishedState' => 'force_published',
'objectLayout' => false,
'notificationSettings' => [
],
],
'name' => 'publish',
],
'edit' => [
'to' => [
0 => 'draft',
],
'from' => [
0 => 'global_published',
1 => 'global_ready',
],
'guard' => 'is_fully_authenticated() and subject.isBuildingSystems() and ( is_granted(\'ROLE_PIMCORE_ADMIN\') or ( ( user.getUser().isAllowed( subject.getProductBranchPermissionName() ) and ( 97 in user.getUser().getRoles() or 98 in user.getUser().getRoles() ) ) ) )',
'options' => [
'label' => ' enable Edit Mode - Building Systems',
'objectLayout' => false,
'notificationSettings' => [
],
'changePublishedState' => 'no_change',
],
'name' => 'edit',
],
],
'audit_trail' => [
'enabled' => false,
],
'supports' => [
],
'globalActions' => [
],
],
'product_workflow_global_ma' => [
'placeholders' => [
'{{stateFieldName}}' => 'globalStateMa',
'{{branch}}' => 'metal_applications',
'{{role}}' => 'global Branch Editor Metal Applications',
'{{permission}}' => 'branch_metal_applications',
],
'enabled' => true,
'priority' => 10,
'initial_markings' => [
0 => 'draft',
],
'label' => 'global Release Workflow (Metal Applications)',
'type' => 'state_machine',
'support_strategy' => [
'type' => 'expression',
'arguments' => [
0 => '\\Pimcore\\Model\\DataObject\\Product',
1 => 'subject.isMetalApplications()',
2 => 'subject.getProductType() == \'A\'',
],
],
'marking_store' => [
'type' => 'single_state',
'arguments' => [
0 => 'globalStateMa',
],
],
'places' => [
'draft' => [
'label' => 'draft (metal_applications)',
'visibleInHeader' => true,
'color' => '#ffdc39',
'colorInverted' => false,
'permissions' => [
0 => [
'condition' => 'is_fully_authenticated() and ( is_granted(\'ROLE_PIMCORE_ADMIN\') )',
'modify' => true,
],
1 => [
'condition' => 'is_fully_authenticated() and ( ( user.getUser().isAllowed( subject.getProductBranchPermissionName() ) and 97 in user.getUser().getRoles() ) )',
'publish' => false,
'save' => true,
'unpublish' => false,
],
2 => [
'condition' => 'is_fully_authenticated() and ( ( user.getUser().isAllowed( subject.getProductBranchPermissionName() ) and 98 in user.getUser().getRoles() ) )',
'publish' => false,
'save' => true,
'unpublish' => false,
],
3 => [
'save' => false,
'publish' => false,
],
],
'title' => '',
],
'global_ready' => [
'label' => 'Ready For Publishing (metal_applications)',
'visibleInHeader' => true,
'color' => '#ffdc39',
'colorInverted' => false,
'permissions' => [
0 => [
'condition' => 'is_fully_authenticated() and ( is_granted(\'ROLE_PIMCORE_ADMIN\') )',
'modify' => true,
],
1 => [
'condition' => 'is_fully_authenticated() and subject.isWaterManagement() and ( ( ( user.getUser().isAllowed( subject.getProductBranchPermissionName() ) and 97 in user.getUser().getRoles() ) ) )',
'publish' => false,
'save' => true,
],
2 => [
'condition' => 'is_fully_authenticated() and ( ( user.getUser().isAllowed( subject.getProductBranchPermissionName() ) and 98 in user.getUser().getRoles() ) )',
'publish' => false,
'save' => false,
],
3 => [
'save' => false,
'publish' => false,
],
],
'title' => '',
],
'global_published' => [
'label' => 'Published (metal_applications)',
'visibleInHeader' => true,
'color' => '#ffdc39',
'colorInverted' => false,
'permissions' => [
0 => [
'condition' => 'is_fully_authenticated() and ( is_granted(\'ROLE_PIMCORE_ADMIN\') )',
'save' => true,
'modify' => true,
'unpublish' => true,
],
1 => [
'condition' => 'is_fully_authenticated() and subject.isMetalApplications() and ( is_granted(\'ROLE_PIMCORE_ADMIN\') or ( ( user.getUser().isAllowed( subject.getProductBranchPermissionName() ) and 97 in user.getUser().getRoles() ) ) )',
'publish' => false,
'save' => false,
'unpublish' => false,
],
2 => [
'save' => false,
'publish' => false,
],
],
'title' => '',
],
],
'transitions' => [
'make_ready' => [
'to' => [
0 => 'global_ready',
],
'from' => [
0 => 'draft',
1 => 'global_published',
],
'guard' => 'is_fully_authenticated() and subject.isMetalApplications() and ( is_granted(\'ROLE_PIMCORE_ADMIN\') or ( ( user.getUser().isAllowed( subject.getProductBranchPermissionName() ) and 97 in user.getUser().getRoles() ) ) )',
'options' => [
'label' => 'enable Review Mode - Metal Applications',
'objectLayout' => false,
'notificationSettings' => [
],
'changePublishedState' => 'no_change',
],
'name' => 'make_ready',
],
'publish' => [
'to' => [
0 => 'global_published',
],
'from' => [
0 => 'global_ready',
],
'guard' => 'is_fully_authenticated() and subject.isMetalApplications() and ( is_granted(\'ROLE_PIMCORE_ADMIN\') or ( ( user.getUser().isAllowed( subject.getProductBranchPermissionName() ) and 97 in user.getUser().getRoles() ) ) )',
'options' => [
'label' => 'publish - Metal Applications',
'changePublishedState' => 'force_published',
'objectLayout' => false,
'notificationSettings' => [
],
],
'name' => 'publish',
],
'edit' => [
'to' => [
0 => 'draft',
],
'from' => [
0 => 'global_published',
1 => 'global_ready',
],
'guard' => 'is_fully_authenticated() and subject.isMetalApplications() and ( is_granted(\'ROLE_PIMCORE_ADMIN\') or ( ( user.getUser().isAllowed( subject.getProductBranchPermissionName() ) and ( 97 in user.getUser().getRoles() or 98 in user.getUser().getRoles() ) ) ) )',
'options' => [
'label' => ' enable Edit Mode - Metal Applications',
'objectLayout' => false,
'notificationSettings' => [
],
'changePublishedState' => 'no_change',
],
'name' => 'edit',
],
],
'audit_trail' => [
'enabled' => false,
],
'supports' => [
],
'globalActions' => [
],
],
'product_workflow_archive' => [
'placeholders' => [
'{{stateFieldName}}' => 'archiveState',
],
'enabled' => true,
'initial_markings' => [
0 => 'not_archived',
],
'label' => 'Archive product',
'type' => 'state_machine',
'priority' => 10,
'support_strategy' => [
'type' => 'expression',
'arguments' => [
0 => '\\Pimcore\\Model\\DataObject\\Product',
1 => 'subject.getProductType() == \'A\'',
],
],
'marking_store' => [
'type' => 'single_state',
'arguments' => [
0 => 'archiveState',
],
],
'places' => [
'not_archived' => [
'label' => 'Not Archived Product',
'visibleInHeader' => false,
'color' => '#ffdc39',
'colorInverted' => false,
'permissions' => [
0 => [
'condition' => 'is_fully_authenticated() and ( is_granted(\'ROLE_PIMCORE_ADMIN\') )',
'modify' => true,
],
],
'title' => '',
],
'archived' => [
'label' => 'Archived Product',
'visibleInHeader' => true,
'color' => '#ffdc39',
'colorInverted' => false,
'permissions' => [
0 => [
'condition' => 'is_fully_authenticated() and ( is_granted(\'ROLE_PIMCORE_ADMIN\') )',
'modify' => true,
],
],
'title' => '',
],
'de_archived' => [
'label' => 'De-Archived',
'visibleInHeader' => true,
'color' => '#ffdc39',
'colorInverted' => false,
'permissions' => [
0 => [
'condition' => 'is_fully_authenticated() and ( is_granted(\'ROLE_PIMCORE_ADMIN\') )',
'modify' => true,
],
],
'title' => '',
],
],
'transitions' => [
'make_archive' => [
'to' => [
0 => 'archived',
],
'from' => [
0 => 'not_archived',
1 => 'de_archived',
],
'guard' => 'not is_fully_authenticated() or ( is_fully_authenticated() and is_granted(\'ROLE_PIMCORE_ADMIN\') )',
'options' => [
'label' => 'Archive Product',
'objectLayout' => false,
'notificationSettings' => [
],
'changePublishedState' => 'no_change',
],
'name' => 'make_archive',
],
'make_de_archive' => [
'to' => [
0 => 'de_archived',
],
'from' => [
0 => 'archived',
],
'guard' => 'not is_fully_authenticated() or ( is_fully_authenticated() and is_granted(\'ROLE_PIMCORE_ADMIN\') )',
'options' => [
'label' => 'De-Archive Product',
'objectLayout' => false,
'notificationSettings' => [
],
'changePublishedState' => 'no_change',
],
'name' => 'make_de_archive',
],
],
'audit_trail' => [
'enabled' => false,
],
'supports' => [
],
'globalActions' => [
],
],
],
'pimcore.gdpr-data-extrator.dataobjects' => [
'classes' => [
],
],
'pimcore.gdpr-data-extrator.assets' => [
'types' => [
],
],
'pimcore_admin.dataObjects.notes_events.types' => [
0 => '',
1 => 'content',
2 => 'seo',
3 => 'warning',
4 => 'notice',
],
'pimcore_admin.assets.notes_events.types' => [
0 => '',
1 => 'content',
2 => 'seo',
3 => 'warning',
4 => 'notice',
],
'pimcore_admin.documents.notes_events.types' => [
0 => '',
1 => 'content',
2 => 'seo',
3 => 'warning',
4 => 'notice',
],
'pimcore_admin.csrf_protection.excluded_routes' => [
],
'pimcore_admin.admin_languages' => [
],
'pimcore_admin.custom_admin_path_identifier' => NULL,
'pimcore_admin.custom_admin_route_name' => 'my_custom_admin_entry_point',
'pimcore_admin.config' => [
'branding' => [
'login_screen_invert_colors' => true,
'color_login_screen' => '#FF0000',
'color_admin_interface' => '#FF0000',
'color_admin_interface_background' => '',
'login_screen_custom_image' => 'https://meagroup0.sharepoint.com/:i:/r/sites/Vorlagen/Freigegebene%20Dokumente/Vorlagen/Microsoft_teams_Backgrounds/Teams_Background_1.png?csf=1&web=1&e=MZaeyd',
],
'gdpr_data_extractor' => [
'dataObjects' => [
'classes' => [
],
],
'assets' => [
'types' => [
],
],
],
'objects' => [
'notes_events' => [
'types' => [
0 => '',
1 => 'content',
2 => 'seo',
3 => 'warning',
4 => 'notice',
],
],
],
'assets' => [
'notes_events' => [
'types' => [
0 => '',
1 => 'content',
2 => 'seo',
3 => 'warning',
4 => 'notice',
],
],
],
'documents' => [
'notes_events' => [
'types' => [
0 => '',
1 => 'content',
2 => 'seo',
3 => 'warning',
4 => 'notice',
],
],
],
'admin_languages' => [
],
'csrf_protection' => [
'excluded_routes' => [
],
],
'admin_csp_header' => [
'enabled' => false,
'exclude_paths' => [
],
'additional_urls' => [
'default-src' => [
],
'img-src' => [
],
'script-src' => [
],
'style-src' => [
],
'connect-src' => [
],
'font-src' => [
],
'media-src' => [
],
'frame-src' => [
],
],
],
'custom_admin_path_identifier' => NULL,
'custom_admin_route_name' => 'my_custom_admin_entry_point',
],
'pimcore_data_hub' => [
'configurations' => [
'test' => [
'general' => [
'active' => true,
'type' => 'graphql',
'name' => 'test',
'description' => '',
'group' => '',
'sqlObjectCondition' => '',
'modificationDate' => 1665645003,
'path' => NULL,
'createDate' => 1645188491,
],
'schema' => [
'queryEntities' => [
'Product' => [
'id' => 'Product',
'name' => 'Product',
'columnConfig' => [
'columns' => [
0 => [
'attributes' => [
'attribute' => 'name',
'label' => 'SAP Produktname',
'dataType' => 'input',
'layout' => [
'fieldtype' => 'input',
'width' => 500,
'queryColumnType' => 'varchar',
'columnType' => 'varchar',
'columnLength' => 190,
'phpdocType' => 'string',
'regex' => '',
'unique' => false,
'showCharCount' => NULL,
'name' => 'name',
'title' => 'SAP Produktname',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'relationType' => false,
'invisible' => false,
'visibleGridView' => true,
'visibleSearch' => true,
],
],
'isOperator' => false,
],
1 => [
'attributes' => [
'attribute' => 'primaryOrderNumber',
'label' => 'Artikelnummer',
'dataType' => 'input',
'layout' => [
'fieldtype' => 'input',
'width' => NULL,
'queryColumnType' => 'varchar',
'columnType' => 'varchar',
'columnLength' => 190,
'phpdocType' => 'string',
'regex' => '',
'unique' => false,
'showCharCount' => NULL,
'name' => 'primaryOrderNumber',
'title' => 'Artikelnummer',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => true,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'relationType' => false,
'invisible' => false,
'visibleGridView' => true,
'visibleSearch' => true,
],
],
'isOperator' => false,
],
2 => [
'attributes' => [
'attribute' => 'ean',
'label' => 'EAN',
'dataType' => 'input',
'layout' => [
'fieldtype' => 'input',
'width' => NULL,
'queryColumnType' => 'varchar',
'columnType' => 'varchar',
'columnLength' => 190,
'phpdocType' => 'string',
'regex' => '',
'unique' => false,
'showCharCount' => NULL,
'name' => 'ean',
'title' => 'EAN',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => true,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'relationType' => false,
'invisible' => false,
'visibleGridView' => true,
'visibleSearch' => true,
],
],
'isOperator' => false,
],
3 => [
'attributes' => [
'attribute' => 'price',
'label' => 'UVP Euro',
'dataType' => 'numeric',
'layout' => [
'fieldtype' => 'numeric',
'width' => '',
'defaultValue' => NULL,
'queryColumnType' => 'double',
'columnType' => 'double',
'phpdocType' => 'float',
'integer' => false,
'unsigned' => false,
'minValue' => NULL,
'maxValue' => NULL,
'unique' => false,
'decimalSize' => NULL,
'decimalPrecision' => NULL,
'name' => 'price',
'title' => 'UVP Euro',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'relationType' => false,
'invisible' => false,
'visibleGridView' => true,
'visibleSearch' => true,
],
],
'isOperator' => false,
],
4 => [
'attributes' => [
'attribute' => 'pl',
'label' => 'Preisliste',
'dataType' => 'input',
'layout' => [
'fieldtype' => 'input',
'width' => NULL,
'queryColumnType' => 'varchar',
'columnType' => 'varchar',
'columnLength' => 190,
'phpdocType' => 'string',
'regex' => '',
'unique' => false,
'showCharCount' => NULL,
'name' => 'pl',
'title' => 'Preisliste',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'relationType' => false,
'invisible' => false,
'visibleGridView' => true,
'visibleSearch' => true,
],
],
'isOperator' => false,
],
5 => [
'attributes' => [
'attribute' => 'materialGroup',
'label' => 'Materialgruppe',
'dataType' => 'input',
'layout' => [
'fieldtype' => 'input',
'width' => NULL,
'queryColumnType' => 'varchar',
'columnType' => 'varchar',
'columnLength' => 190,
'phpdocType' => 'string',
'regex' => '',
'unique' => false,
'showCharCount' => NULL,
'name' => 'materialGroup',
'title' => 'Materialgruppe',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'relationType' => false,
'invisible' => false,
'visibleGridView' => true,
'visibleSearch' => true,
],
],
'isOperator' => false,
],
6 => [
'attributes' => [
'attribute' => 'unit',
'label' => 'Einheit (VPE)',
'dataType' => 'select',
'layout' => [
'fieldtype' => 'select',
'options' => [
0 => [
'key' => 'Stück',
'value' => 'piece',
],
1 => [
'key' => 'qm',
'value' => 'qm',
],
],
'width' => 100,
'defaultValue' => 'piece',
'optionsProviderClass' => '',
'optionsProviderData' => '',
'queryColumnType' => 'varchar',
'columnType' => 'varchar',
'columnLength' => 190,
'phpdocType' => 'string',
'dynamicOptions' => false,
'name' => 'unit',
'title' => 'Einheit (VPE)',
'tooltip' => 'm2,Stück,...',
'mandatory' => false,
'noteditable' => false,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'relationType' => false,
'invisible' => false,
'visibleGridView' => true,
'visibleSearch' => true,
],
],
'isOperator' => false,
],
7 => [
'attributes' => [
'attribute' => 'unitQuantityPalette',
'label' => 'Anzahl pro Palette',
'dataType' => 'numeric',
'layout' => [
'fieldtype' => 'numeric',
'width' => 100,
'defaultValue' => 1,
'queryColumnType' => 'double',
'columnType' => 'double',
'phpdocType' => 'float',
'integer' => true,
'unsigned' => true,
'minValue' => NULL,
'maxValue' => NULL,
'unique' => false,
'decimalSize' => NULL,
'decimalPrecision' => NULL,
'name' => 'unitQuantityPalette',
'title' => 'Anzahl pro Palette',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'relationType' => false,
'invisible' => false,
'visibleGridView' => false,
'visibleSearch' => false,
],
],
'isOperator' => false,
],
8 => [
'attributes' => [
'attribute' => 'unitQuantity',
'label' => 'Anzahl pro Einheit',
'dataType' => 'numeric',
'layout' => [
'fieldtype' => 'numeric',
'width' => 100,
'defaultValue' => 1,
'queryColumnType' => 'double',
'columnType' => 'double',
'phpdocType' => 'float',
'integer' => true,
'unsigned' => true,
'minValue' => NULL,
'maxValue' => NULL,
'unique' => false,
'decimalSize' => NULL,
'decimalPrecision' => NULL,
'name' => 'unitQuantity',
'title' => 'Anzahl pro Einheit',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'relationType' => false,
'invisible' => false,
'visibleGridView' => false,
'visibleSearch' => false,
],
],
'isOperator' => false,
],
9 => [
'attributes' => [
'attribute' => 'BME',
'label' => 'BME',
'dataType' => 'input',
'layout' => [
'fieldtype' => 'input',
'width' => 200,
'queryColumnType' => 'varchar',
'columnType' => 'varchar',
'columnLength' => 190,
'phpdocType' => 'string',
'regex' => '',
'unique' => false,
'showCharCount' => NULL,
'name' => 'BME',
'title' => 'BME',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'relationType' => false,
'invisible' => false,
'visibleGridView' => false,
'visibleSearch' => false,
],
],
'isOperator' => false,
],
10 => [
'attributes' => [
'attribute' => 'AME',
'label' => 'AME',
'dataType' => 'input',
'layout' => [
'fieldtype' => 'input',
'width' => 200,
'queryColumnType' => 'varchar',
'columnType' => 'varchar',
'columnLength' => 190,
'phpdocType' => 'string',
'regex' => '',
'unique' => false,
'showCharCount' => NULL,
'name' => 'AME',
'title' => 'AME',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'relationType' => false,
'invisible' => false,
'visibleGridView' => false,
'visibleSearch' => false,
],
],
'isOperator' => false,
],
11 => [
'attributes' => [
'attribute' => 'productHierarchyCode',
'label' => 'SAP Code',
'dataType' => 'input',
'layout' => [
'fieldtype' => 'input',
'width' => NULL,
'queryColumnType' => 'varchar',
'columnType' => 'varchar',
'columnLength' => 190,
'phpdocType' => 'string',
'regex' => '',
'unique' => false,
'showCharCount' => false,
'name' => 'productHierarchyCode',
'title' => 'SAP Code',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'relationType' => false,
'invisible' => false,
'visibleGridView' => true,
'visibleSearch' => false,
],
],
'isOperator' => false,
],
12 => [
'attributes' => [
'attribute' => 'productHierarchyName',
'label' => 'SAP Hierarchie',
'dataType' => 'input',
'layout' => [
'fieldtype' => 'input',
'width' => 600,
'queryColumnType' => 'varchar',
'columnType' => 'varchar',
'columnLength' => 255,
'phpdocType' => 'string',
'regex' => '',
'unique' => false,
'showCharCount' => false,
'name' => 'productHierarchyName',
'title' => 'SAP Hierarchie',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'relationType' => false,
'invisible' => false,
'visibleGridView' => true,
'visibleSearch' => false,
],
],
'isOperator' => false,
],
13 => [
'attributes' => [
'attribute' => 'weight',
'label' => 'Gewicht',
'dataType' => 'numeric',
'layout' => [
'fieldtype' => 'numeric',
'width' => '',
'defaultValue' => NULL,
'queryColumnType' => 'double',
'columnType' => 'double',
'phpdocType' => 'float',
'integer' => false,
'unsigned' => false,
'minValue' => NULL,
'maxValue' => NULL,
'unique' => false,
'decimalSize' => NULL,
'decimalPrecision' => NULL,
'name' => 'weight',
'title' => 'Gewicht',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'relationType' => false,
'invisible' => false,
'visibleGridView' => true,
'visibleSearch' => true,
],
],
'isOperator' => false,
],
14 => [
'attributes' => [
'attribute' => 'buyableProduct',
'label' => 'Kaufbares Produkt',
'dataType' => 'checkbox',
'layout' => [
'fieldtype' => 'checkbox',
'defaultValue' => 0,
'queryColumnType' => 'tinyint(1)',
'columnType' => 'tinyint(1)',
'phpdocType' => 'boolean',
'name' => 'buyableProduct',
'title' => 'Kaufbares Produkt',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'relationType' => false,
'invisible' => false,
'visibleGridView' => false,
'visibleSearch' => false,
],
],
'isOperator' => false,
],
15 => [
'attributes' => [
'attribute' => 'technicalData',
'label' => 'Technische Daten',
'dataType' => 'classificationstore',
'layout' => [
'fieldtype' => 'classificationstore',
'phpdocType' => '\\Pimcore\\Model\\DataObject\\Classificationstore',
'childs' => [
],
'name' => 'technicalData',
'region' => NULL,
'layout' => NULL,
'title' => 'Technische Daten',
'width' => '',
'height' => '',
'maxTabs' => NULL,
'labelWidth' => 300,
'localized' => false,
'storeId' => '1',
'hideEmptyData' => false,
'disallowAddRemove' => NULL,
'fieldDefinitionsCache' => NULL,
'allowedGroupIds' => [
],
'activeGroupDefinitions' => [
],
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'relationType' => false,
'invisible' => false,
'visibleGridView' => false,
'visibleSearch' => false,
],
],
'isOperator' => false,
],
16 => [
'attributes' => [
'attribute' => 'description',
'label' => 'SAP Beschreibung',
'dataType' => 'wysiwyg',
'layout' => [
'fieldtype' => 'wysiwyg',
'width' => 700,
'height' => 200,
'queryColumnType' => 'longtext',
'columnType' => 'longtext',
'phpdocType' => 'string',
'toolbarConfig' => '',
'excludeFromSearchIndex' => false,
'name' => 'description',
'title' => 'SAP Beschreibung',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'relationType' => false,
'invisible' => false,
'visibleGridView' => false,
'visibleSearch' => false,
],
],
'isOperator' => false,
],
17 => [
'attributes' => [
'attribute' => 'b2cdescription',
'label' => 'Endkunden Beschreibung',
'dataType' => 'wysiwyg',
'layout' => [
'fieldtype' => 'wysiwyg',
'width' => 700,
'height' => 200,
'queryColumnType' => 'longtext',
'columnType' => 'longtext',
'phpdocType' => 'string',
'toolbarConfig' => '',
'excludeFromSearchIndex' => false,
'name' => 'b2cdescription',
'title' => 'Endkunden Beschreibung',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'relationType' => false,
'invisible' => false,
'visibleGridView' => true,
'visibleSearch' => true,
],
],
'isOperator' => false,
],
18 => [
'attributes' => [
'attribute' => 'usePurpose',
'label' => 'Einsatzzweck',
'dataType' => 'wysiwyg',
'layout' => [
'fieldtype' => 'wysiwyg',
'width' => 700,
'height' => 200,
'queryColumnType' => 'longtext',
'columnType' => 'longtext',
'phpdocType' => 'string',
'toolbarConfig' => '',
'excludeFromSearchIndex' => false,
'name' => 'usePurpose',
'title' => 'Einsatzzweck',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'relationType' => false,
'invisible' => false,
'visibleGridView' => false,
'visibleSearch' => false,
],
],
'isOperator' => false,
],
19 => [
'attributes' => [
'attribute' => 'modificationDate',
'label' => 'modificationDate',
'dataType' => 'system',
'layout' => [
'title' => 'modificationDate',
'name' => 'modificationDate',
'datatype' => 'data',
'fieldtype' => 'system',
],
],
'isOperator' => false,
],
20 => [
'attributes' => [
'attribute' => 'creationDate',
'label' => 'creationDate',
'dataType' => 'system',
'layout' => [
'title' => 'creationDate',
'name' => 'creationDate',
'datatype' => 'data',
'fieldtype' => 'system',
],
],
'isOperator' => false,
],
],
],
],
],
'mutationEntities' => [
'Product' => [
'id' => 'Product',
'name' => 'Product',
'update' => false,
'create' => false,
'columnConfig' => [
'columns' => [
0 => [
'attributes' => [
'attribute' => 'AME',
'label' => 'AME',
'dataType' => 'input',
'layout' => [
'fieldtype' => 'input',
'width' => 200,
'queryColumnType' => 'varchar',
'columnType' => 'varchar',
'columnLength' => 190,
'phpdocType' => 'string',
'regex' => '',
'unique' => false,
'showCharCount' => NULL,
'name' => 'AME',
'title' => 'AME',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'relationType' => false,
'invisible' => false,
'visibleGridView' => false,
'visibleSearch' => false,
],
],
'isOperator' => false,
],
1 => [
'attributes' => [
'attribute' => 'unitQuantity',
'label' => 'Anzahl pro Einheit',
'dataType' => 'numeric',
'layout' => [
'fieldtype' => 'numeric',
'width' => 100,
'defaultValue' => 1,
'queryColumnType' => 'double',
'columnType' => 'double',
'phpdocType' => 'float',
'integer' => true,
'unsigned' => true,
'minValue' => NULL,
'maxValue' => NULL,
'unique' => false,
'decimalSize' => NULL,
'decimalPrecision' => NULL,
'name' => 'unitQuantity',
'title' => 'Anzahl pro Einheit',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'relationType' => false,
'invisible' => false,
'visibleGridView' => false,
'visibleSearch' => false,
],
],
'isOperator' => false,
],
2 => [
'attributes' => [
'attribute' => 'unitQuantityPalette',
'label' => 'Anzahl pro Palette',
'dataType' => 'numeric',
'layout' => [
'fieldtype' => 'numeric',
'width' => 100,
'defaultValue' => 1,
'queryColumnType' => 'double',
'columnType' => 'double',
'phpdocType' => 'float',
'integer' => true,
'unsigned' => true,
'minValue' => NULL,
'maxValue' => NULL,
'unique' => false,
'decimalSize' => NULL,
'decimalPrecision' => NULL,
'name' => 'unitQuantityPalette',
'title' => 'Anzahl pro Palette',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'relationType' => false,
'invisible' => false,
'visibleGridView' => false,
'visibleSearch' => false,
],
],
'isOperator' => false,
],
3 => [
'attributes' => [
'attribute' => 'primaryOrderNumber',
'label' => 'Artikelnummer',
'dataType' => 'input',
'layout' => [
'fieldtype' => 'input',
'width' => NULL,
'queryColumnType' => 'varchar',
'columnType' => 'varchar',
'columnLength' => 190,
'phpdocType' => 'string',
'regex' => '',
'unique' => false,
'showCharCount' => NULL,
'name' => 'primaryOrderNumber',
'title' => 'Artikelnummer',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => true,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'relationType' => false,
'invisible' => false,
'visibleGridView' => true,
'visibleSearch' => true,
],
],
'isOperator' => false,
],
4 => [
'attributes' => [
'attribute' => 'BME',
'label' => 'BME',
'dataType' => 'input',
'layout' => [
'fieldtype' => 'input',
'width' => 200,
'queryColumnType' => 'varchar',
'columnType' => 'varchar',
'columnLength' => 190,
'phpdocType' => 'string',
'regex' => '',
'unique' => false,
'showCharCount' => NULL,
'name' => 'BME',
'title' => 'BME',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'relationType' => false,
'invisible' => false,
'visibleGridView' => false,
'visibleSearch' => false,
],
],
'isOperator' => false,
],
5 => [
'attributes' => [
'attribute' => 'ean',
'label' => 'EAN',
'dataType' => 'input',
'layout' => [
'fieldtype' => 'input',
'width' => NULL,
'queryColumnType' => 'varchar',
'columnType' => 'varchar',
'columnLength' => 190,
'phpdocType' => 'string',
'regex' => '',
'unique' => false,
'showCharCount' => NULL,
'name' => 'ean',
'title' => 'EAN',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => true,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'relationType' => false,
'invisible' => false,
'visibleGridView' => true,
'visibleSearch' => true,
],
],
'isOperator' => false,
],
6 => [
'attributes' => [
'attribute' => 'unit',
'label' => 'Einheit (VPE)',
'dataType' => 'select',
'layout' => [
'fieldtype' => 'select',
'options' => [
0 => [
'key' => 'Stück',
'value' => 'piece',
],
1 => [
'key' => 'qm',
'value' => 'qm',
],
],
'width' => 100,
'defaultValue' => 'piece',
'optionsProviderClass' => '',
'optionsProviderData' => '',
'queryColumnType' => 'varchar',
'columnType' => 'varchar',
'columnLength' => 190,
'phpdocType' => 'string',
'dynamicOptions' => false,
'name' => 'unit',
'title' => 'Einheit (VPE)',
'tooltip' => 'm2,Stück,...',
'mandatory' => false,
'noteditable' => false,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'relationType' => false,
'invisible' => false,
'visibleGridView' => true,
'visibleSearch' => true,
],
],
'isOperator' => false,
],
7 => [
'attributes' => [
'attribute' => 'materialGroup',
'label' => 'Materialgruppe',
'dataType' => 'input',
'layout' => [
'fieldtype' => 'input',
'width' => NULL,
'queryColumnType' => 'varchar',
'columnType' => 'varchar',
'columnLength' => 190,
'phpdocType' => 'string',
'regex' => '',
'unique' => false,
'showCharCount' => NULL,
'name' => 'materialGroup',
'title' => 'Materialgruppe',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'relationType' => false,
'invisible' => false,
'visibleGridView' => true,
'visibleSearch' => true,
],
],
'isOperator' => false,
],
8 => [
'attributes' => [
'attribute' => 'priceValidFrom',
'label' => 'Preis gültig ab',
'dataType' => 'input',
'layout' => [
'fieldtype' => 'input',
'width' => NULL,
'queryColumnType' => 'varchar',
'columnType' => 'varchar',
'columnLength' => 190,
'phpdocType' => 'string',
'regex' => '',
'unique' => false,
'showCharCount' => NULL,
'name' => 'priceValidFrom',
'title' => 'Preis gültig ab',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'relationType' => false,
'invisible' => false,
'visibleGridView' => false,
'visibleSearch' => false,
],
],
'isOperator' => false,
],
9 => [
'attributes' => [
'attribute' => 'pl',
'label' => 'Preisliste',
'dataType' => 'input',
'layout' => [
'fieldtype' => 'input',
'width' => NULL,
'queryColumnType' => 'varchar',
'columnType' => 'varchar',
'columnLength' => 190,
'phpdocType' => 'string',
'regex' => '',
'unique' => false,
'showCharCount' => NULL,
'name' => 'pl',
'title' => 'Preisliste',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'relationType' => false,
'invisible' => false,
'visibleGridView' => true,
'visibleSearch' => true,
],
],
'isOperator' => false,
],
10 => [
'attributes' => [
'attribute' => 'productHierarchyCode',
'label' => 'SAP Code',
'dataType' => 'input',
'layout' => [
'fieldtype' => 'input',
'width' => NULL,
'queryColumnType' => 'varchar',
'columnType' => 'varchar',
'columnLength' => 190,
'phpdocType' => 'string',
'regex' => '',
'unique' => false,
'showCharCount' => false,
'name' => 'productHierarchyCode',
'title' => 'SAP Code',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'relationType' => false,
'invisible' => false,
'visibleGridView' => true,
'visibleSearch' => false,
],
],
'isOperator' => false,
],
11 => [
'attributes' => [
'attribute' => 'price',
'label' => 'UVP Euro',
'dataType' => 'numeric',
'layout' => [
'fieldtype' => 'numeric',
'width' => '',
'defaultValue' => NULL,
'queryColumnType' => 'double',
'columnType' => 'double',
'phpdocType' => 'float',
'integer' => false,
'unsigned' => false,
'minValue' => NULL,
'maxValue' => NULL,
'unique' => false,
'decimalSize' => NULL,
'decimalPrecision' => NULL,
'name' => 'price',
'title' => 'UVP Euro',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'relationType' => false,
'invisible' => false,
'visibleGridView' => true,
'visibleSearch' => true,
],
],
'isOperator' => false,
],
12 => [
'attributes' => [
'attribute' => 'productHierarchyName',
'label' => 'SAP Hierarchie',
'dataType' => 'input',
'layout' => [
'fieldtype' => 'input',
'width' => 600,
'queryColumnType' => 'varchar',
'columnType' => 'varchar',
'columnLength' => 255,
'phpdocType' => 'string',
'regex' => '',
'unique' => false,
'showCharCount' => false,
'name' => 'productHierarchyName',
'title' => 'SAP Hierarchie',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'relationType' => false,
'invisible' => false,
'visibleGridView' => true,
'visibleSearch' => false,
],
],
'isOperator' => false,
],
13 => [
'attributes' => [
'attribute' => 'productFamily',
'label' => 'Produktfamilie',
'dataType' => 'input',
'layout' => [
'fieldtype' => 'input',
'width' => NULL,
'queryColumnType' => 'varchar',
'columnType' => 'varchar',
'columnLength' => 190,
'phpdocType' => 'string',
'regex' => '',
'unique' => false,
'showCharCount' => NULL,
'name' => 'productFamily',
'title' => 'Produktfamilie',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'relationType' => false,
'invisible' => false,
'visibleGridView' => true,
'visibleSearch' => true,
],
],
'isOperator' => false,
],
14 => [
'attributes' => [
'attribute' => 'weight',
'label' => 'Gewicht',
'dataType' => 'numeric',
'layout' => [
'fieldtype' => 'numeric',
'width' => '',
'defaultValue' => NULL,
'queryColumnType' => 'double',
'columnType' => 'double',
'phpdocType' => 'float',
'integer' => false,
'unsigned' => false,
'minValue' => NULL,
'maxValue' => NULL,
'unique' => false,
'decimalSize' => NULL,
'decimalPrecision' => NULL,
'name' => 'weight',
'title' => 'Gewicht',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'relationType' => false,
'invisible' => false,
'visibleGridView' => true,
'visibleSearch' => true,
],
],
'isOperator' => false,
],
15 => [
'attributes' => [
'attribute' => 'creationDate',
'label' => 'creationDate',
'dataType' => 'system',
'layout' => [
'title' => 'creationDate',
'name' => 'creationDate',
'datatype' => 'data',
'fieldtype' => 'system',
],
],
'isOperator' => false,
],
16 => [
'attributes' => [
'attribute' => 'modificationDate',
'label' => 'modificationDate',
'dataType' => 'system',
'layout' => [
'title' => 'modificationDate',
'name' => 'modificationDate',
'datatype' => 'data',
'fieldtype' => 'system',
],
],
'isOperator' => false,
],
17 => [
'attributes' => [
'attribute' => 'name',
'label' => 'SAP Produktname',
'dataType' => 'input',
'layout' => [
'fieldtype' => 'input',
'width' => 500,
'queryColumnType' => 'varchar',
'columnType' => 'varchar',
'columnLength' => 190,
'phpdocType' => 'string',
'regex' => '',
'unique' => false,
'showCharCount' => NULL,
'name' => 'name',
'title' => 'SAP Produktname',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'relationType' => false,
'invisible' => false,
'visibleGridView' => true,
'visibleSearch' => true,
],
],
'isOperator' => false,
],
18 => [
'attributes' => [
'attribute' => 'description',
'label' => 'SAP Beschreibung',
'dataType' => 'wysiwyg',
'layout' => [
'fieldtype' => 'wysiwyg',
'width' => 700,
'height' => 200,
'queryColumnType' => 'longtext',
'columnType' => 'longtext',
'phpdocType' => 'string',
'toolbarConfig' => '',
'excludeFromSearchIndex' => false,
'name' => 'description',
'title' => 'SAP Beschreibung',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'relationType' => false,
'invisible' => false,
'visibleGridView' => false,
'visibleSearch' => false,
],
],
'isOperator' => false,
],
],
],
],
],
'specialEntities' => [
'document' => [
'read' => false,
'create' => false,
'update' => false,
'delete' => false,
],
'document_folder' => [
'read' => false,
'create' => false,
'update' => false,
'delete' => false,
],
'asset' => [
'read' => false,
'create' => false,
'update' => false,
'delete' => false,
],
'asset_folder' => [
'read' => false,
'create' => false,
'update' => false,
'delete' => false,
],
'asset_listing' => [
'read' => false,
'create' => false,
'update' => false,
'delete' => false,
],
'object_folder' => [
'read' => true,
'create' => false,
'update' => false,
'delete' => false,
],
'translation' => [
'read' => false,
'create' => false,
'update' => false,
'delete' => false,
],
'translation_listing' => [
'read' => false,
'create' => false,
'update' => false,
'delete' => false,
],
],
],
'security' => [
'method' => 'datahub_apikey',
'apikey' => [
0 => '1234123412341234',
],
'skipPermissionCheck' => false,
'disableIntrospection' => false,
],
'workspaces' => [
'asset' => [
],
'document' => [
],
'object' => [
0 => [
'read' => true,
'cpath' => '/MEA PIM/Produkte/Artikel',
'create' => true,
'update' => true,
'delete' => false,
'id' => 'extModel1325-1',
],
],
],
'permissions' => [
'user' => [
],
'role' => [
],
],
],
'aus' => [
'general' => [
'active' => true,
'type' => 'graphql',
'name' => 'aus',
'description' => '',
'group' => '',
'sqlObjectCondition' => '',
'modificationDate' => 1665644983,
'path' => NULL,
'createDate' => 1645188497,
],
'schema' => [
'queryEntities' => [
'Category' => [
'id' => 'Category',
'name' => 'Category',
'columnConfig' => [
'columns' => [
0 => [
'attributes' => [
'attribute' => 'name',
'label' => 'Titel',
'dataType' => 'input',
'layout' => [
'fieldtype' => 'input',
'width' => 500,
'defaultValue' => NULL,
'queryColumnType' => 'varchar',
'columnType' => 'varchar',
'columnLength' => 190,
'phpdocType' => 'string',
'regex' => '',
'unique' => false,
'showCharCount' => NULL,
'name' => 'name',
'title' => 'Titel',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'relationType' => false,
'invisible' => false,
'visibleGridView' => true,
'visibleSearch' => true,
'defaultValueGenerator' => '',
],
],
'isOperator' => false,
],
1 => [
'attributes' => [
'attribute' => 'name2',
'label' => 'Untertitel',
'dataType' => 'textarea',
'layout' => [
'fieldtype' => 'textarea',
'width' => 500,
'height' => 100,
'maxLength' => NULL,
'showCharCount' => false,
'excludeFromSearchIndex' => false,
'queryColumnType' => 'longtext',
'columnType' => 'longtext',
'phpdocType' => 'string',
'name' => 'name2',
'title' => 'Untertitel',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'relationType' => false,
'invisible' => false,
'visibleGridView' => true,
'visibleSearch' => true,
],
],
'isOperator' => false,
],
2 => [
'attributes' => [
'attribute' => 'description',
'label' => 'Beschreibung',
'dataType' => 'wysiwyg',
'layout' => [
'fieldtype' => 'wysiwyg',
'width' => '',
'height' => 400,
'queryColumnType' => 'longtext',
'columnType' => 'longtext',
'phpdocType' => 'string',
'toolbarConfig' => '',
'excludeFromSearchIndex' => false,
'name' => 'description',
'title' => 'Beschreibung',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'relationType' => false,
'invisible' => false,
'visibleGridView' => false,
'visibleSearch' => false,
],
],
'isOperator' => false,
],
3 => [
'attributes' => [
'attribute' => 'linkedProducts',
'label' => 'Produkte',
'dataType' => 'advancedManyToManyObjectRelation',
'layout' => [
'allowedClassId' => 'Product',
'visibleFields' => 'primaryOrderNumber,name',
'columns' => [
0 => [
'type' => 'text',
'position' => 1,
'key' => 'top',
'id' => 'extModel12001-1',
'label' => 'Top Produkt',
],
],
'columnKeys' => [
0 => 'top',
],
'fieldtype' => 'advancedManyToManyObjectRelation',
'phpdocType' => '\\Pimcore\\Model\\DataObject\\Data\\ObjectMetadata[]',
'enableBatchEdit' => NULL,
'allowMultipleAssignments' => NULL,
'visibleFieldDefinitions' => [
],
'width' => '',
'height' => '',
'maxItems' => '',
'queryColumnType' => 'text',
'relationType' => true,
'allowToCreateNewObject' => true,
'optimizedAdminLoading' => false,
'classes' => [
],
'pathFormatterClass' => '',
'name' => 'linkedProducts',
'title' => 'Produkte',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'invisible' => false,
'visibleGridView' => false,
'visibleSearch' => false,
],
],
'isOperator' => false,
],
4 => [
'attributes' => [
'attribute' => 'countriesAll',
'label' => 'Alle Länder freigegeben',
'dataType' => 'checkbox',
'layout' => [
'fieldtype' => 'checkbox',
'defaultValue' => NULL,
'queryColumnType' => 'tinyint(1)',
'columnType' => 'tinyint(1)',
'phpdocType' => 'boolean',
'name' => 'countriesAll',
'title' => 'Alle Länder freigegeben',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'relationType' => false,
'invisible' => false,
'visibleGridView' => true,
'visibleSearch' => true,
'defaultValueGenerator' => '',
],
],
'isOperator' => false,
],
5 => [
'attributes' => [
'attribute' => 'countries',
'label' => 'Länder',
'dataType' => 'advancedManyToManyObjectRelation',
'layout' => [
'allowedClassId' => 'Country',
'visibleFields' => 'iso2,name,currencyCode',
'columns' => [
0 => [
'type' => 'number',
'position' => 1,
'key' => 'price',
'id' => 'extModel6243-1',
'label' => 'Preis',
],
1 => [
'type' => 'text',
'position' => 2,
'key' => 'sku',
'id' => 'extModel11177-1',
'label' => 'Artikelnummer',
],
],
'columnKeys' => [
0 => 'price',
1 => 'sku',
],
'fieldtype' => 'advancedManyToManyObjectRelation',
'phpdocType' => '\\Pimcore\\Model\\DataObject\\Data\\ObjectMetadata[]',
'enableBatchEdit' => false,
'allowMultipleAssignments' => false,
'visibleFieldDefinitions' => [
],
'width' => '',
'height' => '',
'maxItems' => '',
'queryColumnType' => 'text',
'relationType' => true,
'allowToCreateNewObject' => true,
'optimizedAdminLoading' => false,
'classes' => [
],
'pathFormatterClass' => '',
'name' => 'countries',
'title' => 'Länder',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'invisible' => false,
'visibleGridView' => true,
'visibleSearch' => true,
],
],
'isOperator' => false,
],
6 => [
'attributes' => [
'attribute' => 'channelsAll',
'label' => 'Alle Kanäle freigegeben',
'dataType' => 'checkbox',
'layout' => [
'fieldtype' => 'checkbox',
'defaultValue' => NULL,
'queryColumnType' => 'tinyint(1)',
'columnType' => 'tinyint(1)',
'phpdocType' => 'boolean',
'name' => 'channelsAll',
'title' => 'Alle Kanäle freigegeben',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'relationType' => false,
'invisible' => false,
'visibleGridView' => true,
'visibleSearch' => true,
'defaultValueGenerator' => '',
],
],
'isOperator' => false,
],
7 => [
'attributes' => [
'attribute' => 'channels',
'label' => 'Kanäle',
'dataType' => 'advancedManyToManyObjectRelation',
'layout' => [
'allowedClassId' => 'Channel',
'visibleFields' => 'channel',
'columns' => [
],
'columnKeys' => [
],
'fieldtype' => 'advancedManyToManyObjectRelation',
'phpdocType' => '\\Pimcore\\Model\\DataObject\\Data\\ObjectMetadata[]',
'enableBatchEdit' => false,
'allowMultipleAssignments' => false,
'visibleFieldDefinitions' => [
],
'width' => '',
'height' => '',
'maxItems' => '',
'queryColumnType' => 'text',
'relationType' => true,
'allowToCreateNewObject' => true,
'optimizedAdminLoading' => false,
'classes' => [
],
'pathFormatterClass' => '',
'name' => 'channels',
'title' => 'Kanäle',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'invisible' => false,
'visibleGridView' => true,
'visibleSearch' => true,
],
],
'isOperator' => false,
],
8 => [
'attributes' => [
'attribute' => 'organizationsAll',
'label' => 'Alle Organisationen freigegeben',
'dataType' => 'checkbox',
'layout' => [
'fieldtype' => 'checkbox',
'defaultValue' => NULL,
'queryColumnType' => 'tinyint(1)',
'columnType' => 'tinyint(1)',
'phpdocType' => 'boolean',
'name' => 'organizationsAll',
'title' => 'Alle Organisationen freigegeben',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'relationType' => false,
'invisible' => false,
'visibleGridView' => true,
'visibleSearch' => true,
'defaultValueGenerator' => '',
],
],
'isOperator' => false,
],
9 => [
'attributes' => [
'attribute' => 'organizations',
'label' => 'Organisationen',
'dataType' => 'advancedManyToManyObjectRelation',
'layout' => [
'allowedClassId' => 'Organization',
'visibleFields' => 'organization',
'columns' => [
],
'columnKeys' => [
],
'fieldtype' => 'advancedManyToManyObjectRelation',
'phpdocType' => '\\Pimcore\\Model\\DataObject\\Data\\ObjectMetadata[]',
'enableBatchEdit' => false,
'allowMultipleAssignments' => false,
'visibleFieldDefinitions' => [
],
'width' => '',
'height' => '',
'maxItems' => '',
'queryColumnType' => 'text',
'relationType' => true,
'allowToCreateNewObject' => true,
'optimizedAdminLoading' => false,
'classes' => [
],
'pathFormatterClass' => '',
'name' => 'organizations',
'title' => 'Organisationen',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'invisible' => false,
'visibleGridView' => true,
'visibleSearch' => true,
],
],
'isOperator' => false,
],
10 => [
'attributes' => [
'attribute' => 'ignoreTechnicalData',
'label' => 'Technische Daten unterdrücken',
'dataType' => 'checkbox',
'layout' => [
'fieldtype' => 'checkbox',
'defaultValue' => 0,
'queryColumnType' => 'tinyint(1)',
'columnType' => 'tinyint(1)',
'phpdocType' => 'boolean',
'name' => 'ignoreTechnicalData',
'title' => 'Technische Daten unterdrücken',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'relationType' => false,
'invisible' => false,
'visibleGridView' => true,
'visibleSearch' => true,
'defaultValueGenerator' => '',
],
],
'isOperator' => false,
],
11 => [
'attributes' => [
'attribute' => 'icon',
'label' => 'Icon',
'dataType' => 'manyToOneRelation',
'layout' => [
'fieldtype' => 'manyToOneRelation',
'width' => '',
'assetUploadPath' => '',
'relationType' => true,
'queryColumnType' => [
'id' => 'int(11)',
'type' => 'enum(\'document\',\'asset\',\'object\')',
],
'phpdocType' => '\\Pimcore\\Model\\Document\\Page | \\Pimcore\\Model\\Document\\Snippet | \\Pimcore\\Model\\Document | \\Pimcore\\Model\\Asset | \\Pimcore\\Model\\DataObject\\AbstractObject',
'objectsAllowed' => false,
'assetsAllowed' => true,
'assetTypes' => [
0 => [
'assetTypes' => 'image',
],
],
'documentsAllowed' => false,
'documentTypes' => [
],
'classes' => [
],
'pathFormatterClass' => '',
'name' => 'icon',
'title' => 'Icon',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'invisible' => false,
'visibleGridView' => false,
'visibleSearch' => false,
],
],
'isOperator' => false,
],
12 => [
'attributes' => [
'attribute' => 'primaryImage',
'label' => 'Bild',
'dataType' => 'manyToOneRelation',
'layout' => [
'fieldtype' => 'manyToOneRelation',
'width' => '',
'assetUploadPath' => '',
'relationType' => true,
'queryColumnType' => [
'id' => 'int(11)',
'type' => 'enum(\'document\',\'asset\',\'object\')',
],
'phpdocType' => '\\Pimcore\\Model\\Document\\Page | \\Pimcore\\Model\\Document\\Snippet | \\Pimcore\\Model\\Document | \\Pimcore\\Model\\Asset | \\Pimcore\\Model\\DataObject\\AbstractObject',
'objectsAllowed' => false,
'assetsAllowed' => true,
'assetTypes' => [
0 => [
'assetTypes' => 'image',
],
],
'documentsAllowed' => false,
'documentTypes' => [
],
'classes' => [
],
'pathFormatterClass' => '',
'name' => 'primaryImage',
'title' => 'Bild',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'invisible' => false,
'visibleGridView' => false,
'visibleSearch' => false,
],
],
'isOperator' => false,
],
13 => [
'attributes' => [
'attribute' => 'techDataFixedMaterialProperties',
'label' => 'Vordefinierte Materialeigenschaften',
'dataType' => 'manyToManyObjectRelation',
'layout' => [
'fieldtype' => 'manyToManyObjectRelation',
'width' => '',
'height' => '',
'maxItems' => 1,
'queryColumnType' => 'text',
'phpdocType' => 'array',
'relationType' => true,
'visibleFields' => 'material',
'allowToCreateNewObject' => true,
'optimizedAdminLoading' => false,
'visibleFieldDefinitions' => [
],
'classes' => [
0 => [
'classes' => 'Material',
],
],
'pathFormatterClass' => '',
'name' => 'techDataFixedMaterialProperties',
'title' => 'Vordefinierte Materialeigenschaften',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'invisible' => false,
'visibleGridView' => false,
'visibleSearch' => false,
],
],
'isOperator' => false,
],
14 => [
'attributes' => [
'attribute' => 'techDataMaterialProperties',
'label' => 'Materialeigenschaften',
'dataType' => 'table',
'layout' => [
'fieldtype' => 'table',
'width' => '',
'height' => '',
'cols' => 2,
'colsFixed' => true,
'rows' => 10,
'rowsFixed' => false,
'data' => '',
'columnConfigActivated' => false,
'columnConfig' => [
0 => [
'key' => 0,
'label' => 0,
],
1 => [
'key' => 1,
'label' => 1,
],
],
'queryColumnType' => 'longtext',
'columnType' => 'longtext',
'phpdocType' => 'array',
'name' => 'techDataMaterialProperties',
'title' => 'Materialeigenschaften',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'relationType' => false,
'invisible' => false,
'visibleGridView' => false,
'visibleSearch' => false,
],
],
'isOperator' => false,
],
15 => [
'attributes' => [
'attribute' => 'techDataUsePurpose',
'label' => 'Einsatzzweck',
'dataType' => 'textarea',
'layout' => [
'fieldtype' => 'textarea',
'width' => 800,
'height' => 80,
'maxLength' => NULL,
'showCharCount' => false,
'excludeFromSearchIndex' => false,
'queryColumnType' => 'longtext',
'columnType' => 'longtext',
'phpdocType' => 'string',
'name' => 'techDataUsePurpose',
'title' => 'Einsatzzweck',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'relationType' => false,
'invisible' => false,
'visibleGridView' => false,
'visibleSearch' => false,
],
],
'isOperator' => false,
],
16 => [
'attributes' => [
'attribute' => 'techDataVersions',
'label' => 'Ausführungen',
'dataType' => 'block',
'layout' => [
'fieldtype' => 'block',
'lazyLoading' => false,
'disallowAddRemove' => false,
'disallowReorder' => false,
'collapsible' => false,
'collapsed' => false,
'maxItems' => NULL,
'columnType' => 'longtext',
'styleElement' => '',
'phpdocType' => '\\Pimcore\\Model\\DataObject\\Data\\BlockElement[][]',
'childs' => [
0 => [
'fieldtype' => 'input',
'width' => 600,
'defaultValue' => NULL,
'queryColumnType' => 'varchar',
'columnType' => 'varchar',
'columnLength' => 190,
'phpdocType' => 'string',
'regex' => '',
'unique' => false,
'showCharCount' => false,
'name' => 'techDataVersion',
'title' => 'Ausführung',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'relationType' => false,
'invisible' => false,
'visibleGridView' => false,
'visibleSearch' => false,
'defaultValueGenerator' => '',
],
],
'layout' => NULL,
'fieldDefinitionsCache' => NULL,
'name' => 'techDataVersions',
'title' => 'Ausführungen',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'relationType' => false,
'invisible' => false,
'visibleGridView' => false,
'visibleSearch' => false,
],
],
'isOperator' => false,
],
17 => [
'attributes' => [
'attribute' => 'techDataAccessories',
'label' => 'Zubehör',
'dataType' => 'block',
'layout' => [
'fieldtype' => 'block',
'lazyLoading' => false,
'disallowAddRemove' => false,
'disallowReorder' => false,
'collapsible' => false,
'collapsed' => false,
'maxItems' => NULL,
'columnType' => 'longtext',
'styleElement' => '',
'phpdocType' => '\\Pimcore\\Model\\DataObject\\Data\\BlockElement[][]',
'childs' => [
0 => [
'fieldtype' => 'input',
'width' => 600,
'defaultValue' => NULL,
'queryColumnType' => 'varchar',
'columnType' => 'varchar',
'columnLength' => 190,
'phpdocType' => 'string',
'regex' => '',
'unique' => false,
'showCharCount' => false,
'name' => 'techDataAccessory',
'title' => 'Zubehör',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'relationType' => false,
'invisible' => false,
'visibleGridView' => false,
'visibleSearch' => false,
'defaultValueGenerator' => '',
],
],
'layout' => NULL,
'fieldDefinitionsCache' => NULL,
'name' => 'techDataAccessories',
'title' => 'Zubehör',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'relationType' => false,
'invisible' => false,
'visibleGridView' => false,
'visibleSearch' => false,
],
],
'isOperator' => false,
],
],
],
],
'Product' => [
'id' => 'Product',
'name' => 'Product',
'columnConfig' => [
'columns' => [
0 => [
'attributes' => [
'attribute' => 'primaryOrderNumber',
'label' => 'Artikelnummer',
'dataType' => 'input',
'layout' => [
'fieldtype' => 'input',
'width' => NULL,
'defaultValue' => NULL,
'queryColumnType' => 'varchar',
'columnType' => 'varchar',
'columnLength' => 190,
'phpdocType' => 'string',
'regex' => '',
'unique' => false,
'showCharCount' => false,
'name' => 'primaryOrderNumber',
'title' => 'Artikelnummer',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => true,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'relationType' => false,
'invisible' => false,
'visibleGridView' => true,
'visibleSearch' => true,
'defaultValueGenerator' => '',
],
],
'isOperator' => false,
],
1 => [
'attributes' => [
'attribute' => 'ean',
'label' => 'EAN',
'dataType' => 'input',
'layout' => [
'fieldtype' => 'input',
'width' => NULL,
'defaultValue' => NULL,
'queryColumnType' => 'varchar',
'columnType' => 'varchar',
'columnLength' => 190,
'phpdocType' => 'string',
'regex' => '',
'unique' => false,
'showCharCount' => NULL,
'name' => 'ean',
'title' => 'EAN',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => true,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'relationType' => false,
'invisible' => false,
'visibleGridView' => true,
'visibleSearch' => true,
'defaultValueGenerator' => '',
],
],
'isOperator' => false,
],
2 => [
'attributes' => [
'attribute' => 'pl',
'label' => 'Preisliste',
'dataType' => 'input',
'layout' => [
'fieldtype' => 'input',
'width' => NULL,
'defaultValue' => NULL,
'queryColumnType' => 'varchar',
'columnType' => 'varchar',
'columnLength' => 190,
'phpdocType' => 'string',
'regex' => '',
'unique' => false,
'showCharCount' => NULL,
'name' => 'pl',
'title' => 'Preisliste',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'relationType' => false,
'invisible' => false,
'visibleGridView' => true,
'visibleSearch' => true,
'defaultValueGenerator' => '',
],
],
'isOperator' => false,
],
3 => [
'attributes' => [
'attribute' => 'BME',
'label' => 'BME',
'dataType' => 'input',
'layout' => [
'fieldtype' => 'input',
'width' => 200,
'defaultValue' => NULL,
'queryColumnType' => 'varchar',
'columnType' => 'varchar',
'columnLength' => 190,
'phpdocType' => 'string',
'regex' => '',
'unique' => false,
'showCharCount' => false,
'name' => 'BME',
'title' => 'BME',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'relationType' => false,
'invisible' => false,
'visibleGridView' => false,
'visibleSearch' => false,
'defaultValueGenerator' => '',
],
],
'isOperator' => false,
],
4 => [
'attributes' => [
'attribute' => 'materialGroup',
'label' => 'Materialgruppe',
'dataType' => 'input',
'layout' => [
'fieldtype' => 'input',
'width' => NULL,
'defaultValue' => NULL,
'queryColumnType' => 'varchar',
'columnType' => 'varchar',
'columnLength' => 190,
'phpdocType' => 'string',
'regex' => '',
'unique' => false,
'showCharCount' => false,
'name' => 'materialGroup',
'title' => 'Materialgruppe',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'relationType' => false,
'invisible' => false,
'visibleGridView' => true,
'visibleSearch' => true,
'defaultValueGenerator' => '',
],
],
'isOperator' => false,
],
5 => [
'attributes' => [
'attribute' => 'productHierarchyCode',
'label' => 'SAP Code',
'dataType' => 'input',
'layout' => [
'fieldtype' => 'input',
'width' => NULL,
'defaultValue' => NULL,
'queryColumnType' => 'varchar',
'columnType' => 'varchar',
'columnLength' => 190,
'phpdocType' => 'string',
'regex' => '',
'unique' => false,
'showCharCount' => false,
'name' => 'productHierarchyCode',
'title' => 'SAP Code',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'relationType' => false,
'invisible' => false,
'visibleGridView' => true,
'visibleSearch' => false,
'defaultValueGenerator' => '',
],
],
'isOperator' => false,
],
6 => [
'attributes' => [
'attribute' => 'productHierarchyName',
'label' => 'SAP Hierarchie',
'dataType' => 'input',
'layout' => [
'fieldtype' => 'input',
'width' => 600,
'defaultValue' => NULL,
'queryColumnType' => 'varchar',
'columnType' => 'varchar',
'columnLength' => 255,
'phpdocType' => 'string',
'regex' => '',
'unique' => false,
'showCharCount' => false,
'name' => 'productHierarchyName',
'title' => 'SAP Hierarchie',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'relationType' => false,
'invisible' => false,
'visibleGridView' => true,
'visibleSearch' => false,
'defaultValueGenerator' => '',
],
],
'isOperator' => false,
],
7 => [
'attributes' => [
'attribute' => 'productFamily',
'label' => 'Produktfamilie',
'dataType' => 'input',
'layout' => [
'fieldtype' => 'input',
'width' => NULL,
'defaultValue' => NULL,
'queryColumnType' => 'varchar',
'columnType' => 'varchar',
'columnLength' => 190,
'phpdocType' => 'string',
'regex' => '',
'unique' => false,
'showCharCount' => NULL,
'name' => 'productFamily',
'title' => 'Produktfamilie',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'relationType' => false,
'invisible' => false,
'visibleGridView' => true,
'visibleSearch' => true,
'defaultValueGenerator' => '',
],
],
'isOperator' => false,
],
8 => [
'attributes' => [
'attribute' => 'buyableProduct',
'label' => 'Kaufbares Produkt',
'dataType' => 'checkbox',
'layout' => [
'fieldtype' => 'checkbox',
'defaultValue' => 0,
'queryColumnType' => 'tinyint(1)',
'columnType' => 'tinyint(1)',
'phpdocType' => 'boolean',
'name' => 'buyableProduct',
'title' => 'Kaufbares Produkt',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'relationType' => false,
'invisible' => false,
'visibleGridView' => false,
'visibleSearch' => false,
'defaultValueGenerator' => '',
],
],
'isOperator' => false,
],
9 => [
'attributes' => [
'attribute' => 'productState',
'label' => 'productState',
'dataType' => 'select',
'layout' => [
'fieldtype' => 'select',
'options' => [
0 => [
'value' => 'new',
'key' => NULL,
],
],
'width' => '',
'defaultValue' => 'new',
'optionsProviderClass' => '@AppBundle\\Service\\OptionsProvider\\ProductStateOptionsProvider',
'optionsProviderData' => '',
'queryColumnType' => 'varchar',
'columnType' => 'varchar',
'columnLength' => 190,
'phpdocType' => 'string',
'dynamicOptions' => false,
'name' => 'productState',
'title' => 'productState',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'relationType' => false,
'invisible' => false,
'visibleGridView' => false,
'visibleSearch' => false,
'defaultValueGenerator' => '@AppBundle\\Service\\ValueGenerator\\ProductStateDefaultValueGenerator',
],
],
'isOperator' => false,
],
10 => [
'attributes' => [
'attribute' => 'articleNumber',
'label' => 'articleNumber',
'dataType' => 'input',
'layout' => [
'fieldtype' => 'input',
'width' => NULL,
'defaultValue' => NULL,
'queryColumnType' => 'varchar',
'columnType' => 'varchar',
'columnLength' => 190,
'phpdocType' => 'string',
'regex' => '',
'unique' => false,
'showCharCount' => false,
'name' => 'articleNumber',
'title' => 'articleNumber',
'tooltip' => 'WarenNr / Imp.CodeN',
'mandatory' => false,
'noteditable' => false,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'relationType' => false,
'invisible' => false,
'visibleGridView' => false,
'visibleSearch' => false,
'defaultValueGenerator' => '',
],
],
'isOperator' => false,
],
11 => [
'attributes' => [
'attribute' => 'AME',
'label' => 'AME',
'dataType' => 'input',
'layout' => [
'fieldtype' => 'input',
'width' => 200,
'defaultValue' => NULL,
'queryColumnType' => 'varchar',
'columnType' => 'varchar',
'columnLength' => 190,
'phpdocType' => 'string',
'regex' => '',
'unique' => false,
'showCharCount' => false,
'name' => 'AME',
'title' => 'AME',
'tooltip' => '',
'mandatory' => false,
'noteditable' => true,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'relationType' => false,
'invisible' => false,
'visibleGridView' => false,
'visibleSearch' => false,
'defaultValueGenerator' => '',
],
],
'isOperator' => false,
],
12 => [
'attributes' => [
'attribute' => 'price',
'label' => 'UVP Euro',
'dataType' => 'numeric',
'layout' => [
'fieldtype' => 'numeric',
'width' => '',
'defaultValue' => NULL,
'queryColumnType' => 'double',
'columnType' => 'double',
'phpdocType' => 'float',
'integer' => false,
'unsigned' => false,
'minValue' => NULL,
'maxValue' => NULL,
'unique' => false,
'decimalSize' => NULL,
'decimalPrecision' => NULL,
'name' => 'price',
'title' => 'UVP Euro',
'tooltip' => '',
'mandatory' => false,
'noteditable' => true,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'relationType' => false,
'invisible' => false,
'visibleGridView' => true,
'visibleSearch' => true,
'defaultValueGenerator' => '',
],
],
'isOperator' => false,
],
13 => [
'attributes' => [
'attribute' => 'unitQuantity',
'label' => 'Anzahl pro Einheit',
'dataType' => 'numeric',
'layout' => [
'fieldtype' => 'numeric',
'width' => 100,
'defaultValue' => 1,
'queryColumnType' => 'double',
'columnType' => 'double',
'phpdocType' => 'float',
'integer' => true,
'unsigned' => true,
'minValue' => NULL,
'maxValue' => NULL,
'unique' => false,
'decimalSize' => NULL,
'decimalPrecision' => NULL,
'name' => 'unitQuantity',
'title' => 'Anzahl pro Einheit',
'tooltip' => '',
'mandatory' => false,
'noteditable' => true,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'relationType' => false,
'invisible' => false,
'visibleGridView' => false,
'visibleSearch' => false,
'defaultValueGenerator' => '',
],
],
'isOperator' => false,
],
14 => [
'attributes' => [
'attribute' => 'priceValidFrom',
'label' => 'Preis gültig ab',
'dataType' => 'input',
'layout' => [
'fieldtype' => 'input',
'width' => NULL,
'defaultValue' => NULL,
'queryColumnType' => 'varchar',
'columnType' => 'varchar',
'columnLength' => 190,
'phpdocType' => 'string',
'regex' => '',
'unique' => false,
'showCharCount' => false,
'name' => 'priceValidFrom',
'title' => 'Preis gültig ab',
'tooltip' => '',
'mandatory' => false,
'noteditable' => true,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'relationType' => false,
'invisible' => false,
'visibleGridView' => false,
'visibleSearch' => false,
'defaultValueGenerator' => '',
],
],
'isOperator' => false,
],
15 => [
'attributes' => [
'attribute' => 'unitQuantityPalette',
'label' => 'Anzahl pro Palette',
'dataType' => 'numeric',
'layout' => [
'fieldtype' => 'numeric',
'width' => 100,
'defaultValue' => 1,
'queryColumnType' => 'double',
'columnType' => 'double',
'phpdocType' => 'float',
'integer' => true,
'unsigned' => true,
'minValue' => NULL,
'maxValue' => NULL,
'unique' => false,
'decimalSize' => NULL,
'decimalPrecision' => NULL,
'name' => 'unitQuantityPalette',
'title' => 'Anzahl pro Palette',
'tooltip' => '',
'mandatory' => false,
'noteditable' => true,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'relationType' => false,
'invisible' => false,
'visibleGridView' => false,
'visibleSearch' => false,
'defaultValueGenerator' => '',
],
],
'isOperator' => false,
],
16 => [
'attributes' => [
'attribute' => 'name',
'label' => 'SAP Produktname',
'dataType' => 'input',
'layout' => [
'fieldtype' => 'input',
'width' => 500,
'defaultValue' => NULL,
'queryColumnType' => 'varchar',
'columnType' => 'varchar',
'columnLength' => 190,
'phpdocType' => 'string',
'regex' => '',
'unique' => false,
'showCharCount' => NULL,
'name' => 'name',
'title' => 'SAP Produktname',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'relationType' => false,
'invisible' => false,
'visibleGridView' => true,
'visibleSearch' => true,
'defaultValueGenerator' => '',
],
],
'isOperator' => false,
],
17 => [
'attributes' => [
'attribute' => 'b2cname',
'label' => 'Endkunden Produktname (Print, Online)',
'dataType' => 'input',
'layout' => [
'fieldtype' => 'input',
'width' => 500,
'defaultValue' => NULL,
'queryColumnType' => 'varchar',
'columnType' => 'varchar',
'columnLength' => 190,
'phpdocType' => 'string',
'regex' => '',
'unique' => false,
'showCharCount' => NULL,
'name' => 'b2cname',
'title' => 'Endkunden Produktname (Print, Online)',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'relationType' => false,
'invisible' => false,
'visibleGridView' => true,
'visibleSearch' => true,
'defaultValueGenerator' => '',
],
],
'isOperator' => false,
],
18 => [
'attributes' => [
'attribute' => 'subtitle',
'label' => 'Untertitel',
'dataType' => 'input',
'layout' => [
'fieldtype' => 'input',
'width' => 500,
'defaultValue' => NULL,
'queryColumnType' => 'varchar',
'columnType' => 'varchar',
'columnLength' => 190,
'phpdocType' => 'string',
'regex' => '',
'unique' => false,
'showCharCount' => false,
'name' => 'subtitle',
'title' => 'Untertitel',
'tooltip' => '',
'mandatory' => false,
'noteditable' => true,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'relationType' => false,
'invisible' => false,
'visibleGridView' => false,
'visibleSearch' => false,
'defaultValueGenerator' => '',
],
],
'isOperator' => false,
],
19 => [
'attributes' => [
'attribute' => 'keywords',
'label' => 'Keywords',
'dataType' => 'input',
'layout' => [
'fieldtype' => 'input',
'width' => 500,
'defaultValue' => NULL,
'queryColumnType' => 'varchar',
'columnType' => 'varchar',
'columnLength' => 190,
'phpdocType' => 'string',
'regex' => '',
'unique' => false,
'showCharCount' => NULL,
'name' => 'keywords',
'title' => 'Keywords',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'relationType' => false,
'invisible' => true,
'visibleGridView' => false,
'visibleSearch' => false,
'defaultValueGenerator' => '',
],
],
'isOperator' => false,
],
20 => [
'attributes' => [
'attribute' => 'family',
'label' => 'Produktfamilie (mehrsprachig)',
'dataType' => 'input',
'layout' => [
'fieldtype' => 'input',
'width' => 500,
'defaultValue' => NULL,
'queryColumnType' => 'varchar',
'columnType' => 'varchar',
'columnLength' => 190,
'phpdocType' => 'string',
'regex' => '',
'unique' => false,
'showCharCount' => NULL,
'name' => 'family',
'title' => 'Produktfamilie (mehrsprachig)',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'relationType' => false,
'invisible' => true,
'visibleGridView' => false,
'visibleSearch' => false,
'defaultValueGenerator' => '',
],
],
'isOperator' => false,
],
21 => [
'attributes' => [
'attribute' => 'description',
'label' => 'SAP Beschreibung',
'dataType' => 'wysiwyg',
'layout' => [
'fieldtype' => 'wysiwyg',
'width' => 700,
'height' => 200,
'queryColumnType' => 'longtext',
'columnType' => 'longtext',
'phpdocType' => 'string',
'toolbarConfig' => '',
'excludeFromSearchIndex' => false,
'name' => 'description',
'title' => 'SAP Beschreibung',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'relationType' => false,
'invisible' => false,
'visibleGridView' => false,
'visibleSearch' => false,
],
],
'isOperator' => false,
],
22 => [
'attributes' => [
'attribute' => 'b2cdescription',
'label' => 'Endkunden Beschreibung',
'dataType' => 'wysiwyg',
'layout' => [
'fieldtype' => 'wysiwyg',
'width' => 700,
'height' => 200,
'queryColumnType' => 'longtext',
'columnType' => 'longtext',
'phpdocType' => 'string',
'toolbarConfig' => '',
'excludeFromSearchIndex' => false,
'name' => 'b2cdescription',
'title' => 'Endkunden Beschreibung',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'relationType' => false,
'invisible' => false,
'visibleGridView' => true,
'visibleSearch' => true,
],
],
'isOperator' => false,
],
23 => [
'attributes' => [
'attribute' => 'usePurpose',
'label' => 'Einsatzzweck',
'dataType' => 'wysiwyg',
'layout' => [
'fieldtype' => 'wysiwyg',
'width' => 700,
'height' => 200,
'queryColumnType' => 'longtext',
'columnType' => 'longtext',
'phpdocType' => 'string',
'toolbarConfig' => '',
'excludeFromSearchIndex' => false,
'name' => 'usePurpose',
'title' => 'Einsatzzweck',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'relationType' => false,
'invisible' => false,
'visibleGridView' => false,
'visibleSearch' => false,
],
],
'isOperator' => false,
],
24 => [
'attributes' => [
'attribute' => 'variantProducts',
'label' => 'Produkt Varianten',
'dataType' => 'advancedManyToManyObjectRelation',
'layout' => [
'allowedClassId' => 'Product',
'visibleFields' => 'primaryOrderNumber,ean,price,priceValidFrom,unitQuantity,name',
'columns' => [
0 => [
'type' => 'text',
'position' => 1,
'key' => 'new',
'id' => 'extModel405-1',
'label' => 'Neu',
],
],
'columnKeys' => [
0 => 'new',
],
'fieldtype' => 'advancedManyToManyObjectRelation',
'phpdocType' => '\\Pimcore\\Model\\DataObject\\Data\\ObjectMetadata[]',
'enableBatchEdit' => false,
'allowMultipleAssignments' => false,
'visibleFieldDefinitions' => [
],
'width' => '',
'height' => '',
'maxItems' => '',
'queryColumnType' => 'text',
'relationType' => true,
'allowToCreateNewObject' => true,
'optimizedAdminLoading' => false,
'classes' => [
],
'pathFormatterClass' => '',
'name' => 'variantProducts',
'title' => 'Produkt Varianten',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'invisible' => false,
'visibleGridView' => false,
'visibleSearch' => false,
],
],
'isOperator' => false,
],
25 => [
'attributes' => [
'attribute' => 'image',
'label' => 'Bild',
'dataType' => 'image',
'layout' => [
'fieldtype' => 'image',
'width' => '',
'height' => '',
'uploadPath' => '/products/uploads/images',
'queryColumnType' => 'int(11)',
'columnType' => 'int(11)',
'phpdocType' => '\\Pimcore\\Model\\Asset\\Image',
'name' => 'image',
'title' => 'Bild',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'relationType' => false,
'invisible' => false,
'visibleGridView' => false,
'visibleSearch' => false,
],
],
'isOperator' => false,
],
],
],
],
'Country' => [
'id' => 'Country',
'name' => 'Country',
'columnConfig' => [
'columns' => [
0 => [
'attributes' => [
'attribute' => 'iso2',
'label' => 'ISO 2 Code',
'dataType' => 'input',
'layout' => [
'fieldtype' => 'input',
'width' => NULL,
'defaultValue' => NULL,
'queryColumnType' => 'varchar',
'columnType' => 'varchar',
'columnLength' => 190,
'phpdocType' => 'string',
'regex' => '',
'unique' => NULL,
'showCharCount' => NULL,
'name' => 'iso2',
'title' => 'ISO 2 Code',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'relationType' => false,
'invisible' => false,
'visibleGridView' => true,
'visibleSearch' => true,
'defaultValueGenerator' => '',
],
],
'isOperator' => false,
],
1 => [
'attributes' => [
'attribute' => 'name',
'label' => 'Name',
'dataType' => 'input',
'layout' => [
'fieldtype' => 'input',
'width' => NULL,
'defaultValue' => NULL,
'queryColumnType' => 'varchar',
'columnType' => 'varchar',
'columnLength' => 190,
'phpdocType' => 'string',
'regex' => '',
'unique' => NULL,
'showCharCount' => NULL,
'name' => 'name',
'title' => 'Name',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'relationType' => false,
'invisible' => false,
'visibleGridView' => true,
'visibleSearch' => true,
'defaultValueGenerator' => '',
],
],
'isOperator' => false,
],
2 => [
'attributes' => [
'attribute' => 'currencyCode',
'label' => 'Währung',
'dataType' => 'select',
'layout' => [
'fieldtype' => 'select',
'options' => [
0 => [
'key' => 'Euro',
'value' => 'EUR',
],
1 => [
'key' => 'SFR',
'value' => 'SFR',
],
2 => [
'key' => 'US Dollar',
'value' => 'USD',
],
],
'width' => '',
'defaultValue' => '',
'optionsProviderClass' => NULL,
'optionsProviderData' => NULL,
'queryColumnType' => 'varchar',
'columnType' => 'varchar',
'columnLength' => '190',
'phpdocType' => 'string',
'dynamicOptions' => false,
'name' => 'currencyCode',
'title' => 'Währung',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'relationType' => false,
'invisible' => false,
'visibleGridView' => true,
'visibleSearch' => true,
'defaultValueGenerator' => '',
],
],
'isOperator' => false,
],
],
],
],
],
'mutationEntities' => [
],
'specialEntities' => [
'document' => [
'read' => false,
'create' => false,
'update' => false,
'delete' => false,
],
'document_folder' => [
'read' => false,
'create' => false,
'update' => false,
'delete' => false,
],
'asset' => [
'read' => true,
'create' => false,
'update' => false,
'delete' => false,
],
'asset_folder' => [
'read' => false,
'create' => false,
'update' => false,
'delete' => false,
],
'asset_listing' => [
'read' => false,
'create' => false,
'update' => false,
'delete' => false,
],
'object_folder' => [
'read' => true,
'create' => false,
'update' => false,
'delete' => false,
],
'translation' => [
'read' => false,
'create' => false,
'update' => false,
'delete' => false,
],
'translation_listing' => [
'read' => false,
'create' => false,
'update' => false,
'delete' => false,
],
],
],
'security' => [
'method' => 'datahub_apikey',
'apikey' => [
0 => '3d0a77d5083fa9721992a1078cef576a',
],
'skipPermissionCheck' => false,
'disableIntrospection' => false,
],
'workspaces' => [
'asset' => [
],
'document' => [
],
'object' => [
0 => [
'read' => true,
'cpath' => '/',
'create' => false,
'update' => false,
'delete' => false,
'id' => 'extModel473-1',
],
],
],
'permissions' => [
'user' => [
],
'role' => [
],
],
],
'prod' => [
'general' => [
'active' => true,
'type' => 'graphql',
'name' => 'prod',
'description' => '',
'group' => '',
'sqlObjectCondition' => '',
'modificationDate' => 1665644996,
'path' => NULL,
'createDate' => 1645188527,
],
'schema' => [
'queryEntities' => [
'Product' => [
'id' => 'Product',
'name' => 'Product',
'columnConfig' => [
'columns' => [
0 => [
'attributes' => [
'attribute' => 'name',
'label' => 'SAP Produktname',
'dataType' => 'input',
'layout' => [
'fieldtype' => 'input',
'width' => 500,
'queryColumnType' => 'varchar',
'columnType' => 'varchar',
'columnLength' => 190,
'phpdocType' => 'string',
'regex' => '',
'unique' => false,
'showCharCount' => NULL,
'name' => 'name',
'title' => 'SAP Produktname',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'relationType' => false,
'invisible' => false,
'visibleGridView' => true,
'visibleSearch' => true,
],
],
'isOperator' => false,
],
1 => [
'attributes' => [
'attribute' => 'primaryOrderNumber',
'label' => 'Artikelnummer',
'dataType' => 'input',
'layout' => [
'fieldtype' => 'input',
'width' => NULL,
'queryColumnType' => 'varchar',
'columnType' => 'varchar',
'columnLength' => 190,
'phpdocType' => 'string',
'regex' => '',
'unique' => false,
'showCharCount' => NULL,
'name' => 'primaryOrderNumber',
'title' => 'Artikelnummer',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => true,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'relationType' => false,
'invisible' => false,
'visibleGridView' => true,
'visibleSearch' => true,
],
],
'isOperator' => false,
],
2 => [
'attributes' => [
'attribute' => 'ean',
'label' => 'EAN',
'dataType' => 'input',
'layout' => [
'fieldtype' => 'input',
'width' => NULL,
'queryColumnType' => 'varchar',
'columnType' => 'varchar',
'columnLength' => 190,
'phpdocType' => 'string',
'regex' => '',
'unique' => false,
'showCharCount' => NULL,
'name' => 'ean',
'title' => 'EAN',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => true,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'relationType' => false,
'invisible' => false,
'visibleGridView' => true,
'visibleSearch' => true,
],
],
'isOperator' => false,
],
3 => [
'attributes' => [
'attribute' => 'price',
'label' => 'UVP Euro',
'dataType' => 'numeric',
'layout' => [
'fieldtype' => 'numeric',
'width' => '',
'defaultValue' => NULL,
'queryColumnType' => 'double',
'columnType' => 'double',
'phpdocType' => 'float',
'integer' => false,
'unsigned' => false,
'minValue' => NULL,
'maxValue' => NULL,
'unique' => false,
'decimalSize' => NULL,
'decimalPrecision' => NULL,
'name' => 'price',
'title' => 'UVP Euro',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'relationType' => false,
'invisible' => false,
'visibleGridView' => true,
'visibleSearch' => true,
],
],
'isOperator' => false,
],
4 => [
'attributes' => [
'attribute' => 'pl',
'label' => 'Preisliste',
'dataType' => 'input',
'layout' => [
'fieldtype' => 'input',
'width' => NULL,
'queryColumnType' => 'varchar',
'columnType' => 'varchar',
'columnLength' => 190,
'phpdocType' => 'string',
'regex' => '',
'unique' => false,
'showCharCount' => NULL,
'name' => 'pl',
'title' => 'Preisliste',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'relationType' => false,
'invisible' => false,
'visibleGridView' => true,
'visibleSearch' => true,
],
],
'isOperator' => false,
],
5 => [
'attributes' => [
'attribute' => 'materialGroup',
'label' => 'Materialgruppe',
'dataType' => 'input',
'layout' => [
'fieldtype' => 'input',
'width' => NULL,
'queryColumnType' => 'varchar',
'columnType' => 'varchar',
'columnLength' => 190,
'phpdocType' => 'string',
'regex' => '',
'unique' => false,
'showCharCount' => NULL,
'name' => 'materialGroup',
'title' => 'Materialgruppe',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'relationType' => false,
'invisible' => false,
'visibleGridView' => true,
'visibleSearch' => true,
],
],
'isOperator' => false,
],
6 => [
'attributes' => [
'attribute' => 'unit',
'label' => 'Einheit (VPE)',
'dataType' => 'select',
'layout' => [
'fieldtype' => 'select',
'options' => [
0 => [
'key' => 'Stück',
'value' => 'piece',
],
1 => [
'key' => 'qm',
'value' => 'qm',
],
],
'width' => 100,
'defaultValue' => 'piece',
'optionsProviderClass' => '',
'optionsProviderData' => '',
'queryColumnType' => 'varchar',
'columnType' => 'varchar',
'columnLength' => 190,
'phpdocType' => 'string',
'dynamicOptions' => false,
'name' => 'unit',
'title' => 'Einheit (VPE)',
'tooltip' => 'm2,Stück,...',
'mandatory' => false,
'noteditable' => false,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'relationType' => false,
'invisible' => false,
'visibleGridView' => true,
'visibleSearch' => true,
],
],
'isOperator' => false,
],
7 => [
'attributes' => [
'attribute' => 'unitQuantityPalette',
'label' => 'Anzahl pro Palette',
'dataType' => 'numeric',
'layout' => [
'fieldtype' => 'numeric',
'width' => 100,
'defaultValue' => 1,
'queryColumnType' => 'double',
'columnType' => 'double',
'phpdocType' => 'float',
'integer' => true,
'unsigned' => true,
'minValue' => NULL,
'maxValue' => NULL,
'unique' => false,
'decimalSize' => NULL,
'decimalPrecision' => NULL,
'name' => 'unitQuantityPalette',
'title' => 'Anzahl pro Palette',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'relationType' => false,
'invisible' => false,
'visibleGridView' => false,
'visibleSearch' => false,
],
],
'isOperator' => false,
],
8 => [
'attributes' => [
'attribute' => 'unitQuantity',
'label' => 'Anzahl pro Einheit',
'dataType' => 'numeric',
'layout' => [
'fieldtype' => 'numeric',
'width' => 100,
'defaultValue' => 1,
'queryColumnType' => 'double',
'columnType' => 'double',
'phpdocType' => 'float',
'integer' => true,
'unsigned' => true,
'minValue' => NULL,
'maxValue' => NULL,
'unique' => false,
'decimalSize' => NULL,
'decimalPrecision' => NULL,
'name' => 'unitQuantity',
'title' => 'Anzahl pro Einheit',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'relationType' => false,
'invisible' => false,
'visibleGridView' => false,
'visibleSearch' => false,
],
],
'isOperator' => false,
],
9 => [
'attributes' => [
'attribute' => 'BME',
'label' => 'BME',
'dataType' => 'input',
'layout' => [
'fieldtype' => 'input',
'width' => 200,
'queryColumnType' => 'varchar',
'columnType' => 'varchar',
'columnLength' => 190,
'phpdocType' => 'string',
'regex' => '',
'unique' => false,
'showCharCount' => NULL,
'name' => 'BME',
'title' => 'BME',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'relationType' => false,
'invisible' => false,
'visibleGridView' => false,
'visibleSearch' => false,
],
],
'isOperator' => false,
],
10 => [
'attributes' => [
'attribute' => 'AME',
'label' => 'AME',
'dataType' => 'input',
'layout' => [
'fieldtype' => 'input',
'width' => 200,
'queryColumnType' => 'varchar',
'columnType' => 'varchar',
'columnLength' => 190,
'phpdocType' => 'string',
'regex' => '',
'unique' => false,
'showCharCount' => NULL,
'name' => 'AME',
'title' => 'AME',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'relationType' => false,
'invisible' => false,
'visibleGridView' => false,
'visibleSearch' => false,
],
],
'isOperator' => false,
],
11 => [
'attributes' => [
'attribute' => 'productHierarchyCode',
'label' => 'SAP Code',
'dataType' => 'input',
'layout' => [
'fieldtype' => 'input',
'width' => NULL,
'queryColumnType' => 'varchar',
'columnType' => 'varchar',
'columnLength' => 190,
'phpdocType' => 'string',
'regex' => '',
'unique' => false,
'showCharCount' => false,
'name' => 'productHierarchyCode',
'title' => 'SAP Code',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'relationType' => false,
'invisible' => false,
'visibleGridView' => true,
'visibleSearch' => false,
],
],
'isOperator' => false,
],
12 => [
'attributes' => [
'attribute' => 'productHierarchyName',
'label' => 'SAP Hierarchie',
'dataType' => 'input',
'layout' => [
'fieldtype' => 'input',
'width' => 600,
'queryColumnType' => 'varchar',
'columnType' => 'varchar',
'columnLength' => 255,
'phpdocType' => 'string',
'regex' => '',
'unique' => false,
'showCharCount' => false,
'name' => 'productHierarchyName',
'title' => 'SAP Hierarchie',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'relationType' => false,
'invisible' => false,
'visibleGridView' => true,
'visibleSearch' => false,
],
],
'isOperator' => false,
],
13 => [
'attributes' => [
'attribute' => 'weight',
'label' => 'Gewicht',
'dataType' => 'numeric',
'layout' => [
'fieldtype' => 'numeric',
'width' => '',
'defaultValue' => NULL,
'queryColumnType' => 'double',
'columnType' => 'double',
'phpdocType' => 'float',
'integer' => false,
'unsigned' => false,
'minValue' => NULL,
'maxValue' => NULL,
'unique' => false,
'decimalSize' => NULL,
'decimalPrecision' => NULL,
'name' => 'weight',
'title' => 'Gewicht',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'relationType' => false,
'invisible' => false,
'visibleGridView' => true,
'visibleSearch' => true,
],
],
'isOperator' => false,
],
14 => [
'attributes' => [
'attribute' => 'buyableProduct',
'label' => 'Kaufbares Produkt',
'dataType' => 'checkbox',
'layout' => [
'fieldtype' => 'checkbox',
'defaultValue' => 0,
'queryColumnType' => 'tinyint(1)',
'columnType' => 'tinyint(1)',
'phpdocType' => 'boolean',
'name' => 'buyableProduct',
'title' => 'Kaufbares Produkt',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'relationType' => false,
'invisible' => false,
'visibleGridView' => false,
'visibleSearch' => false,
],
],
'isOperator' => false,
],
15 => [
'attributes' => [
'attribute' => 'technicalData',
'label' => 'Technische Daten',
'dataType' => 'classificationstore',
'layout' => [
'fieldtype' => 'classificationstore',
'phpdocType' => '\\Pimcore\\Model\\DataObject\\Classificationstore',
'childs' => [
],
'name' => 'technicalData',
'region' => NULL,
'layout' => NULL,
'title' => 'Technische Daten',
'width' => '',
'height' => '',
'maxTabs' => NULL,
'labelWidth' => 300,
'localized' => false,
'storeId' => '1',
'hideEmptyData' => false,
'disallowAddRemove' => NULL,
'fieldDefinitionsCache' => NULL,
'allowedGroupIds' => [
],
'activeGroupDefinitions' => [
],
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'relationType' => false,
'invisible' => false,
'visibleGridView' => false,
'visibleSearch' => false,
],
],
'isOperator' => false,
],
16 => [
'attributes' => [
'attribute' => 'description',
'label' => 'SAP Beschreibung',
'dataType' => 'wysiwyg',
'layout' => [
'fieldtype' => 'wysiwyg',
'width' => 700,
'height' => 200,
'queryColumnType' => 'longtext',
'columnType' => 'longtext',
'phpdocType' => 'string',
'toolbarConfig' => '',
'excludeFromSearchIndex' => false,
'name' => 'description',
'title' => 'SAP Beschreibung',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'relationType' => false,
'invisible' => false,
'visibleGridView' => false,
'visibleSearch' => false,
],
],
'isOperator' => false,
],
17 => [
'attributes' => [
'attribute' => 'b2cdescription',
'label' => 'Endkunden Beschreibung',
'dataType' => 'wysiwyg',
'layout' => [
'fieldtype' => 'wysiwyg',
'width' => 700,
'height' => 200,
'queryColumnType' => 'longtext',
'columnType' => 'longtext',
'phpdocType' => 'string',
'toolbarConfig' => '',
'excludeFromSearchIndex' => false,
'name' => 'b2cdescription',
'title' => 'Endkunden Beschreibung',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'relationType' => false,
'invisible' => false,
'visibleGridView' => true,
'visibleSearch' => true,
],
],
'isOperator' => false,
],
18 => [
'attributes' => [
'attribute' => 'usePurpose',
'label' => 'Einsatzzweck',
'dataType' => 'wysiwyg',
'layout' => [
'fieldtype' => 'wysiwyg',
'width' => 700,
'height' => 200,
'queryColumnType' => 'longtext',
'columnType' => 'longtext',
'phpdocType' => 'string',
'toolbarConfig' => '',
'excludeFromSearchIndex' => false,
'name' => 'usePurpose',
'title' => 'Einsatzzweck',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'relationType' => false,
'invisible' => false,
'visibleGridView' => false,
'visibleSearch' => false,
],
],
'isOperator' => false,
],
19 => [
'attributes' => [
'attribute' => 'modificationDate',
'label' => 'modificationDate',
'dataType' => 'system',
'layout' => [
'title' => 'modificationDate',
'name' => 'modificationDate',
'datatype' => 'data',
'fieldtype' => 'system',
],
],
'isOperator' => false,
],
20 => [
'attributes' => [
'attribute' => 'creationDate',
'label' => 'creationDate',
'dataType' => 'system',
'layout' => [
'title' => 'creationDate',
'name' => 'creationDate',
'datatype' => 'data',
'fieldtype' => 'system',
],
],
'isOperator' => false,
],
],
],
],
],
'mutationEntities' => [
'Product' => [
'id' => 'Product',
'name' => 'Product',
'update' => false,
'create' => false,
'columnConfig' => [
'columns' => [
0 => [
'attributes' => [
'attribute' => 'AME',
'label' => 'AME',
'dataType' => 'input',
'layout' => [
'fieldtype' => 'input',
'width' => 200,
'queryColumnType' => 'varchar',
'columnType' => 'varchar',
'columnLength' => 190,
'phpdocType' => 'string',
'regex' => '',
'unique' => false,
'showCharCount' => NULL,
'name' => 'AME',
'title' => 'AME',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'relationType' => false,
'invisible' => false,
'visibleGridView' => false,
'visibleSearch' => false,
],
],
'isOperator' => false,
],
1 => [
'attributes' => [
'attribute' => 'unitQuantity',
'label' => 'Anzahl pro Einheit',
'dataType' => 'numeric',
'layout' => [
'fieldtype' => 'numeric',
'width' => 100,
'defaultValue' => 1,
'queryColumnType' => 'double',
'columnType' => 'double',
'phpdocType' => 'float',
'integer' => true,
'unsigned' => true,
'minValue' => NULL,
'maxValue' => NULL,
'unique' => false,
'decimalSize' => NULL,
'decimalPrecision' => NULL,
'name' => 'unitQuantity',
'title' => 'Anzahl pro Einheit',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'relationType' => false,
'invisible' => false,
'visibleGridView' => false,
'visibleSearch' => false,
],
],
'isOperator' => false,
],
2 => [
'attributes' => [
'attribute' => 'unitQuantityPalette',
'label' => 'Anzahl pro Palette',
'dataType' => 'numeric',
'layout' => [
'fieldtype' => 'numeric',
'width' => 100,
'defaultValue' => 1,
'queryColumnType' => 'double',
'columnType' => 'double',
'phpdocType' => 'float',
'integer' => true,
'unsigned' => true,
'minValue' => NULL,
'maxValue' => NULL,
'unique' => false,
'decimalSize' => NULL,
'decimalPrecision' => NULL,
'name' => 'unitQuantityPalette',
'title' => 'Anzahl pro Palette',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'relationType' => false,
'invisible' => false,
'visibleGridView' => false,
'visibleSearch' => false,
],
],
'isOperator' => false,
],
3 => [
'attributes' => [
'attribute' => 'primaryOrderNumber',
'label' => 'Artikelnummer',
'dataType' => 'input',
'layout' => [
'fieldtype' => 'input',
'width' => NULL,
'queryColumnType' => 'varchar',
'columnType' => 'varchar',
'columnLength' => 190,
'phpdocType' => 'string',
'regex' => '',
'unique' => false,
'showCharCount' => NULL,
'name' => 'primaryOrderNumber',
'title' => 'Artikelnummer',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => true,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'relationType' => false,
'invisible' => false,
'visibleGridView' => true,
'visibleSearch' => true,
],
],
'isOperator' => false,
],
4 => [
'attributes' => [
'attribute' => 'BME',
'label' => 'BME',
'dataType' => 'input',
'layout' => [
'fieldtype' => 'input',
'width' => 200,
'queryColumnType' => 'varchar',
'columnType' => 'varchar',
'columnLength' => 190,
'phpdocType' => 'string',
'regex' => '',
'unique' => false,
'showCharCount' => NULL,
'name' => 'BME',
'title' => 'BME',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'relationType' => false,
'invisible' => false,
'visibleGridView' => false,
'visibleSearch' => false,
],
],
'isOperator' => false,
],
5 => [
'attributes' => [
'attribute' => 'ean',
'label' => 'EAN',
'dataType' => 'input',
'layout' => [
'fieldtype' => 'input',
'width' => NULL,
'queryColumnType' => 'varchar',
'columnType' => 'varchar',
'columnLength' => 190,
'phpdocType' => 'string',
'regex' => '',
'unique' => false,
'showCharCount' => NULL,
'name' => 'ean',
'title' => 'EAN',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => true,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'relationType' => false,
'invisible' => false,
'visibleGridView' => true,
'visibleSearch' => true,
],
],
'isOperator' => false,
],
6 => [
'attributes' => [
'attribute' => 'unit',
'label' => 'Einheit (VPE)',
'dataType' => 'select',
'layout' => [
'fieldtype' => 'select',
'options' => [
0 => [
'key' => 'Stück',
'value' => 'piece',
],
1 => [
'key' => 'qm',
'value' => 'qm',
],
],
'width' => 100,
'defaultValue' => 'piece',
'optionsProviderClass' => '',
'optionsProviderData' => '',
'queryColumnType' => 'varchar',
'columnType' => 'varchar',
'columnLength' => 190,
'phpdocType' => 'string',
'dynamicOptions' => false,
'name' => 'unit',
'title' => 'Einheit (VPE)',
'tooltip' => 'm2,Stück,...',
'mandatory' => false,
'noteditable' => false,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'relationType' => false,
'invisible' => false,
'visibleGridView' => true,
'visibleSearch' => true,
],
],
'isOperator' => false,
],
7 => [
'attributes' => [
'attribute' => 'materialGroup',
'label' => 'Materialgruppe',
'dataType' => 'input',
'layout' => [
'fieldtype' => 'input',
'width' => NULL,
'queryColumnType' => 'varchar',
'columnType' => 'varchar',
'columnLength' => 190,
'phpdocType' => 'string',
'regex' => '',
'unique' => false,
'showCharCount' => NULL,
'name' => 'materialGroup',
'title' => 'Materialgruppe',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'relationType' => false,
'invisible' => false,
'visibleGridView' => true,
'visibleSearch' => true,
],
],
'isOperator' => false,
],
8 => [
'attributes' => [
'attribute' => 'priceValidFrom',
'label' => 'Preis gültig ab',
'dataType' => 'input',
'layout' => [
'fieldtype' => 'input',
'width' => NULL,
'queryColumnType' => 'varchar',
'columnType' => 'varchar',
'columnLength' => 190,
'phpdocType' => 'string',
'regex' => '',
'unique' => false,
'showCharCount' => NULL,
'name' => 'priceValidFrom',
'title' => 'Preis gültig ab',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'relationType' => false,
'invisible' => false,
'visibleGridView' => false,
'visibleSearch' => false,
],
],
'isOperator' => false,
],
9 => [
'attributes' => [
'attribute' => 'pl',
'label' => 'Preisliste',
'dataType' => 'input',
'layout' => [
'fieldtype' => 'input',
'width' => NULL,
'queryColumnType' => 'varchar',
'columnType' => 'varchar',
'columnLength' => 190,
'phpdocType' => 'string',
'regex' => '',
'unique' => false,
'showCharCount' => NULL,
'name' => 'pl',
'title' => 'Preisliste',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'relationType' => false,
'invisible' => false,
'visibleGridView' => true,
'visibleSearch' => true,
],
],
'isOperator' => false,
],
10 => [
'attributes' => [
'attribute' => 'productHierarchyCode',
'label' => 'SAP Code',
'dataType' => 'input',
'layout' => [
'fieldtype' => 'input',
'width' => NULL,
'queryColumnType' => 'varchar',
'columnType' => 'varchar',
'columnLength' => 190,
'phpdocType' => 'string',
'regex' => '',
'unique' => false,
'showCharCount' => false,
'name' => 'productHierarchyCode',
'title' => 'SAP Code',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'relationType' => false,
'invisible' => false,
'visibleGridView' => true,
'visibleSearch' => false,
],
],
'isOperator' => false,
],
11 => [
'attributes' => [
'attribute' => 'price',
'label' => 'UVP Euro',
'dataType' => 'numeric',
'layout' => [
'fieldtype' => 'numeric',
'width' => '',
'defaultValue' => NULL,
'queryColumnType' => 'double',
'columnType' => 'double',
'phpdocType' => 'float',
'integer' => false,
'unsigned' => false,
'minValue' => NULL,
'maxValue' => NULL,
'unique' => false,
'decimalSize' => NULL,
'decimalPrecision' => NULL,
'name' => 'price',
'title' => 'UVP Euro',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'relationType' => false,
'invisible' => false,
'visibleGridView' => true,
'visibleSearch' => true,
],
],
'isOperator' => false,
],
12 => [
'attributes' => [
'attribute' => 'productHierarchyName',
'label' => 'SAP Hierarchie',
'dataType' => 'input',
'layout' => [
'fieldtype' => 'input',
'width' => 600,
'queryColumnType' => 'varchar',
'columnType' => 'varchar',
'columnLength' => 255,
'phpdocType' => 'string',
'regex' => '',
'unique' => false,
'showCharCount' => false,
'name' => 'productHierarchyName',
'title' => 'SAP Hierarchie',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'relationType' => false,
'invisible' => false,
'visibleGridView' => true,
'visibleSearch' => false,
],
],
'isOperator' => false,
],
13 => [
'attributes' => [
'attribute' => 'productFamily',
'label' => 'Produktfamilie',
'dataType' => 'input',
'layout' => [
'fieldtype' => 'input',
'width' => NULL,
'queryColumnType' => 'varchar',
'columnType' => 'varchar',
'columnLength' => 190,
'phpdocType' => 'string',
'regex' => '',
'unique' => false,
'showCharCount' => NULL,
'name' => 'productFamily',
'title' => 'Produktfamilie',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'relationType' => false,
'invisible' => false,
'visibleGridView' => true,
'visibleSearch' => true,
],
],
'isOperator' => false,
],
14 => [
'attributes' => [
'attribute' => 'weight',
'label' => 'Gewicht',
'dataType' => 'numeric',
'layout' => [
'fieldtype' => 'numeric',
'width' => '',
'defaultValue' => NULL,
'queryColumnType' => 'double',
'columnType' => 'double',
'phpdocType' => 'float',
'integer' => false,
'unsigned' => false,
'minValue' => NULL,
'maxValue' => NULL,
'unique' => false,
'decimalSize' => NULL,
'decimalPrecision' => NULL,
'name' => 'weight',
'title' => 'Gewicht',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'relationType' => false,
'invisible' => false,
'visibleGridView' => true,
'visibleSearch' => true,
],
],
'isOperator' => false,
],
15 => [
'attributes' => [
'attribute' => 'creationDate',
'label' => 'creationDate',
'dataType' => 'system',
'layout' => [
'title' => 'creationDate',
'name' => 'creationDate',
'datatype' => 'data',
'fieldtype' => 'system',
],
],
'isOperator' => false,
],
16 => [
'attributes' => [
'attribute' => 'modificationDate',
'label' => 'modificationDate',
'dataType' => 'system',
'layout' => [
'title' => 'modificationDate',
'name' => 'modificationDate',
'datatype' => 'data',
'fieldtype' => 'system',
],
],
'isOperator' => false,
],
17 => [
'attributes' => [
'attribute' => 'name',
'label' => 'SAP Produktname',
'dataType' => 'input',
'layout' => [
'fieldtype' => 'input',
'width' => 500,
'queryColumnType' => 'varchar',
'columnType' => 'varchar',
'columnLength' => 190,
'phpdocType' => 'string',
'regex' => '',
'unique' => false,
'showCharCount' => NULL,
'name' => 'name',
'title' => 'SAP Produktname',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'relationType' => false,
'invisible' => false,
'visibleGridView' => true,
'visibleSearch' => true,
],
],
'isOperator' => false,
],
18 => [
'attributes' => [
'attribute' => 'description',
'label' => 'SAP Beschreibung',
'dataType' => 'wysiwyg',
'layout' => [
'fieldtype' => 'wysiwyg',
'width' => 700,
'height' => 200,
'queryColumnType' => 'longtext',
'columnType' => 'longtext',
'phpdocType' => 'string',
'toolbarConfig' => '',
'excludeFromSearchIndex' => false,
'name' => 'description',
'title' => 'SAP Beschreibung',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'relationType' => false,
'invisible' => false,
'visibleGridView' => false,
'visibleSearch' => false,
],
],
'isOperator' => false,
],
],
],
],
],
'specialEntities' => [
'document' => [
'read' => false,
'create' => false,
'update' => false,
'delete' => false,
],
'document_folder' => [
'read' => false,
'create' => false,
'update' => false,
'delete' => false,
],
'asset' => [
'read' => false,
'create' => false,
'update' => false,
'delete' => false,
],
'asset_folder' => [
'read' => false,
'create' => false,
'update' => false,
'delete' => false,
],
'asset_listing' => [
'read' => false,
'create' => false,
'update' => false,
'delete' => false,
],
'object_folder' => [
'read' => true,
'create' => false,
'update' => false,
'delete' => false,
],
'translation' => [
'read' => false,
'create' => false,
'update' => false,
'delete' => false,
],
'translation_listing' => [
'read' => false,
'create' => false,
'update' => false,
'delete' => false,
],
],
],
'security' => [
'method' => 'datahub_apikey',
'apikey' => [
0 => '1234123412341234',
],
'skipPermissionCheck' => false,
'disableIntrospection' => false,
],
'workspaces' => [
'asset' => [
],
'document' => [
],
'object' => [
0 => [
'read' => true,
'cpath' => '/MEA PIM/Produkte/Artikel',
'create' => true,
'update' => true,
'delete' => false,
'id' => 'extModel1325-1',
],
],
],
'permissions' => [
'user' => [
],
'role' => [
],
],
],
'pim2revit' => [
'general' => [
'active' => true,
'type' => 'graphql',
'name' => 'pim2revit',
'description' => '',
'group' => '',
'sqlObjectCondition' => '',
'modificationDate' => 1665644989,
'path' => NULL,
'createDate' => 1645188522,
],
'schema' => [
'queryEntities' => [
'Category' => [
'id' => 'Category',
'name' => 'Category',
'columnConfig' => [
'columns' => [
0 => [
'attributes' => [
'attribute' => 'id',
'label' => 'id',
'dataType' => 'system',
'layout' => [
'title' => 'id',
'name' => 'id',
'datatype' => 'data',
'fieldtype' => 'system',
],
],
'isOperator' => false,
],
1 => [
'attributes' => [
'attribute' => 'key',
'label' => 'key',
'dataType' => 'system',
'layout' => [
'title' => 'key',
'name' => 'key',
'datatype' => 'data',
'fieldtype' => 'system',
],
],
'isOperator' => false,
],
2 => [
'attributes' => [
'attribute' => 'name',
'label' => 'Titel',
'dataType' => 'input',
'layout' => [
'fieldtype' => 'input',
'width' => 500,
'defaultValue' => NULL,
'queryColumnType' => 'varchar',
'columnType' => 'varchar',
'columnLength' => 190,
'phpdocType' => 'string',
'regex' => '',
'unique' => false,
'showCharCount' => NULL,
'name' => 'name',
'title' => 'Titel',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'relationType' => false,
'invisible' => false,
'visibleGridView' => true,
'visibleSearch' => true,
'defaultValueGenerator' => '',
],
],
'isOperator' => false,
],
3 => [
'attributes' => [
'attribute' => 'linkedProducts',
'label' => 'Produkte',
'dataType' => 'advancedManyToManyObjectRelation',
'layout' => [
'allowedClassId' => 'Product',
'visibleFields' => 'primaryOrderNumber,name',
'columns' => [
0 => [
'type' => 'text',
'position' => 1,
'key' => 'top',
'id' => 'extModel12001-1',
'label' => 'Top Produkt',
],
],
'columnKeys' => [
0 => 'top',
],
'fieldtype' => 'advancedManyToManyObjectRelation',
'phpdocType' => '\\Pimcore\\Model\\DataObject\\Data\\ObjectMetadata[]',
'enableBatchEdit' => NULL,
'allowMultipleAssignments' => NULL,
'visibleFieldDefinitions' => [
],
'width' => '',
'height' => '',
'maxItems' => '',
'queryColumnType' => 'text',
'relationType' => true,
'allowToCreateNewObject' => true,
'optimizedAdminLoading' => false,
'classes' => [
],
'pathFormatterClass' => '',
'name' => 'linkedProducts',
'title' => 'Produkte',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'invisible' => false,
'visibleGridView' => false,
'visibleSearch' => false,
],
],
'isOperator' => false,
],
4 => [
'attributes' => [
'attribute' => 'name2',
'label' => 'Untertitel',
'dataType' => 'textarea',
'layout' => [
'fieldtype' => 'textarea',
'width' => 500,
'height' => 100,
'maxLength' => NULL,
'showCharCount' => false,
'excludeFromSearchIndex' => false,
'queryColumnType' => 'longtext',
'columnType' => 'longtext',
'phpdocType' => 'string',
'name' => 'name2',
'title' => 'Untertitel',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'relationType' => false,
'invisible' => false,
'visibleGridView' => true,
'visibleSearch' => true,
],
],
'isOperator' => false,
],
5 => [
'attributes' => [
'attribute' => 'description',
'label' => 'Beschreibung',
'dataType' => 'wysiwyg',
'layout' => [
'fieldtype' => 'wysiwyg',
'width' => '',
'height' => 400,
'queryColumnType' => 'longtext',
'columnType' => 'longtext',
'phpdocType' => 'string',
'toolbarConfig' => '',
'excludeFromSearchIndex' => false,
'name' => 'description',
'title' => 'Beschreibung',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'relationType' => false,
'invisible' => false,
'visibleGridView' => false,
'visibleSearch' => false,
],
],
'isOperator' => false,
],
6 => [
'attributes' => [
'attribute' => 'technicalProductInformation',
'label' => 'Technische Produktinformation',
'dataType' => 'input',
'layout' => [
'fieldtype' => 'input',
'width' => NULL,
'defaultValue' => NULL,
'queryColumnType' => 'varchar',
'columnType' => 'varchar',
'columnLength' => 190,
'phpdocType' => 'string',
'regex' => '',
'unique' => false,
'showCharCount' => false,
'name' => 'technicalProductInformation',
'title' => 'Technische Produktinformation',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'relationType' => false,
'invisible' => false,
'visibleGridView' => false,
'visibleSearch' => false,
'defaultValueGenerator' => '',
],
],
'isOperator' => false,
],
],
],
],
'Product' => [
'id' => 'Product',
'name' => 'Product',
'columnConfig' => [
'columns' => [
0 => [
'attributes' => [
'attribute' => 'id',
'label' => 'id',
'dataType' => 'system',
'layout' => [
'title' => 'id',
'name' => 'id',
'datatype' => 'data',
'fieldtype' => 'system',
],
],
'isOperator' => false,
],
1 => [
'attributes' => [
'attribute' => 'productType',
'label' => 'Datentyp',
'dataType' => 'select',
'layout' => [
'fieldtype' => 'select',
'options' => [
0 => [
'key' => 'Artikel',
'value' => 'A',
],
1 => [
'key' => 'Master',
'value' => 'M',
],
2 => [
'key' => 'Tabelle',
'value' => 'T',
],
],
'width' => '',
'defaultValue' => 'A',
'optionsProviderClass' => '',
'optionsProviderData' => '',
'queryColumnType' => 'varchar',
'columnType' => 'varchar',
'columnLength' => 190,
'phpdocType' => 'string',
'dynamicOptions' => false,
'name' => 'productType',
'title' => 'Datentyp',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'relationType' => false,
'invisible' => false,
'visibleGridView' => true,
'visibleSearch' => true,
'defaultValueGenerator' => '',
],
],
'isOperator' => false,
],
2 => [
'attributes' => [
'attribute' => 'b2cname',
'label' => 'Endkunden Produktname (Print, Online)',
'dataType' => 'input',
'layout' => [
'fieldtype' => 'input',
'width' => 500,
'defaultValue' => NULL,
'queryColumnType' => 'varchar',
'columnType' => 'varchar',
'columnLength' => 190,
'phpdocType' => 'string',
'regex' => '',
'unique' => false,
'showCharCount' => NULL,
'name' => 'b2cname',
'title' => 'Endkunden Produktname (Print, Online)',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'relationType' => false,
'invisible' => false,
'visibleGridView' => true,
'visibleSearch' => true,
'defaultValueGenerator' => '',
],
],
'isOperator' => false,
],
3 => [
'attributes' => [
'attribute' => 'family',
'label' => 'Produktfamilie (mehrsprachig)',
'dataType' => 'input',
'layout' => [
'fieldtype' => 'input',
'width' => 500,
'defaultValue' => NULL,
'queryColumnType' => 'varchar',
'columnType' => 'varchar',
'columnLength' => 190,
'phpdocType' => 'string',
'regex' => '',
'unique' => false,
'showCharCount' => NULL,
'name' => 'family',
'title' => 'Produktfamilie (mehrsprachig)',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'relationType' => false,
'invisible' => true,
'visibleGridView' => false,
'visibleSearch' => false,
'defaultValueGenerator' => '',
],
],
'isOperator' => false,
],
4 => [
'attributes' => [
'attribute' => 'name',
'label' => 'SAP Produktname',
'dataType' => 'input',
'layout' => [
'fieldtype' => 'input',
'width' => 500,
'defaultValue' => NULL,
'queryColumnType' => 'varchar',
'columnType' => 'varchar',
'columnLength' => 190,
'phpdocType' => 'string',
'regex' => '',
'unique' => false,
'showCharCount' => NULL,
'name' => 'name',
'title' => 'SAP Produktname',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'relationType' => false,
'invisible' => false,
'visibleGridView' => true,
'visibleSearch' => true,
'defaultValueGenerator' => '',
],
],
'isOperator' => false,
],
5 => [
'attributes' => [
'attribute' => 'variantProducts',
'label' => 'Produkt Varianten',
'dataType' => 'advancedManyToManyObjectRelation',
'layout' => [
'allowedClassId' => 'Product',
'visibleFields' => 'primaryOrderNumber,ean,price,priceValidFrom,unitQuantity,name',
'columns' => [
0 => [
'type' => 'text',
'position' => 1,
'key' => 'new',
'id' => 'extModel405-1',
'label' => 'Neu',
],
],
'columnKeys' => [
0 => 'new',
],
'fieldtype' => 'advancedManyToManyObjectRelation',
'phpdocType' => '\\Pimcore\\Model\\DataObject\\Data\\ObjectMetadata[]',
'enableBatchEdit' => false,
'allowMultipleAssignments' => false,
'visibleFieldDefinitions' => [
],
'width' => '',
'height' => '',
'maxItems' => '',
'queryColumnType' => 'text',
'relationType' => true,
'allowToCreateNewObject' => true,
'optimizedAdminLoading' => false,
'classes' => [
],
'pathFormatterClass' => '',
'name' => 'variantProducts',
'title' => 'Produkt Varianten',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'invisible' => false,
'visibleGridView' => false,
'visibleSearch' => false,
],
],
'isOperator' => false,
],
6 => [
'attributes' => [
'attribute' => 'primaryOrderNumber',
'label' => 'Artikelnummer',
'dataType' => 'input',
'layout' => [
'fieldtype' => 'input',
'width' => NULL,
'defaultValue' => NULL,
'queryColumnType' => 'varchar',
'columnType' => 'varchar',
'columnLength' => 190,
'phpdocType' => 'string',
'regex' => '',
'unique' => false,
'showCharCount' => false,
'name' => 'primaryOrderNumber',
'title' => 'Artikelnummer',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => true,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'relationType' => false,
'invisible' => false,
'visibleGridView' => true,
'visibleSearch' => true,
'defaultValueGenerator' => '',
],
],
'isOperator' => false,
],
],
],
],
],
'mutationEntities' => [
],
'specialEntities' => [
'document' => [
'read' => false,
'create' => false,
'update' => false,
'delete' => false,
],
'document_folder' => [
'read' => false,
'create' => false,
'update' => false,
'delete' => false,
],
'asset' => [
'read' => true,
'create' => false,
'update' => false,
'delete' => false,
],
'asset_folder' => [
'read' => false,
'create' => false,
'update' => false,
'delete' => false,
],
'asset_listing' => [
'read' => false,
'create' => false,
'update' => false,
'delete' => false,
],
'object_folder' => [
'read' => true,
'create' => false,
'update' => false,
'delete' => false,
],
'translation' => [
'read' => false,
'create' => false,
'update' => false,
'delete' => false,
],
'translation_listing' => [
'read' => false,
'create' => false,
'update' => false,
'delete' => false,
],
],
],
'security' => [
'method' => 'datahub_apikey',
'apikey' => [
0 => '7fc63a1d375866c1d868d64f2d5a0a26',
],
'skipPermissionCheck' => false,
'disableIntrospection' => false,
],
'workspaces' => [
'asset' => [
0 => [
'read' => true,
'cpath' => '/',
'create' => true,
'update' => true,
'delete' => false,
'id' => 'extModel445-1',
],
],
'document' => [
],
'object' => [
0 => [
'read' => true,
'cpath' => '/',
'create' => true,
'update' => true,
'delete' => false,
'id' => 'extModel477-1',
],
],
],
'permissions' => [
'user' => [
],
'role' => [
],
],
],
],
],
'pimcore.enterprise_subscription_tools.token' => 'd0dd5efafd7483aa9474be16996b9757c95289497b311fb62e05a7c127f5a627',
'pimcore.enterprise_subscription_tools.production_system' => NULL,
'templating.helper.form.resources' => [
0 => 'PimcorePhpTemplatingEngineBundle:Form',
],
'elements_process_manager' => [
'additionalScriptExecutionUsers' => [
0 => 'www-data',
1 => 'root',
],
'archiveThresholdLogs' => 7,
'processTimeoutMinutes' => 15,
'disableShortcutMenu' => false,
'reportingEmailAddresses' => [
],
'restApiUsers' => [
],
'executorClasses' => [
'pimcoreCommand' => [
'name' => 'pimcoreCommand',
'extJsClass' => 'pimcore.plugin.processmanager.executor.class.pimcoreCommand',
'class' => 'Elements\\Bundle\\ProcessManagerBundle\\Executor\\PimcoreCommand',
'config' => [
],
],
'classMethod' => [
'name' => 'classMethod',
'extJsClass' => 'pimcore.plugin.processmanager.executor.class.classMethod',
'class' => 'Elements\\Bundle\\ProcessManagerBundle\\Executor\\ClassMethod',
'config' => [
],
],
],
'executorActionClasses' => [
'download' => [
'name' => 'download',
'extJsClass' => 'pimcore.plugin.processmanager.executor.action.download',
'class' => 'Elements\\Bundle\\ProcessManagerBundle\\Executor\\Action\\Download',
'config' => [
],
],
'openItem' => [
'name' => 'openItem',
'extJsClass' => 'pimcore.plugin.processmanager.executor.action.openItem',
'class' => 'Elements\\Bundle\\ProcessManagerBundle\\Executor\\Action\\OpenItem',
'config' => [
],
],
'jsEvent' => [
'name' => 'jsEvent',
'extJsClass' => 'pimcore.plugin.processmanager.executor.action.jsEvent',
'class' => 'Elements\\Bundle\\ProcessManagerBundle\\Executor\\Action\\JsEvent',
'config' => [
],
],
],
'executorCallbackClasses' => [
'executionNote' => [
'name' => 'executionNote',
'extJsClass' => 'pimcore.plugin.processmanager.executor.callback.executionNote',
'class' => 'Elements\\Bundle\\ProcessManagerBundle\\Executor\\Callback\\General',
'config' => [
],
'jsFile' => '/bundles/elementsprocessmanager/js/executor/callback/executionNote.js',
],
],
'executorLoggerClasses' => [
'file' => [
'name' => 'file',
'extJsClass' => 'pimcore.plugin.processmanager.executor.logger.file',
'class' => 'Elements\\Bundle\\ProcessManagerBundle\\Executor\\Logger\\File',
'config' => [
],
],
'console' => [
'name' => 'console',
'extJsClass' => 'pimcore.plugin.processmanager.executor.logger.console',
'class' => 'Elements\\Bundle\\ProcessManagerBundle\\Executor\\Logger\\Console',
'config' => [
],
],
'application' => [
'name' => 'application',
'extJsClass' => 'pimcore.plugin.processmanager.executor.logger.application',
'class' => 'Elements\\Bundle\\ProcessManagerBundle\\Executor\\Logger\\Application',
'config' => [
],
],
'emailSummary' => [
'name' => 'emailSummary',
'extJsClass' => 'pimcore.plugin.processmanager.executor.logger.emailSummary',
'class' => 'Elements\\Bundle\\ProcessManagerBundle\\Executor\\Logger\\EmailSummary',
'config' => [
],
],
],
],
'pimcore_data_hub_file_export' => [
'defaultExporter' => 'pimcore.datahub.fileExport.exporter.file',
],
'pimcore_asset_metadata_classdefinitions' => [
'class_definitions' => [
'layout' => [
'map' => [
'panel' => '\\Pimcore\\AssetMetadataClassDefinitionsBundle\\Model\\ClassDefinition\\Layout\\Panel',
'accordion' => '\\Pimcore\\AssetMetadataClassDefinitionsBundle\\Model\\ClassDefinition\\Layout\\Accordion',
'button' => '\\Pimcore\\AssetMetadataClassDefinitionsBundle\\Model\\ClassDefinition\\Layout\\Button',
'iframe' => '\\Pimcore\\AssetMetadataClassDefinitionsBundle\\Model\\ClassDefinition\\Layout\\Iframe',
'fieldcontainer' => '\\Pimcore\\AssetMetadataClassDefinitionsBundle\\Model\\ClassDefinition\\Layout\\Fieldcontainer',
'fieldset' => '\\Pimcore\\AssetMetadataClassDefinitionsBundle\\Model\\ClassDefinition\\Layout\\Fieldset',
'tabpanel' => '\\Pimcore\\AssetMetadataClassDefinitionsBundle\\Model\\ClassDefinition\\Layout\\Tabpanel',
'text' => '\\Pimcore\\AssetMetadataClassDefinitionsBundle\\Model\\ClassDefinition\\Layout\\Text',
'region' => '\\Pimcore\\AssetMetadataClassDefinitionsBundle\\Model\\ClassDefinition\\Layout\\Region',
],
'prefixes' => [
],
],
'data' => [
'map' => [
'asset' => '\\Pimcore\\AssetMetadataClassDefinitionsBundle\\Model\\ClassDefinition\\Data\\Asset',
'calculatedValue' => '\\Pimcore\\AssetMetadataClassDefinitionsBundle\\Model\\ClassDefinition\\Data\\CalculatedValue',
'checkbox' => '\\Pimcore\\AssetMetadataClassDefinitionsBundle\\Model\\ClassDefinition\\Data\\Checkbox',
'country' => '\\Pimcore\\AssetMetadataClassDefinitionsBundle\\Model\\ClassDefinition\\Data\\Country',
'date' => '\\Pimcore\\AssetMetadataClassDefinitionsBundle\\Model\\ClassDefinition\\Data\\Date',
'datetime' => '\\Pimcore\\AssetMetadataClassDefinitionsBundle\\Model\\ClassDefinition\\Data\\Datetime',
'document' => '\\Pimcore\\AssetMetadataClassDefinitionsBundle\\Model\\ClassDefinition\\Data\\Document',
'input' => '\\Pimcore\\AssetMetadataClassDefinitionsBundle\\Model\\ClassDefinition\\Data\\Input',
'object' => '\\Pimcore\\AssetMetadataClassDefinitionsBundle\\Model\\ClassDefinition\\Data\\DataObject',
'language' => '\\Pimcore\\AssetMetadataClassDefinitionsBundle\\Model\\ClassDefinition\\Data\\Language',
'manyToManyRelation' => '\\Pimcore\\AssetMetadataClassDefinitionsBundle\\Model\\ClassDefinition\\Data\\ManyToManyRelation',
'multiselect' => '\\Pimcore\\AssetMetadataClassDefinitionsBundle\\Model\\ClassDefinition\\Data\\Multiselect',
'numeric' => '\\Pimcore\\AssetMetadataClassDefinitionsBundle\\Model\\ClassDefinition\\Data\\Numeric',
'select' => '\\Pimcore\\AssetMetadataClassDefinitionsBundle\\Model\\ClassDefinition\\Data\\Select',
'user' => '\\Pimcore\\AssetMetadataClassDefinitionsBundle\\Model\\ClassDefinition\\Data\\User',
'textarea' => '\\Pimcore\\AssetMetadataClassDefinitionsBundle\\Model\\ClassDefinition\\Data\\Textarea',
'localizedfields' => '\\Pimcore\\AssetMetadataClassDefinitionsBundle\\Model\\ClassDefinition\\Data\\Localizedfields',
'wysiwyg' => '\\Pimcore\\AssetMetadataClassDefinitionsBundle\\Model\\ClassDefinition\\Data\\Wysiwyg',
],
'prefixes' => [
],
],
],
'show_grid' => true,
'show_gridicon' => true,
],
'pimcore.statistics_explorer.es_connection_params' => [
],
'pimcore.statistics_explorer.global_configurations' => [
'all_logins_last_six_months' => [
'context' => 'portal',
'configuration' => '{"showTable":false,"showChart":true,"chartType":"Line","selectedDataSource":{"value":"pimcore_portal_engine_statistics_explorer_login","label":"pimcore_portal_engine_statistics_explorer_login","type":"ELASTIC_SEARCH"},"statisticMode":"statistic","rows":[{"value":"timestamp","label":"timestamp","typeGroup":"date"}],"columns":[],"filters":[],"fieldSettings":{"timestamp":{"typeGroup":"date","order":"_key||asc","interval":"week","format":"yyyy-MM-dd","min_doc_count":0,"bounds_max":"now/d"}}}',
],
'assets_types' => [
'context' => 'portal',
'configuration' => '{"showTable":false,"showChart":true,"chartType":"Pie","selectedDataSource":{"value":"pimcoreportalengine_asset","label":"pimcoreportalengine_asset","type":"ELASTIC_SEARCH"},"statisticMode":"statistic","rows":[{"value":"system_fields.type","label":"system_fields.type","typeGroup":"default"}],"columns":[],"filters":[],"fieldSettings":{"system_fields.type":{"typeGroup":"default","order":"_key||asc","max":200}}}',
],
'classdefintions_class_names' => [
'context' => 'portal',
'configuration' => '{"showTable":false,"showChart":true,"chartType":"Pie","selectedDataSource":{"value":"pimcoreportalengine_class_definitions","label":"pimcoreportalengine_class_definitions","type":"ELASTIC_SEARCH"},"statisticMode":"statistic","rows":[{"value":"system_fields.className.keyword","label":"system_fields.className","typeGroup":"default"}],"columns":[],"filters":[],"fieldSettings":{"system_fields.className.keyword":{"typeGroup":"default","order":"_key||asc","max":200}}}',
],
'asset_storage_by_types' => [
'context' => 'portal',
'configuration' => '{"showTable":false,"showChart":true,"chartType":"Pie","selectedDataSource":{"value":"pimcoreportalengine_asset","label":"pimcoreportalengine_asset","type":"ELASTIC_SEARCH"},"statisticMode":"statistic","rows":[{"value":"system_fields.type","label":"system_fields.type","typeGroup":"default"},{"value":"system_fields.fileSize","label":"system_fields.fileSize","typeGroup":"numeric"}],"columns":[],"filters":[],"fieldSettings":{"system_fields.type":{"typeGroup":"default","order":"_key||asc","max":200},"system_fields.fileSize":{"typeGroup":"numeric","agg":"sum","order":"_key||asc","max":200}}}',
],
'most_downloaded_assets' => [
'context' => 'portal',
'configuration' => '{"showTable":true,"showChart":false,"chartType":null,"selectedDataSource":{"value":"pimcore_portal_engine_statistics_explorer_download","label":"pimcore_portal_engine_statistics_explorer_download","type":"ELASTIC_SEARCH"},"statisticMode":"statistic","rows":[{"value":"system_fields.id","label":"ID","typeGroup":"default"},{"value":"path","label":"path","typeGroup":"default"}],"columns":[],"filters":[],"fieldSettings":{"system_fields.id":{"typeGroup":"default","order":"_count||desc","max":10}}}',
],
'most_downloaded_assets_of_user' => [
'context' => 'portal',
'configuration' => '{"showTable":true,"showChart":false,"chartType":null,"selectedDataSource":{"value":"pimcore_portal_engine_statistics_explorer_download","label":"pimcore_portal_engine_statistics_explorer_download","type":"ELASTIC_SEARCH"},"statisticMode":"statistic","rows":[{"value":"system_fields.id","label":"ID","typeGroup":"default"},{"value":"path","label":"path","typeGroup":"default"}],"columns":[],"filters":[],"fieldSettings":{"system_fields.id":{"typeGroup":"default","order":"_count||desc","max":10}}}',
],
'downloads_over_time_context' => [
'context' => 'portal',
'configuration' => '{"showTable":false,"showChart":true,"chartType":"Line","selectedDataSource":{"value":"pimcore_portal_engine_statistics_explorer_download","label":"pimcore_portal_engine_statistics_explorer_download","type":"ELASTIC_SEARCH"},"statisticMode":"statistic","rows":[{"value":"timestamp","label":"timestamp","typeGroup":"date"}],"columns":[{"value":"context","label":"context","typeGroup":"default"}],"filters":[],"fieldSettings":{"timestamp":{"typeGroup":"date","order":"_key||asc","interval":"week","format":"yyyy-MM-dd","min_doc_count":0,"bounds_max":"now/d"},"context":{"typeGroup":"default","order":"_key||asc","max":200}}}',
],
'downloads_over_time_thumbnail' => [
'context' => 'portal',
'configuration' => '{"showTable":false,"showChart":true,"chartType":"Line","selectedDataSource":{"value":"pimcore_portal_engine_statistics_explorer_download","label":"pimcore_portal_engine_statistics_explorer_download","type":"ELASTIC_SEARCH"},"statisticMode":"statistic","rows":[{"value":"timestamp","label":"timestamp","typeGroup":"date"}],"columns":[{"value":"thumbnail","label":"thumbnail","typeGroup":"default"}],"filters":[],"fieldSettings":{"timestamp":{"typeGroup":"date","order":"_key||asc","interval":"week","format":"yyyy-MM-dd","min_doc_count":0,"bounds_max":"now/d"},"thumbnail":{"typeGroup":"default","order":"_key||asc","max":200}}}',
],
'downloads_over_time' => [
'context' => 'portal',
'configuration' => '{"showTable":false,"showChart":true,"chartType":"Line","selectedDataSource":{"value":"pimcore_portal_engine_statistics_explorer_download","label":"pimcore_portal_engine_statistics_explorer_download","type":"ELASTIC_SEARCH"},"statisticMode":"statistic","rows":[{"value":"timestamp","label":"timestamp","typeGroup":"date"}],"columns":[],"filters":[],"fieldSettings":{"timestamp":{"typeGroup":"date","order":"_key||asc","interval":"week","format":"yyyy-MM-dd","min_doc_count":0,"bounds_max":"now/d"}}}',
],
'most_recent_downloads' => [
'context' => 'portal',
'configuration' => '{"showTable":true,"showChart":false,"chartType":null,"selectedDataSource":{"value":"pimcore_portal_engine_statistics_explorer_download","label":"pimcore_portal_engine_statistics_explorer_download","type":"ELASTIC_SEARCH"},"statisticMode":"list","rows":[],"columns":[{"value":"system_fields.id","label":"ID","typeGroup":"default"},{"value": "path","label":"path","typeGroup":"default"},{"value": "path","label":"path","typeGroup":"default"},{"value":"timestamp","label":"timestamp","typeGroup":"date"}],"filters":[],"fieldSettings":{"system_fields.id":{"typeGroup":"default","max":"10","order":"","label":"Asset","hidden":false},"timestamp":{"typeGroup":"date","order":"desc","label":"Timestamp","hidden":false}}}',
],
'most_recent_downloads_user' => [
'context' => 'portal',
'configuration' => '{"showTable":true,"showChart":false,"chartType":null,"selectedDataSource":{"value":"pimcore_portal_engine_statistics_explorer_download","label":"pimcore_portal_engine_statistics_explorer_download","type":"ELASTIC_SEARCH"},"statisticMode":"list","rows":[],"columns":[{"value":"system_fields.id","label":"ID","typeGroup":"default"},{"value":"path","label":"path","typeGroup":"default"},{"value":"timestamp","label":"timestamp","typeGroup":"date"}],"filters":[],"fieldSettings":{"system_fields.id":{"typeGroup":"default","max":"10","order":"","label":"Asset","hidden":false},"timestamp":{"typeGroup":"date","order":"desc","label":"Timestamp","hidden":false}}}',
],
'most_recent_updates' => [
'context' => 'portal',
'configuration' => '{"showTable":true,"showChart":false,"chartType":null,"selectedDataSource":{"value":"pimcore_portal_engine_statistics_explorer_asset_update","label":"pimcore_portal_engine_statistics_explorer_asset_update","type":"ELASTIC_SEARCH"},"statisticMode":"list","rows":[],"columns":[{"value":"system_fields.id","label":"ID","typeGroup":"default"},{"value":"path","label":"path","typeGroup":"default"},{"value":"timestamp","label":"timestamp","typeGroup":"date"}],"filters":[],"fieldSettings":{"system_fields.id":{"typeGroup":"default","max":10,"order":"","label":"Asset","hidden":false},"timestamp":{"typeGroup":"date","order":"desc","label":"Timestamp","hidden":false}}}',
],
'most_recent_updates_user' => [
'context' => 'portal',
'configuration' => '{"showTable":true,"showChart":false,"chartType":null,"selectedDataSource":{"value":"pimcore_portal_engine_statistics_explorer_asset_update","label":"pimcore_portal_engine_statistics_explorer_asset_update","type":"ELASTIC_SEARCH"},"statisticMode":"list","rows":[],"columns":[{"value":"system_fields.id","label":"ID","typeGroup":"default"},{"value":"path","label":"path","typeGroup":"default"},{"value":"timestamp","label":"timestamp","typeGroup":"date"}],"filters":[],"fieldSettings":{"system_fields.id":{"typeGroup":"default","max":10,"order":"","label":"Asset","hidden":false},"timestamp":{"typeGroup":"date","order":"desc","label":"Timestamp","hidden":false}}}',
],
],
'portal-engine.elasticsearch.connection_params' => [
],
'pimcore_portal_engine.core_fields_configuration' => [
'general' => [
'id' => [
'type' => 'long',
'title' => 'ID',
'fieldDefinition' => 'Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Numeric',
'properties' => [
],
'fields' => [
],
],
'creationDate' => [
'type' => 'date',
'title' => 'creationdate',
'fieldDefinition' => 'Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Datetime',
'properties' => [
],
'fields' => [
],
],
'modificationDate' => [
'type' => 'date',
'title' => 'modificationdate',
'fieldDefinition' => 'Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Datetime',
'properties' => [
],
'fields' => [
],
],
'type' => [
'type' => 'keyword',
'title' => 'type',
'fieldDefinition' => 'Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Select',
'values' => [
'options' => [
0 => [
'key' => 'Variant',
'value' => 'variant',
],
1 => [
'key' => 'Object',
'value' => 'object',
],
],
],
'properties' => [
],
'fields' => [
],
],
'key' => [
'type' => 'keyword',
'title' => 'key',
'fieldDefinition' => 'Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Input',
'fields' => [
'analyzed_ngram' => [
'type' => 'text',
'analyzer' => 'portal_engine_ngram_analyzer',
'search_analyzer' => 'portal_engine_whitespace_analyzer',
],
'analyzed' => [
'type' => 'text',
'analyzer' => 'standard',
'search_analyzer' => 'portal_engine_whitespace_analyzer',
],
],
'properties' => [
],
],
'path' => [
'type' => 'text',
'title' => 'path',
'fieldDefinition' => 'Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Input',
'analyzer' => 'portal_engine_path_analyzer',
'properties' => [
],
'fields' => [
],
],
'fullPath' => [
'type' => 'text',
'title' => 'fullPath',
'analyzer' => 'portal_engine_path_analyzer',
'properties' => [
],
'fields' => [
],
],
'pathLevels' => [
'type' => 'nested',
'title' => 'pathLevels',
'properties' => [
'level' => [
'type' => 'integer',
],
'name' => [
'type' => 'keyword',
],
],
'fields' => [
],
],
'tags' => [
'title' => 'tags',
'type' => 'integer',
'properties' => [
],
'fields' => [
],
],
'thumbnail' => [
'title' => 'thumbnail',
'type' => 'keyword',
'properties' => [
],
'fields' => [
],
],
'collections' => [
'title' => 'collections',
'type' => 'keyword',
'properties' => [
],
'fields' => [
],
],
'publicShares' => [
'title' => 'publicShares',
'type' => 'keyword',
'properties' => [
],
'fields' => [
],
],
'userOwner' => [
'title' => 'userOwner',
'type' => 'integer',
'properties' => [
],
'fields' => [
],
],
],
'data_object' => [
'published' => [
'type' => 'boolean',
'title' => 'published',
'fieldDefinition' => 'Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Select',
'values' => [
'options' => [
0 => [
'key' => 'Yes',
'value' => true,
],
1 => [
'key' => 'No',
'value' => false,
],
],
],
'properties' => [
],
'fields' => [
],
],
'classname' => [
'title' => 'classname',
'type' => 'keyword',
'properties' => [
],
'fields' => [
],
],
],
'asset' => [
'mimetype' => [
'title' => 'mimetype',
'type' => 'keyword',
'fields' => [
'analyzed_ngram' => [
'type' => 'text',
'analyzer' => 'portal_engine_ngram_analyzer',
'search_analyzer' => 'portal_engine_whitespace_analyzer',
],
'analyzed' => [
'type' => 'text',
'analyzer' => 'standard',
'search_analyzer' => 'portal_engine_whitespace_analyzer',
],
],
'properties' => [
],
],
'fileSize' => [
'title' => 'fileSize',
'type' => 'long',
'properties' => [
],
'fields' => [
],
],
],
],
'portal-engine.select-all-max-size' => 500,
'data_collector.templates' => [
'Pimcore\\Bundle\\CoreBundle\\DataCollector\\PimcoreDataCollector' => [
0 => 'pimcore',
1 => '@PimcoreCore/Profiler/data_collector.html.twig',
],
'data_collector.request' => [
0 => 'request',
1 => '@WebProfiler/Collector/request.html.twig',
],
'data_collector.time' => [
0 => 'time',
1 => '@WebProfiler/Collector/time.html.twig',
],
'data_collector.memory' => [
0 => 'memory',
1 => '@WebProfiler/Collector/memory.html.twig',
],
'data_collector.validator' => [
0 => 'validator',
1 => '@WebProfiler/Collector/validator.html.twig',
],
'data_collector.ajax' => [
0 => 'ajax',
1 => '@WebProfiler/Collector/ajax.html.twig',
],
'Pimcore\\Bundle\\CoreBundle\\DataCollector\\PimcoreTargetingDataCollector' => [
0 => 'pimcore_targeting',
1 => '@PimcoreCore/Profiler/targeting_data_collector.html.twig',
],
'data_collector.form' => [
0 => 'form',
1 => '@WebProfiler/Collector/form.html.twig',
],
'data_collector.exception' => [
0 => 'exception',
1 => '@WebProfiler/Collector/exception.html.twig',
],
'data_collector.logger' => [
0 => 'logger',
1 => '@WebProfiler/Collector/logger.html.twig',
],
'data_collector.events' => [
0 => 'events',
1 => '@WebProfiler/Collector/events.html.twig',
],
'data_collector.router' => [
0 => 'router',
1 => '@WebProfiler/Collector/router.html.twig',
],
'data_collector.cache' => [
0 => 'cache',
1 => '@WebProfiler/Collector/cache.html.twig',
],
'data_collector.translation' => [
0 => 'translation',
1 => '@WebProfiler/Collector/translation.html.twig',
],
'data_collector.security' => [
0 => 'security',
1 => '@Security/Collector/security.html.twig',
],
'data_collector.twig' => [
0 => 'twig',
1 => '@WebProfiler/Collector/twig.html.twig',
],
'data_collector.http_client' => [
0 => 'http_client',
1 => '@WebProfiler/Collector/http_client.html.twig',
],
'data_collector.doctrine' => [
0 => 'db',
1 => '@Doctrine/Collector/db.html.twig',
],
'data_collector.dump' => [
0 => 'dump',
1 => '@Debug/Profiler/dump.html.twig',
],
'data_collector.messenger' => [
0 => 'messenger',
1 => '@WebProfiler/Collector/messenger.html.twig',
],
'mailer.data_collector' => [
0 => 'mailer',
1 => '@WebProfiler/Collector/mailer.html.twig',
],
'notifier.data_collector' => [
0 => 'notifier',
1 => '@WebProfiler/Collector/notifier.html.twig',
],
'data_collector.config' => [
0 => 'config',
1 => '@WebProfiler/Collector/config.html.twig',
],
],
'pimcore.service_controllers' => [
'App\\Command\\CleanDataObjectsCommand' => 'App\\Command\\CleanDataObjectsCommand',
'App\\Command\\FixPrimaryOrderNumberCommand' => 'App\\Command\\FixPrimaryOrderNumberCommand',
'App\\Command\\ImportBranchDataCommand' => 'App\\Command\\ImportBranchDataCommand',
'App\\Command\\ImportLanguageDataCommand' => 'App\\Command\\ImportLanguageDataCommand',
'App\\Command\\ImportProductMaterialsCommand' => 'App\\Command\\ImportProductMaterialsCommand',
'App\\Command\\UpdateDefaultKeysCommand' => 'App\\Command\\UpdateDefaultKeysCommand',
'App\\Controller\\AppAdminController' => 'App\\Controller\\AppAdminController',
'App\\Controller\\CategoryController' => 'App\\Controller\\CategoryController',
'App\\Controller\\DefaultController' => 'App\\Controller\\DefaultController',
'App\\Controller\\DopController' => 'App\\Controller\\DopController',
'App\\Controller\\EmailController' => 'App\\Controller\\EmailController',
'App\\Controller\\ExportController' => 'App\\Controller\\ExportController',
'App\\Controller\\GridexportController' => 'App\\Controller\\GridexportController',
'App\\Controller\\IframeController' => 'App\\Controller\\IframeController',
'App\\Controller\\OfferController' => 'App\\Controller\\OfferController',
'App\\Controller\\ProductController' => 'App\\Controller\\ProductController',
'App\\Controller\\Web2printController' => 'App\\Controller\\Web2printController',
'Asioso\\QuickTranslateBundle\\Controller\\DefaultController' => 'Asioso\\QuickTranslateBundle\\Controller\\DefaultController',
'Asioso\\QuickTranslateBundle\\Controller\\DocumentController' => 'Asioso\\QuickTranslateBundle\\Controller\\DocumentController',
'Asioso\\QuickTranslateBundle\\Controller\\ObjectController' => 'Asioso\\QuickTranslateBundle\\Controller\\ObjectController',
'DatasheetBundle\\Controller\\DefaultController' => 'DatasheetBundle\\Controller\\DefaultController',
'Doctrine\\Bundle\\DoctrineBundle\\Controller\\ProfilerController' => 'Doctrine\\Bundle\\DoctrineBundle\\Controller\\ProfilerController',
'Elements\\Bundle\\ProcessManagerBundle\\Controller\\CallbackSettingsController' => 'Elements\\Bundle\\ProcessManagerBundle\\Controller\\CallbackSettingsController',
'Elements\\Bundle\\ProcessManagerBundle\\Controller\\ConfigController' => 'Elements\\Bundle\\ProcessManagerBundle\\Controller\\ConfigController',
'Elements\\Bundle\\ProcessManagerBundle\\Controller\\IndexController' => 'Elements\\Bundle\\ProcessManagerBundle\\Controller\\IndexController',
'Elements\\Bundle\\ProcessManagerBundle\\Controller\\MonitoringItemController' => 'Elements\\Bundle\\ProcessManagerBundle\\Controller\\MonitoringItemController',
'Elements\\Bundle\\ProcessManagerBundle\\Controller\\RestController' => 'Elements\\Bundle\\ProcessManagerBundle\\Controller\\RestController',
'ExportBundle\\Command\\ExportProductDocumentsCommand' => 'ExportBundle\\Command\\ExportProductDocumentsCommand',
'ExportBundle\\Controller\\DefaultController' => 'ExportBundle\\Controller\\DefaultController',
'ExtendedDataHubFileExportBundle\\Controller\\DefaultController' => 'ExtendedDataHubFileExportBundle\\Controller\\DefaultController',
'ExtendedPimcorePortalEngineBundle\\Controller\\DefaultController' => 'ExtendedPimcorePortalEngineBundle\\Controller\\DefaultController',
'ExtendedPimcorePortalEngineBundle\\Controller\\Rest\\Api\\DataPool\\DataObjectController' => 'ExtendedPimcorePortalEngineBundle\\Controller\\Rest\\Api\\DataPool\\DataObjectController',
'Hamari\\PimEcommConnectorBundle\\Controller\\DefaultController' => 'Hamari\\PimEcommConnectorBundle\\Controller\\DefaultController',
'ImportBundle\\Command\\ImportHierarchyDataCommand' => 'ImportBundle\\Command\\ImportHierarchyDataCommand',
'ImportBundle\\Command\\UpdateProductHierarchyCommand' => 'ImportBundle\\Command\\UpdateProductHierarchyCommand',
'ImportBundle\\Controller\\DefaultController' => 'ImportBundle\\Controller\\DefaultController',
'MockBundle\\Controller\\DefaultController' => 'MockBundle\\Controller\\DefaultController',
'OutputDataConfigToolkitBundle\\Controller\\AdminController' => 'OutputDataConfigToolkitBundle\\Controller\\AdminController',
'OutputDataConfigToolkitBundle\\Controller\\ClassController' => 'OutputDataConfigToolkitBundle\\Controller\\ClassController',
'Pim2RevitBundle\\Controller\\DefaultController' => 'Pim2RevitBundle\\Controller\\DefaultController',
'Pimcore\\AssetMetadataClassDefinitionsBundle\\Controller\\BackendController' => 'Pimcore\\AssetMetadataClassDefinitionsBundle\\Controller\\BackendController',
'Pimcore\\AssetMetadataClassDefinitionsBundle\\Controller\\DefaultController' => 'Pimcore\\AssetMetadataClassDefinitionsBundle\\Controller\\DefaultController',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Asset\\AssetController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Asset\\AssetController',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Asset\\AssetHelperController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Asset\\AssetHelperController',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\ClassController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\ClassController',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\ClassificationstoreController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\ClassificationstoreController',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\DataObjectController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\DataObjectController',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\DataObjectHelperController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\DataObjectHelperController',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\QuantityValueController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\QuantityValueController',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\VariantsController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\VariantsController',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\DocumentController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\DocumentController',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\EmailController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\EmailController',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\FolderController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\FolderController',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\HardlinkController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\HardlinkController',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\LinkController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\LinkController',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\NewsletterController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\NewsletterController',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\PageController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\PageController',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\PrintcontainerController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\PrintcontainerController',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\PrintpageController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\PrintpageController',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\RenderletController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\RenderletController',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\SnippetController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\SnippetController',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\ElementController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\ElementController',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\EmailController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\EmailController',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\External\\AdminerController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\External\\AdminerController',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\External\\OpcacheController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\External\\OpcacheController',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\IndexController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\IndexController',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\InstallController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\InstallController',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\LogController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\LogController',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\LoginController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\LoginController',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\MiscController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\MiscController',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\NotificationController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\NotificationController',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\PortalController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\PortalController',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\RecyclebinController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\RecyclebinController',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\RedirectsController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\RedirectsController',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\SettingsController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\SettingsController',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\TagsController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\TagsController',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\TargetingController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\TargetingController',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\TranslationController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\TranslationController',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\UserController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\UserController',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\WorkflowController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\WorkflowController',
'Pimcore\\Bundle\\AdminBundle\\Controller\\ExtensionManager\\ExtensionManagerController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\ExtensionManager\\ExtensionManagerController',
'Pimcore\\Bundle\\AdminBundle\\Controller\\GDPR\\AdminController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\GDPR\\AdminController',
'Pimcore\\Bundle\\AdminBundle\\Controller\\GDPR\\AssetController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\GDPR\\AssetController',
'Pimcore\\Bundle\\AdminBundle\\Controller\\GDPR\\DataObjectController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\GDPR\\DataObjectController',
'Pimcore\\Bundle\\AdminBundle\\Controller\\GDPR\\PimcoreUsersController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\GDPR\\PimcoreUsersController',
'Pimcore\\Bundle\\AdminBundle\\Controller\\GDPR\\SentMailController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\GDPR\\SentMailController',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Reports\\AnalyticsController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Reports\\AnalyticsController',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Reports\\CustomReportController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Reports\\CustomReportController',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Reports\\SettingsController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Reports\\SettingsController',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Searchadmin\\SearchController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Searchadmin\\SearchController',
'Pimcore\\Bundle\\CoreBundle\\Controller\\PublicServicesController' => 'Pimcore\\Bundle\\CoreBundle\\Controller\\PublicServicesController',
'Pimcore\\Bundle\\DataHubBundle\\Controller\\ConfigController' => 'Pimcore\\Bundle\\DataHubBundle\\Controller\\ConfigController',
'Pimcore\\Bundle\\DataHubBundle\\Controller\\GraphQLExplorerController' => 'Pimcore\\Bundle\\DataHubBundle\\Controller\\GraphQLExplorerController',
'Pimcore\\Bundle\\DataHubBundle\\Controller\\WebserviceController' => 'Pimcore\\Bundle\\DataHubBundle\\Controller\\WebserviceController',
'Pimcore\\Bundle\\DataHubFileExportBundle\\Controller\\ConfigController' => 'Pimcore\\Bundle\\DataHubFileExportBundle\\Controller\\ConfigController',
'Pimcore\\Bundle\\DataHubFileExportBundle\\Controller\\DownloadController' => 'Pimcore\\Bundle\\DataHubFileExportBundle\\Controller\\DownloadController',
'Pimcore\\Bundle\\DataImporterBundle\\Controller\\ConfigDataObjectController' => 'Pimcore\\Bundle\\DataImporterBundle\\Controller\\ConfigDataObjectController',
'Pimcore\\Bundle\\DataImporterBundle\\Controller\\PushImportController' => 'Pimcore\\Bundle\\DataImporterBundle\\Controller\\PushImportController',
'Pimcore\\Bundle\\EnterpriseSubscriptionToolsBundle\\Controller\\LicenseCheckController' => 'Pimcore\\Bundle\\EnterpriseSubscriptionToolsBundle\\Controller\\LicenseCheckController',
'Pimcore\\Bundle\\OpenIdConnectBundle\\Controller\\AuthController' => 'Pimcore\\Bundle\\OpenIdConnectBundle\\Controller\\AuthController',
'Pimcore\\Bundle\\OpenIdConnectBundle\\Controller\\ButtonInjectionController' => 'Pimcore\\Bundle\\OpenIdConnectBundle\\Controller\\ButtonInjectionController',
'Pimcore\\Bundle\\OpenIdConnectBundle\\Controller\\ConfigController' => 'Pimcore\\Bundle\\OpenIdConnectBundle\\Controller\\ConfigController',
'Pimcore\\Bundle\\PhpTemplatingEngineBundle\\Controller\\FrontendController' => 'Pimcore\\Bundle\\PhpTemplatingEngineBundle\\Controller\\FrontendController',
'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\AbstractSiteController' => 'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\AbstractSiteController',
'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\Admin\\CollectionsController' => 'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\Admin\\CollectionsController',
'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\Admin\\FrontendBuildController' => 'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\Admin\\FrontendBuildController',
'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\Admin\\WizardController' => 'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\Admin\\WizardController',
'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\AuthController' => 'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\AuthController',
'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\CollectionController' => 'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\CollectionController',
'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\DataPool\\AssetController' => 'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\DataPool\\AssetController',
'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\DataPool\\DataObjectController' => 'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\DataPool\\DataObjectController',
'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\DownloadCartController' => 'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\DownloadCartController',
'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\EmailController' => 'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\EmailController',
'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\LanguageVariantController' => 'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\LanguageVariantController',
'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\PortalController' => 'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\PortalController',
'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\PublicShareController' => 'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\PublicShareController',
'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\Rest\\Api\\AssetUploadController' => 'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\Rest\\Api\\AssetUploadController',
'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\Rest\\Api\\BatchTaskController' => 'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\Rest\\Api\\BatchTaskController',
'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\Rest\\Api\\CollectionController' => 'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\Rest\\Api\\CollectionController',
'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\Rest\\Api\\DataPool\\AssetController' => 'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\Rest\\Api\\DataPool\\AssetController',
'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\Rest\\Api\\DataPool\\DataObjectController' => 'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\Rest\\Api\\DataPool\\DataObjectController',
'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\Rest\\Api\\DataPool\\PublicShare\\AssetController' => 'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\Rest\\Api\\DataPool\\PublicShare\\AssetController',
'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\Rest\\Api\\DataPool\\PublicShare\\DataObjectController' => 'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\Rest\\Api\\DataPool\\PublicShare\\DataObjectController',
'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\Rest\\Api\\DirectEditController' => 'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\Rest\\Api\\DirectEditController',
'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\Rest\\Api\\DownloadController' => 'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\Rest\\Api\\DownloadController',
'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\Rest\\Api\\FolderController' => 'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\Rest\\Api\\FolderController',
'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\Rest\\Api\\PublicShareController' => 'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\Rest\\Api\\PublicShareController',
'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\Rest\\Api\\PublicShare\\DetailActionsController' => 'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\Rest\\Api\\PublicShare\\DetailActionsController',
'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\Rest\\Api\\PublicShare\\DownloadController' => 'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\Rest\\Api\\PublicShare\\DownloadController',
'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\Rest\\Api\\SavedSearchController' => 'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\Rest\\Api\\SavedSearchController',
'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\Rest\\Api\\SearchController' => 'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\Rest\\Api\\SearchController',
'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\Rest\\Api\\TranslationController' => 'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\Rest\\Api\\TranslationController',
'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\SavedSearchController' => 'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\SavedSearchController',
'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\SearchController' => 'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\SearchController',
'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\SnippetController' => 'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\SnippetController',
'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\StatisticExplorerController' => 'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\StatisticExplorerController',
'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\UserController' => 'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\UserController',
'Pimcore\\Bundle\\StatisticsExplorerBundle\\Controller\\StatisticsController' => 'Pimcore\\Bundle\\StatisticsExplorerBundle\\Controller\\StatisticsController',
'kernel' => 'App\\Kernel',
],
'workflow.has_guard_listeners' => true,
'console.command.ids' => [
0 => 'App\\Command\\CleanDataObjectsCommand',
1 => 'App\\Command\\UpdateDefaultKeysCommand',
2 => 'App\\Command\\ImportLanguageDataCommand',
3 => 'App\\Command\\ImportProductMaterialsCommand',
4 => 'App\\Command\\ImportBranchDataCommand',
5 => 'App\\Command\\FixPrimaryOrderNumberCommand',
6 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\Bundle\\ListCommand',
7 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\CacheWarmingCommand',
8 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\ClassesDefinitionsBuildCommand',
9 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\Definition\\Import\\ClassCommand',
10 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\Definition\\Import\\CustomLayoutCommand',
11 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\Definition\\Import\\FieldCollectionCommand',
12 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\Definition\\Import\\ObjectBrickCommand',
13 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\DeleteClassificationStoreCommand',
14 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\DeleteUnusedLocaleDataCommand',
15 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\Document\\GeneratePagePreviews',
16 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\Document\\MigrateElementsCommand',
17 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\EmailLogsCleanupCommand',
18 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\GenerateStaticPagesCommand',
19 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\InternalMigrationHelpersCommand',
20 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\InternalModelDaoMappingGeneratorCommand',
21 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\InternalUnicodeCldrLanguageTerritoryGeneratorCommand',
22 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\LowQualityImagePreviewCommand',
23 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\MaintenanceModeCommand',
24 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\Migrate\\StorageCommand',
25 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\Migrate\\ThumbnailsFolderStructureCommand',
26 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\MysqlToolsCommand',
27 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\RecyclebinCleanupCommand',
28 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\RequirementsCheckCommand',
29 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\ResetPasswordCommand',
30 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\RunScriptCommand',
31 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\SearchBackendReindexCommand',
32 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\ThumbnailsClearCommand',
33 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\ThumbnailsImageCommand',
34 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\ThumbnailsVideoCommand',
35 => 'ExportBundle\\Command\\ExportProductDocumentsCommand',
36 => 'console.command.public_alias.Pimcore\\Bundle\\DataHubBundle\\Command\\Configuration\\RebuildWorkspacesCommand',
37 => 'console.command.public_alias.Pimcore\\Bundle\\DataHubBundle\\Command\\GraphQL\\RebuildDefinitionsCommand',
38 => 'console.command.public_alias.Pimcore\\Bundle\\DataImporterBundle\\Command\\CronExecutionCommand',
39 => 'console.command.public_alias.Pimcore\\Bundle\\DataImporterBundle\\Command\\DummyDataCommand',
40 => 'console.command.public_alias.Pimcore\\Bundle\\DataImporterBundle\\Command\\ParallelProcessQueueCommand',
41 => 'console.command.public_alias.Pimcore\\Bundle\\DataImporterBundle\\Command\\PrepareImportCommand',
42 => 'console.command.public_alias.Pimcore\\Bundle\\DataImporterBundle\\Command\\SequentialProcessQueueCommand',
43 => 'ImportBundle\\Command\\ImportHierarchyDataCommand',
44 => 'ImportBundle\\Command\\UpdateProductHierarchyCommand',
45 => 'console.command.public_alias.ImportBundle\\Command\\ImportVaultFilesSingleCommand',
46 => 'console.command.public_alias.ImportBundle\\Command\\ImportVaultFilesBatchCommand',
47 => 'console.command.public_alias.ImportBundle\\Command\\ImportVaultTempFilesCommand',
48 => 'console.command.public_alias.ImportBundle\\Command\\ImportProductTagsCommand',
49 => 'console.command.public_alias.ImportBundle\\Command\\ImportAssetTagsCommand',
50 => 'console.command.public_alias.ImportBundle\\Command\\ImportVaultFilesTagsCommand',
51 => 'console.command.public_alias.ImportBundle\\Command\\ImportProductDocumentsCommand',
52 => 'console.command.public_alias.ImportBundle\\Command\\ImportProductImagesCommand',
53 => 'console.command.public_alias.ImportBundle\\Command\\ImportProductVideosCommand',
54 => 'console.command.public_alias.MockBundle\\Command\\ImportMockedSAPDataCommand',
55 => 'console.command.public_alias.Elements\\Bundle\\ProcessManagerBundle\\Command\\ClassMethodExecutorCommand',
56 => 'console.command.public_alias.Elements\\Bundle\\ProcessManagerBundle\\Command\\MaintenanceCommand',
57 => 'console.command.public_alias.Pimcore\\Bundle\\DataHubFileExportBundle\\Command\\CronExecutionCommand',
58 => 'console.command.public_alias.Pimcore\\Bundle\\DataHubFileExportBundle\\Command\\ExportFileCommand',
59 => 'console.command.public_alias.Pimcore\\Bundle\\BundleGeneratorBundle\\Command\\BaseGenerateBundleCommand',
60 => 'Pimcore\\Bundle\\BundleGeneratorBundle\\Command\\GenerateBundleCommand',
61 => 'console.command.public_alias.Pimcore\\AssetMetadataClassDefinitionsBundle\\Command\\MigrateToCustomSettingsCommand',
62 => 'console.command.public_alias.Pimcore\\AssetMetadataClassDefinitionsBundle\\Command\\PopulateCommand',
63 => 'console.command.public_alias.Pimcore\\Bundle\\PortalEngineBundle\\Command\\SizeEstimationCommand',
64 => 'console.command.public_alias.Pimcore\\Bundle\\PortalEngineBundle\\Command\\Update\\IndexRecreateCommand',
65 => 'console.command.public_alias.Pimcore\\Bundle\\PortalEngineBundle\\Command\\Update\\IndexUpdateCommand',
66 => 'console.command.public_alias.Pimcore\\Bundle\\PortalEngineBundle\\Command\\Update\\UpdateFrontendBuildCommand',
67 => 'console.command.public_alias.Pimcore\\Bundle\\PortalEngineBundle\\Command\\WizardCommand',
68 => 'console.command.public_alias.ExtendedPimcorePortalEngineBundle\\Command\\UpdateAssetMetadataCommand',
69 => 'console.command.public_alias.Hamari\\PimEcommConnectorBundle\\Command\\CleanupProductsCommand',
70 => 'console.command.public_alias.Hamari\\PimEcommConnectorBundle\\Command\\SyncAllCategoriesCommand',
71 => 'console.command.public_alias.Hamari\\PimEcommConnectorBundle\\Command\\SyncAllCommand',
72 => 'console.command.public_alias.Hamari\\PimEcommConnectorBundle\\Command\\SyncCategoryCommand',
73 => 'console.command.public_alias.Hamari\\PimEcommConnectorBundle\\Command\\SyncProductCommand',
],
];
}
protected function throw($message)
{
throw new RuntimeException($message);
}
}