<?php
namespace ContainerETD9SGk;
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.token_storage' => 'get_Container_Private_Security_TokenStorageService',
'.container.private.twig' => 'get_Container_Private_TwigService',
'.container.private.validator' => 'get_Container_Private_ValidatorService',
'App\\Website\\LinkGenerator\\CategoryLinkGenerator' => 'getCategoryLinkGeneratorService',
'App\\Website\\LinkGenerator\\NewsLinkGenerator' => 'getNewsLinkGeneratorService',
'App\\Website\\LinkGenerator\\ProductLinkGenerator' => 'getProductLinkGeneratorService',
'CustomerManagementFrameworkBundle\\CustomerProvider\\CustomerProviderInterface' => 'getCustomerProviderInterfaceService',
'CustomerManagementFrameworkBundle\\CustomerProvider\\ObjectNamingScheme\\ObjectNamingSchemeInterface' => 'getObjectNamingSchemeInterfaceService',
'CustomerManagementFrameworkBundle\\CustomerSaveManager\\CustomerSaveManagerInterface' => 'getCustomerSaveManagerInterfaceService',
'CustomerManagementFrameworkBundle\\CustomerSaveManager\\SaveOptions' => 'getSaveOptionsService',
'CustomerManagementFrameworkBundle\\CustomerView\\CustomerViewInterface' => 'getCustomerViewInterfaceService',
'CustomerManagementFrameworkBundle\\Helper\\JsConfigService' => 'getJsConfigServiceService',
'CustomerManagementFrameworkBundle\\SegmentAssignment\\StoredFunctions\\StoredFunctionsInterface' => 'getStoredFunctionsInterfaceService',
'CustomerManagementFrameworkBundle\\SegmentAssignment\\TypeMapper\\TypeMapperInterface' => 'getTypeMapperInterfaceService',
'CustomerManagementFrameworkBundle\\SegmentManager\\SegmentManagerInterface' => 'getSegmentManagerInterfaceService',
'Knp\\Component\\Pager\\PaginatorInterface' => 'getPaginatorInterfaceService',
'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\\Cache\\Core\\CoreCacheHandler' => 'getCoreCacheHandlerService',
'Pimcore\\Config' => 'getConfigService',
'Pimcore\\Document\\DocumentStack' => 'getDocumentStackService',
'Pimcore\\Document\\Editable\\Block\\BlockStateStack' => 'getBlockStateStackService',
'Pimcore\\Document\\Renderer\\DocumentRenderer' => 'getDocumentRendererService',
'Pimcore\\Document\\StaticPageGenerator' => 'getStaticPageGeneratorService',
'Pimcore\\Extension\\Bundle\\PimcoreBundleManager' => 'getPimcoreBundleManagerService',
'Pimcore\\Http\\RequestHelper' => 'getRequestHelperService',
'Pimcore\\Http\\Request\\Resolver\\DocumentResolver' => 'getDocumentResolverService',
'Pimcore\\Http\\Request\\Resolver\\EditmodeResolver' => 'getEditmodeResolverService',
'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\\ResponseHelper' => 'getResponseHelperService',
'Pimcore\\Localization\\IntlFormatter' => 'getIntlFormatterService',
'Pimcore\\Localization\\LocaleServiceInterface' => 'getLocaleServiceInterfaceService',
'Pimcore\\Model\\Document\\Editable\\Loader\\EditableLoader' => 'getEditableLoaderService',
'Pimcore\\Model\\Document\\Service' => 'getServiceService',
'Pimcore\\Targeting\\Document\\DocumentTargetingConfigurator' => 'getDocumentTargetingConfiguratorService',
'Pimcore\\Templating\\Renderer\\EditableRenderer' => 'getEditableRendererService',
'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.activity_store' => 'getCmf_ActivityStoreService',
'cmf.view_formatter' => 'getCmf_ViewFormatterService',
'cmf_routing.route_provider' => 'getCmfRouting_RouteProviderService',
'data_collector.dump' => 'getDataCollector_DumpService',
'doctrine' => 'getDoctrineService',
'doctrine.dbal.default_connection' => 'getDoctrine_Dbal_DefaultConnectionService',
'event_dispatcher' => 'getEventDispatcherService',
'http_kernel' => 'getHttpKernelService',
'hwi_oauth.resource_ownermap.demo_frontend' => 'getHwiOauth_ResourceOwnermap_DemoFrontendService',
'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.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.event_listener.frontend.activity_url_tracker' => 'getPimcore_EventListener_Frontend_ActivityUrlTrackerService',
'pimcore.model.factory' => 'getPimcore_Model_FactoryService',
'pimcore.routing.router.request_context' => 'getPimcore_Routing_Router_RequestContextService',
'pimcore.templating.engine.delegating' => 'getPimcore_Templating_Engine_DelegatingService',
'pimcore_admin.security.bruteforce_protection_handler' => 'getPimcoreAdmin_Security_BruteforceProtectionHandlerService',
'pimcore_admin.security.user_loader' => 'getPimcoreAdmin_Security_UserLoaderService',
'pimcore_ecommerce.environment' => 'getPimcoreEcommerce_EnvironmentService',
'pimcore_ecommerce.tracking.tracking_manager' => 'getPimcoreEcommerce_Tracking_TrackingManagerService',
'request_stack' => 'getRequestStackService',
'router' => 'getRouterService',
'var_dumper.cloner' => 'getVarDumper_ClonerService',
'cache_clearer' => 'getCacheClearerService',
'filesystem' => 'getFilesystemService',
'security.csrf.token_manager' => 'getSecurity_Csrf_TokenManagerService',
'form.factory' => 'getForm_FactoryService',
'form.type.file' => 'getForm_Type_FileService',
'profiler' => 'getProfilerService',
'serializer' => 'getSerializerService',
'security.authorization_checker' => 'getSecurity_AuthorizationCheckerService',
'security.token_storage' => 'getSecurity_TokenStorageService',
'twig' => 'getTwigService',
'security.password_encoder' => 'getSecurity_PasswordEncoderService',
'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.csrf.token_manager' => 'get_Container_Private_Security_Csrf_TokenManagerService',
'.container.private.security.password_encoder' => 'get_Container_Private_Security_PasswordEncoderService',
'.container.private.serializer' => 'get_Container_Private_SerializerService',
'App\\Controller\\AcademyController' => 'getAcademyControllerService',
'App\\Controller\\AccountController' => 'getAccountControllerService',
'App\\Controller\\AddressController' => 'getAddressControllerService',
'App\\Controller\\ApiController' => 'getApiControllerService',
'App\\Controller\\BaseController' => 'getBaseControllerService',
'App\\Controller\\CartController' => 'getCartControllerService',
'App\\Controller\\CheckoutController' => 'getCheckoutControllerService',
'App\\Controller\\ContentController' => 'getContentControllerService',
'App\\Controller\\DashboardController' => 'getDashboardControllerService',
'App\\Controller\\DealsController' => 'getDealsControllerService',
'App\\Controller\\DefaultController' => 'getDefaultControllerService',
'App\\Controller\\HomeController' => 'getHomeControllerService',
'App\\Controller\\ManufacturerController' => 'getManufacturerControllerService',
'App\\Controller\\MarketingController' => 'getMarketingControllerService',
'App\\Controller\\MembershipController' => 'getMembershipControllerService',
'App\\Controller\\NewsController' => 'getNewsControllerService',
'App\\Controller\\PaymentController' => 'getPaymentControllerService',
'App\\Controller\\ProductController' => 'getProductControllerService',
'App\\Controller\\ProductTestController' => 'getProductTestControllerService',
'App\\Controller\\StoreController' => 'getStoreControllerService',
'App\\Controller\\StripePaymentController' => 'getStripePaymentControllerService',
'App\\Controller\\StripeWebhooks' => 'getStripeWebhooksService',
'App\\Controller\\ToolsController' => 'getToolsControllerService',
'App\\Controller\\Web2printController' => 'getWeb2printControllerService',
'App\\Controller\\WorkplaceController' => 'getWorkplaceControllerService',
'App\\Model\\Product\\CalculatedValue\\AccessoryPartName' => 'getAccessoryPartNameService',
'App\\Model\\Product\\CalculatedValue\\QualityCalculator' => 'getQualityCalculatorService',
'CustomerManagementFrameworkBundle\\ActivityManager\\DefaultActivityManager' => 'getDefaultActivityManagerService',
'CustomerManagementFrameworkBundle\\Controller\\Admin' => 'getAdminService',
'CustomerManagementFrameworkBundle\\Controller\\Admin\\ActivitiesController' => 'getActivitiesControllerService',
'CustomerManagementFrameworkBundle\\Controller\\Admin\\CustomersController' => 'getCustomersControllerService',
'CustomerManagementFrameworkBundle\\Controller\\Admin\\Customers\\FilterDefinitionController' => 'getFilterDefinitionControllerService',
'CustomerManagementFrameworkBundle\\Controller\\Admin\\DuplicatesController' => 'getDuplicatesControllerService',
'CustomerManagementFrameworkBundle\\Controller\\Admin\\GDPRDataController' => 'getGDPRDataControllerService',
'CustomerManagementFrameworkBundle\\Controller\\Admin\\HelperController' => 'getHelperControllerService',
'CustomerManagementFrameworkBundle\\Controller\\Admin\\RulesController' => 'getRulesControllerService',
'CustomerManagementFrameworkBundle\\Controller\\Admin\\SegmentAssignmentController' => 'getSegmentAssignmentControllerService',
'CustomerManagementFrameworkBundle\\Controller\\Admin\\SettingsController' => 'getSettingsControllerService',
'CustomerManagementFrameworkBundle\\Controller\\Admin\\TemplatesController' => 'getTemplatesControllerService',
'CustomerManagementFrameworkBundle\\Controller\\Preview\\ObjectPreviewController' => 'getObjectPreviewControllerService',
'CustomerManagementFrameworkBundle\\Controller\\Report\\TermSegmentBuilderController' => 'getTermSegmentBuilderControllerService',
'CustomerManagementFrameworkBundle\\Controller\\Rest\\Api\\ActivitiesController' => 'getActivitiesController2Service',
'CustomerManagementFrameworkBundle\\Controller\\Rest\\Api\\CustomersController' => 'getCustomersController2Service',
'CustomerManagementFrameworkBundle\\Controller\\Rest\\Api\\DeletionsController' => 'getDeletionsControllerService',
'CustomerManagementFrameworkBundle\\Controller\\Rest\\Api\\SegmentGroupsController' => 'getSegmentGroupsControllerService',
'CustomerManagementFrameworkBundle\\Controller\\Rest\\Api\\SegmentsController' => 'getSegmentsControllerService',
'CustomerManagementFrameworkBundle\\Controller\\Rest\\Api\\SegmentsOfCustomersController' => 'getSegmentsOfCustomersControllerService',
'CustomerManagementFrameworkBundle\\Controller\\Rest\\Mailchimp\\WebhookController' => 'getWebhookControllerService',
'CustomerManagementFrameworkBundle\\Controller\\Rest\\Newsletter\\AdminController' => 'getAdminControllerService',
'CustomerManagementFrameworkBundle\\CustomerDuplicatesService\\CustomerDuplicatesServiceInterface' => 'getCustomerDuplicatesServiceInterfaceService',
'CustomerManagementFrameworkBundle\\CustomerList\\SearchHelper' => 'getSearchHelperService',
'CustomerManagementFrameworkBundle\\CustomerMerger\\CustomerMergerInterface' => 'getCustomerMergerInterfaceService',
'CustomerManagementFrameworkBundle\\CustomerSaveValidator\\CustomerSaveValidatorInterface' => 'getCustomerSaveValidatorInterfaceService',
'CustomerManagementFrameworkBundle\\CustomerView\\Customer\\Maintenance' => 'getMaintenanceService',
'CustomerManagementFrameworkBundle\\CustomerView\\FilterDefinition\\Maintenance' => 'getMaintenance2Service',
'CustomerManagementFrameworkBundle\\DuplicatesIndex\\DuplicatesIndexInterface' => 'getDuplicatesIndexInterfaceService',
'CustomerManagementFrameworkBundle\\Encryption\\DefaultEncryptionService' => 'getDefaultEncryptionServiceService',
'CustomerManagementFrameworkBundle\\Event\\PimcoreElementRemovalListenerInterface' => 'getPimcoreElementRemovalListenerInterfaceService',
'CustomerManagementFrameworkBundle\\Event\\TargetingEventListener' => 'getTargetingEventListenerService',
'CustomerManagementFrameworkBundle\\Installer' => 'getInstallerService',
'CustomerManagementFrameworkBundle\\Maintenance\\MaintenanceWorker' => 'getMaintenanceWorkerService',
'CustomerManagementFrameworkBundle\\SegmentAssignment\\Indexer\\IndexerInterface' => 'getIndexerInterfaceService',
'CustomerManagementFrameworkBundle\\SegmentAssignment\\QueryService\\QueryServiceInterface' => 'getQueryServiceInterfaceService',
'CustomerManagementFrameworkBundle\\SegmentAssignment\\QueueBuilder\\QueueBuilderInterface' => 'getQueueBuilderInterfaceService',
'CustomerManagementFrameworkBundle\\SegmentAssignment\\SegmentAssigner\\SegmentAssignerInterface' => 'getSegmentAssignerInterfaceService',
'CustomerManagementFrameworkBundle\\SegmentManager\\SegmentBuilderExecutor\\SegmentBuilderExecutorInterface' => 'getSegmentBuilderExecutorInterfaceService',
'CustomerManagementFrameworkBundle\\SegmentManager\\SegmentExtractor\\SegmentExtractorInterface' => 'getSegmentExtractorInterfaceService',
'CustomerManagementFrameworkBundle\\SegmentManager\\SegmentMerger\\DefaultSegmentMerger\\MetadataFiller' => 'getMetadataFillerService',
'GuzzleHttp\\Client' => 'getClientService',
'HWI\\Bundle\\OAuthBundle\\Controller\\ConnectController' => 'getConnectControllerService',
'HWI\\Bundle\\OAuthBundle\\Controller\\LoginController' => 'getLoginControllerService',
'HWI\\Bundle\\OAuthBundle\\Controller\\RedirectToServiceController' => 'getRedirectToServiceControllerService',
'OutputDataConfigToolkitBundle\\Controller\\AdminController' => 'getAdminController2Service',
'OutputDataConfigToolkitBundle\\Controller\\ClassController' => 'getClassControllerService',
'Pimcore\\Admin\\Serializer' => 'getSerializer2Service',
'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' => 'getDataObjectControllerService',
'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' => 'getDocumentControllerService',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\EmailController' => 'getEmailControllerService',
'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' => 'getEmailController2Service',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\External\\AdminerController' => 'getAdminerControllerService',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\External\\OpcacheController' => 'getOpcacheControllerService',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\IndexController' => 'getIndexControllerService',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\InstallController' => 'getInstallControllerService',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\LogController' => 'getLogControllerService',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\LoginController' => 'getLoginController2Service',
'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' => 'getSettingsController2Service',
'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' => 'getAdminController3Service',
'Pimcore\\Bundle\\AdminBundle\\Controller\\GDPR\\AssetController' => 'getAssetController2Service',
'Pimcore\\Bundle\\AdminBundle\\Controller\\GDPR\\DataObjectController' => 'getDataObjectController2Service',
'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' => 'getSettingsController3Service',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Searchadmin\\SearchController' => 'getSearchControllerService',
'Pimcore\\Bundle\\AdminBundle\\Session\\Handler\\AdminSessionHandler' => 'getAdminSessionHandlerService',
'Pimcore\\Bundle\\CoreBundle\\Controller\\PublicServicesController' => 'getPublicServicesControllerService',
'Pimcore\\Bundle\\CoreBundle\\EventListener\\WorkflowManagementListener' => 'getWorkflowManagementListenerService',
'Pimcore\\Bundle\\DataHubBundle\\Controller\\ConfigController' => 'getConfigControllerService',
'Pimcore\\Bundle\\DataHubBundle\\Controller\\GraphQLExplorerController' => 'getGraphQLExplorerControllerService',
'Pimcore\\Bundle\\DataHubBundle\\Controller\\WebserviceController' => 'getWebserviceControllerService',
'Pimcore\\Bundle\\DataHubBundle\\GraphQL\\Service' => 'getService2Service',
'Pimcore\\Bundle\\DataHubBundle\\Installer' => 'getInstaller2Service',
'Pimcore\\Bundle\\DataHubBundle\\Service\\CheckConsumerPermissionsService' => 'getCheckConsumerPermissionsServiceService',
'Pimcore\\Bundle\\DataHubBundle\\Service\\FileUploadService' => 'getFileUploadServiceService',
'Pimcore\\Bundle\\DataHubBundle\\Service\\OutputCacheService' => 'getOutputCacheServiceService',
'Pimcore\\Bundle\\DataImporterBundle\\Controller\\ConfigDataObjectController' => 'getConfigDataObjectControllerService',
'Pimcore\\Bundle\\DataImporterBundle\\Controller\\PushImportController' => 'getPushImportControllerService',
'Pimcore\\Bundle\\EcommerceFrameworkBundle\\Controller\\AdminOrderController' => 'getAdminOrderControllerService',
'Pimcore\\Bundle\\EcommerceFrameworkBundle\\Controller\\ConfigController' => 'getConfigController2Service',
'Pimcore\\Bundle\\EcommerceFrameworkBundle\\Controller\\FindologicController' => 'getFindologicControllerService',
'Pimcore\\Bundle\\EcommerceFrameworkBundle\\Controller\\IndexController' => 'getIndexController2Service',
'Pimcore\\Bundle\\EcommerceFrameworkBundle\\Controller\\PricingController' => 'getPricingControllerService',
'Pimcore\\Bundle\\EcommerceFrameworkBundle\\Controller\\VoucherController' => 'getVoucherControllerService',
'Pimcore\\Bundle\\EcommerceFrameworkBundle\\Tools\\Installer' => 'getInstaller3Service',
'Pimcore\\Bundle\\EcommerceFrameworkBundle\\Unzer\\Installer' => 'getInstaller4Service',
'Pimcore\\Bundle\\ObjectMergerBundle\\Controller\\AdminController' => 'getAdminController4Service',
'Pimcore\\Cache\\Symfony\\CacheClearer' => 'getCacheClearer2Service',
'Pimcore\\Controller\\Config\\ControllerDataProvider' => 'getControllerDataProviderService',
'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\\Consent\\Service' => 'getService3Service',
'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' => 'getService4Service',
'Pimcore\\Document\\Editable\\EditableHandler' => 'getEditableHandlerService',
'Pimcore\\Document\\Editable\\EditableUsageResolver' => 'getEditableUsageResolverService',
'Pimcore\\Element\\MarshallerService' => 'getMarshallerServiceService',
'Pimcore\\Extension\\Document\\Areabrick\\AreabrickManagerInterface' => 'getAreabrickManagerInterfaceService',
'Pimcore\\Helper\\LongRunningHelper' => 'getLongRunningHelperService',
'Pimcore\\Http\\ClientFactory' => 'getClientFactoryService',
'Pimcore\\Http\\Request\\Resolver\\TemplateResolver' => 'getTemplateResolverService',
'Pimcore\\Image\\Adapter\\GD' => 'getGDService',
'Pimcore\\Image\\Adapter\\Imagick' => 'getImagickService',
'Pimcore\\Image\\Optimizer' => 'getOptimizerService',
'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\\Tool\\AssetsInstaller' => 'getAssetsInstallerService',
'Pimcore\\Tool\\Storage' => 'getStorageService',
'Pimcore\\Workflow\\Dumper\\GraphvizDumper' => 'getGraphvizDumperService',
'Pimcore\\Workflow\\Dumper\\StateMachineGraphvizDumper' => 'getStateMachineGraphvizDumperService',
'Pimcore\\Workflow\\ExpressionService' => 'getExpressionServiceService',
'Pimcore\\Workflow\\Manager' => 'getManagerService',
'Pimcore\\Workflow\\Notification\\NotificationEmailService' => 'getNotificationEmailServiceService',
'Pimcore\\Workflow\\Place\\StatusInfo' => 'getStatusInfoService',
'Scheb\\TwoFactorBundle\\Model\\PersisterInterface' => 'getPersisterInterfaceService',
'Scheb\\TwoFactorBundle\\Security\\TwoFactor\\Provider\\TwoFactorFormRendererInterface' => 'getTwoFactorFormRendererInterfaceService',
'Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController' => 'getRedirectControllerService',
'Symfony\\Bundle\\FrameworkBundle\\Controller\\TemplateController' => 'getTemplateControllerService',
'Web2PrintToolsBundle\\Controller\\AdminController' => 'getAdminController5Service',
'Web2PrintToolsBundle\\Tools\\Installer' => 'getInstaller5Service',
'cache.app_clearer' => 'getCache_AppClearerService',
'cache.global_clearer' => 'getCache_GlobalClearerService',
'cache.system_clearer' => 'getCache_SystemClearerService',
'cache_warmer' => 'getCacheWarmerService',
'cmf.action_trigger.action_manager' => 'getCmf_ActionTrigger_ActionManagerService',
'cmf.action_trigger.queue' => 'getCmf_ActionTrigger_QueueService',
'cmf.activity_store_entry' => 'getCmf_ActivityStoreEntryService',
'cmf.activity_url_tracker' => 'getCmf_ActivityUrlTrackerService',
'cmf.activity_view' => 'getCmf_ActivityViewService',
'cmf.custom_report.adapter.term_segment_builder' => 'getCmf_CustomReport_Adapter_TermSegmentBuilderService',
'cmf.customer_duplicates_view' => 'getCmf_CustomerDuplicatesViewService',
'cmf.customer_exporter_manager' => 'getCmf_CustomerExporterManagerService',
'cmf.document.newsletter.factory.segmentAddressSource' => 'getCmf_Document_Newsletter_Factory_SegmentAddressSourceService',
'cmf.event_listener.action_trigger' => 'getCmf_EventListener_ActionTriggerService',
'cmf.event_listener.maintenance' => 'getCmf_EventListener_MaintenanceService',
'cmf.event_listener.object_merger' => 'getCmf_EventListener_ObjectMergerService',
'cmf.event_listener.pimcore_object' => 'getCmf_EventListener_PimcoreObjectService',
'cmf.link-activity-definition.linkgenerator' => 'getCmf_Linkactivitydefinition_LinkgeneratorService',
'cmf.potential_duplicate_item' => 'getCmf_PotentialDuplicateItemService',
'cmf.rest.activities_handler' => 'getCmf_Rest_ActivitiesHandlerService',
'cmf.rest.customers_handler' => 'getCmf_Rest_CustomersHandlerService',
'cmf.rest.deletions_handler' => 'getCmf_Rest_DeletionsHandlerService',
'cmf.rest.segment_groups_handler' => 'getCmf_Rest_SegmentGroupsHandlerService',
'cmf.rest.segments_handler' => 'getCmf_Rest_SegmentsHandlerService',
'cmf.rest.segments_of_customer_handler' => 'getCmf_Rest_SegmentsOfCustomerHandlerService',
'cmf.segment_manager.segment_merger' => 'getCmf_SegmentManager_SegmentMergerService',
'cmf_routing.redirect_controller' => 'getCmfRouting_RedirectControllerService',
'console.command.public_alias.App\\Command\\AssetCopyrightCommand' => 'getAssetCopyrightCommandService',
'console.command.public_alias.App\\Command\\CreateFreeTrialCommand' => 'getCreateFreeTrialCommandService',
'console.command.public_alias.App\\Command\\DataCommand' => 'getDataCommandService',
'console.command.public_alias.App\\Command\\ImportCustomersCommand' => 'getImportCustomersCommandService',
'console.command.public_alias.App\\Command\\PublicHolidaysCommand' => 'getPublicHolidaysCommandService',
'console.command.public_alias.App\\Command\\UpdateStripeSubscriptionPriceCommand' => 'getUpdateStripeSubscriptionPriceCommandService',
'console.command.public_alias.CustomerManagementFrameworkBundle\\Command\\ActionTriggerQueueCommand' => 'getActionTriggerQueueCommandService',
'console.command.public_alias.CustomerManagementFrameworkBundle\\Command\\BuildSegmentsCommand' => 'getBuildSegmentsCommandService',
'console.command.public_alias.CustomerManagementFrameworkBundle\\Command\\CronTriggerCommand' => 'getCronTriggerCommandService',
'console.command.public_alias.CustomerManagementFrameworkBundle\\Command\\DuplicatesIndexCommand' => 'getDuplicatesIndexCommandService',
'console.command.public_alias.CustomerManagementFrameworkBundle\\Command\\MaintenanceCommand' => 'getMaintenanceCommandService',
'console.command.public_alias.CustomerManagementFrameworkBundle\\Command\\SegmentAssignmentIndexCommand' => 'getSegmentAssignmentIndexCommandService',
'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\\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\\MigrateStorageCommand' => 'getMigrateStorageCommandService',
'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\MysqlToolsCommand' => 'getMysqlToolsCommandService',
'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\\GraphQL\\RebuildDefinitionsCommand' => 'getRebuildDefinitionsCommandService',
'console.command.public_alias.Pimcore\\Bundle\\DataImporterBundle\\Command\\CronExecutionCommand' => 'getCronExecutionCommandService',
'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\\EcommerceFrameworkBundle\\Command\\CleanupPendingOrdersCommand' => 'getCleanupPendingOrdersCommandService',
'console.command.public_alias.Pimcore\\Bundle\\EcommerceFrameworkBundle\\Command\\IndexService\\BootstrapCommand' => 'getBootstrapCommandService',
'console.command.public_alias.Pimcore\\Bundle\\EcommerceFrameworkBundle\\Command\\IndexService\\EsSyncCommand' => 'getEsSyncCommandService',
'console.command.public_alias.Pimcore\\Bundle\\EcommerceFrameworkBundle\\Command\\IndexService\\ProcessPreparationQueueCommand' => 'getProcessPreparationQueueCommandService',
'console.command.public_alias.Pimcore\\Bundle\\EcommerceFrameworkBundle\\Command\\IndexService\\ProcessUpdateIndexQueueCommand' => 'getProcessUpdateIndexQueueCommandService',
'console.command.public_alias.Pimcore\\Bundle\\EcommerceFrameworkBundle\\Command\\IndexService\\ResetQueueCommand' => 'getResetQueueCommandService',
'console.command.public_alias.Pimcore\\Bundle\\EcommerceFrameworkBundle\\Command\\Voucher\\CleanupReservationsCommand' => 'getCleanupReservationsCommandService',
'console.command.public_alias.Pimcore\\Bundle\\EcommerceFrameworkBundle\\Command\\Voucher\\CleanupStatisticsCommand' => 'getCleanupStatisticsCommandService',
'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',
'httplug.client' => 'getHttplug_ClientService',
'httplug.message_factory' => 'getHttplug_MessageFactoryService',
'httplug.psr17_request_factory' => 'getHttplug_Psr17RequestFactoryService',
'httplug.psr17_response_factory' => 'getHttplug_Psr17ResponseFactoryService',
'httplug.psr17_server_request_factory' => 'getHttplug_Psr17ServerRequestFactoryService',
'httplug.psr17_stream_factory' => 'getHttplug_Psr17StreamFactoryService',
'httplug.psr17_uploaded_file_factory' => 'getHttplug_Psr17UploadedFileFactoryService',
'httplug.psr17_uri_factory' => 'getHttplug_Psr17UriFactoryService',
'httplug.psr18_client' => 'getHttplug_Psr18ClientService',
'httplug.stream_factory' => 'getHttplug_StreamFactoryService',
'httplug.uri_factory' => 'getHttplug_UriFactoryService',
'hwi_oauth.resource_owner.google' => 'getHwiOauth_ResourceOwner_GoogleService',
'hwi_oauth.resource_owner.twitter' => 'getHwiOauth_ResourceOwner_TwitterService',
'hwi_oauth.user_checker' => 'getHwiOauth_UserCheckerService',
'monolog.logger.DATA-IMPORTER' => 'getMonolog_Logger_DATAIMPORTERService',
'monolog.logger.cmf' => 'getMonolog_Logger_CmfService',
'monolog.logger.console' => 'getMonolog_Logger_ConsoleService',
'monolog.logger.debug' => 'getMonolog_Logger_DebugService',
'monolog.logger.httplug' => 'getMonolog_Logger_HttplugService',
'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_ecommerce' => 'getMonolog_Logger_PimcoreEcommerceService',
'monolog.logger.pimcore_ecommerce_es' => 'getMonolog_Logger_PimcoreEcommerceEsService',
'monolog.logger.pimcore_ecommerce_findologic' => 'getMonolog_Logger_PimcoreEcommerceFindologicService',
'monolog.logger.pimcore_ecommerce_indexupdater' => 'getMonolog_Logger_PimcoreEcommerceIndexupdaterService',
'monolog.logger.pimcore_ecommerce_sql' => 'getMonolog_Logger_PimcoreEcommerceSqlService',
'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.newsletter.address_source_adapter.factories' => 'getPimcore_Newsletter_AddressSourceAdapter_FactoriesService',
'pimcore.workflow.place-options-provider' => 'getPimcore_Workflow_PlaceoptionsproviderService',
'pimcore_admin.security.admin_authenticator' => 'getPimcoreAdmin_Security_AdminAuthenticatorService',
'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_ecommerce.cart_manager.default' => 'getPimcoreEcommerce_CartManager_DefaultService',
'pimcore_ecommerce.cart_manager.osgo' => 'getPimcoreEcommerce_CartManager_OsgoService',
'pimcore_ecommerce.factory' => 'getPimcoreEcommerce_FactoryService',
'pimcore_ecommerce.index_service' => 'getPimcoreEcommerce_IndexServiceService',
'pimcore_ecommerce.offer_tool' => 'getPimcoreEcommerce_OfferToolService',
'pimcore_ecommerce.order_manager.default' => 'getPimcoreEcommerce_OrderManager_DefaultService',
'pimcore_ecommerce.order_manager.formthotics' => 'getPimcoreEcommerce_OrderManager_FormthoticsService',
'pimcore_ecommerce.order_manager.osgo' => 'getPimcoreEcommerce_OrderManager_OsgoService',
'pimcore_ecommerce.payment_manager' => 'getPimcoreEcommerce_PaymentManagerService',
'pimcore_ecommerce.voucher_service' => 'getPimcoreEcommerce_VoucherServiceService',
'pimcore_ecommerce.voucher_service.token_manager_factory' => 'getPimcoreEcommerce_VoucherService_TokenManagerFactoryService',
'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',
'session' => 'getSessionService',
'state_machine.simple_asset_workflow' => 'getStateMachine_SimpleAssetWorkflowService',
'web_profiler.controller.exception_panel' => 'getWebProfiler_Controller_ExceptionPanelService',
'web_profiler.controller.profiler' => 'getWebProfiler_Controller_ProfilerService',
'web_profiler.controller.router' => 'getWebProfiler_Controller_RouterService',
'workflow.product_data_enrichment' => 'getWorkflow_ProductDataEnrichmentService',
];
$this->aliases = [
'App\\Kernel' => 'kernel',
'CustomerManagementFrameworkBundle\\ActionTrigger\\EventHandler\\EventHandlerInterface' => 'cmf.event_listener.action_trigger',
'CustomerManagementFrameworkBundle\\ActionTrigger\\Queue\\QueueInterface' => 'cmf.action_trigger.queue',
'CustomerManagementFrameworkBundle\\ActivityManager\\ActivityManagerInterface' => 'CustomerManagementFrameworkBundle\\ActivityManager\\DefaultActivityManager',
'CustomerManagementFrameworkBundle\\CustomerList\\ExporterManagerInterface' => 'cmf.customer_exporter_manager',
'CustomerManagementFrameworkBundle\\Encryption\\EncryptionServiceInterface' => 'CustomerManagementFrameworkBundle\\Encryption\\DefaultEncryptionService',
'CustomerManagementFrameworkBundle\\LinkGenerator\\LinkActivityDefinitionLinkGenerator' => 'cmf.link-activity-definition.linkgenerator',
'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',
'Symfony\\Component\\Messenger\\MessageBusInterface' => 'messenger.default_bus',
'cmf.activity_manager' => 'CustomerManagementFrameworkBundle\\ActivityManager\\DefaultActivityManager',
'cmf.customer_duplicates_index' => 'CustomerManagementFrameworkBundle\\DuplicatesIndex\\DuplicatesIndexInterface',
'cmf.customer_duplicates_service' => 'CustomerManagementFrameworkBundle\\CustomerDuplicatesService\\CustomerDuplicatesServiceInterface',
'cmf.customer_merger' => 'CustomerManagementFrameworkBundle\\CustomerMerger\\CustomerMergerInterface',
'cmf.customer_provider' => 'CustomerManagementFrameworkBundle\\CustomerProvider\\CustomerProviderInterface',
'cmf.customer_provider.object_naming_scheme' => 'CustomerManagementFrameworkBundle\\CustomerProvider\\ObjectNamingScheme\\ObjectNamingSchemeInterface',
'cmf.customer_save_manager' => 'CustomerManagementFrameworkBundle\\CustomerSaveManager\\CustomerSaveManagerInterface',
'cmf.customer_save_validator' => 'CustomerManagementFrameworkBundle\\CustomerSaveValidator\\CustomerSaveValidatorInterface',
'cmf.customer_view' => 'CustomerManagementFrameworkBundle\\CustomerView\\CustomerViewInterface',
'cmf.encryption_service' => 'CustomerManagementFrameworkBundle\\Encryption\\DefaultEncryptionService',
'cmf.logger' => 'monolog.logger.cmf',
'cmf.segment_manager' => 'CustomerManagementFrameworkBundle\\SegmentManager\\SegmentManagerInterface',
'database_connection' => 'doctrine.dbal.default_connection',
'hwi_oauth.http.client' => 'httplug.client',
'hwi_oauth.http.message_factory' => 'httplug.message_factory',
'pimcore.app_logger' => 'Pimcore\\Log\\ApplicationLogger',
'pimcore.app_logger.default' => 'Pimcore\\Log\\ApplicationLogger',
'pimcore.ecommerceframework.installer' => 'Pimcore\\Bundle\\EcommerceFrameworkBundle\\Tools\\Installer',
'pimcore.http_client' => 'GuzzleHttp\\Client',
'pimcore.locale' => 'Pimcore\\Localization\\LocaleServiceInterface',
'pimcore.templating.engine.twig' => '.container.private.twig',
'pimcore_admin.security.token_storage_user_resolver' => 'Pimcore\\Bundle\\AdminBundle\\Security\\User\\TokenStorageUserResolver',
'pimcore_admin.serializer' => 'Pimcore\\Admin\\Serializer',
'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/pimcore/pimcore/models/DataObject/ClassDefinition/LinkGeneratorInterface.php';
include_once \dirname(__DIR__, 4).'/src/Website/LinkGenerator/AbstractProductLinkGenerator.php';
include_once \dirname(__DIR__, 4).'/src/Website/LinkGenerator/CategoryLinkGenerator.php';
include_once \dirname(__DIR__, 4).'/src/Website/LinkGenerator/ProductLinkGenerator.php';
include_once \dirname(__DIR__, 4).'/src/Website/LinkGenerator/NewsLinkGenerator.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).'/src/Website/Tool/PimcoreUrl.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/EcommerceFrameworkBundle/IndexService/Getter/GetterInterface.php';
include_once \dirname(__DIR__, 4).'/src/Ecommerce/IndexService/SegmentGetter.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Localization/IntlFormatter.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/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/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/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/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/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/JsonManifestVersionStrategy.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/notifier/EventListener/NotificationLoggerListener.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/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/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/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/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/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/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/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/symfony/dependency-injection/ContainerAwareInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/hwi/oauth-bundle/Security/Http/ResourceOwnerMapInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/hwi/oauth-bundle/Security/Http/ResourceOwnerMap.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/FragmentHandler.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.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/lib/Doctrine/Persistence/ConnectionRegistry.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/ManagerRegistry.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/lib/Doctrine/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/lib/Doctrine/Common/EventManager.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.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/sensio/framework-extra-bundle/src/Templating/TemplateGuesser.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/PdoStore.php';
include_once \dirname(__DIR__, 4).'/vendor/knplabs/knp-components/src/Knp/Component/Pager/PaginatorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/knplabs/knp-components/src/Knp/Component/Pager/Paginator.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/Routing/RedirectHandler.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/EditmodeResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Http/Request/Resolver/DocumentResolver.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/DocumentStack.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/Frontend/DocumentStackListener.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/ActionRenderer.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Templating/Renderer/EditableRenderer.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/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/symfony/cache/Adapter/PdoAdapter.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/TraceableTagAwareAdapter.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/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/Templating/Renderer/IncludeRenderer.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/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/EventListener/BruteforceProtectionListener.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/pimcore/bundles/EcommerceFrameworkBundle/EventListener/Frontend/TrackingCodeFlashMessageListener.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/customer-management-framework-bundle/src/CustomerSaveManager/SaveOptions.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/customer-management-framework-bundle/src/CustomerSaveManager/CustomerSaveManagerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/customer-management-framework-bundle/src/Traits/LoggerAware.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/customer-management-framework-bundle/src/CustomerSaveManager/LegacyTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/customer-management-framework-bundle/src/CustomerSaveManager/DefaultCustomerSaveManager.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/customer-management-framework-bundle/src/CustomerSaveHandler/CustomerSaveHandlerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/customer-management-framework-bundle/src/CustomerSaveHandler/AbstractCustomerSaveHandler.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/customer-management-framework-bundle/src/CustomerSaveHandler/NormalizeZip.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/customer-management-framework-bundle/src/CustomerProvider/ObjectNamingScheme/ObjectNamingSchemeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/customer-management-framework-bundle/src/CustomerProvider/ObjectNamingScheme/DefaultObjectNamingScheme.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/customer-management-framework-bundle/src/SegmentManager/SegmentManagerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/customer-management-framework-bundle/src/SegmentManager/DefaultSegmentManager.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/customer-management-framework-bundle/src/SegmentBuilder/SegmentBuilderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/customer-management-framework-bundle/src/SegmentBuilder/AbstractSegmentBuilder.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/customer-management-framework-bundle/src/SegmentBuilder/StateSegmentBuilder.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/customer-management-framework-bundle/src/SegmentBuilder/GenderSegmentBuilder.php';
include_once \dirname(__DIR__, 4).'/src/CustomerManagementFramework/SegmentBuilder/ProductInterestSegmentBuilder.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/customer-management-framework-bundle/src/SegmentAssignment/TypeMapper/TypeMapperInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/customer-management-framework-bundle/src/SegmentAssignment/TypeMapper/TypeMapper.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/customer-management-framework-bundle/src/SegmentAssignment/StoredFunctions/StoredFunctionsInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/customer-management-framework-bundle/src/SegmentAssignment/StoredFunctions/DefaultStoredFunctions.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/customer-management-framework-bundle/src/Translate/TranslatorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/customer-management-framework-bundle/src/View/Formatter/ViewFormatterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/customer-management-framework-bundle/src/View/Formatter/DefaultViewFormatter.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/customer-management-framework-bundle/src/CustomerView/CustomerViewInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/customer-management-framework-bundle/src/CustomerView/DefaultCustomerView.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/customer-management-framework-bundle/src/Helper/JsConfigService.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/customer-management-framework-bundle/src/Event/Frontend/UrlActivityTracker.php';
include_once \dirname(__DIR__, 4).'/vendor/php-http/httplug-bundle/src/Discovery/ConfiguredClientsStrategyListener.php';
include_once \dirname(__DIR__, 4).'/vendor/php-http/httplug-bundle/src/Collector/Collector.php';
include_once \dirname(__DIR__, 4).'/vendor/php-http/httplug-bundle/src/Collector/PluginClientFactoryListener.php';
include_once \dirname(__DIR__, 4).'/vendor/php-http/httplug-bundle/src/Collector/PluginClientFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/php-http/message/src/Formatter.php';
include_once \dirname(__DIR__, 4).'/vendor/php-http/httplug-bundle/src/Collector/Formatter.php';
include_once \dirname(__DIR__, 4).'/vendor/php-http/message/src/Formatter/FullHttpMessageFormatter.php';
include_once \dirname(__DIR__, 4).'/vendor/php-http/message/src/Formatter/CurlCommandFormatter.php';
include_once \dirname(__DIR__, 4).'/vendor/hwi/oauth-bundle/Security/OAuthUtils.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/customer-management-framework-bundle/src/Security/OAuth/OAuthUtils.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/pimcore/pimcore/lib/Translation/Translator.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/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/Model/FactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Model/Factory.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Model/Factory/FallbackBuilder.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/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/pimcore/pimcore/bundles/AdminBundle/Security/BruteforceProtectionHandler.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/EcommerceFrameworkBundle/ComponentInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/EcommerceFrameworkBundle/EnvironmentInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/EcommerceFrameworkBundle/Environment.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/EcommerceFrameworkBundle/SessionEnvironment.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/EcommerceFrameworkBundle/Tracking/CategoryPageViewInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/EcommerceFrameworkBundle/Tracking/ProductImpressionInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/EcommerceFrameworkBundle/Tracking/ProductViewInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/EcommerceFrameworkBundle/Tracking/CartUpdateInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/EcommerceFrameworkBundle/Tracking/CartProductActionAddInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/EcommerceFrameworkBundle/Tracking/CartProductActionRemoveInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/EcommerceFrameworkBundle/Tracking/CheckoutInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/EcommerceFrameworkBundle/Tracking/CheckoutStepInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/EcommerceFrameworkBundle/Tracking/CheckoutCompleteInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/EcommerceFrameworkBundle/Tracking/TrackEventInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/EcommerceFrameworkBundle/Tracking/TrackingManagerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/EcommerceFrameworkBundle/Tracking/TrackingManager.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/EcommerceFrameworkBundle/Tracking/TrackerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/EcommerceFrameworkBundle/Tracking/Tracker.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/EcommerceFrameworkBundle/Tracking/Tracker/Analytics/AbstractAnalyticsTracker.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/EcommerceFrameworkBundle/Tracking/TrackingCodeAwareInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/EcommerceFrameworkBundle/Tracking/Tracker/Analytics/EnhancedEcommerce.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/EcommerceFrameworkBundle/Tracking/TrackingItemBuilderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/EcommerceFrameworkBundle/Tracking/TrackingItemBuilder.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/customer-management-framework-bundle/src/ActivityStore/SqlActivityStore.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/customer-management-framework-bundle/src/ActivityStore/ActivityStoreInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/customer-management-framework-bundle/src/ActivityStore/MySQL.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Adapter/TagAwareAdapter.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/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/Authorization/AuthorizationCheckerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/AuthorizationChecker.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).'/src/Twig/Extension/CategoryFilterExtension.php';
include_once \dirname(__DIR__, 4).'/src/Twig/Extension/Country.php';
include_once \dirname(__DIR__, 4).'/src/Twig/Extension/Currency.php';
include_once \dirname(__DIR__, 4).'/src/Twig/Extension/GeneralFilterExtension.php';
include_once \dirname(__DIR__, 4).'/src/Twig/Extension/NavigationExtension.php';
include_once \dirname(__DIR__, 4).'/src/Twig/Extension/UniqidExtension.php';
include_once \dirname(__DIR__, 4).'/src/Twig/Extension/LanguageSwitcherExtension.php';
include_once \dirname(__DIR__, 4).'/src/Twig/Extension/ProductPageExtension.php';
include_once \dirname(__DIR__, 4).'/src/Twig/Extension/NewsExtension.php';
include_once \dirname(__DIR__, 4).'/src/Twig/Extension/PrintCatalogExtension.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/GlossaryExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Tool/Glossary/Processor.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/CacheExtension.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/pimcore/pimcore/lib/Twig/Extension/AdminExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/customer-management-framework-bundle/src/Twig/Extension/CmfFrontendUtilsExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/customer-management-framework-bundle/src/Twig/Extension/CmfUrlUtilsExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/web2print-tools-bundle/src/Twig/OutputChannelExtension.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/php-http/httplug-bundle/src/Collector/Twig/HttpMessageMarkupExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/hwi/oauth-bundle/Twig/Extension/OAuthExtension.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/hwi/oauth-bundle/Templating/Helper/OAuthHelper.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/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';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/PsrCachedReader.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.validator_expression_language', ($this->services['cache.validator_expression_language'] ?? $this->getCache_ValidatorExpressionLanguageService()));
$d->addInstance('cache.rate_limiter', ($this->privates['cache.rate_limiter'] ?? $this->getCache_RateLimiterService()));
$d->addInstance('cache.security_expression_language', ($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService()));
$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);
$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.default', ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService()));
$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(($this->privates['httplug.collector.collector'] ?? ($this->privates['httplug.collector.collector'] = new \Http\HttplugBundle\Collector\Collector())));
$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.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.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['assets.packages'] ?? $this->getAssets_PackagesService());
$f = ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService());
$g = ($this->services['router'] ?? $this->getRouterService());
$h = ($this->services['var_dumper.cloner'] ?? $this->getVarDumper_ClonerService());
$i = ($this->privates['var_dumper.html_dumper'] ?? $this->getVarDumper_HtmlDumperService());
$j = ($this->services['App\\Website\\LinkGenerator\\CategoryLinkGenerator'] ?? $this->getCategoryLinkGeneratorService());
$k = ($this->privates['Pimcore\\Twig\\Extension\\Templating\\Navigation'] ?? $this->getNavigationService());
$l = ($this->privates['Pimcore\\Twig\\Extension\\Templating\\Placeholder'] ?? $this->getPlaceholderService());
$m = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL, 'UTF-8', 1);
$m->setDisplayOptions(['maxStringLength' => 4096, 'fileLinkFormat' => $f]);
$n = ($this->services['Pimcore\\Http\\Request\\Resolver\\EditmodeResolver'] ?? $this->getEditmodeResolverService());
$o = new \Symfony\Bridge\Twig\AppVariable();
$o->setEnvironment('dev');
$o->setDebug(true);
if ($this->has('.container.private.security.token_storage')) {
$o->setTokenStorage($b);
}
if ($this->has('request_stack')) {
$o->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($e));
$instance->addExtension(new \Symfony\Bridge\Twig\Extension\CodeExtension($f, \dirname(__DIR__, 4), 'UTF-8'));
$instance->addExtension(new \Symfony\Bridge\Twig\Extension\RoutingExtension($g));
$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($h, $i));
$instance->addExtension(new \App\Twig\Extension\CategoryFilterExtension($j));
$instance->addExtension(new \App\Twig\Extension\Country());
$instance->addExtension(new \App\Twig\Extension\Currency(($this->services['Pimcore\\Localization\\IntlFormatter'] ?? $this->getIntlFormatterService())));
$instance->addExtension(new \App\Twig\Extension\GeneralFilterExtension($d));
$instance->addExtension(new \App\Twig\Extension\NavigationExtension($k, $l, $j));
$instance->addExtension(new \App\Twig\Extension\UniqidExtension());
$instance->addExtension(new \App\Twig\Extension\LanguageSwitcherExtension(($this->services['Pimcore\\Model\\Document\\Service'] ?? ($this->services['Pimcore\\Model\\Document\\Service'] = new \Pimcore\Model\Document\Service()))));
$instance->addExtension(new \App\Twig\Extension\ProductPageExtension(($this->services['App\\Website\\LinkGenerator\\ProductLinkGenerator'] ?? $this->getProductLinkGeneratorService()), $d));
$instance->addExtension(new \App\Twig\Extension\NewsExtension(($this->services['App\\Website\\LinkGenerator\\NewsLinkGenerator'] ?? $this->getNewsLinkGeneratorService())));
$instance->addExtension(new \App\Twig\Extension\PrintCatalogExtension($d, $l));
$instance->addExtension(new \Doctrine\Bundle\DoctrineBundle\Twig\DoctrineExtension());
$instance->addExtension(new \Symfony\Bundle\WebProfilerBundle\Twig\WebProfilerExtension($m));
$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($k));
$instance->addExtension(new \Pimcore\Twig\Extension\GlossaryExtension(new \Pimcore\Tool\Glossary\Processor(($this->services['Pimcore\\Http\\RequestHelper'] ?? $this->getRequestHelperService()), $n, ($this->services['Pimcore\\Http\\Request\\Resolver\\DocumentResolver'] ?? $this->getDocumentResolverService()))));
$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()), $l));
$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($n));
$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 \Pimcore\Twig\Extension\AdminExtension($g));
$instance->addExtension(new \CustomerManagementFrameworkBundle\Twig\Extension\CmfFrontendUtilsExtension($e, ($this->services['CustomerManagementFrameworkBundle\\Helper\\JsConfigService'] ?? ($this->services['CustomerManagementFrameworkBundle\\Helper\\JsConfigService'] = new \CustomerManagementFrameworkBundle\Helper\JsConfigService())), ($this->services['CustomerManagementFrameworkBundle\\SegmentManager\\SegmentManagerInterface'] ?? $this->getSegmentManagerInterfaceService()), ($this->services['cmf.customer_exporter_manager'] ?? $this->load('getCmf_CustomerExporterManagerService'))));
$instance->addExtension(new \CustomerManagementFrameworkBundle\Twig\Extension\CmfUrlUtilsExtension($g, $a, ($this->services['CustomerManagementFrameworkBundle\\CustomerView\\CustomerViewInterface'] ?? $this->getCustomerViewInterfaceService()), ($this->services['cmf.link-activity-definition.linkgenerator'] ?? $this->load('getCmf_Linkactivitydefinition_LinkgeneratorService'))));
$instance->addExtension(new \Web2PrintToolsBundle\Twig\OutputChannelExtension());
$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', true],
'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->addExtension(new \Http\HttplugBundle\Collector\Twig\HttpMessageMarkupExtension($h, $i));
$instance->addExtension(new \HWI\Bundle\OAuthBundle\Twig\Extension\OAuthExtension(new \HWI\Bundle\OAuthBundle\Templating\Helper\OAuthHelper(($this->privates['hwi_oauth.security.oauth_utils'] ?? $this->getHwiOauth_Security_OauthUtilsService()), $a)));
$instance->addGlobal('app', $o);
$instance->addRuntimeLoader(new \Twig\RuntimeLoader\ContainerRuntimeLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'App\\Website\\Tool\\PimcoreUrl' => ['privates', 'Pimcore\\Twig\\Extension\\Templating\\PimcoreUrl', 'getPimcoreUrlService', false],
'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\\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', 'getPlaceholderService', 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],
], [
'App\\Website\\Tool\\PimcoreUrl' => '?',
'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => '?',
'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => '?',
'Symfony\\Bridge\\Twig\\Extension\\SerializerRuntime' => '?',
'Symfony\\Component\\Form\\FormRenderer' => '?',
'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' => '?',
])));
$instance->addGlobal('container', $this);
$instance->addGlobal('pimcore_csrf', ($this->services['Pimcore\\Bundle\\AdminBundle\\Security\\CsrfProtectionHandler'] ?? $this->getCsrfProtectionHandlerService()));
(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 'App\Website\LinkGenerator\CategoryLinkGenerator' shared autowired service.
*
* @return \App\Website\LinkGenerator\CategoryLinkGenerator
*/
protected function getCategoryLinkGeneratorService()
{
return $this->services['App\\Website\\LinkGenerator\\CategoryLinkGenerator'] = new \App\Website\LinkGenerator\CategoryLinkGenerator(($this->services['Pimcore\\Http\\Request\\Resolver\\DocumentResolver'] ?? $this->getDocumentResolverService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['Pimcore\\Twig\\Extension\\Templating\\PimcoreUrl'] ?? $this->getPimcoreUrlService()));
}
/**
* Gets the public 'App\Website\LinkGenerator\NewsLinkGenerator' shared autowired service.
*
* @return \App\Website\LinkGenerator\NewsLinkGenerator
*/
protected function getNewsLinkGeneratorService()
{
return $this->services['App\\Website\\LinkGenerator\\NewsLinkGenerator'] = new \App\Website\LinkGenerator\NewsLinkGenerator(($this->services['Pimcore\\Http\\Request\\Resolver\\DocumentResolver'] ?? $this->getDocumentResolverService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['Pimcore\\Twig\\Extension\\Templating\\PimcoreUrl'] ?? $this->getPimcoreUrlService()), ($this->services['Pimcore\\Localization\\LocaleServiceInterface'] ?? $this->getLocaleServiceInterfaceService()));
}
/**
* Gets the public 'App\Website\LinkGenerator\ProductLinkGenerator' shared autowired service.
*
* @return \App\Website\LinkGenerator\ProductLinkGenerator
*/
protected function getProductLinkGeneratorService()
{
return $this->services['App\\Website\\LinkGenerator\\ProductLinkGenerator'] = new \App\Website\LinkGenerator\ProductLinkGenerator(($this->services['Pimcore\\Http\\Request\\Resolver\\DocumentResolver'] ?? $this->getDocumentResolverService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['Pimcore\\Twig\\Extension\\Templating\\PimcoreUrl'] ?? $this->getPimcoreUrlService()));
}
/**
* Gets the public 'CustomerManagementFrameworkBundle\CustomerProvider\CustomerProviderInterface' shared autowired service.
*
* @return \CustomerManagementFrameworkBundle\CustomerProvider\DefaultCustomerProvider
*/
protected function getCustomerProviderInterfaceService($lazyLoad = true)
{
if ($lazyLoad) {
return $this->services['CustomerManagementFrameworkBundle\\CustomerProvider\\CustomerProviderInterface'] = $this->createProxy('DefaultCustomerProvider_35d6835', function () {
return \DefaultCustomerProvider_35d6835::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {
$wrappedInstance = $this->getCustomerProviderInterfaceService(false);
$proxy->setProxyInitializer(null);
return true;
});
});
}
include_once \dirname(__DIR__, 4).'/vendor/pimcore/customer-management-framework-bundle/src/CustomerProvider/CustomerProviderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/customer-management-framework-bundle/src/CustomerProvider/DefaultCustomerProvider.php';
return new \CustomerManagementFrameworkBundle\CustomerProvider\DefaultCustomerProvider('Customer', '/Customer Management/customers', ($this->services['CustomerManagementFrameworkBundle\\CustomerProvider\\ObjectNamingScheme\\ObjectNamingSchemeInterface'] ?? ($this->services['CustomerManagementFrameworkBundle\\CustomerProvider\\ObjectNamingScheme\\ObjectNamingSchemeInterface'] = new \CustomerManagementFrameworkBundle\CustomerProvider\ObjectNamingScheme\DefaultObjectNamingScheme('{firstname}-{lastname}', '/Customer Management/customers', '/Customer Management/customers/_archive'))), ($this->services['pimcore.model.factory'] ?? $this->getPimcore_Model_FactoryService()));
}
/**
* Gets the public 'CustomerManagementFrameworkBundle\CustomerProvider\ObjectNamingScheme\ObjectNamingSchemeInterface' shared autowired service.
*
* @return \CustomerManagementFrameworkBundle\CustomerProvider\ObjectNamingScheme\DefaultObjectNamingScheme
*/
protected function getObjectNamingSchemeInterfaceService()
{
return $this->services['CustomerManagementFrameworkBundle\\CustomerProvider\\ObjectNamingScheme\\ObjectNamingSchemeInterface'] = new \CustomerManagementFrameworkBundle\CustomerProvider\ObjectNamingScheme\DefaultObjectNamingScheme('{firstname}-{lastname}', '/Customer Management/customers', '/Customer Management/customers/_archive');
}
/**
* Gets the public 'CustomerManagementFrameworkBundle\CustomerSaveManager\CustomerSaveManagerInterface' shared autowired service.
*
* @return \CustomerManagementFrameworkBundle\CustomerSaveManager\DefaultCustomerSaveManager
*/
protected function getCustomerSaveManagerInterfaceService()
{
$this->services['CustomerManagementFrameworkBundle\\CustomerSaveManager\\CustomerSaveManagerInterface'] = $instance = new \CustomerManagementFrameworkBundle\CustomerSaveManager\DefaultCustomerSaveManager(($this->services['CustomerManagementFrameworkBundle\\CustomerSaveManager\\SaveOptions'] ?? $this->getSaveOptionsService()), ($this->services['CustomerManagementFrameworkBundle\\CustomerProvider\\CustomerProviderInterface'] ?? $this->getCustomerProviderInterfaceService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['cmf.activity_store'] ?? $this->getCmf_ActivityStoreService()));
$instance->addSaveHandler(new \CustomerManagementFrameworkBundle\CustomerSaveHandler\NormalizeZip());
$instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
return $instance;
}
/**
* Gets the public 'CustomerManagementFrameworkBundle\CustomerSaveManager\SaveOptions' shared autowired service.
*
* @return \CustomerManagementFrameworkBundle\CustomerSaveManager\SaveOptions
*/
protected function getSaveOptionsService()
{
return $this->services['CustomerManagementFrameworkBundle\\CustomerSaveManager\\SaveOptions'] = new \CustomerManagementFrameworkBundle\CustomerSaveManager\SaveOptions(true, true, true, true, true, true, false, true);
}
/**
* Gets the public 'CustomerManagementFrameworkBundle\CustomerView\CustomerViewInterface' shared autowired service.
*
* @return \CustomerManagementFrameworkBundle\CustomerView\DefaultCustomerView
*/
protected function getCustomerViewInterfaceService()
{
return $this->services['CustomerManagementFrameworkBundle\\CustomerView\\CustomerViewInterface'] = new \CustomerManagementFrameworkBundle\CustomerView\DefaultCustomerView(($this->services['cmf.view_formatter'] ?? $this->getCmf_ViewFormatterService()));
}
/**
* Gets the public 'CustomerManagementFrameworkBundle\Helper\JsConfigService' shared autowired service.
*
* @return \CustomerManagementFrameworkBundle\Helper\JsConfigService
*/
protected function getJsConfigServiceService()
{
return $this->services['CustomerManagementFrameworkBundle\\Helper\\JsConfigService'] = new \CustomerManagementFrameworkBundle\Helper\JsConfigService();
}
/**
* Gets the public 'CustomerManagementFrameworkBundle\SegmentAssignment\StoredFunctions\StoredFunctionsInterface' shared autowired service.
*
* @return \CustomerManagementFrameworkBundle\SegmentAssignment\StoredFunctions\DefaultStoredFunctions
*/
protected function getStoredFunctionsInterfaceService()
{
return $this->services['CustomerManagementFrameworkBundle\\SegmentAssignment\\StoredFunctions\\StoredFunctionsInterface'] = new \CustomerManagementFrameworkBundle\SegmentAssignment\StoredFunctions\DefaultStoredFunctions();
}
/**
* Gets the public 'CustomerManagementFrameworkBundle\SegmentAssignment\TypeMapper\TypeMapperInterface' shared autowired service.
*
* @return \CustomerManagementFrameworkBundle\SegmentAssignment\TypeMapper\TypeMapper
*/
protected function getTypeMapperInterfaceService()
{
return $this->services['CustomerManagementFrameworkBundle\\SegmentAssignment\\TypeMapper\\TypeMapperInterface'] = new \CustomerManagementFrameworkBundle\SegmentAssignment\TypeMapper\TypeMapper();
}
/**
* Gets the public 'CustomerManagementFrameworkBundle\SegmentManager\SegmentManagerInterface' shared autowired service.
*
* @return \CustomerManagementFrameworkBundle\SegmentManager\DefaultSegmentManager
*/
protected function getSegmentManagerInterfaceService()
{
$this->services['CustomerManagementFrameworkBundle\\SegmentManager\\SegmentManagerInterface'] = $instance = new \CustomerManagementFrameworkBundle\SegmentManager\DefaultSegmentManager('/Customer Management/segments/calculated', '/Customer Management/segments/manual', ($this->services['CustomerManagementFrameworkBundle\\CustomerSaveManager\\CustomerSaveManagerInterface'] ?? $this->getCustomerSaveManagerInterfaceService()), ($this->services['CustomerManagementFrameworkBundle\\CustomerProvider\\CustomerProviderInterface'] ?? $this->getCustomerProviderInterfaceService()), ($this->services['CustomerManagementFrameworkBundle\\SegmentAssignment\\TypeMapper\\TypeMapperInterface'] ?? ($this->services['CustomerManagementFrameworkBundle\\SegmentAssignment\\TypeMapper\\TypeMapperInterface'] = new \CustomerManagementFrameworkBundle\SegmentAssignment\TypeMapper\TypeMapper())), ($this->services['CustomerManagementFrameworkBundle\\SegmentAssignment\\StoredFunctions\\StoredFunctionsInterface'] ?? ($this->services['CustomerManagementFrameworkBundle\\SegmentAssignment\\StoredFunctions\\StoredFunctionsInterface'] = new \CustomerManagementFrameworkBundle\SegmentAssignment\StoredFunctions\DefaultStoredFunctions())));
$a = new \CustomerManagementFrameworkBundle\SegmentBuilder\StateSegmentBuilder();
$b = ($this->services['Knp\\Component\\Pager\\PaginatorInterface'] ?? $this->getPaginatorInterfaceService());
$a->setPaginator($b);
$c = new \CustomerManagementFrameworkBundle\SegmentBuilder\GenderSegmentBuilder();
$c->setPaginator($b);
$d = new \App\CustomerManagementFramework\SegmentBuilder\ProductInterestSegmentBuilder(($this->privates['App\\Ecommerce\\IndexService\\SegmentGetter'] ?? $this->getSegmentGetterService()));
$d->setPaginator($b);
$instance->addSegmentBuilder($a);
$instance->addSegmentBuilder($c);
$instance->addSegmentBuilder($d);
return $instance;
}
/**
* Gets the public 'Knp\Component\Pager\PaginatorInterface' shared autowired service.
*
* @return \Knp\Component\Pager\Paginator
*/
protected function getPaginatorInterfaceService()
{
return $this->services['Knp\\Component\\Pager\\PaginatorInterface'] = new \Knp\Component\Pager\Paginator(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
}
/**
* 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\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\DocumentStack' shared autowired service.
*
* @return \Pimcore\Document\DocumentStack
*/
protected function getDocumentStackService()
{
return $this->services['Pimcore\\Document\\DocumentStack'] = new \Pimcore\Document\DocumentStack();
}
/**
* 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->privates['Pimcore\\Templating\\Renderer\\ActionRenderer'] ?? $this->getActionRendererService()), ($this->privates['fragment.renderer.inline'] ?? $this->getFragment_Renderer_InlineService()), ($this->privates['Pimcore\\Routing\\Dynamic\\DocumentRouteHandler'] ?? $this->getDocumentRouteHandlerService()), ($this->services['Pimcore\\Targeting\\Document\\DocumentTargetingConfigurator'] ?? $this->getDocumentTargetingConfiguratorService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Pimcore\\Localization\\LocaleServiceInterface'] ?? $this->getLocaleServiceInterfaceService()));
$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\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\DocumentResolver' shared autowired service.
*
* @return \Pimcore\Http\Request\Resolver\DocumentResolver
*/
protected function getDocumentResolverService()
{
return $this->services['Pimcore\\Http\\Request\\Resolver\\DocumentResolver'] = new \Pimcore\Http\Request\Resolver\DocumentResolver(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
}
/**
* Gets the public 'Pimcore\Http\Request\Resolver\EditmodeResolver' shared autowired service.
*
* @return \Pimcore\Http\Request\Resolver\EditmodeResolver
*/
protected function getEditmodeResolverService()
{
$this->services['Pimcore\\Http\\Request\\Resolver\\EditmodeResolver'] = $instance = new \Pimcore\Http\Request\Resolver\EditmodeResolver(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['pimcore_admin.security.user_loader'] ?? $this->getPimcoreAdmin_Security_UserLoaderService()), ($this->services['Pimcore\\Http\\RequestHelper'] ?? $this->getRequestHelperService()));
$a = ($this->services['monolog.logger.init'] ?? $this->getMonolog_Logger_InitService());
$instance->setLogger($a);
$instance->setLogger($a);
return $instance;
}
/**
* 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\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\IntlFormatter' shared autowired service.
*
* @return \Pimcore\Localization\IntlFormatter
*/
protected function getIntlFormatterService()
{
$this->services['Pimcore\\Localization\\IntlFormatter'] = $instance = new \Pimcore\Localization\IntlFormatter(($this->services['Pimcore\\Localization\\LocaleServiceInterface'] ?? $this->getLocaleServiceInterfaceService()));
$instance->setCurrencyFormat('en', '£ #,##0.00');
$instance->setCurrencyFormat('de', '#,##0.00 ¤¤');
return $instance;
}
/**
* 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(['outputchanneltable' => 'Web2PrintToolsBundle\\Model\\Document\\Editable\\Outputchanneltable'])]);
}
/**
* 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\Renderer\EditableRenderer' shared autowired service.
*
* @return \Pimcore\Templating\Renderer\EditableRenderer
*/
protected function getEditableRendererService()
{
$this->services['Pimcore\\Templating\\Renderer\\EditableRenderer'] = $instance = new \Pimcore\Templating\Renderer\EditableRenderer(($this->services['Pimcore\\Model\\Document\\Editable\\Loader\\EditableLoader'] ?? $this->getEditableLoaderService()), ($this->services['Pimcore\\Http\\Request\\Resolver\\EditmodeResolver'] ?? $this->getEditmodeResolverService()), ($this->privates['Pimcore\\Document\\Editable\\EditmodeEditableDefinitionCollector'] ?? ($this->privates['Pimcore\\Document\\Editable\\EditmodeEditableDefinitionCollector'] = new \Pimcore\Document\Editable\EditmodeEditableDefinitionCollector())));
$a = ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService());
$instance->setLogger($a);
$instance->setLogger($a);
return $instance;
}
/**
* 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', 'session', NULL, true],
'logger' => ['privates', 'monolog.logger', 'getMonolog_LoggerService', false],
'session' => ['services', 'session', 'getSessionService', true],
'session_collector' => ['privates', 'data_collector.request.session_collector', 'getDataCollector_Request_SessionCollectorService', true],
'session_factory' => ['privates', 'session.factory', 'getSession_FactoryService', true],
], [
'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\PdoStore(($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('gQRazOaPcu', 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('pZuiKxFV3L', 0, $this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->services['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
}
/**
* Gets the public 'cmf.activity_store' shared autowired service.
*
* @return \CustomerManagementFrameworkBundle\ActivityStore\MySQL
*/
protected function getCmf_ActivityStoreService()
{
return $this->services['cmf.activity_store'] = new \CustomerManagementFrameworkBundle\ActivityStore\MySQL(($this->services['Knp\\Component\\Pager\\PaginatorInterface'] ?? $this->getPaginatorInterfaceService()));
}
/**
* Gets the public 'cmf.view_formatter' shared autowired service.
*
* @return \CustomerManagementFrameworkBundle\View\Formatter\DefaultViewFormatter
*/
protected function getCmf_ViewFormatterService()
{
return $this->services['cmf.view_formatter'] = new \CustomerManagementFrameworkBundle\View\Formatter\DefaultViewFormatter(($this->services['Symfony\\Contracts\\Translation\\TranslatorInterface'] ?? $this->getTranslatorInterfaceService()));
}
/**
* 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(($this->services['Pimcore\\Model\\Document\\Service'] ?? ($this->services['Pimcore\\Model\\Document\\Service'] = new \Pimcore\Model\Document\Service())), $a, ($this->services['Pimcore\\Http\\RequestHelper'] ?? $this->getRequestHelperService()), ($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'], [], 'default', '');
}
/**
* 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'])]));
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' => '127.0.0.1', 'port' => '3306', 'user' => 'bn_pimcore', 'password' => 'a58e03a178ed86b613099cef03a5220c2a3a096ee36a4e9f6f7cabca334a0161', 'dbname' => 'bitnami_pimcore', 'driverOptions' => [], 'wrapperClass' => '\\Pimcore\\Db\\Connection', 'serverVersion' => '5.5.5-10.3.30-MariaDB', 'defaultTableOptions' => ['charset' => 'UTF8MB4', '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.messenger.doctrine_schema_subscriber' => ['privates', 'doctrine.orm.messenger.doctrine_schema_subscriber', 'getDoctrine_Orm_Messenger_DoctrineSchemaSubscriberService', true],
], [
'cmf_routing.persistence.doctrine.route_condition_metadata_listener' => '?',
'doctrine.orm.messenger.doctrine_schema_subscriber' => '?',
]), [0 => 'doctrine.orm.messenger.doctrine_schema_subscriber', 1 => 'cmf_routing.persistence.doctrine.route_condition_metadata_listener']), ['enum' => 'string', 'bit' => 'boolean']);
}
/**
* 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.dataobject.preAdd', [0 => function () {
return ($this->privates['App\\EventListener\\NameSettingListener'] ?? ($this->privates['App\\EventListener\\NameSettingListener'] = new \App\EventListener\NameSettingListener()));
}, 1 => 'onPreAdd'], 0);
$instance->addListener('pimcore.bundle_manager.paths.css', [0 => function () {
return ($this->privates['App\\EventListener\\PimcoreAdminListener'] ?? ($this->privates['App\\EventListener\\PimcoreAdminListener'] = new \App\EventListener\PimcoreAdminListener()));
}, 1 => 'addCSSFiles'], 0);
$instance->addListener('pimcore.bundle_manager.paths.js', [0 => function () {
return ($this->privates['App\\EventListener\\PimcoreAdminListener'] ?? ($this->privates['App\\EventListener\\PimcoreAdminListener'] = new \App\EventListener\PimcoreAdminListener()));
}, 1 => 'addJSFiles'], 0);
$instance->addListener('pimcore.admin.resolve.elementAdminStyle', [0 => function () {
return ($this->privates['App\\EventListener\\PimcoreAdminListener'] ?? ($this->privates['App\\EventListener\\PimcoreAdminListener'] = new \App\EventListener\PimcoreAdminListener()));
}, 1 => 'onResolveElementAdminStyle'], 0);
$instance->addListener('pimcore.ecommerce.ordermanager.postUpdateOrder', [0 => function () {
return ($this->privates['App\\EventListener\\CheckoutEventListener'] ?? $this->load('getCheckoutEventListenerService'));
}, 1 => 'onUpdateOrder'], 0);
$instance->addListener('pimcore.ecommerce.commitorderprocessor.sendConfirmationMails', [0 => function () {
return ($this->privates['App\\EventListener\\CheckoutEventListener'] ?? $this->load('getCheckoutEventListenerService'));
}, 1 => 'sendConfirmationMail'], 0);
$instance->addListener('pimcore.ecommerce.commitorderprocessor.postCommitOrder', [0 => function () {
return ($this->privates['App\\EventListener\\CheckoutEventListener'] ?? $this->load('getCheckoutEventListenerService'));
}, 1 => 'postCommitOrder'], 0);
$instance->addListener('pimcore.ecommerce.ordermanager.postCreateOrderItem', [0 => function () {
return ($this->privates['App\\EventListener\\ItemOrderEventListener'] ?? ($this->privates['App\\EventListener\\ItemOrderEventListener'] = new \App\EventListener\ItemOrderEventListener()));
}, 1 => 'onItemCreation'], 0);
$instance->addListener('holiday.onRequestCreated', [0 => function () {
return ($this->privates['App\\EventListener\\HolidayEventListener'] ?? $this->load('getHolidayEventListenerService'));
}, 1 => 'onRequestCreated'], 0);
$instance->addListener('holiday.onRequestAccepted', [0 => function () {
return ($this->privates['App\\EventListener\\HolidayEventListener'] ?? $this->load('getHolidayEventListenerService'));
}, 1 => 'onRequestAccepted'], 0);
$instance->addListener('holiday.onRequestRejected', [0 => function () {
return ($this->privates['App\\EventListener\\HolidayEventListener'] ?? $this->load('getHolidayEventListenerService'));
}, 1 => 'onRequestRejected'], 0);
$instance->addListener('holiday.onAmendmentCreated', [0 => function () {
return ($this->privates['App\\EventListener\\HolidayEventListener'] ?? $this->load('getHolidayEventListenerService'));
}, 1 => 'onAmendmentCreated'], 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('kernel.request', [0 => function () {
return ($this->services['pimcore.event_listener.frontend.activity_url_tracker'] ?? $this->getPimcore_EventListener_Frontend_ActivityUrlTrackerService());
}, 1 => 'onKernelRequest'], -200);
$instance->addListener('pimcore.dataobject.preUpdate', [0 => function () {
return ($this->services['cmf.event_listener.pimcore_object'] ?? $this->load('getCmf_EventListener_PimcoreObjectService'));
}, 1 => 'onPreUpdate'], 0);
$instance->addListener('pimcore.dataobject.postUpdate', [0 => function () {
return ($this->services['cmf.event_listener.pimcore_object'] ?? $this->load('getCmf_EventListener_PimcoreObjectService'));
}, 1 => 'onPostUpdate'], 0);
$instance->addListener('pimcore.dataobject.preAdd', [0 => function () {
return ($this->services['cmf.event_listener.pimcore_object'] ?? $this->load('getCmf_EventListener_PimcoreObjectService'));
}, 1 => 'onPreAdd'], 0);
$instance->addListener('pimcore.dataobject.postAdd', [0 => function () {
return ($this->services['cmf.event_listener.pimcore_object'] ?? $this->load('getCmf_EventListener_PimcoreObjectService'));
}, 1 => 'onPostAdd'], 0);
$instance->addListener('pimcore.dataobject.preDelete', [0 => function () {
return ($this->services['cmf.event_listener.pimcore_object'] ?? $this->load('getCmf_EventListener_PimcoreObjectService'));
}, 1 => 'onPreDelete'], 0);
$instance->addListener('pimcore.dataobject.postDelete', [0 => function () {
return ($this->services['cmf.event_listener.pimcore_object'] ?? $this->load('getCmf_EventListener_PimcoreObjectService'));
}, 1 => 'onPostDelete'], 0);
$instance->addListener('pimcore.dataobject.import.preSave', [0 => function () {
return ($this->services['cmf.event_listener.pimcore_object'] ?? $this->load('getCmf_EventListener_PimcoreObjectService'));
}, 1 => 'onPreSave'], 0);
$instance->addListener('plugin.ObjectMerger.postMerge', [0 => function () {
return ($this->services['cmf.event_listener.object_merger'] ?? $this->load('getCmf_EventListener_ObjectMergerService'));
}, 1 => 'onPostMerge'], 0);
$instance->addListener('plugin.ObjectMerger.preMerge', [0 => function () {
return ($this->services['cmf.event_listener.object_merger'] ?? $this->load('getCmf_EventListener_ObjectMergerService'));
}, 1 => 'onPreMerge'], 0);
$instance->addListener('pimcore.system.maintenance', [0 => function () {
return ($this->services['cmf.event_listener.maintenance'] ?? ($this->services['cmf.event_listener.maintenance'] = new \CustomerManagementFrameworkBundle\Event\MaintenanceEventListener()));
}, 1 => 'onMaintenance'], 0);
$instance->addListener('plugin.cmf.new-activity', [0 => function () {
return ($this->services['cmf.event_listener.action_trigger'] ?? $this->load('getCmf_EventListener_ActionTriggerService'));
}, 1 => 'handleEvent'], 0);
$instance->addListener('plugin.cmf.execute-segment-builders', [0 => function () {
return ($this->services['cmf.event_listener.action_trigger'] ?? $this->load('getCmf_EventListener_ActionTriggerService'));
}, 1 => 'handleEvent'], 0);
$instance->addListener('plugin.cmf.after-track-activity', [0 => function () {
return ($this->services['cmf.event_listener.action_trigger'] ?? $this->load('getCmf_EventListener_ActionTriggerService'));
}, 1 => 'handleEvent'], 0);
$instance->addListener('plugin.cmf.segment-tracked', [0 => function () {
return ($this->services['cmf.event_listener.action_trigger'] ?? $this->load('getCmf_EventListener_ActionTriggerService'));
}, 1 => 'handleEvent'], 0);
$instance->addListener('plugin.cmf.target-group-assigned', [0 => function () {
return ($this->services['cmf.event_listener.action_trigger'] ?? $this->load('getCmf_EventListener_ActionTriggerService'));
}, 1 => 'handleEvent'], 0);
$instance->addListener('pimcore.document.postDelete', [0 => function () {
return ($this->services['CustomerManagementFrameworkBundle\\Event\\PimcoreElementRemovalListenerInterface'] ?? $this->load('getPimcoreElementRemovalListenerInterfaceService'));
}, 1 => 'onPostDelete'], 0);
$instance->addListener('pimcore.asset.postDelete', [0 => function () {
return ($this->services['CustomerManagementFrameworkBundle\\Event\\PimcoreElementRemovalListenerInterface'] ?? $this->load('getPimcoreElementRemovalListenerInterfaceService'));
}, 1 => 'onPostDelete'], 0);
$instance->addListener('pimcore.dataobject.postDelete', [0 => function () {
return ($this->services['CustomerManagementFrameworkBundle\\Event\\PimcoreElementRemovalListenerInterface'] ?? $this->load('getPimcoreElementRemovalListenerInterfaceService'));
}, 1 => 'onPostDelete'], 0);
$instance->addListener('pimcore.targeting.assign_document_target_group', [0 => function () {
return ($this->services['CustomerManagementFrameworkBundle\\Event\\TargetingEventListener'] ?? $this->load('getTargetingEventListenerService'));
}, 1 => 'onAssignDocumentTargetGroup'], 0);
$instance->addListener('pimcore.targeting.post_rule_actions', [0 => function () {
return ($this->services['CustomerManagementFrameworkBundle\\Event\\TargetingEventListener'] ?? $this->load('getTargetingEventListenerService'));
}, 1 => 'onPostRuleActions'], 0);
$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('kernel.exception', [0 => function () {
return ($this->privates['webpack_encore.exception_listener'] ?? $this->load('getWebpackEncore_ExceptionListenerService'));
}, 1 => 'onKernelException'], 0);
$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('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\\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('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.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.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->load('getNotesSubscriberService'));
}, 1 => 'onWorkflowCompleted'], 1);
$instance->addListener('workflow.enter', [0 => function () {
return ($this->privates['Pimcore\\Workflow\\EventSubscriber\\NotesSubscriber'] ?? $this->load('getNotesSubscriberService'));
}, 1 => 'onWorkflowEnter'], 0);
$instance->addListener('pimcore.workflow.preGlobalAction', [0 => function () {
return ($this->privates['Pimcore\\Workflow\\EventSubscriber\\NotesSubscriber'] ?? $this->load('getNotesSubscriberService'));
}, 1 => 'onPreGlobalAction'], 0);
$instance->addListener('pimcore.workflow.postGlobalAction', [0 => function () {
return ($this->privates['Pimcore\\Workflow\\EventSubscriber\\NotesSubscriber'] ?? $this->load('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.controller', [0 => function () {
return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\ElementListener'] ?? $this->getElementListenerService());
}, 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('kernel.request', [0 => function () {
return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\DocumentStackListener'] ?? $this->getDocumentStackListenerService());
}, 1 => 'onKernelRequest'], 0);
$instance->addListener('kernel.response', [0 => function () {
return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\DocumentStackListener'] ?? $this->getDocumentStackListenerService());
}, 1 => 'onKernelResponse'], 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'], 580);
$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 => 'onPostAddElement'], 0);
$instance->addListener('pimcore.document.postAdd', [0 => function () {
return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\SearchBackendListener'] ?? $this->load('getSearchBackendListenerService'));
}, 1 => 'onPostAddElement'], 0);
$instance->addListener('pimcore.asset.postAdd', [0 => function () {
return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\SearchBackendListener'] ?? $this->load('getSearchBackendListenerService'));
}, 1 => 'onPostAddElement'], 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 => 'onPostUpdateElement'], 0);
$instance->addListener('pimcore.document.postUpdate', [0 => function () {
return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\SearchBackendListener'] ?? $this->load('getSearchBackendListenerService'));
}, 1 => 'onPostUpdateElement'], 0);
$instance->addListener('pimcore.asset.postUpdate', [0 => function () {
return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\SearchBackendListener'] ?? $this->load('getSearchBackendListenerService'));
}, 1 => 'onPostUpdateElement'], 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->getEditmodeListenerService());
}, 1 => 'onKernelRequest'], 0);
$instance->addListener('kernel.response', [0 => function () {
return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\EditmodeListener'] ?? $this->getEditmodeListenerService());
}, 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('kernel.controller', [0 => function () {
return ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\BruteforceProtectionListener'] ?? $this->getBruteforceProtectionListenerService());
}, 1 => 'onKernelController'], 0);
$instance->addListener('kernel.exception', [0 => function () {
return ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\BruteforceProtectionListener'] ?? $this->getBruteforceProtectionListenerService());
}, 1 => 'onKernelException'], 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.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.postAdd', [0 => function () {
return ($this->privates['Pimcore\\Bundle\\EcommerceFrameworkBundle\\EventListener\\IndexUpdateListener'] ?? ($this->privates['Pimcore\\Bundle\\EcommerceFrameworkBundle\\EventListener\\IndexUpdateListener'] = new \Pimcore\Bundle\EcommerceFrameworkBundle\EventListener\IndexUpdateListener()));
}, 1 => 'onObjectUpdate'], 0);
$instance->addListener('pimcore.dataobject.postUpdate', [0 => function () {
return ($this->privates['Pimcore\\Bundle\\EcommerceFrameworkBundle\\EventListener\\IndexUpdateListener'] ?? ($this->privates['Pimcore\\Bundle\\EcommerceFrameworkBundle\\EventListener\\IndexUpdateListener'] = new \Pimcore\Bundle\EcommerceFrameworkBundle\EventListener\IndexUpdateListener()));
}, 1 => 'onObjectUpdate'], 0);
$instance->addListener('pimcore.dataobject.preDelete', [0 => function () {
return ($this->privates['Pimcore\\Bundle\\EcommerceFrameworkBundle\\EventListener\\IndexUpdateListener'] ?? ($this->privates['Pimcore\\Bundle\\EcommerceFrameworkBundle\\EventListener\\IndexUpdateListener'] = new \Pimcore\Bundle\EcommerceFrameworkBundle\EventListener\IndexUpdateListener()));
}, 1 => 'onObjectDelete'], 0);
$instance->addListener('kernel.request', [0 => function () {
return ($this->privates['Pimcore\\Bundle\\EcommerceFrameworkBundle\\EventListener\\Frontend\\TrackingCodeFlashMessageListener'] ?? $this->getTrackingCodeFlashMessageListenerService());
}, 1 => 'onKernelRequest'], 0);
$instance->addListener('kernel.response', [0 => function () {
return ($this->privates['Pimcore\\Bundle\\EcommerceFrameworkBundle\\EventListener\\Frontend\\TrackingCodeFlashMessageListener'] ?? $this->getTrackingCodeFlashMessageListenerService());
}, 1 => 'onKernelResponse'], 0);
$instance->addListener('pimcore.analytics.google.tag_manager.code_head', [0 => function () {
return ($this->privates['Pimcore\\Analytics\\GoogleTagManager\\EventSubscriber\\TrackingCodeSubscriber'] ?? $this->load('getTrackingCodeSubscriberService'));
}, 1 => 'onCodeHead'], 0);
$instance->addListener('kernel.request', [0 => function () {
return ($this->services['pimcore.event_listener.frontend.activity_url_tracker'] ?? $this->getPimcore_EventListener_Frontend_ActivityUrlTrackerService());
}, 1 => 'onKernelRequest'], 0);
$instance->addListener('pimcore.targeting.pre_resolve', [0 => function () {
return ($this->privates['CustomerManagementFrameworkBundle\\Targeting\\EventListener\\ElementSegmentsListener'] ?? $this->load('getElementSegmentsListenerService'));
}, 1 => 'onTargetingPreResolve'], 0);
$instance->addListener('pimcore.targeting.render_toolbar', [0 => function () {
return ($this->privates['CustomerManagementFrameworkBundle\\Targeting\\EventListener\\TargetingToolbarListener'] ?? $this->load('getTargetingToolbarListenerService'));
}, 1 => 'onRenderToolbar'], 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('getConfigurationEventSubscriberService'));
}, 1 => 'postDelete'], 0);
$instance->addListener('pimcore.datahub.configuration.postSave', [0 => function () {
return ($this->privates['Pimcore\\Bundle\\DataImporterBundle\\EventListener\\ConfigurationEventSubscriber'] ?? $this->load('getConfigurationEventSubscriberService'));
}, 1 => 'postSave'], 0);
$instance->addListener('kernel.request', [0 => function () {
return ($this->privates['httplug.strategy_listener'] ?? ($this->privates['httplug.strategy_listener'] = new \Http\HttplugBundle\Discovery\ConfiguredClientsStrategyListener()));
}, 1 => 'onEvent'], 1024);
$instance->addListener('console.command', [0 => function () {
return ($this->privates['httplug.strategy_listener'] ?? ($this->privates['httplug.strategy_listener'] = new \Http\HttplugBundle\Discovery\ConfiguredClientsStrategyListener()));
}, 1 => 'onEvent'], 1024);
$instance->addListener('kernel.request', [0 => function () {
return ($this->privates['Http\\HttplugBundle\\Collector\\PluginClientFactoryListener'] ?? $this->getPluginClientFactoryListenerService());
}, 1 => 'onEvent'], 1024);
$instance->addListener('console.command', [0 => function () {
return ($this->privates['Http\\HttplugBundle\\Collector\\PluginClientFactoryListener'] ?? $this->getPluginClientFactoryListenerService());
}, 1 => 'onEvent'], 1024);
$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.argument_resolver.service'] ?? $this->load('getDebug_ArgumentResolver_ServiceService'));
yield 8 => ($this->privates['debug.argument_resolver.default'] ?? $this->load('getDebug_ArgumentResolver_DefaultService'));
yield 9 => ($this->privates['debug.argument_resolver.variadic'] ?? $this->load('getDebug_ArgumentResolver_VariadicService'));
yield 10 => ($this->privates['debug.argument_resolver.not_tagged_controller'] ?? $this->load('getDebug_ArgumentResolver_NotTaggedControllerService'));
}, 11)), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)))));
}
/**
* Gets the public 'hwi_oauth.resource_ownermap.demo_frontend' shared service.
*
* @return \HWI\Bundle\OAuthBundle\Security\Http\ResourceOwnerMap
*/
protected function getHwiOauth_ResourceOwnermap_DemoFrontendService()
{
$this->services['hwi_oauth.resource_ownermap.demo_frontend'] = $instance = new \HWI\Bundle\OAuthBundle\Security\Http\ResourceOwnerMap(($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService()), $this->parameters['hwi_oauth.resource_owners'], $this->parameters['hwi_oauth.resource_ownermap.configured.demo_frontend']);
$instance->setContainer($this);
return $instance;
}
/**
* 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.default.middleware.traceable'] ?? $this->load('getMessenger_Bus_Default_Middleware_TraceableService'));
yield 1 => ($this->privates['messenger.bus.default.middleware.add_bus_name_stamp_middleware'] ?? ($this->privates['messenger.bus.default.middleware.add_bus_name_stamp_middleware'] = new \Symfony\Component\Messenger\Middleware\AddBusNameStampMiddleware('messenger.bus.default')));
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.default.middleware.handle_message'] ?? $this->load('getMessenger_Bus_Default_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.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 autowired 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.adapter.pdo'] ?? $this->getPimcore_Cache_Adapter_PdoService()), NULL);
$instance->setLogger(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
return $instance;
}
/**
* Gets the public 'pimcore.event_listener.frontend.activity_url_tracker' shared autowired service.
*
* @return \CustomerManagementFrameworkBundle\Event\Frontend\UrlActivityTracker
*/
protected function getPimcore_EventListener_Frontend_ActivityUrlTrackerService()
{
$this->services['pimcore.event_listener.frontend.activity_url_tracker'] = $instance = new \CustomerManagementFrameworkBundle\Event\Frontend\UrlActivityTracker();
$instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
return $instance;
}
/**
* Gets the public 'pimcore.model.factory' shared autowired service.
*
* @return \Pimcore\Model\Factory
*/
protected function getPimcore_Model_FactoryService()
{
$this->services['pimcore.model.factory'] = $instance = new \Pimcore\Model\Factory();
$instance->addLoader(new \Pimcore\Model\Factory\FallbackBuilder());
$instance->addLoader(new \Pimcore\Loader\ImplementationLoader\ClassMapLoader(['Pimcore\\Model\\DataObject\\Car' => 'App\\Model\\Product\\Car', 'Pimcore\\Model\\DataObject\\AccessoryPart' => 'App\\Model\\Product\\AccessoryPart', 'Pimcore\\Model\\DataObject\\Category' => 'App\\Model\\Product\\Category', 'Pimcore\\Model\\DataObject\\ProductInfo' => 'App\\Model\\Product\\ProductInfo', 'Pimcore\\Model\\DataObject\\License' => 'App\\Model\\Product\\License', 'Pimcore\\Model\\DataObject\\FormthoticsProduct' => 'App\\Model\\Product\\FormthoticsProduct', 'Pimcore\\Model\\DataObject\\SearchTrycareProduct' => 'App\\Model\\Product\\SearchTrycareProduct', 'Pimcore\\Model\\DataObject\\TrycareProduct' => 'App\\Model\\Product\\TrycareProduct', 'Pimcore\\Model\\DataObject\\LeafletProduct' => 'App\\Model\\Product\\LeafletProduct', 'Pimcore\\Model\\DataObject\\TrycareCategory' => 'App\\Model\\TrycareCategory', 'Pimcore\\Model\\DataObject\\Customer' => 'App\\Model\\Customer']));
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('', 'www.beta.osgo.co.uk', 'http', 80, 443);
$instance->setParameter('_functions', ($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService()));
return $instance;
}
/**
* Gets the public 'pimcore.templating.engine.delegating' shared autowired service.
*
* @return \Pimcore\Templating\TwigDefaultDelegatingEngine
*/
protected function getPimcore_Templating_Engine_DelegatingService()
{
return $this->services['pimcore.templating.engine.delegating'] = new \Pimcore\Templating\TwigDefaultDelegatingEngine(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
}
/**
* Gets the public 'pimcore_admin.security.bruteforce_protection_handler' shared autowired service.
*
* @return \Pimcore\Bundle\AdminBundle\Security\BruteforceProtectionHandler
*/
protected function getPimcoreAdmin_Security_BruteforceProtectionHandlerService()
{
$this->services['pimcore_admin.security.bruteforce_protection_handler'] = $instance = new \Pimcore\Bundle\AdminBundle\Security\BruteforceProtectionHandler(($this->services['Pimcore\\Http\\RequestHelper'] ?? $this->getRequestHelperService()));
$a = ($this->services['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService());
$instance->setLogger($a);
$instance->setLogger($a);
return $instance;
}
/**
* 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 'pimcore_ecommerce.environment' shared autowired service.
*
* @return \Pimcore\Bundle\EcommerceFrameworkBundle\SessionEnvironment
*/
protected function getPimcoreEcommerce_EnvironmentService()
{
return $this->services['pimcore_ecommerce.environment'] = new \Pimcore\Bundle\EcommerceFrameworkBundle\SessionEnvironment(($this->services['session'] ?? $this->load('getSessionService')), ($this->services['Pimcore\\Localization\\LocaleServiceInterface'] ?? $this->getLocaleServiceInterfaceService()), []);
}
/**
* Gets the public 'pimcore_ecommerce.tracking.tracking_manager' shared autowired service.
*
* @return \Pimcore\Bundle\EcommerceFrameworkBundle\Tracking\TrackingManager
*/
protected function getPimcoreEcommerce_Tracking_TrackingManagerService()
{
$a = new \Pimcore\Bundle\EcommerceFrameworkBundle\Tracking\Tracker\Analytics\EnhancedEcommerce(new \Pimcore\Bundle\EcommerceFrameworkBundle\Tracking\TrackingItemBuilder(), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
$a->setTracker(($this->privates['Pimcore\\Analytics\\Google\\Tracker'] ?? $this->getTrackerService()));
$this->services['pimcore_ecommerce.tracking.tracking_manager'] = $instance = new \Pimcore\Bundle\EcommerceFrameworkBundle\Tracking\TrackingManager(($this->services['pimcore_ecommerce.environment'] ?? $this->getPimcoreEcommerce_EnvironmentService()), [0 => $a]);
$instance->setSession(($this->services['session'] ?? $this->load('getSessionService')));
return $instance;
}
/**
* 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 '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 '.service_locator.R7b9ZBB' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_R7b9ZBBService()
{
return $this->privates['.service_locator.R7b9ZBB'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'security.firewall.map.context.demo_frontend' => ['privates', 'security.firewall.map.context.demo_frontend', 'getSecurity_Firewall_Map_Context_DemoFrontendService', true],
'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.demo_frontend' => '?',
'security.firewall.map.context.dev' => '?',
'security.firewall.map.context.pimcore_admin' => '?',
'security.firewall.map.context.pimcore_admin_webdav' => '?',
]);
}
/**
* Gets the private 'App\Ecommerce\IndexService\SegmentGetter' shared autowired service.
*
* @return \App\Ecommerce\IndexService\SegmentGetter
*/
protected function getSegmentGetterService()
{
$a = ($this->services['CustomerManagementFrameworkBundle\\SegmentManager\\SegmentManagerInterface'] ?? $this->getSegmentManagerInterfaceService());
if (isset($this->privates['App\\Ecommerce\\IndexService\\SegmentGetter'])) {
return $this->privates['App\\Ecommerce\\IndexService\\SegmentGetter'];
}
return $this->privates['App\\Ecommerce\\IndexService\\SegmentGetter'] = new \App\Ecommerce\IndexService\SegmentGetter($a);
}
/**
* Gets the private 'Http\HttplugBundle\Collector\PluginClientFactoryListener' shared service.
*
* @return \Http\HttplugBundle\Collector\PluginClientFactoryListener
*/
protected function getPluginClientFactoryListenerService()
{
return $this->privates['Http\\HttplugBundle\\Collector\\PluginClientFactoryListener'] = new \Http\HttplugBundle\Collector\PluginClientFactoryListener(new \Http\HttplugBundle\Collector\PluginClientFactory(($this->privates['httplug.collector.collector'] ?? ($this->privates['httplug.collector.collector'] = new \Http\HttplugBundle\Collector\Collector())), new \Http\HttplugBundle\Collector\Formatter(new \Http\Message\Formatter\FullHttpMessageFormatter(0), new \Http\Message\Formatter\CurlCommandFormatter()), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)))));
}
/**
* 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\BruteforceProtectionListener' shared autowired service.
*
* @return \Pimcore\Bundle\AdminBundle\EventListener\BruteforceProtectionListener
*/
protected function getBruteforceProtectionListenerService()
{
$this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\BruteforceProtectionListener'] = $instance = new \Pimcore\Bundle\AdminBundle\EventListener\BruteforceProtectionListener(($this->services['pimcore_admin.security.bruteforce_protection_handler'] ?? $this->getPimcoreAdmin_Security_BruteforceProtectionHandlerService()));
$instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
return $instance;
}
/**
* 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\\Http\\Request\\Resolver\\EditmodeResolver'] ?? $this->getEditmodeResolverService()), ($this->services['Pimcore\\Http\\Request\\Resolver\\DocumentResolver'] ?? $this->getDocumentResolverService()));
$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\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\\Http\\Request\\Resolver\\DocumentResolver'] ?? $this->getDocumentResolverService()), ($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\\Http\\Request\\Resolver\\DocumentResolver'] ?? $this->getDocumentResolverService()), ($this->services['Pimcore\\Http\\Request\\Resolver\\SiteResolver'] ?? $this->getSiteResolverService()), ($this->services['Pimcore\\Model\\Document\\Service'] ?? ($this->services['Pimcore\\Model\\Document\\Service'] = new \Pimcore\Model\Document\Service())));
$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\\Http\\Request\\Resolver\\DocumentResolver'] ?? $this->getDocumentResolverService()), ($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\DocumentStackListener' shared autowired service.
*
* @return \Pimcore\Bundle\CoreBundle\EventListener\Frontend\DocumentStackListener
*/
protected function getDocumentStackListenerService()
{
$this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\DocumentStackListener'] = $instance = new \Pimcore\Bundle\CoreBundle\EventListener\Frontend\DocumentStackListener(($this->services['Pimcore\\Document\\DocumentStack'] ?? ($this->services['Pimcore\\Document\\DocumentStack'] = new \Pimcore\Document\DocumentStack())));
$instance->setLogger(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
return $instance;
}
/**
* Gets the private 'Pimcore\Bundle\CoreBundle\EventListener\Frontend\EditmodeListener' shared autowired service.
*
* @return \Pimcore\Bundle\CoreBundle\EventListener\Frontend\EditmodeListener
*/
protected function getEditmodeListenerService()
{
$this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\EditmodeListener'] = $instance = new \Pimcore\Bundle\CoreBundle\EventListener\Frontend\EditmodeListener(($this->services['Pimcore\\Http\\Request\\Resolver\\EditmodeResolver'] ?? $this->getEditmodeResolverService()), ($this->services['Pimcore\\Http\\Request\\Resolver\\DocumentResolver'] ?? $this->getDocumentResolverService()), ($this->services['pimcore_admin.security.user_loader'] ?? $this->getPimcoreAdmin_Security_UserLoaderService()), ($this->services['Pimcore\\Extension\\Bundle\\PimcoreBundleManager'] ?? $this->getPimcoreBundleManagerService()), ($this->services['router'] ?? $this->getRouterService()), ($this->privates['Pimcore\\Document\\Editable\\EditmodeEditableDefinitionCollector'] ?? ($this->privates['Pimcore\\Document\\Editable\\EditmodeEditableDefinitionCollector'] = new \Pimcore\Document\Editable\EditmodeEditableDefinitionCollector())));
$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 getElementListenerService()
{
$this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\ElementListener'] = $instance = new \Pimcore\Bundle\CoreBundle\EventListener\Frontend\ElementListener(($this->services['Pimcore\\Http\\Request\\Resolver\\DocumentResolver'] ?? $this->getDocumentResolverService()), ($this->services['Pimcore\\Http\\Request\\Resolver\\EditmodeResolver'] ?? $this->getEditmodeResolverService()), ($this->services['Pimcore\\Http\\RequestHelper'] ?? $this->getRequestHelperService()), ($this->services['pimcore_admin.security.user_loader'] ?? $this->getPimcoreAdmin_Security_UserLoaderService()), ($this->services['Pimcore\\Targeting\\Document\\DocumentTargetingConfigurator'] ?? $this->getDocumentTargetingConfiguratorService()), ($this->services['Pimcore\\Config'] ?? ($this->services['Pimcore\\Config'] = new \Pimcore\Config())));
$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\\Http\\Request\\Resolver\\DocumentResolver'] ?? $this->getDocumentResolverService()), ($this->services['Pimcore\\Http\\Request\\Resolver\\EditmodeResolver'] ?? $this->getEditmodeResolverService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
$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\\Http\\Request\\Resolver\\DocumentResolver'] ?? $this->getDocumentResolverService()));
$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\\Http\\Request\\Resolver\\DocumentResolver'] ?? $this->getDocumentResolverService()), ($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\EcommerceFrameworkBundle\EventListener\Frontend\TrackingCodeFlashMessageListener' shared autowired service.
*
* @return \Pimcore\Bundle\EcommerceFrameworkBundle\EventListener\Frontend\TrackingCodeFlashMessageListener
*/
protected function getTrackingCodeFlashMessageListenerService()
{
$this->privates['Pimcore\\Bundle\\EcommerceFrameworkBundle\\EventListener\\Frontend\\TrackingCodeFlashMessageListener'] = $instance = new \Pimcore\Bundle\EcommerceFrameworkBundle\EventListener\Frontend\TrackingCodeFlashMessageListener(($this->services['session'] ?? $this->load('getSessionService')), ($this->services['pimcore_ecommerce.tracking.tracking_manager'] ?? $this->getPimcoreEcommerce_Tracking_TrackingManagerService()));
$instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
return $instance;
}
/**
* 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\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', 'CustomerManagementFrameworkBundle\\Targeting\\ActionHandler\\AssignTargetGroupAndSegment', 'getAssignTargetGroupAndSegmentService', true],
'cmf_apply_target_groups_from_segments' => ['privates', 'CustomerManagementFrameworkBundle\\Targeting\\ActionHandler\\ApplyTargetGroupsFromSegments', 'getApplyTargetGroupsFromSegmentsService', true],
'cmf_track_activity' => ['privates', 'CustomerManagementFrameworkBundle\\Targeting\\ActionHandler\\TrackActivity', 'getTrackActivityService', true],
'cmf_track_segment' => ['privates', 'CustomerManagementFrameworkBundle\\Targeting\\ActionHandler\\TrackSegment', 'getTrackSegmentService', true],
'codesnippet' => ['privates', 'Pimcore\\Targeting\\ActionHandler\\CodeSnippet', 'getCodeSnippetService', true],
'redirect' => ['privates', 'Pimcore\\Targeting\\ActionHandler\\Redirect', 'getRedirectService', true],
], [
'assign_target_group' => '?',
'cmf_apply_target_groups_from_segments' => '?',
'cmf_track_activity' => '?',
'cmf_track_segment' => '?',
'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, [
'cmf_customer' => ['privates', 'CustomerManagementFrameworkBundle\\Targeting\\DataProvider\\Customer', 'getCustomerService', true],
'cmf_customer_segments' => ['privates', 'CustomerManagementFrameworkBundle\\Targeting\\DataProvider\\CustomerSegments', 'getCustomerSegmentsService', true],
'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],
], [
'cmf_customer' => '?',
'cmf_customer_segments' => '?',
'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\\Http\\Request\\Resolver\\DocumentResolver'] ?? $this->getDocumentResolverService()), ($this->privates['Pimcore\\Targeting\\Debug\\TargetingDataCollector'] ?? $this->getTargetingDataCollectorService()), ($this->privates['Pimcore\\Targeting\\Debug\\OverrideHandler'] ?? $this->getOverrideHandlerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['pimcore.templating.engine.delegating'] ?? $this->getPimcore_Templating_Engine_DelegatingService()), ($this->privates['Pimcore\\Http\\Response\\CodeInjector'] ?? $this->getCodeInjectorService()));
$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('GCogQVcHoXwTuNxIHT7PUhdJRjfGPqz1WhbimqgaVfI=', [], NULL, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService())), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
}
/**
* Gets the private 'Pimcore\Templating\Renderer\ActionRenderer' shared autowired service.
*
* @return \Pimcore\Templating\Renderer\ActionRenderer
*/
protected function getActionRendererService()
{
return $this->privates['Pimcore\\Templating\\Renderer\\ActionRenderer'] = new \Pimcore\Templating\Renderer\ActionRenderer(($this->privates['twig.runtime.httpkernel'] ?? $this->getTwig_Runtime_HttpkernelService()));
}
/**
* 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(new \Pimcore\Templating\Renderer\IncludeRenderer(($this->privates['Pimcore\\Templating\\Renderer\\ActionRenderer'] ?? $this->getActionRendererService()), ($this->services['Pimcore\\Targeting\\Document\\DocumentTargetingConfigurator'] ?? $this->getDocumentTargetingConfiguratorService())), ($this->services['Pimcore\\Http\\Request\\Resolver\\EditmodeResolver'] ?? $this->getEditmodeResolverService()));
}
/**
* 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';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Navigation/Builder.php';
return new \Pimcore\Twig\Extension\Templating\Navigation(new \Pimcore\Navigation\Builder(($this->services['Pimcore\\Http\\RequestHelper'] ?? $this->getRequestHelperService())), new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'breadcrumbs' => ['privates', 'Pimcore\\Navigation\\Renderer\\Breadcrumbs', 'getBreadcrumbsService', true],
'menu' => ['privates', 'Pimcore\\Navigation\\Renderer\\Menu', 'getMenuService', true],
], [
'breadcrumbs' => '?',
'menu' => '?',
]));
}
/**
* Gets the private 'Pimcore\Twig\Extension\Templating\PimcoreUrl' shared autowired service.
*
* @return \App\Website\Tool\PimcoreUrl
*/
protected function getPimcoreUrlService()
{
return $this->privates['Pimcore\\Twig\\Extension\\Templating\\PimcoreUrl'] = new \App\Website\Tool\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 getPlaceholderService()
{
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 '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\JsonManifestVersionStrategy((\dirname(__DIR__, 4).'/public/build/manifest.json'), ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()), false), 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('HhX6ZBUxol', 0, $this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->services['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
}
/**
* 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('wIXpkr8-Sc', 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('-exFMjeidX', 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('TP2S87pGd3', 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('5ThLuQ3YzH', 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('NQmHSTEQyM', 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'));
}, 4), 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.stopwatch' shared service.
*
* @return \Symfony\Component\Stopwatch\Stopwatch
*/
protected function getDebug_StopwatchService()
{
return $this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true);
}
/**
* 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, [
'App\\Form\\CarSubmitFormType' => ['privates', 'App\\Form\\CarSubmitFormType', 'getCarSubmitFormTypeService', true],
'App\\Form\\DeliveryAddressFormType' => ['privates', 'App\\Form\\DeliveryAddressFormType', 'getDeliveryAddressFormTypeService', true],
'App\\Form\\LoginFormType' => ['privates', 'App\\Form\\LoginFormType', 'getLoginFormTypeService', true],
'App\\Form\\RegistrationFormType' => ['privates', 'App\\Form\\RegistrationFormType', 'getRegistrationFormTypeService', true],
'Karser\\Recaptcha3Bundle\\Form\\Recaptcha3Type' => ['privates', 'karser_recaptcha3.form.type', 'getKarserRecaptcha3_Form_TypeService', 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],
], [
'App\\Form\\CarSubmitFormType' => '?',
'App\\Form\\DeliveryAddressFormType' => '?',
'App\\Form\\LoginFormType' => '?',
'App\\Form\\RegistrationFormType' => '?',
'Karser\\Recaptcha3Bundle\\Form\\Recaptcha3Type' => '?',
'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'));
}, 1))], 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.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 'hwi_oauth.security.oauth_utils' shared service.
*
* @return \CustomerManagementFrameworkBundle\Security\OAuth\OAuthUtils
*/
protected function getHwiOauth_Security_OauthUtilsService()
{
$this->privates['hwi_oauth.security.oauth_utils'] = $instance = new \CustomerManagementFrameworkBundle\Security\OAuth\OAuthUtils(($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService()), ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService()), false, 'IS_AUTHENTICATED_REMEMBERED');
$instance->addResourceOwnerMap(($this->services['hwi_oauth.resource_ownermap.demo_frontend'] ?? $this->getHwiOauth_ResourceOwnermap_DemoFrontendService()));
return $instance;
}
/**
* 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.pdo' shared autowired service.
*
* @return \Symfony\Component\Cache\Adapter\PdoAdapter
*/
protected function getPimcore_Cache_Adapter_PdoService()
{
$this->privates['pimcore.cache.adapter.pdo'] = $instance = new \Symfony\Component\Cache\Adapter\PdoAdapter(($this->services['doctrine.dbal.default_connection'] ?? $this->getDoctrine_Dbal_DefaultConnectionService()), '', 31536000);
$instance->setLogger(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
return $instance;
}
/**
* 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';
include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Marshaller/MarshallerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Marshaller/DefaultMarshaller.php';
$instance = new \Symfony\Component\Cache\Adapter\RedisTagAwareAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createConnection('redis://localhost', ['lazy' => true]), 'bB1O0Ngu8C', 0, 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 '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()));
}, 2), new RewindableGenerator(function () {
yield 0 => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
}, 1), new RewindableGenerator(function () {
return new \EmptyIterator();
}, 0), new RewindableGenerator(function () {
yield 0 => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
}, 1), 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.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.R7b9ZBB'] ?? $this->get_ServiceLocator_R7b9ZBBService()), 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.demo_frontend' => NULL;
}, 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.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', NULL);
}
/**
* 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('demo_frontend', 'account-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();
$b = new \Pimcore\Bundle\CoreBundle\Request\ParamConverter\DataObjectParamConverter();
$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($b, -2, 'data_object_converter');
$a->add($b, 0, NULL);
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 \Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener
*/
protected function getSensioFrameworkExtra_View_ListenerService()
{
$this->privates['sensio_framework_extra.view.listener'] = $instance = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener(new \Sensio\Bundle\FrameworkExtraBundle\Templating\TemplateGuesser(($this->services['kernel'] ?? $this->get('kernel', 1))));
$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));
return $instance;
}
/**
* 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/customer-management-framework-bundle/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/web2print-tools-bundle/src/Resources/translations/admin.de.yml'), 7 => (\dirname(__DIR__, 4).'/vendor/pimcore/data-importer/src/Resources/translations/admin.de.yml'), 8 => (\dirname(__DIR__, 4).'/vendor/hwi/oauth-bundle/Resources/translations/HWIOAuthBundle.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/customer-management-framework-bundle/src/Resources/translations/admin.en.yml'), 5 => (\dirname(__DIR__, 4).'/vendor/pimcore/output-data-config-toolkit-bundle/src/Resources/translations/admin.en.yml'), 6 => (\dirname(__DIR__, 4).'/vendor/pimcore/web2print-tools-bundle/src/Resources/translations/admin.en.yml'), 7 => (\dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/Resources/translations/admin.en.yml'), 8 => (\dirname(__DIR__, 4).'/vendor/pimcore/object-merger/src/Resources/translations/admin.en.yml'), 9 => (\dirname(__DIR__, 4).'/vendor/pimcore/data-importer/src/Resources/translations/admin.en.yml'), 10 => (\dirname(__DIR__, 4).'/vendor/hwi/oauth-bundle/Resources/translations/HWIOAuthBundle.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'), 4 => (\dirname(__DIR__, 4).'/vendor/hwi/oauth-bundle/Resources/translations/HWIOAuthBundle.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'), 3 => (\dirname(__DIR__, 4).'/vendor/hwi/oauth-bundle/Resources/translations/HWIOAuthBundle.fa.yml')], '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'), 4 => (\dirname(__DIR__, 4).'/vendor/hwi/oauth-bundle/Resources/translations/HWIOAuthBundle.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'), 4 => (\dirname(__DIR__, 4).'/vendor/hwi/oauth-bundle/Resources/translations/HWIOAuthBundle.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'), 3 => (\dirname(__DIR__, 4).'/vendor/hwi/oauth-bundle/Resources/translations/HWIOAuthBundle.it.yml')], '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'), 4 => (\dirname(__DIR__, 4).'/vendor/hwi/oauth-bundle/Resources/translations/HWIOAuthBundle.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'), 4 => (\dirname(__DIR__, 4).'/vendor/hwi/oauth-bundle/Resources/translations/HWIOAuthBundle.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'), 4 => (\dirname(__DIR__, 4).'/vendor/hwi/oauth-bundle/Resources/translations/HWIOAuthBundle.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'), 3 => (\dirname(__DIR__, 4).'/vendor/hwi/oauth-bundle/Resources/translations/HWIOAuthBundle.tr.yml')], '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'), 4 => (\dirname(__DIR__, 4).'/vendor/hwi/oauth-bundle/Resources/translations/HWIOAuthBundle.uk.yml')], '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')], 'zh' => [0 => (\dirname(__DIR__, 4).'/vendor/hwi/oauth-bundle/Resources/translations/HWIOAuthBundle.zh.yml')]], '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/customer-management-framework-bundle/src/Resources/translations'), 6 => (\dirname(__DIR__, 4).'/vendor/pimcore/output-data-config-toolkit-bundle/src/Resources/translations'), 7 => (\dirname(__DIR__, 4).'/vendor/pimcore/web2print-tools-bundle/src/Resources/translations'), 8 => (\dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/Resources/translations'), 9 => (\dirname(__DIR__, 4).'/vendor/pimcore/object-merger/src/Resources/translations'), 10 => (\dirname(__DIR__, 4).'/vendor/pimcore/data-importer/src/Resources/translations'), 11 => (\dirname(__DIR__, 4).'/vendor/hwi/oauth-bundle/Resources/translations'), 12 => (\dirname(__DIR__, 4).'/translations'), 13 => (\dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/translations'), 14 => (\dirname(__DIR__, 4).'/vendor/symfony/security-bundle/translations'), 15 => (\dirname(__DIR__, 4).'/vendor/symfony/twig-bundle/translations'), 16 => (\dirname(__DIR__, 4).'/vendor/symfony/monolog-bundle/translations'), 17 => (\dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/translations'), 18 => (\dirname(__DIR__, 4).'/vendor/doctrine/doctrine-migrations-bundle/translations'), 19 => (\dirname(__DIR__, 4).'/vendor/sensio/framework-extra-bundle/src/translations'), 20 => (\dirname(__DIR__, 4).'/vendor/symfony-cmf/routing-bundle/src/translations'), 21 => (\dirname(__DIR__, 4).'/vendor/presta/sitemap-bundle/translations'), 22 => (\dirname(__DIR__, 4).'/vendor/friendsofsymfony/jsrouting-bundle/translations'), 23 => (\dirname(__DIR__, 4).'/vendor/league/flysystem-bundle/src/translations'), 24 => (\dirname(__DIR__, 4).'/vendor/symfony/debug-bundle/translations'), 25 => (\dirname(__DIR__, 4).'/vendor/symfony/web-profiler-bundle/translations'), 26 => (\dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/AdminBundle/translations'), 27 => (\dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/EcommerceFrameworkBundle/translations'), 28 => (\dirname(__DIR__, 4).'/vendor/pimcore/payment-provider-unzer/src/translations'), 29 => (\dirname(__DIR__, 4).'/vendor/symfony/webpack-encore-bundle/src/translations'), 30 => (\dirname(__DIR__, 4).'/vendor/karser/karser-recaptcha3-bundle/translations'), 31 => (\dirname(__DIR__, 4).'/vendor/php-http/httplug-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/customer-management-framework-bundle/src/Resources/translations', 6 => 'vendor/pimcore/output-data-config-toolkit-bundle/src/Resources/translations', 7 => 'vendor/pimcore/web2print-tools-bundle/src/Resources/translations', 8 => 'vendor/pimcore/data-hub/src/Resources/translations', 9 => 'vendor/pimcore/object-merger/src/Resources/translations', 10 => 'vendor/pimcore/data-importer/src/Resources/translations', 11 => 'vendor/hwi/oauth-bundle/Resources/translations', 12 => 'translations', 13 => 'vendor/symfony/framework-bundle/translations', 14 => 'vendor/symfony/security-bundle/translations', 15 => 'vendor/symfony/twig-bundle/translations', 16 => 'vendor/symfony/monolog-bundle/translations', 17 => 'vendor/doctrine/doctrine-bundle/translations', 18 => 'vendor/doctrine/doctrine-migrations-bundle/translations', 19 => 'vendor/sensio/framework-extra-bundle/src/translations', 20 => 'vendor/symfony-cmf/routing-bundle/src/translations', 21 => 'vendor/presta/sitemap-bundle/translations', 22 => 'vendor/friendsofsymfony/jsrouting-bundle/translations', 23 => 'vendor/league/flysystem-bundle/src/translations', 24 => 'vendor/symfony/debug-bundle/translations', 25 => 'vendor/symfony/web-profiler-bundle/translations', 26 => 'vendor/pimcore/pimcore/bundles/AdminBundle/translations', 27 => 'vendor/pimcore/pimcore/bundles/EcommerceFrameworkBundle/translations', 28 => 'vendor/pimcore/payment-provider-unzer/src/translations', 29 => 'vendor/symfony/webpack-encore-bundle/src/translations', 30 => 'vendor/karser/karser-recaptcha3-bundle/translations', 31 => 'vendor/php-http/httplug-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/pimcore/bundles/EcommerceFrameworkBundle/Resources/views'), 'PimcoreEcommerceFramework');
$instance->addPath((\dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/EcommerceFrameworkBundle/Resources/views'), '!PimcoreEcommerceFramework');
$instance->addPath((\dirname(__DIR__, 4).'/vendor/pimcore/customer-management-framework-bundle/src/Resources/views'), 'PimcoreCustomerManagementFramework');
$instance->addPath((\dirname(__DIR__, 4).'/vendor/pimcore/customer-management-framework-bundle/src/Resources/views'), '!PimcoreCustomerManagementFramework');
$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/karser/karser-recaptcha3-bundle/Resources/views'), 'KarserRecaptcha3');
$instance->addPath((\dirname(__DIR__, 4).'/vendor/karser/karser-recaptcha3-bundle/Resources/views'), '!KarserRecaptcha3');
$instance->addPath((\dirname(__DIR__, 4).'/vendor/php-http/httplug-bundle/src/Resources/views'), 'Httplug');
$instance->addPath((\dirname(__DIR__, 4).'/vendor/php-http/httplug-bundle/src/Resources/views'), '!Httplug');
$instance->addPath((\dirname(__DIR__, 4).'/vendor/hwi/oauth-bundle/Resources/views'), 'HWIOAuth');
$instance->addPath((\dirname(__DIR__, 4).'/vendor/hwi/oauth-bundle/Resources/views'), '!HWIOAuth');
$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()
{
$a = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
return $this->privates['twig.runtime.httpkernel'] = new \Symfony\Bridge\Twig\Extension\HttpKernelRuntime(new \Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'inline' => ['privates', 'fragment.renderer.inline', 'getFragment_Renderer_InlineService', false],
], [
'inline' => '?',
]), $a, true), new \Symfony\Component\HttpKernel\Fragment\FragmentUriGenerator('/_fragment', new \Symfony\Component\HttpKernel\UriSigner('GCogQVcHoXwTuNxIHT7PUhdJRjfGPqz1WhbimqgaVfI='), $a));
}
/**
* 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, [
'Karser\\Recaptcha3Bundle\\Validator\\Constraints\\Recaptcha3Validator' => ['privates', 'karser_recaptcha3.validator', 'getKarserRecaptcha3_ValidatorService', 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],
'karser_recaptcha3_validator' => ['privates', 'karser_recaptcha3.validator', 'getKarserRecaptcha3_ValidatorService', true],
'security.validator.user_password' => ['privates', 'security.validator.user_password', 'getSecurity_Validator_UserPasswordService', true],
'validator.expression' => ['privates', 'validator.expression', 'getValidator_ExpressionService', true],
], [
'Karser\\Recaptcha3Bundle\\Validator\\Constraints\\Recaptcha3Validator' => '?',
'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' => '?',
'karser_recaptcha3_validator' => '?',
'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->addYamlMappings([0 => (\dirname(__DIR__, 4).'/config/validator/validation.yaml')]);
$instance->enableAnnotationMapping(true);
$instance->setDoctrineAnnotationReader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
$instance->addMethodMapping('loadValidatorMetadata');
$instance->addObjectInitializers([]);
$instance->addLoader(new \Symfony\Component\Validator\Mapping\Loader\PropertyInfoLoader($a, $a, $a, 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 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 '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 '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.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 '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|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,
'session.save_path' => false,
'validator.mapping.cache.file' => false,
'profiler.storage.dsn' => false,
'debug.container.dump' => false,
'serializer.mapping.cache.file' => false,
'karser_recaptcha3.site_key' => false,
'karser_recaptcha3.secret_key' => 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 '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 'debug.container.dump': $value = ($this->targetDir.''.'/App_KernelDevDebugContainer.xml'); break;
case 'serializer.mapping.cache.file': $value = ($this->targetDir.''.'/serialization.php'); break;
case 'karser_recaptcha3.site_key': $value = $this->getEnv('RECAPTCHA3_KEY'); break;
case 'karser_recaptcha3.secret_key': $value = $this->getEnv('RECAPTCHA3_SECRET'); 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',
'PimcoreEcommerceFrameworkBundle' => 'Pimcore\\Bundle\\EcommerceFrameworkBundle\\PimcoreEcommerceFrameworkBundle',
'PimcoreCustomerManagementFrameworkBundle' => 'CustomerManagementFrameworkBundle\\PimcoreCustomerManagementFrameworkBundle',
'OutputDataConfigToolkitBundle' => 'OutputDataConfigToolkitBundle\\OutputDataConfigToolkitBundle',
'Web2PrintToolsBundle' => 'Web2PrintToolsBundle\\Web2PrintToolsBundle',
'PimcoreDataHubBundle' => 'Pimcore\\Bundle\\DataHubBundle\\PimcoreDataHubBundle',
'ObjectMergerBundle' => 'Pimcore\\Bundle\\ObjectMergerBundle\\ObjectMergerBundle',
'PimcorePaymentProviderUnzerBundle' => 'Pimcore\\Bundle\\EcommerceFrameworkBundle\\PimcorePaymentProviderUnzerBundle',
'PimcoreDataImporterBundle' => 'Pimcore\\Bundle\\DataImporterBundle\\PimcoreDataImporterBundle',
'WebpackEncoreBundle' => 'Symfony\\WebpackEncoreBundle\\WebpackEncoreBundle',
'KarserRecaptcha3Bundle' => 'Karser\\Recaptcha3Bundle\\KarserRecaptcha3Bundle',
'HttplugBundle' => 'Http\\HttplugBundle\\HttplugBundle',
'HWIOAuthBundle' => 'HWI\\Bundle\\OAuthBundle\\HWIOAuthBundle',
],
'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',
],
'PimcoreEcommerceFrameworkBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/EcommerceFrameworkBundle'),
'namespace' => 'Pimcore\\Bundle\\EcommerceFrameworkBundle',
],
'PimcoreCustomerManagementFrameworkBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/pimcore/customer-management-framework-bundle/src'),
'namespace' => 'CustomerManagementFrameworkBundle',
],
'OutputDataConfigToolkitBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/pimcore/output-data-config-toolkit-bundle/src'),
'namespace' => 'OutputDataConfigToolkitBundle',
],
'Web2PrintToolsBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/pimcore/web2print-tools-bundle/src'),
'namespace' => 'Web2PrintToolsBundle',
],
'PimcoreDataHubBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src'),
'namespace' => 'Pimcore\\Bundle\\DataHubBundle',
],
'ObjectMergerBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/pimcore/object-merger/src'),
'namespace' => 'Pimcore\\Bundle\\ObjectMergerBundle',
],
'PimcorePaymentProviderUnzerBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/pimcore/payment-provider-unzer/src'),
'namespace' => 'Pimcore\\Bundle\\EcommerceFrameworkBundle',
],
'PimcoreDataImporterBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/pimcore/data-importer/src'),
'namespace' => 'Pimcore\\Bundle\\DataImporterBundle',
],
'WebpackEncoreBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/symfony/webpack-encore-bundle/src'),
'namespace' => 'Symfony\\WebpackEncoreBundle',
],
'KarserRecaptcha3Bundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/karser/karser-recaptcha3-bundle'),
'namespace' => 'Karser\\Recaptcha3Bundle',
],
'HttplugBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/php-http/httplug-bundle/src'),
'namespace' => 'Http\\HttplugBundle',
],
'HWIOAuthBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/hwi/oauth-bundle'),
'namespace' => 'HWI\\Bundle\\OAuthBundle',
],
],
'kernel.charset' => 'UTF-8',
'kernel.container_class' => 'App_KernelDevDebugContainer',
'locale' => 'en',
'customer_management_framework.firewall_settings' => [
'pattern' => '^/__customermanagementframework/webservice(/.*)?$',
'stateless' => true,
'provider' => 'pimcore_admin',
'guard' => [
'authenticators' => [
0 => 'CustomerManagementFrameworkBundle\\Security\\Guard\\WebserviceAuthenticator',
],
],
],
'secret' => 'GCogQVcHoXwTuNxIHT7PUhdJRjfGPqz1WhbimqgaVfI=',
'google_client_id' => '<google_client_id>',
'google_client_secret' => '<google_client_secret>',
'twitter_client_id' => '<twitter_client_id>',
'twitter_client_secret' => '<twitter_client_secret>',
'app_encryption_secret' => 'bWqSVPK/ZwSfTlvURtedm09tD6/NuCJw9mFsZVk80ns=',
'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',
],
'fragment.renderer.hinclude.global_template' => NULL,
'fragment.path' => '/_fragment',
'kernel.secret' => 'GCogQVcHoXwTuNxIHT7PUhdJRjfGPqz1WhbimqgaVfI=',
'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,
'session.metadata.storage_key' => '_sf2_meta',
'session.storage.options' => [
'cache_limiter' => '0',
'cookie_httponly' => true,
'cookie_samesite' => 'lax',
'gc_probability' => 1,
],
'session.metadata.update_threshold' => 0,
'form.type_extension.csrf.enabled' => true,
'form.type_extension.csrf.field_name' => '_token',
'asset.request_context.base_path' => NULL,
'asset.request_context.secure' => NULL,
'validator.translation_domain' => 'validators',
'translator.logging' => false,
'translator.default_path' => (\dirname(__DIR__, 4).'/translations'),
'profiler_listener.only_exceptions' => false,
'profiler_listener.only_main_requests' => false,
'debug.error_handler.throw_at' => -1,
'router.request_context.host' => 'www.beta.osgo.co.uk',
'router.request_context.scheme' => 'http',
'router.request_context.base_url' => '',
'router.resource' => 'kernel::loadRoutes',
'request_listener.http_port' => 80,
'request_listener.https_port' => 443,
'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 => 'demo_frontend',
],
'security.pimcore_admin_webdav._indexed_authenticators' => [
],
'security.pimcore_admin._indexed_authenticators' => [
],
'hwi_oauth.resource_ownermap.configured.demo_frontend' => [
'google' => 'app_auth_oauth_check_google',
'twitter' => 'app_auth_oauth_check_twitter',
],
'security.demo_frontend._indexed_authenticators' => [
],
'twig.form.resources' => [
0 => 'form_div_layout.html.twig',
1 => '@KarserRecaptcha3/Form/karser_recaptcha3_widget.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' => [
],
'doctrine.default_entity_manager' => '',
'doctrine.dbal.connection_factory.types' => [
'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.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\\TwoFactorRequiredToken',
],
'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',
],
'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' => 'def00000c9c131104b0f834ad8e3c6d17e0e3d7e778f39aa305b9e442b0dc6e7c249642fea15ba2cfe5994577a6eb64de453662b56468c2bd1cf77a9f5fd92b4be2613d3',
'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.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' => 'password_hasher',
'password_hasher_factories' => [
'App\\Model\\DataObject\\User' => [
'id' => 'oscare.security.password_hasher_factory',
],
'Pimcore\\Model\\DataObject\\Customer' => [
'id' => 'oscare.security.password_hasher_factory',
],
],
],
'bundles' => [
'search_paths' => [
0 => 'src',
1 => 'vendor/pimcore/pimcore/bundles',
],
'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\\Model\\Asset\\MetaData\\ClassDefinition\\Data\\Textarea',
],
'prefixes' => [
],
],
],
],
'frontend_prefixes' => [
'source' => 'https://osgo-pimcore.s3.eu-west-2.amazonaws.com/assets',
'thumbnail' => '',
'thumbnail_deferred' => '',
],
'versions' => [
'days' => NULL,
'steps' => 0,
'use_hardlinks' => true,
'disable_stack_trace' => false,
],
'hide_edit_image' => false,
'disable_tree_preview' => false,
'image' => [
'thumbnails' => [
'definitions' => [
'banner' => [
'items' => [
0 => [
'method' => 'frame',
'arguments' => [
'width' => 1140,
'height' => 120.75,
'forceResize' => true,
],
],
],
'medias' => [
],
'name' => 'banner',
'description' => '',
'group' => '',
'format' => 'SOURCE',
'quality' => 85,
'highResolution' => 0.0,
'preserveColor' => false,
'preserveMetaData' => false,
'rasterizeSVG' => false,
'downloadable' => false,
'modificationDate' => 1712224756,
'creationDate' => 1712224629,
'preserveAnimation' => false,
],
'blockThreeCards' => [
'items' => [
0 => [
'method' => 'cover',
'arguments' => [
'width' => 572,
'height' => 220,
'positioning' => 'center',
'forceResize' => false,
],
],
],
'medias' => [
'(min-width: 768px)' => [
0 => [
'method' => 'cover',
'arguments' => [
'width' => 230,
'height' => 150,
'positioning' => 'center',
'forceResize' => false,
],
],
],
'(min-width: 992px)' => [
0 => [
'method' => 'cover',
'arguments' => [
'width' => 300,
'height' => 200,
'positioning' => 'center',
'forceResize' => false,
],
],
],
],
'name' => 'blockThreeCards',
'description' => '',
'group' => '',
'format' => 'SOURCE',
'quality' => 85,
'highResolution' => 0.0,
'preserveColor' => false,
'preserveMetaData' => false,
'rasterizeSVG' => false,
'downloadable' => false,
'modificationDate' => 1666637623,
'creationDate' => 1666635676,
'preserveAnimation' => false,
],
'blockTwoCards' => [
'items' => [
0 => [
'method' => 'cover',
'arguments' => [
'width' => 572,
'height' => 300,
'positioning' => 'center',
'forceResize' => true,
],
],
],
'medias' => [
'(min-width: 768px)' => [
0 => [
'method' => 'cover',
'arguments' => [
'width' => 350,
'height' => 210,
'positioning' => 'center',
'forceResize' => true,
],
],
],
'(min-width: 992px)' => [
0 => [
'method' => 'cover',
'arguments' => [
'width' => 400,
'height' => 220,
'positioning' => 'center',
'forceResize' => true,
],
],
],
],
'name' => 'blockTwoCards',
'description' => '',
'group' => '',
'format' => 'SOURCE',
'quality' => 85,
'highResolution' => 0.0,
'preserveColor' => false,
'preserveMetaData' => false,
'rasterizeSVG' => false,
'downloadable' => false,
'modificationDate' => 1666637222,
'creationDate' => 1666635635,
'preserveAnimation' => false,
],
'customHeroGrid' => [
'items' => [
0 => [
'method' => 'cover',
'arguments' => [
'width' => 952,
'height' => 470,
'positioning' => 'center',
'forceResize' => false,
],
],
],
'medias' => [
'(min-width: 1200px)' => [
0 => [
'method' => 'cover',
'arguments' => [
'width' => 952,
'height' => 470,
'positioning' => 'center',
'forceResize' => false,
],
],
],
'(min-width: 768px)' => [
0 => [
'method' => 'cover',
'arguments' => [
'width' => 491,
'height' => 350,
'positioning' => 'center',
'forceResize' => false,
],
],
],
],
'name' => 'customHeroGrid',
'description' => '',
'group' => '',
'format' => 'SOURCE',
'quality' => 85,
'highResolution' => 0.0,
'preserveColor' => false,
'preserveMetaData' => false,
'rasterizeSVG' => false,
'downloadable' => false,
'modificationDate' => 1666705617,
'creationDate' => 1666704919,
'preserveAnimation' => false,
],
'defaultCard' => [
'items' => [
0 => [
'method' => 'cover',
'arguments' => [
'width' => 270,
'height' => 220,
'positioning' => 'center',
'forceResize' => false,
],
],
],
'medias' => [
],
'name' => 'defaultCard',
'description' => '',
'group' => 'Academy',
'format' => 'SOURCE',
'quality' => 85,
'highResolution' => 0.0,
'preserveColor' => false,
'preserveMetaData' => false,
'rasterizeSVG' => false,
'downloadable' => false,
'modificationDate' => 1680692317,
'creationDate' => 1680692286,
'preserveAnimation' => false,
],
'galleryCarousel' => [
'items' => [
0 => [
'method' => 'cover',
'arguments' => [
'width' => 1140,
'height' => 500,
'positioning' => 'center',
'forceResize' => true,
],
],
],
'medias' => [
'(max-width: 940px)' => [
0 => [
'method' => 'cover',
'arguments' => [
'width' => 940,
'height' => 411,
'positioning' => 'center',
'forceResize' => false,
],
],
],
'(max-width: 720px)' => [
0 => [
'method' => 'cover',
'arguments' => [
'width' => 720,
'height' => 320,
'positioning' => 'center',
'forceResize' => false,
],
],
],
'(max-width: 320px)' => [
0 => [
'method' => 'cover',
'arguments' => [
'width' => 320,
'height' => 140,
'positioning' => 'center',
'forceResize' => false,
],
],
],
],
'name' => 'galleryCarousel',
'description' => '',
'group' => 'Areas',
'format' => 'SOURCE',
'quality' => 85,
'highResolution' => 0.0,
'preserveColor' => false,
'preserveMetaData' => false,
'rasterizeSVG' => false,
'downloadable' => false,
'modificationDate' => 1666384805,
'creationDate' => 1565346856,
'preserveAnimation' => false,
],
'heroAcademy' => [
'items' => [
0 => [
'method' => 'cover',
'arguments' => [
'width' => 952,
'height' => 470,
'positioning' => 'center',
'forceResize' => false,
],
],
],
'medias' => [
],
'name' => 'heroAcademy',
'description' => '',
'group' => 'Academy',
'format' => 'SOURCE',
'quality' => 85,
'highResolution' => 0.0,
'preserveColor' => false,
'preserveMetaData' => false,
'rasterizeSVG' => false,
'downloadable' => false,
'modificationDate' => 1680692367,
'creationDate' => 1680692343,
'preserveAnimation' => false,
],
'mainCard' => [
'items' => [
0 => [
'method' => 'cover',
'arguments' => [
'width' => 500,
'height' => 275,
'positioning' => 'center',
'forceResize' => false,
],
],
],
'medias' => [
],
'name' => 'mainCard',
'description' => '',
'group' => 'Academy',
'format' => 'SOURCE',
'quality' => 85,
'highResolution' => 0.0,
'preserveColor' => false,
'preserveMetaData' => false,
'rasterizeSVG' => false,
'downloadable' => false,
'modificationDate' => 1681206139,
'creationDate' => 1680692428,
'preserveAnimation' => false,
],
'marketing-card' => [
'items' => [
0 => [
'method' => 'scaleByWidth',
'arguments' => [
'width' => 250,
'forceResize' => true,
],
],
],
'medias' => [
],
'name' => 'marketing-card',
'description' => '',
'group' => '',
'format' => 'SOURCE',
'quality' => 85,
'highResolution' => 0.0,
'preserveColor' => false,
'preserveMetaData' => false,
'rasterizeSVG' => false,
'downloadable' => false,
'modificationDate' => 1651849811,
'creationDate' => 1651849793,
'preserveAnimation' => false,
],
'marketing-hub' => [
'items' => [
0 => [
'method' => 'scaleByWidth',
'arguments' => [
'width' => 250,
'forceResize' => false,
],
],
],
'medias' => [
],
'name' => 'marketing-hub',
'description' => '',
'group' => '',
'format' => 'SOURCE',
'quality' => 85,
'highResolution' => 0.0,
'preserveColor' => false,
'preserveMetaData' => false,
'rasterizeSVG' => false,
'downloadable' => false,
'modificationDate' => 1651845156,
'creationDate' => 1651837694,
'preserveAnimation' => false,
],
'miniCardContent' => [
'items' => [
0 => [
'method' => 'scaleByWidth',
'arguments' => [
'width' => 200,
'forceResize' => true,
],
],
],
'medias' => [
],
'name' => 'miniCardContent',
'description' => '',
'group' => '',
'format' => 'SOURCE',
'quality' => 85,
'highResolution' => 0.0,
'preserveColor' => false,
'preserveMetaData' => false,
'rasterizeSVG' => false,
'downloadable' => false,
'modificationDate' => 1684747470,
'creationDate' => 1684745080,
'preserveAnimation' => false,
],
'product' => [
'items' => [
0 => [
'method' => 'frame',
'arguments' => [
'width' => 640,
'height' => 480,
'forceResize' => true,
],
],
],
'medias' => [
],
'name' => 'product',
'description' => '',
'group' => '',
'format' => 'SOURCE',
'quality' => 85,
'highResolution' => 0.0,
'preserveColor' => false,
'preserveMetaData' => false,
'rasterizeSVG' => false,
'downloadable' => false,
'modificationDate' => 1712224725,
'creationDate' => 1628246425,
'preserveAnimation' => false,
],
'subCard' => [
'items' => [
0 => [
'method' => 'cover',
'arguments' => [
'width' => 85,
'height' => 160,
'positioning' => 'center',
'forceResize' => false,
],
],
],
'medias' => [
],
'name' => 'subCard',
'description' => '',
'group' => 'Academy',
'format' => 'SOURCE',
'quality' => 85,
'highResolution' => 0.0,
'preserveColor' => false,
'preserveMetaData' => false,
'rasterizeSVG' => false,
'downloadable' => false,
'modificationDate' => 1680692329,
'creationDate' => 1680692186,
'preserveAnimation' => false,
],
'subCardArticle' => [
'items' => [
0 => [
'method' => 'cover',
'arguments' => [
'width' => 80,
'height' => 150,
'positioning' => 'center',
'forceResize' => false,
],
],
],
'medias' => [
],
'name' => 'subCardArticle',
'description' => '',
'group' => 'Academy',
'format' => 'SOURCE',
'quality' => 85,
'highResolution' => 0.0,
'preserveColor' => false,
'preserveMetaData' => false,
'rasterizeSVG' => false,
'downloadable' => false,
'modificationDate' => 1680692323,
'creationDate' => 1680692250,
'preserveAnimation' => false,
],
'toolkitCard' => [
'items' => [
],
'medias' => [
],
'name' => 'toolkitCard',
'description' => '',
'group' => '',
'format' => 'SOURCE',
'quality' => 85,
'highResolution' => 0.0,
'preserveColor' => false,
'preserveMetaData' => false,
'rasterizeSVG' => false,
'downloadable' => false,
'modificationDate' => 1645531832,
'creationDate' => 1645531819,
'preserveAnimation' => false,
],
'video' => [
'items' => [
0 => [
'method' => 'scaleByWidth',
'arguments' => [
'width' => 250,
'forceResize' => false,
],
],
],
'medias' => [
],
'name' => 'video',
'description' => '',
'group' => '',
'format' => 'SOURCE',
'quality' => 85,
'highResolution' => 0.0,
'preserveColor' => false,
'preserveMetaData' => false,
'rasterizeSVG' => false,
'downloadable' => false,
'modificationDate' => 1655119266,
'creationDate' => 1655119226,
'preserveAnimation' => false,
],
],
'clip_auto_support' => true,
'image_optimizers' => [
'enabled' => true,
],
'auto_formats' => [
'avif' => [
'enabled' => true,
'quality' => 15,
],
'webp' => [
'enabled' => true,
'quality' => NULL,
],
],
'auto_clear_temp_files' => true,
],
'max_pixels' => 40000000,
'low_quality_image_preview' => [
'enabled' => true,
],
'focal_point_detection' => [
'enabled' => true,
],
],
'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',
'indexFieldSelection' => 'Pimcore\\Bundle\\EcommerceFrameworkBundle\\CoreExtensions\\ClassDefinition\\IndexFieldSelection',
'indexFieldSelectionCombo' => 'Pimcore\\Bundle\\EcommerceFrameworkBundle\\CoreExtensions\\ClassDefinition\\IndexFieldSelectionCombo',
'indexFieldSelectionField' => 'Pimcore\\Bundle\\EcommerceFrameworkBundle\\CoreExtensions\\ClassDefinition\\IndexFieldSelectionField',
],
'prefixes' => [
0 => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\',
1 => '\\Object_Class_Data_',
],
],
'layout' => [
'prefixes' => [
0 => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Layout\\',
1 => '\\Object_Class_Layout_',
],
'map' => [
],
],
],
'versions' => [
'days' => NULL,
'steps' => 10,
'disable_stack_trace' => false,
],
'ignore_localized_query_fallback' => false,
'tree_paging_limit' => 30,
'auto_save_interval' => 60,
],
'documents' => [
'editables' => [
'prefixes' => [
0 => '\\Pimcore\\Model\\Document\\Editable\\',
],
'map' => [
'outputchanneltable' => 'Web2PrintToolsBundle\\Model\\Document\\Editable\\Outputchanneltable',
],
],
'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',
],
'versions' => [
'days' => NULL,
'steps' => 10,
'disable_stack_trace' => false,
],
'error_pages' => [
'default' => '/en/Error-Page',
'localized' => [
'en' => '',
'de' => '',
'fr' => '',
],
],
'web_to_print' => [
'enableInDefaultView' => true,
'generalTool' => 'pdfreactor',
'generalDocumentSaveMode' => 'default',
'pdfreactorProtocol' => 'https',
'pdfreactorServer' => 'cloud.pdfreactor.com',
'pdfreactorServerPort' => '443',
'pdfreactorBaseUrl' => 'https://www.osgo.co.uk',
'pdfreactorApiKey' => '',
'pdfreactorLicence' => '',
'pdfreactorEnableLenientHttpsMode' => false,
'pdfreactorEnableDebugMode' => false,
'wkhtmltopdfBin' => 'wkhtmltopdf',
'wkhtml2pdfOptions' => [
'print-media-type' => '',
'page-size' => 'A4',
],
'wkhtml2pdfHostname' => 'https://www.osgo.co.uk',
'headlessChromeSettings' => '',
'pdf_creation_php_memory_limit' => '2048M',
'default_controller_print_page' => 'App\\Controller\\Web2printController::defaultAction',
'default_controller_print_container' => 'App\\Controller\\Web2printController::containerAction',
],
'doc_types' => [
'definitions' => [
],
],
'default_controller' => 'App\\Controller\\DefaultController::defaultAction',
'allow_trailing_slash' => 'no',
'generate_preview' => false,
'tree_paging_limit' => 50,
'areas' => [
'autoload' => true,
],
'newsletter' => [
'defaultUrlPrefix' => NULL,
],
'auto_save_interval' => 60,
'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',
'SegmentAddressSource' => 'cmf.document.newsletter.factory.segmentAddressSource',
],
'method' => NULL,
],
'custom_report' => [
'adapters' => [
'sql' => 'pimcore.custom_report.adapter.factory.sql',
'analytics' => 'pimcore.custom_report.adapter.factory.analytics',
'termSegmentBuilder' => 'cmf.custom_report.adapter.term_segment_builder',
],
'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',
'cmf_customer' => 'CustomerManagementFrameworkBundle\\Targeting\\DataProvider\\Customer',
'cmf_customer_segments' => 'CustomerManagementFrameworkBundle\\Targeting\\DataProvider\\CustomerSegments',
],
'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',
'cmf_has_segment' => 'CustomerManagementFrameworkBundle\\Targeting\\Condition\\HasSegment',
'cmf_customer_is_loggedin' => 'CustomerManagementFrameworkBundle\\Targeting\\Condition\\CustomerIsLoggedIn',
'cmf_customer_segments_have_changed' => 'CustomerManagementFrameworkBundle\\Targeting\\Condition\\CustomerSegmentsHaveChanged',
],
'action_handlers' => [
'assign_target_group' => 'CustomerManagementFrameworkBundle\\Targeting\\ActionHandler\\AssignTargetGroupAndSegment',
'codesnippet' => 'Pimcore\\Targeting\\ActionHandler\\CodeSnippet',
'redirect' => 'Pimcore\\Targeting\\ActionHandler\\Redirect',
'cmf_track_segment' => 'CustomerManagementFrameworkBundle\\Targeting\\ActionHandler\\TrackSegment',
'cmf_apply_target_groups_from_segments' => 'CustomerManagementFrameworkBundle\\Targeting\\ActionHandler\\ApplyTargetGroupsFromSegments',
'cmf_track_activity' => 'CustomerManagementFrameworkBundle\\Targeting\\ActionHandler\\TrackActivity',
],
'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',
],
],
],
'translations' => [
'debugging' => [
'enabled' => true,
'parameter' => 'pimcore_debug_translations',
],
'admin_translation_mapping' => [
],
'data_object' => [
],
],
'models' => [
'class_overrides' => [
'Pimcore\\Model\\DataObject\\Car' => 'App\\Model\\Product\\Car',
'Pimcore\\Model\\DataObject\\AccessoryPart' => 'App\\Model\\Product\\AccessoryPart',
'Pimcore\\Model\\DataObject\\Category' => 'App\\Model\\Product\\Category',
'Pimcore\\Model\\DataObject\\ProductInfo' => 'App\\Model\\Product\\ProductInfo',
'Pimcore\\Model\\DataObject\\License' => 'App\\Model\\Product\\License',
'Pimcore\\Model\\DataObject\\FormthoticsProduct' => 'App\\Model\\Product\\FormthoticsProduct',
'Pimcore\\Model\\DataObject\\SearchTrycareProduct' => 'App\\Model\\Product\\SearchTrycareProduct',
'Pimcore\\Model\\DataObject\\TrycareProduct' => 'App\\Model\\Product\\TrycareProduct',
'Pimcore\\Model\\DataObject\\LeafletProduct' => 'App\\Model\\Product\\LeafletProduct',
'Pimcore\\Model\\DataObject\\TrycareCategory' => 'App\\Model\\TrycareCategory',
'Pimcore\\Model\\DataObject\\Customer' => 'App\\Model\\Customer',
],
],
'workflows' => [
'simple_asset_workflow' => [
'label' => 'Simple Asset Workflow',
'type' => 'state_machine',
'support_strategy' => [
'type' => 'expression',
'arguments' => [
0 => '\\Pimcore\\Model\\Asset',
1 => 'is_fully_authenticated()',
],
],
'initial_markings' => [
0 => 'start',
],
'places' => [
'start' => [
'label' => 'Start Place of the Workflow',
'title' => 'Start checking this asset',
'color' => '#3572b0',
'visibleInHeader' => true,
'colorInverted' => false,
'permissions' => [
],
],
'review_license' => [
'label' => 'Review License',
'color' => 'orange',
'visibleInHeader' => true,
'title' => '',
'colorInverted' => false,
'permissions' => [
],
],
'finished' => [
'label' => 'Asset Reviewed',
'color' => 'green',
'visibleInHeader' => true,
'title' => '',
'colorInverted' => false,
'permissions' => [
],
],
],
'transitions' => [
'start_workflow' => [
'from' => [
0 => 'start',
],
'to' => [
0 => 'review_license',
],
'options' => [
'label' => 'Start Workflow',
'objectLayout' => false,
'notificationSettings' => [
],
'changePublishedState' => 'no_change',
],
'name' => 'start_workflow',
],
'finish_review' => [
'from' => [
0 => 'review_license',
],
'to' => [
0 => 'finished',
],
'options' => [
'label' => 'Finish Review',
'objectLayout' => false,
'notificationSettings' => [
],
'changePublishedState' => 'no_change',
],
'name' => 'finish_review',
],
'restart_review' => [
'from' => [
0 => 'finished',
],
'to' => [
0 => 'review_license',
],
'options' => [
'label' => 'Restart Review',
'objectLayout' => false,
'notificationSettings' => [
],
'changePublishedState' => 'no_change',
],
'name' => 'restart_review',
],
],
'placeholders' => [
],
'enabled' => true,
'priority' => 0,
'audit_trail' => [
'enabled' => false,
],
'supports' => [
],
'globalActions' => [
],
],
'product_data_enrichment' => [
'label' => 'Product Data Enrichment Workflow',
'support_strategy' => [
'service' => 'App\\Workflow\\SupportsStrategy',
'arguments' => [
],
],
'initial_markings' => [
0 => 'todo',
],
'places' => [
'todo' => [
'label' => 'ToDo',
'title' => 'Product Magic did not start',
'color' => '#3572b0',
'colorInverted' => true,
'permissions' => [
0 => [
'objectLayout' => 'CarTodo',
'publish' => false,
'unpublish' => false,
],
],
'visibleInHeader' => true,
],
'edit_text' => [
'label' => 'Edit Text',
'color' => 'orange',
'permissions' => [
0 => [
'publish' => false,
'unpublish' => false,
],
],
'title' => '',
'colorInverted' => false,
'visibleInHeader' => true,
],
'edit_images' => [
'label' => 'Edit Images',
'color' => 'orange',
'permissions' => [
0 => [
'publish' => false,
'unpublish' => false,
],
],
'title' => '',
'colorInverted' => false,
'visibleInHeader' => true,
],
'done_text' => [
'label' => 'Done Text',
'color' => 'green',
'permissions' => [
0 => [
'publish' => false,
'unpublish' => false,
],
],
'title' => '',
'colorInverted' => false,
'visibleInHeader' => true,
],
'done_images' => [
'label' => 'Done Images',
'color' => 'green',
'permissions' => [
0 => [
'publish' => false,
'unpublish' => false,
],
],
'title' => '',
'colorInverted' => false,
'visibleInHeader' => true,
],
'done_all' => [
'label' => 'Product is ready',
'color' => '#009900',
'permissions' => [
0 => [
'condition' => 'is_fully_authenticated() and \'ROLE_PIMCORE_ADMIN\' in role_names',
'objectLayout' => 'CarReview',
],
1 => [
'objectLayout' => 'CarReview',
],
],
'title' => '',
'colorInverted' => false,
'visibleInHeader' => true,
],
],
'transitions' => [
'start_work' => [
'from' => [
0 => 'todo',
],
'to' => [
0 => 'edit_text',
1 => 'edit_images',
],
'options' => [
'label' => 'Start Work',
'objectLayout' => false,
'notificationSettings' => [
],
'changePublishedState' => 'no_change',
],
'name' => 'start_work',
],
'mark_text_done' => [
'from' => [
0 => 'edit_text',
],
'to' => [
0 => 'done_text',
],
'options' => [
'label' => 'Mark Text Done',
'objectLayout' => false,
'notificationSettings' => [
],
'changePublishedState' => 'no_change',
],
'name' => 'mark_text_done',
],
'mark_images_done' => [
'from' => [
0 => 'edit_images',
],
'to' => [
0 => 'done_images',
],
'options' => [
'label' => 'Mark Images Done',
'notificationSettings' => [
0 => [
'notifyUsers' => [
0 => 'admin',
],
'notifyRoles' => [
0 => 'projectmanagers',
1 => 'admins',
],
'channelType' => [
0 => 'mail',
1 => 'pimcore_notification',
],
'mailType' => 'template',
'mailPath' => '@PimcoreCore/Workflow/NotificationEmail/notificationEmail.html.twig',
],
],
'objectLayout' => false,
'changePublishedState' => 'no_change',
],
'name' => 'mark_images_done',
],
'mark_done_all' => [
'from' => [
0 => 'done_text',
1 => 'done_images',
],
'to' => [
0 => 'done_all',
],
'options' => [
'label' => 'Mark Product Done',
'changePublishedState' => 'force_published',
'notes' => [
'commentEnabled' => true,
'customHtml' => [
'service' => 'App\\Services\\Workflow\\CustomHtmlService',
'position' => 'top',
],
'commentRequired' => false,
'type' => 'Status update',
'additionalFields' => [
],
],
'notificationSettings' => [
0 => [
'notifyUsers' => [
0 => 'admin',
],
'notifyRoles' => [
0 => 'projectmanagers',
1 => 'admins',
],
'channelType' => [
0 => 'mail',
1 => 'pimcore_notification',
],
'mailType' => 'template',
'mailPath' => '@PimcoreCore/Workflow/NotificationEmail/notificationEmail.html.twig',
],
],
'objectLayout' => false,
],
'name' => 'mark_done_all',
],
'reopen_issue' => [
'from' => [
0 => 'done_all',
],
'to' => [
0 => 'todo',
],
'options' => [
'label' => 'Reopen Product',
'notes' => [
'commentEnabled' => true,
'commentRequired' => true,
'type' => 'Status update',
'additionalFields' => [
],
],
'objectLayout' => false,
'notificationSettings' => [
],
'changePublishedState' => 'no_change',
],
'name' => 'reopen_issue',
],
],
'globalActions' => [
'log_time' => [
'label' => 'Log Time',
'guard' => 'is_fully_authenticated()',
'notes' => [
'commentEnabled' => true,
'commentRequired' => true,
'type' => 'Worklog',
'title' => 'Time Logged',
'additionalFields' => [
0 => [
'name' => 'timeWorked',
'fieldType' => 'input',
'title' => 'Time spent',
'required' => true,
'fieldTypeSettings' => [
],
],
],
],
'objectLayout' => false,
'to' => [
],
],
],
'placeholders' => [
],
'enabled' => true,
'priority' => 0,
'audit_trail' => [
'enabled' => false,
],
'supports' => [
],
],
],
'encryption' => [
'secret' => 'def00000c9c131104b0f834ad8e3c6d17e0e3d7e778f39aa305b9e442b0dc6e7c249642fea15ba2cfe5994577a6eb64de453662b56468c2bd1cf77a9f5fd92b4be2613d3',
],
'full_page_cache' => [
'enabled' => true,
'lifetime' => 600,
'exclude_cookie' => '',
'exclude_patterns' => '',
],
'email' => [
'sender' => [
'name' => 'Osgo',
'email' => 'enquiries@osgo.co.uk',
],
'return' => [
'name' => '',
'email' => '',
],
'debug' => [
'email_addresses' => 'caue.moyano@osgo.co.uk',
],
'usespecific' => false,
],
'general' => [
'domain' => 'www.beta.osgo.co.uk',
'redirect_to_maindomain' => false,
'language' => 'en',
'valid_languages' => 'en,de,fr',
'fallback_languages' => [
'en' => '',
'de' => '',
'fr' => '',
],
'default_language' => '',
'debug_admin_translations' => false,
'timezone' => '',
'path_variable' => NULL,
'disable_usage_statistics' => false,
'instance_identifier' => NULL,
],
'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,
],
],
'services' => [
'google' => [
'client_id' => NULL,
'email' => NULL,
'simple_api_key' => NULL,
'browser_api_key' => NULL,
],
],
'httpclient' => [
'adapter' => 'Socket',
'proxy_host' => NULL,
'proxy_port' => NULL,
'proxy_user' => NULL,
'proxy_pass' => NULL,
],
'applicationlog' => [
'archive_treshold' => 30,
'archive_alternative_database' => '',
'delete_archive_threshold' => '6',
],
'properties' => [
'predefined' => [
'definitions' => [
],
],
],
'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',
'cmf_has_segment' => 'CustomerManagementFrameworkBundle\\Targeting\\Condition\\HasSegment',
'cmf_customer_is_loggedin' => 'CustomerManagementFrameworkBundle\\Targeting\\Condition\\CustomerIsLoggedIn',
'cmf_customer_segments_have_changed' => 'CustomerManagementFrameworkBundle\\Targeting\\Condition\\CustomerSegmentsHaveChanged',
],
'pimcore.geoip.db_file' => '',
'pimcore.workflow' => [
'simple_asset_workflow' => [
'label' => 'Simple Asset Workflow',
'type' => 'state_machine',
'support_strategy' => [
'type' => 'expression',
'arguments' => [
0 => '\\Pimcore\\Model\\Asset',
1 => 'is_fully_authenticated()',
],
],
'initial_markings' => [
0 => 'start',
],
'places' => [
'start' => [
'label' => 'Start Place of the Workflow',
'title' => 'Start checking this asset',
'color' => '#3572b0',
'visibleInHeader' => true,
'colorInverted' => false,
'permissions' => [
],
],
'review_license' => [
'label' => 'Review License',
'color' => 'orange',
'visibleInHeader' => true,
'title' => '',
'colorInverted' => false,
'permissions' => [
],
],
'finished' => [
'label' => 'Asset Reviewed',
'color' => 'green',
'visibleInHeader' => true,
'title' => '',
'colorInverted' => false,
'permissions' => [
],
],
],
'transitions' => [
'start_workflow' => [
'from' => [
0 => 'start',
],
'to' => [
0 => 'review_license',
],
'options' => [
'label' => 'Start Workflow',
'objectLayout' => false,
'notificationSettings' => [
],
'changePublishedState' => 'no_change',
],
'name' => 'start_workflow',
],
'finish_review' => [
'from' => [
0 => 'review_license',
],
'to' => [
0 => 'finished',
],
'options' => [
'label' => 'Finish Review',
'objectLayout' => false,
'notificationSettings' => [
],
'changePublishedState' => 'no_change',
],
'name' => 'finish_review',
],
'restart_review' => [
'from' => [
0 => 'finished',
],
'to' => [
0 => 'review_license',
],
'options' => [
'label' => 'Restart Review',
'objectLayout' => false,
'notificationSettings' => [
],
'changePublishedState' => 'no_change',
],
'name' => 'restart_review',
],
],
'placeholders' => [
],
'enabled' => true,
'priority' => 0,
'audit_trail' => [
'enabled' => false,
],
'supports' => [
],
'globalActions' => [
],
],
'product_data_enrichment' => [
'label' => 'Product Data Enrichment Workflow',
'support_strategy' => [
'service' => 'App\\Workflow\\SupportsStrategy',
'arguments' => [
],
],
'initial_markings' => [
0 => 'todo',
],
'places' => [
'todo' => [
'label' => 'ToDo',
'title' => 'Product Magic did not start',
'color' => '#3572b0',
'colorInverted' => true,
'permissions' => [
0 => [
'objectLayout' => 'CarTodo',
'publish' => false,
'unpublish' => false,
],
],
'visibleInHeader' => true,
],
'edit_text' => [
'label' => 'Edit Text',
'color' => 'orange',
'permissions' => [
0 => [
'publish' => false,
'unpublish' => false,
],
],
'title' => '',
'colorInverted' => false,
'visibleInHeader' => true,
],
'edit_images' => [
'label' => 'Edit Images',
'color' => 'orange',
'permissions' => [
0 => [
'publish' => false,
'unpublish' => false,
],
],
'title' => '',
'colorInverted' => false,
'visibleInHeader' => true,
],
'done_text' => [
'label' => 'Done Text',
'color' => 'green',
'permissions' => [
0 => [
'publish' => false,
'unpublish' => false,
],
],
'title' => '',
'colorInverted' => false,
'visibleInHeader' => true,
],
'done_images' => [
'label' => 'Done Images',
'color' => 'green',
'permissions' => [
0 => [
'publish' => false,
'unpublish' => false,
],
],
'title' => '',
'colorInverted' => false,
'visibleInHeader' => true,
],
'done_all' => [
'label' => 'Product is ready',
'color' => '#009900',
'permissions' => [
0 => [
'condition' => 'is_fully_authenticated() and \'ROLE_PIMCORE_ADMIN\' in role_names',
'objectLayout' => 'CarReview',
],
1 => [
'objectLayout' => 'CarReview',
],
],
'title' => '',
'colorInverted' => false,
'visibleInHeader' => true,
],
],
'transitions' => [
'start_work' => [
'from' => [
0 => 'todo',
],
'to' => [
0 => 'edit_text',
1 => 'edit_images',
],
'options' => [
'label' => 'Start Work',
'objectLayout' => false,
'notificationSettings' => [
],
'changePublishedState' => 'no_change',
],
'name' => 'start_work',
],
'mark_text_done' => [
'from' => [
0 => 'edit_text',
],
'to' => [
0 => 'done_text',
],
'options' => [
'label' => 'Mark Text Done',
'objectLayout' => false,
'notificationSettings' => [
],
'changePublishedState' => 'no_change',
],
'name' => 'mark_text_done',
],
'mark_images_done' => [
'from' => [
0 => 'edit_images',
],
'to' => [
0 => 'done_images',
],
'options' => [
'label' => 'Mark Images Done',
'notificationSettings' => [
0 => [
'notifyUsers' => [
0 => 'admin',
],
'notifyRoles' => [
0 => 'projectmanagers',
1 => 'admins',
],
'channelType' => [
0 => 'mail',
1 => 'pimcore_notification',
],
'mailType' => 'template',
'mailPath' => '@PimcoreCore/Workflow/NotificationEmail/notificationEmail.html.twig',
],
],
'objectLayout' => false,
'changePublishedState' => 'no_change',
],
'name' => 'mark_images_done',
],
'mark_done_all' => [
'from' => [
0 => 'done_text',
1 => 'done_images',
],
'to' => [
0 => 'done_all',
],
'options' => [
'label' => 'Mark Product Done',
'changePublishedState' => 'force_published',
'notes' => [
'commentEnabled' => true,
'customHtml' => [
'service' => 'App\\Services\\Workflow\\CustomHtmlService',
'position' => 'top',
],
'commentRequired' => false,
'type' => 'Status update',
'additionalFields' => [
],
],
'notificationSettings' => [
0 => [
'notifyUsers' => [
0 => 'admin',
],
'notifyRoles' => [
0 => 'projectmanagers',
1 => 'admins',
],
'channelType' => [
0 => 'mail',
1 => 'pimcore_notification',
],
'mailType' => 'template',
'mailPath' => '@PimcoreCore/Workflow/NotificationEmail/notificationEmail.html.twig',
],
],
'objectLayout' => false,
],
'name' => 'mark_done_all',
],
'reopen_issue' => [
'from' => [
0 => 'done_all',
],
'to' => [
0 => 'todo',
],
'options' => [
'label' => 'Reopen Product',
'notes' => [
'commentEnabled' => true,
'commentRequired' => true,
'type' => 'Status update',
'additionalFields' => [
],
],
'objectLayout' => false,
'notificationSettings' => [
],
'changePublishedState' => 'no_change',
],
'name' => 'reopen_issue',
],
],
'globalActions' => [
'log_time' => [
'label' => 'Log Time',
'guard' => 'is_fully_authenticated()',
'notes' => [
'commentEnabled' => true,
'commentRequired' => true,
'type' => 'Worklog',
'title' => 'Time Logged',
'additionalFields' => [
0 => [
'name' => 'timeWorked',
'fieldType' => 'input',
'title' => 'Time spent',
'required' => true,
'fieldTypeSettings' => [
],
],
],
],
'objectLayout' => false,
'to' => [
],
],
],
'placeholders' => [
],
'enabled' => true,
'priority' => 0,
'audit_trail' => [
'enabled' => false,
],
'supports' => [
],
],
],
'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.config' => [
'branding' => [
'login_screen_invert_colors' => false,
'color_login_screen' => '',
'color_admin_interface' => '#0C6D90',
'login_screen_custom_image' => 'https://osgo-pimcore.s3.eu-west-2.amazonaws.com/assets/OsgoAdminSplash.png',
],
'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' => [
],
],
'custom_admin_path_identifier' => NULL,
],
'pimcore_ecommerce.pimcore.config' => [
'menu' => [
'pricing_rules' => [
'enabled' => true,
],
'order_list' => [
'enabled' => true,
'route' => 'pimcore_ecommerce_backend_admin-order_list',
'path' => NULL,
],
],
],
'pimcore_ecommerce.decimal_scale' => 4,
'pimcore_ecommerce.factory.strict_tenants' => false,
'pimcore_ecommerce.environment.options' => [
],
'pimcore_ecommerce.pricing_manager.condition_mapping' => [
'Bracket' => '\\Pimcore\\Bundle\\EcommerceFrameworkBundle\\PricingManager\\Condition\\Bracket',
'DateRange' => '\\Pimcore\\Bundle\\EcommerceFrameworkBundle\\PricingManager\\Condition\\DateRange',
'CartAmount' => '\\Pimcore\\Bundle\\EcommerceFrameworkBundle\\PricingManager\\Condition\\CartAmount',
'CatalogProduct' => '\\Pimcore\\Bundle\\EcommerceFrameworkBundle\\PricingManager\\Condition\\CatalogProduct',
'CatalogCategory' => '\\Pimcore\\Bundle\\EcommerceFrameworkBundle\\PricingManager\\Condition\\CatalogCategory',
'Token' => '\\Pimcore\\Bundle\\EcommerceFrameworkBundle\\PricingManager\\Condition\\Token',
'Sold' => '\\Pimcore\\Bundle\\EcommerceFrameworkBundle\\PricingManager\\Condition\\Sold',
'Sales' => '\\Pimcore\\Bundle\\EcommerceFrameworkBundle\\PricingManager\\Condition\\Sales',
'ClientIp' => '\\Pimcore\\Bundle\\EcommerceFrameworkBundle\\PricingManager\\Condition\\ClientIp',
'VoucherToken' => '\\Pimcore\\Bundle\\EcommerceFrameworkBundle\\PricingManager\\Condition\\VoucherToken',
'Tenant' => '\\Pimcore\\Bundle\\EcommerceFrameworkBundle\\PricingManager\\Condition\\Tenant',
'TargetGroup' => '\\Pimcore\\Bundle\\EcommerceFrameworkBundle\\PricingManager\\Condition\\TargetGroup',
],
'pimcore_ecommerce.pricing_manager.action_mapping' => [
'ProductDiscount' => '\\Pimcore\\Bundle\\EcommerceFrameworkBundle\\PricingManager\\Action\\ProductDiscount',
'CartDiscount' => '\\Pimcore\\Bundle\\EcommerceFrameworkBundle\\PricingManager\\Action\\CartDiscount',
'Gift' => '\\Pimcore\\Bundle\\EcommerceFrameworkBundle\\PricingManager\\Action\\Gift',
'FreeShipping' => '\\Pimcore\\Bundle\\EcommerceFrameworkBundle\\PricingManager\\Action\\FreeShipping',
],
'pimcore_ecommerce.index_service.default_tenant' => 'default',
'pimcore_ecommerce.voucher_service.options' => [
'reservation_minutes_threshold' => 5,
'statistics_days_threshold' => 30,
],
'pimcore_ecommerce.voucher_service.token_manager.mapping' => [
'VoucherTokenTypePattern' => '\\Pimcore\\Bundle\\EcommerceFrameworkBundle\\VoucherService\\TokenManager\\Pattern',
'VoucherTokenTypeSingle' => '\\Pimcore\\Bundle\\EcommerceFrameworkBundle\\VoucherService\\TokenManager\\Single',
],
'pimcore_ecommerce.offer_tool.order_storage.offer_class' => 'Pimcore\\Model\\DataObject\\OfferToolOffer',
'pimcore_ecommerce.offer_tool.order_storage.offer_item_class' => 'Pimcore\\Model\\DataObject\\OfferToolOfferItem',
'pimcore_ecommerce.offer_tool.order_storage.parent_folder_path' => '/offertool/offers/%Y/%m',
'cmf.customer_export.items_per_request' => 500,
'cmf.segmentAssignment.table.raw' => 'plugin_cmf_segment_assignment',
'cmf.segmentAssignment.table.index' => 'plugin_cmf_segment_assignment_index',
'cmf.segmentAssignment.table.queue' => 'plugin_cmf_segment_assignment_queue',
'pimcore_customer_management_framework.general.customerPimcoreClass' => 'Customer',
'pimcore_customer_management_framework.general.mailBlackListFile' => '/home/customerdataframework/www/var/config/cmf/mail-blacklist.txt',
'pimcore_customer_management_framework.encryption.secret' => 'bWqSVPK/ZwSfTlvURtedm09tD6/NuCJw9mFsZVk80ns=',
'pimcore_customer_management_framework.customer_save_manager.enableAutomaticObjectNamingScheme' => true,
'pimcore_customer_management_framework.customer_save_validator.requiredFields' => [
0 => [
0 => 'email',
],
],
'pimcore_customer_management_framework.customer_save_validator.checkForDuplicates' => true,
'pimcore_customer_management_framework.segment_manager.segmentFolder.calculated' => '/Customer Management/segments/calculated',
'pimcore_customer_management_framework.segment_manager.segmentFolder.manual' => '/Customer Management/segments/manual',
'pimcore_customer_management_framework.customer_provider.namingScheme' => '{firstname}-{lastname}',
'pimcore_customer_management_framework.customer_provider.parentPath' => '/Customer Management/customers',
'pimcore_customer_management_framework.customer_provider.archiveDir' => '/Customer Management/customers/_archive',
'pimcore_customer_management_framework.customer_provider.newCustomersTempDir' => '/Customer Management/customers/_temp',
'pimcore_customer_management_framework.customer_list.exporters' => [
'csv' => [
'name' => 'CSV',
'icon' => 'fa fa-file-text-o',
'exporter' => 'CustomerManagementFrameworkBundle\\CustomerList\\Exporter\\Csv',
'properties' => [
0 => 'id',
1 => 'active',
2 => 'gender',
3 => 'email',
4 => 'phone',
5 => 'firstname',
6 => 'lastname',
7 => 'street',
8 => 'zip',
9 => 'city',
10 => 'countryCode',
11 => 'idEncoded',
],
'exportSegmentsAsColumns' => true,
],
'xlsx' => [
'name' => 'XLSX',
'icon' => 'fa fa-file-excel-o',
'exporter' => 'CustomerManagementFrameworkBundle\\CustomerList\\Exporter\\Xlsx',
'properties' => [
0 => 'id',
1 => 'active',
2 => 'gender',
3 => 'email',
4 => 'phone',
5 => 'firstname',
6 => 'lastname',
7 => 'street',
8 => 'zip',
9 => 'city',
10 => 'countryCode',
11 => 'idEncoded',
],
'exportSegmentsAsColumns' => true,
],
],
'pimcore_customer_management_framework.customer_list.filter_properties' => [
'equals' => [
'id' => 'o_id',
'active' => 'active',
],
'search' => [
'email' => [
0 => 'email',
],
'firstname' => [
0 => 'firstname',
],
'lastname' => [
0 => 'lastname',
],
'search' => [
0 => 'o_id',
1 => 'idEncoded',
2 => 'firstname',
3 => 'lastname',
4 => 'email',
5 => 'zip',
6 => 'city',
],
],
],
'pimcore_customer_management_framework.customer_duplicates_services.duplicateCheckFields' => [
0 => [
0 => 'email',
],
1 => [
0 => 'firstname',
1 => 'lastname',
2 => 'zip',
3 => 'street',
],
],
'pimcore_customer_management_framework.customer_duplicates_services.duplicateCheckTrimmedFields' => [
],
'pimcore_customer_management_framework.customer_duplicates_services.duplicates_view.listFields' => [
0 => [
0 => 'id',
],
1 => [
0 => 'email',
],
2 => [
0 => 'firstname',
1 => 'lastname',
],
3 => [
0 => 'street',
],
4 => [
0 => 'zip',
1 => 'city',
],
5 => [
0 => 'countryCode',
],
],
'pimcore_customer_management_framework.customer_duplicates_services.duplicates_view.enabled' => true,
'pimcore_customer_management_framework.customer_duplicates_services.duplicates_index.enableDuplicatesIndex' => true,
'pimcore_customer_management_framework.customer_duplicates_services.duplicates_index.duplicateCheckFields' => [
0 => [
'lastname' => [
'soundex' => true,
'metaphone' => true,
'similarity' => '\\CustomerManagementFrameworkBundle\\DataSimilarityMatcher\\SimilarText',
'similarityThreshold' => NULL,
],
'firstname' => [
'soundex' => true,
'metaphone' => true,
'similarity' => '\\CustomerManagementFrameworkBundle\\DataSimilarityMatcher\\SimilarText',
'similarityThreshold' => NULL,
],
'zip' => [
'similarity' => '\\CustomerManagementFrameworkBundle\\DataSimilarityMatcher\\Zip',
'soundex' => false,
'metaphone' => false,
'similarityThreshold' => NULL,
],
'city' => [
'soundex' => true,
'metaphone' => true,
'similarity' => '\\CustomerManagementFrameworkBundle\\DataSimilarityMatcher\\SimilarText',
'similarityThreshold' => NULL,
],
'street' => [
'soundex' => true,
'metaphone' => true,
'similarity' => '\\CustomerManagementFrameworkBundle\\DataSimilarityMatcher\\SimilarText',
'similarityThreshold' => NULL,
],
],
1 => [
'email' => [
'metaphone' => true,
'similarity' => '\\CustomerManagementFrameworkBundle\\DataSimilarityMatcher\\SimilarText',
'similarityThreshold' => 90,
'soundex' => false,
],
],
],
'pimcore_customer_management_framework.customer_duplicates_services.duplicates_index.dataTransformers' => [
'street' => '\\CustomerManagementFrameworkBundle\\DataTransformer\\DuplicateIndex\\Street',
'firstname' => '\\CustomerManagementFrameworkBundle\\DataTransformer\\DuplicateIndex\\Simplify',
'city' => '\\CustomerManagementFrameworkBundle\\DataTransformer\\DuplicateIndex\\Simplify',
'lastname' => '\\CustomerManagementFrameworkBundle\\DataTransformer\\DuplicateIndex\\Simplify',
],
'pimcore_customer_management_framework.newsletter.newsletterSyncEnabled' => false,
'pimcore_customer_management_framework.newsletter.newsletterQueueImmediateAsyncExecutionEnabled' => true,
'pimcore_customer_management_framework.url_activity_tracker.enabled' => true,
'pimcore_customer_management_framework.url_activity_tracker.linkCmfcPlaceholder' => '*|ID_ENCODED|*',
'pimcore_customer_management_framework.segment_assignment_classes.types' => [
'document' => [
'page' => true,
'folder' => false,
'snippet' => false,
'link' => false,
'hardlink' => false,
'email' => false,
'newsletter' => false,
'printpage' => false,
'printcontainer' => false,
],
'object' => [
'object' => [
'News' => true,
'Category' => true,
],
'folder' => true,
'variant' => [
],
],
'asset' => [
'folder' => false,
'image' => false,
'text' => false,
'audio' => false,
'video' => false,
'document' => false,
'archive' => false,
'unknown' => false,
],
],
'pimcore.gdpr-data-extrator.customers' => [
'allowDelete' => false,
'includedRelations' => [
],
],
'pimcore_data_hub' => [
'configurations' => [
'events' => [
'general' => [
'active' => true,
'type' => 'graphql',
'name' => 'events',
'description' => '',
'sqlObjectCondition' => '',
'path' => NULL,
'modificationDate' => 1652181825,
'createDate' => 1652181825,
],
'schema' => [
'queryEntities' => [
'Event' => [
'id' => 'Event',
'name' => 'Event',
'columnConfig' => [
'columns' => [
0 => [
'attributes' => [
'attribute' => 'title',
'label' => 'title',
'dataType' => 'input',
'layout' => [
'fieldtype' => 'input',
'width' => 540,
'queryColumnType' => 'varchar',
'columnType' => 'varchar',
'columnLength' => 255,
'phpdocType' => 'string',
'regex' => '',
'unique' => false,
'showCharCount' => false,
'name' => 'title',
'title' => 'title',
'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' => 'description',
'label' => 'Description',
'dataType' => 'wysiwyg',
'layout' => [
'fieldtype' => 'wysiwyg',
'width' => 640,
'height' => 250,
'queryColumnType' => 'longtext',
'columnType' => 'longtext',
'phpdocType' => 'string',
'toolbarConfig' => '',
'excludeFromSearchIndex' => false,
'name' => 'description',
'title' => 'Description',
'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' => 'locationAddress',
'label' => 'Location Address',
'dataType' => 'textarea',
'layout' => [
'fieldtype' => 'textarea',
'width' => 550,
'height' => 100,
'maxLength' => NULL,
'showCharCount' => false,
'excludeFromSearchIndex' => false,
'queryColumnType' => 'longtext',
'columnType' => 'longtext',
'phpdocType' => 'string',
'name' => 'locationAddress',
'title' => 'Location Address',
'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' => 'locationMap',
'label' => 'Location Map',
'dataType' => 'geopoint',
'layout' => [
'fieldtype' => 'geopoint',
'queryColumnType' => [
'longitude' => 'double',
'latitude' => 'double',
],
'columnType' => [
'longitude' => 'double',
'latitude' => 'double',
],
'phpdocType' => '\\Pimcore\\Model\\DataObject\\Data\\Geopoint',
'lat' => 0,
'lng' => 0,
'zoom' => 1,
'mapType' => 'roadmap',
'name' => 'locationMap',
'title' => 'Location Map',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'relationType' => false,
'invisible' => false,
'visibleGridView' => false,
'visibleSearch' => false,
],
],
'isOperator' => false,
],
4 => [
'attributes' => [
'attribute' => 'cars',
'label' => 'Cars',
'dataType' => 'manyToManyObjectRelation',
'layout' => [
'fieldtype' => 'manyToManyObjectRelation',
'width' => '',
'height' => '',
'maxItems' => '',
'queryColumnType' => 'text',
'phpdocType' => 'array',
'relationType' => true,
'visibleFields' => [
],
'optimizedAdminLoading' => false,
'visibleFieldDefinitions' => [
],
'lazyLoading' => true,
'classes' => [
0 => [
'classes' => 'Car',
],
],
'pathFormatterClass' => '',
'name' => 'cars',
'title' => 'Cars',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'invisible' => false,
'visibleGridView' => false,
'visibleSearch' => false,
],
],
'isOperator' => false,
],
5 => [
'isOperator' => true,
'attributes' => [
'label' => 'FromDate',
'type' => 'operator',
'class' => 'DateFormatter',
'format' => 'D, M d Y',
'childs' => [
0 => [
'isOperator' => false,
'attributes' => [
'label' => 'Start (fromDate)',
'type' => 'value',
'class' => 'DefaultValue',
'attribute' => 'fromDate',
'dataType' => 'datetime',
'childs' => [
],
],
],
],
],
'key' => '#5d83518861112',
],
6 => [
'isOperator' => true,
'attributes' => [
'label' => 'ToDate',
'type' => 'operator',
'class' => 'DateFormatter',
'format' => 'D, M d Y',
'childs' => [
0 => [
'isOperator' => false,
'attributes' => [
'label' => 'End (toDate)',
'type' => 'value',
'class' => 'DefaultValue',
'attribute' => 'toDate',
'dataType' => 'datetime',
'childs' => [
],
],
],
],
],
'key' => '#5d83518861115',
],
7 => [
'isOperator' => true,
'attributes' => [
'label' => 'FromTime',
'type' => 'operator',
'class' => 'DateFormatter',
'format' => 'h:i A',
'childs' => [
0 => [
'isOperator' => false,
'attributes' => [
'label' => 'Start (fromDate)',
'type' => 'value',
'class' => 'DefaultValue',
'attribute' => 'fromDate',
'dataType' => 'datetime',
'childs' => [
],
],
],
],
],
'key' => '#5d83518861116',
],
8 => [
'isOperator' => true,
'attributes' => [
'label' => 'ToTime',
'type' => 'operator',
'class' => 'DateFormatter',
'format' => 'h:i A',
'childs' => [
0 => [
'isOperator' => false,
'attributes' => [
'label' => 'End (toDate)',
'type' => 'value',
'class' => 'DefaultValue',
'attribute' => 'toDate',
'dataType' => 'datetime',
'childs' => [
],
],
],
],
],
'key' => '#5d83518861117',
],
9 => [
'attributes' => [
'attribute' => 'mainImage',
'label' => 'Image',
'dataType' => 'image',
'layout' => [
'fieldtype' => 'image',
'width' => 500,
'height' => 350,
'uploadPath' => '',
'queryColumnType' => 'int(11)',
'columnType' => 'int(11)',
'phpdocType' => '\\Pimcore\\Model\\Asset\\Image',
'name' => 'mainImage',
'title' => 'Image',
'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' => 'video',
'label' => 'Video',
'dataType' => 'video',
'layout' => [
'fieldtype' => 'video',
'width' => 500,
'height' => 350,
'queryColumnType' => 'text',
'columnType' => 'text',
'phpdocType' => '\\Pimcore\\Model\\DataObject\\Data\\Video',
'name' => 'video',
'title' => 'Video',
'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' => 'images',
'label' => 'Additional Images',
'dataType' => 'imageGallery',
'layout' => [
'fieldtype' => 'imageGallery',
'queryColumnType' => [
'images' => 'text',
'hotspots' => 'text',
],
'columnType' => [
'images' => 'text',
'hotspots' => 'text',
],
'phpdocType' => '\\Pimcore\\Model\\DataObject\\Data\\ImageGallery',
'width' => 300,
'height' => 200,
'uploadPath' => '',
'ratioX' => NULL,
'ratioY' => NULL,
'predefinedDataTemplates' => '',
'name' => 'images',
'title' => 'Additional Images',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'relationType' => false,
'invisible' => false,
'visibleGridView' => false,
'visibleSearch' => false,
],
],
'isOperator' => false,
],
12 => [
'attributes' => [
'attribute' => 'tags',
'label' => 'Tags',
'dataType' => 'multiselect',
'layout' => [
'fieldtype' => 'multiselect',
'options' => [
0 => [
'key' => '1960',
'value' => '1960',
],
1 => [
'key' => 'BMW Group',
'value' => 'BMW Group',
],
2 => [
'key' => 'Vintage',
'value' => 'Vintage',
],
3 => [
'key' => 'Ferrari',
'value' => 'Ferrari',
],
],
'width' => 500,
'height' => '',
'maxItems' => '',
'renderType' => 'tags',
'optionsProviderClass' => '',
'optionsProviderData' => '',
'queryColumnType' => 'text',
'columnType' => 'text',
'phpdocType' => 'array',
'dynamicOptions' => false,
'name' => 'tags',
'title' => 'Tags',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => false,
'locked' => false,
'style' => 'margin-left:50px',
'permissions' => NULL,
'datatype' => 'data',
'relationType' => false,
'invisible' => false,
'visibleGridView' => false,
'visibleSearch' => false,
],
],
'isOperator' => false,
],
13 => [
'attributes' => [
'attribute' => 'contactName',
'label' => 'Name',
'dataType' => 'input',
'layout' => [
'fieldtype' => 'input',
'width' => 250,
'queryColumnType' => 'varchar',
'columnType' => 'varchar',
'columnLength' => 255,
'phpdocType' => 'string',
'regex' => '',
'unique' => false,
'showCharCount' => false,
'name' => 'contactName',
'title' => 'Name',
'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' => 'contactPhone',
'label' => 'Phone',
'dataType' => 'input',
'layout' => [
'fieldtype' => 'input',
'width' => 250,
'queryColumnType' => 'varchar',
'columnType' => 'varchar',
'columnLength' => 190,
'phpdocType' => 'string',
'regex' => '',
'unique' => false,
'showCharCount' => false,
'name' => 'contactPhone',
'title' => 'Phone',
'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' => 'contactEmail',
'label' => 'Email',
'dataType' => 'input',
'layout' => [
'fieldtype' => 'input',
'width' => 350,
'queryColumnType' => 'varchar',
'columnType' => 'varchar',
'columnLength' => 190,
'phpdocType' => 'string',
'regex' => '',
'unique' => false,
'showCharCount' => false,
'name' => 'contactEmail',
'title' => 'Email',
'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' => 'contactAddress',
'label' => 'Address',
'dataType' => 'textarea',
'layout' => [
'fieldtype' => 'textarea',
'width' => 550,
'height' => 100,
'maxLength' => NULL,
'showCharCount' => false,
'excludeFromSearchIndex' => false,
'queryColumnType' => 'longtext',
'columnType' => 'longtext',
'phpdocType' => 'string',
'name' => 'contactAddress',
'title' => 'Address',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'relationType' => false,
'invisible' => false,
'visibleGridView' => false,
'visibleSearch' => false,
],
],
'isOperator' => false,
],
],
],
],
'Car' => [
'id' => 'Car',
'name' => 'Car',
'columnConfig' => [
'columns' => [
0 => [
'attributes' => [
'attribute' => 'name',
'label' => 'Name',
'dataType' => 'input',
'layout' => [
'fieldtype' => 'input',
'width' => NULL,
'queryColumnType' => 'varchar',
'columnType' => 'varchar',
'columnLength' => 190,
'phpdocType' => 'string',
'regex' => '',
'unique' => false,
'showCharCount' => false,
'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,
],
],
'isOperator' => false,
],
1 => [
'attributes' => [
'attribute' => 'description',
'label' => 'Description',
'dataType' => 'wysiwyg',
'layout' => [
'fieldtype' => 'wysiwyg',
'width' => '',
'height' => '',
'queryColumnType' => 'longtext',
'columnType' => 'longtext',
'phpdocType' => 'string',
'toolbarConfig' => '',
'excludeFromSearchIndex' => false,
'name' => 'description',
'title' => 'Description',
'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' => 'manufacturer',
'label' => 'Manufacturer',
'dataType' => 'manyToOneRelation',
'layout' => [
'fieldtype' => 'manyToOneRelation',
'width' => 400,
'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' => true,
'assetsAllowed' => false,
'assetTypes' => [
],
'documentsAllowed' => false,
'documentTypes' => [
],
'lazyLoading' => true,
'classes' => [
0 => [
'classes' => 'Manufacturer',
],
],
'pathFormatterClass' => '',
'name' => 'manufacturer',
'title' => 'Manufacturer',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'invisible' => false,
'visibleGridView' => false,
'visibleSearch' => false,
],
],
'isOperator' => false,
],
3 => [
'attributes' => [
'attribute' => 'carClass',
'label' => 'Class',
'dataType' => 'select',
'layout' => [
'fieldtype' => 'select',
'options' => [
0 => [
'key' => 'Full-size luxury car',
'value' => 'Full-size luxury car',
],
1 => [
'key' => 'Grand tourer',
'value' => 'Grand tourer',
],
2 => [
'key' => 'Light commercial vehicle',
'value' => 'Light commercial vehicle',
],
3 => [
'key' => 'Muscle Car',
'value' => 'Muscle Car',
],
4 => [
'key' => 'City Car',
'value' => 'City Car',
],
5 => [
'key' => 'Executive car',
'value' => 'Executive car',
],
6 => [
'key' => 'Economy car',
'value' => 'Economy car',
],
7 => [
'key' => 'Personal luxury car',
'value' => 'Personal luxury car',
],
8 => [
'key' => 'Full-Size',
'value' => 'Full-Size',
],
9 => [
'key' => 'Family car',
'value' => 'Family car',
],
10 => [
'key' => 'Mid-size luxury',
'value' => 'Mid-size luxury',
],
11 => [
'key' => 'sports car',
'value' => 'sports car',
],
],
'width' => 300,
'defaultValue' => '',
'optionsProviderClass' => '',
'optionsProviderData' => '',
'queryColumnType' => 'varchar',
'columnType' => 'varchar',
'columnLength' => 190,
'phpdocType' => 'string',
'dynamicOptions' => false,
'name' => 'carClass',
'title' => 'Class',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'relationType' => false,
'invisible' => false,
'visibleGridView' => false,
'visibleSearch' => false,
],
],
'isOperator' => false,
],
4 => [
'attributes' => [
'attribute' => 'productionYear',
'label' => 'Production Year',
'dataType' => 'numeric',
'layout' => [
'fieldtype' => 'numeric',
'width' => 300,
'defaultValue' => NULL,
'queryColumnType' => 'double',
'columnType' => 'double',
'phpdocType' => 'float',
'integer' => true,
'unsigned' => true,
'minValue' => NULL,
'maxValue' => NULL,
'unique' => false,
'decimalSize' => NULL,
'decimalPrecision' => NULL,
'name' => 'productionYear',
'title' => 'Production Year',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'relationType' => false,
'invisible' => false,
'visibleGridView' => false,
'visibleSearch' => false,
],
],
'isOperator' => false,
],
],
],
],
'Manufacturer' => [
'id' => 'Manufacturer',
'name' => 'Manufacturer',
'columnConfig' => [
'columns' => [
0 => [
'attributes' => [
'attribute' => 'name',
'label' => 'Name',
'dataType' => 'input',
'layout' => [
'fieldtype' => 'input',
'width' => 400,
'queryColumnType' => 'varchar',
'columnType' => 'varchar',
'columnLength' => 190,
'phpdocType' => 'string',
'regex' => '',
'unique' => false,
'showCharCount' => false,
'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,
],
],
'isOperator' => false,
],
1 => [
'attributes' => [
'attribute' => 'logo',
'label' => 'Logo',
'dataType' => 'image',
'layout' => [
'fieldtype' => 'image',
'width' => 500,
'height' => '',
'uploadPath' => '',
'queryColumnType' => 'int(11)',
'columnType' => 'int(11)',
'phpdocType' => '\\Pimcore\\Model\\Asset\\Image',
'name' => 'logo',
'title' => 'Logo',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'relationType' => false,
'invisible' => false,
'visibleGridView' => false,
'visibleSearch' => false,
],
],
'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' => true,
'create' => false,
'update' => false,
'delete' => false,
],
'asset_listing' => [
'read' => false,
'create' => false,
'update' => false,
'delete' => false,
],
'object_folder' => [
'read' => false,
'create' => false,
'update' => false,
'delete' => false,
],
],
],
'security' => [
'method' => 'datahub_apikey',
'apikey' => '8e0935fe948ccf727342e86015c00834',
'skipPermissionCheck' => false,
],
'workspaces' => [
'asset' => [
0 => [
'read' => true,
'cpath' => '/Sample Content/Event images',
'create' => false,
'update' => false,
'delete' => false,
'id' => 'extModel1362-1',
],
],
'document' => [
],
'object' => [
],
],
'permissions' => [
'user' => [
],
'role' => [
],
],
],
'customer-importer' => [
'general' => [
'type' => 'dataImporterDataObject',
'name' => 'customer-importer',
'description' => '',
'active' => false,
'path' => NULL,
'modificationDate' => 1655115377,
'createDate' => 1655115264,
],
'loaderConfig' => [
'type' => 'upload',
'settings' => [
'uploadFilePath' => 'customer-importer/upload.import',
],
],
'interpreterConfig' => [
'type' => 'csv',
'settings' => [
'skipFirstRow' => true,
'delimiter' => ',',
'enclosure' => '"',
'escape' => '\\',
],
],
'resolverConfig' => [
'elementType' => 'dataObject',
'dataObjectClassId' => 'CU',
'loadingStrategy' => [
'type' => 'notLoad',
],
'createLocationStrategy' => [
'type' => 'staticPath',
'settings' => [
'path' => '/Customer Management/customers',
],
],
'locationUpdateStrategy' => [
'type' => 'noChange',
],
'publishingStrategy' => [
'type' => 'alwaysPublish',
],
],
'processingConfig' => [
'executionType' => 'parallel',
'idDataIndex' => '',
],
'mappingConfig' => [
],
'executionConfig' => [
'cronDefinition' => '',
],
'workspaces' => [
],
'permissions' => [
'user' => [
],
'role' => [
],
],
],
'trycare-products' => [
'general' => [
'active' => true,
'type' => 'dataImporterDataObject',
'name' => 'trycare-products',
'description' => '',
'path' => NULL,
'modificationDate' => 1658147918,
'createDate' => 1655998305,
],
'loaderConfig' => [
'type' => 'asset',
'settings' => [
'assetPath' => '/productsv5.xlsx',
],
],
'interpreterConfig' => [
'type' => 'xlsx',
'settings' => [
'skipFirstRow' => true,
'sheetName' => 'Sheet 1',
],
],
'resolverConfig' => [
'elementType' => 'dataObject',
'dataObjectClassId' => '49',
'loadingStrategy' => [
'type' => 'notLoad',
],
'createLocationStrategy' => [
'type' => 'staticPath',
'settings' => [
'path' => '/Shop/Products/Trycare/SearchTrycareProducts',
],
],
'locationUpdateStrategy' => [
'type' => 'noChange',
],
'publishingStrategy' => [
'type' => 'alwaysPublish',
],
],
'processingConfig' => [
'executionType' => 'sequential',
'idDataIndex' => '',
],
'mappingConfig' => [
0 => [
'label' => 'stockid',
'dataSourceIndex' => [
0 => '1',
],
'transformationResultType' => 'default',
'dataTarget' => [
'type' => 'direct',
'settings' => [
'fieldName' => 'stockid',
'language' => '',
'writeIfTargetIsNotEmpty' => true,
'writeIfSourceIsEmpty' => true,
],
],
'transformationPipeline' => [
],
],
1 => [
'label' => 'name',
'dataSourceIndex' => [
0 => '2',
],
'transformationResultType' => 'default',
'dataTarget' => [
'type' => 'direct',
'settings' => [
'fieldName' => 'name',
'language' => '',
'writeIfTargetIsNotEmpty' => true,
'writeIfSourceIsEmpty' => true,
],
],
'transformationPipeline' => [
],
],
2 => [
'label' => 'part',
'dataSourceIndex' => [
0 => '4',
],
'transformationResultType' => 'default',
'dataTarget' => [
'type' => 'direct',
'settings' => [
'fieldName' => 'part',
'language' => '',
'writeIfTargetIsNotEmpty' => true,
'writeIfSourceIsEmpty' => true,
],
],
'transformationPipeline' => [
],
],
3 => [
'label' => 'category',
'dataSourceIndex' => [
0 => '0',
],
'settings' => [
'loadStrategy' => 'attribute',
'attributeDataObjectClassId' => '40',
'attributeName' => 'trycareId',
'attributeLanguage' => '',
],
'transformationResultType' => 'dataObject',
'dataTarget' => [
'type' => 'direct',
'settings' => [
'fieldName' => 'category',
'language' => '',
'writeIfTargetIsNotEmpty' => true,
'writeIfSourceIsEmpty' => true,
],
],
'transformationPipeline' => [
0 => [
'settings' => [
'loadStrategy' => 'attribute',
'attributeDataObjectClassId' => '40',
'attributeName' => 'trycareId',
'attributeLanguage' => '',
],
'type' => 'loadDataObject',
],
],
],
4 => [
'label' => 'children',
'dataSourceIndex' => [
0 => '6',
],
'transformationResultType' => 'default',
'dataTarget' => [
'type' => 'direct',
'settings' => [
'fieldName' => 'childSku',
'language' => '',
'writeIfTargetIsNotEmpty' => true,
'writeIfSourceIsEmpty' => true,
],
],
'transformationPipeline' => [
],
],
],
'executionConfig' => [
'cronDefinition' => '',
],
'workspaces' => [
],
'permissions' => [
'user' => [
],
'role' => [
],
],
],
'xls-importer' => [
'general' => [
'type' => 'dataImporterDataObject',
'name' => 'xls-importer',
'description' => '',
'active' => false,
'path' => NULL,
'modificationDate' => 1655115264,
'createDate' => 1655115264,
],
'loaderConfig' => [
'type' => 'upload',
'settings' => [
'uploadFilePath' => 'xls-importer/upload.import',
],
],
'interpreterConfig' => [
'type' => 'csv',
'settings' => [
'skipFirstRow' => true,
'delimiter' => ',',
'enclosure' => '"',
'escape' => '\\',
],
],
'resolverConfig' => [
'elementType' => 'dataObject',
'dataObjectClassId' => 'CU',
'loadingStrategy' => [
'type' => 'notLoad',
],
'createLocationStrategy' => [
'type' => 'staticPath',
'settings' => [
'path' => '/Customer Management/customers',
],
],
'locationUpdateStrategy' => [
'type' => 'noChange',
],
'publishingStrategy' => [
'type' => 'alwaysPublish',
],
],
'processingConfig' => [
'executionType' => 'parallel',
'idDataIndex' => '',
],
'mappingConfig' => [
],
'executionConfig' => [
'cronDefinition' => '',
],
'workspaces' => [
],
'permissions' => [
'user' => [
],
'role' => [
],
],
],
'shop' => [
'general' => [
'active' => true,
'type' => 'graphql',
'name' => 'shop',
'description' => 'Shop related information like Orders, OrderItems, Vouchers.',
'sqlObjectCondition' => '',
'path' => NULL,
'modificationDate' => 1654079789,
'createDate' => 1654078969,
],
'schema' => [
'queryEntities' => [
'OnlineShopOrder' => [
'id' => 'OnlineShopOrder',
'name' => 'OnlineShopOrder',
'columnConfig' => [
'columns' => [
0 => [
'attributes' => [
'attribute' => 'ordernumber',
'label' => 'Ordernumber',
'dataType' => 'input',
'layout' => [
'fieldtype' => 'input',
'width' => 400,
'queryColumnType' => 'varchar',
'columnType' => 'varchar',
'columnLength' => 255,
'phpdocType' => 'string',
'regex' => '',
'unique' => NULL,
'showCharCount' => NULL,
'name' => 'ordernumber',
'title' => 'Ordernumber',
'tooltip' => '',
'mandatory' => false,
'noteditable' => true,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => '',
'datatype' => 'data',
'relationType' => false,
'invisible' => false,
'visibleGridView' => true,
'visibleSearch' => true,
],
],
'isOperator' => false,
],
1 => [
'attributes' => [
'attribute' => 'orderState',
'label' => 'OrderState',
'dataType' => 'select',
'layout' => [
'fieldtype' => 'select',
'options' => [
0 => [
'key' => 'Committed',
'value' => 'committed',
],
1 => [
'key' => 'Cancelled',
'value' => 'cancelled',
],
2 => [
'key' => 'Payment Pending',
'value' => 'paymentPending',
],
3 => [
'key' => 'Aborted',
'value' => 'aborted',
],
],
'width' => 400,
'defaultValue' => '',
'optionsProviderClass' => '',
'optionsProviderData' => '',
'queryColumnType' => 'varchar',
'columnType' => 'varchar',
'columnLength' => 190,
'phpdocType' => 'string',
'dynamicOptions' => false,
'name' => 'orderState',
'title' => 'OrderState',
'tooltip' => '',
'mandatory' => false,
'noteditable' => true,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'relationType' => false,
'invisible' => false,
'visibleGridView' => true,
'visibleSearch' => true,
],
],
'isOperator' => false,
],
2 => [
'attributes' => [
'attribute' => 'orderdate',
'label' => 'Orderdate',
'dataType' => 'datetime',
'layout' => [
'fieldtype' => 'datetime',
'queryColumnType' => 'bigint(20)',
'columnType' => 'bigint(20)',
'phpdocType' => '\\Carbon\\Carbon',
'defaultValue' => NULL,
'useCurrentDate' => false,
'name' => 'orderdate',
'title' => 'Orderdate',
'tooltip' => '',
'mandatory' => false,
'noteditable' => true,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => '',
'datatype' => 'data',
'relationType' => false,
'invisible' => false,
'visibleGridView' => true,
'visibleSearch' => true,
],
],
'isOperator' => false,
],
3 => [
'attributes' => [
'attribute' => 'items',
'label' => 'Items',
'dataType' => 'manyToManyObjectRelation',
'layout' => [
'fieldtype' => 'manyToManyObjectRelation',
'width' => '',
'height' => '',
'maxItems' => '',
'queryColumnType' => 'text',
'phpdocType' => 'array',
'relationType' => true,
'visibleFields' => NULL,
'optimizedAdminLoading' => false,
'visibleFieldDefinitions' => [
],
'lazyLoading' => false,
'classes' => [
0 => [
'classes' => 'OnlineShopOrderItem',
],
],
'pathFormatterClass' => '',
'name' => 'items',
'title' => 'Items',
'tooltip' => '',
'mandatory' => false,
'noteditable' => true,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => '',
'datatype' => 'data',
'invisible' => false,
'visibleGridView' => false,
'visibleSearch' => false,
],
],
'isOperator' => false,
],
4 => [
'attributes' => [
'attribute' => 'comment',
'label' => 'Comment',
'dataType' => 'textarea',
'layout' => [
'fieldtype' => 'textarea',
'width' => 400,
'height' => 200,
'maxLength' => NULL,
'showCharCount' => NULL,
'excludeFromSearchIndex' => false,
'queryColumnType' => 'longtext',
'columnType' => 'longtext',
'phpdocType' => 'string',
'name' => 'comment',
'title' => 'Comment',
'tooltip' => '',
'mandatory' => false,
'noteditable' => true,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'relationType' => false,
'invisible' => false,
'visibleGridView' => false,
'visibleSearch' => false,
],
],
'isOperator' => false,
],
5 => [
'attributes' => [
'attribute' => 'customerOrderData',
'label' => 'Customer Order Data',
'dataType' => 'input',
'layout' => [
'fieldtype' => 'input',
'width' => 400,
'queryColumnType' => 'varchar',
'columnType' => 'varchar',
'columnLength' => 255,
'phpdocType' => 'string',
'regex' => '',
'unique' => NULL,
'showCharCount' => NULL,
'name' => 'customerOrderData',
'title' => 'Customer Order Data',
'tooltip' => '',
'mandatory' => false,
'noteditable' => true,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'relationType' => false,
'invisible' => false,
'visibleGridView' => false,
'visibleSearch' => false,
],
],
'isOperator' => false,
],
6 => [
'attributes' => [
'attribute' => 'voucherTokens',
'label' => 'Voucher Tokens',
'dataType' => 'manyToManyObjectRelation',
'layout' => [
'fieldtype' => 'manyToManyObjectRelation',
'width' => '',
'height' => '',
'maxItems' => '',
'queryColumnType' => 'text',
'phpdocType' => 'array',
'relationType' => true,
'visibleFields' => NULL,
'optimizedAdminLoading' => false,
'visibleFieldDefinitions' => [
],
'lazyLoading' => false,
'classes' => [
0 => [
'classes' => 'OnlineShopVoucherToken',
],
],
'pathFormatterClass' => NULL,
'name' => 'voucherTokens',
'title' => 'Voucher Tokens',
'tooltip' => '',
'mandatory' => false,
'noteditable' => true,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'invisible' => false,
'visibleGridView' => false,
'visibleSearch' => false,
],
],
'isOperator' => false,
],
7 => [
'attributes' => [
'attribute' => 'giftItems',
'label' => 'Gift Items',
'dataType' => 'manyToManyObjectRelation',
'layout' => [
'fieldtype' => 'manyToManyObjectRelation',
'width' => '',
'height' => '',
'maxItems' => '',
'queryColumnType' => 'text',
'phpdocType' => 'array',
'relationType' => true,
'visibleFields' => NULL,
'optimizedAdminLoading' => false,
'visibleFieldDefinitions' => [
],
'lazyLoading' => true,
'classes' => [
0 => [
'classes' => 'OnlineShopOrderItem',
],
],
'pathFormatterClass' => '',
'name' => 'giftItems',
'title' => 'Gift Items',
'tooltip' => '',
'mandatory' => false,
'noteditable' => true,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'invisible' => false,
'visibleGridView' => false,
'visibleSearch' => false,
],
],
'isOperator' => false,
],
8 => [
'attributes' => [
'attribute' => 'subTotalNetPrice',
'label' => 'SubTotalNetPrice',
'dataType' => 'numeric',
'layout' => [
'fieldtype' => 'numeric',
'width' => 400,
'defaultValue' => NULL,
'queryColumnType' => 'double',
'columnType' => 'double',
'phpdocType' => 'float',
'integer' => false,
'unsigned' => false,
'minValue' => NULL,
'maxValue' => NULL,
'unique' => NULL,
'decimalSize' => 19,
'decimalPrecision' => 4,
'name' => 'subTotalNetPrice',
'title' => 'SubTotalNetPrice',
'tooltip' => '',
'mandatory' => false,
'noteditable' => true,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'relationType' => false,
'invisible' => false,
'visibleGridView' => false,
'visibleSearch' => false,
],
],
'isOperator' => false,
],
9 => [
'attributes' => [
'attribute' => 'subTotalPrice',
'label' => 'SubTotalPrice',
'dataType' => 'numeric',
'layout' => [
'fieldtype' => 'numeric',
'width' => 400,
'defaultValue' => NULL,
'queryColumnType' => 'double',
'columnType' => 'double',
'phpdocType' => 'float',
'integer' => false,
'unsigned' => false,
'minValue' => NULL,
'maxValue' => NULL,
'unique' => NULL,
'decimalSize' => 19,
'decimalPrecision' => 4,
'name' => 'subTotalPrice',
'title' => 'SubTotalPrice',
'tooltip' => '',
'mandatory' => false,
'noteditable' => true,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => '',
'datatype' => 'data',
'relationType' => false,
'invisible' => false,
'visibleGridView' => false,
'visibleSearch' => false,
],
],
'isOperator' => false,
],
10 => [
'attributes' => [
'attribute' => 'totalNetPrice',
'label' => 'TotalNetPrice',
'dataType' => 'numeric',
'layout' => [
'fieldtype' => 'numeric',
'width' => 400,
'defaultValue' => NULL,
'queryColumnType' => 'double',
'columnType' => 'double',
'phpdocType' => 'float',
'integer' => false,
'unsigned' => false,
'minValue' => NULL,
'maxValue' => NULL,
'unique' => NULL,
'decimalSize' => 19,
'decimalPrecision' => 4,
'name' => 'totalNetPrice',
'title' => 'TotalNetPrice',
'tooltip' => '',
'mandatory' => false,
'noteditable' => true,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'relationType' => false,
'invisible' => false,
'visibleGridView' => false,
'visibleSearch' => false,
],
],
'isOperator' => false,
],
11 => [
'attributes' => [
'attribute' => 'totalPrice',
'label' => 'TotalPrice',
'dataType' => 'numeric',
'layout' => [
'fieldtype' => 'numeric',
'width' => 400,
'defaultValue' => NULL,
'queryColumnType' => 'double',
'columnType' => 'double',
'phpdocType' => 'float',
'integer' => false,
'unsigned' => false,
'minValue' => NULL,
'maxValue' => NULL,
'unique' => NULL,
'decimalSize' => 19,
'decimalPrecision' => 4,
'name' => 'totalPrice',
'title' => 'TotalPrice',
'tooltip' => '',
'mandatory' => false,
'noteditable' => true,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => '',
'datatype' => 'data',
'relationType' => false,
'invisible' => false,
'visibleGridView' => false,
'visibleSearch' => false,
],
],
'isOperator' => false,
],
12 => [
'attributes' => [
'attribute' => 'currency',
'label' => 'Currency',
'dataType' => 'input',
'layout' => [
'fieldtype' => 'input',
'width' => NULL,
'queryColumnType' => 'varchar',
'columnType' => 'varchar',
'columnLength' => 255,
'phpdocType' => 'string',
'regex' => '',
'unique' => NULL,
'showCharCount' => NULL,
'name' => 'currency',
'title' => 'Currency',
'tooltip' => '',
'mandatory' => false,
'noteditable' => true,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'relationType' => false,
'invisible' => false,
'visibleGridView' => false,
'visibleSearch' => false,
],
],
'isOperator' => false,
],
13 => [
'attributes' => [
'attribute' => 'customer',
'label' => 'Customer',
'dataType' => 'manyToOneRelation',
'layout' => [
'fieldtype' => 'manyToOneRelation',
'width' => 400,
'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' => true,
'assetsAllowed' => false,
'assetTypes' => [
],
'documentsAllowed' => false,
'documentTypes' => [
],
'lazyLoading' => true,
'classes' => [
0 => [
'classes' => 'Customer',
],
],
'pathFormatterClass' => '',
'name' => 'customer',
'title' => 'Customer',
'tooltip' => '',
'mandatory' => false,
'noteditable' => true,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'invisible' => false,
'visibleGridView' => false,
'visibleSearch' => false,
],
],
'isOperator' => false,
],
14 => [
'attributes' => [
'attribute' => 'deliveryFirstname',
'label' => 'Firstname',
'dataType' => 'input',
'layout' => [
'fieldtype' => 'input',
'width' => 400,
'queryColumnType' => 'varchar',
'columnType' => 'varchar',
'columnLength' => 255,
'phpdocType' => 'string',
'regex' => '',
'unique' => NULL,
'showCharCount' => NULL,
'name' => 'deliveryFirstname',
'title' => 'Firstname',
'tooltip' => '',
'mandatory' => false,
'noteditable' => true,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'relationType' => false,
'invisible' => false,
'visibleGridView' => false,
'visibleSearch' => false,
],
],
'isOperator' => false,
],
15 => [
'attributes' => [
'attribute' => 'deliveryLastname',
'label' => 'Lastname',
'dataType' => 'input',
'layout' => [
'fieldtype' => 'input',
'width' => 400,
'queryColumnType' => 'varchar',
'columnType' => 'varchar',
'columnLength' => 255,
'phpdocType' => 'string',
'regex' => '',
'unique' => NULL,
'showCharCount' => NULL,
'name' => 'deliveryLastname',
'title' => 'Lastname',
'tooltip' => '',
'mandatory' => false,
'noteditable' => true,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'relationType' => false,
'invisible' => false,
'visibleGridView' => false,
'visibleSearch' => false,
],
],
'isOperator' => false,
],
16 => [
'attributes' => [
'attribute' => 'deliveryCompany',
'label' => 'Company',
'dataType' => 'input',
'layout' => [
'fieldtype' => 'input',
'width' => 400,
'queryColumnType' => 'varchar',
'columnType' => 'varchar',
'columnLength' => 255,
'phpdocType' => 'string',
'regex' => '',
'unique' => NULL,
'showCharCount' => NULL,
'name' => 'deliveryCompany',
'title' => 'Company',
'tooltip' => '',
'mandatory' => false,
'noteditable' => true,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'relationType' => false,
'invisible' => false,
'visibleGridView' => false,
'visibleSearch' => false,
],
],
'isOperator' => false,
],
17 => [
'attributes' => [
'attribute' => 'deliveryStreet',
'label' => 'Street',
'dataType' => 'input',
'layout' => [
'fieldtype' => 'input',
'width' => 400,
'queryColumnType' => 'varchar',
'columnType' => 'varchar',
'columnLength' => 255,
'phpdocType' => 'string',
'regex' => '',
'unique' => NULL,
'showCharCount' => NULL,
'name' => 'deliveryStreet',
'title' => 'Street',
'tooltip' => '',
'mandatory' => false,
'noteditable' => true,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'relationType' => false,
'invisible' => false,
'visibleGridView' => false,
'visibleSearch' => false,
],
],
'isOperator' => false,
],
18 => [
'attributes' => [
'attribute' => 'deliveryZip',
'label' => 'Zip',
'dataType' => 'input',
'layout' => [
'fieldtype' => 'input',
'width' => 400,
'queryColumnType' => 'varchar',
'columnType' => 'varchar',
'columnLength' => 255,
'phpdocType' => 'string',
'regex' => '',
'unique' => NULL,
'showCharCount' => NULL,
'name' => 'deliveryZip',
'title' => 'Zip',
'tooltip' => '',
'mandatory' => false,
'noteditable' => true,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'relationType' => false,
'invisible' => false,
'visibleGridView' => false,
'visibleSearch' => false,
],
],
'isOperator' => false,
],
19 => [
'attributes' => [
'attribute' => 'deliveryCity',
'label' => 'City',
'dataType' => 'input',
'layout' => [
'fieldtype' => 'input',
'width' => 400,
'queryColumnType' => 'varchar',
'columnType' => 'varchar',
'columnLength' => 255,
'phpdocType' => 'string',
'regex' => '',
'unique' => NULL,
'showCharCount' => NULL,
'name' => 'deliveryCity',
'title' => 'City',
'tooltip' => '',
'mandatory' => false,
'noteditable' => true,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'relationType' => false,
'invisible' => false,
'visibleGridView' => false,
'visibleSearch' => false,
],
],
'isOperator' => false,
],
20 => [
'attributes' => [
'attribute' => 'paymentInfo',
'label' => 'Payment Informations',
'dataType' => 'fieldcollections',
'layout' => [
'fieldtype' => 'fieldcollections',
'phpdocType' => '\\Pimcore\\Model\\DataObject\\Fieldcollection',
'allowedTypes' => [
0 => 'PaymentInfo',
],
'lazyLoading' => false,
'maxItems' => '',
'disallowAddRemove' => true,
'disallowReorder' => true,
'collapsed' => false,
'collapsible' => false,
'border' => false,
'name' => 'paymentInfo',
'title' => 'Payment Informations',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'relationType' => false,
'invisible' => false,
'visibleGridView' => false,
'visibleSearch' => false,
],
],
'isOperator' => false,
],
21 => [
'attributes' => [
'attribute' => 'paymentReference',
'label' => 'Payment Ref.',
'dataType' => 'input',
'layout' => [
'fieldtype' => 'input',
'width' => 400,
'queryColumnType' => 'varchar',
'columnType' => 'varchar',
'columnLength' => 255,
'phpdocType' => 'string',
'regex' => '',
'unique' => NULL,
'showCharCount' => NULL,
'name' => 'paymentReference',
'title' => 'Payment Ref.',
'tooltip' => '',
'mandatory' => false,
'noteditable' => true,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'relationType' => false,
'invisible' => false,
'visibleGridView' => false,
'visibleSearch' => false,
],
],
'isOperator' => false,
],
],
],
],
'OnlineShopOrderItem' => [
'id' => 'OnlineShopOrderItem',
'name' => 'OnlineShopOrderItem',
'columnConfig' => [
'columns' => [
0 => [
'attributes' => [
'attribute' => 'orderState',
'label' => 'Order Item State',
'dataType' => 'select',
'layout' => [
'fieldtype' => 'select',
'options' => [
0 => [
'key' => 'Committed',
'value' => 'committed',
],
1 => [
'key' => 'Cancelled',
'value' => 'cancelled',
],
],
'width' => 400,
'defaultValue' => '',
'optionsProviderClass' => NULL,
'optionsProviderData' => NULL,
'queryColumnType' => 'varchar',
'columnType' => 'varchar',
'columnLength' => 190,
'phpdocType' => 'string',
'dynamicOptions' => false,
'name' => 'orderState',
'title' => 'Order Item State',
'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' => 'productNumber',
'label' => 'Produktnummer',
'dataType' => 'input',
'layout' => [
'fieldtype' => 'input',
'width' => 400,
'queryColumnType' => 'varchar',
'columnType' => 'varchar',
'columnLength' => 255,
'phpdocType' => 'string',
'regex' => '',
'unique' => false,
'showCharCount' => false,
'name' => 'productNumber',
'title' => 'Produktnummer',
'tooltip' => '',
'mandatory' => false,
'noteditable' => true,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => '',
'datatype' => 'data',
'relationType' => false,
'invisible' => false,
'visibleGridView' => true,
'visibleSearch' => true,
],
],
'isOperator' => false,
],
2 => [
'attributes' => [
'attribute' => 'productName',
'label' => 'Produktname',
'dataType' => 'input',
'layout' => [
'fieldtype' => 'input',
'width' => 400,
'queryColumnType' => 'varchar',
'columnType' => 'varchar',
'columnLength' => 255,
'phpdocType' => 'string',
'regex' => '',
'unique' => false,
'showCharCount' => false,
'name' => 'productName',
'title' => 'Produktname',
'tooltip' => '',
'mandatory' => false,
'noteditable' => true,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => '',
'datatype' => 'data',
'relationType' => false,
'invisible' => false,
'visibleGridView' => true,
'visibleSearch' => true,
],
],
'isOperator' => false,
],
3 => [
'attributes' => [
'attribute' => 'amount',
'label' => 'Amount',
'dataType' => 'numeric',
'layout' => [
'fieldtype' => 'numeric',
'width' => 400,
'defaultValue' => NULL,
'queryColumnType' => 'double',
'columnType' => 'double',
'phpdocType' => 'float',
'integer' => false,
'unsigned' => false,
'minValue' => NULL,
'maxValue' => NULL,
'unique' => false,
'decimalSize' => NULL,
'decimalPrecision' => NULL,
'name' => 'amount',
'title' => 'Amount',
'tooltip' => '',
'mandatory' => false,
'noteditable' => true,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => '',
'datatype' => 'data',
'relationType' => false,
'invisible' => false,
'visibleGridView' => true,
'visibleSearch' => true,
],
],
'isOperator' => false,
],
4 => [
'attributes' => [
'attribute' => 'totalNetPrice',
'label' => 'NetPrice',
'dataType' => 'numeric',
'layout' => [
'fieldtype' => 'numeric',
'width' => 400,
'defaultValue' => NULL,
'queryColumnType' => 'double',
'columnType' => 'double',
'phpdocType' => 'float',
'integer' => false,
'unsigned' => false,
'minValue' => NULL,
'maxValue' => NULL,
'unique' => NULL,
'decimalSize' => NULL,
'decimalPrecision' => NULL,
'name' => 'totalNetPrice',
'title' => 'NetPrice',
'tooltip' => '',
'mandatory' => false,
'noteditable' => true,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'relationType' => false,
'invisible' => false,
'visibleGridView' => false,
'visibleSearch' => false,
],
],
'isOperator' => false,
],
5 => [
'attributes' => [
'attribute' => 'totalPrice',
'label' => 'Price',
'dataType' => 'numeric',
'layout' => [
'fieldtype' => 'numeric',
'width' => 400,
'defaultValue' => NULL,
'queryColumnType' => 'double',
'columnType' => 'double',
'phpdocType' => 'float',
'integer' => false,
'unsigned' => false,
'minValue' => NULL,
'maxValue' => NULL,
'unique' => NULL,
'decimalSize' => NULL,
'decimalPrecision' => NULL,
'name' => 'totalPrice',
'title' => 'Price',
'tooltip' => '',
'mandatory' => false,
'noteditable' => true,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => '',
'datatype' => 'data',
'relationType' => false,
'invisible' => false,
'visibleGridView' => false,
'visibleSearch' => false,
],
],
'isOperator' => false,
],
6 => [
'attributes' => [
'attribute' => 'pricingRules',
'label' => 'Pricing Rules',
'dataType' => 'fieldcollections',
'layout' => [
'fieldtype' => 'fieldcollections',
'phpdocType' => '\\Pimcore\\Model\\DataObject\\Fieldcollection',
'allowedTypes' => [
0 => 'PricingRule',
],
'lazyLoading' => true,
'maxItems' => '',
'disallowAddRemove' => false,
'disallowReorder' => false,
'collapsed' => false,
'collapsible' => false,
'border' => false,
'name' => 'pricingRules',
'title' => 'Pricing Rules',
'tooltip' => '',
'mandatory' => false,
'noteditable' => true,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'relationType' => false,
'invisible' => false,
'visibleGridView' => false,
'visibleSearch' => false,
],
],
'isOperator' => false,
],
7 => [
'attributes' => [
'attribute' => 'comment',
'label' => 'Comment',
'dataType' => 'textarea',
'layout' => [
'fieldtype' => 'textarea',
'width' => 400,
'height' => '',
'maxLength' => NULL,
'showCharCount' => NULL,
'excludeFromSearchIndex' => false,
'queryColumnType' => 'longtext',
'columnType' => 'longtext',
'phpdocType' => 'string',
'name' => 'comment',
'title' => 'Comment',
'tooltip' => '',
'mandatory' => false,
'noteditable' => true,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'relationType' => false,
'invisible' => false,
'visibleGridView' => false,
'visibleSearch' => false,
],
],
'isOperator' => false,
],
],
],
],
'OnlineShopVoucherToken' => [
'id' => 'OnlineShopVoucherToken',
'name' => 'OnlineShopVoucherToken',
'columnConfig' => [
'columns' => [
0 => [
'attributes' => [
'attribute' => 'tokenId',
'label' => 'Token ID',
'dataType' => 'numeric',
'layout' => [
'fieldtype' => 'numeric',
'width' => 500,
'defaultValue' => NULL,
'queryColumnType' => 'double',
'columnType' => 'double',
'phpdocType' => 'float',
'integer' => false,
'unsigned' => false,
'minValue' => NULL,
'maxValue' => NULL,
'unique' => false,
'decimalSize' => NULL,
'decimalPrecision' => NULL,
'name' => 'tokenId',
'title' => 'Token ID',
'tooltip' => '',
'mandatory' => true,
'noteditable' => true,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'relationType' => false,
'invisible' => false,
'visibleGridView' => true,
'visibleSearch' => true,
],
],
'isOperator' => false,
],
1 => [
'attributes' => [
'attribute' => 'token',
'label' => 'Token',
'dataType' => 'input',
'layout' => [
'fieldtype' => 'input',
'width' => 500,
'queryColumnType' => 'varchar',
'columnType' => 'varchar',
'columnLength' => 255,
'phpdocType' => 'string',
'regex' => '',
'unique' => false,
'showCharCount' => false,
'name' => 'token',
'title' => 'Token',
'tooltip' => '',
'mandatory' => true,
'noteditable' => true,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'relationType' => false,
'invisible' => false,
'visibleGridView' => true,
'visibleSearch' => true,
],
],
'isOperator' => false,
],
2 => [
'attributes' => [
'attribute' => 'voucherSeries',
'label' => 'Voucher Series',
'dataType' => 'manyToOneRelation',
'layout' => [
'fieldtype' => 'manyToOneRelation',
'width' => 500,
'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' => true,
'assetsAllowed' => false,
'assetTypes' => [
],
'documentsAllowed' => false,
'documentTypes' => [
],
'lazyLoading' => false,
'classes' => [
0 => [
'classes' => 'OnlineShopVoucherSeries',
],
],
'pathFormatterClass' => NULL,
'name' => 'voucherSeries',
'title' => 'Voucher Series',
'tooltip' => '',
'mandatory' => true,
'noteditable' => true,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'invisible' => false,
'visibleGridView' => false,
'visibleSearch' => false,
],
],
'isOperator' => false,
],
],
],
],
'Customer' => [
'id' => 'Customer',
'name' => 'Customer',
'columnConfig' => [
'columns' => [
0 => [
'attributes' => [
'attribute' => 'gender',
'label' => 'Gender',
'dataType' => 'gender',
'layout' => [
'fieldtype' => 'gender',
'options' => [
0 => [
'key' => 'male',
'value' => 'male',
],
1 => [
'key' => 'female',
'value' => 'female',
],
2 => [
'key' => '',
'value' => 'unknown',
],
],
'width' => '',
'defaultValue' => NULL,
'optionsProviderClass' => NULL,
'optionsProviderData' => NULL,
'queryColumnType' => 'varchar',
'columnType' => 'varchar',
'columnLength' => '190',
'phpdocType' => 'string',
'dynamicOptions' => false,
'name' => 'gender',
'title' => 'Gender',
'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' => 'firstname',
'label' => 'Firstname',
'dataType' => 'firstname',
'layout' => [
'fieldtype' => 'firstname',
'width' => 400,
'queryColumnType' => 'varchar',
'columnType' => 'varchar',
'columnLength' => 190,
'phpdocType' => 'string',
'regex' => '',
'unique' => false,
'showCharCount' => NULL,
'name' => 'firstname',
'title' => 'Firstname',
'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' => 'lastname',
'label' => 'Lastname',
'dataType' => 'lastname',
'layout' => [
'fieldtype' => 'lastname',
'width' => 400,
'queryColumnType' => 'varchar',
'columnType' => 'varchar',
'columnLength' => 190,
'phpdocType' => 'string',
'regex' => '',
'unique' => false,
'showCharCount' => NULL,
'name' => 'lastname',
'title' => 'Lastname',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'relationType' => false,
'invisible' => false,
'visibleGridView' => true,
'visibleSearch' => true,
],
],
'isOperator' => false,
],
3 => [
'attributes' => [
'attribute' => 'company',
'label' => 'Company',
'dataType' => 'input',
'layout' => [
'fieldtype' => 'input',
'width' => NULL,
'queryColumnType' => 'varchar',
'columnType' => 'varchar',
'columnLength' => 190,
'phpdocType' => 'string',
'regex' => '',
'unique' => false,
'showCharCount' => false,
'name' => 'company',
'title' => 'Company',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'relationType' => false,
'invisible' => false,
'visibleGridView' => false,
'visibleSearch' => false,
],
],
'isOperator' => false,
],
4 => [
'attributes' => [
'attribute' => 'email',
'label' => 'Email',
'dataType' => 'email',
'layout' => [
'fieldtype' => 'email',
'width' => 400,
'queryColumnType' => 'varchar',
'columnType' => 'varchar',
'columnLength' => 190,
'phpdocType' => 'string',
'regex' => '',
'unique' => false,
'showCharCount' => NULL,
'name' => 'email',
'title' => 'Email',
'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' => 'street',
'label' => 'Street',
'dataType' => 'input',
'layout' => [
'fieldtype' => 'input',
'width' => 400,
'queryColumnType' => 'varchar',
'columnType' => 'varchar',
'columnLength' => 190,
'phpdocType' => 'string',
'regex' => '',
'unique' => false,
'showCharCount' => NULL,
'name' => 'street',
'title' => 'Street',
'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' => 'zip',
'label' => 'Zip',
'dataType' => 'input',
'layout' => [
'fieldtype' => 'input',
'width' => 400,
'queryColumnType' => 'varchar',
'columnType' => 'varchar',
'columnLength' => 190,
'phpdocType' => 'string',
'regex' => '',
'unique' => false,
'showCharCount' => NULL,
'name' => 'zip',
'title' => 'Zip',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'relationType' => false,
'invisible' => false,
'visibleGridView' => false,
'visibleSearch' => false,
],
],
'isOperator' => false,
],
7 => [
'attributes' => [
'attribute' => 'countryCode',
'label' => 'Country',
'dataType' => 'country',
'layout' => [
'fieldtype' => 'country',
'restrictTo' => '',
'options' => [
0 => [
'key' => 'Afghanistan',
'value' => 'AF',
],
1 => [
'key' => 'Albania',
'value' => 'AL',
],
2 => [
'key' => 'Algeria',
'value' => 'DZ',
],
3 => [
'key' => 'American Samoa',
'value' => 'AS',
],
4 => [
'key' => 'Andorra',
'value' => 'AD',
],
5 => [
'key' => 'Angola',
'value' => 'AO',
],
6 => [
'key' => 'Anguilla',
'value' => 'AI',
],
7 => [
'key' => 'Antigua and Barbuda',
'value' => 'AG',
],
8 => [
'key' => 'Argentina',
'value' => 'AR',
],
9 => [
'key' => 'Armenia',
'value' => 'AM',
],
10 => [
'key' => 'Aruba',
'value' => 'AW',
],
11 => [
'key' => 'Australia',
'value' => 'AU',
],
12 => [
'key' => 'Austria',
'value' => 'AT',
],
13 => [
'key' => 'Azerbaijan',
'value' => 'AZ',
],
14 => [
'key' => 'Bahamas',
'value' => 'BS',
],
15 => [
'key' => 'Bahrain',
'value' => 'BH',
],
16 => [
'key' => 'Bangladesh',
'value' => 'BD',
],
17 => [
'key' => 'Barbados',
'value' => 'BB',
],
18 => [
'key' => 'Belarus',
'value' => 'BY',
],
19 => [
'key' => 'Belgium',
'value' => 'BE',
],
20 => [
'key' => 'Belize',
'value' => 'BZ',
],
21 => [
'key' => 'Benin',
'value' => 'BJ',
],
22 => [
'key' => 'Bermuda',
'value' => 'BM',
],
23 => [
'key' => 'Bhutan',
'value' => 'BT',
],
24 => [
'key' => 'Bolivia',
'value' => 'BO',
],
25 => [
'key' => 'Bosnia and Herzegovina',
'value' => 'BA',
],
26 => [
'key' => 'Botswana',
'value' => 'BW',
],
27 => [
'key' => 'Brazil',
'value' => 'BR',
],
28 => [
'key' => 'British Indian Ocean Territory',
'value' => 'IO',
],
29 => [
'key' => 'British Virgin Islands',
'value' => 'VG',
],
30 => [
'key' => 'Brunei',
'value' => 'BN',
],
31 => [
'key' => 'Bulgaria',
'value' => 'BG',
],
32 => [
'key' => 'Burkina Faso',
'value' => 'BF',
],
33 => [
'key' => 'Burundi',
'value' => 'BI',
],
34 => [
'key' => 'Cambodia',
'value' => 'KH',
],
35 => [
'key' => 'Cameroon',
'value' => 'CM',
],
36 => [
'key' => 'Canada',
'value' => 'CA',
],
37 => [
'key' => 'Canary Islands',
'value' => 'IC',
],
38 => [
'key' => 'Cape Verde',
'value' => 'CV',
],
39 => [
'key' => 'Caribbean Netherlands',
'value' => 'BQ',
],
40 => [
'key' => 'Cayman Islands',
'value' => 'KY',
],
41 => [
'key' => 'Central African Republic',
'value' => 'CF',
],
42 => [
'key' => 'Ceuta and Melilla',
'value' => 'EA',
],
43 => [
'key' => 'Chad',
'value' => 'TD',
],
44 => [
'key' => 'Chile',
'value' => 'CL',
],
45 => [
'key' => 'China',
'value' => 'CN',
],
46 => [
'key' => 'Christmas Island',
'value' => 'CX',
],
47 => [
'key' => 'Cocos (Keeling) Islands',
'value' => 'CC',
],
48 => [
'key' => 'Colombia',
'value' => 'CO',
],
49 => [
'key' => 'Comoros',
'value' => 'KM',
],
50 => [
'key' => 'Congo - Brazzaville',
'value' => 'CG',
],
51 => [
'key' => 'Congo - Kinshasa',
'value' => 'CD',
],
52 => [
'key' => 'Cook Islands',
'value' => 'CK',
],
53 => [
'key' => 'Costa Rica',
'value' => 'CR',
],
54 => [
'key' => 'Croatia',
'value' => 'HR',
],
55 => [
'key' => 'Cuba',
'value' => 'CU',
],
56 => [
'key' => 'Curaçao',
'value' => 'CW',
],
57 => [
'key' => 'Cyprus',
'value' => 'CY',
],
58 => [
'key' => 'Czech Republic',
'value' => 'CZ',
],
59 => [
'key' => 'Côte d’Ivoire',
'value' => 'CI',
],
60 => [
'key' => 'Denmark',
'value' => 'DK',
],
61 => [
'key' => 'Diego Garcia',
'value' => 'DG',
],
62 => [
'key' => 'Djibouti',
'value' => 'DJ',
],
63 => [
'key' => 'Dominica',
'value' => 'DM',
],
64 => [
'key' => 'Dominican Republic',
'value' => 'DO',
],
65 => [
'key' => 'Ecuador',
'value' => 'EC',
],
66 => [
'key' => 'Egypt',
'value' => 'EG',
],
67 => [
'key' => 'El Salvador',
'value' => 'SV',
],
68 => [
'key' => 'Equatorial Guinea',
'value' => 'GQ',
],
69 => [
'key' => 'Eritrea',
'value' => 'ER',
],
70 => [
'key' => 'Estonia',
'value' => 'EE',
],
71 => [
'key' => 'Ethiopia',
'value' => 'ET',
],
72 => [
'key' => 'Falkland Islands',
'value' => 'FK',
],
73 => [
'key' => 'Faroe Islands',
'value' => 'FO',
],
74 => [
'key' => 'Fiji',
'value' => 'FJ',
],
75 => [
'key' => 'Finland',
'value' => 'FI',
],
76 => [
'key' => 'France',
'value' => 'FR',
],
77 => [
'key' => 'French Guiana',
'value' => 'GF',
],
78 => [
'key' => 'French Polynesia',
'value' => 'PF',
],
79 => [
'key' => 'Gabon',
'value' => 'GA',
],
80 => [
'key' => 'Gambia',
'value' => 'GM',
],
81 => [
'key' => 'Georgia',
'value' => 'GE',
],
82 => [
'key' => 'Germany',
'value' => 'DE',
],
83 => [
'key' => 'Ghana',
'value' => 'GH',
],
84 => [
'key' => 'Gibraltar',
'value' => 'GI',
],
85 => [
'key' => 'Greece',
'value' => 'GR',
],
86 => [
'key' => 'Greenland',
'value' => 'GL',
],
87 => [
'key' => 'Grenada',
'value' => 'GD',
],
88 => [
'key' => 'Guadeloupe',
'value' => 'GP',
],
89 => [
'key' => 'Guam',
'value' => 'GU',
],
90 => [
'key' => 'Guatemala',
'value' => 'GT',
],
91 => [
'key' => 'Guernsey',
'value' => 'GG',
],
92 => [
'key' => 'Guinea',
'value' => 'GN',
],
93 => [
'key' => 'Guinea-Bissau',
'value' => 'GW',
],
94 => [
'key' => 'Guyana',
'value' => 'GY',
],
95 => [
'key' => 'Haiti',
'value' => 'HT',
],
96 => [
'key' => 'Honduras',
'value' => 'HN',
],
97 => [
'key' => 'Hong Kong SAR China',
'value' => 'HK',
],
98 => [
'key' => 'Hungary',
'value' => 'HU',
],
99 => [
'key' => 'Iceland',
'value' => 'IS',
],
100 => [
'key' => 'India',
'value' => 'IN',
],
101 => [
'key' => 'Indonesia',
'value' => 'ID',
],
102 => [
'key' => 'Iran',
'value' => 'IR',
],
103 => [
'key' => 'Iraq',
'value' => 'IQ',
],
104 => [
'key' => 'Ireland',
'value' => 'IE',
],
105 => [
'key' => 'Isle of Man',
'value' => 'IM',
],
106 => [
'key' => 'Israel',
'value' => 'IL',
],
107 => [
'key' => 'Italy',
'value' => 'IT',
],
108 => [
'key' => 'Jamaica',
'value' => 'JM',
],
109 => [
'key' => 'Japan',
'value' => 'JP',
],
110 => [
'key' => 'Jersey',
'value' => 'JE',
],
111 => [
'key' => 'Jordan',
'value' => 'JO',
],
112 => [
'key' => 'Kazakhstan',
'value' => 'KZ',
],
113 => [
'key' => 'Kenya',
'value' => 'KE',
],
114 => [
'key' => 'Kiribati',
'value' => 'KI',
],
115 => [
'key' => 'Kosovo',
'value' => 'XK',
],
116 => [
'key' => 'Kuwait',
'value' => 'KW',
],
117 => [
'key' => 'Kyrgyzstan',
'value' => 'KG',
],
118 => [
'key' => 'Laos',
'value' => 'LA',
],
119 => [
'key' => 'Latvia',
'value' => 'LV',
],
120 => [
'key' => 'Lebanon',
'value' => 'LB',
],
121 => [
'key' => 'Lesotho',
'value' => 'LS',
],
122 => [
'key' => 'Liberia',
'value' => 'LR',
],
123 => [
'key' => 'Libya',
'value' => 'LY',
],
124 => [
'key' => 'Liechtenstein',
'value' => 'LI',
],
125 => [
'key' => 'Lithuania',
'value' => 'LT',
],
126 => [
'key' => 'Luxembourg',
'value' => 'LU',
],
127 => [
'key' => 'Macau SAR China',
'value' => 'MO',
],
128 => [
'key' => 'Macedonia',
'value' => 'MK',
],
129 => [
'key' => 'Madagascar',
'value' => 'MG',
],
130 => [
'key' => 'Malawi',
'value' => 'MW',
],
131 => [
'key' => 'Malaysia',
'value' => 'MY',
],
132 => [
'key' => 'Mali',
'value' => 'ML',
],
133 => [
'key' => 'Malta',
'value' => 'MT',
],
134 => [
'key' => 'Marshall Islands',
'value' => 'MH',
],
135 => [
'key' => 'Martinique',
'value' => 'MQ',
],
136 => [
'key' => 'Mauritania',
'value' => 'MR',
],
137 => [
'key' => 'Mauritius',
'value' => 'MU',
],
138 => [
'key' => 'Mayotte',
'value' => 'YT',
],
139 => [
'key' => 'Mexico',
'value' => 'MX',
],
140 => [
'key' => 'Micronesia',
'value' => 'FM',
],
141 => [
'key' => 'Moldova',
'value' => 'MD',
],
142 => [
'key' => 'Monaco',
'value' => 'MC',
],
143 => [
'key' => 'Mongolia',
'value' => 'MN',
],
144 => [
'key' => 'Montenegro',
'value' => 'ME',
],
145 => [
'key' => 'Montserrat',
'value' => 'MS',
],
146 => [
'key' => 'Morocco',
'value' => 'MA',
],
147 => [
'key' => 'Mozambique',
'value' => 'MZ',
],
148 => [
'key' => 'Myanmar (Burma)',
'value' => 'MM',
],
149 => [
'key' => 'Namibia',
'value' => 'NA',
],
150 => [
'key' => 'Nauru',
'value' => 'NR',
],
151 => [
'key' => 'Nepal',
'value' => 'NP',
],
152 => [
'key' => 'Netherlands',
'value' => 'NL',
],
153 => [
'key' => 'New Caledonia',
'value' => 'NC',
],
154 => [
'key' => 'New Zealand',
'value' => 'NZ',
],
155 => [
'key' => 'Nicaragua',
'value' => 'NI',
],
156 => [
'key' => 'Niger',
'value' => 'NE',
],
157 => [
'key' => 'Nigeria',
'value' => 'NG',
],
158 => [
'key' => 'Niue',
'value' => 'NU',
],
159 => [
'key' => 'Norfolk Island',
'value' => 'NF',
],
160 => [
'key' => 'North Korea',
'value' => 'KP',
],
161 => [
'key' => 'Northern Mariana Islands',
'value' => 'MP',
],
162 => [
'key' => 'Norway',
'value' => 'NO',
],
163 => [
'key' => 'Oman',
'value' => 'OM',
],
164 => [
'key' => 'Pakistan',
'value' => 'PK',
],
165 => [
'key' => 'Palau',
'value' => 'PW',
],
166 => [
'key' => 'Palestinian Territories',
'value' => 'PS',
],
167 => [
'key' => 'Panama',
'value' => 'PA',
],
168 => [
'key' => 'Papua New Guinea',
'value' => 'PG',
],
169 => [
'key' => 'Paraguay',
'value' => 'PY',
],
170 => [
'key' => 'Peru',
'value' => 'PE',
],
171 => [
'key' => 'Philippines',
'value' => 'PH',
],
172 => [
'key' => 'Pitcairn Islands',
'value' => 'PN',
],
173 => [
'key' => 'Poland',
'value' => 'PL',
],
174 => [
'key' => 'Portugal',
'value' => 'PT',
],
175 => [
'key' => 'Puerto Rico',
'value' => 'PR',
],
176 => [
'key' => 'Qatar',
'value' => 'QA',
],
177 => [
'key' => 'Romania',
'value' => 'RO',
],
178 => [
'key' => 'Russia',
'value' => 'RU',
],
179 => [
'key' => 'Rwanda',
'value' => 'RW',
],
180 => [
'key' => 'Réunion',
'value' => 'RE',
],
181 => [
'key' => 'Saint Barthélemy',
'value' => 'BL',
],
182 => [
'key' => 'Saint Helena',
'value' => 'SH',
],
183 => [
'key' => 'Saint Kitts and Nevis',
'value' => 'KN',
],
184 => [
'key' => 'Saint Lucia',
'value' => 'LC',
],
185 => [
'key' => 'Saint Martin',
'value' => 'MF',
],
186 => [
'key' => 'Saint Pierre and Miquelon',
'value' => 'PM',
],
187 => [
'key' => 'Samoa',
'value' => 'WS',
],
188 => [
'key' => 'San Marino',
'value' => 'SM',
],
189 => [
'key' => 'Saudi Arabia',
'value' => 'SA',
],
190 => [
'key' => 'Senegal',
'value' => 'SN',
],
191 => [
'key' => 'Serbia',
'value' => 'RS',
],
192 => [
'key' => 'Seychelles',
'value' => 'SC',
],
193 => [
'key' => 'Sierra Leone',
'value' => 'SL',
],
194 => [
'key' => 'Singapore',
'value' => 'SG',
],
195 => [
'key' => 'Sint Maarten',
'value' => 'SX',
],
196 => [
'key' => 'Slovakia',
'value' => 'SK',
],
197 => [
'key' => 'Slovenia',
'value' => 'SI',
],
198 => [
'key' => 'Solomon Islands',
'value' => 'SB',
],
199 => [
'key' => 'Somalia',
'value' => 'SO',
],
200 => [
'key' => 'South Africa',
'value' => 'ZA',
],
201 => [
'key' => 'South Korea',
'value' => 'KR',
],
202 => [
'key' => 'South Sudan',
'value' => 'SS',
],
203 => [
'key' => 'Spain',
'value' => 'ES',
],
204 => [
'key' => 'Sri Lanka',
'value' => 'LK',
],
205 => [
'key' => 'St. Vincent & Grenadines',
'value' => 'VC',
],
206 => [
'key' => 'Sudan',
'value' => 'SD',
],
207 => [
'key' => 'Suriname',
'value' => 'SR',
],
208 => [
'key' => 'Svalbard and Jan Mayen',
'value' => 'SJ',
],
209 => [
'key' => 'Swaziland',
'value' => 'SZ',
],
210 => [
'key' => 'Sweden',
'value' => 'SE',
],
211 => [
'key' => 'Switzerland',
'value' => 'CH',
],
212 => [
'key' => 'Syria',
'value' => 'SY',
],
213 => [
'key' => 'São Tomé and PrÃncipe',
'value' => 'ST',
],
214 => [
'key' => 'Taiwan',
'value' => 'TW',
],
215 => [
'key' => 'Tanzania',
'value' => 'TZ',
],
216 => [
'key' => 'Thailand',
'value' => 'TH',
],
217 => [
'key' => 'Timor-Leste',
'value' => 'TL',
],
218 => [
'key' => 'Togo',
'value' => 'TG',
],
219 => [
'key' => 'Tokelau',
'value' => 'TK',
],
220 => [
'key' => 'Tonga',
'value' => 'TO',
],
221 => [
'key' => 'Trinidad and Tobago',
'value' => 'TT',
],
222 => [
'key' => 'Tunisia',
'value' => 'TN',
],
223 => [
'key' => 'Turkey',
'value' => 'TR',
],
224 => [
'key' => 'Turks and Caicos Islands',
'value' => 'TC',
],
225 => [
'key' => 'Tuvalu',
'value' => 'TV',
],
226 => [
'key' => 'U.S. Outlying Islands',
'value' => 'UM',
],
227 => [
'key' => 'U.S. Virgin Islands',
'value' => 'VI',
],
228 => [
'key' => 'Uganda',
'value' => 'UG',
],
229 => [
'key' => 'Ukraine',
'value' => 'UA',
],
230 => [
'key' => 'United Arab Emirates',
'value' => 'AE',
],
231 => [
'key' => 'United Kingdom',
'value' => 'GB',
],
232 => [
'key' => 'United States',
'value' => 'US',
],
233 => [
'key' => 'Uruguay',
'value' => 'UY',
],
234 => [
'key' => 'Uzbekistan',
'value' => 'UZ',
],
235 => [
'key' => 'Vanuatu',
'value' => 'VU',
],
236 => [
'key' => 'Venezuela',
'value' => 'VE',
],
237 => [
'key' => 'Vietnam',
'value' => 'VN',
],
238 => [
'key' => 'Wallis and Futuna',
'value' => 'WF',
],
239 => [
'key' => 'Western Sahara',
'value' => 'EH',
],
240 => [
'key' => 'Yemen',
'value' => 'YE',
],
241 => [
'key' => 'Zambia',
'value' => 'ZM',
],
242 => [
'key' => 'Zimbabwe',
'value' => 'ZW',
],
243 => [
'key' => 'Ã…land Islands',
'value' => 'AX',
],
],
'width' => '',
'defaultValue' => NULL,
'optionsProviderClass' => NULL,
'optionsProviderData' => NULL,
'queryColumnType' => 'varchar',
'columnType' => 'varchar',
'columnLength' => '190',
'phpdocType' => 'string',
'dynamicOptions' => false,
'name' => 'countryCode',
'title' => 'Country',
'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' => 'phone',
'label' => 'phone',
'dataType' => 'input',
'layout' => [
'fieldtype' => 'input',
'width' => 400,
'queryColumnType' => 'varchar',
'columnType' => 'varchar',
'columnLength' => 190,
'phpdocType' => 'string',
'regex' => '',
'unique' => false,
'showCharCount' => NULL,
'name' => 'phone',
'title' => 'phone',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'relationType' => false,
'invisible' => false,
'visibleGridView' => false,
'visibleSearch' => false,
],
],
'isOperator' => false,
],
],
],
],
],
'mutationEntities' => [
],
'specialEntities' => [
'asset' => [
'id' => 'asset',
'create' => false,
'read' => true,
],
'asset_folder' => [
'id' => 'asset_folder',
'read' => true,
],
'object_folder' => [
'id' => 'object_folder',
'read' => true,
],
],
],
'security' => [
'method' => 'datahub_apikey',
'apikey' => '295b86489dca91a4aafaac8315cdb84a',
],
'workspaces' => [
'asset' => [
],
'object' => [
],
],
'permissions' => [
'user' => [
],
'role' => [
],
],
],
],
],
'karser_recaptcha3.score_threshold' => 0.5,
'karser_recaptcha3.host' => 'www.google.com',
'karser_recaptcha3.enabled' => true,
'hwi_oauth.resource_owner.oauth1.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\GenericOAuth1ResourceOwner',
'hwi_oauth.resource_owner.oauth2.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\GenericOAuth2ResourceOwner',
'hwi_oauth.resource_owner.amazon.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\AmazonResourceOwner',
'hwi_oauth.resource_owner.apple.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\AppleResourceOwner',
'hwi_oauth.resource_owner.asana.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\AsanaResourceOwner',
'hwi_oauth.resource_owner.auth0.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\Auth0ResourceOwner',
'hwi_oauth.resource_owner.azure.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\AzureResourceOwner',
'hwi_oauth.resource_owner.bitbucket.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\BitbucketResourceOwner',
'hwi_oauth.resource_owner.bitbucket2.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\Bitbucket2ResourceOwner',
'hwi_oauth.resource_owner.bitly.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\BitlyResourceOwner',
'hwi_oauth.resource_owner.box.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\BoxResourceOwner',
'hwi_oauth.resource_owner.bufferapp.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\BufferAppResourceOwner',
'hwi_oauth.resource_owner.clever.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\CleverResourceOwner',
'hwi_oauth.resource_owner.dailymotion.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\DailymotionResourceOwner',
'hwi_oauth.resource_owner.deviantart.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\DeviantartResourceOwner',
'hwi_oauth.resource_owner.deezer.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\DeezerResourceOwner',
'hwi_oauth.resource_owner.discogs.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\DiscogsResourceOwner',
'hwi_oauth.resource_owner.disqus.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\DisqusResourceOwner',
'hwi_oauth.resource_owner.dropbox.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\DropboxResourceOwner',
'hwi_oauth.resource_owner.eve_online.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\EveOnlineResourceOwner',
'hwi_oauth.resource_owner.eventbrite.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\EventbriteResourceOwner',
'hwi_oauth.resource_owner.facebook.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\FacebookResourceOwner',
'hwi_oauth.resource_owner.fiware.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\FiwareResourceOwner',
'hwi_oauth.resource_owner.flickr.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\FlickrResourceOwner',
'hwi_oauth.resource_owner.foursquare.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\FoursquareResourceOwner',
'hwi_oauth.resource_owner.genius.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\GeniusResourceOwner',
'hwi_oauth.resource_owner.github.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\GitHubResourceOwner',
'hwi_oauth.resource_owner.gitlab.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\GitLabResourceOwner',
'hwi_oauth.resource_owner.google.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\GoogleResourceOwner',
'hwi_oauth.resource_owner.youtube.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\YoutubeResourceOwner',
'hwi_oauth.resource_owner.hubic.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\HubicResourceOwner',
'hwi_oauth.resource_owner.instagram.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\InstagramResourceOwner',
'hwi_oauth.resource_owner.jawbone.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\JawboneResourceOwner',
'hwi_oauth.resource_owner.jira.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\JiraResourceOwner',
'hwi_oauth.resource_owner.keycloak.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\KeycloakResourceOwner',
'hwi_oauth.resource_owner.linkedin.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\LinkedinResourceOwner',
'hwi_oauth.resource_owner.mailru.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\MailRuResourceOwner',
'hwi_oauth.resource_owner.office365.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\Office365ResourceOwner',
'hwi_oauth.resource_owner.paypal.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\PaypalResourceOwner',
'hwi_oauth.resource_owner.qq.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\QQResourceOwner',
'hwi_oauth.resource_owner.reddit.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\RedditResourceOwner',
'hwi_oauth.resource_owner.runkeeper.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\RunKeeperResourceOwner',
'hwi_oauth.resource_owner.salesforce.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\SalesforceResourceOwner',
'hwi_oauth.resource_owner.sensio_connect.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\SensioConnectResourceOwner',
'hwi_oauth.resource_owner.sina_weibo.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\SinaWeiboResourceOwner',
'hwi_oauth.resource_owner.slack.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\SlackResourceOwner',
'hwi_oauth.resource_owner.spotify.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\SpotifyResourceOwner',
'hwi_oauth.resource_owner.soundcloud.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\SoundcloudResourceOwner',
'hwi_oauth.resource_owner.stack_exchange.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\StackExchangeResourceOwner',
'hwi_oauth.resource_owner.stereomood.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\StereomoodResourceOwner',
'hwi_oauth.resource_owner.strava.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\StravaResourceOwner',
'hwi_oauth.resource_owner.toshl.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\ToshlResourceOwner',
'hwi_oauth.resource_owner.trakt.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\TraktResourceOwner',
'hwi_oauth.resource_owner.trello.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\TrelloResourceOwner',
'hwi_oauth.resource_owner.twitch.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\TwitchResourceOwner',
'hwi_oauth.resource_owner.twitter.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\TwitterResourceOwner',
'hwi_oauth.resource_owner.vkontakte.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\VkontakteResourceOwner',
'hwi_oauth.resource_owner.windows_live.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\WindowsLiveResourceOwner',
'hwi_oauth.resource_owner.wordpress.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\WordpressResourceOwner',
'hwi_oauth.resource_owner.xing.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\XingResourceOwner',
'hwi_oauth.resource_owner.yahoo.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\YahooResourceOwner',
'hwi_oauth.resource_owner.yandex.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\YandexResourceOwner',
'hwi_oauth.resource_owner.odnoklassniki.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\OdnoklassnikiResourceOwner',
'hwi_oauth.resource_owner.37signals.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\ThirtySevenSignalsResourceOwner',
'hwi_oauth.resource_owner.itembase.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\ItembaseResourceOwner',
'hwi_oauth.firewall_names' => [
0 => 'demo_frontend',
],
'hwi_oauth.target_path_parameter' => NULL,
'hwi_oauth.target_path_domains_whitelist' => [
],
'hwi_oauth.use_referer' => true,
'hwi_oauth.failed_use_referer' => false,
'hwi_oauth.failed_auth_path' => 'hwi_oauth_connect',
'hwi_oauth.grant_rule' => 'IS_AUTHENTICATED_REMEMBERED',
'hwi_oauth.resource_owners' => [
'google' => 'google',
'twitter' => 'twitter',
],
'hwi_oauth.connect.confirmation' => false,
'hwi_oauth.fosub_enabled' => false,
'hwi_oauth.connect' => false,
'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',
],
'httplug.collector.collector' => [
0 => 'httplug',
1 => '@Httplug/webprofiler.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\\Controller\\AcademyController' => 'App\\Controller\\AcademyController',
'App\\Controller\\AccountController' => 'App\\Controller\\AccountController',
'App\\Controller\\AddressController' => 'App\\Controller\\AddressController',
'App\\Controller\\ApiController' => 'App\\Controller\\ApiController',
'App\\Controller\\BaseController' => 'App\\Controller\\BaseController',
'App\\Controller\\CartController' => 'App\\Controller\\CartController',
'App\\Controller\\CheckoutController' => 'App\\Controller\\CheckoutController',
'App\\Controller\\ContentController' => 'App\\Controller\\ContentController',
'App\\Controller\\DashboardController' => 'App\\Controller\\DashboardController',
'App\\Controller\\DealsController' => 'App\\Controller\\DealsController',
'App\\Controller\\DefaultController' => 'App\\Controller\\DefaultController',
'App\\Controller\\HomeController' => 'App\\Controller\\HomeController',
'App\\Controller\\ManufacturerController' => 'App\\Controller\\ManufacturerController',
'App\\Controller\\MarketingController' => 'App\\Controller\\MarketingController',
'App\\Controller\\MembershipController' => 'App\\Controller\\MembershipController',
'App\\Controller\\NewsController' => 'App\\Controller\\NewsController',
'App\\Controller\\PaymentController' => 'App\\Controller\\PaymentController',
'App\\Controller\\ProductController' => 'App\\Controller\\ProductController',
'App\\Controller\\ProductTestController' => 'App\\Controller\\ProductTestController',
'App\\Controller\\StoreController' => 'App\\Controller\\StoreController',
'App\\Controller\\StripePaymentController' => 'App\\Controller\\StripePaymentController',
'App\\Controller\\StripeWebhooks' => 'App\\Controller\\StripeWebhooks',
'App\\Controller\\ToolsController' => 'App\\Controller\\ToolsController',
'App\\Controller\\Web2printController' => 'App\\Controller\\Web2printController',
'App\\Controller\\WorkplaceController' => 'App\\Controller\\WorkplaceController',
'CustomerManagementFrameworkBundle\\Controller\\Admin' => 'CustomerManagementFrameworkBundle\\Controller\\Admin',
'CustomerManagementFrameworkBundle\\Controller\\Admin\\ActivitiesController' => 'CustomerManagementFrameworkBundle\\Controller\\Admin\\ActivitiesController',
'CustomerManagementFrameworkBundle\\Controller\\Admin\\CustomersController' => 'CustomerManagementFrameworkBundle\\Controller\\Admin\\CustomersController',
'CustomerManagementFrameworkBundle\\Controller\\Admin\\Customers\\FilterDefinitionController' => 'CustomerManagementFrameworkBundle\\Controller\\Admin\\Customers\\FilterDefinitionController',
'CustomerManagementFrameworkBundle\\Controller\\Admin\\DuplicatesController' => 'CustomerManagementFrameworkBundle\\Controller\\Admin\\DuplicatesController',
'CustomerManagementFrameworkBundle\\Controller\\Admin\\GDPRDataController' => 'CustomerManagementFrameworkBundle\\Controller\\Admin\\GDPRDataController',
'CustomerManagementFrameworkBundle\\Controller\\Admin\\HelperController' => 'CustomerManagementFrameworkBundle\\Controller\\Admin\\HelperController',
'CustomerManagementFrameworkBundle\\Controller\\Admin\\RulesController' => 'CustomerManagementFrameworkBundle\\Controller\\Admin\\RulesController',
'CustomerManagementFrameworkBundle\\Controller\\Admin\\SegmentAssignmentController' => 'CustomerManagementFrameworkBundle\\Controller\\Admin\\SegmentAssignmentController',
'CustomerManagementFrameworkBundle\\Controller\\Admin\\SettingsController' => 'CustomerManagementFrameworkBundle\\Controller\\Admin\\SettingsController',
'CustomerManagementFrameworkBundle\\Controller\\Admin\\TemplatesController' => 'CustomerManagementFrameworkBundle\\Controller\\Admin\\TemplatesController',
'CustomerManagementFrameworkBundle\\Controller\\Preview\\ObjectPreviewController' => 'CustomerManagementFrameworkBundle\\Controller\\Preview\\ObjectPreviewController',
'CustomerManagementFrameworkBundle\\Controller\\Report\\TermSegmentBuilderController' => 'CustomerManagementFrameworkBundle\\Controller\\Report\\TermSegmentBuilderController',
'CustomerManagementFrameworkBundle\\Controller\\Rest\\Api\\ActivitiesController' => 'CustomerManagementFrameworkBundle\\Controller\\Rest\\Api\\ActivitiesController',
'CustomerManagementFrameworkBundle\\Controller\\Rest\\Api\\CustomersController' => 'CustomerManagementFrameworkBundle\\Controller\\Rest\\Api\\CustomersController',
'CustomerManagementFrameworkBundle\\Controller\\Rest\\Api\\DeletionsController' => 'CustomerManagementFrameworkBundle\\Controller\\Rest\\Api\\DeletionsController',
'CustomerManagementFrameworkBundle\\Controller\\Rest\\Api\\SegmentGroupsController' => 'CustomerManagementFrameworkBundle\\Controller\\Rest\\Api\\SegmentGroupsController',
'CustomerManagementFrameworkBundle\\Controller\\Rest\\Api\\SegmentsController' => 'CustomerManagementFrameworkBundle\\Controller\\Rest\\Api\\SegmentsController',
'CustomerManagementFrameworkBundle\\Controller\\Rest\\Api\\SegmentsOfCustomersController' => 'CustomerManagementFrameworkBundle\\Controller\\Rest\\Api\\SegmentsOfCustomersController',
'CustomerManagementFrameworkBundle\\Controller\\Rest\\Mailchimp\\WebhookController' => 'CustomerManagementFrameworkBundle\\Controller\\Rest\\Mailchimp\\WebhookController',
'CustomerManagementFrameworkBundle\\Controller\\Rest\\Newsletter\\AdminController' => 'CustomerManagementFrameworkBundle\\Controller\\Rest\\Newsletter\\AdminController',
'HWI\\Bundle\\OAuthBundle\\Controller\\ConnectController' => 'HWI\\Bundle\\OAuthBundle\\Controller\\ConnectController',
'OutputDataConfigToolkitBundle\\Controller\\AdminController' => 'OutputDataConfigToolkitBundle\\Controller\\AdminController',
'OutputDataConfigToolkitBundle\\Controller\\ClassController' => 'OutputDataConfigToolkitBundle\\Controller\\ClassController',
'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\\DataImporterBundle\\Controller\\ConfigDataObjectController' => 'Pimcore\\Bundle\\DataImporterBundle\\Controller\\ConfigDataObjectController',
'Pimcore\\Bundle\\DataImporterBundle\\Controller\\PushImportController' => 'Pimcore\\Bundle\\DataImporterBundle\\Controller\\PushImportController',
'Pimcore\\Bundle\\EcommerceFrameworkBundle\\Controller\\AdminOrderController' => 'Pimcore\\Bundle\\EcommerceFrameworkBundle\\Controller\\AdminOrderController',
'Pimcore\\Bundle\\EcommerceFrameworkBundle\\Controller\\ConfigController' => 'Pimcore\\Bundle\\EcommerceFrameworkBundle\\Controller\\ConfigController',
'Pimcore\\Bundle\\EcommerceFrameworkBundle\\Controller\\FindologicController' => 'Pimcore\\Bundle\\EcommerceFrameworkBundle\\Controller\\FindologicController',
'Pimcore\\Bundle\\EcommerceFrameworkBundle\\Controller\\IndexController' => 'Pimcore\\Bundle\\EcommerceFrameworkBundle\\Controller\\IndexController',
'Pimcore\\Bundle\\EcommerceFrameworkBundle\\Controller\\PricingController' => 'Pimcore\\Bundle\\EcommerceFrameworkBundle\\Controller\\PricingController',
'Pimcore\\Bundle\\EcommerceFrameworkBundle\\Controller\\VoucherController' => 'Pimcore\\Bundle\\EcommerceFrameworkBundle\\Controller\\VoucherController',
'Pimcore\\Bundle\\ObjectMergerBundle\\Controller\\AdminController' => 'Pimcore\\Bundle\\ObjectMergerBundle\\Controller\\AdminController',
'Web2PrintToolsBundle\\Controller\\AdminController' => 'Web2PrintToolsBundle\\Controller\\AdminController',
'kernel' => 'App\\Kernel',
],
'console.command.ids' => [
0 => 'console.command.public_alias.App\\Command\\AssetCopyrightCommand',
1 => 'console.command.public_alias.App\\Command\\CreateFreeTrialCommand',
2 => 'console.command.public_alias.App\\Command\\DataCommand',
3 => 'console.command.public_alias.App\\Command\\ImportCustomersCommand',
4 => 'console.command.public_alias.App\\Command\\PublicHolidaysCommand',
5 => 'console.command.public_alias.App\\Command\\UpdateStripeSubscriptionPriceCommand',
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\\Definition\\Import\\ClassCommand',
9 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\Definition\\Import\\CustomLayoutCommand',
10 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\Definition\\Import\\FieldCollectionCommand',
11 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\Definition\\Import\\ObjectBrickCommand',
12 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\DeleteClassificationStoreCommand',
13 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\DeleteUnusedLocaleDataCommand',
14 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\Document\\GeneratePagePreviews',
15 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\Document\\MigrateElementsCommand',
16 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\EmailLogsCleanupCommand',
17 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\GenerateStaticPagesCommand',
18 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\InternalMigrationHelpersCommand',
19 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\InternalModelDaoMappingGeneratorCommand',
20 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\InternalUnicodeCldrLanguageTerritoryGeneratorCommand',
21 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\LowQualityImagePreviewCommand',
22 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\MaintenanceModeCommand',
23 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\MigrateStorageCommand',
24 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\MysqlToolsCommand',
25 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\RequirementsCheckCommand',
26 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\ResetPasswordCommand',
27 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\RunScriptCommand',
28 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\SearchBackendReindexCommand',
29 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\ThumbnailsClearCommand',
30 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\ThumbnailsImageCommand',
31 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\ThumbnailsVideoCommand',
32 => 'console.command.public_alias.Pimcore\\Bundle\\EcommerceFrameworkBundle\\Command\\CleanupPendingOrdersCommand',
33 => 'console.command.public_alias.Pimcore\\Bundle\\EcommerceFrameworkBundle\\Command\\IndexService\\BootstrapCommand',
34 => 'console.command.public_alias.Pimcore\\Bundle\\EcommerceFrameworkBundle\\Command\\IndexService\\EsSyncCommand',
35 => 'console.command.public_alias.Pimcore\\Bundle\\EcommerceFrameworkBundle\\Command\\IndexService\\ProcessPreparationQueueCommand',
36 => 'console.command.public_alias.Pimcore\\Bundle\\EcommerceFrameworkBundle\\Command\\IndexService\\ProcessUpdateIndexQueueCommand',
37 => 'console.command.public_alias.Pimcore\\Bundle\\EcommerceFrameworkBundle\\Command\\IndexService\\ResetQueueCommand',
38 => 'console.command.public_alias.Pimcore\\Bundle\\EcommerceFrameworkBundle\\Command\\Voucher\\CleanupReservationsCommand',
39 => 'console.command.public_alias.Pimcore\\Bundle\\EcommerceFrameworkBundle\\Command\\Voucher\\CleanupStatisticsCommand',
40 => 'console.command.public_alias.CustomerManagementFrameworkBundle\\Command\\ActionTriggerQueueCommand',
41 => 'console.command.public_alias.CustomerManagementFrameworkBundle\\Command\\BuildSegmentsCommand',
42 => 'console.command.public_alias.CustomerManagementFrameworkBundle\\Command\\CronTriggerCommand',
43 => 'console.command.public_alias.CustomerManagementFrameworkBundle\\Command\\DuplicatesIndexCommand',
44 => 'console.command.public_alias.CustomerManagementFrameworkBundle\\Command\\MaintenanceCommand',
45 => 'console.command.public_alias.CustomerManagementFrameworkBundle\\Command\\SegmentAssignmentIndexCommand',
46 => 'console.command.public_alias.Pimcore\\Bundle\\DataHubBundle\\Command\\GraphQL\\RebuildDefinitionsCommand',
47 => 'console.command.public_alias.Pimcore\\Bundle\\DataImporterBundle\\Command\\CronExecutionCommand',
48 => 'console.command.public_alias.Pimcore\\Bundle\\DataImporterBundle\\Command\\DummyDataCommand',
49 => 'console.command.public_alias.Pimcore\\Bundle\\DataImporterBundle\\Command\\ParallelProcessQueueCommand',
50 => 'console.command.public_alias.Pimcore\\Bundle\\DataImporterBundle\\Command\\PrepareImportCommand',
51 => 'console.command.public_alias.Pimcore\\Bundle\\DataImporterBundle\\Command\\SequentialProcessQueueCommand',
],
];
}
protected function throw($message)
{
throw new RuntimeException($message);
}
}