<?php
namespace ContainerSpb9H04;
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.filesystem' => 'get_Container_Private_FilesystemService',
'.container.private.form.factory' => 'get_Container_Private_Form_FactoryService',
'.container.private.profiler' => 'get_Container_Private_ProfilerService',
'.container.private.security.authorization_checker' => 'get_Container_Private_Security_AuthorizationCheckerService',
'.container.private.security.csrf.token_manager' => 'get_Container_Private_Security_Csrf_TokenManagerService',
'.container.private.security.token_storage' => 'get_Container_Private_Security_TokenStorageService',
'.container.private.session' => 'get_Container_Private_SessionService',
'.container.private.twig' => 'get_Container_Private_TwigService',
'.container.private.validator' => 'get_Container_Private_ValidatorService',
'App\\Service\\B2B\\ShopService' => 'getShopServiceService',
'App\\Service\\CookieHelper' => 'getCookieHelperService',
'App\\Service\\FacilityService' => 'getFacilityServiceService',
'App\\Service\\FormService' => 'getFormServiceService',
'App\\Service\\LinkGenerator\\JobLinkGenerator' => 'getJobLinkGeneratorService',
'App\\Service\\LinkGenerator\\JobTeamLinkGenerator' => 'getJobTeamLinkGeneratorService',
'App\\Service\\LinkGenerator\\MerchandiseLinkGenerator' => 'getMerchandiseLinkGeneratorService',
'App\\Service\\LinkGenerator\\NewsLinkGenerator' => 'getNewsLinkGeneratorService',
'App\\Service\\LinkGenerator\\ShopEventLinkGenerator' => 'getShopEventLinkGeneratorService',
'App\\Service\\LinkGenerator\\TicketLinkGenerator' => 'getTicketLinkGeneratorService',
'App\\Service\\Profile\\ProfileOrdersService' => 'getProfileOrdersServiceService',
'App\\Service\\Shop\\PriceFormatter' => 'getPriceFormatterService',
'App\\Service\\Shop\\ProductService' => 'getProductServiceService',
'App\\Service\\Shop\\ShopService' => 'getShopService2Service',
'App\\Service\\Shop\\SmartPricerService' => 'getSmartPricerServiceService',
'App\\Service\\SiteConfigService' => 'getSiteConfigServiceService',
'App\\Service\\TrackingService' => 'getTrackingServiceService',
'App\\Twig\\BackofficeExtension' => 'getBackofficeExtensionService',
'App\\Twig\\FaclilitiesExtension' => 'getFaclilitiesExtensionService',
'App\\Twig\\FakeDataGeneratorExtension' => 'getFakeDataGeneratorExtensionService',
'App\\Twig\\JsonLdExtension' => 'getJsonLdExtensionService',
'App\\Twig\\LinkGeneratorExtension' => 'getLinkGeneratorExtensionService',
'App\\Twig\\LiveInfoHelperExtension' => 'getLiveInfoHelperExtensionService',
'App\\Twig\\NavigationExtension' => 'getNavigationExtensionService',
'App\\Twig\\PriceScreenExtension' => 'getPriceScreenExtensionService',
'App\\Twig\\ProfileHelperExtension' => 'getProfileHelperExtensionService',
'App\\Twig\\SearchExtension' => 'getSearchExtensionService',
'App\\Twig\\ShopExtension' => 'getShopExtensionService',
'App\\Twig\\StylingExtension' => 'getStylingExtensionService',
'App\\Twig\\WebsiteHelperExtension' => 'getWebsiteHelperExtensionService',
'CustomerManagementFrameworkBundle\\ActivityStore\\ActivityStoreInterface' => 'getActivityStoreInterfaceService',
'CustomerManagementFrameworkBundle\\CustomerList\\ExporterManagerInterface' => 'getExporterManagerInterfaceService',
'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\\LinkGenerator\\LinkActivityDefinitionLinkGenerator' => 'getLinkActivityDefinitionLinkGeneratorService',
'CustomerManagementFrameworkBundle\\SegmentAssignment\\StoredFunctions\\StoredFunctionsInterface' => 'getStoredFunctionsInterfaceService',
'CustomerManagementFrameworkBundle\\SegmentAssignment\\TypeMapper\\TypeMapperInterface' => 'getTypeMapperInterfaceService',
'CustomerManagementFrameworkBundle\\SegmentManager\\SegmentManagerInterface' => 'getSegmentManagerInterfaceService',
'Elements\\Bundle\\CmsToolsBundle\\Templating\\Helper\\Areabrick' => 'getAreabrickService',
'Elements\\Bundle\\CmsToolsBundle\\Templating\\Helper\\CutStringRespectingWhitespace' => 'getCutStringRespectingWhitespaceService',
'Elements\\Bundle\\CmsToolsBundle\\Templating\\Helper\\CutStringRespectingWhitespaceHtml' => 'getCutStringRespectingWhitespaceHtmlService',
'Elements\\Bundle\\CmsToolsBundle\\Templating\\Helper\\VideoHelper' => 'getVideoHelperService',
'Elements\\Bundle\\HashCashBundle\\Service\\HashCashService' => 'getHashCashServiceService',
'Elements\\Bundle\\HashCashBundle\\Twig\\HashCashExtension' => 'getHashCashExtensionService',
'Elements\\Bundle\\JsonLdReloadedBundle\\JsonLd\\TemplateGenerator' => 'getTemplateGeneratorService',
'Elements\\Bundle\\RecurringDatesTypeBundle\\Templating\\RecurringDatesHelper' => 'getRecurringDatesHelperService',
'Elements\\Bundle\\SeoHelperBundle\\Service\\PrettyUrl' => 'getPrettyUrlService',
'Elements\\Bundle\\SeoHelperBundle\\Twig\\SeoHelperExtension' => 'getSeoHelperExtensionService',
'Elements\\Bundle\\SkidataTicketingSwebBundle\\Service\\ServiceFactory' => 'getServiceFactoryService',
'Elements\\Bundle\\SkidataTicketingSwebBundle\\Skidata\\Sweb\\ClientFactory' => 'getClientFactoryService',
'Elements\\Bundle\\StyleLabBundle\\Services\\CustomerStateHelper' => 'getCustomerStateHelperService',
'Elements\\Bundle\\StyleLabBundle\\Services\\DoNotTouchHelper' => 'getDoNotTouchHelperService',
'Elements\\Bundle\\StyleLabBundle\\Services\\Img' => 'getImgService',
'Elements\\Bundle\\StyleLabBundle\\Services\\NameHelper' => 'getNameHelperService',
'Elements\\Bundle\\StyleLabBundle\\Services\\StateHelper' => 'getStateHelperService',
'Elements\\Bundle\\TicketShopFrameworkBundle\\Service\\SiteConfigService' => 'getSiteConfigService2Service',
'Elements\\Bundle\\TicketShopFrameworkBundle\\Twig\\TicketShopExtension' => 'getTicketShopExtensionService',
'GuzzleHttp\\Client' => 'getClientService',
'Knp\\Component\\Pager\\PaginatorInterface' => 'getPaginatorInterfaceService',
'Pimcore\\Bundle\\AdminBundle\\Security\\ContentSecurityPolicyHandler' => 'getContentSecurityPolicyHandlerService',
'Pimcore\\Bundle\\AdminBundle\\Security\\CsrfProtectionHandler' => 'getCsrfProtectionHandlerService',
'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\\Editable\\Block\\BlockStateStack' => 'getBlockStateStackService',
'Pimcore\\Document\\Renderer\\DocumentRenderer' => 'getDocumentRendererService',
'Pimcore\\Document\\StaticPageGenerator' => 'getStaticPageGeneratorService',
'Pimcore\\Extension\\Bundle\\PimcoreBundleManager' => 'getPimcoreBundleManagerService',
'Pimcore\\Extension\\Document\\Areabrick\\AreabrickManagerInterface' => 'getAreabrickManagerInterfaceService',
'Pimcore\\Http\\ClientFactory' => 'getClientFactory2Service',
'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\\Log\\ApplicationLogger' => 'getApplicationLoggerService',
'Pimcore\\Log\\Handler\\ApplicationLoggerDb' => 'getApplicationLoggerDbService',
'Pimcore\\Model\\Document\\Editable\\Loader\\EditableLoader' => 'getEditableLoaderService',
'Pimcore\\Model\\Document\\Service' => 'getServiceService',
'Pimcore\\Security\\User\\TokenStorageUserResolver' => 'getTokenStorageUserResolverService',
'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.view_formatter' => 'getCmf_ViewFormatterService',
'cmf_routing.route_provider' => 'getCmfRouting_RouteProviderService',
'data_collector.dump' => 'getDataCollector_DumpService',
'doctrine' => 'getDoctrineService',
'doctrine.dbal.default_connection' => 'getDoctrine_Dbal_DefaultConnectionService',
'elements.templating.view_helper.js_config' => 'getElements_Templating_ViewHelper_JsConfigService',
'elements_css_loader.templating.helper' => 'getElementsCssLoader_Templating_HelperService',
'elements_seo_helper.templateing.view_helper.head_meta' => 'getElementsSeoHelper_Templateing_ViewHelper_HeadMetaService',
'elements_seo_helper.templating.view_helper.canonical' => 'getElementsSeoHelper_Templating_ViewHelper_CanonicalService',
'elements_seo_helper.templating.view_helper.head_title' => 'getElementsSeoHelper_Templating_ViewHelper_HeadTitleService',
'elements_seo_helper.templating.view_helper.hreflang' => 'getElementsSeoHelper_Templating_ViewHelper_HreflangService',
'elements_seo_helper.templating.view_helper.open_graph' => 'getElementsSeoHelper_Templating_ViewHelper_OpenGraphService',
'elements_seo_helper.templating.view_helper.pretty_path' => 'getElementsSeoHelper_Templating_ViewHelper_PrettyPathService',
'elements_seo_helper.templating.view_helper.pretty_url' => 'getElementsSeoHelper_Templating_ViewHelper_PrettyUrlService',
'elements_seo_helper.templating.view_helper.robots' => 'getElementsSeoHelper_Templating_ViewHelper_RobotsService',
'event_dispatcher' => 'getEventDispatcherService',
'http_kernel' => 'getHttpKernelService',
'hwi_oauth.http.client' => 'getHwiOauth_Http_ClientService',
'hwi_oauth.resource_ownermap.main' => 'getHwiOauth_ResourceOwnermap_MainService',
'messenger.default_bus' => 'getMessenger_DefaultBusService',
'monolog.logger.admin' => 'getMonolog_Logger_AdminService',
'monolog.logger.cache' => 'getMonolog_Logger_CacheService',
'monolog.logger.deprecation' => 'getMonolog_Logger_DeprecationService',
'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',
'monolog.logger.skidatasweb' => 'getMonolog_Logger_SkidataswebService',
'monolog.logger.smartpricer' => 'getMonolog_Logger_SmartpricerService',
'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_ecommerce.environment' => 'getPimcoreEcommerce_EnvironmentService',
'pimcore_ecommerce.factory' => 'getPimcoreEcommerce_FactoryService',
'pimcore_ecommerce.tracking.tracking_manager' => 'getPimcoreEcommerce_Tracking_TrackingManagerService',
'request_stack' => 'getRequestStackService',
'router' => 'getRouterService',
'var_dumper.cloner' => 'getVarDumper_ClonerService',
'pimcore.templating.engine.twig' => 'getPimcore_Templating_Engine_TwigService',
'Doctrine\\Common\\Persistence\\ConnectionRegistry' => 'getConnectionRegistryService',
'cmf.link-activity-definition.linkgenerator' => 'getCmf_Linkactivitydefinition_LinkgeneratorService',
'cmf.customer_exporter_manager' => 'getCmf_CustomerExporterManagerService',
'cmf.action_trigger.queue' => 'getCmf_ActionTrigger_QueueService',
'cmf.event_listener.action_trigger' => 'getCmf_EventListener_ActionTriggerService',
'cache_clearer' => 'getCacheClearerService',
'filesystem' => 'getFilesystemService',
'serializer' => 'getSerializerService',
'security.csrf.token_manager' => 'getSecurity_Csrf_TokenManagerService',
'form.factory' => 'getForm_FactoryService',
'form.type.file' => 'getForm_Type_FileService',
'profiler' => 'getProfilerService',
'security.authorization_checker' => 'getSecurity_AuthorizationCheckerService',
'security.token_storage' => 'getSecurity_TokenStorageService',
'twig' => 'getTwigService',
'security.password_encoder' => 'getSecurity_PasswordEncoderService',
'pimcore_admin.security.user_provider' => 'getPimcoreAdmin_Security_UserProviderService',
'pimcore_admin.security.user_loader' => 'getPimcoreAdmin_Security_UserLoaderService',
'pimcore_admin.security.user_checker' => 'getPimcoreAdmin_Security_UserCheckerService',
'session' => 'getSessionService',
'validator' => 'getValidatorService',
];
$this->fileMap = [
'.container.private.cache_clearer' => 'get_Container_Private_CacheClearerService',
'.container.private.form.type.file' => 'get_Container_Private_Form_Type_FileService',
'.container.private.pimcore_admin.security.user_checker' => 'get_Container_Private_PimcoreAdmin_Security_UserCheckerService',
'.container.private.pimcore_admin.security.user_loader' => 'get_Container_Private_PimcoreAdmin_Security_UserLoaderService',
'.container.private.pimcore_admin.security.user_provider' => 'get_Container_Private_PimcoreAdmin_Security_UserProviderService',
'.container.private.security.password_encoder' => 'get_Container_Private_Security_PasswordEncoderService',
'.container.private.serializer' => 'get_Container_Private_SerializerService',
'App\\Controller\\AbstractController' => 'getAbstractControllerService',
'App\\Controller\\AlpineCrossingController' => 'getAlpineCrossingControllerService',
'App\\Controller\\B2B\\AbstractB2BController' => 'getAbstractB2BControllerService',
'App\\Controller\\B2B\\CartController' => 'getCartControllerService',
'App\\Controller\\B2B\\CheckoutController' => 'getCheckoutControllerService',
'App\\Controller\\B2B\\LoginController' => 'getLoginControllerService',
'App\\Controller\\B2B\\PaymentController' => 'getPaymentControllerService',
'App\\Controller\\B2B\\ProductController' => 'getProductControllerService',
'App\\Controller\\B2B\\ProfileController' => 'getProfileControllerService',
'App\\Controller\\BackOffice\\AccountingController' => 'getAccountingControllerService',
'App\\Controller\\BackOffice\\ActionController' => 'getActionControllerService',
'App\\Controller\\BackOffice\\B2B\\AccountingController' => 'getAccountingController2Service',
'App\\Controller\\BackOffice\\B2B\\DashboardController' => 'getDashboardControllerService',
'App\\Controller\\BackOffice\\B2B\\OrderController' => 'getOrderControllerService',
'App\\Controller\\BackOffice\\CustomerController' => 'getCustomerControllerService',
'App\\Controller\\BackOffice\\DashboardController' => 'getDashboardController2Service',
'App\\Controller\\BackOffice\\EventController' => 'getEventControllerService',
'App\\Controller\\BackOffice\\Marketplace\\AccountingController' => 'getAccountingController3Service',
'App\\Controller\\BackOffice\\Marketplace\\OrderController' => 'getOrderController2Service',
'App\\Controller\\BackOffice\\MerchController' => 'getMerchControllerService',
'App\\Controller\\BackOffice\\OrderController' => 'getOrderController3Service',
'App\\Controller\\BackOffice\\ValidTokenController' => 'getValidTokenControllerService',
'App\\Controller\\BackOffice\\VoucherDevalueController' => 'getVoucherDevalueControllerService',
'App\\Controller\\BookingApi\\ApiAbstractController' => 'getApiAbstractControllerService',
'App\\Controller\\BookingApi\\ApiCatalogControllerApi' => 'getApiCatalogControllerApiService',
'App\\Controller\\BookingApi\\ApiEventControllerApi' => 'getApiEventControllerApiService',
'App\\Controller\\BookingApi\\ApiOrderControllerApi' => 'getApiOrderControllerApiService',
'App\\Controller\\BookingApi\\ApiTicketControllerApi' => 'getApiTicketControllerApiService',
'App\\Controller\\BookingApi\\SwaggerControllerApi' => 'getSwaggerControllerApiService',
'App\\Controller\\ContentController' => 'getContentControllerService',
'App\\Controller\\DefaultController' => 'getDefaultControllerService',
'App\\Controller\\DownloadsController' => 'getDownloadsControllerService',
'App\\Controller\\FacilityController' => 'getFacilityControllerService',
'App\\Controller\\FaqController' => 'getFaqControllerService',
'App\\Controller\\JobController' => 'getJobControllerService',
'App\\Controller\\MigrationController' => 'getMigrationControllerService',
'App\\Controller\\NewsController' => 'getNewsControllerService',
'App\\Controller\\PdfController' => 'getPdfControllerService',
'App\\Controller\\PriceScreenController' => 'getPriceScreenControllerService',
'App\\Controller\\Profile\\ProfileController' => 'getProfileController2Service',
'App\\Controller\\Profile\\ProfileOverlayController' => 'getProfileOverlayControllerService',
'App\\Controller\\RenderletController' => 'getRenderletControllerService',
'App\\Controller\\Shop\\AbstractShopController' => 'getAbstractShopControllerService',
'App\\Controller\\Shop\\CartController' => 'getCartController2Service',
'App\\Controller\\Shop\\CheckoutController' => 'getCheckoutController2Service',
'App\\Controller\\Shop\\Dummy\\DummyTicketingController' => 'getDummyTicketingControllerService',
'App\\Controller\\Shop\\Json\\CrossSellingJsonController' => 'getCrossSellingJsonControllerService',
'App\\Controller\\Shop\\Json\\EventJsonController' => 'getEventJsonControllerService',
'App\\Controller\\Shop\\Json\\PriceCalculatorJsonController' => 'getPriceCalculatorJsonControllerService',
'App\\Controller\\Shop\\Json\\TicketJsonController' => 'getTicketJsonControllerService',
'App\\Controller\\Shop\\PaymentController' => 'getPaymentController2Service',
'App\\Controller\\Shop\\PortalController' => 'getPortalControllerService',
'App\\Controller\\Shop\\PriceCalculatorController' => 'getPriceCalculatorControllerService',
'App\\Controller\\Shop\\ProductController' => 'getProductController2Service',
'App\\Controller\\TabbingController' => 'getTabbingControllerService',
'App\\Controller\\WeatherController' => 'getWeatherControllerService',
'App\\Controller\\Web2printController' => 'getWeb2printControllerService',
'App\\Controller\\WebcamController' => 'getWebcamControllerService',
'App\\EventSubscriber\\MenuSubscriber' => 'getMenuSubscriberService',
'App\\Form\\AddressDataType' => 'getAddressDataTypeService',
'App\\Form\\B2B\\PersonalizationType' => 'getPersonalizationTypeService',
'App\\Form\\B2B\\TicketType' => 'getTicketTypeService',
'App\\Form\\CheckoutConfirmType' => 'getCheckoutConfirmTypeService',
'App\\Form\\PaymentType' => 'getPaymentTypeService',
'App\\Form\\ProductDataItemType' => 'getProductDataItemTypeService',
'App\\OptionsProvider\\IconProvider' => 'getIconProviderService',
'App\\OptionsProvider\\PaymentB2BOptionsProvider' => 'getPaymentB2BOptionsProviderService',
'App\\OptionsProvider\\PaymentOptionsProvider' => 'getPaymentOptionsProviderService',
'App\\OptionsProvider\\PaymentProvider' => 'getPaymentProviderService',
'App\\OptionsProvider\\StatusProvider' => 'getStatusProviderService',
'App\\OptionsProvider\\StylingProvider' => 'getStylingProviderService',
'App\\Service\\ApplicationService' => 'getApplicationServiceService',
'App\\Service\\B2B\\ProfileService' => 'getProfileServiceService',
'App\\Service\\BackOffice\\EventService' => 'getEventServiceService',
'App\\Service\\BackOffice\\FilterService' => 'getFilterServiceService',
'App\\Service\\BackOffice\\OrderListService' => 'getOrderListServiceService',
'App\\Service\\BackOffice\\OrderNoteListService' => 'getOrderNoteListServiceService',
'App\\Service\\BackOffice\\SalesListService' => 'getSalesListServiceService',
'App\\Service\\BookingApi\\ApiService' => 'getApiServiceService',
'App\\Service\\BookingApi\\OrderDataService' => 'getOrderDataServiceService',
'App\\Service\\CDMUserManagerService' => 'getCDMUserManagerServiceService',
'App\\Service\\ContentService' => 'getContentServiceService',
'App\\Service\\CustomerDeleteService' => 'getCustomerDeleteServiceService',
'App\\Service\\Import\\ImportInfosnowService' => 'getImportInfosnowServiceService',
'App\\Service\\Import\\ImportKeycardService' => 'getImportKeycardServiceService',
'App\\Service\\Import\\ImportService' => 'getImportServiceService',
'App\\Service\\Import\\ImportSnowService' => 'getImportSnowServiceService',
'App\\Service\\Import\\ImportWeatherService' => 'getImportWeatherServiceService',
'App\\Service\\JobApplicantDeleteService' => 'getJobApplicantDeleteServiceService',
'App\\Service\\JobService' => 'getJobServiceService',
'App\\Service\\Migration\\AbstractMigrationService' => 'getAbstractMigrationServiceService',
'App\\Service\\Migration\\OrderItemMigrationService' => 'getOrderItemMigrationServiceService',
'App\\Service\\Migration\\OrderMigrationService' => 'getOrderMigrationServiceService',
'App\\Service\\NewsService' => 'getNewsServiceService',
'App\\Service\\OptionsProvider\\BirthdayRequiredOptionsProviderService' => 'getBirthdayRequiredOptionsProviderServiceService',
'App\\Service\\OptionsProvider\\TenantOptionsProviderService' => 'getTenantOptionsProviderServiceService',
'App\\Service\\PriceScreenService' => 'getPriceScreenServiceService',
'App\\Service\\Profile\\ProfileKeycardService' => 'getProfileKeycardServiceService',
'App\\Service\\Profile\\ProfilePersonsService' => 'getProfilePersonsServiceService',
'App\\Service\\Profile\\ProfileService' => 'getProfileService2Service',
'App\\Service\\RenderletService' => 'getRenderletServiceService',
'App\\Service\\Shop\\CrossSellingService' => 'getCrossSellingServiceService',
'App\\Service\\Shop\\EventParticipantListService' => 'getEventParticipantListServiceService',
'App\\Service\\Shop\\JsonDataService' => 'getJsonDataServiceService',
'App\\Service\\Shop\\MailService' => 'getMailServiceService',
'App\\Service\\Shop\\PricingRulesService' => 'getPricingRulesServiceService',
'App\\Service\\Shop\\QuotaService' => 'getQuotaServiceService',
'App\\Service\\Shop\\ShippingService' => 'getShippingServiceService',
'App\\Service\\Shop\\TicketingOrderService' => 'getTicketingOrderServiceService',
'App\\Service\\Shop\\TicketingOrderUpdateService' => 'getTicketingOrderUpdateServiceService',
'App\\Service\\Shop\\VoucherService' => 'getVoucherServiceService',
'App\\Service\\SkidataTicketingSwebBundle\\ContactService' => 'getContactServiceService',
'App\\Service\\SkidataTicketingSwebBundle\\OrderService' => 'getOrderServiceService',
'App\\Service\\TicketShopFrameworkBundle\\ItemGroupService' => 'getItemGroupServiceService',
'App\\Service\\TicketShopFrameworkBundle\\TicketFilter' => 'getTicketFilterService',
'App\\Sitemap\\EventGenerator' => 'getEventGeneratorService',
'App\\Sitemap\\JobGenerator' => 'getJobGeneratorService',
'App\\Sitemap\\JobTeamGenerator' => 'getJobTeamGeneratorService',
'App\\Sitemap\\MerchandiseGenerator' => 'getMerchandiseGeneratorService',
'App\\Sitemap\\NewsGenerator' => 'getNewsGeneratorService',
'App\\Sitemap\\TicketGenerator' => 'getTicketGeneratorService',
'CustomerManagementFrameworkBundle\\ActionTrigger\\EventHandler\\EventHandlerInterface' => 'getEventHandlerInterfaceService',
'CustomerManagementFrameworkBundle\\ActionTrigger\\Queue\\QueueInterface' => 'getQueueInterfaceService',
'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\\Maintenance\\Tasks\\CleanupEmptyFoldersTask' => 'getCleanupEmptyFoldersTaskService',
'CustomerManagementFrameworkBundle\\Maintenance\\Tasks\\CleanupExportTmpDataTask' => 'getCleanupExportTmpDataTaskService',
'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',
'Doctrine\\Bundle\\DoctrineBundle\\Controller\\ProfilerController' => 'getProfilerControllerService',
'Elements\\Bundle\\AzureAuthBundle\\Controller\\AuthController' => 'getAuthControllerService',
'Elements\\Bundle\\BackendDashboardBundle\\Controller\\MenuController' => 'getMenuControllerService',
'Elements\\Bundle\\BreadcrumbHelperBundle\\Command\\InstallTranslationsCommand' => 'getInstallTranslationsCommandService',
'Elements\\Bundle\\BreadcrumbHelperBundle\\Tools\\Installer' => 'getInstaller2Service',
'Elements\\Bundle\\CDMUserManagerBundle\\Command\\InstallTranslationsCommand' => 'getInstallTranslationsCommand2Service',
'Elements\\Bundle\\CDMUserManagerBundle\\Command\\RemoveInactiveCustomerCommand' => 'getRemoveInactiveCustomerCommandService',
'Elements\\Bundle\\CDMUserManagerBundle\\Controller\\UserManagerAuthController' => 'getUserManagerAuthControllerService',
'Elements\\Bundle\\CDMUserManagerBundle\\Controller\\UserManagerController' => 'getUserManagerControllerService',
'Elements\\Bundle\\CDMUserManagerBundle\\Service\\CDMPasswordServiceInterface' => 'getCDMPasswordServiceInterfaceService',
'Elements\\Bundle\\CDMUserManagerBundle\\Service\\CDMUserManagerServiceInterface' => 'getCDMUserManagerServiceInterfaceService',
'Elements\\Bundle\\CDMUserManagerBundle\\Tools\\Installer' => 'getInstaller3Service',
'Elements\\Bundle\\ClientUserRolesBundle\\Installer' => 'getInstaller4Service',
'Elements\\Bundle\\CmsToolsBundle\\Templating\\Helper\\CssOptimizerHelper' => 'getCssOptimizerHelperService',
'Elements\\Bundle\\CmsToolsBundle\\Tool\\Helper\\ElementsCustomDateFormat' => 'getElementsCustomDateFormatService',
'Elements\\Bundle\\DataLoggerBundle\\Command\\ExportCommand' => 'getExportCommandService',
'Elements\\Bundle\\DataLoggerBundle\\Command\\MigrationCommand' => 'getMigrationCommandService',
'Elements\\Bundle\\DataLoggerBundle\\Command\\RemoveCommand' => 'getRemoveCommandService',
'Elements\\Bundle\\DataLoggerBundle\\Command\\TestCommand' => 'getTestCommandService',
'Elements\\Bundle\\DataLoggerBundle\\Command\\UpdateCommand' => 'getUpdateCommandService',
'Elements\\Bundle\\DataLoggerBundle\\Controller\\AdminController' => 'getAdminController2Service',
'Elements\\Bundle\\DataLoggerBundle\\Controller\\DefaultController' => 'getDefaultController2Service',
'Elements\\Bundle\\DataLoggerBundle\\Controller\\ExporterController' => 'getExporterControllerService',
'Elements\\Bundle\\DataLoggerBundle\\Controller\\GDPRController' => 'getGDPRControllerService',
'Elements\\Bundle\\DataLoggerBundle\\Controller\\TestController' => 'getTestControllerService',
'Elements\\Bundle\\DatatransPaymentBundle\\Model\\Config\\EnvironmentConfiguration' => 'getEnvironmentConfigurationService',
'Elements\\Bundle\\DatatransPaymentBundle\\Service\\ClientFactory' => 'getClientFactory3Service',
'Elements\\Bundle\\ErrorPageBundle\\Command\\InstallTranslationsCommand' => 'getInstallTranslationsCommand3Service',
'Elements\\Bundle\\ErrorPageBundle\\Controller\\DefaultErrorPageController' => 'getDefaultErrorPageControllerService',
'Elements\\Bundle\\ErrorPageBundle\\Tools\\Installer' => 'getInstaller5Service',
'Elements\\Bundle\\FakeDataGenerator\\Controller\\FakeDataController' => 'getFakeDataControllerService',
'Elements\\Bundle\\FakeDataGenerator\\Installer\\Installer' => 'getInstaller6Service',
'Elements\\Bundle\\GoogleCseBundle\\Command\\InstallTranslationsCommand' => 'getInstallTranslationsCommand4Service',
'Elements\\Bundle\\GoogleCseBundle\\Controller\\CseController' => 'getCseControllerService',
'Elements\\Bundle\\GoogleCseBundle\\Templating\\Helper\\CseTemplateHelper' => 'getCseTemplateHelperService',
'Elements\\Bundle\\GoogleCseBundle\\Tools\\Installer' => 'getInstaller7Service',
'Elements\\Bundle\\IncertBundle\\Api\\CheckoutService' => 'getCheckoutServiceService',
'Elements\\Bundle\\IncertBundle\\Api\\ProductService' => 'getProductService2Service',
'Elements\\Bundle\\IncertBundle\\Command\\ImportCommand' => 'getImportCommandService',
'Elements\\Bundle\\IncertBundle\\Command\\IncertCommand' => 'getIncertCommandService',
'Elements\\Bundle\\IncertBundle\\Config' => 'getConfig2Service',
'Elements\\Bundle\\IncertBundle\\EventListener\\PimcoreAdminListener' => 'getPimcoreAdminListenerService',
'Elements\\Bundle\\IncertBundle\\Installer' => 'getInstaller8Service',
'Elements\\Bundle\\IncertBundle\\PriceSystem\\IncertPriceSystem' => 'getIncertPriceSystemService',
'Elements\\Bundle\\IncertBundle\\Service\\IncertService' => 'getIncertServiceService',
'Elements\\Bundle\\JsonLdReloadedBundle\\Controller\\DefaultController' => 'getDefaultController3Service',
'Elements\\Bundle\\JsonLdReloadedBundle\\Installer' => 'getInstaller9Service',
'Elements\\Bundle\\JsonLdReloadedBundle\\Templating\\Helper\\JsonLdHelper' => 'getJsonLdHelperService',
'Elements\\Bundle\\ProcessManagerBundle\\Controller\\CallbackSettingsController' => 'getCallbackSettingsControllerService',
'Elements\\Bundle\\ProcessManagerBundle\\Controller\\ConfigController' => 'getConfigControllerService',
'Elements\\Bundle\\ProcessManagerBundle\\Controller\\IndexController' => 'getIndexControllerService',
'Elements\\Bundle\\ProcessManagerBundle\\Controller\\MonitoringItemController' => 'getMonitoringItemControllerService',
'Elements\\Bundle\\ProcessManagerBundle\\Controller\\RestController' => 'getRestControllerService',
'Elements\\Bundle\\ProcessManagerBundle\\Installer' => 'getInstaller10Service',
'Elements\\Bundle\\ProcessManagerBundle\\Service\\CommandsValidator' => 'getCommandsValidatorService',
'Elements\\Bundle\\RecurringDatesTypeBundle\\Controller\\DefaultController' => 'getDefaultController4Service',
'Elements\\Bundle\\RecurringDatesTypeBundle\\Installer' => 'getInstaller11Service',
'Elements\\Bundle\\SkidataTicketingSwebBundle\\Command\\WarmupCommand' => 'getWarmupCommandService',
'Elements\\Bundle\\SkidataTicketingSwebBundle\\Installer' => 'getInstaller12Service',
'Elements\\Bundle\\SkidataTicketingSwebBundle\\Service\\ContactService' => 'getContactService2Service',
'Elements\\Bundle\\SkidataTicketingSwebBundle\\Service\\Importer' => 'getImporterService',
'Elements\\Bundle\\SkidataTicketingSwebBundle\\Service\\Log\\CommunicationDataLogger' => 'getCommunicationDataLoggerService',
'Elements\\Bundle\\SkidataTicketingSwebBundle\\Service\\OptionsProvider\\AcquisitionTypeOptionsProvider' => 'getAcquisitionTypeOptionsProviderService',
'Elements\\Bundle\\SkidataTicketingSwebBundle\\Service\\OptionsProvider\\BarcodeTypeOptionsProvider' => 'getBarcodeTypeOptionsProviderService',
'Elements\\Bundle\\SkidataTicketingSwebBundle\\Service\\OptionsProvider\\OrderItemTransmissionStateProvider' => 'getOrderItemTransmissionStateProviderService',
'Elements\\Bundle\\SkidataTicketingSwebBundle\\Service\\OptionsProvider\\OrderTransmissionStateProvider' => 'getOrderTransmissionStateProviderService',
'Elements\\Bundle\\SkidataTicketingSwebBundle\\Service\\OptionsProvider\\ProductNatureOptionsProvider' => 'getProductNatureOptionsProviderService',
'Elements\\Bundle\\SkidataTicketingSwebBundle\\Service\\OrderService' => 'getOrderService2Service',
'Elements\\Bundle\\SkidataTicketingSwebBundle\\Service\\PriceCalculationService' => 'getPriceCalculationServiceService',
'Elements\\Bundle\\StyleLabBundle\\Controller\\AdminController' => 'getAdminController3Service',
'Elements\\Bundle\\StyleLabBundle\\Controller\\IndexController' => 'getIndexController2Service',
'Elements\\Bundle\\StyleLabBundle\\Controller\\SearchController' => 'getSearchControllerService',
'Elements\\Bundle\\StyleLabBundle\\Controller\\StateController' => 'getStateControllerService',
'Elements\\Bundle\\StyleLabBundle\\Tools\\Installer' => 'getInstaller13Service',
'Elements\\Bundle\\TicketShopFrameworkBundle\\Command\\SetupDemoProducts' => 'getSetupDemoProductsService',
'Elements\\Bundle\\TicketShopFrameworkBundle\\Command\\SetupProductsCommand' => 'getSetupProductsCommandService',
'Elements\\Bundle\\TicketShopFrameworkBundle\\Command\\TestConfigurationCommand' => 'getTestConfigurationCommandService',
'Elements\\Bundle\\TicketShopFrameworkBundle\\Controller\\Admin\\TicketAdminController' => 'getTicketAdminControllerService',
'Elements\\Bundle\\TicketShopFrameworkBundle\\Controller\\IndexController' => 'getIndexController3Service',
'Elements\\Bundle\\TicketShopFrameworkBundle\\Controller\\Shop\\AbstractCheckoutController' => 'getAbstractCheckoutControllerService',
'Elements\\Bundle\\TicketShopFrameworkBundle\\Controller\\Shop\\AbstractShopController' => 'getAbstractShopController2Service',
'Elements\\Bundle\\TicketShopFrameworkBundle\\Controller\\Shop\\CartController' => 'getCartController3Service',
'Elements\\Bundle\\TicketShopFrameworkBundle\\Controller\\Shop\\CheckoutController' => 'getCheckoutController3Service',
'Elements\\Bundle\\TicketShopFrameworkBundle\\Controller\\Shop\\TicketingController' => 'getTicketingControllerService',
'Elements\\Bundle\\TicketShopFrameworkBundle\\Ecommerce\\Checkout\\PersonalisationDataHandler' => 'getPersonalisationDataHandlerService',
'Elements\\Bundle\\TicketShopFrameworkBundle\\MessageHandler\\OrderTransmitMessageHandler' => 'getOrderTransmitMessageHandlerService',
'Elements\\Bundle\\TicketShopFrameworkBundle\\Service\\DeliveryService' => 'getDeliveryServiceService',
'Elements\\Bundle\\TicketShopFrameworkBundle\\Service\\MailService' => 'getMailService2Service',
'Elements\\Bundle\\TicketShopFrameworkBundle\\Service\\MailServiceInterface' => 'getMailServiceInterfaceService',
'Elements\\Bundle\\TicketShopFrameworkBundle\\Service\\SkidataImageHandlerInterface' => 'getSkidataImageHandlerInterfaceService',
'Elements\\Bundle\\TicketShopFrameworkBundle\\Service\\TicketingOrderService' => 'getTicketingOrderService2Service',
'Elements\\Bundle\\TicketShopFrameworkBundle\\Tools\\Installer' => 'getInstaller14Service',
'Elements\\Bundle\\TrackingBundle\\Service\\Ga4Service' => 'getGa4ServiceService',
'HWI\\Bundle\\OAuthBundle\\Controller\\ConnectController' => 'getConnectControllerService',
'HWI\\Bundle\\OAuthBundle\\Controller\\LoginController' => 'getLoginController2Service',
'HWI\\Bundle\\OAuthBundle\\Controller\\RedirectToServiceController' => 'getRedirectToServiceControllerService',
'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' => 'getClassControllerService',
'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' => 'getRenderletController2Service',
'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' => 'getIndexController4Service',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\InstallController' => 'getInstallControllerService',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\LogController' => 'getLogControllerService',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\LoginController' => 'getLoginController3Service',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\MiscController' => 'getMiscControllerService',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\NotificationController' => 'getNotificationControllerService',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\PortalController' => 'getPortalController2Service',
'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' => 'getAdminController4Service',
'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' => 'getSearchController2Service',
'Pimcore\\Bundle\\AdminBundle\\Security\\User\\TokenStorageUserResolver' => 'getTokenStorageUserResolver2Service',
'Pimcore\\Bundle\\AdminBundle\\Session\\Handler\\AdminSessionHandler' => 'getAdminSessionHandlerService',
'Pimcore\\Bundle\\CoreBundle\\Controller\\PublicServicesController' => 'getPublicServicesControllerService',
'Pimcore\\Bundle\\CoreBundle\\EventListener\\WorkflowManagementListener' => 'getWorkflowManagementListenerService',
'Pimcore\\Bundle\\EcommerceFrameworkBundle\\Controller\\AdminOrderController' => 'getAdminOrderControllerService',
'Pimcore\\Bundle\\EcommerceFrameworkBundle\\Controller\\ConfigController' => 'getConfigController2Service',
'Pimcore\\Bundle\\EcommerceFrameworkBundle\\Controller\\FindologicController' => 'getFindologicControllerService',
'Pimcore\\Bundle\\EcommerceFrameworkBundle\\Controller\\IndexController' => 'getIndexController5Service',
'Pimcore\\Bundle\\EcommerceFrameworkBundle\\Controller\\PricingController' => 'getPricingControllerService',
'Pimcore\\Bundle\\EcommerceFrameworkBundle\\Controller\\VoucherController' => 'getVoucherControllerService',
'Pimcore\\Bundle\\EcommerceFrameworkBundle\\Tools\\Installer' => 'getInstaller15Service',
'Pimcore\\Bundle\\NumberSequenceGeneratorBundle\\Installer' => 'getInstaller16Service',
'Pimcore\\Bundle\\ObjectMergerBundle\\Controller\\AdminController' => 'getAdminController5Service',
'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\\ClassBuilder\\FieldDefinitionDocBlockBuilderInterface' => 'getFieldDefinitionDocBlockBuilderInterfaceService',
'Pimcore\\DataObject\\ClassBuilder\\PHPClassDumperInterface' => 'getPHPClassDumperInterfaceService',
'Pimcore\\DataObject\\ClassBuilder\\PHPFieldCollectionClassDumperInterface' => 'getPHPFieldCollectionClassDumperInterfaceService',
'Pimcore\\DataObject\\ClassBuilder\\PHPObjectBrickClassDumperInterface' => 'getPHPObjectBrickClassDumperInterfaceService',
'Pimcore\\DataObject\\ClassBuilder\\PHPObjectBrickContainerClassDumperInterface' => 'getPHPObjectBrickContainerClassDumperInterfaceService',
'Pimcore\\DataObject\\Consent\\Service' => 'getService2Service',
'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' => 'getService3Service',
'Pimcore\\Document\\Editable\\EditableHandler' => 'getEditableHandlerService',
'Pimcore\\Document\\Editable\\EditableUsageResolver' => 'getEditableUsageResolverService',
'Pimcore\\Element\\MarshallerService' => 'getMarshallerServiceService',
'Pimcore\\Helper\\LongRunningHelper' => 'getLongRunningHelperService',
'Pimcore\\Http\\Request\\Resolver\\TemplateResolver' => 'getTemplateResolverService',
'Pimcore\\Image\\Adapter\\GD' => 'getGDService',
'Pimcore\\Image\\Adapter\\Imagick' => 'getImagickService',
'Pimcore\\Image\\Optimizer' => 'getOptimizerService',
'Pimcore\\Mail\\Mailer' => 'getMailerService',
'Pimcore\\Migrations\\FilteredMigrationsRepository' => 'getFilteredMigrationsRepositoryService',
'Pimcore\\Migrations\\FilteredTableMetadataStorage' => 'getFilteredTableMetadataStorageService',
'Pimcore\\Model\\DataObject\\ClassDefinition\\ClassDefinitionManager' => 'getClassDefinitionManagerService',
'Pimcore\\Model\\DataObject\\ClassDefinition\\ClassLayoutDefinitionManager' => 'getClassLayoutDefinitionManagerService',
'Pimcore\\Model\\DataObject\\ClassDefinition\\DynamicOptionsProvider\\CountryOptionsProvider' => 'getCountryOptionsProviderService',
'Pimcore\\Model\\DataObject\\QuantityValue\\QuantityValueConverterInterface' => 'getQuantityValueConverterInterfaceService',
'Pimcore\\Model\\DataObject\\QuantityValue\\UnitConversionService' => 'getUnitConversionServiceService',
'Pimcore\\Model\\Notification\\Service\\NotificationService' => 'getNotificationServiceService',
'Pimcore\\Model\\Version\\Adapter\\VersionStorageAdapterInterface' => 'getVersionStorageAdapterInterfaceService',
'Pimcore\\Serializer\\Serializer' => 'getSerializer3Service',
'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',
'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.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.document.newsletter.factory.segmentAddressSource' => 'getCmf_Document_Newsletter_Factory_SegmentAddressSourceService',
'cmf.event_listener.object_merger' => 'getCmf_EventListener_ObjectMergerService',
'cmf.event_listener.pimcore_object' => 'getCmf_EventListener_PimcoreObjectService',
'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\\AccountingListExportCommand' => 'getAccountingListExportCommandService',
'console.command.public_alias.App\\Command\\ApplicationLoggerCleanUpCommand' => 'getApplicationLoggerCleanUpCommandService',
'console.command.public_alias.App\\Command\\DeleteCustomersCommand' => 'getDeleteCustomersCommandService',
'console.command.public_alias.App\\Command\\DeleteOldJobApplicantsCommand' => 'getDeleteOldJobApplicantsCommandService',
'console.command.public_alias.App\\Command\\Export\\ExportOrderDataCommand' => 'getExportOrderDataCommandService',
'console.command.public_alias.App\\Command\\FixMigratedPricesCommand' => 'getFixMigratedPricesCommandService',
'console.command.public_alias.App\\Command\\Import\\ImportInfosnowCommand' => 'getImportInfosnowCommandService',
'console.command.public_alias.App\\Command\\Import\\ImportKeycardNumberCommand' => 'getImportKeycardNumberCommandService',
'console.command.public_alias.App\\Command\\Import\\ImportWebcamsCommand' => 'getImportWebcamsCommandService',
'console.command.public_alias.App\\Command\\MigrationCommand' => 'getMigrationCommand2Service',
'console.command.public_alias.App\\Command\\Shop\\CurrencyExchangeCommand' => 'getCurrencyExchangeCommandService',
'console.command.public_alias.App\\Command\\Shop\\EventSubscriberListCommand' => 'getEventSubscriberListCommandService',
'console.command.public_alias.App\\Command\\Shop\\NotificationCommand' => 'getNotificationCommandService',
'console.command.public_alias.App\\Command\\Shop\\SmartPricerCleanupCommand' => 'getSmartPricerCleanupCommandService',
'console.command.public_alias.App\\Command\\Shop\\SmartPricerDemandPressureCommand' => 'getSmartPricerDemandPressureCommandService',
'console.command.public_alias.App\\Command\\TmpCommand' => 'getTmpCommandService',
'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.Elements\\Bundle\\AzureAuthBundle\\Command\\MigrateUserCommand' => 'getMigrateUserCommandService',
'console.command.public_alias.Elements\\Bundle\\JsonLdReloadedBundle\\Command\\Deployment\\GenerateTemplatesFromDbCommand' => 'getGenerateTemplatesFromDbCommandService',
'console.command.public_alias.Elements\\Bundle\\ProcessManagerBundle\\Command\\ClassMethodExecutorCommand' => 'getClassMethodExecutorCommandService',
'console.command.public_alias.Elements\\Bundle\\ProcessManagerBundle\\Command\\MaintenanceCommand' => 'getMaintenanceCommand2Service',
'console.command.public_alias.Elements\\Bundle\\ProcessManagerBundle\\Command\\MigrationGeneratorCommand' => 'getMigrationGeneratorCommandService',
'console.command.public_alias.Elements\\Bundle\\RecurringDatesTypeBundle\\Command\\MigrateTimeframerToReccuringDatesCommand' => 'getMigrateTimeframerToReccuringDatesCommandService',
'console.command.public_alias.Elements\\Bundle\\SkidataTicketingSwebBundle\\Command\\CleanupNotesCommand' => 'getCleanupNotesCommandService',
'console.command.public_alias.Elements\\Bundle\\SkidataTicketingSwebBundle\\Command\\CleanupTypesCommand' => 'getCleanupTypesCommandService',
'console.command.public_alias.Elements\\Bundle\\SkidataTicketingSwebBundle\\Command\\ImporterCommand' => 'getImporterCommandService',
'console.command.public_alias.Elements\\Bundle\\SkidataTicketingSwebBundle\\Command\\InstallClassesCommand' => 'getInstallClassesCommandService',
'console.command.public_alias.Elements\\Bundle\\SkidataTicketingSwebBundle\\Command\\InventoryTestCommand' => 'getInventoryTestCommandService',
'console.command.public_alias.Elements\\Bundle\\SkidataTicketingSwebBundle\\Command\\Soap\\GenerateClassmapCommand' => 'getGenerateClassmapCommandService',
'console.command.public_alias.Elements\\Bundle\\SkidataTicketingSwebBundle\\Command\\Soap\\GenerateClientCommand' => 'getGenerateClientCommandService',
'console.command.public_alias.Elements\\Bundle\\SkidataTicketingSwebBundle\\Command\\Soap\\GenerateTypesCommand' => 'getGenerateTypesCommandService',
'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\Bundle\\ListCommand' => 'getListCommandService',
'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\CacheWarmingCommand' => 'getCacheWarmingCommandService',
'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\ClassesDefinitionsBuildCommand' => 'getClassesDefinitionsBuildCommandService',
'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\Definition\\Import\\ClassCommand' => 'getClassCommandService',
'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\Definition\\Import\\CustomLayoutCommand' => 'getCustomLayoutCommandService',
'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\Definition\\Import\\FieldCollectionCommand' => 'getFieldCollectionCommandService',
'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\Definition\\Import\\ObjectBrickCommand' => 'getObjectBrickCommandService',
'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\DeleteClassificationStoreCommand' => 'getDeleteClassificationStoreCommandService',
'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\DeleteUnusedLocaleDataCommand' => 'getDeleteUnusedLocaleDataCommandService',
'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\Document\\GeneratePagePreviews' => 'getGeneratePagePreviewsService',
'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\Document\\MigrateElementsCommand' => 'getMigrateElementsCommandService',
'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\EmailLogsCleanupCommand' => 'getEmailLogsCleanupCommandService',
'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\GenerateStaticPagesCommand' => 'getGenerateStaticPagesCommandService',
'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\InternalMigrationHelpersCommand' => 'getInternalMigrationHelpersCommandService',
'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\InternalModelDaoMappingGeneratorCommand' => 'getInternalModelDaoMappingGeneratorCommandService',
'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\InternalUnicodeCldrLanguageTerritoryGeneratorCommand' => 'getInternalUnicodeCldrLanguageTerritoryGeneratorCommandService',
'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\LowQualityImagePreviewCommand' => 'getLowQualityImagePreviewCommandService',
'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\MaintenanceModeCommand' => 'getMaintenanceModeCommandService',
'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\Migrate\\StorageCommand' => 'getStorageCommandService',
'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\Migrate\\ThumbnailsFolderStructureCommand' => 'getThumbnailsFolderStructureCommandService',
'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\MysqlToolsCommand' => 'getMysqlToolsCommandService',
'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\RecyclebinCleanupCommand' => 'getRecyclebinCleanupCommandService',
'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\RequirementsCheckCommand' => 'getRequirementsCheckCommandService',
'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\ResetPasswordCommand' => 'getResetPasswordCommandService',
'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\RunScriptCommand' => 'getRunScriptCommandService',
'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\SearchBackendReindexCommand' => 'getSearchBackendReindexCommandService',
'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\ThumbnailsClearCommand' => 'getThumbnailsClearCommandService',
'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\ThumbnailsImageCommand' => 'getThumbnailsImageCommandService',
'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\ThumbnailsVideoCommand' => 'getThumbnailsVideoCommandService',
'console.command.public_alias.Pimcore\\Bundle\\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.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.http.message_factory' => 'getHwiOauth_Http_MessageFactoryService',
'hwi_oauth.resource_owner.facebook' => 'getHwiOauth_ResourceOwner_FacebookService',
'hwi_oauth.resource_owner.google' => 'getHwiOauth_ResourceOwner_GoogleService',
'hwi_oauth.user_checker' => 'getHwiOauth_UserCheckerService',
'monolog.logger.bookingapi' => 'getMonolog_Logger_BookingapiService',
'monolog.logger.cmf' => 'getMonolog_Logger_CmfService',
'monolog.logger.console' => 'getMonolog_Logger_ConsoleService',
'monolog.logger.debug' => 'getMonolog_Logger_DebugService',
'monolog.logger.devMail' => 'getMonolog_Logger_DevMailService',
'monolog.logger.eventRecipient' => 'getMonolog_Logger_EventRecipientService',
'monolog.logger.httplug' => 'getMonolog_Logger_HttplugService',
'monolog.logger.incert' => 'getMonolog_Logger_IncertService',
'monolog.logger.infoSnow' => 'getMonolog_Logger_InfoSnowService',
'monolog.logger.lock' => 'getMonolog_Logger_LockService',
'monolog.logger.mailer' => 'getMonolog_Logger_MailerService',
'monolog.logger.messenger' => 'getMonolog_Logger_MessengerService',
'monolog.logger.payment_datatrans' => 'getMonolog_Logger_PaymentDatatransService',
'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.skidata.sweb.cache.warmup' => 'getMonolog_Logger_Skidata_Sweb_Cache_WarmupService',
'monolog.logger.skidata.sweb.importer' => 'getMonolog_Logger_Skidata_Sweb_ImporterService',
'monolog.logger.skidata.sweb.order' => 'getMonolog_Logger_Skidata_Sweb_OrderService',
'monolog.logger.skidata.sweb.pricecalculation' => 'getMonolog_Logger_Skidata_Sweb_PricecalculationService',
'monolog.logger.swisspass' => 'getMonolog_Logger_SwisspassService',
'monolog.logger.ticketshopframework_ordertransmit' => 'getMonolog_Logger_TicketshopframeworkOrdertransmitService',
'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.class.resolver.document' => 'getPimcore_Class_Resolver_DocumentService',
'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_ecommerce.cart_manager.b2b' => 'getPimcoreEcommerce_CartManager_B2bService',
'pimcore_ecommerce.cart_manager.default' => 'getPimcoreEcommerce_CartManager_DefaultService',
'pimcore_ecommerce.index_service' => 'getPimcoreEcommerce_IndexServiceService',
'pimcore_ecommerce.offer_tool' => 'getPimcoreEcommerce_OfferToolService',
'pimcore_ecommerce.order_manager.b2b' => 'getPimcoreEcommerce_OrderManager_B2bService',
'pimcore_ecommerce.order_manager.default' => 'getPimcoreEcommerce_OrderManager_DefaultService',
'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',
'swebbundle.pricesystem' => 'getSwebbundle_PricesystemService',
'ticketshopframework.activity_availability_system' => 'getTicketshopframework_ActivityAvailabilitySystemService',
'ticketshopframework.activity_price_system' => 'getTicketshopframework_ActivityPriceSystemService',
'ticketshopframework.commitorderprocessor' => 'getTicketshopframework_CommitorderprocessorService',
'ticketshopframework.options.acquistionTypes' => 'getTicketshopframework_Options_AcquistionTypesService',
'ticketshopframework.options.requirements' => 'getTicketshopframework_Options_RequirementsService',
'ticketshopframework.ordermanager' => 'getTicketshopframework_OrdermanagerService',
'ticketshopframework.skidata_ticket_price_system' => 'getTicketshopframework_SkidataTicketPriceSystemService',
'web_profiler.controller.exception_panel' => 'getWebProfiler_Controller_ExceptionPanelService',
'web_profiler.controller.profiler' => 'getWebProfiler_Controller_ProfilerService',
'web_profiler.controller.router' => 'getWebProfiler_Controller_RouterService',
];
$this->aliases = [
'App\\Kernel' => 'kernel',
'CustomerManagementFrameworkBundle\\ActivityManager\\ActivityManagerInterface' => 'CustomerManagementFrameworkBundle\\ActivityManager\\DefaultActivityManager',
'CustomerManagementFrameworkBundle\\Encryption\\EncryptionServiceInterface' => 'CustomerManagementFrameworkBundle\\Encryption\\DefaultEncryptionService',
'Doctrine\\Persistence\\ConnectionRegistry' => 'doctrine',
'Elements\\Bundle\\SeoHelperBundle\\Templating\\Helper\\Canonical' => 'elements_seo_helper.templating.view_helper.canonical',
'Elements\\Bundle\\SeoHelperBundle\\Templating\\Helper\\HeadMeta' => 'elements_seo_helper.templateing.view_helper.head_meta',
'Elements\\Bundle\\SeoHelperBundle\\Templating\\Helper\\HeadTitle' => 'elements_seo_helper.templating.view_helper.head_title',
'Elements\\Bundle\\SeoHelperBundle\\Templating\\Helper\\Hreflang' => 'elements_seo_helper.templating.view_helper.hreflang',
'Elements\\Bundle\\SeoHelperBundle\\Templating\\Helper\\OpenGraph' => 'elements_seo_helper.templating.view_helper.open_graph',
'Elements\\Bundle\\SeoHelperBundle\\Templating\\Helper\\PrettyPath' => 'elements_seo_helper.templating.view_helper.pretty_path',
'Elements\\Bundle\\SeoHelperBundle\\Templating\\Helper\\PrettyUrl' => 'elements_seo_helper.templating.view_helper.pretty_url',
'Elements\\Bundle\\SeoHelperBundle\\Templating\\Helper\\Robots' => 'elements_seo_helper.templating.view_helper.robots',
'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',
'cmf.activity_manager' => 'CustomerManagementFrameworkBundle\\ActivityManager\\DefaultActivityManager',
'cmf.activity_store' => 'CustomerManagementFrameworkBundle\\ActivityStore\\ActivityStoreInterface',
'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',
'elements.incert.service' => 'Elements\\Bundle\\IncertBundle\\Service\\IncertService',
'elementsincertbundle.installer' => 'Elements\\Bundle\\IncertBundle\\Installer',
'httplug.client' => 'hwi_oauth.http.client',
'httplug.message_factory' => 'hwi_oauth.http.message_factory',
'messenger.bus.pimcore-core' => 'messenger.default_bus',
'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_admin.security.token_storage_user_resolver' => 'Pimcore\\Bundle\\AdminBundle\\Security\\User\\TokenStorageUserResolver',
'pimcore_admin.serializer' => 'Pimcore\\Admin\\Serializer',
'swebbundle.options.acquistionTypes' => 'ticketshopframework.options.acquistionTypes',
'ticketshopframework.mailservice' => 'App\\Service\\Shop\\MailService',
'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/twig/twig/src/Extension/ExtensionInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Extension/AbstractExtension.php';
include_once \dirname(__DIR__, 4).'/src/Twig/BackofficeExtension.php';
include_once \dirname(__DIR__, 4).'/src/Twig/FaclilitiesExtension.php';
include_once \dirname(__DIR__, 4).'/src/Twig/FakeDataGeneratorExtension.php';
include_once \dirname(__DIR__, 4).'/src/Twig/JsonLdExtension.php';
include_once \dirname(__DIR__, 4).'/src/Twig/LinkGeneratorExtension.php';
include_once \dirname(__DIR__, 4).'/src/Twig/LiveInfoHelperExtension.php';
include_once \dirname(__DIR__, 4).'/src/Twig/NavigationExtension.php';
include_once \dirname(__DIR__, 4).'/src/Twig/PriceScreenExtension.php';
include_once \dirname(__DIR__, 4).'/src/Twig/ProfileHelperExtension.php';
include_once \dirname(__DIR__, 4).'/src/Twig/SearchExtension.php';
include_once \dirname(__DIR__, 4).'/src/Twig/ShopExtension.php';
include_once \dirname(__DIR__, 4).'/src/Twig/StylingExtension.php';
include_once \dirname(__DIR__, 4).'/src/Twig/WebsiteHelperExtension.php';
include_once \dirname(__DIR__, 4).'/src/Service/B2B/ShopService.php';
include_once \dirname(__DIR__, 4).'/src/Service/CookieHelper.php';
include_once \dirname(__DIR__, 4).'/src/Service/FacilityService.php';
include_once \dirname(__DIR__, 4).'/src/Service/FormService.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/models/DataObject/ClassDefinition/LinkGeneratorInterface.php';
include_once \dirname(__DIR__, 4).'/src/Service/LinkGenerator/AbstractLinkGenerator.php';
include_once \dirname(__DIR__, 4).'/src/Service/LinkGenerator/JobLinkGenerator.php';
include_once \dirname(__DIR__, 4).'/src/Service/LinkGenerator/JobTeamLinkGenerator.php';
include_once \dirname(__DIR__, 4).'/src/Service/LinkGenerator/MerchandiseLinkGenerator.php';
include_once \dirname(__DIR__, 4).'/src/Service/LinkGenerator/NewsLinkGenerator.php';
include_once \dirname(__DIR__, 4).'/src/Service/LinkGenerator/ShopEventLinkGenerator.php';
include_once \dirname(__DIR__, 4).'/src/Service/LinkGenerator/TicketLinkGenerator.php';
include_once \dirname(__DIR__, 4).'/src/Service/Profile/ProfileOrdersService.php';
include_once \dirname(__DIR__, 4).'/src/Service/Shop/PriceFormatter.php';
include_once \dirname(__DIR__, 4).'/src/Service/Shop/ProductService.php';
include_once \dirname(__DIR__, 4).'/src/Model/Traits/SkidataTrait.php';
include_once \dirname(__DIR__, 4).'/src/Service/Shop/ShopService.php';
include_once \dirname(__DIR__, 4).'/src/Service/Shop/SmartPricerService.php';
include_once \dirname(__DIR__, 4).'/src/Service/SiteConfigService.php';
include_once \dirname(__DIR__, 4).'/src/Service/TrackingService.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/Traits/StaticPageContextAwareTrait.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/elements/ticket-shop-framework-bundle/src/Service/ItemGroupService.php';
include_once \dirname(__DIR__, 4).'/src/Service/TicketShopFrameworkBundle/ItemGroupService.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/http-kernel/Fragment/FragmentRendererInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Fragment/RoutableFragmentRenderer.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php';
include_once \dirname(__DIR__, 4).'/vendor/psr/cache/src/CacheItemPoolInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Adapter/AdapterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/contracts/Cache/CacheInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/PruneableInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/contracts/Service/ResetInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/ResettableInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Adapter/TraceableAdapter.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/contracts/Cache/CacheTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Traits/ContractsTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Traits/ProxyTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Adapter/ProxyAdapter.php';
include_once \dirname(__DIR__, 4).'/vendor/psr/log/Psr/Log/LoggerAwareInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/psr/log/Psr/Log/LoggerAwareTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Traits/AbstractAdapterTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Adapter/AbstractAdapter.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Marshaller/MarshallerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Marshaller/DefaultMarshaller.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/asset/Packages.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/asset/PackageInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/asset/Package.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/asset/PathPackage.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/asset/VersionStrategy/VersionStrategyInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/asset/VersionStrategy/EmptyVersionStrategy.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/asset/Context/ContextInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/asset/Context/RequestStackContext.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/mailer/EventListener/MessageLoggerListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/contracts/Translation/TranslatorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/TranslatorBagInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/contracts/Translation/LocaleAwareInterface.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/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/translation/Formatter/MessageFormatterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Formatter/IntlFormatterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Formatter/MessageFormatter.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/contracts/Translation/TranslatorTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/IdentityTranslator.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Debug/FileLinkFormatter.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/stopwatch/Stopwatch.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ControllerResolverInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/TraceableControllerResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ControllerResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/ControllerResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Log/DebugLoggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/monolog-bridge/Processor/DebugProcessor.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/expression-language/ExpressionFunctionProviderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/Matcher/ExpressionLanguageProvider.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/RouterListener.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Reader.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationRegistry.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/PsrCachedReader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Adapter/PhpArrayAdapter.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/property-info/PropertyTypeExtractorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/property-info/PropertyDescriptionExtractorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/property-info/PropertyAccessExtractorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/property-info/PropertyListExtractorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/property-info/PropertyInfoExtractorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/property-info/PropertyInitializableExtractorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/property-info/PropertyInfoExtractor.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/web-link/EventListener/AddLinkHeaderListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Adapter/TagAwareAdapterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/contracts/Cache/TagAwareCacheInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Adapter/TagAwareAdapter.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Adapter/TraceableTagAwareAdapter.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/SessionFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/SessionFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/Storage/SessionStorageFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/Storage/NativeSessionStorageFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/Storage/Handler/AbstractSessionHandler.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/Storage/Handler/StrictSessionHandler.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/Storage/Handler/NativeFileSessionHandler.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/SessionBagInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/Storage/MetadataBag.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-csrf/TokenStorage/TokenStorageInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-csrf/TokenStorage/ClearableTokenStorageInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormRegistryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormRegistry.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormExtensionInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/Extension/DependencyInjection/DependencyInjectionExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/ResolvedFormTypeFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeFactoryDataCollectorProxy.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/ResolvedFormTypeFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/ValidatorBuilder.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/Validation.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/ConstraintValidatorFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/ContainerConstraintValidatorFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/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/notifier/EventListener/NotificationLoggerListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/ProfilerListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/DataCollectorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/DataCollector.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/LateDataCollectorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/RouterDataCollector.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/DataCollector/RouterDataCollector.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/Extension/DataCollector/FormDataCollectorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/Extension/DataCollector/FormDataCollector.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/Extension/DataCollector/FormDataExtractorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/Extension/DataCollector/FormDataExtractor.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/DataCollectorTranslator.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorageInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorage.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/AuthorizationCheckerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Security.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Role/RoleHierarchyInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Role/RoleHierarchy.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/FirewallMapInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-bundle/Security/FirewallMap.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Logout/LogoutUrlGenerator.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/HttpUtils.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/RememberMe/ResponseListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/AccessDecisionManagerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/TraceableAccessDecisionManager.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/AccessDecisionManager.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Strategy/AccessDecisionStrategyInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Strategy/AffirmativeStrategy.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Firewall.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-bundle/EventListener/FirewallListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php';
include_once \dirname(__DIR__, 4).'/vendor/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/EventDispatcher.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Firewall/FirewallListenerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Firewall/ContextListener.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/monolog/monolog/src/Monolog/Handler/RotatingFileHandler.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ConnectionRegistry.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ManagerRegistry.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/AbstractManagerRegistry.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/ManagerRegistry.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Registry.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Logging/SQLLogger.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Logging/DebugStack.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/Connection.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Connection.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Db/ConnectionInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Db/PimcoreExtensionsTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Db/Connection.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/ConnectionFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Configuration.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Logging/LoggerChain.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/Logger/DbalLogger.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Dbal/SchemaAssetsFilterManager.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Dbal/BlacklistSchemaAssetFilter.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventManager.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php';
include_once \dirname(__DIR__, 4).'/vendor/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/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/pimcore/pimcore/lib/Http/ClientFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/guzzlehttp/guzzle/src/ClientInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/psr/http-client/src/ClientInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/guzzlehttp/guzzle/src/ClientTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/guzzlehttp/guzzle/src/Client.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/lock/LockFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/lock/PersistingStoreInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/lock/Store/DatabaseTableTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/lock/Store/ExpiringStoreTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/lock/Store/DoctrineDbalStore.php';
include_once \dirname(__DIR__, 4).'/vendor/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/Security/User/TokenStorageUserResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Security/User/UserLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Routing/Dynamic/DynamicRouteHandlerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Routing/Dynamic/DocumentRouteHandler.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Event/Traits/RecursionBlockingEventDispatchHelperTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Routing/RedirectHandler.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/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/Log/Handler/ApplicationLoggerDb.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Log/Processor/ApplicationLoggerProcessor.php';
include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Processor/IntrospectionProcessor.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Log/ApplicationLogger.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/Localization/IntlFormatter.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/Document/Editable/Block/BlockStateStack.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Document/Editable/EditmodeEditableDefinitionCollector.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Model/ModelInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/models/DataObject/Traits/ObjectVarTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Model/AbstractModel.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/models/Element/Service.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/models/Document/Service.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Document/Renderer/DocumentRendererInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Document/Renderer/DocumentRenderer.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Document/StaticPageGenerator.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/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/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/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/twig/twig/src/Extension/RuntimeExtensionInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Twig/Extension/Templating/Traits/HelperCharsetTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Twig/Extension/Templating/PimcoreUrl.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Twig/Extension/Templating/Placeholder/AbstractExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Twig/Extension/Templating/Placeholder/CacheBusterAware.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Twig/Extension/Templating/Traits/WebLinksTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Twig/Extension/Templating/HeadLink.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Twig/Extension/Templating/Traits/TextUtilsTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Twig/Extension/Templating/HeadMeta.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Twig/Extension/Templating/HeadScript.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Twig/Extension/Templating/HeadStyle.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Twig/Extension/Templating/HeadTitle.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Twig/Extension/Templating/Inc.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/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/CoreBundle/DataCollector/PimcoreDataCollector.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/CoreBundle/DataCollector/PimcoreTargetingDataCollector.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Analytics/SiteId/SiteIdProvider.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Analytics/Google/Config/ConfigProvider.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Analytics/TrackerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Analytics/AbstractTracker.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Analytics/Google/Tracker.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Cache/Core/CoreCacheHandler.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Cache/Core/WriteLock.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Targeting/Storage/TargetingStorageInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Targeting/Storage/Traits/TimestampsTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Targeting/Storage/CookieStorage.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Targeting/Storage/Cookie/CookieSaveHandlerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Targeting/Storage/Cookie/AbstractCookieSaveHandler.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Targeting/Storage/Cookie/JWTCookieSaveHandler.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Targeting/VisitorInfoStorageInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Targeting/VisitorInfoStorage.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Targeting/DataLoaderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Debug/Traits/StopwatchTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Targeting/DataLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Targeting/ConditionMatcherInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Targeting/ConditionMatcher.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Targeting/ConditionFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Targeting/ConditionFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Targeting/ActionHandler/ActionHandlerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Targeting/ActionHandler/DelegatingActionHandler.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Targeting/Document/DocumentTargetingConfigurator.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Targeting/Debug/TargetingDataCollector.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Targeting/EventListener/TargetingListener.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Targeting/VisitorInfoResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Targeting/Code/TargetingCodeGenerator.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Targeting/EventListener/ToolbarListener.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Targeting/EventListener/TargetingSessionBagListener.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/AdminBundle/EventListener/AdminSessionBagListener.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Session/SessionConfiguratorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Session/AdminSessionBagConfigurator.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Security/CsrfProtectionHandler.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Security/ContentSecurityPolicyHandler.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/AdminBundle/EventListener/AdminSecurityListener.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/AdminBundle/EventListener/Traits/ControllerTypeTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/AdminBundle/EventListener/AdminAuthenticationDoubleCheckListener.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/AdminBundle/EventListener/CsrfProtectionListener.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/AdminBundle/EventListener/HttpCacheListener.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/AdminBundle/EventListener/CustomAdminEntryPointCheckListener.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/AdminBundle/EventListener/UserPerspectiveListener.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/AdminBundle/EventListener/UsageStatisticsListener.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/AdminBundle/EventListener/EnablePreviewTimeSliderListener.php';
include_once \dirname(__DIR__, 4).'/vendor/elements/document-http-auth-bundle/src/Elements/Bundle/DocumentHttpAuthBundle/EventSubscriber/DocumentHttpAuth.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/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/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/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/MariaDb.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/customer-management-framework-bundle/src/LinkGenerator/LinkActivityDefinitionLinkGenerator.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/CustomerList/ExporterManagerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/customer-management-framework-bundle/src/CustomerList/ExporterManager.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/symfony/templating/Helper/HelperInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/templating/Helper/Helper.php';
include_once \dirname(__DIR__, 4).'/vendor/elements/cms-tools-bundle/src/Templating/Helper/CutStringRespectingWhitespace.php';
include_once \dirname(__DIR__, 4).'/vendor/elements/cms-tools-bundle/src/Templating/Helper/CutStringRespectingWhitespaceHtml.php';
include_once \dirname(__DIR__, 4).'/vendor/elements/cms-tools-bundle/src/Templating/Helper/Areabrick.php';
include_once \dirname(__DIR__, 4).'/vendor/elements/cms-tools-bundle/src/Templating/Helper/VideoHelper.php';
include_once \dirname(__DIR__, 4).'/vendor/elements/css-loader-bundle/src/Templating/Helper/CssLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/elements/json-ld-reloaded-bundle/src/Twig/AssetExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/elements/json-ld-reloaded-bundle/src/Twig/DemiExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/elements/json-ld-reloaded-bundle/src/Twig/Extension.php';
include_once \dirname(__DIR__, 4).'/vendor/elements/json-ld-reloaded-bundle/src/Twig/JsonLdExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/elements/json-ld-reloaded-bundle/src/Twig/TagExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/elements/json-ld-reloaded-bundle/src/JsonLd/TemplateRenderer.php';
include_once \dirname(__DIR__, 4).'/vendor/elements/json-ld-reloaded-bundle/src/JsonLd/TemplateResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/elements/json-ld-reloaded-bundle/src/JsonLd/TemplateGenerator.php';
include_once \dirname(__DIR__, 4).'/vendor/elements/recurring-dates-type/src/Templating/RecurringDatesHelper.php';
include_once \dirname(__DIR__, 4).'/vendor/elements/seo-helper-bundle/src/Templating/Helper/Canonical.php';
include_once \dirname(__DIR__, 4).'/vendor/elements/seo-helper-bundle/src/Templating/Helper/HeadMeta.php';
include_once \dirname(__DIR__, 4).'/vendor/elements/seo-helper-bundle/src/Templating/Helper/HeadTitle.php';
include_once \dirname(__DIR__, 4).'/vendor/elements/seo-helper-bundle/src/Templating/Helper/Robots.php';
include_once \dirname(__DIR__, 4).'/vendor/elements/seo-helper-bundle/src/Templating/Helper/PrettyUrl.php';
include_once \dirname(__DIR__, 4).'/vendor/elements/seo-helper-bundle/src/Service/PrettyUrl.php';
include_once \dirname(__DIR__, 4).'/vendor/elements/seo-helper-bundle/src/Templating/Helper/PrettyPath.php';
include_once \dirname(__DIR__, 4).'/vendor/elements/seo-helper-bundle/src/Templating/Helper/OpenGraph.php';
include_once \dirname(__DIR__, 4).'/vendor/elements/seo-helper-bundle/src/Templating/Helper/Hreflang.php';
include_once \dirname(__DIR__, 4).'/vendor/elements/seo-helper-bundle/src/Twig/SeoHelperExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/elements/skidata-ticketing-sweb-bundle/src/Service/CacheService.php';
include_once \dirname(__DIR__, 4).'/vendor/elements/skidata-ticketing-sweb-bundle/src/Service/ServiceFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/elements/skidata-ticketing-sweb-bundle/src/Traits/LoggerAware.php';
include_once \dirname(__DIR__, 4).'/vendor/elements/skidata-ticketing-sweb-bundle/src/Skidata/Sweb/ClientFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/elements/style-lab-bundle/src/Services/CustomerStateHelper.php';
include_once \dirname(__DIR__, 4).'/vendor/elements/style-lab-bundle/src/Services/DoNotTouchHelper.php';
include_once \dirname(__DIR__, 4).'/vendor/elements/style-lab-bundle/src/Services/Img.php';
include_once \dirname(__DIR__, 4).'/vendor/elements/style-lab-bundle/src/Services/NameHelper.php';
include_once \dirname(__DIR__, 4).'/vendor/elements/style-lab-bundle/src/Services/StateHelper.php';
include_once \dirname(__DIR__, 4).'/vendor/elements/style-lab-bundle/src/Twig/LayoutExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/elements/style-lab-bundle/src/Twig/NavigationExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/elements/style-lab-bundle/src/EventSubscriber/UserSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/elements/ticket-shop-framework-bundle/src/EventListener/TSFControllerListener.php';
include_once \dirname(__DIR__, 4).'/vendor/elements/ticket-shop-framework-bundle/src/Service/CartService.php';
include_once \dirname(__DIR__, 4).'/vendor/elements/ticket-shop-framework-bundle/src/Service/SiteConfigService.php';
include_once \dirname(__DIR__, 4).'/vendor/elements/ticket-shop-framework-bundle/src/Service/SkidataContactService.php';
include_once \dirname(__DIR__, 4).'/vendor/elements/ticket-shop-framework-bundle/src/Service/VoucherCodeServiceInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/elements/ticket-shop-framework-bundle/src/Service/VoucherCodeService.php';
include_once \dirname(__DIR__, 4).'/vendor/elements/ticket-shop-framework-bundle/src/Twig/TicketShopExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/elements/ticket-shop-framework-bundle/src/Service/QrCodeService.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/webpack-encore-bundle/src/Asset/EntrypointLookupCollectionInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/webpack-encore-bundle/src/Asset/EntrypointLookupCollection.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/webpack-encore-bundle/src/EventListener/ResetAssetsEventListener.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/EcommerceFrameworkBundle/EventListener/SessionBagListener.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/EcommerceFrameworkBundle/Tools/SessionConfigurator.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/EcommerceFrameworkBundle/EventListener/Frontend/TrackingCodeFlashMessageListener.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/EcommerceFrameworkBundle/DependencyInjection/ServiceLocator/TenantAwareServiceLocator.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/EcommerceFrameworkBundle/DependencyInjection/ServiceLocator/CheckoutTenantAwareServiceLocator.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/EcommerceFrameworkBundle/OrderManager/OrderManagerLocatorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/EcommerceFrameworkBundle/OrderManager/OrderManagerLocator.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/EcommerceFrameworkBundle/PricingManager/PricingManagerLocatorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/EcommerceFrameworkBundle/PricingManager/PricingManagerLocator.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/EcommerceFrameworkBundle/CheckoutManager/CommitOrderProcessorLocatorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/EcommerceFrameworkBundle/CheckoutManager/CommitOrderProcessorLocator.php';
include_once \dirname(__DIR__, 4).'/vendor/elements/hash-cash-form-bundle/src/Service/HashCashService.php';
include_once \dirname(__DIR__, 4).'/vendor/elements/hash-cash-form-bundle/src/Twig/HashCashExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/elements/tracking-bundle/src/EventSubscriber/SessionBagSubscriber.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/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/elements/azure-auth-bundle/src/Service/RestrictionService.php';
include_once \dirname(__DIR__, 4).'/vendor/elements/azure-auth-bundle/src/EventSubscriber/CodeInjectionSubscriber.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/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/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-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/pimcore/pimcore/lib/Loader/ImplementationLoader/ClassMapLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Extension/Document/Areabrick/AreabrickManagerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Extension/Document/Areabrick/AreabrickManager.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/WebLinkExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/AbstractSessionListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/SessionListener.php';
include_once \dirname(__DIR__, 4).'/vendor/elements/js-config-bundle/src/Templating/Helper/JsConfig.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/EcommerceFrameworkBundle/Factory.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/EcommerceFrameworkBundle/CartManager/CartManagerLocatorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/EcommerceFrameworkBundle/CartManager/CartManagerLocator.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/EcommerceFrameworkBundle/DependencyInjection/ServiceLocator/NameServiceLocator.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/EcommerceFrameworkBundle/PriceSystem/PriceSystemLocatorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/EcommerceFrameworkBundle/PriceSystem/PriceSystemLocator.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/EcommerceFrameworkBundle/AvailabilitySystem/AvailabilitySystemLocatorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/EcommerceFrameworkBundle/AvailabilitySystem/AvailabilitySystemLocator.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/EcommerceFrameworkBundle/CheckoutManager/CheckoutManagerFactoryLocatorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/EcommerceFrameworkBundle/CheckoutManager/CheckoutManagerFactoryLocator.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/EcommerceFrameworkBundle/DependencyInjection/ServiceLocator/AssortmentTenantAwareServiceLocator.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/EcommerceFrameworkBundle/FilterService/FilterServiceLocatorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/EcommerceFrameworkBundle/FilterService/FilterServiceLocator.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/elements/tracking-bundle/src/Tracking/CartViewInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/elements/tracking-bundle/src/Tracking/ProductAddToWishlistInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/elements/tracking-bundle/src/Tracking/ShippingInfoInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/elements/tracking-bundle/src/Tracking/PaymentInfoInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/elements/tracking-bundle/src/Tracking/PromotionViewInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/elements/tracking-bundle/src/Tracking/GA4TrackerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/elements/tracking-bundle/src/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/TrackingCodeAwareInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/EcommerceFrameworkBundle/Tracking/Tracker/GoogleTagManager.php';
include_once \dirname(__DIR__, 4).'/vendor/elements/tracking-bundle/src/Tracking/Tracker/GoogleAnalytics4.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).'/src/Ecommerce/Tracking/TrackingItemBuilder.php';
include_once \dirname(__DIR__, 4).'/vendor/php-http/httplug/src/HttpClient.php';
include_once \dirname(__DIR__, 4).'/vendor/php-http/discovery/src/ClassDiscovery.php';
include_once \dirname(__DIR__, 4).'/vendor/php-http/discovery/src/HttpClientDiscovery.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/filesystem/Filesystem.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-csrf/CsrfTokenManagerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-csrf/CsrfTokenManager.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-csrf/TokenGenerator/TokenGeneratorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-csrf/TokenGenerator/UriSafeTokenGenerator.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Profiler/Profiler.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Profiler/ProfilerStorageInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Profiler/FileProfilerStorage.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/TimeDataCollector.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/MemoryDataCollector.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/DataCollector/ValidatorDataCollector.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/AjaxDataCollector.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/ExceptionDataCollector.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/LoggerDataCollector.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/EventDataCollector.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/DataCollector/CacheDataCollector.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/DataCollector/TranslationDataCollector.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-bundle/DataCollector/SecurityDataCollector.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/DataCollector/TwigDataCollector.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-client/DataCollector/HttpClientDataCollector.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/DataCollector/DoctrineDataCollector.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/DataCollector/DoctrineDataCollector.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/DataCollector/MessengerDataCollector.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/mailer/DataCollector/MessageDataCollector.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/notifier/DataCollector/NotificationDataCollector.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/ConfigDataCollector.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/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).'/vendor/twig/intl-extra/IntlExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/twig/string-extra/StringExtension.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/twig/src/Extension/SandboxExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Sandbox/SecurityPolicyInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Twig/Sandbox/SecurityPolicy.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Twig/Extension/AdminExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/elements/backenddashboardbundle/src/Twig/Extension/ComponentFactoryExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/elements/backenddashboardbundle/src/Service/ComponentFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/elements/date-range-helper-bundle/src/Twig/DateRangeExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/elements/date-range-helper-bundle/src/Templating/Helper/DateFormat.php';
include_once \dirname(__DIR__, 4).'/vendor/elements/date-range-helper-bundle/src/Service/PlaceholderHandler.php';
include_once \dirname(__DIR__, 4).'/vendor/elements/date-range-helper-bundle/src/Templating/Helper/DateFormatRange.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/elements/breadcrumb-helper-bundle/src/Twig/Extension/BreadcrumbHelperExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/elements/breadcrumb-helper-bundle/src/Templating/Helper/BreadcrumbHelper.php';
include_once \dirname(__DIR__, 4).'/vendor/elements/json-ld-bundle/src/Templating/Helper/JsonLd.php';
include_once \dirname(__DIR__, 4).'/vendor/elements/cdm-user-manager-bundle/src/Twig/Extension.php';
include_once \dirname(__DIR__, 4).'/vendor/elements/cms-tools-bundle/src/Twig/AreaBrickExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/elements/cms-tools-bundle/src/Twig/CmsToolsHelperExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/elements/cms-tools-bundle/src/Twig/AddBreadcrumbExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/elements/cms-tools-bundle/src/Twig/ElementsLayoutExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/elements/cms-tools-bundle/src/Twig/GetAssetExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/elements/cms-tools-bundle/src/Twig/CarbonExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/elements/cms-tools-bundle/src/Twig/StaticHelperExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/elements/css-loader-bundle/src/Twig/Extension/CssLoaderExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/elements/fake-data-generator/src/Twig/FakerArray.php';
include_once \dirname(__DIR__, 4).'/vendor/elements/fake-data-generator/src/Twig/FakerInteger.php';
include_once \dirname(__DIR__, 4).'/vendor/elements/fake-data-generator/src/Twig/FakerText.php';
include_once \dirname(__DIR__, 4).'/vendor/elements/fake-data-generator/src/Twig/GeneralHelperExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/elements/google-cse-bundle/src/Twig/CseTemplateExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/elements/js-config-bundle/src/Twig/Extension/JsConfigExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/elements/json-ld-bundle/src/Twig/Extension/JsonLdExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/elements/recurring-dates-type/src/Twig/HelperExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/elements/style-lab-bundle/src/Twig/DoNotTouchExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/elements/style-lab-bundle/src/Twig/GeneralHelperExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/elements/style-lab-bundle/src/Twig/IconLoaderExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/elements/style-lab-bundle/src/Twig/ImgExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/elements/style-lab-bundle/src/Twig/MjmlExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/qferr/mjml-php/src/RendererInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/qferr/mjml-php/src/Renderer/BinaryRenderer.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/ux-vue/src/Twig/VueComponentExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/webpack-encore-bundle/src/Twig/StimulusTwigExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/webpack-encore-bundle/src/Twig/EntryFilesTwigExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/hwi/oauth-bundle/Twig/Extension/OAuthExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/hwi/oauth-bundle/Templating/Helper/OAuthHelper.php';
include_once \dirname(__DIR__, 4).'/vendor/php-http/httplug-bundle/src/Collector/Twig/HttpMessageMarkupExtension.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/twig/extra-bundle/MissingExtensionSuggestor.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bundle/DependencyInjection/Configurator/EnvironmentConfigurator.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/SessionInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/Session.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Session/SessionConfigurator.php';
include_once \dirname(__DIR__, 4).'/vendor/elements/tracking-bundle/src/Session/Configurator/SessionGa4Configurator.php';
include_once \dirname(__DIR__, 4).'/vendor/elements/azure-auth-bundle/src/EventSubscriber/SessionBagSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/Mapping/Factory/MetadataFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/Validator/ValidatorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/Validator/TraceableValidator.php';
};
}
public function compile(): void
{
throw new LogicException('You cannot compile a dumped container that was already compiled.');
}
public function isCompiled(): bool
{
return true;
}
public function getRemovedIds(): array
{
return require $this->containerDir.\DIRECTORY_SEPARATOR.'removed-ids.php';
}
protected function load($file, $lazyLoad = true)
{
if (class_exists($class = __NAMESPACE__.'\\'.$file, false)) {
return $class::do($this, $lazyLoad);
}
if ('.' === $file[-4]) {
$class = substr($class, 0, -4);
} else {
$file .= '.php';
}
$service = require $this->containerDir.\DIRECTORY_SEPARATOR.$file;
return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;
}
protected function createProxy($class, \Closure $factory)
{
class_exists($class, false) || require __DIR__.'/'.$class.'.php';
return $factory();
}
/**
* Gets the public '.container.private.filesystem' shared service.
*
* @return \Symfony\Component\Filesystem\Filesystem
*/
protected function get_Container_Private_FilesystemService()
{
return $this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem();
}
/**
* Gets the public '.container.private.form.factory' shared service.
*
* @return \Symfony\Component\Form\FormFactory
*/
protected function get_Container_Private_Form_FactoryService()
{
$a = ($this->privates['form.registry'] ?? $this->getForm_RegistryService());
if (isset($this->services['.container.private.form.factory'])) {
return $this->services['.container.private.form.factory'];
}
return $this->services['.container.private.form.factory'] = new \Symfony\Component\Form\FormFactory($a);
}
/**
* Gets the public '.container.private.profiler' shared service.
*
* @return \Symfony\Component\HttpKernel\Profiler\Profiler
*/
protected function get_Container_Private_ProfilerService()
{
$a = ($this->services['monolog.logger.profiler'] ?? $this->getMonolog_Logger_ProfilerService());
$this->services['.container.private.profiler'] = $instance = new \Symfony\Component\HttpKernel\Profiler\Profiler(new \Symfony\Component\HttpKernel\Profiler\FileProfilerStorage(('file:'.$this->targetDir.''.'/profiler')), $a, true);
$b = ($this->services['kernel'] ?? $this->get('kernel'));
$c = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
$d = new \Symfony\Component\Cache\DataCollector\CacheDataCollector();
$d->addInstance('cache.app', ($this->services['cache.app'] ?? $this->getCache_AppService()));
$d->addInstance('cache.system', ($this->services['cache.system'] ?? $this->getCache_SystemService()));
$d->addInstance('cache.validator', ($this->privates['cache.validator'] ?? $this->getCache_ValidatorService()));
$d->addInstance('cache.serializer', ($this->privates['cache.serializer'] ?? $this->getCache_SerializerService()));
$d->addInstance('cache.annotations', ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()));
$d->addInstance('cache.property_info', ($this->privates['cache.property_info'] ?? $this->getCache_PropertyInfoService()));
$d->addInstance('cache.messenger.restart_workers_signal', ($this->privates['cache.messenger.restart_workers_signal'] ?? $this->getCache_Messenger_RestartWorkersSignalService()));
$d->addInstance('cache.rate_limiter', ($this->privates['cache.rate_limiter'] ?? $this->getCache_RateLimiterService()));
$d->addInstance('pimcore.cache.pool', ($this->privates['.pimcore.cache.pool.inner'] ?? $this->get_Pimcore_Cache_Pool_InnerService()));
$d->addInstance('cache.validator_expression_language', ($this->services['cache.validator_expression_language'] ?? $this->getCache_ValidatorExpressionLanguageService()));
$d->addInstance('cache.security_expression_language', ($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService()));
$d->addInstance('pimcore.cache.adapter.redis_tag_aware', ($this->privates['pimcore.cache.adapter.redis_tag_aware'] ?? $this->getPimcore_Cache_Adapter_RedisTagAwareService()));
$d->addInstance('cache.webpack_encore', ($this->privates['cache.webpack_encore'] ?? $this->getCache_WebpackEncoreService()));
$e = new \Symfony\Component\HttpClient\DataCollector\HttpClientDataCollector();
$e->registerClient('http_client', ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()));
$f = new \Doctrine\Bundle\DoctrineBundle\DataCollector\DoctrineDataCollector(($this->services['doctrine'] ?? $this->getDoctrineService()), true, NULL);
$f->addLogger('default', ($this->privates['doctrine.dbal.logger.profiling.default'] ?? ($this->privates['doctrine.dbal.logger.profiling.default'] = new \Doctrine\DBAL\Logging\DebugStack())));
$g = new \Symfony\Component\Messenger\DataCollector\MessengerDataCollector();
$g->registerBus('messenger.bus.pimcore-core', ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService()));
$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()), true));
$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(0))));
$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()
{
$a = ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService());
if (isset($this->services['.container.private.security.authorization_checker'])) {
return $this->services['.container.private.security.authorization_checker'];
}
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()), $a, false, false, false);
}
/**
* Gets the public '.container.private.security.csrf.token_manager' shared service.
*
* @return \Symfony\Component\Security\Csrf\CsrfTokenManager
*/
protected function get_Container_Private_Security_Csrf_TokenManagerService()
{
return $this->services['.container.private.security.csrf.token_manager'] = new \Symfony\Component\Security\Csrf\CsrfTokenManager(new \Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator(), ($this->privates['security.csrf.token_storage'] ?? $this->getSecurity_Csrf_TokenStorageService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
}
/**
* Gets the public '.container.private.security.token_storage' shared service.
*
* @return \Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage
*/
protected function get_Container_Private_Security_TokenStorageService()
{
return $this->services['.container.private.security.token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'request_stack' => ['services', 'request_stack', 'getRequestStackService', false],
], [
'request_stack' => '?',
]));
}
/**
* Gets the public '.container.private.session' shared service.
*
* @return \Symfony\Component\HttpFoundation\Session\Session
*/
protected function get_Container_Private_SessionService()
{
$a = ($this->privates['session.factory'] ?? $this->getSession_FactoryService());
if (isset($this->services['.container.private.session'])) {
return $this->services['.container.private.session'];
}
$this->services['.container.private.session'] = $instance = $a->createSession();
$b = new \Pimcore\Session\SessionConfigurator();
$b->addConfigurator(($this->privates['Pimcore\\Bundle\\AdminBundle\\Session\\AdminSessionBagConfigurator'] ?? $this->getAdminSessionBagConfiguratorService()));
$b->addConfigurator(($this->privates['Pimcore\\Bundle\\EcommerceFrameworkBundle\\Tools\\SessionConfigurator'] ?? ($this->privates['Pimcore\\Bundle\\EcommerceFrameworkBundle\\Tools\\SessionConfigurator'] = new \Pimcore\Bundle\EcommerceFrameworkBundle\Tools\SessionConfigurator())));
$b->addConfigurator(new \Elements\Bundle\TrackingBundle\Session\Configurator\SessionGa4Configurator(10));
$b->addConfigurator(new \Elements\Bundle\AzureAuthBundle\EventSubscriber\SessionBagSubscriber());
$b->configure($instance);
return $instance;
}
/**
* Gets the public '.container.private.twig' shared service.
*
* @return \Twig\Environment
*/
protected function get_Container_Private_TwigService()
{
$this->services['.container.private.twig'] = $instance = new \Twig\Environment(($this->privates['twig.loader.native_filesystem'] ?? $this->getTwig_Loader_NativeFilesystemService()), ['debug' => true, 'strict_variables' => true, 'autoescape' => 'name', 'cache' => ($this->targetDir.''.'/twig'), 'charset' => 'UTF-8']);
$a = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
$b = ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService());
$c = ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)));
$d = ($this->services['Symfony\\Contracts\\Translation\\TranslatorInterface'] ?? $this->getTranslatorInterfaceService());
$e = ($this->privates['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 = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL, 'UTF-8', 1);
$j->setDisplayOptions(['maxStringLength' => 4096, 'fileLinkFormat' => $f]);
$k = ($this->privates['Pimcore\\Twig\\Extension\\Templating\\PimcoreUrl'] ?? $this->getPimcoreUrlService());
$l = ($this->privates['Pimcore\\Twig\\Extension\\Templating\\Navigation'] ?? $this->getNavigationService());
$m = ($this->services['Pimcore\\Http\\RequestHelper'] ?? $this->getRequestHelperService());
$n = ($this->services['Pimcore\\Http\\Request\\Resolver\\EditmodeResolver'] ?? $this->getEditmodeResolverService());
$o = ($this->services['Pimcore\\Http\\Request\\Resolver\\DocumentResolver'] ?? $this->getDocumentResolverService());
$p = ($this->privates['Pimcore\\Twig\\Extension\\Templating\\Placeholder'] ?? $this->getPlaceholderService());
$q = new \Elements\Bundle\DateRangeHelperBundle\Service\PlaceholderHandler($m);
$r = ($this->services['pimcore.templating.engine.delegating'] ?? $this->getPimcore_Templating_Engine_DelegatingService());
$s = new \Elements\Bundle\JsonLdBundle\Templating\Helper\JsonLd();
$t = ($this->services['elements_css_loader.templating.helper'] ?? ($this->services['elements_css_loader.templating.helper'] = new \Elements\Bundle\CssLoaderBundle\Templating\Helper\CssLoader()));
$u = ($this->services['Elements\\Bundle\\StyleLabBundle\\Services\\StateHelper'] ?? ($this->services['Elements\\Bundle\\StyleLabBundle\\Services\\StateHelper'] = new \Elements\Bundle\StyleLabBundle\Services\StateHelper()));
$v = ($this->privates['Elements\\Bundle\\StyleLabBundle\\Twig\\NavigationExtension'] ?? $this->getNavigationExtension2Service());
$w = ($this->privates['Elements\\Bundle\\StyleLabBundle\\Twig\\LayoutExtension'] ?? $this->getLayoutExtensionService());
$x = new \Symfony\WebpackEncoreBundle\Twig\StimulusTwigExtension();
$y = new \Symfony\Bridge\Twig\AppVariable();
$y->setEnvironment('dev');
$y->setDebug(true);
if ($this->has('.container.private.security.token_storage')) {
$y->setTokenStorage($b);
}
if ($this->has('request_stack')) {
$y->setRequestStack($a);
}
$z = new \Twig\Extra\TwigExtraBundle\MissingExtensionSuggestor();
$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, $g)));
$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(($this->services['App\\Twig\\BackofficeExtension'] ?? $this->getBackofficeExtensionService()));
$instance->addExtension(($this->services['App\\Twig\\FaclilitiesExtension'] ?? $this->getFaclilitiesExtensionService()));
$instance->addExtension(($this->services['App\\Twig\\FakeDataGeneratorExtension'] ?? ($this->services['App\\Twig\\FakeDataGeneratorExtension'] = new \App\Twig\FakeDataGeneratorExtension())));
$instance->addExtension(($this->services['App\\Twig\\JsonLdExtension'] ?? ($this->services['App\\Twig\\JsonLdExtension'] = new \App\Twig\JsonLdExtension())));
$instance->addExtension(($this->services['App\\Twig\\LinkGeneratorExtension'] ?? $this->getLinkGeneratorExtensionService()));
$instance->addExtension(($this->services['App\\Twig\\LiveInfoHelperExtension'] ?? $this->getLiveInfoHelperExtensionService()));
$instance->addExtension(($this->services['App\\Twig\\NavigationExtension'] ?? $this->getNavigationExtensionService()));
$instance->addExtension(($this->services['App\\Twig\\PriceScreenExtension'] ?? $this->getPriceScreenExtensionService()));
$instance->addExtension(($this->services['App\\Twig\\ProfileHelperExtension'] ?? $this->getProfileHelperExtensionService()));
$instance->addExtension(($this->services['App\\Twig\\SearchExtension'] ?? $this->getSearchExtensionService()));
$instance->addExtension(($this->services['App\\Twig\\ShopExtension'] ?? $this->getShopExtensionService()));
$instance->addExtension(($this->services['App\\Twig\\StylingExtension'] ?? ($this->services['App\\Twig\\StylingExtension'] = new \App\Twig\StylingExtension())));
$instance->addExtension(($this->services['App\\Twig\\WebsiteHelperExtension'] ?? $this->getWebsiteHelperExtensionService()));
$instance->addExtension(new \Twig\Extra\Intl\IntlExtension());
$instance->addExtension(new \Twig\Extra\String\StringExtension());
$instance->addExtension(new \Doctrine\Bundle\DoctrineBundle\Twig\DoctrineExtension());
$instance->addExtension(new \Symfony\Bundle\WebProfilerBundle\Twig\WebProfilerExtension($j));
$instance->addExtension(new \Pimcore\Twig\Extension\HelpersExtension($k));
$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($l));
$instance->addExtension(new \Pimcore\Twig\Extension\GlossaryExtension(new \Pimcore\Tool\Glossary\Processor($m, $n, $o, $this->parameters['pimcore.glossary.blocked_tags'])));
$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()), $p));
$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\Extension\SandboxExtension(new \Pimcore\Twig\Sandbox\SecurityPolicy($this->parameters['pimcore.templating.twig.sandbox_security_policy.tags'], $this->parameters['pimcore.templating.twig.sandbox_security_policy.filters'], $this->parameters['pimcore.templating.twig.sandbox_security_policy.functions'])));
$instance->addExtension(new \Pimcore\Twig\Extension\AdminExtension($g, $n, ($this->privates['Pimcore\\Security\\User\\UserLoader'] ?? $this->getUserLoaderService())));
$instance->addExtension(new \Elements\Bundle\BackendDashboardBundle\Twig\Extension\ComponentFactoryExtension(new \Elements\Bundle\BackendDashboardBundle\Service\ComponentFactory($instance)));
$instance->addExtension(new \Elements\Bundle\DateRangeHelperBundle\Twig\DateRangeExtension(new \Elements\Bundle\DateRangeHelperBundle\Templating\Helper\DateFormat($m, $q), new \Elements\Bundle\DateRangeHelperBundle\Templating\Helper\DateFormatRange($m, $q), $d));
$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['CustomerManagementFrameworkBundle\\CustomerList\\ExporterManagerInterface'] ?? $this->getExporterManagerInterfaceService())));
$instance->addExtension(new \CustomerManagementFrameworkBundle\Twig\Extension\CmfUrlUtilsExtension($g, $a, ($this->services['CustomerManagementFrameworkBundle\\CustomerView\\CustomerViewInterface'] ?? $this->getCustomerViewInterfaceService()), ($this->services['CustomerManagementFrameworkBundle\\LinkGenerator\\LinkActivityDefinitionLinkGenerator'] ?? ($this->services['CustomerManagementFrameworkBundle\\LinkGenerator\\LinkActivityDefinitionLinkGenerator'] = new \CustomerManagementFrameworkBundle\LinkGenerator\LinkActivityDefinitionLinkGenerator('*|ID_ENCODED|*')))));
$instance->addExtension(new \Elements\Bundle\BreadcrumbHelperBundle\Twig\Extension\BreadcrumbHelperExtension(new \Elements\Bundle\BreadcrumbHelperBundle\Templating\Helper\BreadcrumbHelper($o, $r, $s, $d, $l, $p, 'twig')));
$instance->addExtension(new \Elements\Bundle\CDMUserManagerBundle\Twig\Extension(($this->services['.container.private.security.csrf.token_manager'] ?? $this->get_Container_Private_Security_Csrf_TokenManagerService())));
$instance->addExtension(new \Elements\Bundle\CmsToolsBundle\Twig\AreaBrickExtension(($this->services['Elements\\Bundle\\CmsToolsBundle\\Templating\\Helper\\Areabrick'] ?? $this->getAreabrickService())));
$instance->addExtension(new \Elements\Bundle\CmsToolsBundle\Twig\CmsToolsHelperExtension(($this->services['Elements\\Bundle\\CmsToolsBundle\\Templating\\Helper\\CutStringRespectingWhitespace'] ?? ($this->services['Elements\\Bundle\\CmsToolsBundle\\Templating\\Helper\\CutStringRespectingWhitespace'] = new \Elements\Bundle\CmsToolsBundle\Templating\Helper\CutStringRespectingWhitespace())), ($this->services['Elements\\Bundle\\CmsToolsBundle\\Templating\\Helper\\CutStringRespectingWhitespaceHtml'] ?? ($this->services['Elements\\Bundle\\CmsToolsBundle\\Templating\\Helper\\CutStringRespectingWhitespaceHtml'] = new \Elements\Bundle\CmsToolsBundle\Templating\Helper\CutStringRespectingWhitespaceHtml())), ($this->services['Elements\\Bundle\\CmsToolsBundle\\Templating\\Helper\\VideoHelper'] ?? ($this->services['Elements\\Bundle\\CmsToolsBundle\\Templating\\Helper\\VideoHelper'] = new \Elements\Bundle\CmsToolsBundle\Templating\Helper\VideoHelper()))));
$instance->addExtension(new \Elements\Bundle\CmsToolsBundle\Twig\AddBreadcrumbExtension());
$instance->addExtension(new \Elements\Bundle\CmsToolsBundle\Twig\ElementsLayoutExtension($t, $s, $d, $k));
$instance->addExtension(new \Elements\Bundle\CmsToolsBundle\Twig\GetAssetExtension());
$instance->addExtension(new \Elements\Bundle\CmsToolsBundle\Twig\CarbonExtension());
$instance->addExtension(new \Elements\Bundle\CmsToolsBundle\Twig\StaticHelperExtension($o, $a));
$instance->addExtension(new \Elements\Bundle\CssLoaderBundle\Twig\Extension\CssLoaderExtension($t));
$instance->addExtension(new \Elements\Bundle\FakeDataGenerator\Twig\FakerArray($instance));
$instance->addExtension(new \Elements\Bundle\FakeDataGenerator\Twig\FakerInteger());
$instance->addExtension(new \Elements\Bundle\FakeDataGenerator\Twig\FakerText());
$instance->addExtension(new \Elements\Bundle\FakeDataGenerator\Twig\GeneralHelperExtension($u));
$instance->addExtension(new \Elements\Bundle\GoogleCseBundle\Twig\CseTemplateExtension($g, $instance, $r));
$instance->addExtension(new \Elements\Bundle\JsConfigBundle\Twig\Extension\JsConfigExtension(($this->services['elements.templating.view_helper.js_config'] ?? ($this->services['elements.templating.view_helper.js_config'] = new \Elements\Bundle\JsConfigBundle\Templating\Helper\JsConfig()))));
$instance->addExtension(new \Elements\Bundle\JsonLdBundle\Twig\Extension\JsonLdExtension($s));
$instance->addExtension(($this->privates['Elements\\Bundle\\JsonLdReloadedBundle\\Twig\\AssetExtension'] ?? $this->getAssetExtensionService()));
$instance->addExtension(($this->privates['Elements\\Bundle\\JsonLdReloadedBundle\\Twig\\DemiExtension'] ?? ($this->privates['Elements\\Bundle\\JsonLdReloadedBundle\\Twig\\DemiExtension'] = new \Elements\Bundle\JsonLdReloadedBundle\Twig\DemiExtension())));
$instance->addExtension(($this->privates['Elements\\Bundle\\JsonLdReloadedBundle\\Twig\\Extension'] ?? ($this->privates['Elements\\Bundle\\JsonLdReloadedBundle\\Twig\\Extension'] = new \Elements\Bundle\JsonLdReloadedBundle\Twig\Extension())));
$instance->addExtension(($this->privates['Elements\\Bundle\\JsonLdReloadedBundle\\Twig\\JsonLdExtension'] ?? $this->getJsonLdExtension2Service()));
$instance->addExtension(($this->privates['Elements\\Bundle\\JsonLdReloadedBundle\\Twig\\TagExtension'] ?? ($this->privates['Elements\\Bundle\\JsonLdReloadedBundle\\Twig\\TagExtension'] = new \Elements\Bundle\JsonLdReloadedBundle\Twig\TagExtension())));
$instance->addExtension(new \Elements\Bundle\RecurringDatesTypeBundle\Twig\HelperExtension(($this->services['Elements\\Bundle\\RecurringDatesTypeBundle\\Templating\\RecurringDatesHelper'] ?? ($this->services['Elements\\Bundle\\RecurringDatesTypeBundle\\Templating\\RecurringDatesHelper'] = new \Elements\Bundle\RecurringDatesTypeBundle\Templating\RecurringDatesHelper()))));
$instance->addExtension(($this->services['Elements\\Bundle\\SeoHelperBundle\\Twig\\SeoHelperExtension'] ?? $this->getSeoHelperExtensionService()));
$instance->addExtension(new \Elements\Bundle\StyleLabBundle\Twig\DoNotTouchExtension(($this->services['Elements\\Bundle\\StyleLabBundle\\Services\\DoNotTouchHelper'] ?? ($this->services['Elements\\Bundle\\StyleLabBundle\\Services\\DoNotTouchHelper'] = new \Elements\Bundle\StyleLabBundle\Services\DoNotTouchHelper()))));
$instance->addExtension(new \Elements\Bundle\StyleLabBundle\Twig\GeneralHelperExtension($u, ($this->services['Elements\\Bundle\\StyleLabBundle\\Services\\CustomerStateHelper'] ?? $this->getCustomerStateHelperService()), ($this->services['Elements\\Bundle\\StyleLabBundle\\Services\\NameHelper'] ?? ($this->services['Elements\\Bundle\\StyleLabBundle\\Services\\NameHelper'] = new \Elements\Bundle\StyleLabBundle\Services\NameHelper())), $v));
$instance->addExtension(new \Elements\Bundle\StyleLabBundle\Twig\IconLoaderExtension($w));
$instance->addExtension(new \Elements\Bundle\StyleLabBundle\Twig\ImgExtension(($this->services['Elements\\Bundle\\StyleLabBundle\\Services\\Img'] ?? ($this->services['Elements\\Bundle\\StyleLabBundle\\Services\\Img'] = new \Elements\Bundle\StyleLabBundle\Services\Img()))));
$instance->addExtension($w);
$instance->addExtension($v);
$instance->addExtension(new \Elements\Bundle\StyleLabBundle\Twig\MjmlExtension(new \Qferrer\Mjml\Renderer\BinaryRenderer((\dirname(__DIR__, 4).'/node_modules/.bin/mjml'))));
$instance->addExtension(($this->services['Elements\\Bundle\\TicketShopFrameworkBundle\\Twig\\TicketShopExtension'] ?? $this->getTicketShopExtensionService()));
$instance->addExtension(new \Symfony\UX\Vue\Twig\VueComponentExtension($x));
$instance->addExtension(new \Symfony\WebpackEncoreBundle\Twig\EntryFilesTwigExtension(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'webpack_encore.entrypoint_lookup_collection' => ['privates', 'webpack_encore.entrypoint_lookup_collection', 'getWebpackEncore_EntrypointLookupCollectionService', false],
'webpack_encore.tag_renderer' => ['privates', 'webpack_encore.tag_renderer', 'getWebpackEncore_TagRendererService', true],
], [
'webpack_encore.entrypoint_lookup_collection' => '?',
'webpack_encore.tag_renderer' => '?',
])));
$instance->addExtension($x);
$instance->addExtension(($this->services['Elements\\Bundle\\HashCashBundle\\Twig\\HashCashExtension'] ?? $this->getHashCashExtensionService()));
$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->addExtension(new \Http\HttplugBundle\Collector\Twig\HttpMessageMarkupExtension($h, $i));
$instance->addGlobal('app', $y);
$instance->addRuntimeLoader(new \Twig\RuntimeLoader\ContainerRuntimeLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => ['privates', 'twig.runtime.security_csrf', 'getTwig_Runtime_SecurityCsrfService', true],
'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => ['privates', 'twig.runtime.httpkernel', 'getTwig_Runtime_HttpkernelService', false],
'Symfony\\Bridge\\Twig\\Extension\\SerializerRuntime' => ['privates', 'twig.runtime.serializer', 'getTwig_Runtime_SerializerService', true],
'Symfony\\Component\\Form\\FormRenderer' => ['privates', 'twig.form.renderer', 'getTwig_Form_RendererService', true],
'Pimcore\\Twig\\Extension\\Templating\\PimcoreUrl' => ['privates', 'Pimcore\\Twig\\Extension\\Templating\\PimcoreUrl', 'getPimcoreUrlService', false],
'Pimcore\\Twig\\Extension\\Templating\\HeadLink' => ['privates', 'Pimcore\\Twig\\Extension\\Templating\\HeadLink', 'getHeadLinkService', false],
'Pimcore\\Twig\\Extension\\Templating\\HeadMeta' => ['privates', 'Pimcore\\Twig\\Extension\\Templating\\HeadMeta', 'getHeadMetaService', false],
'Pimcore\\Twig\\Extension\\Templating\\HeadScript' => ['privates', 'Pimcore\\Twig\\Extension\\Templating\\HeadScript', 'getHeadScriptService', false],
'Pimcore\\Twig\\Extension\\Templating\\HeadStyle' => ['privates', 'Pimcore\\Twig\\Extension\\Templating\\HeadStyle', 'getHeadStyleService', false],
'Pimcore\\Twig\\Extension\\Templating\\HeadTitle' => ['privates', 'Pimcore\\Twig\\Extension\\Templating\\HeadTitle', 'getHeadTitleService', false],
'Pimcore\\Twig\\Extension\\Templating\\Inc' => ['privates', 'Pimcore\\Twig\\Extension\\Templating\\Inc', 'getIncService', false],
'Pimcore\\Twig\\Extension\\Templating\\InlineScript' => ['privates', 'Pimcore\\Twig\\Extension\\Templating\\InlineScript', 'getInlineScriptService', false],
'Pimcore\\Twig\\Extension\\Templating\\Navigation' => ['privates', 'Pimcore\\Twig\\Extension\\Templating\\Navigation', 'getNavigationService', false],
'Pimcore\\Twig\\Extension\\Templating\\Placeholder' => ['privates', 'Pimcore\\Twig\\Extension\\Templating\\Placeholder', '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],
], [
'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => '?',
'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => '?',
'Symfony\\Bridge\\Twig\\Extension\\SerializerRuntime' => '?',
'Symfony\\Component\\Form\\FormRenderer' => '?',
'Pimcore\\Twig\\Extension\\Templating\\PimcoreUrl' => '?',
'Pimcore\\Twig\\Extension\\Templating\\HeadLink' => '?',
'Pimcore\\Twig\\Extension\\Templating\\HeadMeta' => '?',
'Pimcore\\Twig\\Extension\\Templating\\HeadScript' => '?',
'Pimcore\\Twig\\Extension\\Templating\\HeadStyle' => '?',
'Pimcore\\Twig\\Extension\\Templating\\HeadTitle' => '?',
'Pimcore\\Twig\\Extension\\Templating\\Inc' => '?',
'Pimcore\\Twig\\Extension\\Templating\\InlineScript' => '?',
'Pimcore\\Twig\\Extension\\Templating\\Navigation' => '?',
'Pimcore\\Twig\\Extension\\Templating\\Placeholder' => '?',
'Pimcore\\Twig\\Extension\\Templating\\Placeholder\\AbstractExtension' => '?',
'Pimcore\\Twig\\Extension\\Templating\\Placeholder\\CacheBusterAware' => '?',
])));
$instance->addGlobal('container', $this);
$instance->addGlobal('pimcore_csrf', ($this->services['Pimcore\\Bundle\\AdminBundle\\Security\\CsrfProtectionHandler'] ?? $this->getCsrfProtectionHandlerService()));
$instance->addGlobal('pimcore_csp', ($this->services['Pimcore\\Bundle\\AdminBundle\\Security\\ContentSecurityPolicyHandler'] ?? $this->getContentSecurityPolicyHandlerService()));
$instance->registerUndefinedFilterCallback([0 => $z, 1 => 'suggestFilter']);
$instance->registerUndefinedFunctionCallback([0 => $z, 1 => 'suggestFunction']);
$instance->registerUndefinedTokenParserCallback([0 => $z, 1 => 'suggestTag']);
(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()
{
$a = ($this->privates['validator.builder'] ?? $this->getValidator_BuilderService());
if (isset($this->services['.container.private.validator'])) {
return $this->services['.container.private.validator'];
}
return $this->services['.container.private.validator'] = new \Symfony\Component\Validator\Validator\TraceableValidator($a->getValidator());
}
/**
* Gets the public 'App\Service\B2B\ShopService' shared autowired service.
*
* @return \App\Service\B2B\ShopService
*/
protected function getShopServiceService()
{
return $this->services['App\\Service\\B2B\\ShopService'] = new \App\Service\B2B\ShopService();
}
/**
* Gets the public 'App\Service\CookieHelper' shared autowired service.
*
* @return \App\Service\CookieHelper
*/
protected function getCookieHelperService()
{
return $this->services['App\\Service\\CookieHelper'] = new \App\Service\CookieHelper();
}
/**
* Gets the public 'App\Service\FacilityService' shared autowired service.
*
* @return \App\Service\FacilityService
*/
protected function getFacilityServiceService()
{
return $this->services['App\\Service\\FacilityService'] = new \App\Service\FacilityService(($this->services['Elements\\Bundle\\SeoHelperBundle\\Service\\PrettyUrl'] ?? $this->getPrettyUrlService()), ($this->services['App\\Service\\FormService'] ?? $this->getFormServiceService()));
}
/**
* Gets the public 'App\Service\FormService' shared autowired service.
*
* @return \App\Service\FormService
*/
protected function getFormServiceService()
{
$a = ($this->services['Pimcore\\Log\\ApplicationLogger'] ?? $this->getApplicationLoggerService());
if (isset($this->services['App\\Service\\FormService'])) {
return $this->services['App\\Service\\FormService'];
}
return $this->services['App\\Service\\FormService'] = new \App\Service\FormService(($this->services['Symfony\\Contracts\\Translation\\TranslatorInterface'] ?? $this->getTranslatorInterfaceService()), $a);
}
/**
* Gets the public 'App\Service\LinkGenerator\JobLinkGenerator' shared autowired service.
*
* @return \App\Service\LinkGenerator\JobLinkGenerator
*/
protected function getJobLinkGeneratorService()
{
return $this->services['App\\Service\\LinkGenerator\\JobLinkGenerator'] = new \App\Service\LinkGenerator\JobLinkGenerator(($this->services['elements_seo_helper.templating.view_helper.pretty_url'] ?? $this->getElementsSeoHelper_Templating_ViewHelper_PrettyUrlService()), ($this->services['App\\Service\\SiteConfigService'] ?? $this->getSiteConfigServiceService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
}
/**
* Gets the public 'App\Service\LinkGenerator\JobTeamLinkGenerator' shared autowired service.
*
* @return \App\Service\LinkGenerator\JobTeamLinkGenerator
*/
protected function getJobTeamLinkGeneratorService()
{
return $this->services['App\\Service\\LinkGenerator\\JobTeamLinkGenerator'] = new \App\Service\LinkGenerator\JobTeamLinkGenerator(($this->services['elements_seo_helper.templating.view_helper.pretty_url'] ?? $this->getElementsSeoHelper_Templating_ViewHelper_PrettyUrlService()), ($this->services['App\\Service\\SiteConfigService'] ?? $this->getSiteConfigServiceService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
}
/**
* Gets the public 'App\Service\LinkGenerator\MerchandiseLinkGenerator' shared autowired service.
*
* @return \App\Service\LinkGenerator\MerchandiseLinkGenerator
*/
protected function getMerchandiseLinkGeneratorService()
{
$a = ($this->services['elements_seo_helper.templating.view_helper.pretty_url'] ?? $this->getElementsSeoHelper_Templating_ViewHelper_PrettyUrlService());
if (isset($this->services['App\\Service\\LinkGenerator\\MerchandiseLinkGenerator'])) {
return $this->services['App\\Service\\LinkGenerator\\MerchandiseLinkGenerator'];
}
return $this->services['App\\Service\\LinkGenerator\\MerchandiseLinkGenerator'] = new \App\Service\LinkGenerator\MerchandiseLinkGenerator($a, ($this->services['App\\Service\\SiteConfigService'] ?? $this->getSiteConfigServiceService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
}
/**
* Gets the public 'App\Service\LinkGenerator\NewsLinkGenerator' shared autowired service.
*
* @return \App\Service\LinkGenerator\NewsLinkGenerator
*/
protected function getNewsLinkGeneratorService()
{
return $this->services['App\\Service\\LinkGenerator\\NewsLinkGenerator'] = new \App\Service\LinkGenerator\NewsLinkGenerator(($this->services['elements_seo_helper.templating.view_helper.pretty_url'] ?? $this->getElementsSeoHelper_Templating_ViewHelper_PrettyUrlService()), ($this->services['App\\Service\\SiteConfigService'] ?? $this->getSiteConfigServiceService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
}
/**
* Gets the public 'App\Service\LinkGenerator\ShopEventLinkGenerator' shared autowired service.
*
* @return \App\Service\LinkGenerator\ShopEventLinkGenerator
*/
protected function getShopEventLinkGeneratorService()
{
return $this->services['App\\Service\\LinkGenerator\\ShopEventLinkGenerator'] = new \App\Service\LinkGenerator\ShopEventLinkGenerator(($this->services['elements_seo_helper.templating.view_helper.pretty_url'] ?? $this->getElementsSeoHelper_Templating_ViewHelper_PrettyUrlService()), ($this->services['App\\Service\\SiteConfigService'] ?? $this->getSiteConfigServiceService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
}
/**
* Gets the public 'App\Service\LinkGenerator\TicketLinkGenerator' shared autowired service.
*
* @return \App\Service\LinkGenerator\TicketLinkGenerator
*/
protected function getTicketLinkGeneratorService()
{
return $this->services['App\\Service\\LinkGenerator\\TicketLinkGenerator'] = new \App\Service\LinkGenerator\TicketLinkGenerator(($this->services['elements_seo_helper.templating.view_helper.pretty_url'] ?? $this->getElementsSeoHelper_Templating_ViewHelper_PrettyUrlService()), ($this->services['App\\Service\\SiteConfigService'] ?? $this->getSiteConfigServiceService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
}
/**
* Gets the public 'App\Service\Profile\ProfileOrdersService' shared autowired service.
*
* @return \App\Service\Profile\ProfileOrdersService
*/
protected function getProfileOrdersServiceService()
{
return $this->services['App\\Service\\Profile\\ProfileOrdersService'] = new \App\Service\Profile\ProfileOrdersService(($this->services['Symfony\\Contracts\\Translation\\TranslatorInterface'] ?? $this->getTranslatorInterfaceService()), ($this->privates['Elements\\Bundle\\TicketShopFrameworkBundle\\Service\\ItemGroupService'] ?? ($this->privates['Elements\\Bundle\\TicketShopFrameworkBundle\\Service\\ItemGroupService'] = new \App\Service\TicketShopFrameworkBundle\ItemGroupService())));
}
/**
* Gets the public 'App\Service\Shop\PriceFormatter' shared autowired service.
*
* @return \App\Service\Shop\PriceFormatter
*/
protected function getPriceFormatterService()
{
return $this->services['App\\Service\\Shop\\PriceFormatter'] = new \App\Service\Shop\PriceFormatter(($this->services['Pimcore\\Localization\\IntlFormatter'] ?? $this->getIntlFormatterService()));
}
/**
* Gets the public 'App\Service\Shop\ProductService' shared autowired service.
*
* @return \App\Service\Shop\ProductService
*/
protected function getProductServiceService()
{
$a = ($this->services['App\\Service\\LinkGenerator\\MerchandiseLinkGenerator'] ?? $this->getMerchandiseLinkGeneratorService());
if (isset($this->services['App\\Service\\Shop\\ProductService'])) {
return $this->services['App\\Service\\Shop\\ProductService'];
}
$b = ($this->services['Pimcore\\Log\\ApplicationLogger'] ?? $this->getApplicationLoggerService());
if (isset($this->services['App\\Service\\Shop\\ProductService'])) {
return $this->services['App\\Service\\Shop\\ProductService'];
}
$c = ($this->services['App\\Service\\FormService'] ?? $this->getFormServiceService());
if (isset($this->services['App\\Service\\Shop\\ProductService'])) {
return $this->services['App\\Service\\Shop\\ProductService'];
}
return $this->services['App\\Service\\Shop\\ProductService'] = new \App\Service\Shop\ProductService($a, ($this->services['Symfony\\Contracts\\Translation\\TranslatorInterface'] ?? $this->getTranslatorInterfaceService()), $b, $c, ($this->services['App\\Service\\Shop\\SmartPricerService'] ?? $this->getSmartPricerServiceService()), ($this->services['Elements\\Bundle\\RecurringDatesTypeBundle\\Templating\\RecurringDatesHelper'] ?? ($this->services['Elements\\Bundle\\RecurringDatesTypeBundle\\Templating\\RecurringDatesHelper'] = new \Elements\Bundle\RecurringDatesTypeBundle\Templating\RecurringDatesHelper())), ($this->services['App\\Service\\SiteConfigService'] ?? $this->getSiteConfigServiceService()));
}
/**
* Gets the public 'App\Service\Shop\ShopService' shared autowired service.
*
* @return \App\Service\Shop\ShopService
*/
protected function getShopService2Service()
{
$a = ($this->services['App\\Service\\Shop\\ProductService'] ?? $this->getProductServiceService());
if (isset($this->services['App\\Service\\Shop\\ShopService'])) {
return $this->services['App\\Service\\Shop\\ShopService'];
}
return $this->services['App\\Service\\Shop\\ShopService'] = new \App\Service\Shop\ShopService($a);
}
/**
* Gets the public 'App\Service\Shop\SmartPricerService' shared autowired service.
*
* @return \App\Service\Shop\SmartPricerService
*/
protected function getSmartPricerServiceService()
{
return $this->services['App\\Service\\Shop\\SmartPricerService'] = new \App\Service\Shop\SmartPricerService(($this->services['monolog.logger.smartpricer'] ?? $this->getMonolog_Logger_SmartpricerService()), ($this->services['Elements\\Bundle\\TicketShopFrameworkBundle\\Service\\SiteConfigService'] ?? $this->getSiteConfigService2Service()), ($this->services['GuzzleHttp\\Client'] ?? $this->getClientService()));
}
/**
* Gets the public 'App\Service\SiteConfigService' shared autowired service.
*
* @return \App\Service\SiteConfigService
*/
protected function getSiteConfigServiceService()
{
return $this->services['App\\Service\\SiteConfigService'] = new \App\Service\SiteConfigService(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['Pimcore\\Http\\Request\\Resolver\\DocumentResolver'] ?? $this->getDocumentResolverService()));
}
/**
* Gets the public 'App\Service\TrackingService' shared autowired service.
*
* @return \App\Service\TrackingService
*/
protected function getTrackingServiceService()
{
$a = ($this->services['pimcore_ecommerce.factory'] ?? $this->getPimcoreEcommerce_FactoryService());
if (isset($this->services['App\\Service\\TrackingService'])) {
return $this->services['App\\Service\\TrackingService'];
}
return $this->services['App\\Service\\TrackingService'] = new \App\Service\TrackingService($a);
}
/**
* Gets the public 'App\Twig\BackofficeExtension' shared autowired service.
*
* @return \App\Twig\BackofficeExtension
*/
protected function getBackofficeExtensionService()
{
return $this->services['App\\Twig\\BackofficeExtension'] = new \App\Twig\BackofficeExtension(($this->services['Symfony\\Contracts\\Translation\\TranslatorInterface'] ?? $this->getTranslatorInterfaceService()));
}
/**
* Gets the public 'App\Twig\FaclilitiesExtension' shared autowired service.
*
* @return \App\Twig\FaclilitiesExtension
*/
protected function getFaclilitiesExtensionService()
{
return $this->services['App\\Twig\\FaclilitiesExtension'] = new \App\Twig\FaclilitiesExtension(($this->services['App\\Service\\FacilityService'] ?? $this->getFacilityServiceService()));
}
/**
* Gets the public 'App\Twig\FakeDataGeneratorExtension' shared autowired service.
*
* @return \App\Twig\FakeDataGeneratorExtension
*/
protected function getFakeDataGeneratorExtensionService()
{
return $this->services['App\\Twig\\FakeDataGeneratorExtension'] = new \App\Twig\FakeDataGeneratorExtension();
}
/**
* Gets the public 'App\Twig\JsonLdExtension' shared autowired service.
*
* @return \App\Twig\JsonLdExtension
*/
protected function getJsonLdExtensionService()
{
return $this->services['App\\Twig\\JsonLdExtension'] = new \App\Twig\JsonLdExtension();
}
/**
* Gets the public 'App\Twig\LinkGeneratorExtension' shared autowired service.
*
* @return \App\Twig\LinkGeneratorExtension
*/
protected function getLinkGeneratorExtensionService()
{
return $this->services['App\\Twig\\LinkGeneratorExtension'] = new \App\Twig\LinkGeneratorExtension(($this->services['App\\Service\\LinkGenerator\\JobLinkGenerator'] ?? $this->getJobLinkGeneratorService()), ($this->services['App\\Service\\LinkGenerator\\JobTeamLinkGenerator'] ?? $this->getJobTeamLinkGeneratorService()), ($this->services['App\\Service\\LinkGenerator\\NewsLinkGenerator'] ?? $this->getNewsLinkGeneratorService()), ($this->services['App\\Service\\LinkGenerator\\TicketLinkGenerator'] ?? $this->getTicketLinkGeneratorService()), ($this->services['App\\Service\\LinkGenerator\\ShopEventLinkGenerator'] ?? $this->getShopEventLinkGeneratorService()), ($this->services['App\\Service\\LinkGenerator\\MerchandiseLinkGenerator'] ?? $this->getMerchandiseLinkGeneratorService()));
}
/**
* Gets the public 'App\Twig\LiveInfoHelperExtension' shared autowired service.
*
* @return \App\Twig\LiveInfoHelperExtension
*/
protected function getLiveInfoHelperExtensionService()
{
return $this->services['App\\Twig\\LiveInfoHelperExtension'] = new \App\Twig\LiveInfoHelperExtension(($this->services['App\\Service\\SiteConfigService'] ?? $this->getSiteConfigServiceService()));
}
/**
* Gets the public 'App\Twig\NavigationExtension' shared autowired service.
*
* @return \App\Twig\NavigationExtension
*/
protected function getNavigationExtensionService()
{
$a = ($this->services['router'] ?? $this->getRouterService());
if (isset($this->services['App\\Twig\\NavigationExtension'])) {
return $this->services['App\\Twig\\NavigationExtension'];
}
$b = ($this->privates['Pimcore\\Twig\\Extension\\Templating\\Navigation'] ?? $this->getNavigationService());
if (isset($this->services['App\\Twig\\NavigationExtension'])) {
return $this->services['App\\Twig\\NavigationExtension'];
}
return $this->services['App\\Twig\\NavigationExtension'] = new \App\Twig\NavigationExtension(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), $a, ($this->services['Symfony\\Contracts\\Translation\\TranslatorInterface'] ?? $this->getTranslatorInterfaceService()), $b, ($this->services['elements_seo_helper.templating.view_helper.pretty_path'] ?? $this->getElementsSeoHelper_Templating_ViewHelper_PrettyPathService()));
}
/**
* Gets the public 'App\Twig\PriceScreenExtension' shared autowired service.
*
* @return \App\Twig\PriceScreenExtension
*/
protected function getPriceScreenExtensionService()
{
$a = ($this->services['router'] ?? $this->getRouterService());
if (isset($this->services['App\\Twig\\PriceScreenExtension'])) {
return $this->services['App\\Twig\\PriceScreenExtension'];
}
return $this->services['App\\Twig\\PriceScreenExtension'] = new \App\Twig\PriceScreenExtension($a);
}
/**
* Gets the public 'App\Twig\ProfileHelperExtension' shared autowired service.
*
* @return \App\Twig\ProfileHelperExtension
*/
protected function getProfileHelperExtensionService()
{
return $this->services['App\\Twig\\ProfileHelperExtension'] = new \App\Twig\ProfileHelperExtension(($this->services['App\\Service\\Profile\\ProfileOrdersService'] ?? $this->getProfileOrdersServiceService()), ($this->privates['Elements\\Bundle\\TicketShopFrameworkBundle\\Service\\SkidataContactService'] ?? $this->getSkidataContactServiceService()), ($this->services['Symfony\\Contracts\\Translation\\TranslatorInterface'] ?? $this->getTranslatorInterfaceService()), ($this->services['App\\Service\\SiteConfigService'] ?? $this->getSiteConfigServiceService()), ($this->privates['Elements\\Bundle\\TicketShopFrameworkBundle\\Service\\ItemGroupService'] ?? ($this->privates['Elements\\Bundle\\TicketShopFrameworkBundle\\Service\\ItemGroupService'] = new \App\Service\TicketShopFrameworkBundle\ItemGroupService())));
}
/**
* Gets the public 'App\Twig\SearchExtension' shared autowired service.
*
* @return \App\Twig\SearchExtension
*/
protected function getSearchExtensionService()
{
$a = ($this->services['Knp\\Component\\Pager\\PaginatorInterface'] ?? $this->getPaginatorInterfaceService());
if (isset($this->services['App\\Twig\\SearchExtension'])) {
return $this->services['App\\Twig\\SearchExtension'];
}
return $this->services['App\\Twig\\SearchExtension'] = new \App\Twig\SearchExtension($a);
}
/**
* Gets the public 'App\Twig\ShopExtension' shared autowired service.
*
* @return \App\Twig\ShopExtension
*/
protected function getShopExtensionService()
{
$a = ($this->services['router'] ?? $this->getRouterService());
if (isset($this->services['App\\Twig\\ShopExtension'])) {
return $this->services['App\\Twig\\ShopExtension'];
}
$b = ($this->services['App\\Service\\Shop\\ShopService'] ?? $this->getShopService2Service());
if (isset($this->services['App\\Twig\\ShopExtension'])) {
return $this->services['App\\Twig\\ShopExtension'];
}
$c = ($this->services['App\\Service\\Shop\\ProductService'] ?? $this->getProductServiceService());
if (isset($this->services['App\\Twig\\ShopExtension'])) {
return $this->services['App\\Twig\\ShopExtension'];
}
return $this->services['App\\Twig\\ShopExtension'] = new \App\Twig\ShopExtension(($this->services['Symfony\\Contracts\\Translation\\TranslatorInterface'] ?? $this->getTranslatorInterfaceService()), $a, ($this->services['App\\Service\\Shop\\PriceFormatter'] ?? $this->getPriceFormatterService()), $b, $c, ($this->privates['Elements\\Bundle\\TicketShopFrameworkBundle\\Service\\CartService'] ?? $this->getCartServiceService()), ($this->services['App\\Service\\SiteConfigService'] ?? $this->getSiteConfigServiceService()), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->services['App\\Service\\B2B\\ShopService'] ?? ($this->services['App\\Service\\B2B\\ShopService'] = new \App\Service\B2B\ShopService())));
}
/**
* Gets the public 'App\Twig\StylingExtension' shared autowired service.
*
* @return \App\Twig\StylingExtension
*/
protected function getStylingExtensionService()
{
return $this->services['App\\Twig\\StylingExtension'] = new \App\Twig\StylingExtension();
}
/**
* Gets the public 'App\Twig\WebsiteHelperExtension' shared autowired service.
*
* @return \App\Twig\WebsiteHelperExtension
*/
protected function getWebsiteHelperExtensionService()
{
return $this->services['App\\Twig\\WebsiteHelperExtension'] = new \App\Twig\WebsiteHelperExtension(($this->services['App\\Service\\SiteConfigService'] ?? $this->getSiteConfigServiceService()), ($this->services['App\\Service\\CookieHelper'] ?? ($this->services['App\\Service\\CookieHelper'] = new \App\Service\CookieHelper())));
}
/**
* Gets the public 'CustomerManagementFrameworkBundle\ActivityStore\ActivityStoreInterface' shared autowired service.
*
* @return \CustomerManagementFrameworkBundle\ActivityStore\MariaDb
*/
protected function getActivityStoreInterfaceService()
{
$a = ($this->services['Knp\\Component\\Pager\\PaginatorInterface'] ?? $this->getPaginatorInterfaceService());
if (isset($this->services['CustomerManagementFrameworkBundle\\ActivityStore\\ActivityStoreInterface'])) {
return $this->services['CustomerManagementFrameworkBundle\\ActivityStore\\ActivityStoreInterface'];
}
return $this->services['CustomerManagementFrameworkBundle\\ActivityStore\\ActivityStoreInterface'] = new \CustomerManagementFrameworkBundle\ActivityStore\MariaDb($a);
}
/**
* Gets the public 'CustomerManagementFrameworkBundle\CustomerList\ExporterManagerInterface' shared autowired service.
*
* @return \CustomerManagementFrameworkBundle\CustomerList\ExporterManager
*/
protected function getExporterManagerInterfaceService()
{
return $this->services['CustomerManagementFrameworkBundle\\CustomerList\\ExporterManagerInterface'] = new \CustomerManagementFrameworkBundle\CustomerList\ExporterManager($this->parameters['pimcore_customer_management_framework.customer_list.exporters']);
}
/**
* 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', '/Shop/Customer', ($this->services['CustomerManagementFrameworkBundle\\CustomerProvider\\ObjectNamingScheme\\ObjectNamingSchemeInterface'] ?? ($this->services['CustomerManagementFrameworkBundle\\CustomerProvider\\ObjectNamingScheme\\ObjectNamingSchemeInterface'] = new \CustomerManagementFrameworkBundle\CustomerProvider\ObjectNamingScheme\DefaultObjectNamingScheme('{email}', '/Shop/Customer', '/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('{email}', '/Shop/Customer', '/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['CustomerManagementFrameworkBundle\\ActivityStore\\ActivityStoreInterface'] ?? $this->getActivityStoreInterfaceService()));
$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, false, 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\LinkGenerator\LinkActivityDefinitionLinkGenerator' shared autowired service.
*
* @return \CustomerManagementFrameworkBundle\LinkGenerator\LinkActivityDefinitionLinkGenerator
*/
protected function getLinkActivityDefinitionLinkGeneratorService()
{
return $this->services['CustomerManagementFrameworkBundle\\LinkGenerator\\LinkActivityDefinitionLinkGenerator'] = new \CustomerManagementFrameworkBundle\LinkGenerator\LinkActivityDefinitionLinkGenerator('*|ID_ENCODED|*');
}
/**
* 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()
{
return $this->services['CustomerManagementFrameworkBundle\\SegmentManager\\SegmentManagerInterface'] = new \CustomerManagementFrameworkBundle\SegmentManager\DefaultSegmentManager('/segments/calculated', '/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())));
}
/**
* Gets the public 'Elements\Bundle\CmsToolsBundle\Templating\Helper\Areabrick' shared autowired service.
*
* @return \Elements\Bundle\CmsToolsBundle\Templating\Helper\Areabrick
*/
protected function getAreabrickService()
{
return $this->services['Elements\\Bundle\\CmsToolsBundle\\Templating\\Helper\\Areabrick'] = new \Elements\Bundle\CmsToolsBundle\Templating\Helper\Areabrick(($this->services['Pimcore\\Extension\\Document\\Areabrick\\AreabrickManagerInterface'] ?? $this->getAreabrickManagerInterfaceService()));
}
/**
* Gets the public 'Elements\Bundle\CmsToolsBundle\Templating\Helper\CutStringRespectingWhitespace' shared autowired service.
*
* @return \Elements\Bundle\CmsToolsBundle\Templating\Helper\CutStringRespectingWhitespace
*/
protected function getCutStringRespectingWhitespaceService()
{
return $this->services['Elements\\Bundle\\CmsToolsBundle\\Templating\\Helper\\CutStringRespectingWhitespace'] = new \Elements\Bundle\CmsToolsBundle\Templating\Helper\CutStringRespectingWhitespace();
}
/**
* Gets the public 'Elements\Bundle\CmsToolsBundle\Templating\Helper\CutStringRespectingWhitespaceHtml' shared autowired service.
*
* @return \Elements\Bundle\CmsToolsBundle\Templating\Helper\CutStringRespectingWhitespaceHtml
*/
protected function getCutStringRespectingWhitespaceHtmlService()
{
return $this->services['Elements\\Bundle\\CmsToolsBundle\\Templating\\Helper\\CutStringRespectingWhitespaceHtml'] = new \Elements\Bundle\CmsToolsBundle\Templating\Helper\CutStringRespectingWhitespaceHtml();
}
/**
* Gets the public 'Elements\Bundle\CmsToolsBundle\Templating\Helper\VideoHelper' shared autowired service.
*
* @return \Elements\Bundle\CmsToolsBundle\Templating\Helper\VideoHelper
*/
protected function getVideoHelperService()
{
return $this->services['Elements\\Bundle\\CmsToolsBundle\\Templating\\Helper\\VideoHelper'] = new \Elements\Bundle\CmsToolsBundle\Templating\Helper\VideoHelper();
}
/**
* Gets the public 'Elements\Bundle\HashCashBundle\Service\HashCashService' shared autowired service.
*
* @return \Elements\Bundle\HashCashBundle\Service\HashCashService
*/
protected function getHashCashServiceService()
{
$a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
if (isset($this->services['Elements\\Bundle\\HashCashBundle\\Service\\HashCashService'])) {
return $this->services['Elements\\Bundle\\HashCashBundle\\Service\\HashCashService'];
}
return $this->services['Elements\\Bundle\\HashCashBundle\\Service\\HashCashService'] = new \Elements\Bundle\HashCashBundle\Service\HashCashService(($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), $a);
}
/**
* Gets the public 'Elements\Bundle\HashCashBundle\Twig\HashCashExtension' shared autowired service.
*
* @return \Elements\Bundle\HashCashBundle\Twig\HashCashExtension
*/
protected function getHashCashExtensionService()
{
$a = ($this->services['Elements\\Bundle\\HashCashBundle\\Service\\HashCashService'] ?? $this->getHashCashServiceService());
if (isset($this->services['Elements\\Bundle\\HashCashBundle\\Twig\\HashCashExtension'])) {
return $this->services['Elements\\Bundle\\HashCashBundle\\Twig\\HashCashExtension'];
}
return $this->services['Elements\\Bundle\\HashCashBundle\\Twig\\HashCashExtension'] = new \Elements\Bundle\HashCashBundle\Twig\HashCashExtension($a);
}
/**
* Gets the public 'Elements\Bundle\JsonLdReloadedBundle\JsonLd\TemplateGenerator' shared autowired service.
*
* @return \Elements\Bundle\JsonLdReloadedBundle\JsonLd\TemplateGenerator
*/
protected function getTemplateGeneratorService()
{
$a = ($this->services['pimcore.templating.engine.delegating'] ?? $this->getPimcore_Templating_Engine_DelegatingService());
if (isset($this->services['Elements\\Bundle\\JsonLdReloadedBundle\\JsonLd\\TemplateGenerator'])) {
return $this->services['Elements\\Bundle\\JsonLdReloadedBundle\\JsonLd\\TemplateGenerator'];
}
return $this->services['Elements\\Bundle\\JsonLdReloadedBundle\\JsonLd\\TemplateGenerator'] = new \Elements\Bundle\JsonLdReloadedBundle\JsonLd\TemplateGenerator($a, ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), ($this->services['kernel'] ?? $this->get('kernel'))->getBundle("ElementsJsonLdReloadedBundle"));
}
/**
* Gets the public 'Elements\Bundle\RecurringDatesTypeBundle\Templating\RecurringDatesHelper' shared autowired service.
*
* @return \Elements\Bundle\RecurringDatesTypeBundle\Templating\RecurringDatesHelper
*/
protected function getRecurringDatesHelperService()
{
return $this->services['Elements\\Bundle\\RecurringDatesTypeBundle\\Templating\\RecurringDatesHelper'] = new \Elements\Bundle\RecurringDatesTypeBundle\Templating\RecurringDatesHelper();
}
/**
* Gets the public 'Elements\Bundle\SeoHelperBundle\Service\PrettyUrl' shared autowired service.
*
* @return \Elements\Bundle\SeoHelperBundle\Service\PrettyUrl
*/
protected function getPrettyUrlService()
{
$a = ($this->privates['Pimcore\\Twig\\Extension\\Templating\\PimcoreUrl'] ?? $this->getPimcoreUrlService());
if (isset($this->services['Elements\\Bundle\\SeoHelperBundle\\Service\\PrettyUrl'])) {
return $this->services['Elements\\Bundle\\SeoHelperBundle\\Service\\PrettyUrl'];
}
$this->services['Elements\\Bundle\\SeoHelperBundle\\Service\\PrettyUrl'] = $instance = new \Elements\Bundle\SeoHelperBundle\Service\PrettyUrl($a);
$instance->setLocaleService(($this->services['Pimcore\\Localization\\LocaleServiceInterface'] ?? $this->getLocaleServiceInterfaceService()));
return $instance;
}
/**
* Gets the public 'Elements\Bundle\SeoHelperBundle\Twig\SeoHelperExtension' shared autowired service.
*
* @return \Elements\Bundle\SeoHelperBundle\Twig\SeoHelperExtension
*/
protected function getSeoHelperExtensionService()
{
$a = ($this->services['elements_seo_helper.templateing.view_helper.head_meta'] ?? $this->getElementsSeoHelper_Templateing_ViewHelper_HeadMetaService());
if (isset($this->services['Elements\\Bundle\\SeoHelperBundle\\Twig\\SeoHelperExtension'])) {
return $this->services['Elements\\Bundle\\SeoHelperBundle\\Twig\\SeoHelperExtension'];
}
$b = ($this->services['elements_seo_helper.templating.view_helper.hreflang'] ?? $this->getElementsSeoHelper_Templating_ViewHelper_HreflangService());
if (isset($this->services['Elements\\Bundle\\SeoHelperBundle\\Twig\\SeoHelperExtension'])) {
return $this->services['Elements\\Bundle\\SeoHelperBundle\\Twig\\SeoHelperExtension'];
}
return $this->services['Elements\\Bundle\\SeoHelperBundle\\Twig\\SeoHelperExtension'] = new \Elements\Bundle\SeoHelperBundle\Twig\SeoHelperExtension(($this->services['elements_seo_helper.templating.view_helper.pretty_url'] ?? $this->getElementsSeoHelper_Templating_ViewHelper_PrettyUrlService()), ($this->services['elements_seo_helper.templating.view_helper.pretty_path'] ?? $this->getElementsSeoHelper_Templating_ViewHelper_PrettyPathService()), ($this->services['elements_seo_helper.templating.view_helper.robots'] ?? $this->getElementsSeoHelper_Templating_ViewHelper_RobotsService()), $a, ($this->services['elements_seo_helper.templating.view_helper.head_title'] ?? $this->getElementsSeoHelper_Templating_ViewHelper_HeadTitleService()), ($this->services['elements_seo_helper.templating.view_helper.canonical'] ?? $this->getElementsSeoHelper_Templating_ViewHelper_CanonicalService()), $b, ($this->services['elements_seo_helper.templating.view_helper.open_graph'] ?? $this->getElementsSeoHelper_Templating_ViewHelper_OpenGraphService()));
}
/**
* Gets the public 'Elements\Bundle\SkidataTicketingSwebBundle\Service\ServiceFactory' shared autowired service.
*
* @return \Elements\Bundle\SkidataTicketingSwebBundle\Service\ServiceFactory
*/
protected function getServiceFactoryService()
{
$this->services['Elements\\Bundle\\SkidataTicketingSwebBundle\\Service\\ServiceFactory'] = $instance = new \Elements\Bundle\SkidataTicketingSwebBundle\Service\ServiceFactory(($this->services['Elements\\Bundle\\SkidataTicketingSwebBundle\\Skidata\\Sweb\\ClientFactory'] ?? $this->getClientFactoryService()), 'matterhorn_live', ($this->privates['Elements\\Bundle\\SkidataTicketingSwebBundle\\Service\\CacheService'] ?? ($this->privates['Elements\\Bundle\\SkidataTicketingSwebBundle\\Service\\CacheService'] = new \Elements\Bundle\SkidataTicketingSwebBundle\Service\CacheService())));
$instance->setLogger(($this->services['monolog.logger.skidatasweb'] ?? $this->getMonolog_Logger_SkidataswebService()));
$instance->registerTenantsFromOptions(['sandbox' => ['importer' => ['resource_base_folder' => '/_dev/Shop/_sandbox-data/sandbox'], 'sweb' => ['username' => 'IntegrationSupportBEI_Elements', 'password' => $this->getEnv('SWEB_SANDBOX_PASSWORD'), 'environment' => 'sandbox', 'salesChannel' => 655229101, 'pointOfSale' => 655229101], 'cache' => ['max_age' => 43200, 'max_age_faults' => 300], 'barcodeSymbology' => 'QR_Code'], 'matterhorn_live' => ['barcodeSymbology' => 'QR_Code', 'importer' => ['resource_base_folder' => '/Shop/Skidata/zermatt'], 'sweb' => ['username' => 'elementsBEI_803713', 'password' => $this->getEnv('SWEB_LIVE_PASSWORD'), 'environment' => 'live', 'salesChannel' => 83886341, 'pointOfSale' => 83886341], 'cache' => ['max_age' => 43200, 'max_age_faults' => 60]], 'matterhorn_sandbox' => ['barcodeSymbology' => 'QR_Code', 'importer' => ['resource_base_folder' => '/Shop/Skidata/zermatt-sandbox'], 'sweb' => ['username' => 'Zermatt_sandbox_471275', 'password' => $this->getEnv('SWEB_SANDBOX_ZERMATT_PASSWORD'), 'environment' => 'sandbox', 'salesChannel' => '83886169A', 'pointOfSale' => 83886342], 'cache' => ['max_age' => 43200, 'max_age_faults' => 60]], 'matterhorn_live_marketplace' => ['barcodeSymbology' => 'QR_Code', 'importer' => ['resource_base_folder' => '/Shop/Skidata/zermatt'], 'sweb' => ['username' => 'elementsBEI_487630', 'password' => $this->getEnv('SWEB_LIVE_MARKETPLACE_PASSWORD'), 'environment' => 'live', 'salesChannel' => 83886394, 'pointOfSale' => 83886394], 'cache' => ['max_age' => 43200, 'max_age_faults' => 60]]]);
return $instance;
}
/**
* Gets the public 'Elements\Bundle\SkidataTicketingSwebBundle\Skidata\Sweb\ClientFactory' shared autowired service.
*
* @return \Elements\Bundle\SkidataTicketingSwebBundle\Skidata\Sweb\ClientFactory
*/
protected function getClientFactoryService()
{
$this->services['Elements\\Bundle\\SkidataTicketingSwebBundle\\Skidata\\Sweb\\ClientFactory'] = $instance = \Elements\Bundle\SkidataTicketingSwebBundle\Skidata\Sweb\ClientFactory::createDefault(NULL, ($this->services['hwi_oauth.http.client'] ?? $this->getHwiOauth_Http_ClientService()));
$instance->setLogger(($this->services['monolog.logger.skidatasweb'] ?? $this->getMonolog_Logger_SkidataswebService()));
return $instance;
}
/**
* Gets the public 'Elements\Bundle\StyleLabBundle\Services\CustomerStateHelper' shared autowired service.
*
* @return \Elements\Bundle\StyleLabBundle\Services\CustomerStateHelper
*/
protected function getCustomerStateHelperService()
{
return $this->services['Elements\\Bundle\\StyleLabBundle\\Services\\CustomerStateHelper'] = new \Elements\Bundle\StyleLabBundle\Services\CustomerStateHelper(($this->services['Elements\\Bundle\\StyleLabBundle\\Services\\StateHelper'] ?? ($this->services['Elements\\Bundle\\StyleLabBundle\\Services\\StateHelper'] = new \Elements\Bundle\StyleLabBundle\Services\StateHelper())));
}
/**
* Gets the public 'Elements\Bundle\StyleLabBundle\Services\DoNotTouchHelper' shared autowired service.
*
* @return \Elements\Bundle\StyleLabBundle\Services\DoNotTouchHelper
*/
protected function getDoNotTouchHelperService()
{
return $this->services['Elements\\Bundle\\StyleLabBundle\\Services\\DoNotTouchHelper'] = new \Elements\Bundle\StyleLabBundle\Services\DoNotTouchHelper();
}
/**
* Gets the public 'Elements\Bundle\StyleLabBundle\Services\Img' shared autowired service.
*
* @return \Elements\Bundle\StyleLabBundle\Services\Img
*/
protected function getImgService()
{
return $this->services['Elements\\Bundle\\StyleLabBundle\\Services\\Img'] = new \Elements\Bundle\StyleLabBundle\Services\Img();
}
/**
* Gets the public 'Elements\Bundle\StyleLabBundle\Services\NameHelper' shared autowired service.
*
* @return \Elements\Bundle\StyleLabBundle\Services\NameHelper
*/
protected function getNameHelperService()
{
return $this->services['Elements\\Bundle\\StyleLabBundle\\Services\\NameHelper'] = new \Elements\Bundle\StyleLabBundle\Services\NameHelper();
}
/**
* Gets the public 'Elements\Bundle\StyleLabBundle\Services\StateHelper' shared autowired service.
*
* @return \Elements\Bundle\StyleLabBundle\Services\StateHelper
*/
protected function getStateHelperService()
{
return $this->services['Elements\\Bundle\\StyleLabBundle\\Services\\StateHelper'] = new \Elements\Bundle\StyleLabBundle\Services\StateHelper();
}
/**
* Gets the public 'Elements\Bundle\TicketShopFrameworkBundle\Service\SiteConfigService' shared autowired service.
*
* @return \Elements\Bundle\TicketShopFrameworkBundle\Service\SiteConfigService
*/
protected function getSiteConfigService2Service()
{
return $this->services['Elements\\Bundle\\TicketShopFrameworkBundle\\Service\\SiteConfigService'] = new \Elements\Bundle\TicketShopFrameworkBundle\Service\SiteConfigService(($this->services['Pimcore\\Http\\Request\\Resolver\\DocumentResolver'] ?? $this->getDocumentResolverService()), '/System/Config/siteConfig');
}
/**
* Gets the public 'Elements\Bundle\TicketShopFrameworkBundle\Twig\TicketShopExtension' shared autowired service.
*
* @return \Elements\Bundle\TicketShopFrameworkBundle\Twig\TicketShopExtension
*/
protected function getTicketShopExtensionService()
{
return $this->services['Elements\\Bundle\\TicketShopFrameworkBundle\\Twig\\TicketShopExtension'] = new \Elements\Bundle\TicketShopFrameworkBundle\Twig\TicketShopExtension(($this->privates['Elements\\Bundle\\TicketShopFrameworkBundle\\Service\\ItemGroupService'] ?? ($this->privates['Elements\\Bundle\\TicketShopFrameworkBundle\\Service\\ItemGroupService'] = new \App\Service\TicketShopFrameworkBundle\ItemGroupService())), new \Elements\Bundle\TicketShopFrameworkBundle\Service\QrCodeService(), ($this->privates['Elements\\Bundle\\TicketShopFrameworkBundle\\Service\\VoucherCodeService'] ?? $this->getVoucherCodeServiceService()));
}
/**
* Gets the public 'GuzzleHttp\Client' shared autowired service.
*
* @return \GuzzleHttp\Client
*/
protected function getClientService()
{
return $this->services['GuzzleHttp\\Client'] = ($this->services['Pimcore\\Http\\ClientFactory'] ?? $this->getClientFactory2Service())->createClient();
}
/**
* Gets the public 'Knp\Component\Pager\PaginatorInterface' shared autowired service.
*
* @return \Knp\Component\Pager\Paginator
*/
protected function getPaginatorInterfaceService()
{
$a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
if (isset($this->services['Knp\\Component\\Pager\\PaginatorInterface'])) {
return $this->services['Knp\\Component\\Pager\\PaginatorInterface'];
}
return $this->services['Knp\\Component\\Pager\\PaginatorInterface'] = new \Knp\Component\Pager\Paginator($a, ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
}
/**
* Gets the public 'Pimcore\Bundle\AdminBundle\Security\ContentSecurityPolicyHandler' shared autowired service.
*
* @return \Pimcore\Bundle\AdminBundle\Security\ContentSecurityPolicyHandler
*/
protected function getContentSecurityPolicyHandlerService()
{
$this->services['Pimcore\\Bundle\\AdminBundle\\Security\\ContentSecurityPolicyHandler'] = $instance = new \Pimcore\Bundle\AdminBundle\Security\ContentSecurityPolicyHandler(($this->services['Pimcore\\Config'] ?? ($this->services['Pimcore\\Config'] = new \Pimcore\Config())));
$a = ($this->services['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService());
$instance->setLogger($a);
$instance->setLogger($a);
$instance->addAllowedUrls('default-src', []);
$instance->addAllowedUrls('img-src', []);
$instance->addAllowedUrls('script-src', []);
$instance->addAllowedUrls('style-src', []);
$instance->addAllowedUrls('connect-src', []);
$instance->addAllowedUrls('font-src', []);
$instance->addAllowedUrls('media-src', []);
$instance->addAllowedUrls('frame-src', []);
return $instance;
}
/**
* Gets the public 'Pimcore\Bundle\AdminBundle\Security\CsrfProtectionHandler' shared autowired service.
*
* @return \Pimcore\Bundle\AdminBundle\Security\CsrfProtectionHandler
*/
protected function getCsrfProtectionHandlerService()
{
$a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
if (isset($this->services['Pimcore\\Bundle\\AdminBundle\\Security\\CsrfProtectionHandler'])) {
return $this->services['Pimcore\\Bundle\\AdminBundle\\Security\\CsrfProtectionHandler'];
}
$this->services['Pimcore\\Bundle\\AdminBundle\\Security\\CsrfProtectionHandler'] = $instance = new \Pimcore\Bundle\AdminBundle\Security\CsrfProtectionHandler([], $a);
$b = ($this->services['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService());
$instance->setLogger($b);
$instance->setLogger($b);
return $instance;
}
/**
* Gets the public 'Pimcore\Bundle\CoreBundle\EventListener\Frontend\FullPageCacheListener' shared autowired service.
*
* @return \Pimcore\Bundle\CoreBundle\EventListener\Frontend\FullPageCacheListener
*/
protected function getFullPageCacheListenerService()
{
$a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
if (isset($this->services['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\FullPageCacheListener'])) {
return $this->services['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\FullPageCacheListener'];
}
$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()
{
$a = ($this->privates['Pimcore\\Analytics\\Google\\Tracker'] ?? $this->getTrackerService());
if (isset($this->services['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\GoogleAnalyticsCodeListener'])) {
return $this->services['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\GoogleAnalyticsCodeListener'];
}
$this->services['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\GoogleAnalyticsCodeListener'] = $instance = new \Pimcore\Bundle\CoreBundle\EventListener\Frontend\GoogleAnalyticsCodeListener($a);
$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()
{
$a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
if (isset($this->services['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\GoogleTagManagerListener'])) {
return $this->services['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\GoogleTagManagerListener'];
}
$this->services['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\GoogleTagManagerListener'] = $instance = new \Pimcore\Bundle\CoreBundle\EventListener\Frontend\GoogleTagManagerListener(($this->privates['Pimcore\\Analytics\\SiteId\\SiteIdProvider'] ?? $this->getSiteIdProviderService()), $a, ($this->services['pimcore.templating.engine.delegating'] ?? $this->getPimcore_Templating_Engine_DelegatingService()));
$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['event_dispatcher'] ?? $this->getEventDispatcherService());
if (isset($this->services['Pimcore\\Cache\\Core\\CoreCacheHandler'])) {
return $this->services['Pimcore\\Cache\\Core\\CoreCacheHandler'];
}
$b = ($this->services['pimcore.cache.pool'] ?? $this->getPimcore_Cache_PoolService());
$c = new \Pimcore\Cache\Core\WriteLock($b);
$d = ($this->services['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService());
$c->setLogger($d);
$c->setLogger($d);
$this->services['Pimcore\\Cache\\Core\\CoreCacheHandler'] = $instance = new \Pimcore\Cache\Core\CoreCacheHandler($b, $c, $a);
$instance->setLogger($d);
$instance->setLogger($d);
return $instance;
}
/**
* Gets the public 'Pimcore\Config' shared autowired service.
*
* @return \Pimcore\Config
*/
protected function getConfigService()
{
return $this->services['Pimcore\\Config'] = new \Pimcore\Config();
}
/**
* Gets the public 'Pimcore\Document\Editable\Block\BlockStateStack' shared autowired service.
*
* @return \Pimcore\Document\Editable\Block\BlockStateStack
*/
protected function getBlockStateStackService()
{
return $this->services['Pimcore\\Document\\Editable\\Block\\BlockStateStack'] = new \Pimcore\Document\Editable\Block\BlockStateStack();
}
/**
* Gets the public 'Pimcore\Document\Renderer\DocumentRenderer' shared autowired service.
*
* @return \Pimcore\Document\Renderer\DocumentRenderer
*/
protected function getDocumentRendererService()
{
$a = ($this->privates['Pimcore\\Templating\\Renderer\\ActionRenderer'] ?? $this->getActionRendererService());
if (isset($this->services['Pimcore\\Document\\Renderer\\DocumentRenderer'])) {
return $this->services['Pimcore\\Document\\Renderer\\DocumentRenderer'];
}
$b = ($this->privates['fragment.renderer.inline'] ?? $this->getFragment_Renderer_InlineService());
if (isset($this->services['Pimcore\\Document\\Renderer\\DocumentRenderer'])) {
return $this->services['Pimcore\\Document\\Renderer\\DocumentRenderer'];
}
$c = ($this->services['Pimcore\\Targeting\\Document\\DocumentTargetingConfigurator'] ?? $this->getDocumentTargetingConfiguratorService());
if (isset($this->services['Pimcore\\Document\\Renderer\\DocumentRenderer'])) {
return $this->services['Pimcore\\Document\\Renderer\\DocumentRenderer'];
}
$d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
if (isset($this->services['Pimcore\\Document\\Renderer\\DocumentRenderer'])) {
return $this->services['Pimcore\\Document\\Renderer\\DocumentRenderer'];
}
$this->services['Pimcore\\Document\\Renderer\\DocumentRenderer'] = $instance = new \Pimcore\Document\Renderer\DocumentRenderer(($this->services['Pimcore\\Http\\RequestHelper'] ?? $this->getRequestHelperService()), $a, $b, ($this->privates['Pimcore\\Routing\\Dynamic\\DocumentRouteHandler'] ?? $this->getDocumentRouteHandlerService()), $c, $d, ($this->services['Pimcore\\Localization\\LocaleServiceInterface'] ?? $this->getLocaleServiceInterfaceService()));
$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()
{
$a = ($this->services['Pimcore\\Document\\Renderer\\DocumentRenderer'] ?? $this->getDocumentRendererService());
if (isset($this->services['Pimcore\\Document\\StaticPageGenerator'])) {
return $this->services['Pimcore\\Document\\StaticPageGenerator'];
}
$b = ($this->services['Symfony\\Component\\Lock\\LockFactory'] ?? $this->getLockFactoryService());
if (isset($this->services['Pimcore\\Document\\StaticPageGenerator'])) {
return $this->services['Pimcore\\Document\\StaticPageGenerator'];
}
return $this->services['Pimcore\\Document\\StaticPageGenerator'] = new \Pimcore\Document\StaticPageGenerator($a, $b);
}
/**
* Gets the public 'Pimcore\Extension\Bundle\PimcoreBundleManager' shared autowired service.
*
* @return \Pimcore\Extension\Bundle\PimcoreBundleManager
*/
protected function getPimcoreBundleManagerService()
{
$a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
if (isset($this->services['Pimcore\\Extension\\Bundle\\PimcoreBundleManager'])) {
return $this->services['Pimcore\\Extension\\Bundle\\PimcoreBundleManager'];
}
$b = ($this->services['router'] ?? $this->getRouterService());
if (isset($this->services['Pimcore\\Extension\\Bundle\\PimcoreBundleManager'])) {
return $this->services['Pimcore\\Extension\\Bundle\\PimcoreBundleManager'];
}
return $this->services['Pimcore\\Extension\\Bundle\\PimcoreBundleManager'] = new \Pimcore\Extension\Bundle\PimcoreBundleManager(new \Pimcore\Extension\Bundle\Config\StateConfig(($this->services['Pimcore\\Extension\\Config'] ?? $this->get('Pimcore\\Extension\\Config', 1))), new \Pimcore\Extension\Bundle\PimcoreBundleLocator(new \Pimcore\Composer\PackageInfo(), $this->parameters['pimcore.extensions.bundles.search_paths'], true), ($this->services['kernel'] ?? $this->get('kernel', 1)), $a, $b);
}
/**
* Gets the public 'Pimcore\Extension\Document\Areabrick\AreabrickManagerInterface' shared autowired service.
*
* @return \Pimcore\Extension\Document\Areabrick\AreabrickManager
*/
protected function getAreabrickManagerInterfaceService()
{
$this->services['Pimcore\\Extension\\Document\\Areabrick\\AreabrickManagerInterface'] = $instance = new \Pimcore\Extension\Document\Areabrick\AreabrickManager(($this->services['Pimcore\\Extension\\Config'] ?? $this->get('Pimcore\\Extension\\Config', 1)), new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'content-accordion' => ['privates', 'app.area.brick.content_accordion', 'getApp_Area_Brick_ContentAccordionService', true],
'content-business-report' => ['privates', 'app.area.brick.content_business_report', 'getApp_Area_Brick_ContentBusinessReportService', true],
'content-citation' => ['privates', 'app.area.brick.content_citation', 'getApp_Area_Brick_ContentCitationService', true],
'content-citation-big' => ['privates', 'app.area.brick.content_citation_big', 'getApp_Area_Brick_ContentCitationBigService', true],
'content-citation-small' => ['privates', 'app.area.brick.content_citation_small', 'getApp_Area_Brick_ContentCitationSmallService', true],
'content-countdown' => ['privates', 'app.area.brick.content_countdown', 'getApp_Area_Brick_ContentCountdownService', true],
'content-hotspot' => ['privates', 'app.area.brick.content_hotspot', 'getApp_Area_Brick_ContentHotspotService', true],
'content-iframe' => ['privates', 'app.area.brick.content_iframe', 'getApp_Area_Brick_ContentIframeService', true],
'content-image-text-slider' => ['privates', 'app.area.brick.content_image_text_slider', 'getApp_Area_Brick_ContentImageTextSliderService', true],
'content-image-usp' => ['privates', 'app.area.brick.content_image_usp', 'getApp_Area_Brick_ContentImageUspService', true],
'content-img-teaser-grid' => ['privates', 'app.area.brick.content_img_teaser_grid', 'getApp_Area_Brick_ContentImgTeaserGridService', true],
'content-incert' => ['privates', 'app.area.brick.content_incert', 'getApp_Area_Brick_ContentIncertService', true],
'content-large-image' => ['privates', 'app.area.brick.content_large_image', 'getApp_Area_Brick_ContentLargeImageService', true],
'content-large-image-slider' => ['privates', 'app.area.brick.content_large_image_slider', 'getApp_Area_Brick_ContentLargeImageSliderService', true],
'content-manual-tabbing' => ['privates', 'app.area.brick.content_manual_tabbing', 'getApp_Area_Brick_ContentManualTabbingService', true],
'content-opening-hours-table' => ['privates', 'app.area.brick.content_opening_hours_table', 'getApp_Area_Brick_ContentOpeningHoursTableService', true],
'content-sustainability' => ['privates', 'app.area.brick.content_sustainability', 'getApp_Area_Brick_ContentSustainabilityService', true],
'content-tabbing' => ['privates', 'app.area.brick.content_tabbing', 'getApp_Area_Brick_ContentTabbingService', true],
'content-table' => ['privates', 'app.area.brick.content_table', 'getApp_Area_Brick_ContentTableService', true],
'content-teaser-big-img-row' => ['privates', 'app.area.brick.content_teaser_big_img_row', 'getApp_Area_Brick_ContentTeaserBigImgRowService', true],
'content-teaser-big-ticket-slider' => ['privates', 'app.area.brick.content_teaser_big_ticket_slider', 'getApp_Area_Brick_ContentTeaserBigTicketSliderService', true],
'content-teaser-img-row' => ['privates', 'app.area.brick.content_teaser_img_row', 'getApp_Area_Brick_ContentTeaserImgRowService', true],
'content-teaser-mixed-slider' => ['privates', 'app.area.brick.content_teaser_mixed_slider', 'getApp_Area_Brick_ContentTeaserMixedSliderService', true],
'content-usp' => ['privates', 'app.area.brick.content_usp', 'getApp_Area_Brick_ContentUspService', true],
'content-wysiwyg' => ['privates', 'app.area.brick.content_wysiwyg', 'getApp_Area_Brick_ContentWysiwygService', true],
'content-wysiwyg-images' => ['privates', 'app.area.brick.content_wysiwyg_images', 'getApp_Area_Brick_ContentWysiwygImagesService', true],
'content-wysiwyg-media' => ['privates', 'app.area.brick.content_wysiwyg_media', 'getApp_Area_Brick_ContentWysiwygMediaService', true],
'content-wysiwyg-media-two-cols' => ['privates', 'app.area.brick.content_wysiwyg_media_two_cols', 'getApp_Area_Brick_ContentWysiwygMediaTwoColsService', true],
'content-wysiwyg-with-usp' => ['privates', 'app.area.brick.content_wysiwyg_with_usp', 'getApp_Area_Brick_ContentWysiwygWithUspService', true],
'job-fullscreen-image-usp' => ['privates', 'app.area.brick.job_fullscreen_image_usp', 'getApp_Area_Brick_JobFullscreenImageUspService', true],
'job-fullscreen-image-wysiwyg' => ['privates', 'app.area.brick.job_fullscreen_image_wysiwyg', 'getApp_Area_Brick_JobFullscreenImageWysiwygService', true],
'job-text-media-thumb-slider' => ['privates', 'app.area.brick.job_text_media_thumb_slider', 'getApp_Area_Brick_JobTextMediaThumbSliderService', true],
'portal-product-teaser-row' => ['privates', 'app.area.brick.portal_product_teaser_row', 'getApp_Area_Brick_PortalProductTeaserRowService', true],
], [
'content-accordion' => '?',
'content-business-report' => '?',
'content-citation' => '?',
'content-citation-big' => '?',
'content-citation-small' => '?',
'content-countdown' => '?',
'content-hotspot' => '?',
'content-iframe' => '?',
'content-image-text-slider' => '?',
'content-image-usp' => '?',
'content-img-teaser-grid' => '?',
'content-incert' => '?',
'content-large-image' => '?',
'content-large-image-slider' => '?',
'content-manual-tabbing' => '?',
'content-opening-hours-table' => '?',
'content-sustainability' => '?',
'content-tabbing' => '?',
'content-table' => '?',
'content-teaser-big-img-row' => '?',
'content-teaser-big-ticket-slider' => '?',
'content-teaser-img-row' => '?',
'content-teaser-mixed-slider' => '?',
'content-usp' => '?',
'content-wysiwyg' => '?',
'content-wysiwyg-images' => '?',
'content-wysiwyg-media' => '?',
'content-wysiwyg-media-two-cols' => '?',
'content-wysiwyg-with-usp' => '?',
'job-fullscreen-image-usp' => '?',
'job-fullscreen-image-wysiwyg' => '?',
'job-text-media-thumb-slider' => '?',
'portal-product-teaser-row' => '?',
]));
$instance->registerService('job-fullscreen-image-usp', 'app.area.brick.job_fullscreen_image_usp');
$instance->registerService('job-fullscreen-image-wysiwyg', 'app.area.brick.job_fullscreen_image_wysiwyg');
$instance->registerService('content-citation-small', 'app.area.brick.content_citation_small');
$instance->registerService('content-image-text-slider', 'app.area.brick.content_image_text_slider');
$instance->registerService('content-tabbing', 'app.area.brick.content_tabbing');
$instance->registerService('content-wysiwyg-images', 'app.area.brick.content_wysiwyg_images');
$instance->registerService('content-business-report', 'app.area.brick.content_business_report');
$instance->registerService('content-incert', 'app.area.brick.content_incert');
$instance->registerService('content-image-usp', 'app.area.brick.content_image_usp');
$instance->registerService('content-accordion', 'app.area.brick.content_accordion');
$instance->registerService('content-manual-tabbing', 'app.area.brick.content_manual_tabbing');
$instance->registerService('content-teaser-big-ticket-slider', 'app.area.brick.content_teaser_big_ticket_slider');
$instance->registerService('content-citation-big', 'app.area.brick.content_citation_big');
$instance->registerService('content-citation', 'app.area.brick.content_citation');
$instance->registerService('job-text-media-thumb-slider', 'app.area.brick.job_text_media_thumb_slider');
$instance->registerService('portal-product-teaser-row', 'app.area.brick.portal_product_teaser_row');
$instance->registerService('content-iframe', 'app.area.brick.content_iframe');
$instance->registerService('content-sustainability', 'app.area.brick.content_sustainability');
$instance->registerService('content-large-image', 'app.area.brick.content_large_image');
$instance->registerService('content-hotspot', 'app.area.brick.content_hotspot');
$instance->registerService('content-large-image-slider', 'app.area.brick.content_large_image_slider');
$instance->registerService('content-wysiwyg', 'app.area.brick.content_wysiwyg');
$instance->registerService('content-wysiwyg-media-two-cols', 'app.area.brick.content_wysiwyg_media_two_cols');
$instance->registerService('content-table', 'app.area.brick.content_table');
$instance->registerService('content-countdown', 'app.area.brick.content_countdown');
$instance->registerService('content-usp', 'app.area.brick.content_usp');
$instance->registerService('content-wysiwyg-media', 'app.area.brick.content_wysiwyg_media');
$instance->registerService('content-teaser-mixed-slider', 'app.area.brick.content_teaser_mixed_slider');
$instance->registerService('content-opening-hours-table', 'app.area.brick.content_opening_hours_table');
$instance->registerService('content-teaser-big-img-row', 'app.area.brick.content_teaser_big_img_row');
$instance->registerService('content-wysiwyg-with-usp', 'app.area.brick.content_wysiwyg_with_usp');
$instance->registerService('content-teaser-img-row', 'app.area.brick.content_teaser_img_row');
$instance->registerService('content-img-teaser-grid', 'app.area.brick.content_img_teaser_grid');
return $instance;
}
/**
* Gets the public 'Pimcore\Http\ClientFactory' shared autowired service.
*
* @return \Pimcore\Http\ClientFactory
*/
protected function getClientFactory2Service()
{
return $this->services['Pimcore\\Http\\ClientFactory'] = new \Pimcore\Http\ClientFactory(($this->services['Pimcore\\Config'] ?? ($this->services['Pimcore\\Config'] = new \Pimcore\Config())));
}
/**
* 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->privates['Pimcore\\Security\\User\\UserLoader'] ?? $this->getUserLoaderService()), ($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()
{
return $this->services['Pimcore\\Localization\\IntlFormatter'] = new \Pimcore\Localization\IntlFormatter(($this->services['Pimcore\\Localization\\LocaleServiceInterface'] ?? $this->getLocaleServiceInterfaceService()));
}
/**
* 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\Log\ApplicationLogger' shared autowired service.
*
* @return \Pimcore\Log\ApplicationLogger
*/
protected function getApplicationLoggerService()
{
$this->services['Pimcore\\Log\\ApplicationLogger'] = $instance = new \Pimcore\Log\ApplicationLogger();
$instance->addWriter(($this->services['Pimcore\\Log\\Handler\\ApplicationLoggerDb'] ?? $this->getApplicationLoggerDbService()));
return $instance;
}
/**
* Gets the public 'Pimcore\Log\Handler\ApplicationLoggerDb' shared autowired service.
*
* @return \Pimcore\Log\Handler\ApplicationLoggerDb
*/
protected function getApplicationLoggerDbService()
{
$a = ($this->services['doctrine.dbal.default_connection'] ?? $this->getDoctrine_Dbal_DefaultConnectionService());
if (isset($this->services['Pimcore\\Log\\Handler\\ApplicationLoggerDb'])) {
return $this->services['Pimcore\\Log\\Handler\\ApplicationLoggerDb'];
}
$this->services['Pimcore\\Log\\Handler\\ApplicationLoggerDb'] = $instance = new \Pimcore\Log\Handler\ApplicationLoggerDb($a);
$instance->pushProcessor(($this->privates['monolog.processor.psr_log_message'] ?? ($this->privates['monolog.processor.psr_log_message'] = new \Monolog\Processor\PsrLogMessageProcessor())));
$instance->pushProcessor(new \Pimcore\Log\Processor\ApplicationLoggerProcessor());
$instance->pushProcessor(new \Monolog\Processor\IntrospectionProcessor('DEBUG', [0 => 'Pimcore\\Log\\ApplicationLogger']));
return $instance;
}
/**
* 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\\'])]);
}
/**
* 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\Security\User\TokenStorageUserResolver' shared autowired service.
*
* @return \Pimcore\Security\User\TokenStorageUserResolver
*/
protected function getTokenStorageUserResolverService()
{
return $this->services['Pimcore\\Security\\User\\TokenStorageUserResolver'] = new \Pimcore\Security\User\TokenStorageUserResolver(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()));
}
/**
* Gets the public 'Pimcore\Targeting\Document\DocumentTargetingConfigurator' shared autowired service.
*
* @return \Pimcore\Targeting\Document\DocumentTargetingConfigurator
*/
protected function getDocumentTargetingConfiguratorService()
{
$a = ($this->services['Pimcore\\Cache\\Core\\CoreCacheHandler'] ?? $this->getCoreCacheHandlerService());
if (isset($this->services['Pimcore\\Targeting\\Document\\DocumentTargetingConfigurator'])) {
return $this->services['Pimcore\\Targeting\\Document\\DocumentTargetingConfigurator'];
}
return $this->services['Pimcore\\Targeting\\Document\\DocumentTargetingConfigurator'] = new \Pimcore\Targeting\Document\DocumentTargetingConfigurator(($this->privates['Pimcore\\Targeting\\VisitorInfoStorage'] ?? ($this->privates['Pimcore\\Targeting\\VisitorInfoStorage'] = new \Pimcore\Targeting\VisitorInfoStorage())), ($this->services['Pimcore\\Http\\RequestHelper'] ?? $this->getRequestHelperService()), ($this->privates['Pimcore\\Security\\User\\UserLoader'] ?? $this->getUserLoaderService()), $a);
}
/**
* 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', '.container.private.session', NULL, false],
'logger' => ['privates', 'monolog.logger', 'getMonolog_LoggerService', false],
'session' => ['services', '.container.private.session', 'get_Container_Private_SessionService', false],
'session_collector' => ['privates', 'data_collector.request.session_collector', 'getDataCollector_Request_SessionCollectorService', true],
'session_factory' => ['privates', 'session.factory', 'getSession_FactoryService', false],
], [
'initialized_session' => '?',
'logger' => '?',
'session' => '?',
'session_collector' => '?',
'session_factory' => '?',
]), true, $this->parameters['session.storage.options']);
}
/**
* Gets the public 'Symfony\Component\Lock\LockFactory' shared autowired service.
*
* @return \Symfony\Component\Lock\LockFactory
*/
protected function getLockFactoryService()
{
$a = ($this->services['doctrine.dbal.default_connection'] ?? $this->getDoctrine_Dbal_DefaultConnectionService());
if (isset($this->services['Symfony\\Component\\Lock\\LockFactory'])) {
return $this->services['Symfony\\Component\\Lock\\LockFactory'];
}
$this->services['Symfony\\Component\\Lock\\LockFactory'] = $instance = new \Symfony\Component\Lock\LockFactory(new \Symfony\Component\Lock\Store\DoctrineDbalStore($a));
$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('MLFe+aC+CU', 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('RyfCTsR6hI', 0, $this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->services['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
}
/**
* 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($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()
{
$a = ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService());
if (isset($this->services['data_collector.dump'])) {
return $this->services['data_collector.dump'];
}
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))), $a, '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', 2 => 'cache_items'])]));
return $this->services['doctrine.dbal.default_connection'] = (new \Doctrine\Bundle\DoctrineBundle\ConnectionFactory($this->parameters['doctrine.dbal.connection_factory.types']))->createConnection(['driver' => 'pdo_mysql', 'charset' => 'UTF8MB4', 'host' => $this->getEnv('MYSQL_HOST'), 'port' => $this->getEnv('int:MYSQL_PORT'), 'dbname' => $this->getEnv('MYSQL_DATABASE'), 'user' => $this->getEnv('MYSQL_USER'), 'password' => $this->getEnv('MYSQL_PASSWORD'), 'driverOptions' => [1002 => 'SET sql_mode = \'\';'], 'wrapperClass' => '\\Pimcore\\Db\\Connection', 'defaultTableOptions' => ['charset' => 'UTF8MB4', 'engine' => 'InnoDB', 'collate' => 'utf8mb4_general_ci']], $a, new \Symfony\Bridge\Doctrine\ContainerAwareEventManager(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'cmf_routing.persistence.doctrine.route_condition_metadata_listener' => ['privates', 'cmf_routing.persistence.doctrine.route_condition_metadata_listener', 'getCmfRouting_Persistence_Doctrine_RouteConditionMetadataListenerService', true],
'doctrine.orm.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 'elements.templating.view_helper.js_config' shared service.
*
* @return \Elements\Bundle\JsConfigBundle\Templating\Helper\JsConfig
*/
protected function getElements_Templating_ViewHelper_JsConfigService()
{
return $this->services['elements.templating.view_helper.js_config'] = new \Elements\Bundle\JsConfigBundle\Templating\Helper\JsConfig();
}
/**
* Gets the public 'elements_css_loader.templating.helper' shared service.
*
* @return \Elements\Bundle\CssLoaderBundle\Templating\Helper\CssLoader
*/
protected function getElementsCssLoader_Templating_HelperService()
{
return $this->services['elements_css_loader.templating.helper'] = new \Elements\Bundle\CssLoaderBundle\Templating\Helper\CssLoader();
}
/**
* Gets the public 'elements_seo_helper.templateing.view_helper.head_meta' shared autowired service.
*
* @return \Elements\Bundle\SeoHelperBundle\Templating\Helper\HeadMeta
*/
protected function getElementsSeoHelper_Templateing_ViewHelper_HeadMetaService()
{
$a = ($this->services['elements_seo_helper.templating.view_helper.open_graph'] ?? $this->getElementsSeoHelper_Templating_ViewHelper_OpenGraphService());
if (isset($this->services['elements_seo_helper.templateing.view_helper.head_meta'])) {
return $this->services['elements_seo_helper.templateing.view_helper.head_meta'];
}
return $this->services['elements_seo_helper.templateing.view_helper.head_meta'] = new \Elements\Bundle\SeoHelperBundle\Templating\Helper\HeadMeta($a, ($this->services['Pimcore\\Http\\Request\\Resolver\\DocumentResolver'] ?? $this->getDocumentResolverService()), ($this->privates['Pimcore\\Twig\\Extension\\Templating\\Placeholder'] ?? $this->getPlaceholderService()), ($this->services['elements_seo_helper.templating.view_helper.robots'] ?? $this->getElementsSeoHelper_Templating_ViewHelper_RobotsService()), ($this->privates['Pimcore\\Twig\\Extension\\Templating\\HeadMeta'] ?? $this->getHeadMetaService()));
}
/**
* Gets the public 'elements_seo_helper.templating.view_helper.canonical' shared autowired service.
*
* @return \Elements\Bundle\SeoHelperBundle\Templating\Helper\Canonical
*/
protected function getElementsSeoHelper_Templating_ViewHelper_CanonicalService()
{
return $this->services['elements_seo_helper.templating.view_helper.canonical'] = new \Elements\Bundle\SeoHelperBundle\Templating\Helper\Canonical(($this->services['elements_seo_helper.templating.view_helper.open_graph'] ?? $this->getElementsSeoHelper_Templating_ViewHelper_OpenGraphService()), ($this->services['Pimcore\\Http\\Request\\Resolver\\DocumentResolver'] ?? $this->getDocumentResolverService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['elements_seo_helper.templating.view_helper.robots'] ?? $this->getElementsSeoHelper_Templating_ViewHelper_RobotsService()));
}
/**
* Gets the public 'elements_seo_helper.templating.view_helper.head_title' shared autowired service.
*
* @return \Elements\Bundle\SeoHelperBundle\Templating\Helper\HeadTitle
*/
protected function getElementsSeoHelper_Templating_ViewHelper_HeadTitleService()
{
return $this->services['elements_seo_helper.templating.view_helper.head_title'] = new \Elements\Bundle\SeoHelperBundle\Templating\Helper\HeadTitle(($this->services['elements_seo_helper.templating.view_helper.open_graph'] ?? $this->getElementsSeoHelper_Templating_ViewHelper_OpenGraphService()), ($this->services['Pimcore\\Http\\Request\\Resolver\\DocumentResolver'] ?? $this->getDocumentResolverService()), ($this->privates['Pimcore\\Twig\\Extension\\Templating\\Placeholder'] ?? $this->getPlaceholderService()), ($this->privates['Pimcore\\Twig\\Extension\\Templating\\HeadTitle'] ?? $this->getHeadTitleService()), ($this->services['Symfony\\Contracts\\Translation\\TranslatorInterface'] ?? $this->getTranslatorInterfaceService()));
}
/**
* Gets the public 'elements_seo_helper.templating.view_helper.hreflang' shared autowired service.
*
* @return \Elements\Bundle\SeoHelperBundle\Templating\Helper\Hreflang
*/
protected function getElementsSeoHelper_Templating_ViewHelper_HreflangService()
{
$a = ($this->services['router'] ?? $this->getRouterService());
if (isset($this->services['elements_seo_helper.templating.view_helper.hreflang'])) {
return $this->services['elements_seo_helper.templating.view_helper.hreflang'];
}
return $this->services['elements_seo_helper.templating.view_helper.hreflang'] = new \Elements\Bundle\SeoHelperBundle\Templating\Helper\Hreflang($a, ($this->services['Pimcore\\Http\\Request\\Resolver\\DocumentResolver'] ?? $this->getDocumentResolverService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['elements_seo_helper.templating.view_helper.robots'] ?? $this->getElementsSeoHelper_Templating_ViewHelper_RobotsService()), ($this->services['elements_seo_helper.templating.view_helper.canonical'] ?? $this->getElementsSeoHelper_Templating_ViewHelper_CanonicalService()), ($this->services['Elements\\Bundle\\SeoHelperBundle\\Service\\PrettyUrl'] ?? $this->getPrettyUrlService()));
}
/**
* Gets the public 'elements_seo_helper.templating.view_helper.open_graph' shared autowired service.
*
* @return \Elements\Bundle\SeoHelperBundle\Templating\Helper\OpenGraph
*/
protected function getElementsSeoHelper_Templating_ViewHelper_OpenGraphService()
{
$a = ($this->services['router'] ?? $this->getRouterService());
if (isset($this->services['elements_seo_helper.templating.view_helper.open_graph'])) {
return $this->services['elements_seo_helper.templating.view_helper.open_graph'];
}
return $this->services['elements_seo_helper.templating.view_helper.open_graph'] = new \Elements\Bundle\SeoHelperBundle\Templating\Helper\OpenGraph(($this->services['Pimcore\\Http\\Request\\Resolver\\DocumentResolver'] ?? $this->getDocumentResolverService()), $a, ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
}
/**
* Gets the public 'elements_seo_helper.templating.view_helper.pretty_path' shared autowired service.
*
* @return \Elements\Bundle\SeoHelperBundle\Templating\Helper\PrettyPath
*/
protected function getElementsSeoHelper_Templating_ViewHelper_PrettyPathService()
{
return $this->services['elements_seo_helper.templating.view_helper.pretty_path'] = new \Elements\Bundle\SeoHelperBundle\Templating\Helper\PrettyPath(($this->services['Elements\\Bundle\\SeoHelperBundle\\Service\\PrettyUrl'] ?? $this->getPrettyUrlService()));
}
/**
* Gets the public 'elements_seo_helper.templating.view_helper.pretty_url' shared autowired service.
*
* @return \Elements\Bundle\SeoHelperBundle\Templating\Helper\PrettyUrl
*/
protected function getElementsSeoHelper_Templating_ViewHelper_PrettyUrlService()
{
$a = ($this->services['Elements\\Bundle\\SeoHelperBundle\\Service\\PrettyUrl'] ?? $this->getPrettyUrlService());
if (isset($this->services['elements_seo_helper.templating.view_helper.pretty_url'])) {
return $this->services['elements_seo_helper.templating.view_helper.pretty_url'];
}
return $this->services['elements_seo_helper.templating.view_helper.pretty_url'] = new \Elements\Bundle\SeoHelperBundle\Templating\Helper\PrettyUrl($a);
}
/**
* Gets the public 'elements_seo_helper.templating.view_helper.robots' shared autowired service.
*
* @return \Elements\Bundle\SeoHelperBundle\Templating\Helper\Robots
*/
protected function getElementsSeoHelper_Templating_ViewHelper_RobotsService()
{
return $this->services['elements_seo_helper.templating.view_helper.robots'] = new \Elements\Bundle\SeoHelperBundle\Templating\Helper\Robots(($this->privates['Pimcore\\Twig\\Extension\\Templating\\HeadMeta'] ?? $this->getHeadMetaService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['Pimcore\\Http\\Request\\Resolver\\DocumentResolver'] ?? $this->getDocumentResolverService()));
}
/**
* 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.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.bundle_manager.paths.editmode_js', [0 => function () {
return ($this->privates['App\\EventListener\\PimcoreAdminListener'] ?? ($this->privates['App\\EventListener\\PimcoreAdminListener'] = new \App\EventListener\PimcoreAdminListener()));
}, 1 => 'addEditmodeJSFiles'], 0);
$instance->addListener('pimcore.dataobject.postUpdate', [0 => function () {
return ($this->privates['App\\EventListener\\DataObjectListener'] ?? $this->load('getDataObjectListenerService'));
}, 1 => 'onPostUpdate'], 0);
$instance->addListener('kernel.request', [0 => function () {
return ($this->services['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\FullPageCacheListener'] ?? $this->getFullPageCacheListenerService());
}, 1 => 'onKernelRequest'], 120);
$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.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('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [0 => function () {
return ($this->privates['security.listener.user_provider'] ?? $this->load('getSecurity_Listener_UserProviderService'));
}, 1 => 'checkPassport'], 1024);
$instance->addListener('kernel.response', [0 => function () {
return ($this->privates['security.context_listener.0'] ?? $this->getSecurity_ContextListener_0Service());
}, 1 => 'onKernelResponse'], 0);
$instance->addListener('kernel.response', [0 => function () {
return ($this->privates['security.context_listener.1'] ?? $this->getSecurity_ContextListener_1Service());
}, 1 => 'onKernelResponse'], 0);
$instance->addListener('kernel.response', [0 => function () {
return ($this->privates['security.context_listener.2'] ?? $this->getSecurity_ContextListener_2Service());
}, 1 => 'onKernelResponse'], 0);
$instance->addListener('kernel.response', [0 => function () {
return ($this->privates['security.context_listener.3'] ?? $this->getSecurity_ContextListener_3Service());
}, 1 => 'onKernelResponse'], 0);
$instance->addListener('kernel.response', [0 => function () {
return ($this->privates['security.context_listener.4'] ?? $this->getSecurity_ContextListener_4Service());
}, 1 => 'onKernelResponse'], 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->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('plugin.cmf.new-activity', [0 => function () {
return ($this->services['CustomerManagementFrameworkBundle\\ActionTrigger\\EventHandler\\EventHandlerInterface'] ?? $this->load('getEventHandlerInterfaceService'));
}, 1 => 'handleEvent'], 0);
$instance->addListener('plugin.cmf.execute-segment-builders', [0 => function () {
return ($this->services['CustomerManagementFrameworkBundle\\ActionTrigger\\EventHandler\\EventHandlerInterface'] ?? $this->load('getEventHandlerInterfaceService'));
}, 1 => 'handleEvent'], 0);
$instance->addListener('plugin.cmf.after-track-activity', [0 => function () {
return ($this->services['CustomerManagementFrameworkBundle\\ActionTrigger\\EventHandler\\EventHandlerInterface'] ?? $this->load('getEventHandlerInterfaceService'));
}, 1 => 'handleEvent'], 0);
$instance->addListener('plugin.cmf.segment-tracked', [0 => function () {
return ($this->services['CustomerManagementFrameworkBundle\\ActionTrigger\\EventHandler\\EventHandlerInterface'] ?? $this->load('getEventHandlerInterfaceService'));
}, 1 => 'handleEvent'], 0);
$instance->addListener('plugin.cmf.target-group-assigned', [0 => function () {
return ($this->services['CustomerManagementFrameworkBundle\\ActionTrigger\\EventHandler\\EventHandlerInterface'] ?? $this->load('getEventHandlerInterfaceService'));
}, 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('kernel.controller', [0 => function () {
return ($this->privates['Elements\\Bundle\\StyleLabBundle\\EventSubscriber\\UserSubscriber'] ?? $this->getUserSubscriberService());
}, 1 => 'onKernelController'], 0);
$instance->addListener('kernel.terminate', [0 => function () {
return ($this->privates['Elements\\Bundle\\TicketShopFrameworkBundle\\EventListener\\SkidataContactImageConverter'] ?? $this->load('getSkidataContactImageConverterService'));
}, 1 => 'onTerminate'], 0);
$instance->addListener('pimcore.admin.resolve.elementAdminStyle', [0 => function () {
return ($this->privates['Elements\\Bundle\\TicketShopFrameworkBundle\\EventListener\\AdminStyleListener'] ?? ($this->privates['Elements\\Bundle\\TicketShopFrameworkBundle\\EventListener\\AdminStyleListener'] = new \Elements\Bundle\TicketShopFrameworkBundle\EventListener\AdminStyleListener()));
}, 1 => 'onResolveElementAdminStyle'], 0);
$instance->addListener('kernel.controller', [0 => function () {
return ($this->privates['Elements\\Bundle\\TicketShopFrameworkBundle\\EventListener\\TSFControllerListener'] ?? ($this->privates['Elements\\Bundle\\TicketShopFrameworkBundle\\EventListener\\TSFControllerListener'] = new \Elements\Bundle\TicketShopFrameworkBundle\EventListener\TSFControllerListener()));
}, 1 => 'onKernelController'], 0);
$instance->addListener('pimcore.ecommerce.commitorderprocessor.postCommitOrder', [0 => function () {
return ($this->privates['Elements\\Bundle\\TicketShopFrameworkBundle\\EventListener\\CommitOrderListener'] ?? $this->load('getCommitOrderListenerService'));
}, 1 => 'onPostCommitOrder'], 0);
$instance->addListener('kernel.exception', [0 => function () {
return ($this->privates['webpack_encore.exception_listener'] ?? $this->load('getWebpackEncore_ExceptionListenerService'));
}, 1 => 'onKernelException'], 0);
$instance->addListener('pimcore.bundle_manager.paths.js', [0 => function () {
return ($this->services['Elements\\Bundle\\IncertBundle\\EventListener\\PimcoreAdminListener'] ?? ($this->services['Elements\\Bundle\\IncertBundle\\EventListener\\PimcoreAdminListener'] = new \Elements\Bundle\IncertBundle\EventListener\PimcoreAdminListener()));
}, 1 => 'addJSFiles'], 0);
$instance->addListener('pimcore.backenddashboard.menu.add-custom-items', [0 => function () {
return ($this->services['App\\EventSubscriber\\MenuSubscriber'] ?? $this->load('getMenuSubscriberService'));
}, 1 => 'addDashboardMenuItems'], 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('Symfony\\Component\\Mailer\\Event\\MessageEvent', [0 => function () {
return ($this->privates['mailer.envelope_listener'] ?? ($this->privates['mailer.envelope_listener'] = new \Symfony\Component\Mailer\EventListener\EnvelopeListener(NULL, NULL)));
}, 1 => 'onMessage'], -255);
$instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [0 => function () {
return ($this->privates['mailer.message_logger_listener'] ?? ($this->privates['mailer.message_logger_listener'] = new \Symfony\Component\Mailer\EventListener\MessageLoggerListener()));
}, 1 => 'onMessage'], -255);
$instance->addListener('kernel.request', [0 => function () {
return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
}, 1 => 'configure'], 2048);
$instance->addListener('console.command', [0 => function () {
return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
}, 1 => 'configure'], 2048);
$instance->addListener('kernel.request', [0 => function () {
return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
}, 1 => 'onKernelRequest'], 32);
$instance->addListener('kernel.finish_request', [0 => function () {
return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
}, 1 => 'onKernelFinishRequest'], 0);
$instance->addListener('kernel.exception', [0 => function () {
return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
}, 1 => 'onKernelException'], -64);
$instance->addListener('kernel.response', [0 => function () {
return ($this->privates['web_link.add_link_header_listener'] ?? ($this->privates['web_link.add_link_header_listener'] = new \Symfony\Component\WebLink\EventListener\AddLinkHeaderListener()));
}, 1 => 'onKernelResponse'], 0);
$instance->addListener('kernel.request', [0 => function () {
return ($this->services['Symfony\\Component\\HttpKernel\\EventListener\\SessionListener'] ?? $this->getSessionListenerService());
}, 1 => 'onKernelRequest'], 128);
$instance->addListener('kernel.response', [0 => function () {
return ($this->services['Symfony\\Component\\HttpKernel\\EventListener\\SessionListener'] ?? $this->getSessionListenerService());
}, 1 => 'onKernelResponse'], -1000);
$instance->addListener('kernel.finish_request', [0 => function () {
return ($this->services['Symfony\\Component\\HttpKernel\\EventListener\\SessionListener'] ?? $this->getSessionListenerService());
}, 1 => 'onFinishRequest'], 0);
$instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [0 => function () {
return ($this->privates['messenger.retry.send_failed_message_for_retry_listener'] ?? $this->load('getMessenger_Retry_SendFailedMessageForRetryListenerService'));
}, 1 => 'onMessageFailed'], 100);
$instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [0 => function () {
return ($this->privates['messenger.failure.add_error_details_stamp_listener'] ?? ($this->privates['messenger.failure.add_error_details_stamp_listener'] = new \Symfony\Component\Messenger\EventListener\AddErrorDetailsStampListener()));
}, 1 => 'onMessageFailed'], 200);
$instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerStartedEvent', [0 => function () {
return ($this->privates['messenger.listener.stop_worker_on_restart_signal_listener'] ?? $this->load('getMessenger_Listener_StopWorkerOnRestartSignalListenerService'));
}, 1 => 'onWorkerStarted'], 0);
$instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerRunningEvent', [0 => function () {
return ($this->privates['messenger.listener.stop_worker_on_restart_signal_listener'] ?? $this->load('getMessenger_Listener_StopWorkerOnRestartSignalListenerService'));
}, 1 => 'onWorkerRunning'], 0);
$instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerStartedEvent', [0 => function () {
return ($this->privates['messenger.listener.stop_worker_on_sigterm_signal_listener'] ?? $this->load('getMessenger_Listener_StopWorkerOnSigtermSignalListenerService'));
}, 1 => 'onWorkerStarted'], 100);
$instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [0 => function () {
return ($this->privates['messenger.listener.stop_worker_on_stop_exception_listener'] ?? ($this->privates['messenger.listener.stop_worker_on_stop_exception_listener'] = new \Symfony\Component\Messenger\EventListener\StopWorkerOnCustomStopExceptionListener()));
}, 1 => 'onMessageFailed'], 0);
$instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerRunningEvent', [0 => function () {
return ($this->privates['messenger.listener.stop_worker_on_stop_exception_listener'] ?? ($this->privates['messenger.listener.stop_worker_on_stop_exception_listener'] = new \Symfony\Component\Messenger\EventListener\StopWorkerOnCustomStopExceptionListener()));
}, 1 => 'onWorkerRunning'], 0);
$instance->addListener('Symfony\\Component\\Notifier\\Event\\MessageEvent', [0 => function () {
return ($this->privates['notifier.logger_notification_listener'] ?? ($this->privates['notifier.logger_notification_listener'] = new \Symfony\Component\Notifier\EventListener\NotificationLoggerListener()));
}, 1 => 'onNotification'], -255);
$instance->addListener('kernel.response', [0 => function () {
return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
}, 1 => 'onKernelResponse'], -100);
$instance->addListener('kernel.exception', [0 => function () {
return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
}, 1 => 'onKernelException'], 0);
$instance->addListener('kernel.terminate', [0 => function () {
return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
}, 1 => 'onKernelTerminate'], -1024);
$instance->addListener('kernel.controller', [0 => function () {
return ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService());
}, 1 => 'onKernelController'], 0);
$instance->addListener('kernel.response', [0 => function () {
return ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService());
}, 1 => 'onKernelResponse'], 0);
$instance->addListener('kernel.response', [0 => function () {
return ($this->privates['security.rememberme.response_listener'] ?? ($this->privates['security.rememberme.response_listener'] = new \Symfony\Component\Security\Http\RememberMe\ResponseListener()));
}, 1 => 'onKernelResponse'], 0);
$instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [0 => function () {
return ($this->privates['security.listener.check_authenticator_credentials'] ?? $this->load('getSecurity_Listener_CheckAuthenticatorCredentialsService'));
}, 1 => 'checkPassport'], 0);
$instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [0 => function () {
return ($this->privates['security.listener.password_migrating'] ?? $this->load('getSecurity_Listener_PasswordMigratingService'));
}, 1 => 'onLoginSuccess'], 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.terminate', [0 => function () {
return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\DumpTranslationEntriesListener'] ?? $this->load('getDumpTranslationEntriesListenerService'));
}, 1 => 'onKernelTerminate'], 0);
$instance->addListener('console.terminate', [0 => function () {
return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\DumpTranslationEntriesListener'] ?? $this->load('getDumpTranslationEntriesListenerService'));
}, 1 => 'onConsoleTerminate'], 0);
$instance->addListener('kernel.controller', [0 => function () {
return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\ElementListener'] ?? $this->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('pimcore.document.postAdd', [0 => function () {
return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\StaticPageGeneratorListener'] ?? $this->getStaticPageGeneratorListenerService());
}, 1 => 'onPostAddUpdateDeleteDocument'], 0);
$instance->addListener('pimcore.document.postDelete', [0 => function () {
return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\StaticPageGeneratorListener'] ?? $this->getStaticPageGeneratorListenerService());
}, 1 => 'onPostAddUpdateDeleteDocument'], 0);
$instance->addListener('pimcore.document.postUpdate', [0 => function () {
return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\StaticPageGeneratorListener'] ?? $this->getStaticPageGeneratorListenerService());
}, 1 => 'onPostAddUpdateDeleteDocument'], 0);
$instance->addListener('kernel.request', [0 => function () {
return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\StaticPageGeneratorListener'] ?? $this->getStaticPageGeneratorListenerService());
}, 1 => 'onKernelRequest'], 510);
$instance->addListener('kernel.response', [0 => function () {
return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\StaticPageGeneratorListener'] ?? $this->getStaticPageGeneratorListenerService());
}, 1 => 'onKernelResponse'], -120);
$instance->addListener('kernel.view', [0 => function () {
return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\ContentTemplateListener'] ?? $this->load('getContentTemplateListenerService'));
}, 1 => 'onKernelView'], 16);
$instance->addListener('kernel.controller', [0 => function () {
return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\EventedControllerListener'] ?? ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\EventedControllerListener'] = new \Pimcore\Bundle\CoreBundle\EventListener\EventedControllerListener()));
}, 1 => 'onKernelController'], 0);
$instance->addListener('kernel.response', [0 => function () {
return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\EventedControllerListener'] ?? ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\EventedControllerListener'] = new \Pimcore\Bundle\CoreBundle\EventListener\EventedControllerListener()));
}, 1 => 'onKernelResponse'], 0);
$instance->addListener('pimcore.dataobject.postAdd', [0 => function () {
return ($this->services['Pimcore\\Bundle\\CoreBundle\\EventListener\\WorkflowManagementListener'] ?? $this->load('getWorkflowManagementListenerService'));
}, 1 => 'onElementPostAdd'], 0);
$instance->addListener('pimcore.document.postAdd', [0 => function () {
return ($this->services['Pimcore\\Bundle\\CoreBundle\\EventListener\\WorkflowManagementListener'] ?? $this->load('getWorkflowManagementListenerService'));
}, 1 => 'onElementPostAdd'], 0);
$instance->addListener('pimcore.asset.postAdd', [0 => function () {
return ($this->services['Pimcore\\Bundle\\CoreBundle\\EventListener\\WorkflowManagementListener'] ?? $this->load('getWorkflowManagementListenerService'));
}, 1 => 'onElementPostAdd'], 0);
$instance->addListener('pimcore.dataobject.postDelete', [0 => function () {
return ($this->services['Pimcore\\Bundle\\CoreBundle\\EventListener\\WorkflowManagementListener'] ?? $this->load('getWorkflowManagementListenerService'));
}, 1 => 'onElementPostDelete'], 0);
$instance->addListener('pimcore.document.postDelete', [0 => function () {
return ($this->services['Pimcore\\Bundle\\CoreBundle\\EventListener\\WorkflowManagementListener'] ?? $this->load('getWorkflowManagementListenerService'));
}, 1 => 'onElementPostDelete'], 0);
$instance->addListener('pimcore.asset.postDelete', [0 => function () {
return ($this->services['Pimcore\\Bundle\\CoreBundle\\EventListener\\WorkflowManagementListener'] ?? $this->load('getWorkflowManagementListenerService'));
}, 1 => 'onElementPostDelete'], 0);
$instance->addListener('pimcore.admin.dataobject.get.preSendData', [0 => function () {
return ($this->services['Pimcore\\Bundle\\CoreBundle\\EventListener\\WorkflowManagementListener'] ?? $this->load('getWorkflowManagementListenerService'));
}, 1 => 'onAdminElementGetPreSendData'], 0);
$instance->addListener('pimcore.admin.asset.get.preSendData', [0 => function () {
return ($this->services['Pimcore\\Bundle\\CoreBundle\\EventListener\\WorkflowManagementListener'] ?? $this->load('getWorkflowManagementListenerService'));
}, 1 => 'onAdminElementGetPreSendData'], 0);
$instance->addListener('pimcore.admin.document.get.preSendData', [0 => function () {
return ($this->services['Pimcore\\Bundle\\CoreBundle\\EventListener\\WorkflowManagementListener'] ?? $this->load('getWorkflowManagementListenerService'));
}, 1 => 'onAdminElementGetPreSendData'], 0);
$instance->addListener('pimcore.dataobject.postCopy', [0 => function () {
return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\ElementTagsListener'] ?? ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\ElementTagsListener'] = new \Pimcore\Bundle\CoreBundle\EventListener\ElementTagsListener()));
}, 1 => 'onPostCopy'], 0);
$instance->addListener('pimcore.document.postCopy', [0 => function () {
return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\ElementTagsListener'] ?? ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\ElementTagsListener'] = new \Pimcore\Bundle\CoreBundle\EventListener\ElementTagsListener()));
}, 1 => 'onPostCopy'], 0);
$instance->addListener('pimcore.asset.postCopy', [0 => function () {
return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\ElementTagsListener'] ?? ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\ElementTagsListener'] = new \Pimcore\Bundle\CoreBundle\EventListener\ElementTagsListener()));
}, 1 => 'onPostCopy'], 0);
$instance->addListener('pimcore.asset.postDelete', [0 => function () {
return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\ElementTagsListener'] ?? ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\ElementTagsListener'] = new \Pimcore\Bundle\CoreBundle\EventListener\ElementTagsListener()));
}, 1 => 'onPostAssetDelete'], -9999);
$instance->addListener('pimcore.dataobject.postAdd', [0 => function () {
return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\SearchBackendListener'] ?? $this->load('getSearchBackendListenerService'));
}, 1 => 'onPostAddUpdateElement'], 0);
$instance->addListener('pimcore.document.postAdd', [0 => function () {
return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\SearchBackendListener'] ?? $this->load('getSearchBackendListenerService'));
}, 1 => 'onPostAddUpdateElement'], 0);
$instance->addListener('pimcore.asset.postAdd', [0 => function () {
return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\SearchBackendListener'] ?? $this->load('getSearchBackendListenerService'));
}, 1 => 'onPostAddUpdateElement'], 0);
$instance->addListener('pimcore.dataobject.preDelete', [0 => function () {
return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\SearchBackendListener'] ?? $this->load('getSearchBackendListenerService'));
}, 1 => 'onPreDeleteElement'], 0);
$instance->addListener('pimcore.document.preDelete', [0 => function () {
return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\SearchBackendListener'] ?? $this->load('getSearchBackendListenerService'));
}, 1 => 'onPreDeleteElement'], 0);
$instance->addListener('pimcore.asset.preDelete', [0 => function () {
return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\SearchBackendListener'] ?? $this->load('getSearchBackendListenerService'));
}, 1 => 'onPreDeleteElement'], 0);
$instance->addListener('pimcore.dataobject.postUpdate', [0 => function () {
return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\SearchBackendListener'] ?? $this->load('getSearchBackendListenerService'));
}, 1 => 'onPostAddUpdateElement'], 0);
$instance->addListener('pimcore.document.postUpdate', [0 => function () {
return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\SearchBackendListener'] ?? $this->load('getSearchBackendListenerService'));
}, 1 => 'onPostAddUpdateElement'], 0);
$instance->addListener('pimcore.asset.postUpdate', [0 => function () {
return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\SearchBackendListener'] ?? $this->load('getSearchBackendListenerService'));
}, 1 => 'onPostAddUpdateElement'], 0);
$instance->addListener('pimcore.dataobject.postAdd', [0 => function () {
return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\UUIDListener'] ?? ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\UUIDListener'] = new \Pimcore\Bundle\CoreBundle\EventListener\UUIDListener()));
}, 1 => 'onPostAdd'], 0);
$instance->addListener('pimcore.document.postAdd', [0 => function () {
return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\UUIDListener'] ?? ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\UUIDListener'] = new \Pimcore\Bundle\CoreBundle\EventListener\UUIDListener()));
}, 1 => 'onPostAdd'], 0);
$instance->addListener('pimcore.asset.postAdd', [0 => function () {
return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\UUIDListener'] ?? ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\UUIDListener'] = new \Pimcore\Bundle\CoreBundle\EventListener\UUIDListener()));
}, 1 => 'onPostAdd'], 0);
$instance->addListener('pimcore.class.postAdd', [0 => function () {
return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\UUIDListener'] ?? ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\UUIDListener'] = new \Pimcore\Bundle\CoreBundle\EventListener\UUIDListener()));
}, 1 => 'onPostAdd'], 0);
$instance->addListener('pimcore.dataobject.postDelete', [0 => function () {
return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\UUIDListener'] ?? ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\UUIDListener'] = new \Pimcore\Bundle\CoreBundle\EventListener\UUIDListener()));
}, 1 => 'onPostDelete'], 0);
$instance->addListener('pimcore.document.postDelete', [0 => function () {
return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\UUIDListener'] ?? ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\UUIDListener'] = new \Pimcore\Bundle\CoreBundle\EventListener\UUIDListener()));
}, 1 => 'onPostDelete'], 0);
$instance->addListener('pimcore.asset.postDelete', [0 => function () {
return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\UUIDListener'] ?? ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\UUIDListener'] = new \Pimcore\Bundle\CoreBundle\EventListener\UUIDListener()));
}, 1 => 'onPostDelete'], 0);
$instance->addListener('pimcore.class.postDelete', [0 => function () {
return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\UUIDListener'] ?? ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\UUIDListener'] = new \Pimcore\Bundle\CoreBundle\EventListener\UUIDListener()));
}, 1 => 'onPostDelete'], 0);
$instance->addListener('kernel.exception', [0 => function () {
return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\ResponseExceptionListener'] ?? $this->load('getResponseExceptionListenerService'));
}, 1 => 'onKernelException'], 0);
$instance->addListener('kernel.response', [0 => function () {
return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\ResponseHeaderListener'] ?? $this->getResponseHeaderListenerService());
}, 1 => 'onKernelResponse'], 32);
$instance->addListener('kernel.request', [0 => function () {
return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\EditmodeListener'] ?? $this->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('pimcore.cache.full_page.ignored_session_keys', [0 => function () {
return ($this->privates['Pimcore\\Targeting\\EventListener\\TargetingSessionBagListener'] ?? ($this->privates['Pimcore\\Targeting\\EventListener\\TargetingSessionBagListener'] = new \Pimcore\Targeting\EventListener\TargetingSessionBagListener()));
}, 1 => 'configureIgnoredSessionKeys'], 0);
$instance->addListener('pimcore.cache.full_page.prepare_response', [0 => function () {
return ($this->privates['Pimcore\\Targeting\\EventListener\\TargetingSessionBagListener'] ?? ($this->privates['Pimcore\\Targeting\\EventListener\\TargetingSessionBagListener'] = new \Pimcore\Targeting\EventListener\TargetingSessionBagListener()));
}, 1 => 'prepareFullPageCacheResponse'], 0);
$instance->addListener('kernel.request', [0 => function () {
return ($this->privates['Pimcore\\Targeting\\EventListener\\TargetingSessionBagListener'] ?? ($this->privates['Pimcore\\Targeting\\EventListener\\TargetingSessionBagListener'] = new \Pimcore\Targeting\EventListener\TargetingSessionBagListener()));
}, 1 => 'onKernelRequest'], 127);
$instance->addListener('kernel.request', [0 => function () {
return ($this->privates['Pimcore\\Bundle\\AdminBundle\\Session\\AdminSessionBagConfigurator'] ?? $this->getAdminSessionBagConfiguratorService());
}, 1 => 'onKernelRequest'], 127);
$instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [0 => function () {
return ($this->privates['Pimcore\\Bundle\\AdminBundle\\Security\\Event\\LogoutListener'] ?? $this->load('getLogoutListenerService'));
}, 1 => 'onLogout'], 0);
$instance->addListener('kernel.response', [0 => function () {
return ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\AdminSecurityListener'] ?? $this->getAdminSecurityListenerService());
}, 1 => 'onKernelResponse'], 0);
$instance->addListener('kernel.controller', [0 => function () {
return ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\AdminAuthenticationDoubleCheckListener'] ?? $this->getAdminAuthenticationDoubleCheckListenerService());
}, 1 => 'onKernelController'], 0);
$instance->addListener('kernel.request', [0 => function () {
return ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\CsrfProtectionListener'] ?? $this->getCsrfProtectionListenerService());
}, 1 => 'handleRequest'], 11);
$instance->addListener('kernel.exception', [0 => function () {
return ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\AdminExceptionListener'] ?? $this->load('getAdminExceptionListenerService'));
}, 1 => 'onKernelException'], 0);
$instance->addListener('pimcore.class.postDelete', [0 => function () {
return ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\GridConfigListener'] ?? ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\GridConfigListener'] = new \Pimcore\Bundle\AdminBundle\EventListener\GridConfigListener()));
}, 1 => 'onClassDelete'], 0);
$instance->addListener('pimcore.user.postDelete', [0 => function () {
return ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\GridConfigListener'] ?? ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\GridConfigListener'] = new \Pimcore\Bundle\AdminBundle\EventListener\GridConfigListener()));
}, 1 => 'onUserDelete'], 0);
$instance->addListener('pimcore.dataobject.postDelete', [0 => function () {
return ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\GridConfigListener'] ?? ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\GridConfigListener'] = new \Pimcore\Bundle\AdminBundle\EventListener\GridConfigListener()));
}, 1 => 'onObjectDelete'], 0);
$instance->addListener('pimcore.class.postDelete', [0 => function () {
return ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\ImportConfigListener'] ?? ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\ImportConfigListener'] = new \Pimcore\Bundle\AdminBundle\EventListener\ImportConfigListener()));
}, 1 => 'onClassDelete'], 0);
$instance->addListener('pimcore.user.postDelete', [0 => function () {
return ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\ImportConfigListener'] ?? ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\ImportConfigListener'] = new \Pimcore\Bundle\AdminBundle\EventListener\ImportConfigListener()));
}, 1 => 'onUserDelete'], 0);
$instance->addListener('kernel.request', [0 => function () {
return ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\AdminSessionBagListener'] ?? $this->getAdminSessionBagListenerService());
}, 1 => 'onKernelRequest'], 127);
$instance->addListener('kernel.response', [0 => function () {
return ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\HttpCacheListener'] ?? $this->getHttpCacheListenerService());
}, 1 => 'onKernelResponse'], 0);
$instance->addListener('kernel.request', [0 => function () {
return ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\CustomAdminEntryPointCheckListener'] ?? $this->getCustomAdminEntryPointCheckListenerService());
}, 1 => 'onKernelRequest'], 560);
$instance->addListener('kernel.request', [0 => function () {
return ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\UserPerspectiveListener'] ?? $this->getUserPerspectiveListenerService());
}, 1 => 'onKernelRequest'], 0);
$instance->addListener('kernel.request', [0 => function () {
return ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\UsageStatisticsListener'] ?? $this->getUsageStatisticsListenerService());
}, 1 => 'onKernelRequest'], 0);
$instance->addListener('kernel.response', [0 => function () {
return ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\EnablePreviewTimeSliderListener'] ?? $this->getEnablePreviewTimeSliderListenerService());
}, 1 => 'onKernelResponse'], 0);
$instance->addListener('kernel.request', [0 => function () {
return ($this->privates['Elements\\Bundle\\DocumentHttpAuthBundle\\EventSubscriber\\DocumentHttpAuth'] ?? $this->getDocumentHttpAuthService());
}, 1 => 'onKernelRequest'], 17);
$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('jsonldreloaded.templating.select.not_found', [0 => function () {
return ($this->privates['Elements\\Bundle\\JsonLdReloadedBundle\\EventSubscriber\\TemplateSubscriber'] ?? ($this->privates['Elements\\Bundle\\JsonLdReloadedBundle\\EventSubscriber\\TemplateSubscriber'] = new \Elements\Bundle\JsonLdReloadedBundle\EventSubscriber\TemplateSubscriber()));
}, 1 => 'resolveTemplate'], 1);
$instance->addListener('console.error', [0 => function () {
return ($this->privates['Elements\\Bundle\\ProcessManagerBundle\\SystemEventsListener'] ?? ($this->privates['Elements\\Bundle\\ProcessManagerBundle\\SystemEventsListener'] = new \Elements\Bundle\ProcessManagerBundle\SystemEventsListener()));
}, 1 => 'onConsoleError'], 0);
$instance->addListener('console.terminate', [0 => function () {
return ($this->privates['Elements\\Bundle\\ProcessManagerBundle\\SystemEventsListener'] ?? ($this->privates['Elements\\Bundle\\ProcessManagerBundle\\SystemEventsListener'] = new \Elements\Bundle\ProcessManagerBundle\SystemEventsListener()));
}, 1 => 'onConsoleTerminate'], 0);
$instance->addListener('kernel.controller', [0 => function () {
return ($this->privates['Elements\\Bundle\\StyleLabBundle\\EventSubscriber\\UserSubscriber'] ?? $this->getUserSubscriberService());
}, 1 => 'onKernelController'], 0);
$instance->addListener('kernel.finish_request', [0 => function () {
return ($this->privates['Symfony\\WebpackEncoreBundle\\EventListener\\ResetAssetsEventListener'] ?? $this->getResetAssetsEventListenerService());
}, 1 => 'resetAssets'], 0);
$instance->addListener('kernel.request', [0 => function () {
return ($this->privates['Pimcore\\Bundle\\EcommerceFrameworkBundle\\Tools\\SessionConfigurator'] ?? ($this->privates['Pimcore\\Bundle\\EcommerceFrameworkBundle\\Tools\\SessionConfigurator'] = new \Pimcore\Bundle\EcommerceFrameworkBundle\Tools\SessionConfigurator()));
}, 1 => 'onKernelRequest'], 127);
$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('kernel.request', [0 => function () {
return ($this->privates['Pimcore\\Bundle\\EcommerceFrameworkBundle\\EventListener\\SessionBagListener'] ?? ($this->privates['Pimcore\\Bundle\\EcommerceFrameworkBundle\\EventListener\\SessionBagListener'] = new \Pimcore\Bundle\EcommerceFrameworkBundle\EventListener\SessionBagListener()));
}, 1 => 'onKernelRequest'], 127);
$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->privates['Elements\\Bundle\\TrackingBundle\\EventSubscriber\\SessionBagSubscriber'] ?? ($this->privates['Elements\\Bundle\\TrackingBundle\\EventSubscriber\\SessionBagSubscriber'] = new \Elements\Bundle\TrackingBundle\EventSubscriber\SessionBagSubscriber(10)));
}, 1 => 'onKernelRequest'], 127);
$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('kernel.response', [0 => function () {
return ($this->privates['Elements\\Bundle\\AzureAuthBundle\\EventSubscriber\\CodeInjectionSubscriber'] ?? $this->getCodeInjectionSubscriberService());
}, 1 => 'inject'], 0);
$instance->addListener('kernel.request', [0 => function () {
return ($this->privates['Elements\\Bundle\\AzureAuthBundle\\EventSubscriber\\CodeInjectionSubscriber'] ?? $this->getCodeInjectionSubscriberService());
}, 1 => 'check'], 0);
$instance->addListener('pimcore.user.preUpdate', [0 => function () {
return ($this->privates['Elements\\Bundle\\AzureAuthBundle\\EventSubscriber\\PasswordChangeSubscriber'] ?? ($this->privates['Elements\\Bundle\\AzureAuthBundle\\EventSubscriber\\PasswordChangeSubscriber'] = new \Elements\Bundle\AzureAuthBundle\EventSubscriber\PasswordChangeSubscriber()));
}, 1 => 'onPasswordChange'], 10);
$instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [0 => function () {
return ($this->privates['security.listener.csrf_protection'] ?? $this->load('getSecurity_Listener_CsrfProtectionService'));
}, 1 => 'checkPassport'], 512);
$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()
{
$a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
if (isset($this->services['http_kernel'])) {
return $this->services['http_kernel'];
}
return $this->services['http_kernel'] = new \Symfony\Component\HttpKernel\HttpKernel($a, ($this->privates['debug.controller_resolver'] ?? $this->getDebug_ControllerResolverService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), new \Symfony\Component\HttpKernel\Controller\TraceableArgumentResolver(new \Symfony\Component\HttpKernel\Controller\ArgumentResolver(($this->privates['argument_metadata_factory'] ?? ($this->privates['argument_metadata_factory'] = new \Symfony\Component\HttpKernel\ControllerMetadata\ArgumentMetadataFactory())), new RewindableGenerator(function () {
yield 0 => ($this->privates['debug.Pimcore\\Bundle\\CoreBundle\\Request\\ParamConverter\\DataObjectParamResolver'] ?? $this->load('getDataObjectParamResolverService'));
yield 1 => ($this->privates['debug.argument_resolver.request_attribute'] ?? $this->load('getDebug_ArgumentResolver_RequestAttributeService'));
yield 2 => ($this->privates['debug.argument_resolver.request'] ?? $this->load('getDebug_ArgumentResolver_RequestService'));
yield 3 => ($this->privates['debug.argument_resolver.session'] ?? $this->load('getDebug_ArgumentResolver_SessionService'));
yield 4 => ($this->privates['debug.security.user_value_resolver'] ?? $this->load('getDebug_Security_UserValueResolverService'));
yield 5 => ($this->privates['debug.Pimcore\\Controller\\ArgumentValueResolver\\DocumentValueResolver'] ?? $this->load('getDocumentValueResolverService'));
yield 6 => ($this->privates['debug.Pimcore\\Controller\\ArgumentValueResolver\\EditmodeValueResolver'] ?? $this->load('getEditmodeValueResolverService'));
yield 7 => ($this->privates['debug.Pimcore\\Controller\\ArgumentValueResolver\\WebsiteConfigValueResolver'] ?? $this->load('getWebsiteConfigValueResolverService'));
yield 8 => ($this->privates['debug.argument_resolver.service'] ?? $this->load('getDebug_ArgumentResolver_ServiceService'));
yield 9 => ($this->privates['debug.argument_resolver.default'] ?? $this->load('getDebug_ArgumentResolver_DefaultService'));
yield 10 => ($this->privates['debug.argument_resolver.variadic'] ?? $this->load('getDebug_ArgumentResolver_VariadicService'));
yield 11 => ($this->privates['debug.argument_resolver.not_tagged_controller'] ?? $this->load('getDebug_ArgumentResolver_NotTaggedControllerService'));
}, 12)), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)))));
}
/**
* Gets the public 'hwi_oauth.http.client' shared service.
*
* @return \Http\Client\HttpClient
*/
protected function getHwiOauth_Http_ClientService()
{
return $this->services['hwi_oauth.http.client'] = \Http\Discovery\HttpClientDiscovery::find();
}
/**
* Gets the public 'hwi_oauth.resource_ownermap.main' shared service.
*
* @return \HWI\Bundle\OAuthBundle\Security\Http\ResourceOwnerMap
*/
protected function getHwiOauth_ResourceOwnermap_MainService()
{
$this->services['hwi_oauth.resource_ownermap.main'] = $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.main']);
$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.pimcore-core.middleware.traceable'] ?? $this->load('getMessenger_Bus_Pimcorecore_Middleware_TraceableService'));
yield 1 => ($this->privates['messenger.bus.pimcore-core.middleware.add_bus_name_stamp_middleware'] ?? ($this->privates['messenger.bus.pimcore-core.middleware.add_bus_name_stamp_middleware'] = new \Symfony\Component\Messenger\Middleware\AddBusNameStampMiddleware('messenger.bus.pimcore-core')));
yield 2 => ($this->privates['messenger.middleware.reject_redelivered_message_middleware'] ?? ($this->privates['messenger.middleware.reject_redelivered_message_middleware'] = new \Symfony\Component\Messenger\Middleware\RejectRedeliveredMessageMiddleware()));
yield 3 => ($this->privates['messenger.middleware.dispatch_after_current_bus'] ?? ($this->privates['messenger.middleware.dispatch_after_current_bus'] = new \Symfony\Component\Messenger\Middleware\DispatchAfterCurrentBusMiddleware()));
yield 4 => ($this->privates['messenger.middleware.failed_message_processing_middleware'] ?? ($this->privates['messenger.middleware.failed_message_processing_middleware'] = new \Symfony\Component\Messenger\Middleware\FailedMessageProcessingMiddleware()));
yield 5 => ($this->privates['messenger.middleware.send_message'] ?? $this->load('getMessenger_Middleware_SendMessageService'));
yield 6 => ($this->privates['messenger.bus.pimcore-core.middleware.handle_message'] ?? $this->load('getMessenger_Bus_Pimcorecore_Middleware_HandleMessageService'));
}, 7)));
}
/**
* Gets the public 'monolog.logger.admin' shared service.
*
* @return \Symfony\Bridge\Monolog\Logger
*/
protected function getMonolog_Logger_AdminService()
{
$this->services['monolog.logger.admin'] = $instance = new \Symfony\Bridge\Monolog\Logger('admin');
$instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
$instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
$instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
\Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
return $instance;
}
/**
* Gets the public 'monolog.logger.cache' shared service.
*
* @return \Symfony\Bridge\Monolog\Logger
*/
protected function getMonolog_Logger_CacheService()
{
$this->services['monolog.logger.cache'] = $instance = new \Symfony\Bridge\Monolog\Logger('cache');
$instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
$instance->pushHandler(($this->privates['monolog.handler.null_internal'] ?? ($this->privates['monolog.handler.null_internal'] = new \Monolog\Handler\NullHandler())));
\Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
return $instance;
}
/**
* Gets the public 'monolog.logger.deprecation' shared service.
*
* @return \Symfony\Bridge\Monolog\Logger
*/
protected function getMonolog_Logger_DeprecationService()
{
$this->services['monolog.logger.deprecation'] = $instance = new \Symfony\Bridge\Monolog\Logger('deprecation');
$instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
$instance->pushHandler(new \Monolog\Handler\NullHandler(100, true));
$instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
\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.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 'monolog.logger.skidatasweb' shared service.
*
* @return \Symfony\Bridge\Monolog\Logger
*/
protected function getMonolog_Logger_SkidataswebService()
{
$this->services['monolog.logger.skidatasweb'] = $instance = new \Symfony\Bridge\Monolog\Logger('skidatasweb');
$instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
$instance->pushHandler(($this->privates['monolog.handler.skidatasweb'] ?? $this->getMonolog_Handler_SkidataswebService()));
$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.smartpricer' shared service.
*
* @return \Symfony\Bridge\Monolog\Logger
*/
protected function getMonolog_Logger_SmartpricerService()
{
$this->services['monolog.logger.smartpricer'] = $instance = new \Symfony\Bridge\Monolog\Logger('smartpricer');
$instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
$instance->pushHandler(($this->privates['monolog.handler.smartpricer'] ?? $this->getMonolog_Handler_SmartpricerService()));
$instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
$instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
\Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
return $instance;
}
/**
* Gets the public 'pimcore.cache.pool' shared service.
*
* @return \Symfony\Component\Cache\Adapter\TagAwareAdapter
*/
protected function getPimcore_Cache_PoolService()
{
$this->services['pimcore.cache.pool'] = $instance = new \Symfony\Component\Cache\Adapter\TagAwareAdapter(($this->privates['.pimcore.cache.pool.inner'] ?? $this->get_Pimcore_Cache_Pool_InnerService()), NULL);
if ($this->has('monolog.logger.cache')) {
$instance->setLogger(($this->services['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
}
return $instance;
}
/**
* Gets the public 'pimcore.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\\TicketProduct' => 'App\\Model\\Shop\\Ticket\\TicketProduct', 'Pimcore\\Model\\DataObject\\OnlineShopOrder' => 'App\\Model\\Shop\\Order', 'Pimcore\\Model\\DataObject\\OnlineShopOrderItem' => 'App\\Model\\Shop\\OrderItem', 'Pimcore\\Model\\DataObject\\ShopTicketCatalog' => 'App\\Model\\Shop\\Ticket\\ShopTicketCatalog', 'Pimcore\\Model\\DataObject\\TicketConsumerCategory' => 'App\\Model\\Shop\\Ticket\\TicketConsumerCategory', 'Pimcore\\Model\\DataObject\\TicketShopProduct' => 'Elements\\Bundle\\TicketShopFrameworkBundle\\Model\\DataObject\\ShopProduct', 'Pimcore\\Model\\DataObject\\TicketShopProductOption' => 'Elements\\Bundle\\TicketShopFrameworkBundle\\Model\\DataObject\\ShopProductOption', 'Pimcore\\Model\\DataObject\\TicketShopKeycard' => 'Elements\\Bundle\\TicketShopFrameworkBundle\\Model\\DataObject\\Keycard', 'Pimcore\\Model\\DataObject\\TicketshopTicketAdditional' => 'Elements\\Bundle\\TicketShopFrameworkBundle\\Model\\DataObject\\AdditionalTicketProduct', 'Pimcore\\Model\\DataObject\\Customer' => 'App\\Model\\DataObject\\Customer', 'Pimcore\\Model\\DataObject\\ShopEvent' => 'App\\Model\\Shop\\Event\\EventProduct', 'Pimcore\\Model\\DataObject\\ShopDynamicPrice' => 'App\\Model\\Shop\\Event\\ShopDynamicPrice', 'Pimcore\\Model\\DataObject\\ShopMerchandiseProduct' => 'App\\Model\\Shop\\Merchandise\\MerchandiseProduct', 'Pimcore\\Model\\DataObject\\BusinessUser' => 'App\\Model\\DataObject\\BusinessUser']));
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('', $this->getEnv('MAIN_DOMAIN'), '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()
{
$a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
if (isset($this->services['pimcore.templating.engine.delegating'])) {
return $this->services['pimcore.templating.engine.delegating'];
}
return $this->services['pimcore.templating.engine.delegating'] = new \Pimcore\Templating\TwigDefaultDelegatingEngine($a, ($this->services['Pimcore\\Config'] ?? ($this->services['Pimcore\\Config'] = new \Pimcore\Config())));
}
/**
* Gets the public 'pimcore_ecommerce.environment' shared autowired service.
*
* @return \Pimcore\Bundle\EcommerceFrameworkBundle\SessionEnvironment
*/
protected function getPimcoreEcommerce_EnvironmentService()
{
$this->services['pimcore_ecommerce.environment'] = $instance = new \Pimcore\Bundle\EcommerceFrameworkBundle\SessionEnvironment(($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->services['Pimcore\\Localization\\LocaleServiceInterface'] ?? $this->getLocaleServiceInterfaceService()), $this->parameters['pimcore_ecommerce.environment.options']);
$instance->setRequestStack(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
return $instance;
}
/**
* Gets the public 'pimcore_ecommerce.factory' shared autowired service.
*
* @return \Pimcore\Bundle\EcommerceFrameworkBundle\Factory
*/
protected function getPimcoreEcommerce_FactoryService()
{
$a = ($this->privates['Pimcore\\Bundle\\EcommerceFrameworkBundle\\OrderManager\\OrderManagerLocatorInterface'] ?? $this->getOrderManagerLocatorInterfaceService());
if (isset($this->services['pimcore_ecommerce.factory'])) {
return $this->services['pimcore_ecommerce.factory'];
}
$b = ($this->privates['Pimcore\\Bundle\\EcommerceFrameworkBundle\\CheckoutManager\\CommitOrderProcessorLocatorInterface'] ?? $this->getCommitOrderProcessorLocatorInterfaceService());
if (isset($this->services['pimcore_ecommerce.factory'])) {
return $this->services['pimcore_ecommerce.factory'];
}
$c = ($this->services['pimcore_ecommerce.environment'] ?? $this->getPimcoreEcommerce_EnvironmentService());
return $this->services['pimcore_ecommerce.factory'] = new \Pimcore\Bundle\EcommerceFrameworkBundle\Factory($this, new \Pimcore\Bundle\EcommerceFrameworkBundle\CartManager\CartManagerLocator(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'b2b' => ['services', 'pimcore_ecommerce.cart_manager.b2b', 'getPimcoreEcommerce_CartManager_B2bService', true],
'default' => ['services', 'pimcore_ecommerce.cart_manager.default', 'getPimcoreEcommerce_CartManager_DefaultService', true],
], [
'b2b' => '?',
'default' => '?',
]), $c, false), $a, ($this->privates['Pimcore\\Bundle\\EcommerceFrameworkBundle\\PricingManager\\PricingManagerLocatorInterface'] ?? $this->getPricingManagerLocatorInterfaceService()), new \Pimcore\Bundle\EcommerceFrameworkBundle\PriceSystem\PriceSystemLocator(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'activity' => ['services', 'ticketshopframework.activity_price_system', 'getTicketshopframework_ActivityPriceSystemService', true],
'default' => ['privates', 'Pimcore\\Bundle\\EcommerceFrameworkBundle\\PriceSystem\\AttributePriceSystem', 'getAttributePriceSystemService', true],
'event' => ['privates', 'App\\Ecommerce\\PriceSystem\\Event\\PriceSystem', 'getPriceSystemService', true],
'merchandise' => ['privates', 'App\\Ecommerce\\PriceSystem\\Merchandise\\PriceSystem', 'getPriceSystem2Service', true],
'skidata_ticketing_sweb' => ['services', 'ticketshopframework.skidata_ticket_price_system', 'getTicketshopframework_SkidataTicketPriceSystemService', true],
'ticket' => ['privates', 'App\\Ecommerce\\PriceSystem\\Ticket\\PriceSystem', 'getPriceSystem3Service', true],
], [
'activity' => '?',
'default' => '?',
'event' => '?',
'merchandise' => '?',
'skidata_ticketing_sweb' => '?',
'ticket' => '?',
])), new \Pimcore\Bundle\EcommerceFrameworkBundle\AvailabilitySystem\AvailabilitySystemLocator(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'activity' => ['services', 'ticketshopframework.activity_availability_system', 'getTicketshopframework_ActivityAvailabilitySystemService', true],
'default' => ['privates', 'Pimcore\\Bundle\\EcommerceFrameworkBundle\\AvailabilitySystem\\AvailabilitySystem', 'getAvailabilitySystem3Service', true],
'event' => ['privates', 'App\\Ecommerce\\AvailabilitySystem\\Event\\AvailabilitySystem', 'getAvailabilitySystemService', true],
'merchandise' => ['privates', 'App\\Ecommerce\\AvailabilitySystem\\Merchandise\\AvailabilitySystem', 'getAvailabilitySystem2Service', true],
], [
'activity' => '?',
'default' => '?',
'event' => '?',
'merchandise' => '?',
])), new \Pimcore\Bundle\EcommerceFrameworkBundle\CheckoutManager\CheckoutManagerFactoryLocator(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'b2b' => ['privates', 'pimcore_ecommerce.checkout_manager.b2b.factory', 'getPimcoreEcommerce_CheckoutManager_B2b_FactoryService', true],
'default' => ['privates', 'pimcore_ecommerce.checkout_manager.default.factory', 'getPimcoreEcommerce_CheckoutManager_Default_FactoryService', true],
], [
'b2b' => '?',
'default' => '?',
]), $c, false), $b, new \Pimcore\Bundle\EcommerceFrameworkBundle\FilterService\FilterServiceLocator(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'default' => ['privates', 'pimcore_ecommerce.filter_service.default', 'getPimcoreEcommerce_FilterService_DefaultService', true],
], [
'default' => '?',
]), $c, false));
}
/**
* Gets the public 'pimcore_ecommerce.tracking.tracking_manager' shared autowired service.
*
* @return \Elements\Bundle\TrackingBundle\Tracking\TrackingManager
*/
protected function getPimcoreEcommerce_Tracking_TrackingManagerService()
{
$a = ($this->services['App\\Service\\TrackingService'] ?? $this->getTrackingServiceService());
if (isset($this->services['pimcore_ecommerce.tracking.tracking_manager'])) {
return $this->services['pimcore_ecommerce.tracking.tracking_manager'];
}
$b = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
if (isset($this->services['pimcore_ecommerce.tracking.tracking_manager'])) {
return $this->services['pimcore_ecommerce.tracking.tracking_manager'];
}
$this->services['pimcore_ecommerce.tracking.tracking_manager'] = $instance = new \Elements\Bundle\TrackingBundle\Tracking\TrackingManager(($this->services['pimcore_ecommerce.environment'] ?? $this->getPimcoreEcommerce_EnvironmentService()), [0 => new \Elements\Bundle\TrackingBundle\Tracking\Tracker\GoogleAnalytics4(new \App\Ecommerce\Tracking\TrackingItemBuilder($a), $b)]);
$instance->setSession(($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()));
$instance->setRequestStack(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
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 '.pimcore.cache.pool.inner' shared service.
*
* @return \Symfony\Component\Cache\Adapter\TraceableTagAwareAdapter
*/
protected function get_Pimcore_Cache_Pool_InnerService()
{
return $this->privates['.pimcore.cache.pool.inner'] = new \Symfony\Component\Cache\Adapter\TraceableTagAwareAdapter(($this->privates['.pimcore.cache.pool.inner.recorder_inner'] ?? $this->get_Pimcore_Cache_Pool_Inner_RecorderInnerService()));
}
/**
* Gets the private '.pimcore.cache.pool.inner.recorder_inner' shared autowired service.
*
* @return \Symfony\Component\Cache\Adapter\RedisTagAwareAdapter
*/
protected function get_Pimcore_Cache_Pool_Inner_RecorderInnerService($lazyLoad = true)
{
if ($lazyLoad) {
return $this->privates['.pimcore.cache.pool.inner.recorder_inner'] = $this->createProxy('RedisTagAwareAdapter_310208a', function () {
return \RedisTagAwareAdapter_310208a::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {
$wrappedInstance = $this->get_Pimcore_Cache_Pool_Inner_RecorderInnerService(false);
$proxy->setProxyInitializer(null);
return true;
});
});
}
include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Adapter/AbstractTagAwareAdapter.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Traits/RedisTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Adapter/RedisTagAwareAdapter.php';
$instance = new \Symfony\Component\Cache\Adapter\RedisTagAwareAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createConnection('redis://'.$this->getEnv('string:REDIS_CACHE_HOST'), ['lazy' => true]), 'K15fpYezZZ', 31536000, ($this->privates['cache.default_marshaller'] ?? ($this->privates['cache.default_marshaller'] = new \Symfony\Component\Cache\Marshaller\DefaultMarshaller(NULL, true))));
$a = ($this->services['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService());
$instance->setLogger($a);
$instance->setLogger($a);
return $instance;
}
/**
* Gets the private '.service_locator.QjCTYaE' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_QjCTYaEService()
{
return $this->privates['.service_locator.QjCTYaE'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'security.firewall.map.context.b2b' => ['privates', 'security.firewall.map.context.b2b', 'getSecurity_Firewall_Map_Context_B2bService', true],
'security.firewall.map.context.booking_api' => ['privates', 'security.firewall.map.context.booking_api', 'getSecurity_Firewall_Map_Context_BookingApiService', true],
'security.firewall.map.context.dev' => ['privates', 'security.firewall.map.context.dev', 'getSecurity_Firewall_Map_Context_DevService', true],
'security.firewall.map.context.main' => ['privates', 'security.firewall.map.context.main', 'getSecurity_Firewall_Map_Context_MainService', 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.stylelab' => ['privates', 'security.firewall.map.context.stylelab', 'getSecurity_Firewall_Map_Context_StylelabService', true],
'security.firewall.map.context.webservice' => ['privates', 'security.firewall.map.context.webservice', 'getSecurity_Firewall_Map_Context_WebserviceService', true],
], [
'security.firewall.map.context.b2b' => '?',
'security.firewall.map.context.booking_api' => '?',
'security.firewall.map.context.dev' => '?',
'security.firewall.map.context.main' => '?',
'security.firewall.map.context.pimcore_admin' => '?',
'security.firewall.map.context.pimcore_admin_webdav' => '?',
'security.firewall.map.context.stylelab' => '?',
'security.firewall.map.context.webservice' => '?',
]);
}
/**
* Gets the private 'Elements\Bundle\AzureAuthBundle\EventSubscriber\CodeInjectionSubscriber' shared autowired service.
*
* @return \Elements\Bundle\AzureAuthBundle\EventSubscriber\CodeInjectionSubscriber
*/
protected function getCodeInjectionSubscriberService()
{
return $this->privates['Elements\\Bundle\\AzureAuthBundle\\EventSubscriber\\CodeInjectionSubscriber'] = new \Elements\Bundle\AzureAuthBundle\EventSubscriber\CodeInjectionSubscriber(($this->privates['Elements\\Bundle\\AzureAuthBundle\\Service\\RestrictionService'] ?? $this->getRestrictionServiceService()));
}
/**
* Gets the private 'Elements\Bundle\AzureAuthBundle\Service\RestrictionService' shared autowired service.
*
* @return \Elements\Bundle\AzureAuthBundle\Service\RestrictionService
*/
protected function getRestrictionServiceService()
{
$this->privates['Elements\\Bundle\\AzureAuthBundle\\Service\\RestrictionService'] = $instance = new \Elements\Bundle\AzureAuthBundle\Service\RestrictionService();
$instance->setIpRanges($this->parameters['elements_azure_auth.ip_ranges']);
return $instance;
}
/**
* Gets the private 'Elements\Bundle\DocumentHttpAuthBundle\EventSubscriber\DocumentHttpAuth' shared autowired service.
*
* @return \Elements\Bundle\DocumentHttpAuthBundle\EventSubscriber\DocumentHttpAuth
*/
protected function getDocumentHttpAuthService()
{
$this->privates['Elements\\Bundle\\DocumentHttpAuthBundle\\EventSubscriber\\DocumentHttpAuth'] = $instance = new \Elements\Bundle\DocumentHttpAuthBundle\EventSubscriber\DocumentHttpAuth(($this->services['Pimcore\\Http\\Request\\Resolver\\DocumentResolver'] ?? $this->getDocumentResolverService()), ($this->services['Pimcore\\Http\\RequestHelper'] ?? $this->getRequestHelperService()));
$instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
return $instance;
}
/**
* Gets the private 'Elements\Bundle\JsonLdReloadedBundle\JsonLd\TemplateRenderer' shared autowired service.
*
* @return \Elements\Bundle\JsonLdReloadedBundle\JsonLd\TemplateRenderer
*/
protected function getTemplateRendererService()
{
$a = ($this->services['Elements\\Bundle\\JsonLdReloadedBundle\\JsonLd\\TemplateGenerator'] ?? $this->getTemplateGeneratorService());
if (isset($this->privates['Elements\\Bundle\\JsonLdReloadedBundle\\JsonLd\\TemplateRenderer'])) {
return $this->privates['Elements\\Bundle\\JsonLdReloadedBundle\\JsonLd\\TemplateRenderer'];
}
$b = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
if (isset($this->privates['Elements\\Bundle\\JsonLdReloadedBundle\\JsonLd\\TemplateRenderer'])) {
return $this->privates['Elements\\Bundle\\JsonLdReloadedBundle\\JsonLd\\TemplateRenderer'];
}
$c = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
if (isset($this->privates['Elements\\Bundle\\JsonLdReloadedBundle\\JsonLd\\TemplateRenderer'])) {
return $this->privates['Elements\\Bundle\\JsonLdReloadedBundle\\JsonLd\\TemplateRenderer'];
}
return $this->privates['Elements\\Bundle\\JsonLdReloadedBundle\\JsonLd\\TemplateRenderer'] = new \Elements\Bundle\JsonLdReloadedBundle\JsonLd\TemplateRenderer($a, new \Elements\Bundle\JsonLdReloadedBundle\JsonLd\TemplateResolver($b, $c), $b, $c);
}
/**
* Gets the private 'Elements\Bundle\JsonLdReloadedBundle\Twig\AssetExtension' shared autowired service.
*
* @return \Elements\Bundle\JsonLdReloadedBundle\Twig\AssetExtension
*/
protected function getAssetExtensionService()
{
$a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
if (isset($this->privates['Elements\\Bundle\\JsonLdReloadedBundle\\Twig\\AssetExtension'])) {
return $this->privates['Elements\\Bundle\\JsonLdReloadedBundle\\Twig\\AssetExtension'];
}
$b = ($this->privates['Elements\\Bundle\\JsonLdReloadedBundle\\JsonLd\\TemplateRenderer'] ?? $this->getTemplateRendererService());
if (isset($this->privates['Elements\\Bundle\\JsonLdReloadedBundle\\Twig\\AssetExtension'])) {
return $this->privates['Elements\\Bundle\\JsonLdReloadedBundle\\Twig\\AssetExtension'];
}
return $this->privates['Elements\\Bundle\\JsonLdReloadedBundle\\Twig\\AssetExtension'] = new \Elements\Bundle\JsonLdReloadedBundle\Twig\AssetExtension($a, $b);
}
/**
* Gets the private 'Elements\Bundle\JsonLdReloadedBundle\Twig\JsonLdExtension' shared autowired service.
*
* @return \Elements\Bundle\JsonLdReloadedBundle\Twig\JsonLdExtension
*/
protected function getJsonLdExtension2Service()
{
$a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
if (isset($this->privates['Elements\\Bundle\\JsonLdReloadedBundle\\Twig\\JsonLdExtension'])) {
return $this->privates['Elements\\Bundle\\JsonLdReloadedBundle\\Twig\\JsonLdExtension'];
}
$b = ($this->privates['Elements\\Bundle\\JsonLdReloadedBundle\\JsonLd\\TemplateRenderer'] ?? $this->getTemplateRendererService());
if (isset($this->privates['Elements\\Bundle\\JsonLdReloadedBundle\\Twig\\JsonLdExtension'])) {
return $this->privates['Elements\\Bundle\\JsonLdReloadedBundle\\Twig\\JsonLdExtension'];
}
$c = ($this->services['Pimcore\\Log\\ApplicationLogger'] ?? $this->getApplicationLoggerService());
if (isset($this->privates['Elements\\Bundle\\JsonLdReloadedBundle\\Twig\\JsonLdExtension'])) {
return $this->privates['Elements\\Bundle\\JsonLdReloadedBundle\\Twig\\JsonLdExtension'];
}
return $this->privates['Elements\\Bundle\\JsonLdReloadedBundle\\Twig\\JsonLdExtension'] = new \Elements\Bundle\JsonLdReloadedBundle\Twig\JsonLdExtension($a, ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), $b, $c);
}
/**
* Gets the private 'Elements\Bundle\StyleLabBundle\EventSubscriber\UserSubscriber' shared autowired service.
*
* @return \Elements\Bundle\StyleLabBundle\EventSubscriber\UserSubscriber
*/
protected function getUserSubscriberService()
{
return $this->privates['Elements\\Bundle\\StyleLabBundle\\EventSubscriber\\UserSubscriber'] = new \Elements\Bundle\StyleLabBundle\EventSubscriber\UserSubscriber(($this->privates['security.helper'] ?? $this->getSecurity_HelperService()));
}
/**
* Gets the private 'Elements\Bundle\StyleLabBundle\Twig\LayoutExtension' shared autowired service.
*
* @return \Elements\Bundle\StyleLabBundle\Twig\LayoutExtension
*/
protected function getLayoutExtensionService()
{
$a = ($this->privates['Elements\\Bundle\\StyleLabBundle\\Twig\\NavigationExtension'] ?? $this->getNavigationExtension2Service());
if (isset($this->privates['Elements\\Bundle\\StyleLabBundle\\Twig\\LayoutExtension'])) {
return $this->privates['Elements\\Bundle\\StyleLabBundle\\Twig\\LayoutExtension'];
}
return $this->privates['Elements\\Bundle\\StyleLabBundle\\Twig\\LayoutExtension'] = new \Elements\Bundle\StyleLabBundle\Twig\LayoutExtension(($this->services['Elements\\Bundle\\StyleLabBundle\\Services\\NameHelper'] ?? ($this->services['Elements\\Bundle\\StyleLabBundle\\Services\\NameHelper'] = new \Elements\Bundle\StyleLabBundle\Services\NameHelper())), $a, ($this->services['Elements\\Bundle\\StyleLabBundle\\Services\\StateHelper'] ?? ($this->services['Elements\\Bundle\\StyleLabBundle\\Services\\StateHelper'] = new \Elements\Bundle\StyleLabBundle\Services\StateHelper())));
}
/**
* Gets the private 'Elements\Bundle\StyleLabBundle\Twig\NavigationExtension' shared autowired service.
*
* @return \Elements\Bundle\StyleLabBundle\Twig\NavigationExtension
*/
protected function getNavigationExtension2Service()
{
$a = ($this->services['pimcore.templating.engine.delegating'] ?? $this->getPimcore_Templating_Engine_DelegatingService());
if (isset($this->privates['Elements\\Bundle\\StyleLabBundle\\Twig\\NavigationExtension'])) {
return $this->privates['Elements\\Bundle\\StyleLabBundle\\Twig\\NavigationExtension'];
}
return $this->privates['Elements\\Bundle\\StyleLabBundle\\Twig\\NavigationExtension'] = new \Elements\Bundle\StyleLabBundle\Twig\NavigationExtension(($this->services['Elements\\Bundle\\StyleLabBundle\\Services\\NameHelper'] ?? ($this->services['Elements\\Bundle\\StyleLabBundle\\Services\\NameHelper'] = new \Elements\Bundle\StyleLabBundle\Services\NameHelper())), $a, ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['Elements\\Bundle\\StyleLabBundle\\Services\\StateHelper'] ?? ($this->services['Elements\\Bundle\\StyleLabBundle\\Services\\StateHelper'] = new \Elements\Bundle\StyleLabBundle\Services\StateHelper())));
}
/**
* Gets the private 'Elements\Bundle\TicketShopFrameworkBundle\Service\CartService' shared autowired service.
*
* @return \Elements\Bundle\TicketShopFrameworkBundle\Service\CartService
*/
protected function getCartServiceService()
{
return $this->privates['Elements\\Bundle\\TicketShopFrameworkBundle\\Service\\CartService'] = new \Elements\Bundle\TicketShopFrameworkBundle\Service\CartService(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()));
}
/**
* Gets the private 'Elements\Bundle\TicketShopFrameworkBundle\Service\SkidataContactService' shared autowired service.
*
* @return \Elements\Bundle\TicketShopFrameworkBundle\Service\SkidataContactService
*/
protected function getSkidataContactServiceService()
{
return $this->privates['Elements\\Bundle\\TicketShopFrameworkBundle\\Service\\SkidataContactService'] = new \Elements\Bundle\TicketShopFrameworkBundle\Service\SkidataContactService(($this->services['Elements\\Bundle\\SkidataTicketingSwebBundle\\Service\\ServiceFactory'] ?? $this->getServiceFactoryService()), ($this->privates['Elements\\Bundle\\SkidataTicketingSwebBundle\\Service\\CacheService'] ?? ($this->privates['Elements\\Bundle\\SkidataTicketingSwebBundle\\Service\\CacheService'] = new \Elements\Bundle\SkidataTicketingSwebBundle\Service\CacheService())));
}
/**
* Gets the private 'Elements\Bundle\TicketShopFrameworkBundle\Service\VoucherCodeService' shared autowired service.
*
* @return \Elements\Bundle\TicketShopFrameworkBundle\Service\VoucherCodeService
*/
protected function getVoucherCodeServiceService()
{
$a = ($this->services['router'] ?? $this->getRouterService());
if (isset($this->privates['Elements\\Bundle\\TicketShopFrameworkBundle\\Service\\VoucherCodeService'])) {
return $this->privates['Elements\\Bundle\\TicketShopFrameworkBundle\\Service\\VoucherCodeService'];
}
return $this->privates['Elements\\Bundle\\TicketShopFrameworkBundle\\Service\\VoucherCodeService'] = new \Elements\Bundle\TicketShopFrameworkBundle\Service\VoucherCodeService($a, 'Shop/Coupons', 'app_backoffice_voucher_devalue');
}
/**
* 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(0))), 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()
{
$a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
if (isset($this->privates['Pimcore\\Analytics\\Google\\Tracker'])) {
return $this->privates['Pimcore\\Analytics\\Google\\Tracker'];
}
$b = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
if (isset($this->privates['Pimcore\\Analytics\\Google\\Tracker'])) {
return $this->privates['Pimcore\\Analytics\\Google\\Tracker'];
}
$this->privates['Pimcore\\Analytics\\Google\\Tracker'] = $instance = new \Pimcore\Analytics\Google\Tracker(($this->privates['Pimcore\\Analytics\\SiteId\\SiteIdProvider'] ?? $this->getSiteIdProviderService()), ($this->privates['Pimcore\\Analytics\\Google\\Config\\ConfigProvider'] ?? ($this->privates['Pimcore\\Analytics\\Google\\Config\\ConfigProvider'] = new \Pimcore\Analytics\Google\Config\ConfigProvider())), $a, $b);
$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\\Security\\User\\TokenStorageUserResolver'] ?? $this->getTokenStorageUserResolverService()), $this->parameters['pimcore.admin.unauthenticated_routes']);
$instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
return $instance;
}
/**
* Gets the private 'Pimcore\Bundle\AdminBundle\EventListener\AdminSecurityListener' shared autowired service.
*
* @return \Pimcore\Bundle\AdminBundle\EventListener\AdminSecurityListener
*/
protected function getAdminSecurityListenerService()
{
$this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\AdminSecurityListener'] = $instance = new \Pimcore\Bundle\AdminBundle\EventListener\AdminSecurityListener(($this->services['Pimcore\\Http\\RequestHelper'] ?? $this->getRequestHelperService()), ($this->services['Pimcore\\Bundle\\AdminBundle\\Security\\ContentSecurityPolicyHandler'] ?? $this->getContentSecurityPolicyHandlerService()), ($this->services['Pimcore\\Config'] ?? ($this->services['Pimcore\\Config'] = new \Pimcore\Config())));
$instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
return $instance;
}
/**
* Gets the private 'Pimcore\Bundle\AdminBundle\EventListener\AdminSessionBagListener' shared autowired service.
*
* @return \Pimcore\Bundle\AdminBundle\EventListener\AdminSessionBagListener
*/
protected function getAdminSessionBagListenerService()
{
return $this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\AdminSessionBagListener'] = new \Pimcore\Bundle\AdminBundle\EventListener\AdminSessionBagListener(($this->services['Pimcore\\Config'] ?? ($this->services['Pimcore\\Config'] = new \Pimcore\Config())));
}
/**
* Gets the private 'Pimcore\Bundle\AdminBundle\EventListener\CsrfProtectionListener' shared autowired service.
*
* @return \Pimcore\Bundle\AdminBundle\EventListener\CsrfProtectionListener
*/
protected function getCsrfProtectionListenerService()
{
$this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\CsrfProtectionListener'] = $instance = new \Pimcore\Bundle\AdminBundle\EventListener\CsrfProtectionListener(($this->services['Pimcore\\Bundle\\AdminBundle\\Security\\CsrfProtectionHandler'] ?? $this->getCsrfProtectionHandlerService()));
$instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
return $instance;
}
/**
* Gets the private 'Pimcore\Bundle\AdminBundle\EventListener\CustomAdminEntryPointCheckListener' shared autowired service.
*
* @return \Pimcore\Bundle\AdminBundle\EventListener\CustomAdminEntryPointCheckListener
*/
protected function getCustomAdminEntryPointCheckListenerService()
{
$this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\CustomAdminEntryPointCheckListener'] = $instance = new \Pimcore\Bundle\AdminBundle\EventListener\CustomAdminEntryPointCheckListener(NULL);
$instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
return $instance;
}
/**
* Gets the private 'Pimcore\Bundle\AdminBundle\EventListener\EnablePreviewTimeSliderListener' shared autowired service.
*
* @return \Pimcore\Bundle\AdminBundle\EventListener\EnablePreviewTimeSliderListener
*/
protected function getEnablePreviewTimeSliderListenerService()
{
$this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\EnablePreviewTimeSliderListener'] = $instance = new \Pimcore\Bundle\AdminBundle\EventListener\EnablePreviewTimeSliderListener(($this->services['Pimcore\\Http\\Request\\Resolver\\OutputTimestampResolver'] ?? $this->getOutputTimestampResolverService()), ($this->services['Pimcore\\Http\\RequestHelper'] ?? $this->getRequestHelperService()), ($this->services['Pimcore\\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\\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\\Security\\User\\TokenStorageUserResolver'] ?? $this->getTokenStorageUserResolverService()));
$a = ($this->services['monolog.logger.admin'] ?? $this->getMonolog_Logger_AdminService());
$instance->setLogger($a);
$instance->setLogger($a);
$instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
return $instance;
}
/**
* Gets the private 'Pimcore\Bundle\AdminBundle\Session\AdminSessionBagConfigurator' shared autowired service.
*
* @return \Pimcore\Bundle\AdminBundle\Session\AdminSessionBagConfigurator
*/
protected function getAdminSessionBagConfiguratorService()
{
return $this->privates['Pimcore\\Bundle\\AdminBundle\\Session\\AdminSessionBagConfigurator'] = new \Pimcore\Bundle\AdminBundle\Session\AdminSessionBagConfigurator(($this->services['Pimcore\\Config'] ?? ($this->services['Pimcore\\Config'] = new \Pimcore\Config())));
}
/**
* Gets the private 'Pimcore\Bundle\CoreBundle\DataCollector\PimcoreDataCollector' shared autowired service.
*
* @return \Pimcore\Bundle\CoreBundle\DataCollector\PimcoreDataCollector
*/
protected function getPimcoreDataCollectorService()
{
return $this->privates['Pimcore\\Bundle\\CoreBundle\\DataCollector\\PimcoreDataCollector'] = new \Pimcore\Bundle\CoreBundle\DataCollector\PimcoreDataCollector(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
}
/**
* Gets the private 'Pimcore\Bundle\CoreBundle\DataCollector\PimcoreTargetingDataCollector' shared autowired service.
*
* @return \Pimcore\Bundle\CoreBundle\DataCollector\PimcoreTargetingDataCollector
*/
protected function getPimcoreTargetingDataCollectorService()
{
$a = ($this->privates['Pimcore\\Targeting\\Debug\\TargetingDataCollector'] ?? $this->getTargetingDataCollectorService());
if (isset($this->privates['Pimcore\\Bundle\\CoreBundle\\DataCollector\\PimcoreTargetingDataCollector'])) {
return $this->privates['Pimcore\\Bundle\\CoreBundle\\DataCollector\\PimcoreTargetingDataCollector'];
}
return $this->privates['Pimcore\\Bundle\\CoreBundle\\DataCollector\\PimcoreTargetingDataCollector'] = new \Pimcore\Bundle\CoreBundle\DataCollector\PimcoreTargetingDataCollector(($this->privates['Pimcore\\Targeting\\VisitorInfoStorage'] ?? ($this->privates['Pimcore\\Targeting\\VisitorInfoStorage'] = new \Pimcore\Targeting\VisitorInfoStorage())), ($this->services['Pimcore\\Http\\Request\\Resolver\\DocumentResolver'] ?? $this->getDocumentResolverService()), $a);
}
/**
* 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\EditmodeListener' shared autowired service.
*
* @return \Pimcore\Bundle\CoreBundle\EventListener\Frontend\EditmodeListener
*/
protected function getEditmodeListenerService()
{
$a = ($this->services['Pimcore\\Extension\\Bundle\\PimcoreBundleManager'] ?? $this->getPimcoreBundleManagerService());
if (isset($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\EditmodeListener'])) {
return $this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\EditmodeListener'];
}
$b = ($this->services['router'] ?? $this->getRouterService());
if (isset($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\EditmodeListener'])) {
return $this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\EditmodeListener'];
}
$this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\EditmodeListener'] = $instance = new \Pimcore\Bundle\CoreBundle\EventListener\Frontend\EditmodeListener(($this->services['Pimcore\\Http\\Request\\Resolver\\EditmodeResolver'] ?? $this->getEditmodeResolverService()), ($this->services['Pimcore\\Http\\Request\\Resolver\\DocumentResolver'] ?? $this->getDocumentResolverService()), ($this->privates['Pimcore\\Security\\User\\UserLoader'] ?? $this->getUserLoaderService()), $a, $b, ($this->privates['Pimcore\\Document\\Editable\\EditmodeEditableDefinitionCollector'] ?? ($this->privates['Pimcore\\Document\\Editable\\EditmodeEditableDefinitionCollector'] = new \Pimcore\Document\Editable\EditmodeEditableDefinitionCollector())));
$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()
{
$a = ($this->services['Pimcore\\Targeting\\Document\\DocumentTargetingConfigurator'] ?? $this->getDocumentTargetingConfiguratorService());
if (isset($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\ElementListener'])) {
return $this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\ElementListener'];
}
$this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\ElementListener'] = $instance = new \Pimcore\Bundle\CoreBundle\EventListener\Frontend\ElementListener(($this->services['Pimcore\\Http\\Request\\Resolver\\DocumentResolver'] ?? $this->getDocumentResolverService()), ($this->services['Pimcore\\Http\\Request\\Resolver\\EditmodeResolver'] ?? $this->getEditmodeResolverService()), ($this->services['Pimcore\\Http\\RequestHelper'] ?? $this->getRequestHelperService()), ($this->privates['Pimcore\\Security\\User\\UserLoader'] ?? $this->getUserLoaderService()), $a, ($this->services['Pimcore\\Config'] ?? ($this->services['Pimcore\\Config'] = new \Pimcore\Config())));
$b = ($this->services['monolog.logger.init'] ?? $this->getMonolog_Logger_InitService());
$instance->setLogger($b);
$instance->setLogger($b);
$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()
{
$a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
if (isset($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\GlobalTemplateVariablesListener'])) {
return $this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\GlobalTemplateVariablesListener'];
}
$this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\GlobalTemplateVariablesListener'] = $instance = new \Pimcore\Bundle\CoreBundle\EventListener\Frontend\GlobalTemplateVariablesListener(($this->services['Pimcore\\Http\\Request\\Resolver\\DocumentResolver'] ?? $this->getDocumentResolverService()), ($this->services['Pimcore\\Http\\Request\\Resolver\\EditmodeResolver'] ?? $this->getEditmodeResolverService()), $a);
$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()
{
$a = ($this->services['Pimcore\\Document\\StaticPageGenerator'] ?? $this->getStaticPageGeneratorService());
if (isset($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\StaticPageGeneratorListener'])) {
return $this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\StaticPageGeneratorListener'];
}
$this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\StaticPageGeneratorListener'] = $instance = new \Pimcore\Bundle\CoreBundle\EventListener\Frontend\StaticPageGeneratorListener($a, ($this->services['Pimcore\\Http\\Request\\Resolver\\DocumentResolver'] ?? $this->getDocumentResolverService()), ($this->services['Pimcore\\Http\\RequestHelper'] ?? $this->getRequestHelperService()), ($this->services['Pimcore\\Config'] ?? ($this->services['Pimcore\\Config'] = new \Pimcore\Config())));
$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()
{
$a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
if (isset($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\WebDebugToolbarListener'])) {
return $this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\WebDebugToolbarListener'];
}
return $this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\WebDebugToolbarListener'] = new \Pimcore\Bundle\CoreBundle\EventListener\WebDebugToolbarListener(($this->services['Pimcore\\Http\\RequestHelper'] ?? $this->getRequestHelperService()), ($this->privates['Pimcore\\Http\\RequestMatcherFactory'] ?? ($this->privates['Pimcore\\Http\\RequestMatcherFactory'] = new \Pimcore\Http\RequestMatcherFactory())), ($this->privates['web_profiler.debug_toolbar'] ?? $this->getWebProfiler_DebugToolbarService()), $a, $this->parameters['pimcore.web_profiler.toolbar.excluded_routes']);
}
/**
* Gets the private 'Pimcore\Bundle\EcommerceFrameworkBundle\CheckoutManager\CommitOrderProcessorLocatorInterface' shared service.
*
* @return \Pimcore\Bundle\EcommerceFrameworkBundle\CheckoutManager\CommitOrderProcessorLocator
*/
protected function getCommitOrderProcessorLocatorInterfaceService()
{
return $this->privates['Pimcore\\Bundle\\EcommerceFrameworkBundle\\CheckoutManager\\CommitOrderProcessorLocatorInterface'] = new \Pimcore\Bundle\EcommerceFrameworkBundle\CheckoutManager\CommitOrderProcessorLocator(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'b2b' => ['privates', 'pimcore_ecommerce.checkout_manager.b2b.commit_order_processor', 'getPimcoreEcommerce_CheckoutManager_B2b_CommitOrderProcessorService', true],
'default' => ['privates', 'pimcore_ecommerce.checkout_manager.default.commit_order_processor', 'getPimcoreEcommerce_CheckoutManager_Default_CommitOrderProcessorService', true],
], [
'b2b' => '?',
'default' => '?',
]), ($this->services['pimcore_ecommerce.environment'] ?? $this->getPimcoreEcommerce_EnvironmentService()), false);
}
/**
* Gets the private 'Pimcore\Bundle\EcommerceFrameworkBundle\EventListener\Frontend\TrackingCodeFlashMessageListener' shared autowired service.
*
* @return \Pimcore\Bundle\EcommerceFrameworkBundle\EventListener\Frontend\TrackingCodeFlashMessageListener
*/
protected function getTrackingCodeFlashMessageListenerService()
{
$a = ($this->services['pimcore_ecommerce.tracking.tracking_manager'] ?? $this->getPimcoreEcommerce_Tracking_TrackingManagerService());
if (isset($this->privates['Pimcore\\Bundle\\EcommerceFrameworkBundle\\EventListener\\Frontend\\TrackingCodeFlashMessageListener'])) {
return $this->privates['Pimcore\\Bundle\\EcommerceFrameworkBundle\\EventListener\\Frontend\\TrackingCodeFlashMessageListener'];
}
$this->privates['Pimcore\\Bundle\\EcommerceFrameworkBundle\\EventListener\\Frontend\\TrackingCodeFlashMessageListener'] = $instance = new \Pimcore\Bundle\EcommerceFrameworkBundle\EventListener\Frontend\TrackingCodeFlashMessageListener(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), $a);
$instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
return $instance;
}
/**
* Gets the private 'Pimcore\Bundle\EcommerceFrameworkBundle\OrderManager\OrderManagerLocatorInterface' shared service.
*
* @return \Pimcore\Bundle\EcommerceFrameworkBundle\OrderManager\OrderManagerLocator
*/
protected function getOrderManagerLocatorInterfaceService()
{
return $this->privates['Pimcore\\Bundle\\EcommerceFrameworkBundle\\OrderManager\\OrderManagerLocatorInterface'] = new \Pimcore\Bundle\EcommerceFrameworkBundle\OrderManager\OrderManagerLocator(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'b2b' => ['services', 'pimcore_ecommerce.order_manager.b2b', 'getPimcoreEcommerce_OrderManager_B2bService', true],
'default' => ['services', 'pimcore_ecommerce.order_manager.default', 'getPimcoreEcommerce_OrderManager_DefaultService', true],
], [
'b2b' => '?',
'default' => '?',
]), ($this->services['pimcore_ecommerce.environment'] ?? $this->getPimcoreEcommerce_EnvironmentService()), false);
}
/**
* Gets the private 'Pimcore\Bundle\EcommerceFrameworkBundle\PricingManager\PricingManagerLocatorInterface' shared service.
*
* @return \Pimcore\Bundle\EcommerceFrameworkBundle\PricingManager\PricingManagerLocator
*/
protected function getPricingManagerLocatorInterfaceService()
{
return $this->privates['Pimcore\\Bundle\\EcommerceFrameworkBundle\\PricingManager\\PricingManagerLocatorInterface'] = new \Pimcore\Bundle\EcommerceFrameworkBundle\PricingManager\PricingManagerLocator(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'default' => ['privates', 'pimcore_ecommerce.pricing_manager.default', 'getPimcoreEcommerce_PricingManager_DefaultService', true],
], [
'default' => '?',
]), ($this->services['pimcore_ecommerce.environment'] ?? $this->getPimcoreEcommerce_EnvironmentService()), false);
}
/**
* 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()
{
$a = ($this->services['Symfony\\Component\\Lock\\LockFactory'] ?? $this->getLockFactoryService());
if (isset($this->privates['Pimcore\\Routing\\RedirectHandler'])) {
return $this->privates['Pimcore\\Routing\\RedirectHandler'];
}
$this->privates['Pimcore\\Routing\\RedirectHandler'] = $instance = new \Pimcore\Routing\RedirectHandler(($this->services['Pimcore\\Http\\RequestHelper'] ?? $this->getRequestHelperService()), ($this->services['Pimcore\\Http\\Request\\Resolver\\SiteResolver'] ?? $this->getSiteResolverService()), ($this->services['Pimcore\\Config'] ?? ($this->services['Pimcore\\Config'] = new \Pimcore\Config())), $a);
$b = ($this->services['monolog.logger.routing'] ?? $this->getMonolog_Logger_RoutingService());
$instance->setLogger($b);
$instance->setLogger($b);
return $instance;
}
/**
* Gets the private 'Pimcore\Security\User\UserLoader' shared autowired service.
*
* @return \Pimcore\Security\User\UserLoader
*/
protected function getUserLoaderService()
{
return $this->privates['Pimcore\\Security\\User\\UserLoader'] = new \Pimcore\Security\User\UserLoader(($this->services['Pimcore\\Security\\User\\TokenStorageUserResolver'] ?? $this->getTokenStorageUserResolverService()), ($this->services['Pimcore\\Http\\RequestHelper'] ?? $this->getRequestHelperService()));
}
/**
* 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());
if (isset($this->privates['Pimcore\\Targeting\\ConditionMatcher'])) {
return $this->privates['Pimcore\\Targeting\\ConditionMatcher'];
}
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()
{
$a = ($this->privates['Pimcore\\Targeting\\Storage\\CookieStorage'] ?? $this->getCookieStorageService());
if (isset($this->privates['Pimcore\\Targeting\\Debug\\TargetingDataCollector'])) {
return $this->privates['Pimcore\\Targeting\\Debug\\TargetingDataCollector'];
}
$b = ($this->services['Pimcore\\Targeting\\Document\\DocumentTargetingConfigurator'] ?? $this->getDocumentTargetingConfiguratorService());
if (isset($this->privates['Pimcore\\Targeting\\Debug\\TargetingDataCollector'])) {
return $this->privates['Pimcore\\Targeting\\Debug\\TargetingDataCollector'];
}
$this->privates['Pimcore\\Targeting\\Debug\\TargetingDataCollector'] = $instance = new \Pimcore\Targeting\Debug\TargetingDataCollector($a, $b);
$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\\Storage\\CookieStorage'] ?? $this->getCookieStorageService());
if (isset($this->privates['Pimcore\\Targeting\\EventListener\\TargetingListener'])) {
return $this->privates['Pimcore\\Targeting\\EventListener\\TargetingListener'];
}
$b = ($this->privates['Pimcore\\Targeting\\ConditionMatcher'] ?? $this->getConditionMatcherService());
if (isset($this->privates['Pimcore\\Targeting\\EventListener\\TargetingListener'])) {
return $this->privates['Pimcore\\Targeting\\EventListener\\TargetingListener'];
}
$c = ($this->privates['Pimcore\\Targeting\\ActionHandler\\DelegatingActionHandler'] ?? $this->getDelegatingActionHandlerService());
if (isset($this->privates['Pimcore\\Targeting\\EventListener\\TargetingListener'])) {
return $this->privates['Pimcore\\Targeting\\EventListener\\TargetingListener'];
}
$d = ($this->services['doctrine.dbal.default_connection'] ?? $this->getDoctrine_Dbal_DefaultConnectionService());
if (isset($this->privates['Pimcore\\Targeting\\EventListener\\TargetingListener'])) {
return $this->privates['Pimcore\\Targeting\\EventListener\\TargetingListener'];
}
$e = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
if (isset($this->privates['Pimcore\\Targeting\\EventListener\\TargetingListener'])) {
return $this->privates['Pimcore\\Targeting\\EventListener\\TargetingListener'];
}
$f = ($this->privates['Pimcore\\Targeting\\VisitorInfoStorage'] ?? ($this->privates['Pimcore\\Targeting\\VisitorInfoStorage'] = new \Pimcore\Targeting\VisitorInfoStorage()));
$g = new \Pimcore\Targeting\VisitorInfoResolver($a, $f, $b, $c, $d, $e);
$h = ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)));
$g->setStopwatch($h);
$this->privates['Pimcore\\Targeting\\EventListener\\TargetingListener'] = $instance = new \Pimcore\Targeting\EventListener\TargetingListener($g, $c, $f, ($this->services['Pimcore\\Http\\RequestHelper'] ?? $this->getRequestHelperService()), new \Pimcore\Targeting\Code\TargetingCodeGenerator($e, ($this->services['pimcore.templating.engine.delegating'] ?? $this->getPimcore_Templating_Engine_DelegatingService())));
$instance->setStopwatch($h);
$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()
{
$a = ($this->privates['Pimcore\\Targeting\\Debug\\TargetingDataCollector'] ?? $this->getTargetingDataCollectorService());
if (isset($this->privates['Pimcore\\Targeting\\EventListener\\ToolbarListener'])) {
return $this->privates['Pimcore\\Targeting\\EventListener\\ToolbarListener'];
}
$b = ($this->privates['Pimcore\\Targeting\\Debug\\OverrideHandler'] ?? $this->getOverrideHandlerService());
if (isset($this->privates['Pimcore\\Targeting\\EventListener\\ToolbarListener'])) {
return $this->privates['Pimcore\\Targeting\\EventListener\\ToolbarListener'];
}
$c = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
if (isset($this->privates['Pimcore\\Targeting\\EventListener\\ToolbarListener'])) {
return $this->privates['Pimcore\\Targeting\\EventListener\\ToolbarListener'];
}
$this->privates['Pimcore\\Targeting\\EventListener\\ToolbarListener'] = $instance = new \Pimcore\Targeting\EventListener\ToolbarListener(($this->privates['Pimcore\\Targeting\\VisitorInfoStorage'] ?? ($this->privates['Pimcore\\Targeting\\VisitorInfoStorage'] = new \Pimcore\Targeting\VisitorInfoStorage())), ($this->services['Pimcore\\Http\\Request\\Resolver\\DocumentResolver'] ?? $this->getDocumentResolverService()), $a, $b, $c, ($this->services['pimcore.templating.engine.delegating'] ?? $this->getPimcore_Templating_Engine_DelegatingService()), ($this->privates['Pimcore\\Http\\Response\\CodeInjector'] ?? $this->getCodeInjectorService()));
$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()
{
$a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
if (isset($this->privates['Pimcore\\Targeting\\Storage\\CookieStorage'])) {
return $this->privates['Pimcore\\Targeting\\Storage\\CookieStorage'];
}
return $this->privates['Pimcore\\Targeting\\Storage\\CookieStorage'] = new \Pimcore\Targeting\Storage\CookieStorage(new \Pimcore\Targeting\Storage\Cookie\JWTCookieSaveHandler($this->getEnv('SECRET'), [], NULL, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService())), $a);
}
/**
* Gets the private 'Pimcore\Templating\Renderer\ActionRenderer' shared autowired service.
*
* @return \Pimcore\Templating\Renderer\ActionRenderer
*/
protected function getActionRendererService()
{
$a = ($this->privates['twig.runtime.httpkernel'] ?? $this->getTwig_Runtime_HttpkernelService());
if (isset($this->privates['Pimcore\\Templating\\Renderer\\ActionRenderer'])) {
return $this->privates['Pimcore\\Templating\\Renderer\\ActionRenderer'];
}
return $this->privates['Pimcore\\Templating\\Renderer\\ActionRenderer'] = new \Pimcore\Templating\Renderer\ActionRenderer($a);
}
/**
* 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()
{
$a = ($this->privates['Pimcore\\Templating\\Renderer\\ActionRenderer'] ?? $this->getActionRendererService());
if (isset($this->privates['Pimcore\\Twig\\Extension\\Templating\\Inc'])) {
return $this->privates['Pimcore\\Twig\\Extension\\Templating\\Inc'];
}
$b = ($this->services['Pimcore\\Targeting\\Document\\DocumentTargetingConfigurator'] ?? $this->getDocumentTargetingConfiguratorService());
if (isset($this->privates['Pimcore\\Twig\\Extension\\Templating\\Inc'])) {
return $this->privates['Pimcore\\Twig\\Extension\\Templating\\Inc'];
}
return $this->privates['Pimcore\\Twig\\Extension\\Templating\\Inc'] = new \Pimcore\Twig\Extension\Templating\Inc(new \Pimcore\Templating\Renderer\IncludeRenderer($a, $b), ($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 \Pimcore\Twig\Extension\Templating\PimcoreUrl
*/
protected function getPimcoreUrlService()
{
$a = ($this->services['router'] ?? $this->getRouterService());
if (isset($this->privates['Pimcore\\Twig\\Extension\\Templating\\PimcoreUrl'])) {
return $this->privates['Pimcore\\Twig\\Extension\\Templating\\PimcoreUrl'];
}
return $this->privates['Pimcore\\Twig\\Extension\\Templating\\PimcoreUrl'] = new \Pimcore\Twig\Extension\Templating\PimcoreUrl($a, ($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 'Symfony\WebpackEncoreBundle\EventListener\ResetAssetsEventListener' shared service.
*
* @return \Symfony\WebpackEncoreBundle\EventListener\ResetAssetsEventListener
*/
protected function getResetAssetsEventListenerService()
{
return $this->privates['Symfony\\WebpackEncoreBundle\\EventListener\\ResetAssetsEventListener'] = new \Symfony\WebpackEncoreBundle\EventListener\ResetAssetsEventListener(($this->privates['webpack_encore.entrypoint_lookup_collection'] ?? $this->getWebpackEncore_EntrypointLookupCollectionService()), [0 => '_default', 1 => 'debug', 2 => 'build']);
}
/**
* Gets the private 'annotations.cache_adapter' shared service.
*
* @return \Symfony\Component\Cache\Adapter\PhpArrayAdapter
*/
protected function getAnnotations_CacheAdapterService()
{
return \Symfony\Component\Cache\Adapter\PhpArrayAdapter::create(($this->targetDir.''.'/annotations.php'), ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()));
}
/**
* Gets the private 'annotations.cached_reader' shared service.
*
* @return \Doctrine\Common\Annotations\PsrCachedReader
*/
protected function getAnnotations_CachedReaderService()
{
return $this->privates['annotations.cached_reader'] = new \Doctrine\Common\Annotations\PsrCachedReader(($this->privates['annotations.reader'] ?? $this->getAnnotations_ReaderService()), $this->getAnnotations_CacheAdapterService(), true);
}
/**
* Gets the private 'annotations.reader' shared service.
*
* @return \Doctrine\Common\Annotations\AnnotationReader
*/
protected function getAnnotations_ReaderService()
{
$this->privates['annotations.reader'] = $instance = new \Doctrine\Common\Annotations\AnnotationReader();
$a = new \Doctrine\Common\Annotations\AnnotationRegistry();
$a->registerUniqueLoader('class_exists');
$instance->addGlobalIgnoredName('required', $a);
return $instance;
}
/**
* Gets the private 'assets.packages' shared service.
*
* @return \Symfony\Component\Asset\Packages
*/
protected function getAssets_PackagesService()
{
$a = ($this->services['pimcore.routing.router.request_context'] ?? $this->getPimcore_Routing_Router_RequestContextService());
return $this->privates['assets.packages'] = new \Symfony\Component\Asset\Packages(new \Symfony\Component\Asset\PathPackage('', new \Symfony\Component\Asset\VersionStrategy\EmptyVersionStrategy(), new \Symfony\Component\Asset\Context\RequestStackContext(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), $a->getBaseUrl(), $a->isSecure())), new RewindableGenerator(function () {
return new \EmptyIterator();
}, 0));
}
/**
* Gets the private 'cache.annotations' shared service.
*
* @return \Symfony\Component\Cache\Adapter\TraceableAdapter
*/
protected function getCache_AnnotationsService()
{
return $this->privates['cache.annotations'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('5dszVjuhAR', 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('pjo2aMOKyO', 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('ZO6Oy+zDFG', 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('wmWKkdnYeT', 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('hnThEV6i2N', 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('ms7h1MOMh6', 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, ($this->services['monolog.logger.deprecation'] ?? $this->getMonolog_Logger_DeprecationService()));
}
/**
* Gets the private 'debug.file_link_formatter' shared service.
*
* @return \Symfony\Component\HttpKernel\Debug\FileLinkFormatter
*/
protected function getDebug_FileLinkFormatterService()
{
return $this->privates['debug.file_link_formatter'] = new \Symfony\Component\HttpKernel\Debug\FileLinkFormatter(NULL, ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), \dirname(__DIR__, 4), function () {
return ($this->privates['debug.file_link_formatter.url_format'] ?? $this->load('getDebug_FileLinkFormatter_UrlFormatService'));
});
}
/**
* Gets the private 'debug.log_processor' shared service.
*
* @return \Symfony\Bridge\Monolog\Processor\DebugProcessor
*/
protected function getDebug_LogProcessorService()
{
return $this->privates['debug.log_processor'] = new \Symfony\Bridge\Monolog\Processor\DebugProcessor(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
}
/**
* Gets the private 'debug.security.access.decision_manager' shared service.
*
* @return \Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager
*/
protected function getDebug_Security_Access_DecisionManagerService()
{
return $this->privates['debug.security.access.decision_manager'] = new \Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager(new \Symfony\Component\Security\Core\Authorization\AccessDecisionManager(new RewindableGenerator(function () {
yield 0 => ($this->privates['debug.security.voter.security.access.authenticated_voter'] ?? $this->load('getDebug_Security_Voter_Security_Access_AuthenticatedVoterService'));
yield 1 => ($this->privates['debug.security.voter.scheb_two_factor.security.access.authenticated_voter'] ?? $this->load('getDebug_Security_Voter_SchebTwoFactor_Security_Access_AuthenticatedVoterService'));
yield 2 => ($this->privates['debug.security.voter.security.access.role_hierarchy_voter'] ?? $this->load('getDebug_Security_Voter_Security_Access_RoleHierarchyVoterService'));
yield 3 => ($this->privates['debug.security.voter.security.access.expression_voter'] ?? $this->load('getDebug_Security_Voter_Security_Access_ExpressionVoterService'));
yield 4 => ($this->privates['debug.security.voter.App\\Security\\IpVoter'] ?? $this->load('getIpVoterService'));
}, 5), 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()
{
$a = ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService());
if (isset($this->privates['debug.security.firewall'])) {
return $this->privates['debug.security.firewall'];
}
$b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
if (isset($this->privates['debug.security.firewall'])) {
return $this->privates['debug.security.firewall'];
}
$c = ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService());
if (isset($this->privates['debug.security.firewall'])) {
return $this->privates['debug.security.firewall'];
}
return $this->privates['debug.security.firewall'] = new \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener($a, $b, $c);
}
/**
* 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\\AddressDataType' => ['services', 'App\\Form\\AddressDataType', 'getAddressDataTypeService', true],
'App\\Form\\B2B\\PersonalizationType' => ['services', 'App\\Form\\B2B\\PersonalizationType', 'getPersonalizationTypeService', true],
'App\\Form\\B2B\\TicketType' => ['services', 'App\\Form\\B2B\\TicketType', 'getTicketTypeService', true],
'App\\Form\\CheckoutConfirmType' => ['services', 'App\\Form\\CheckoutConfirmType', 'getCheckoutConfirmTypeService', true],
'App\\Form\\PaymentType' => ['services', 'App\\Form\\PaymentType', 'getPaymentTypeService', true],
'App\\Form\\ProductDataItemType' => ['services', 'App\\Form\\ProductDataItemType', 'getProductDataItemTypeService', true],
'Elements\\Bundle\\TicketShopFrameworkBundle\\Form\\Activity\\CartFormType' => ['privates', 'Elements\\Bundle\\TicketShopFrameworkBundle\\Form\\Activity\\CartFormType', 'getCartFormTypeService', true],
'Elements\\Bundle\\TicketShopFrameworkBundle\\Form\\AddressDataType' => ['privates', 'Elements\\Bundle\\TicketShopFrameworkBundle\\Form\\AddressDataType', 'getAddressDataType2Service', true],
'Elements\\Bundle\\TicketShopFrameworkBundle\\Form\\ProductDataItemType' => ['privates', 'Elements\\Bundle\\TicketShopFrameworkBundle\\Form\\ProductDataItemType', 'getProductDataItemType2Service', true],
'Elements\\Bundle\\TicketShopFrameworkBundle\\Form\\ProfilePictureType' => ['privates', 'Elements\\Bundle\\TicketShopFrameworkBundle\\Form\\ProfilePictureType', 'getProfilePictureTypeService', true],
'Elements\\Bundle\\TicketShopFrameworkBundle\\Form\\VoucherDevalue\\VoucherCodeDevalueFormType' => ['privates', 'Elements\\Bundle\\TicketShopFrameworkBundle\\Form\\VoucherDevalue\\VoucherCodeDevalueFormType', 'getVoucherCodeDevalueFormTypeService', true],
'Elements\\Bundle\\TicketShopFrameworkBundle\\Form\\VoucherDevalue\\VoucherCodeSearchFormType' => ['privates', 'Elements\\Bundle\\TicketShopFrameworkBundle\\Form\\VoucherDevalue\\VoucherCodeSearchFormType', 'getVoucherCodeSearchFormTypeService', 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\\AddressDataType' => '?',
'App\\Form\\B2B\\PersonalizationType' => '?',
'App\\Form\\B2B\\TicketType' => '?',
'App\\Form\\CheckoutConfirmType' => '?',
'App\\Form\\PaymentType' => '?',
'App\\Form\\ProductDataItemType' => '?',
'Elements\\Bundle\\TicketShopFrameworkBundle\\Form\\Activity\\CartFormType' => '?',
'Elements\\Bundle\\TicketShopFrameworkBundle\\Form\\AddressDataType' => '?',
'Elements\\Bundle\\TicketShopFrameworkBundle\\Form\\ProductDataItemType' => '?',
'Elements\\Bundle\\TicketShopFrameworkBundle\\Form\\ProfilePictureType' => '?',
'Elements\\Bundle\\TicketShopFrameworkBundle\\Form\\VoucherDevalue\\VoucherCodeDevalueFormType' => '?',
'Elements\\Bundle\\TicketShopFrameworkBundle\\Form\\VoucherDevalue\\VoucherCodeSearchFormType' => '?',
'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()
{
$a = ($this->services['http_kernel'] ?? $this->getHttpKernelService());
if (isset($this->privates['fragment.renderer.inline'])) {
return $this->privates['fragment.renderer.inline'];
}
$b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
if (isset($this->privates['fragment.renderer.inline'])) {
return $this->privates['fragment.renderer.inline'];
}
$this->privates['fragment.renderer.inline'] = $instance = new \Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer($a, $b);
$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()
{
$a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
if (isset($this->privates['framework_extra_bundle.event.is_granted'])) {
return $this->privates['framework_extra_bundle.event.is_granted'];
}
return $this->privates['framework_extra_bundle.event.is_granted'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener(($this->privates['framework_extra_bundle.argument_name_convertor'] ?? $this->getFrameworkExtraBundle_ArgumentNameConvertorService()), $a);
}
/**
* Gets the private 'hwi_oauth.security.oauth_utils' shared service.
*
* @return \CustomerManagementFrameworkBundle\Security\OAuth\OAuthUtils
*/
protected function getHwiOauth_Security_OauthUtilsService()
{
$a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
if (isset($this->privates['hwi_oauth.security.oauth_utils'])) {
return $this->privates['hwi_oauth.security.oauth_utils'];
}
$this->privates['hwi_oauth.security.oauth_utils'] = $instance = new \CustomerManagementFrameworkBundle\Security\OAuth\OAuthUtils(($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService()), $a, false, 'IS_AUTHENTICATED_REMEMBERED');
$instance->addResourceOwnerMap(($this->services['hwi_oauth.resource_ownermap.main'] ?? $this->getHwiOauth_ResourceOwnermap_MainService()));
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()
{
$a = ($this->services['router'] ?? $this->getRouterService());
if (isset($this->privates['locale_listener'])) {
return $this->privates['locale_listener'];
}
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', $a, 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.handler.skidatasweb' shared service.
*
* @return \Monolog\Handler\RotatingFileHandler
*/
protected function getMonolog_Handler_SkidataswebService()
{
$this->privates['monolog.handler.skidatasweb'] = $instance = new \Monolog\Handler\RotatingFileHandler((\dirname(__DIR__, 3).'/log/skidata_sweb.log'), 5, 100, true, NULL, false);
$instance->pushProcessor(($this->privates['monolog.processor.psr_log_message'] ?? ($this->privates['monolog.processor.psr_log_message'] = new \Monolog\Processor\PsrLogMessageProcessor())));
$instance->setFilenameFormat('{filename}-{date}', 'Y-m-d');
return $instance;
}
/**
* Gets the private 'monolog.handler.smartpricer' shared service.
*
* @return \Monolog\Handler\RotatingFileHandler
*/
protected function getMonolog_Handler_SmartpricerService()
{
$this->privates['monolog.handler.smartpricer'] = $instance = new \Monolog\Handler\RotatingFileHandler((\dirname(__DIR__, 3).'/log/smartpricer/smartpricer.log'), 14, 100, true, NULL, false);
$instance->setFilenameFormat('{filename}-{date}', 'Y-m-d');
return $instance;
}
/**
* Gets the private 'monolog.logger' shared service.
*
* @return \Symfony\Bridge\Monolog\Logger
*/
protected function getMonolog_LoggerService()
{
$this->privates['monolog.logger'] = $instance = new \Symfony\Bridge\Monolog\Logger('app');
$instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
$instance->useMicrosecondTimestamps(true);
$instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
$instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
\Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
return $instance;
}
/**
* Gets the private 'parameter_bag' shared service.
*
* @return \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag
*/
protected function getParameterBagService()
{
return $this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this);
}
/**
* Gets the private 'pimcore.cache.adapter.redis_tag_aware' shared service.
*
* @return \Symfony\Component\Cache\Adapter\TraceableTagAwareAdapter
*/
protected function getPimcore_Cache_Adapter_RedisTagAwareService()
{
return $this->privates['pimcore.cache.adapter.redis_tag_aware'] = new \Symfony\Component\Cache\Adapter\TraceableTagAwareAdapter(($this->privates['pimcore.cache.adapter.redis_tag_aware.recorder_inner'] ?? $this->getPimcore_Cache_Adapter_RedisTagAware_RecorderInnerService()));
}
/**
* Gets the private 'pimcore.cache.adapter.redis_tag_aware.recorder_inner' shared autowired service.
*
* @return \Symfony\Component\Cache\Adapter\RedisTagAwareAdapter
*/
protected function getPimcore_Cache_Adapter_RedisTagAware_RecorderInnerService($lazyLoad = true)
{
if ($lazyLoad) {
return $this->privates['pimcore.cache.adapter.redis_tag_aware.recorder_inner'] = $this->createProxy('RedisTagAwareAdapter_310208a', function () {
return \RedisTagAwareAdapter_310208a::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {
$wrappedInstance = $this->getPimcore_Cache_Adapter_RedisTagAware_RecorderInnerService(false);
$proxy->setProxyInitializer(null);
return true;
});
});
}
include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Adapter/AbstractTagAwareAdapter.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Traits/RedisTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Adapter/RedisTagAwareAdapter.php';
$instance = new \Symfony\Component\Cache\Adapter\RedisTagAwareAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createConnection('redis://localhost', ['lazy' => true]), 'MIg33eiFoT', 0, ($this->privates['cache.default_marshaller'] ?? ($this->privates['cache.default_marshaller'] = new \Symfony\Component\Cache\Marshaller\DefaultMarshaller(NULL, true))));
$a = ($this->services['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService());
$instance->setLogger($a);
$instance->setLogger($a);
return $instance;
}
/**
* Gets the private 'profiler_listener' shared service.
*
* @return \Symfony\Component\HttpKernel\EventListener\ProfilerListener
*/
protected function getProfilerListenerService()
{
$a = ($this->services['.container.private.profiler'] ?? $this->get_Container_Private_ProfilerService());
if (isset($this->privates['profiler_listener'])) {
return $this->privates['profiler_listener'];
}
return $this->privates['profiler_listener'] = new \Symfony\Component\HttpKernel\EventListener\ProfilerListener($a, ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), 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()
{
$a = ($this->services['router'] ?? $this->getRouterService());
if (isset($this->privates['router_listener'])) {
return $this->privates['router_listener'];
}
return $this->privates['router_listener'] = new \Symfony\Component\HttpKernel\EventListener\RouterListener($a, ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['pimcore.routing.router.request_context'] ?? $this->getPimcore_Routing_Router_RequestContextService()), ($this->services['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService()), \dirname(__DIR__, 4), true);
}
/**
* 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()
{
$a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
if (isset($this->privates['security.authentication.form_listener.two_factor.pimcore_admin'])) {
return $this->privates['security.authentication.form_listener.two_factor.pimcore_admin'];
}
return $this->privates['security.authentication.form_listener.two_factor.pimcore_admin'] = new \Scheb\TwoFactorBundle\Security\TwoFactor\Event\TwoFactorFormListener(($this->privates['security.firewall_config.two_factor.pimcore_admin'] ?? $this->getSecurity_FirewallConfig_TwoFactor_PimcoreAdminService()), ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), $a);
}
/**
* 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()
{
$a = ($this->privates['scheb_two_factor.provider_registry'] ?? $this->getSchebTwoFactor_ProviderRegistryService());
if (isset($this->privates['security.authentication.provider_preparation_listener.two_factor.pimcore_admin'])) {
return $this->privates['security.authentication.provider_preparation_listener.two_factor.pimcore_admin'];
}
return $this->privates['security.authentication.provider_preparation_listener.two_factor.pimcore_admin'] = new \Scheb\TwoFactorBundle\Security\TwoFactor\Provider\TwoFactorProviderPreparationListener($a, ($this->privates['scheb_two_factor.provider_preparation_recorder'] ?? $this->getSchebTwoFactor_ProviderPreparationRecorderService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), 'pimcore_admin', false, false);
}
/**
* Gets the private 'security.context_listener.0' shared service.
*
* @return \Symfony\Component\Security\Http\Firewall\ContextListener
*/
protected function getSecurity_ContextListener_0Service()
{
$a = ($this->privates['security.event_dispatcher.booking_api'] ?? $this->getSecurity_EventDispatcher_BookingApiService());
if (isset($this->privates['security.context_listener.0'])) {
return $this->privates['security.context_listener.0'];
}
return $this->privates['security.context_listener.0'] = new \Symfony\Component\Security\Http\Firewall\ContextListener(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), new RewindableGenerator(function () {
yield 0 => ($this->privates['stylelab.security.user_provider'] ?? ($this->privates['stylelab.security.user_provider'] = new \Elements\Bundle\StyleLabBundle\Security\User\UserProvider([])));
yield 1 => ($this->services['.container.private.pimcore_admin.security.user_provider'] ?? $this->load('get_Container_Private_PimcoreAdmin_Security_UserProviderService'));
yield 2 => ($this->privates['cmf.security.user_provider.oauth'] ?? $this->load('getCmf_Security_UserProvider_OauthService'));
yield 3 => ($this->privates['b2b.security.user_provider'] ?? ($this->privates['b2b.security.user_provider'] = new \Pimcore\Security\User\ObjectUserProvider('App\\Model\\DataObject\\BusinessUser', 'email')));
yield 4 => ($this->privates['security.user.provider.concrete.api_user_provider'] ?? $this->load('getSecurity_User_Provider_Concrete_ApiUserProviderService'));
}, 5), 'booking_api', ($this->services['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), $a, ($this->privates['scheb_two_factor.security.authentication.trust_resolver'] ?? $this->getSchebTwoFactor_Security_Authentication_TrustResolverService()), [0 => ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), 1 => 'enableUsageTracking']);
}
/**
* Gets the private 'security.context_listener.1' shared service.
*
* @return \Symfony\Component\Security\Http\Firewall\ContextListener
*/
protected function getSecurity_ContextListener_1Service()
{
$a = ($this->privates['security.event_dispatcher.pimcore_admin_webdav'] ?? $this->getSecurity_EventDispatcher_PimcoreAdminWebdavService());
if (isset($this->privates['security.context_listener.1'])) {
return $this->privates['security.context_listener.1'];
}
return $this->privates['security.context_listener.1'] = new \Symfony\Component\Security\Http\Firewall\ContextListener(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), new RewindableGenerator(function () {
yield 0 => ($this->privates['stylelab.security.user_provider'] ?? ($this->privates['stylelab.security.user_provider'] = new \Elements\Bundle\StyleLabBundle\Security\User\UserProvider([])));
yield 1 => ($this->services['.container.private.pimcore_admin.security.user_provider'] ?? $this->load('get_Container_Private_PimcoreAdmin_Security_UserProviderService'));
yield 2 => ($this->privates['cmf.security.user_provider.oauth'] ?? $this->load('getCmf_Security_UserProvider_OauthService'));
yield 3 => ($this->privates['b2b.security.user_provider'] ?? ($this->privates['b2b.security.user_provider'] = new \Pimcore\Security\User\ObjectUserProvider('App\\Model\\DataObject\\BusinessUser', 'email')));
yield 4 => ($this->privates['security.user.provider.concrete.api_user_provider'] ?? $this->load('getSecurity_User_Provider_Concrete_ApiUserProviderService'));
}, 5), 'pimcore_admin_webdav', ($this->services['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), $a, ($this->privates['scheb_two_factor.security.authentication.trust_resolver'] ?? $this->getSchebTwoFactor_Security_Authentication_TrustResolverService()), [0 => ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), 1 => 'enableUsageTracking']);
}
/**
* Gets the private 'security.context_listener.2' shared service.
*
* @return \Symfony\Component\Security\Http\Firewall\ContextListener
*/
protected function getSecurity_ContextListener_2Service()
{
$a = ($this->privates['security.event_dispatcher.stylelab'] ?? $this->getSecurity_EventDispatcher_StylelabService());
if (isset($this->privates['security.context_listener.2'])) {
return $this->privates['security.context_listener.2'];
}
return $this->privates['security.context_listener.2'] = new \Symfony\Component\Security\Http\Firewall\ContextListener(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), new RewindableGenerator(function () {
yield 0 => ($this->privates['stylelab.security.user_provider'] ?? ($this->privates['stylelab.security.user_provider'] = new \Elements\Bundle\StyleLabBundle\Security\User\UserProvider([])));
yield 1 => ($this->services['.container.private.pimcore_admin.security.user_provider'] ?? $this->load('get_Container_Private_PimcoreAdmin_Security_UserProviderService'));
yield 2 => ($this->privates['cmf.security.user_provider.oauth'] ?? $this->load('getCmf_Security_UserProvider_OauthService'));
yield 3 => ($this->privates['b2b.security.user_provider'] ?? ($this->privates['b2b.security.user_provider'] = new \Pimcore\Security\User\ObjectUserProvider('App\\Model\\DataObject\\BusinessUser', 'email')));
yield 4 => ($this->privates['security.user.provider.concrete.api_user_provider'] ?? $this->load('getSecurity_User_Provider_Concrete_ApiUserProviderService'));
}, 5), 'stylelab', ($this->services['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), $a, ($this->privates['scheb_two_factor.security.authentication.trust_resolver'] ?? $this->getSchebTwoFactor_Security_Authentication_TrustResolverService()), [0 => ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), 1 => 'enableUsageTracking']);
}
/**
* Gets the private 'security.context_listener.3' shared service.
*
* @return \Symfony\Component\Security\Http\Firewall\ContextListener
*/
protected function getSecurity_ContextListener_3Service()
{
$a = ($this->privates['security.event_dispatcher.b2b'] ?? $this->getSecurity_EventDispatcher_B2bService());
if (isset($this->privates['security.context_listener.3'])) {
return $this->privates['security.context_listener.3'];
}
return $this->privates['security.context_listener.3'] = new \Symfony\Component\Security\Http\Firewall\ContextListener(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), new RewindableGenerator(function () {
yield 0 => ($this->privates['stylelab.security.user_provider'] ?? ($this->privates['stylelab.security.user_provider'] = new \Elements\Bundle\StyleLabBundle\Security\User\UserProvider([])));
yield 1 => ($this->services['.container.private.pimcore_admin.security.user_provider'] ?? $this->load('get_Container_Private_PimcoreAdmin_Security_UserProviderService'));
yield 2 => ($this->privates['cmf.security.user_provider.oauth'] ?? $this->load('getCmf_Security_UserProvider_OauthService'));
yield 3 => ($this->privates['b2b.security.user_provider'] ?? ($this->privates['b2b.security.user_provider'] = new \Pimcore\Security\User\ObjectUserProvider('App\\Model\\DataObject\\BusinessUser', 'email')));
yield 4 => ($this->privates['security.user.provider.concrete.api_user_provider'] ?? $this->load('getSecurity_User_Provider_Concrete_ApiUserProviderService'));
}, 5), 'b2b', ($this->services['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), $a, ($this->privates['scheb_two_factor.security.authentication.trust_resolver'] ?? $this->getSchebTwoFactor_Security_Authentication_TrustResolverService()), [0 => ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), 1 => 'enableUsageTracking']);
}
/**
* Gets the private 'security.context_listener.4' shared service.
*
* @return \Symfony\Component\Security\Http\Firewall\ContextListener
*/
protected function getSecurity_ContextListener_4Service()
{
$a = ($this->privates['security.event_dispatcher.main'] ?? $this->getSecurity_EventDispatcher_MainService());
if (isset($this->privates['security.context_listener.4'])) {
return $this->privates['security.context_listener.4'];
}
return $this->privates['security.context_listener.4'] = new \Symfony\Component\Security\Http\Firewall\ContextListener(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), new RewindableGenerator(function () {
yield 0 => ($this->privates['stylelab.security.user_provider'] ?? ($this->privates['stylelab.security.user_provider'] = new \Elements\Bundle\StyleLabBundle\Security\User\UserProvider([])));
yield 1 => ($this->services['.container.private.pimcore_admin.security.user_provider'] ?? $this->load('get_Container_Private_PimcoreAdmin_Security_UserProviderService'));
yield 2 => ($this->privates['cmf.security.user_provider.oauth'] ?? $this->load('getCmf_Security_UserProvider_OauthService'));
yield 3 => ($this->privates['b2b.security.user_provider'] ?? ($this->privates['b2b.security.user_provider'] = new \Pimcore\Security\User\ObjectUserProvider('App\\Model\\DataObject\\BusinessUser', 'email')));
yield 4 => ($this->privates['security.user.provider.concrete.api_user_provider'] ?? $this->load('getSecurity_User_Provider_Concrete_ApiUserProviderService'));
}, 5), 'main', ($this->services['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), $a, ($this->privates['scheb_two_factor.security.authentication.trust_resolver'] ?? $this->getSchebTwoFactor_Security_Authentication_TrustResolverService()), [0 => ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), 1 => 'enableUsageTracking']);
}
/**
* Gets the private 'security.csrf.token_storage' shared service.
*
* @return \Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage
*/
protected function getSecurity_Csrf_TokenStorageService()
{
return $this->privates['security.csrf.token_storage'] = new \Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
}
/**
* Gets the private 'security.event_dispatcher.b2b' shared service.
*
* @return \Symfony\Component\EventDispatcher\EventDispatcher
*/
protected function getSecurity_EventDispatcher_B2bService()
{
$this->privates['security.event_dispatcher.b2b'] = $instance = new \Symfony\Component\EventDispatcher\EventDispatcher();
$instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [0 => function () {
return ($this->privates['security.listener.b2b.user_provider'] ?? $this->load('getSecurity_Listener_B2b_UserProviderService'));
}, 1 => 'checkPassport'], 2048);
$instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [0 => function () {
return ($this->privates['security.listener.session.b2b'] ?? $this->load('getSecurity_Listener_Session_B2bService'));
}, 1 => 'onSuccessfulLogin'], 0);
$instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [0 => function () {
return ($this->privates['security.logout.listener.default.b2b'] ?? $this->load('getSecurity_Logout_Listener_Default_B2bService'));
}, 1 => 'onLogout'], 64);
$instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [0 => function () {
return ($this->privates['security.listener.user_checker.b2b'] ?? $this->load('getSecurity_Listener_UserChecker_B2bService'));
}, 1 => 'preCheckCredentials'], 256);
$instance->addListener('security.authentication.success', [0 => function () {
return ($this->privates['security.listener.user_checker.b2b'] ?? $this->load('getSecurity_Listener_UserChecker_B2bService'));
}, 1 => 'postCheckCredentials'], 256);
$instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [0 => function () {
return ($this->privates['security.listener.user_provider'] ?? $this->load('getSecurity_Listener_UserProviderService'));
}, 1 => 'checkPassport'], 1024);
$instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [0 => function () {
return ($this->privates['security.listener.check_authenticator_credentials'] ?? $this->load('getSecurity_Listener_CheckAuthenticatorCredentialsService'));
}, 1 => 'checkPassport'], 0);
$instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [0 => function () {
return ($this->privates['security.listener.password_migrating'] ?? $this->load('getSecurity_Listener_PasswordMigratingService'));
}, 1 => 'onLoginSuccess'], 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('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('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [0 => function () {
return ($this->privates['Pimcore\\Bundle\\AdminBundle\\Security\\Event\\LogoutListener'] ?? $this->load('getLogoutListenerService'));
}, 1 => 'onLogout'], 0);
$instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [0 => function () {
return ($this->privates['security.listener.csrf_protection'] ?? $this->load('getSecurity_Listener_CsrfProtectionService'));
}, 1 => 'checkPassport'], 512);
$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 private 'security.event_dispatcher.booking_api' shared service.
*
* @return \Symfony\Component\EventDispatcher\EventDispatcher
*/
protected function getSecurity_EventDispatcher_BookingApiService()
{
$this->privates['security.event_dispatcher.booking_api'] = $instance = new \Symfony\Component\EventDispatcher\EventDispatcher();
$instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [0 => function () {
return ($this->privates['security.listener.booking_api.user_provider'] ?? $this->load('getSecurity_Listener_BookingApi_UserProviderService'));
}, 1 => 'checkPassport'], 2048);
$instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [0 => function () {
return ($this->privates['security.listener.session.booking_api'] ?? $this->load('getSecurity_Listener_Session_BookingApiService'));
}, 1 => 'onSuccessfulLogin'], 0);
$instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [0 => function () {
return ($this->privates['security.listener.user_checker.booking_api'] ?? $this->load('getSecurity_Listener_UserChecker_BookingApiService'));
}, 1 => 'preCheckCredentials'], 256);
$instance->addListener('security.authentication.success', [0 => function () {
return ($this->privates['security.listener.user_checker.booking_api'] ?? $this->load('getSecurity_Listener_UserChecker_BookingApiService'));
}, 1 => 'postCheckCredentials'], 256);
$instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [0 => function () {
return ($this->privates['security.listener.user_provider'] ?? $this->load('getSecurity_Listener_UserProviderService'));
}, 1 => 'checkPassport'], 1024);
$instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [0 => function () {
return ($this->privates['security.listener.check_authenticator_credentials'] ?? $this->load('getSecurity_Listener_CheckAuthenticatorCredentialsService'));
}, 1 => 'checkPassport'], 0);
$instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [0 => function () {
return ($this->privates['security.listener.password_migrating'] ?? $this->load('getSecurity_Listener_PasswordMigratingService'));
}, 1 => 'onLoginSuccess'], 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('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('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [0 => function () {
return ($this->privates['Pimcore\\Bundle\\AdminBundle\\Security\\Event\\LogoutListener'] ?? $this->load('getLogoutListenerService'));
}, 1 => 'onLogout'], 0);
$instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [0 => function () {
return ($this->privates['security.listener.csrf_protection'] ?? $this->load('getSecurity_Listener_CsrfProtectionService'));
}, 1 => 'checkPassport'], 512);
$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 private 'security.event_dispatcher.main' shared service.
*
* @return \Symfony\Component\EventDispatcher\EventDispatcher
*/
protected function getSecurity_EventDispatcher_MainService()
{
$this->privates['security.event_dispatcher.main'] = $instance = new \Symfony\Component\EventDispatcher\EventDispatcher();
$instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [0 => function () {
return ($this->privates['security.listener.main.user_provider'] ?? $this->load('getSecurity_Listener_Main_UserProviderService'));
}, 1 => 'checkPassport'], 2048);
$instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [0 => function () {
return ($this->privates['security.listener.session.main'] ?? $this->load('getSecurity_Listener_Session_MainService'));
}, 1 => 'onSuccessfulLogin'], 0);
$instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [0 => function () {
return ($this->privates['security.logout.listener.default.main'] ?? $this->load('getSecurity_Logout_Listener_Default_MainService'));
}, 1 => 'onLogout'], 64);
$instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [0 => function () {
return ($this->privates['security.listener.user_checker.main'] ?? $this->load('getSecurity_Listener_UserChecker_MainService'));
}, 1 => 'preCheckCredentials'], 256);
$instance->addListener('security.authentication.success', [0 => function () {
return ($this->privates['security.listener.user_checker.main'] ?? $this->load('getSecurity_Listener_UserChecker_MainService'));
}, 1 => 'postCheckCredentials'], 256);
$instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [0 => function () {
return ($this->privates['security.listener.user_provider'] ?? $this->load('getSecurity_Listener_UserProviderService'));
}, 1 => 'checkPassport'], 1024);
$instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [0 => function () {
return ($this->privates['security.listener.check_authenticator_credentials'] ?? $this->load('getSecurity_Listener_CheckAuthenticatorCredentialsService'));
}, 1 => 'checkPassport'], 0);
$instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [0 => function () {
return ($this->privates['security.listener.password_migrating'] ?? $this->load('getSecurity_Listener_PasswordMigratingService'));
}, 1 => 'onLoginSuccess'], 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('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('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [0 => function () {
return ($this->privates['Pimcore\\Bundle\\AdminBundle\\Security\\Event\\LogoutListener'] ?? $this->load('getLogoutListenerService'));
}, 1 => 'onLogout'], 0);
$instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [0 => function () {
return ($this->privates['security.listener.csrf_protection'] ?? $this->load('getSecurity_Listener_CsrfProtectionService'));
}, 1 => 'checkPassport'], 512);
$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 private 'security.event_dispatcher.pimcore_admin_webdav' shared service.
*
* @return \Symfony\Component\EventDispatcher\EventDispatcher
*/
protected function getSecurity_EventDispatcher_PimcoreAdminWebdavService()
{
$this->privates['security.event_dispatcher.pimcore_admin_webdav'] = $instance = new \Symfony\Component\EventDispatcher\EventDispatcher();
$instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [0 => function () {
return ($this->privates['security.listener.pimcore_admin_webdav.user_provider'] ?? $this->load('getSecurity_Listener_PimcoreAdminWebdav_UserProviderService'));
}, 1 => 'checkPassport'], 2048);
$instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [0 => function () {
return ($this->privates['security.listener.session.pimcore_admin_webdav'] ?? $this->load('getSecurity_Listener_Session_PimcoreAdminWebdavService'));
}, 1 => 'onSuccessfulLogin'], 0);
$instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [0 => function () {
return ($this->privates['security.listener.user_checker.pimcore_admin_webdav'] ?? $this->load('getSecurity_Listener_UserChecker_PimcoreAdminWebdavService'));
}, 1 => 'preCheckCredentials'], 256);
$instance->addListener('security.authentication.success', [0 => function () {
return ($this->privates['security.listener.user_checker.pimcore_admin_webdav'] ?? $this->load('getSecurity_Listener_UserChecker_PimcoreAdminWebdavService'));
}, 1 => 'postCheckCredentials'], 256);
$instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [0 => function () {
return ($this->privates['security.listener.user_provider'] ?? $this->load('getSecurity_Listener_UserProviderService'));
}, 1 => 'checkPassport'], 1024);
$instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [0 => function () {
return ($this->privates['security.listener.check_authenticator_credentials'] ?? $this->load('getSecurity_Listener_CheckAuthenticatorCredentialsService'));
}, 1 => 'checkPassport'], 0);
$instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [0 => function () {
return ($this->privates['security.listener.password_migrating'] ?? $this->load('getSecurity_Listener_PasswordMigratingService'));
}, 1 => 'onLoginSuccess'], 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('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('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [0 => function () {
return ($this->privates['Pimcore\\Bundle\\AdminBundle\\Security\\Event\\LogoutListener'] ?? $this->load('getLogoutListenerService'));
}, 1 => 'onLogout'], 0);
$instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [0 => function () {
return ($this->privates['security.listener.csrf_protection'] ?? $this->load('getSecurity_Listener_CsrfProtectionService'));
}, 1 => 'checkPassport'], 512);
$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 private 'security.event_dispatcher.stylelab' shared service.
*
* @return \Symfony\Component\EventDispatcher\EventDispatcher
*/
protected function getSecurity_EventDispatcher_StylelabService()
{
$this->privates['security.event_dispatcher.stylelab'] = $instance = new \Symfony\Component\EventDispatcher\EventDispatcher();
$instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [0 => function () {
return ($this->privates['security.listener.stylelab.user_provider'] ?? $this->load('getSecurity_Listener_Stylelab_UserProviderService'));
}, 1 => 'checkPassport'], 2048);
$instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [0 => function () {
return ($this->privates['security.listener.session.stylelab'] ?? $this->load('getSecurity_Listener_Session_StylelabService'));
}, 1 => 'onSuccessfulLogin'], 0);
$instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [0 => function () {
return ($this->privates['security.listener.user_checker.stylelab'] ?? $this->load('getSecurity_Listener_UserChecker_StylelabService'));
}, 1 => 'preCheckCredentials'], 256);
$instance->addListener('security.authentication.success', [0 => function () {
return ($this->privates['security.listener.user_checker.stylelab'] ?? $this->load('getSecurity_Listener_UserChecker_StylelabService'));
}, 1 => 'postCheckCredentials'], 256);
$instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [0 => function () {
return ($this->privates['security.listener.user_provider'] ?? $this->load('getSecurity_Listener_UserProviderService'));
}, 1 => 'checkPassport'], 1024);
$instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [0 => function () {
return ($this->privates['security.listener.check_authenticator_credentials'] ?? $this->load('getSecurity_Listener_CheckAuthenticatorCredentialsService'));
}, 1 => 'checkPassport'], 0);
$instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [0 => function () {
return ($this->privates['security.listener.password_migrating'] ?? $this->load('getSecurity_Listener_PasswordMigratingService'));
}, 1 => 'onLoginSuccess'], 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('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('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [0 => function () {
return ($this->privates['Pimcore\\Bundle\\AdminBundle\\Security\\Event\\LogoutListener'] ?? $this->load('getLogoutListenerService'));
}, 1 => 'onLogout'], 0);
$instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [0 => function () {
return ($this->privates['security.listener.csrf_protection'] ?? $this->load('getSecurity_Listener_CsrfProtectionService'));
}, 1 => 'checkPassport'], 512);
$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 private 'security.firewall.map' shared service.
*
* @return \Symfony\Bundle\SecurityBundle\Security\FirewallMap
*/
protected function getSecurity_Firewall_MapService()
{
$a = ($this->privates['.service_locator.QjCTYaE'] ?? $this->get_ServiceLocator_QjCTYaEService());
if (isset($this->privates['security.firewall.map'])) {
return $this->privates['security.firewall.map'];
}
return $this->privates['security.firewall.map'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallMap($a, new RewindableGenerator(function () {
yield 'security.firewall.map.context.booking_api' => ($this->privates['.security.request_matcher.UReutn.'] ?? ($this->privates['.security.request_matcher.UReutn.'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/bookingAPI')));
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.webservice' => ($this->privates['.security.request_matcher.GF7t1LM'] ?? ($this->privates['.security.request_matcher.GF7t1LM'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/webservice(/.*)?$')));
yield 'security.firewall.map.context.stylelab' => ($this->privates['.security.request_matcher.9PY6wZZ'] ?? ($this->privates['.security.request_matcher.9PY6wZZ'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/(stylelab|livelab)')));
yield 'security.firewall.map.context.b2b' => ($this->privates['.security.request_matcher.z2K5qPG'] ?? ($this->privates['.security.request_matcher.z2K5qPG'] = new \Symfony\Component\HttpFoundation\RequestMatcher(NULL, '^((b2b.(.*))|(.*)b2b\\.elements\\.zone)$')));
yield 'security.firewall.map.context.main' => ($this->privates['.security.request_matcher.c.x92qV'] ?? ($this->privates['.security.request_matcher.c.x92qV'] = new \Symfony\Component\HttpFoundation\RequestMatcher(NULL, '^(?!(b2b)).*')));
}, 8));
}
/**
* Gets the private 'security.firewall_config.two_factor.pimcore_admin' shared service.
*
* @return \Scheb\TwoFactorBundle\Security\TwoFactor\TwoFactorFirewallConfig
*/
protected function getSecurity_FirewallConfig_TwoFactor_PimcoreAdminService()
{
return $this->privates['security.firewall_config.two_factor.pimcore_admin'] = new \Scheb\TwoFactorBundle\Security\TwoFactor\TwoFactorFirewallConfig(['auth_form_path' => '/admin/login/2fa', 'check_path' => '/admin/login/2fa-verify', 'default_target_path' => '/admin', 'always_use_default_target_path' => false, 'auth_code_parameter_name' => '_auth_code', 'trusted_parameter_name' => '_trusted', 'multi_factor' => false, 'post_only' => true, 'success_handler' => NULL, 'failure_handler' => NULL, 'authentication_required_handler' => NULL, 'remember_me_sets_trusted' => false, 'prepare_on_login' => false, 'prepare_on_access_denied' => false, 'enable_csrf' => false, 'csrf_parameter' => '_csrf_token', 'csrf_token_id' => 'two_factor', 'provider' => NULL], 'pimcore_admin', ($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService()), new \Scheb\TwoFactorBundle\Security\Http\Utils\RequestDataReader());
}
/**
* Gets the private 'security.helper' shared service.
*
* @return \Symfony\Component\Security\Core\Security
*/
protected function getSecurity_HelperService()
{
return $this->privates['security.helper'] = new \Symfony\Component\Security\Core\Security(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'security.authorization_checker' => ['services', '.container.private.security.authorization_checker', 'get_Container_Private_Security_AuthorizationCheckerService', false],
'security.token_storage' => ['services', '.container.private.security.token_storage', 'get_Container_Private_Security_TokenStorageService', false],
], [
'security.authorization_checker' => '?',
'security.token_storage' => '?',
]));
}
/**
* Gets the private 'security.http_utils' shared service.
*
* @return \Symfony\Component\Security\Http\HttpUtils
*/
protected function getSecurity_HttpUtilsService()
{
$a = ($this->services['router'] ?? $this->getRouterService());
if (isset($this->privates['security.http_utils'])) {
return $this->privates['security.http_utils'];
}
return $this->privates['security.http_utils'] = new \Symfony\Component\Security\Http\HttpUtils($a, $a, '{^https?://%s$}i', '{^https://%s$}i');
}
/**
* Gets the private 'security.logout_url_generator' shared service.
*
* @return \Symfony\Component\Security\Http\Logout\LogoutUrlGenerator
*/
protected function getSecurity_LogoutUrlGeneratorService()
{
$a = ($this->services['router'] ?? $this->getRouterService());
if (isset($this->privates['security.logout_url_generator'])) {
return $this->privates['security.logout_url_generator'];
}
$this->privates['security.logout_url_generator'] = $instance = new \Symfony\Component\Security\Http\Logout\LogoutUrlGenerator(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), $a, ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()));
$instance->registerListener('pimcore_admin', 'pimcore_admin_logout', 'logout', '_csrf_token', NULL, NULL);
$instance->registerListener('b2b', 'b2b_logout', 'logout', '_csrf_token', NULL, NULL);
$instance->registerListener('main', 'cdm_auth_logout', 'logout', '_csrf_token', NULL, NULL);
return $instance;
}
/**
* Gets the private 'security.role_hierarchy' shared service.
*
* @return \Symfony\Component\Security\Core\Role\RoleHierarchy
*/
protected function getSecurity_RoleHierarchyService()
{
return $this->privates['security.role_hierarchy'] = new \Symfony\Component\Security\Core\Role\RoleHierarchy($this->parameters['security.role_hierarchy.roles']);
}
/**
* Gets the private 'sensio_framework_extra.controller.listener' shared service.
*
* @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener
*/
protected function getSensioFrameworkExtra_Controller_ListenerService()
{
return $this->privates['sensio_framework_extra.controller.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
}
/**
* Gets the private 'sensio_framework_extra.converter.listener' shared service.
*
* @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener
*/
protected function getSensioFrameworkExtra_Converter_ListenerService()
{
$a = new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterManager();
$a->add(new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DoctrineParamConverter(($this->services['doctrine'] ?? $this->getDoctrineService()), new \Symfony\Component\ExpressionLanguage\ExpressionLanguage()), 0, 'doctrine.orm');
$a->add(new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DateTimeParamConverter(), 0, 'datetime');
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()
{
$a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
if (isset($this->privates['sensio_framework_extra.security.listener'])) {
return $this->privates['sensio_framework_extra.security.listener'];
}
return $this->privates['sensio_framework_extra.security.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener(($this->privates['framework_extra_bundle.argument_name_convertor'] ?? $this->getFrameworkExtraBundle_ArgumentNameConvertorService()), new \Sensio\Bundle\FrameworkExtraBundle\Security\ExpressionLanguage(), ($this->privates['scheb_two_factor.security.authentication.trust_resolver'] ?? $this->getSchebTwoFactor_Security_Authentication_TrustResolverService()), ($this->privates['security.role_hierarchy'] ?? $this->getSecurity_RoleHierarchyService()), ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), $a, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
}
/**
* 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 'session.factory' shared service.
*
* @return \Symfony\Component\HttpFoundation\Session\SessionFactory
*/
protected function getSession_FactoryService()
{
$a = ($this->services['Symfony\\Component\\HttpKernel\\EventListener\\SessionListener'] ?? $this->getSessionListenerService());
if (isset($this->privates['session.factory'])) {
return $this->privates['session.factory'];
}
return $this->privates['session.factory'] = new \Symfony\Component\HttpFoundation\Session\SessionFactory(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), new \Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorageFactory($this->parameters['session.storage.options'], new \Symfony\Component\HttpFoundation\Session\Storage\Handler\StrictSessionHandler(new \Symfony\Component\HttpFoundation\Session\Storage\Handler\NativeFileSessionHandler((\dirname(__DIR__, 3).'/sessions/dev'))), new \Symfony\Component\HttpFoundation\Session\Storage\MetadataBag('_sf2_meta', 0), true), [0 => $a, 1 => 'onSessionUsage']);
}
/**
* Gets the private 'translator.data_collector' shared service.
*
* @return \Symfony\Component\Translation\DataCollectorTranslator
*/
protected function getTranslator_DataCollectorService()
{
return $this->privates['translator.data_collector'] = new \Symfony\Component\Translation\DataCollectorTranslator(($this->privates['translator.default'] ?? $this->getTranslator_DefaultService()));
}
/**
* Gets the private 'translator.default' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\Translation\Translator
*/
protected function getTranslator_DefaultService()
{
$this->privates['translator.default'] = $instance = new \Symfony\Bundle\FrameworkBundle\Translation\Translator(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'translation.loader.csv' => ['privates', 'translation.loader.csv', 'getTranslation_Loader_CsvService', true],
'translation.loader.dat' => ['privates', 'translation.loader.dat', 'getTranslation_Loader_DatService', true],
'translation.loader.ini' => ['privates', 'translation.loader.ini', 'getTranslation_Loader_IniService', true],
'translation.loader.json' => ['privates', 'translation.loader.json', 'getTranslation_Loader_JsonService', true],
'translation.loader.mo' => ['privates', 'translation.loader.mo', 'getTranslation_Loader_MoService', true],
'translation.loader.php' => ['privates', 'translation.loader.php', 'getTranslation_Loader_PhpService', true],
'translation.loader.po' => ['privates', 'translation.loader.po', 'getTranslation_Loader_PoService', true],
'translation.loader.qt' => ['privates', 'translation.loader.qt', 'getTranslation_Loader_QtService', true],
'translation.loader.res' => ['privates', 'translation.loader.res', 'getTranslation_Loader_ResService', true],
'translation.loader.xliff' => ['privates', 'translation.loader.xliff', 'getTranslation_Loader_XliffService', true],
'translation.loader.yml' => ['privates', 'translation.loader.yml', 'getTranslation_Loader_YmlService', true],
], [
'translation.loader.csv' => '?',
'translation.loader.dat' => '?',
'translation.loader.ini' => '?',
'translation.loader.json' => '?',
'translation.loader.mo' => '?',
'translation.loader.php' => '?',
'translation.loader.po' => '?',
'translation.loader.qt' => '?',
'translation.loader.res' => '?',
'translation.loader.xliff' => '?',
'translation.loader.yml' => '?',
]), new \Symfony\Component\Translation\Formatter\MessageFormatter(new \Symfony\Component\Translation\IdentityTranslator()), 'en', ['translation.loader.php' => [0 => 'php'], 'translation.loader.yml' => [0 => 'yaml', 1 => 'yml'], 'translation.loader.xliff' => [0 => 'xlf', 1 => 'xliff'], 'translation.loader.po' => [0 => 'po'], 'translation.loader.mo' => [0 => 'mo'], 'translation.loader.qt' => [0 => 'ts'], 'translation.loader.csv' => [0 => 'csv'], 'translation.loader.res' => [0 => 'res'], 'translation.loader.dat' => [0 => 'dat'], 'translation.loader.ini' => [0 => 'ini'], 'translation.loader.json' => [0 => 'json']], ['cache_dir' => ($this->targetDir.''.'/translations'), 'debug' => true, 'resource_files' => ['af' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.af.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.af.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.af.xlf')], 'ar' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.ar.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.ar.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.ar.xlf')], 'az' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.az.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.az.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.az.xlf')], 'be' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.be.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.be.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.be.xlf')], 'bg' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.bg.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.bg.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.bg.xlf')], 'bs' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.bs.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.bs.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.bs.xlf')], 'ca' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.ca.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.ca.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.ca.xlf')], 'cs' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.cs.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.cs.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.cs.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/scheb/2fa-bundle/Resources/translations/SchebTwoFactorBundle.cs.yml')], 'cy' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.cy.xlf')], 'da' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.da.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.da.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.da.xlf')], 'de' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.de.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.de.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.de.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/scheb/2fa-bundle/Resources/translations/SchebTwoFactorBundle.de.yml'), 4 => (\dirname(__DIR__, 4).'/vendor/elements/error-page-bundle/src/Resources/translations/messages.de.yml'), 5 => (\dirname(__DIR__, 4).'/vendor/pimcore/customer-management-framework-bundle/src/Resources/translations/admin.de.yml'), 6 => (\dirname(__DIR__, 4).'/vendor/elements/data-logger-bundle/src/Elements/Bundle/DataLoggerBundle/Resources/translations/admin.de.yml'), 7 => (\dirname(__DIR__, 4).'/vendor/hwi/oauth-bundle/Resources/translations/HWIOAuthBundle.de.yml'), 8 => (\dirname(__DIR__, 4).'/translations/admin.de.yaml')], '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/object-merger/src/Resources/translations/admin.en.yml'), 5 => (\dirname(__DIR__, 4).'/vendor/elements/error-page-bundle/src/Resources/translations/messages.en.yml'), 6 => (\dirname(__DIR__, 4).'/vendor/pimcore/customer-management-framework-bundle/src/Resources/translations/admin.en.yml'), 7 => (\dirname(__DIR__, 4).'/vendor/elements/data-logger-bundle/src/Elements/Bundle/DataLoggerBundle/Resources/translations/admin.en.yml'), 8 => (\dirname(__DIR__, 4).'/vendor/elements/process-manager-bundle/src/Resources/translations/admin.en.csv'), 9 => (\dirname(__DIR__, 4).'/vendor/elements/recurring-dates-type/src/Resources/translations/admin.en.yml'), 10 => (\dirname(__DIR__, 4).'/vendor/elements/ticket-shop-framework-bundle/src/Resources/translations/admin.en.csv'), 11 => (\dirname(__DIR__, 4).'/vendor/elements/incert-bundle/src/Resources/translations/admin.en.yaml'), 12 => (\dirname(__DIR__, 4).'/vendor/hwi/oauth-bundle/Resources/translations/HWIOAuthBundle.en.yml'), 13 => (\dirname(__DIR__, 4).'/translations/admin.en.yaml')], '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')], 'mk' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.mk.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')], 'ur' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.ur.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.ur.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.ur.xlf')], 'uz' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.uz.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.uz.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.uz.xlf')], 'vi' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.vi.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.vi.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.vi.xlf')], 'zh_CN' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.zh_CN.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.zh_CN.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.zh_CN.xlf')], 'zh_TW' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.zh_TW.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.zh_TW.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.zh_TW.xlf')], 'extended' => [0 => (\dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/CoreBundle/Resources/translations/cs.extended.json'), 1 => (\dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/CoreBundle/Resources/translations/de.extended.json'), 2 => (\dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/CoreBundle/Resources/translations/en.extended.json'), 3 => (\dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/CoreBundle/Resources/translations/es.extended.json'), 4 => (\dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/CoreBundle/Resources/translations/fr.extended.json'), 5 => (\dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/CoreBundle/Resources/translations/hu.extended.json'), 6 => (\dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/CoreBundle/Resources/translations/it.extended.json'), 7 => (\dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/CoreBundle/Resources/translations/nl.extended.json'), 8 => (\dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/CoreBundle/Resources/translations/pl.extended.json'), 9 => (\dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/CoreBundle/Resources/translations/sk.extended.json'), 10 => (\dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/CoreBundle/Resources/translations/th.extended.json')], '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/object-merger/src/Resources/translations'), 6 => (\dirname(__DIR__, 4).'/vendor/elements/error-page-bundle/src/Resources/translations'), 7 => (\dirname(__DIR__, 4).'/vendor/pimcore/customer-management-framework-bundle/src/Resources/translations'), 8 => (\dirname(__DIR__, 4).'/vendor/elements/data-logger-bundle/src/Elements/Bundle/DataLoggerBundle/Resources/translations'), 9 => (\dirname(__DIR__, 4).'/vendor/elements/process-manager-bundle/src/Resources/translations'), 10 => (\dirname(__DIR__, 4).'/vendor/elements/recurring-dates-type/src/Resources/translations'), 11 => (\dirname(__DIR__, 4).'/vendor/elements/ticket-shop-framework-bundle/src/Resources/translations'), 12 => (\dirname(__DIR__, 4).'/vendor/elements/incert-bundle/src/Resources/translations'), 13 => (\dirname(__DIR__, 4).'/vendor/hwi/oauth-bundle/Resources/translations'), 14 => (\dirname(__DIR__, 4).'/translations'), 15 => (\dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/translations'), 16 => (\dirname(__DIR__, 4).'/vendor/symfony/security-bundle/translations'), 17 => (\dirname(__DIR__, 4).'/vendor/symfony/twig-bundle/translations'), 18 => (\dirname(__DIR__, 4).'/vendor/twig/extra-bundle/translations'), 19 => (\dirname(__DIR__, 4).'/vendor/symfony/monolog-bundle/translations'), 20 => (\dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/translations'), 21 => (\dirname(__DIR__, 4).'/vendor/doctrine/doctrine-migrations-bundle/translations'), 22 => (\dirname(__DIR__, 4).'/vendor/sensio/framework-extra-bundle/src/translations'), 23 => (\dirname(__DIR__, 4).'/vendor/symfony-cmf/routing-bundle/src/translations'), 24 => (\dirname(__DIR__, 4).'/vendor/presta/sitemap-bundle/translations'), 25 => (\dirname(__DIR__, 4).'/vendor/friendsofsymfony/jsrouting-bundle/translations'), 26 => (\dirname(__DIR__, 4).'/vendor/league/flysystem-bundle/src/translations'), 27 => (\dirname(__DIR__, 4).'/vendor/symfony/debug-bundle/translations'), 28 => (\dirname(__DIR__, 4).'/vendor/symfony/web-profiler-bundle/translations'), 29 => (\dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/AdminBundle/translations'), 30 => (\dirname(__DIR__, 4).'/vendor/elements/backendbootstrapthemebundle/src/translations'), 31 => (\dirname(__DIR__, 4).'/vendor/elements/backenddashboardbundle/src/translations'), 32 => (\dirname(__DIR__, 4).'/vendor/elements/client-user-roles-bundle/src/translations'), 33 => (\dirname(__DIR__, 4).'/vendor/elements/date-range-helper-bundle/src/translations'), 34 => (\dirname(__DIR__, 4).'/vendor/elements/document-http-auth-bundle/src/Elements/Bundle/DocumentHttpAuthBundle/translations'), 35 => (\dirname(__DIR__, 4).'/vendor/pimcore/number-sequence-generator/src/translations'), 36 => (\dirname(__DIR__, 4).'/vendor/elements/datatrans-payment-bundle/src/translations'), 37 => (\dirname(__DIR__, 4).'/vendor/elements/breadcrumb-helper-bundle/src/translations'), 38 => (\dirname(__DIR__, 4).'/vendor/elements/cdm-user-manager-bundle/src/translations'), 39 => (\dirname(__DIR__, 4).'/vendor/elements/cms-tools-bundle/src/translations'), 40 => (\dirname(__DIR__, 4).'/vendor/elements/css-loader-bundle/src/translations'), 41 => (\dirname(__DIR__, 4).'/vendor/elements/fake-data-generator/src/translations'), 42 => (\dirname(__DIR__, 4).'/vendor/elements/google-cse-bundle/src/translations'), 43 => (\dirname(__DIR__, 4).'/vendor/elements/js-config-bundle/src/translations'), 44 => (\dirname(__DIR__, 4).'/vendor/elements/json-ld-bundle/src/translations'), 45 => (\dirname(__DIR__, 4).'/vendor/elements/json-ld-reloaded-bundle/src/translations'), 46 => (\dirname(__DIR__, 4).'/vendor/elements/seo-helper-bundle/src/translations'), 47 => (\dirname(__DIR__, 4).'/vendor/elements/skidata-ticketing-sweb-bundle/src/translations'), 48 => (\dirname(__DIR__, 4).'/vendor/elements/style-lab-bundle/src/translations'), 49 => (\dirname(__DIR__, 4).'/vendor/symfony/ux-vue/translations'), 50 => (\dirname(__DIR__, 4).'/vendor/symfony/webpack-encore-bundle/src/translations'), 51 => (\dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/EcommerceFrameworkBundle/translations'), 52 => (\dirname(__DIR__, 4).'/vendor/elements/hash-cash-form-bundle/src/translations'), 53 => (\dirname(__DIR__, 4).'/vendor/elements/tracking-bundle/src/translations'), 54 => (\dirname(__DIR__, 4).'/vendor/php-http/httplug-bundle/src/translations'), 55 => (\dirname(__DIR__, 4).'/vendor/elements/azure-auth-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/object-merger/src/Resources/translations', 6 => 'vendor/elements/error-page-bundle/src/Resources/translations', 7 => 'vendor/pimcore/customer-management-framework-bundle/src/Resources/translations', 8 => 'vendor/elements/data-logger-bundle/src/Elements/Bundle/DataLoggerBundle/Resources/translations', 9 => 'vendor/elements/process-manager-bundle/src/Resources/translations', 10 => 'vendor/elements/recurring-dates-type/src/Resources/translations', 11 => 'vendor/elements/ticket-shop-framework-bundle/src/Resources/translations', 12 => 'vendor/elements/incert-bundle/src/Resources/translations', 13 => 'vendor/hwi/oauth-bundle/Resources/translations', 14 => 'translations', 15 => 'vendor/symfony/framework-bundle/translations', 16 => 'vendor/symfony/security-bundle/translations', 17 => 'vendor/symfony/twig-bundle/translations', 18 => 'vendor/twig/extra-bundle/translations', 19 => 'vendor/symfony/monolog-bundle/translations', 20 => 'vendor/doctrine/doctrine-bundle/translations', 21 => 'vendor/doctrine/doctrine-migrations-bundle/translations', 22 => 'vendor/sensio/framework-extra-bundle/src/translations', 23 => 'vendor/symfony-cmf/routing-bundle/src/translations', 24 => 'vendor/presta/sitemap-bundle/translations', 25 => 'vendor/friendsofsymfony/jsrouting-bundle/translations', 26 => 'vendor/league/flysystem-bundle/src/translations', 27 => 'vendor/symfony/debug-bundle/translations', 28 => 'vendor/symfony/web-profiler-bundle/translations', 29 => 'vendor/pimcore/pimcore/bundles/AdminBundle/translations', 30 => 'vendor/elements/backendbootstrapthemebundle/src/translations', 31 => 'vendor/elements/backenddashboardbundle/src/translations', 32 => 'vendor/elements/client-user-roles-bundle/src/translations', 33 => 'vendor/elements/date-range-helper-bundle/src/translations', 34 => 'vendor/elements/document-http-auth-bundle/src/Elements/Bundle/DocumentHttpAuthBundle/translations', 35 => 'vendor/pimcore/number-sequence-generator/src/translations', 36 => 'vendor/elements/datatrans-payment-bundle/src/translations', 37 => 'vendor/elements/breadcrumb-helper-bundle/src/translations', 38 => 'vendor/elements/cdm-user-manager-bundle/src/translations', 39 => 'vendor/elements/cms-tools-bundle/src/translations', 40 => 'vendor/elements/css-loader-bundle/src/translations', 41 => 'vendor/elements/fake-data-generator/src/translations', 42 => 'vendor/elements/google-cse-bundle/src/translations', 43 => 'vendor/elements/js-config-bundle/src/translations', 44 => 'vendor/elements/json-ld-bundle/src/translations', 45 => 'vendor/elements/json-ld-reloaded-bundle/src/translations', 46 => 'vendor/elements/seo-helper-bundle/src/translations', 47 => 'vendor/elements/skidata-ticketing-sweb-bundle/src/translations', 48 => 'vendor/elements/style-lab-bundle/src/translations', 49 => 'vendor/symfony/ux-vue/translations', 50 => 'vendor/symfony/webpack-encore-bundle/src/translations', 51 => 'vendor/pimcore/pimcore/bundles/EcommerceFrameworkBundle/translations', 52 => 'vendor/elements/hash-cash-form-bundle/src/translations', 53 => 'vendor/elements/tracking-bundle/src/translations', 54 => 'vendor/php-http/httplug-bundle/src/translations', 55 => 'vendor/elements/azure-auth-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('templates/bundles/ElementsStyleLabBundle', 'ElementsStyleLab');
$instance->addPath('templates/bundles/ElementsStyleLabBundle/Email', 'ElementsStyleLabEMail');
$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/elements/backendbootstrapthemebundle/src/Resources/views'), 'ElementsBackendBootstrapTheme');
$instance->addPath((\dirname(__DIR__, 4).'/vendor/elements/backendbootstrapthemebundle/src/Resources/views'), '!ElementsBackendBootstrapTheme');
$instance->addPath((\dirname(__DIR__, 4).'/vendor/elements/backenddashboardbundle/src/Resources/views'), 'ElementsBackendDashboard');
$instance->addPath((\dirname(__DIR__, 4).'/vendor/elements/backenddashboardbundle/src/Resources/views'), '!ElementsBackendDashboard');
$instance->addPath((\dirname(__DIR__, 4).'/vendor/elements/error-page-bundle/src/Resources/views'), 'ElementsErrorPage');
$instance->addPath((\dirname(__DIR__, 4).'/vendor/elements/error-page-bundle/src/Resources/views'), '!ElementsErrorPage');
$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).'/templates/bundles/ElementsBreadcrumbHelperBundle'), 'ElementsBreadcrumbHelper');
$instance->addPath((\dirname(__DIR__, 4).'/vendor/elements/breadcrumb-helper-bundle/src/Resources/views'), 'ElementsBreadcrumbHelper');
$instance->addPath((\dirname(__DIR__, 4).'/vendor/elements/breadcrumb-helper-bundle/src/Resources/views'), '!ElementsBreadcrumbHelper');
$instance->addPath((\dirname(__DIR__, 4).'/templates/bundles/ElementsCDMUserManagerBundle'), 'ElementsCDMUserManager');
$instance->addPath((\dirname(__DIR__, 4).'/vendor/elements/cdm-user-manager-bundle/src/Resources/views'), 'ElementsCDMUserManager');
$instance->addPath((\dirname(__DIR__, 4).'/vendor/elements/cdm-user-manager-bundle/src/Resources/views'), '!ElementsCDMUserManager');
$instance->addPath((\dirname(__DIR__, 4).'/vendor/elements/cms-tools-bundle/src/Resources/views'), 'ElementsCmsTools');
$instance->addPath((\dirname(__DIR__, 4).'/vendor/elements/cms-tools-bundle/src/Resources/views'), '!ElementsCmsTools');
$instance->addPath((\dirname(__DIR__, 4).'/vendor/elements/data-logger-bundle/src/Elements/Bundle/DataLoggerBundle/Resources/views'), 'ElementsDataLogger');
$instance->addPath((\dirname(__DIR__, 4).'/vendor/elements/data-logger-bundle/src/Elements/Bundle/DataLoggerBundle/Resources/views'), '!ElementsDataLogger');
$instance->addPath((\dirname(__DIR__, 4).'/templates/bundles/FakeDataGeneratorBundle'), 'FakeDataGenerator');
$instance->addPath((\dirname(__DIR__, 4).'/templates/bundles/FakeDataGeneratorBundle'), '!FakeDataGenerator');
$instance->addPath((\dirname(__DIR__, 4).'/templates/bundles/ElementsGoogleCseBundle'), 'ElementsGoogleCse');
$instance->addPath((\dirname(__DIR__, 4).'/vendor/elements/google-cse-bundle/src/Resources/views'), 'ElementsGoogleCse');
$instance->addPath((\dirname(__DIR__, 4).'/vendor/elements/google-cse-bundle/src/Resources/views'), '!ElementsGoogleCse');
$instance->addPath((\dirname(__DIR__, 4).'/templates/bundles/ElementsJsonLdReloadedBundle'), 'ElementsJsonLdReloaded');
$instance->addPath((\dirname(__DIR__, 4).'/vendor/elements/json-ld-reloaded-bundle/src/Resources/views'), 'ElementsJsonLdReloaded');
$instance->addPath((\dirname(__DIR__, 4).'/vendor/elements/json-ld-reloaded-bundle/src/Resources/views'), '!ElementsJsonLdReloaded');
$instance->addPath((\dirname(__DIR__, 4).'/vendor/elements/process-manager-bundle/src/Resources/views'), 'ElementsProcessManager');
$instance->addPath((\dirname(__DIR__, 4).'/vendor/elements/process-manager-bundle/src/Resources/views'), '!ElementsProcessManager');
$instance->addPath((\dirname(__DIR__, 4).'/templates/bundles/ElementsStyleLabBundle'), 'ElementsStyleLab');
$instance->addPath((\dirname(__DIR__, 4).'/vendor/elements/style-lab-bundle/src/Resources/views'), 'ElementsStyleLab');
$instance->addPath((\dirname(__DIR__, 4).'/vendor/elements/style-lab-bundle/src/Resources/views'), '!ElementsStyleLab');
$instance->addPath((\dirname(__DIR__, 4).'/vendor/elements/ticket-shop-framework-bundle/src/Resources/views'), 'ElementsTicketShopFramework');
$instance->addPath((\dirname(__DIR__, 4).'/vendor/elements/ticket-shop-framework-bundle/src/Resources/views'), '!ElementsTicketShopFramework');
$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/elements/tracking-bundle/src/Resources/views'), 'ElementsTracking');
$instance->addPath((\dirname(__DIR__, 4).'/vendor/elements/tracking-bundle/src/Resources/views'), '!ElementsTracking');
$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).'/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).'/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($this->getEnv('SECRET')), $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, [
'App\\Validator\\BirthdayValidator' => ['privates', 'App\\Validator\\BirthdayValidator', 'getBirthdayValidatorService', true],
'App\\Validator\\ChipIdValidator' => ['privates', 'App\\Validator\\ChipIdValidator', 'getChipIdValidatorService', true],
'App\\Validator\\SkidataKeyCardValidator' => ['privates', 'App\\Validator\\SkidataKeyCardValidator', 'getSkidataKeyCardValidatorService', true],
'App\\Validator\\SwisspassHTAValidator' => ['privates', 'App\\Validator\\SwisspassHTAValidator', 'getSwisspassHTAValidatorService', true],
'Elements\\Bundle\\TicketShopFrameworkBundle\\Validator\\Constraint\\BirthdayValidator' => ['privates', 'ticketshopframework.validator.birthday', 'getTicketshopframework_Validator_BirthdayService', true],
'Elements\\Bundle\\TicketShopFrameworkBundle\\Validator\\Constraint\\ChipIdValidator' => ['privates', 'ticketshopframework.validator.chipid', 'getTicketshopframework_Validator_ChipidService', true],
'Elements\\Bundle\\TicketShopFrameworkBundle\\Validator\\Constraint\\DeliveryMethodValidator' => ['privates', 'ticketshopframework.validator.delivery_method', 'getTicketshopframework_Validator_DeliveryMethodService', true],
'Elements\\Bundle\\TicketShopFrameworkBundle\\Validator\\Constraint\\RequirementValidator' => ['privates', 'ticketshopframework.validator.requirements', 'getTicketshopframework_Validator_RequirementsService', true],
'Elements\\Bundle\\TicketShopFrameworkBundle\\Validator\\Constraint\\SkidataKeyCardValidator' => ['privates', 'ticketshopframework.validator.keycard', 'getTicketshopframework_Validator_KeycardService', true],
'Elements\\Bundle\\TicketShopFrameworkBundle\\Validator\\Constraint\\SkidataKeycardSwisspassValidator' => ['privates', 'ticketshopframework.validator.swisspass', 'getTicketshopframework_Validator_SwisspassService', 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],
'app_birthday_validator' => ['privates', 'App\\Validator\\BirthdayValidator', 'getBirthdayValidatorService', true],
'app_chipid_validator' => ['privates', 'App\\Validator\\ChipIdValidator', 'getChipIdValidatorService', true],
'app_keycard_validator' => ['privates', 'App\\Validator\\SkidataKeyCardValidator', 'getSkidataKeyCardValidatorService', true],
'birthday_validator' => ['privates', 'ticketshopframework.validator.birthday', 'getTicketshopframework_Validator_BirthdayService', true],
'chipid_validator' => ['privates', 'ticketshopframework.validator.chipid', 'getTicketshopframework_Validator_ChipidService', true],
'cmf_routing.validator.route_defaults' => ['privates', 'cmf_routing.validator.route_defaults', 'getCmfRouting_Validator_RouteDefaultsService', true],
'deliverymethod_validator' => ['privates', 'ticketshopframework.validator.delivery_method', 'getTicketshopframework_Validator_DeliveryMethodService', true],
'keycard_validator' => ['privates', 'ticketshopframework.validator.keycard', 'getTicketshopframework_Validator_KeycardService', true],
'requirement_validator' => ['privates', 'ticketshopframework.validator.requirements', 'getTicketshopframework_Validator_RequirementsService', true],
'security.validator.user_password' => ['privates', 'security.validator.user_password', 'getSecurity_Validator_UserPasswordService', true],
'swisspass_validator' => ['privates', 'ticketshopframework.validator.swisspass', 'getTicketshopframework_Validator_SwisspassService', true],
'validator.expression' => ['privates', 'validator.expression', 'getValidator_ExpressionService', true],
], [
'App\\Validator\\BirthdayValidator' => '?',
'App\\Validator\\ChipIdValidator' => '?',
'App\\Validator\\SkidataKeyCardValidator' => '?',
'App\\Validator\\SwisspassHTAValidator' => '?',
'Elements\\Bundle\\TicketShopFrameworkBundle\\Validator\\Constraint\\BirthdayValidator' => '?',
'Elements\\Bundle\\TicketShopFrameworkBundle\\Validator\\Constraint\\ChipIdValidator' => '?',
'Elements\\Bundle\\TicketShopFrameworkBundle\\Validator\\Constraint\\DeliveryMethodValidator' => '?',
'Elements\\Bundle\\TicketShopFrameworkBundle\\Validator\\Constraint\\RequirementValidator' => '?',
'Elements\\Bundle\\TicketShopFrameworkBundle\\Validator\\Constraint\\SkidataKeyCardValidator' => '?',
'Elements\\Bundle\\TicketShopFrameworkBundle\\Validator\\Constraint\\SkidataKeycardSwisspassValidator' => '?',
'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' => '?',
'app_birthday_validator' => '?',
'app_chipid_validator' => '?',
'app_keycard_validator' => '?',
'birthday_validator' => '?',
'chipid_validator' => '?',
'cmf_routing.validator.route_defaults' => '?',
'deliverymethod_validator' => '?',
'keycard_validator' => '?',
'requirement_validator' => '?',
'security.validator.user_password' => '?',
'swisspass_validator' => '?',
'validator.expression' => '?',
])));
if ($this->has('Symfony\\Contracts\\Translation\\TranslatorInterface')) {
$instance->setTranslator(($this->services['Symfony\\Contracts\\Translation\\TranslatorInterface'] ?? $this->getTranslatorInterfaceService()));
}
$instance->setTranslationDomain('validators');
$instance->addXmlMappings([0 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/config/validation.xml')]);
$instance->enableAnnotationMapping(true);
$instance->setDoctrineAnnotationReader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
$instance->addMethodMapping('loadValidatorMetadata');
$instance->addObjectInitializers([]);
$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()
{
$a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
if (isset($this->privates['web_profiler.debug_toolbar'])) {
return $this->privates['web_profiler.debug_toolbar'];
}
$b = ($this->services['router'] ?? $this->getRouterService());
if (isset($this->privates['web_profiler.debug_toolbar'])) {
return $this->privates['web_profiler.debug_toolbar'];
}
return $this->privates['web_profiler.debug_toolbar'] = new \Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener($a, false, 2, $b, '^/((index|app(_[\\w]+)?)\\.php/)?_wdt', ($this->privates['web_profiler.csp.handler'] ?? $this->getWebProfiler_Csp_HandlerService()), ($this->services['data_collector.dump'] ?? $this->getDataCollector_DumpService()));
}
/**
* Gets the private 'webpack_encore.entrypoint_lookup_collection' shared service.
*
* @return \Symfony\WebpackEncoreBundle\Asset\EntrypointLookupCollection
*/
protected function getWebpackEncore_EntrypointLookupCollectionService()
{
return $this->privates['webpack_encore.entrypoint_lookup_collection'] = new \Symfony\WebpackEncoreBundle\Asset\EntrypointLookupCollection(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'_default' => ['privates', 'webpack_encore.entrypoint_lookup[_default]', 'getWebpackEncore_EntrypointLookupDefaultService', true],
'build' => ['privates', 'webpack_encore.entrypoint_lookup[build]', 'getWebpackEncore_EntrypointLookupbuildService', true],
'debug' => ['privates', 'webpack_encore.entrypoint_lookup[debug]', 'getWebpackEncore_EntrypointLookupdebugService', true],
], [
'_default' => '?',
'build' => '?',
'debug' => '?',
]), '_default');
}
/**
* Gets the public 'pimcore.templating.engine.twig' alias.
*
* @return object The "twig" service.
*/
protected function getPimcore_Templating_Engine_TwigService()
{
trigger_deprecation('pimcore/pimcore', '10.6', 'The "pimcore.templating.engine.twig" alias is deprecated and will be removed in Pimcore 11');
return $this->get('twig');
}
/**
* Gets the public 'Doctrine\Common\Persistence\ConnectionRegistry' alias.
*
* @return object The "doctrine" service.
*/
protected function getConnectionRegistryService()
{
trigger_deprecation('pimcore/pimcore', '10.6', 'The "Doctrine\\Common\\Persistence\\ConnectionRegistry" alias is deprecated and will be removed in Pimcore 11');
return $this->get('doctrine');
}
/**
* Gets the public 'cmf.link-activity-definition.linkgenerator' alias.
*
* @return object The "CustomerManagementFrameworkBundle\LinkGenerator\LinkActivityDefinitionLinkGenerator" service.
*/
protected function getCmf_Linkactivitydefinition_LinkgeneratorService()
{
trigger_deprecation('pimcore/customer-management-framework-bundle', '3', 'The "cmf.link-activity-definition.linkgenerator" alias is deprecated. Use "CustomerManagementFrameworkBundle\\LinkGenerator\\LinkActivityDefinitionLinkGenerator" instead');
return $this->get('CustomerManagementFrameworkBundle\\LinkGenerator\\LinkActivityDefinitionLinkGenerator');
}
/**
* Gets the public 'cmf.customer_exporter_manager' alias.
*
* @return object The "CustomerManagementFrameworkBundle\CustomerList\ExporterManagerInterface" service.
*/
protected function getCmf_CustomerExporterManagerService()
{
trigger_deprecation('pimcore/customer-management-framework-bundle', '3', 'The "cmf.customer_exporter_manager" alias is deprecated. Use "CustomerManagementFrameworkBundle\\CustomerList\\ExporterManagerInterface" instead');
return $this->get('CustomerManagementFrameworkBundle\\CustomerList\\ExporterManagerInterface');
}
/**
* Gets the public 'cmf.action_trigger.queue' alias.
*
* @return object The "CustomerManagementFrameworkBundle\ActionTrigger\Queue\QueueInterface" service.
*/
protected function getCmf_ActionTrigger_QueueService()
{
trigger_deprecation('pimcore/customer-management-framework-bundle', '3', 'The "cmf.action_trigger.queue" alias is deprecated. Use "CustomerManagementFrameworkBundle\\ActionTrigger\\Queue\\QueueInterface" instead');
return $this->get('CustomerManagementFrameworkBundle\\ActionTrigger\\Queue\\QueueInterface');
}
/**
* Gets the public 'cmf.event_listener.action_trigger' alias.
*
* @return object The "CustomerManagementFrameworkBundle\ActionTrigger\EventHandler\EventHandlerInterface" service.
*/
protected function getCmf_EventListener_ActionTriggerService()
{
trigger_deprecation('pimcore/customer-management-framework-bundle', '3', 'The "cmf.event_listener.action_trigger" alias is deprecated. Use "CustomerManagementFrameworkBundle\\ActionTrigger\\EventHandler\\EventHandlerInterface" instead');
return $this->get('CustomerManagementFrameworkBundle\\ActionTrigger\\EventHandler\\EventHandlerInterface');
}
/**
* Gets the public 'cache_clearer' alias.
*
* @return object The ".container.private.cache_clearer" service.
*/
protected function getCacheClearerService()
{
trigger_deprecation('symfony/framework-bundle', '5.2', 'Accessing the "cache_clearer" service directly from the container is deprecated, use dependency injection instead.');
return $this->get('.container.private.cache_clearer');
}
/**
* Gets the public 'filesystem' alias.
*
* @return object The ".container.private.filesystem" service.
*/
protected function getFilesystemService()
{
trigger_deprecation('symfony/framework-bundle', '5.2', 'Accessing the "filesystem" service directly from the container is deprecated, use dependency injection instead.');
return $this->get('.container.private.filesystem');
}
/**
* Gets the public 'serializer' alias.
*
* @return object The ".container.private.serializer" service.
*/
protected function getSerializerService()
{
trigger_deprecation('symfony/framework-bundle', '5.2', 'Accessing the "serializer" service directly from the container is deprecated, use dependency injection instead.');
return $this->get('.container.private.serializer');
}
/**
* Gets the public 'security.csrf.token_manager' alias.
*
* @return object The ".container.private.security.csrf.token_manager" service.
*/
protected function getSecurity_Csrf_TokenManagerService()
{
trigger_deprecation('symfony/framework-bundle', '5.2', 'Accessing the "security.csrf.token_manager" service directly from the container is deprecated, use dependency injection instead.');
return $this->get('.container.private.security.csrf.token_manager');
}
/**
* Gets the public 'form.factory' alias.
*
* @return object The ".container.private.form.factory" service.
*/
protected function getForm_FactoryService()
{
trigger_deprecation('symfony/framework-bundle', '5.2', 'Accessing the "form.factory" service directly from the container is deprecated, use dependency injection instead.');
return $this->get('.container.private.form.factory');
}
/**
* Gets the public 'form.type.file' alias.
*
* @return object The ".container.private.form.type.file" service.
*/
protected function getForm_Type_FileService()
{
trigger_deprecation('symfony/framework-bundle', '5.2', 'Accessing the "form.type.file" service directly from the container is deprecated, use dependency injection instead.');
return $this->get('.container.private.form.type.file');
}
/**
* Gets the public 'profiler' alias.
*
* @return object The ".container.private.profiler" service.
*/
protected function getProfilerService()
{
trigger_deprecation('symfony/framework-bundle', '5.4', 'Accessing the "profiler" service directly from the container is deprecated, use dependency injection instead.');
return $this->get('.container.private.profiler');
}
/**
* Gets the public 'security.authorization_checker' alias.
*
* @return object The ".container.private.security.authorization_checker" service.
*/
protected function getSecurity_AuthorizationCheckerService()
{
trigger_deprecation('symfony/security-bundle', '5.3', 'Accessing the "security.authorization_checker" service directly from the container is deprecated, use dependency injection instead.');
return $this->get('.container.private.security.authorization_checker');
}
/**
* Gets the public 'security.token_storage' alias.
*
* @return object The ".container.private.security.token_storage" service.
*/
protected function getSecurity_TokenStorageService()
{
trigger_deprecation('symfony/security-bundle', '5.3', 'Accessing the "security.token_storage" service directly from the container is deprecated, use dependency injection instead.');
return $this->get('.container.private.security.token_storage');
}
/**
* Gets the public 'twig' alias.
*
* @return object The ".container.private.twig" service.
*/
protected function getTwigService()
{
trigger_deprecation('symfony/twig-bundle', '5.2', 'Accessing the "twig" service directly from the container is deprecated, use dependency injection instead.');
return $this->get('.container.private.twig');
}
/**
* Gets the public 'security.password_encoder' alias.
*
* @return object The ".container.private.security.password_encoder" service.
*/
protected function getSecurity_PasswordEncoderService()
{
trigger_deprecation('symfony/security-bundle', '5.3', 'Accessing the "security.password_encoder" service directly from the container is deprecated, use dependency injection instead.');
return $this->get('.container.private.security.password_encoder');
}
/**
* Gets the public 'pimcore_admin.security.user_provider' alias.
*
* @return object The ".container.private.pimcore_admin.security.user_provider" service.
*/
protected function getPimcoreAdmin_Security_UserProviderService()
{
trigger_deprecation('pimcore/pimcore', '10.6', 'Accessing the "pimcore_admin.security.user_provider" service directly from the container is deprecated, use dependency injection instead.');
return $this->get('.container.private.pimcore_admin.security.user_provider');
}
/**
* Gets the public 'pimcore_admin.security.user_loader' alias.
*
* @return object The ".container.private.pimcore_admin.security.user_loader" service.
*/
protected function getPimcoreAdmin_Security_UserLoaderService()
{
trigger_deprecation('pimcore/pimcore', '10.6', 'Accessing the "pimcore_admin.security.user_loader" service directly from the container is deprecated, use dependency injection instead.');
return $this->get('.container.private.pimcore_admin.security.user_loader');
}
/**
* Gets the public 'pimcore_admin.security.user_checker' alias.
*
* @return object The ".container.private.pimcore_admin.security.user_checker" service.
*/
protected function getPimcoreAdmin_Security_UserCheckerService()
{
trigger_deprecation('pimcore/pimcore', '10.6', 'Accessing the "pimcore_admin.security.user_checker" service directly from the container is deprecated, use dependency injection instead.');
return $this->get('.container.private.pimcore_admin.security.user_checker');
}
/**
* Gets the public 'session' alias.
*
* @return object The ".container.private.session" service.
*/
protected function getSessionService()
{
trigger_deprecation('symfony/framework-bundle', '5.3', 'Accessing the "session" service directly from the container is deprecated, use dependency injection instead.');
return $this->get('.container.private.session');
}
/**
* Gets the public 'validator' alias.
*
* @return object The ".container.private.validator" service.
*/
protected function getValidatorService()
{
trigger_deprecation('symfony/framework-bundle', '5.2', 'Accessing the "validator" service directly from the container is deprecated, use dependency injection instead.');
return $this->get('.container.private.validator');
}
/**
* @return array|bool|float|int|string|\UnitEnum|null
*/
public function getParameter(string $name)
{
if (isset($this->buildParameters[$name])) {
return $this->buildParameters[$name];
}
if (!(isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || \array_key_exists($name, $this->parameters))) {
throw new InvalidArgumentException(sprintf('The parameter "%s" must be defined.', $name));
}
if (isset($this->loadedDynamicParameters[$name])) {
return $this->loadedDynamicParameters[$name] ? $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
}
return $this->parameters[$name];
}
public function hasParameter(string $name): bool
{
if (isset($this->buildParameters[$name])) {
return true;
}
return isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || \array_key_exists($name, $this->parameters);
}
public function setParameter(string $name, $value): void
{
throw new LogicException('Impossible to call set() on a frozen ParameterBag.');
}
public function getParameterBag(): ParameterBagInterface
{
if (null === $this->parameterBag) {
$parameters = $this->parameters;
foreach ($this->loadedDynamicParameters as $name => $loaded) {
$parameters[$name] = $loaded ? $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
}
foreach ($this->buildParameters as $name => $value) {
$parameters[$name] = $value;
}
$this->parameterBag = new FrozenParameterBag($parameters);
}
return $this->parameterBag;
}
private $loadedDynamicParameters = [
'kernel.runtime_environment' => false,
'kernel.build_dir' => false,
'kernel.cache_dir' => false,
'secret' => false,
'google_client_id' => false,
'google_client_secret' => false,
'facebook_client_id' => false,
'facebook_client_secret' => false,
'exchangerate_api_key' => false,
'valid_token_link_secret' => false,
'main_domain' => false,
'b2b_domain' => false,
'marketplace_orderpush_user' => false,
'marketplace_orderpush_password' => false,
'kernel.secret' => false,
'debug.container.dump' => false,
'router.request_context.host' => false,
'serializer.mapping.cache.file' => false,
'validator.mapping.cache.file' => false,
'profiler.storage.dsn' => false,
'pimcore.config' => false,
'pimcore_admin.config' => false,
'pimcore_customer_management_framework.encryption.secret' => false,
'elements_skidata_sweb.config' => false,
'elements_incert_config' => false,
'elements_incert_config.terminalID' => false,
'elements.azure_auth.clientId' => false,
'elements.azure_auth.clientSecret' => false,
'elements.azure_auth.tenant' => false,
'elements_azure_auth.create_user_as_admin' => false,
'elements_azure_auth.check_login_permission' => 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 'secret': $value = $this->getEnv('SECRET'); break;
case 'google_client_id': $value = $this->getEnv('GOOGLE_CLIENT_ID'); break;
case 'google_client_secret': $value = $this->getEnv('GOOGLE_CLIENT_SECRET'); break;
case 'facebook_client_id': $value = $this->getEnv('FB_CLIENT_ID'); break;
case 'facebook_client_secret': $value = $this->getEnv('FB_CLIENT_SECRET'); break;
case 'exchangerate_api_key': $value = $this->getEnv('EXCHANGERATE_API_KEY'); break;
case 'valid_token_link_secret': $value = $this->getEnv('VALID_TOKEN_LINK_SECRET'); break;
case 'main_domain': $value = $this->getEnv('MAIN_DOMAIN'); break;
case 'b2b_domain': $value = $this->getEnv('default:main_domain:B2B_DOMAIN'); break;
case 'marketplace_orderpush_user': $value = $this->getEnv('MARKETPLACE_ORDER_PUSH_USER'); break;
case 'marketplace_orderpush_password': $value = $this->getEnv('MARKETPLACE_ORDER_PUSH_PWD'); break;
case 'kernel.secret': $value = $this->getEnv('SECRET'); break;
case 'debug.container.dump': $value = ($this->targetDir.''.'/App_KernelDevDebugContainer.xml'); break;
case 'router.request_context.host': $value = $this->getEnv('MAIN_DOMAIN'); break;
case 'serializer.mapping.cache.file': $value = ($this->targetDir.''.'/serialization.php'); break;
case 'validator.mapping.cache.file': $value = ($this->targetDir.''.'/validation.php'); break;
case 'profiler.storage.dsn': $value = ('file:'.$this->targetDir.''.'/profiler'); break;
case 'pimcore.config': $value = [
'web_profiler' => [
'toolbar' => [
'excluded_routes' => [
0 => [
'path' => '^/admin/asset/image-editor',
'route' => false,
'host' => false,
'methods' => [
],
],
1 => [
'path' => '^/fake-data/',
'route' => false,
'host' => false,
'methods' => [
],
],
2 => [
'path' => '^/stylelab',
'route' => false,
'host' => false,
'methods' => [
],
],
],
],
],
'security' => [
'encoder_factories' => [
'Pimcore\\Security\\User\\User' => [
'id' => 'pimcore_admin.security.password_encoder_factory',
],
],
'factory_type' => 'password_hasher',
'password_hasher_factories' => [
'App\\Model\\DataObject\\Customer' => [
'id' => 'cmf.security.user_password_hasher_factory',
],
'App\\Model\\DataObject\\BusinessUser' => [
'id' => 'b2b.security.user_password_hasher_factory',
],
'Pimcore\\Security\\User\\User' => [
'id' => 'pimcore.security.user_password_hasher_factory',
],
],
'password' => [
'algorithm' => '2y',
'options' => [
],
],
],
'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' => [
],
],
],
'predefined' => [
'definitions' => [
],
],
],
'image' => [
'max_pixels' => 190000000,
'thumbnails' => [
'auto_formats' => [
'avif' => [
'enabled' => false,
],
'webp' => [
'quality' => NULL,
'enabled' => true,
],
],
'definitions' => [
'accordion' => [
'items' => [
0 => [
'method' => 'cover',
'arguments' => [
'width' => 300,
'height' => 400,
'positioning' => 'center',
'forceResize' => true,
],
],
],
'medias' => [
],
'name' => 'accordion',
'description' => '',
'group' => '',
'format' => 'SOURCE',
'quality' => 85,
'highResolution' => 0.0,
'preserveColor' => false,
'preserveMetaData' => false,
'rasterizeSVG' => false,
'downloadable' => false,
'modificationDate' => 1675851611,
'creationDate' => 1675777838,
'preserveAnimation' => false,
],
'arrival-map' => [
'items' => [
0 => [
'method' => 'frame',
'arguments' => [
'width' => 1200,
'height' => 800,
'forceResize' => true,
],
],
1 => [
'method' => 'setBackgroundColor',
'arguments' => [
'color' => '#ffffff',
],
],
],
'medias' => [
'(max-width: 767px)' => [
0 => [
'method' => 'frame',
'arguments' => [
'width' => 360,
'height' => 240,
'forceResize' => true,
],
],
1 => [
'method' => 'setBackgroundColor',
'arguments' => [
'color' => '#ffffff',
],
],
],
],
'name' => 'arrival-map',
'description' => '',
'group' => '',
'format' => 'SOURCE',
'quality' => 85,
'highResolution' => 0.0,
'preserveColor' => false,
'preserveMetaData' => false,
'rasterizeSVG' => false,
'downloadable' => false,
'modificationDate' => 1675082768,
'creationDate' => 1675079591,
'preserveAnimation' => false,
],
'backoffice-product-table-image' => [
'items' => [
0 => [
'method' => 'resize',
'arguments' => [
'width' => 100,
'height' => NULL,
],
],
],
'medias' => [
],
'name' => 'backoffice-product-table-image',
'description' => '',
'group' => '',
'format' => 'SOURCE',
'quality' => 85,
'highResolution' => 0.0,
'preserveColor' => false,
'preserveMetaData' => false,
'rasterizeSVG' => false,
'downloadable' => false,
'modificationDate' => 1688459370,
'creationDate' => 1688459351,
'preserveAnimation' => false,
],
'backoffice-teaser' => [
'items' => [
0 => [
'method' => 'cover',
'arguments' => [
'width' => 280,
'height' => 250,
'positioning' => 'center',
'forceResize' => true,
],
],
],
'medias' => [
],
'name' => 'backoffice-teaser',
'description' => '',
'group' => '',
'format' => 'SOURCE',
'quality' => 85,
'highResolution' => 0.0,
'preserveColor' => false,
'preserveMetaData' => false,
'rasterizeSVG' => false,
'downloadable' => false,
'modificationDate' => 1687351394,
'creationDate' => 1687350613,
'preserveAnimation' => false,
],
'bg-mountain-img' => [
'items' => [
0 => [
'method' => 'frame',
'arguments' => [
'width' => 1920,
'height' => 1234,
'forceResize' => true,
],
],
],
'medias' => [
'(max-width: 767px)' => [
0 => [
'method' => 'cover',
'arguments' => [
'width' => 350,
'height' => 440,
'positioning' => 'center',
'forceResize' => true,
],
],
],
],
'name' => 'bg-mountain-img',
'description' => '',
'group' => '',
'format' => 'SOURCE',
'quality' => 85,
'highResolution' => 0.0,
'preserveColor' => false,
'preserveMetaData' => false,
'rasterizeSVG' => false,
'downloadable' => false,
'modificationDate' => 1669817363,
'creationDate' => 1669409614,
'preserveAnimation' => false,
],
'big-img-teaser' => [
'items' => [
0 => [
'method' => 'cover',
'arguments' => [
'width' => 360,
'height' => 241,
'positioning' => 'center',
'forceResize' => true,
],
],
],
'medias' => [
'(min-width: 768px)' => [
0 => [
'method' => 'cover',
'arguments' => [
'width' => 852,
'height' => 570,
'positioning' => 'center',
'forceResize' => true,
],
],
],
],
'name' => 'big-img-teaser',
'description' => '',
'group' => '',
'format' => 'SOURCE',
'quality' => 85,
'highResolution' => 0.0,
'preserveColor' => false,
'preserveMetaData' => false,
'rasterizeSVG' => false,
'downloadable' => false,
'modificationDate' => 1693309078,
'creationDate' => 1669390266,
'preserveAnimation' => false,
],
'bookingapi-images' => [
'items' => [
0 => [
'method' => 'scaleByWidth',
'arguments' => [
'width' => 1280,
'forceResize' => true,
],
],
],
'medias' => [
],
'name' => 'bookingapi-images',
'description' => '',
'group' => '',
'format' => 'SOURCE',
'quality' => 85,
'highResolution' => 0.0,
'preserveColor' => false,
'preserveMetaData' => false,
'rasterizeSVG' => false,
'downloadable' => false,
'modificationDate' => 1725869509,
'creationDate' => 1725869492,
'preserveAnimation' => false,
],
'card-teaser' => [
'items' => [
],
'medias' => [
],
'name' => 'card-teaser',
'description' => '',
'group' => '',
'format' => 'SOURCE',
'quality' => 85,
'highResolution' => NULL,
'preserveColor' => false,
'preserveMetaData' => false,
'rasterizeSVG' => false,
'downloadable' => false,
'modificationDate' => 1673447482,
'creationDate' => 1673447482,
'preserveAnimation' => false,
],
'career-tabbing-bg' => [
'items' => [
0 => [
'method' => 'cover',
'arguments' => [
'width' => 1920,
'height' => 800,
'positioning' => 'center',
'forceResize' => true,
],
],
],
'medias' => [
'(max-width: 767px)' => [
0 => [
'method' => 'cover',
'arguments' => [
'width' => 360,
'height' => 800,
'positioning' => 'center',
'forceResize' => true,
],
],
],
],
'name' => 'career-tabbing-bg',
'description' => '',
'group' => '',
'format' => 'SOURCE',
'quality' => 85,
'highResolution' => 0.0,
'preserveColor' => false,
'preserveMetaData' => false,
'rasterizeSVG' => false,
'downloadable' => false,
'modificationDate' => 1677578080,
'creationDate' => 1677169528,
'preserveAnimation' => false,
],
'cart-item--small' => [
'items' => [
0 => [
'method' => 'cover',
'arguments' => [
'width' => 120,
'height' => 120,
'positioning' => 'center',
'forceResize' => true,
],
],
],
'medias' => [
],
'name' => 'cart-item--small',
'description' => '',
'group' => '',
'format' => 'SOURCE',
'quality' => 85,
'highResolution' => 0.0,
'preserveColor' => false,
'preserveMetaData' => false,
'rasterizeSVG' => false,
'downloadable' => false,
'modificationDate' => 1676369988,
'creationDate' => 1676369976,
'preserveAnimation' => false,
],
'cart-item' => [
'items' => [
0 => [
'method' => 'cover',
'arguments' => [
'width' => 270,
'height' => 228,
'positioning' => 'center',
'forceResize' => true,
],
],
],
'medias' => [
],
'name' => 'cart-item',
'description' => '',
'group' => '',
'format' => 'SOURCE',
'quality' => 85,
'highResolution' => 0.0,
'preserveColor' => false,
'preserveMetaData' => false,
'rasterizeSVG' => false,
'downloadable' => false,
'modificationDate' => 1672391070,
'creationDate' => 1672391052,
'preserveAnimation' => false,
],
'citation-big' => [
'items' => [
0 => [
'method' => 'cover',
'arguments' => [
'width' => 1720,
'height' => 600,
'positioning' => 'center',
'forceResize' => true,
],
],
],
'medias' => [
'(max-width: 767px)' => [
0 => [
'method' => 'cover',
'arguments' => [
'width' => 390,
'height' => 390,
'positioning' => 'center',
'forceResize' => true,
],
],
],
],
'name' => 'citation-big',
'description' => '',
'group' => '',
'format' => 'SOURCE',
'quality' => 85,
'highResolution' => 0.0,
'preserveColor' => false,
'preserveMetaData' => false,
'rasterizeSVG' => false,
'downloadable' => false,
'modificationDate' => 1673260183,
'creationDate' => 1672754952,
'preserveAnimation' => false,
],
'citation-clouds' => [
'items' => [
0 => [
'method' => 'contain',
'arguments' => [
'width' => 1720,
'height' => 470,
'forceResize' => true,
],
],
],
'medias' => [
'(max-width: 767px)' => [
0 => [
'method' => 'cover',
'arguments' => [
'width' => 390,
'height' => 260,
'positioning' => 'topcenter',
'forceResize' => true,
],
],
],
],
'name' => 'citation-clouds',
'description' => '',
'group' => '',
'format' => 'SOURCE',
'quality' => 85,
'highResolution' => 0.0,
'preserveColor' => false,
'preserveMetaData' => false,
'rasterizeSVG' => false,
'downloadable' => false,
'modificationDate' => 1673260169,
'creationDate' => 1673258728,
'preserveAnimation' => false,
],
'citation-small' => [
'items' => [
0 => [
'method' => 'cover',
'arguments' => [
'width' => 560,
'height' => 373,
'positioning' => 'center',
'forceResize' => true,
],
],
],
'medias' => [
],
'name' => 'citation-small',
'description' => '',
'group' => '',
'format' => 'SOURCE',
'quality' => 85,
'highResolution' => 0.0,
'preserveColor' => false,
'preserveMetaData' => false,
'rasterizeSVG' => false,
'downloadable' => false,
'modificationDate' => 1673257050,
'creationDate' => 1673255100,
'preserveAnimation' => false,
],
'clouds' => [
'items' => [
0 => [
'method' => 'contain',
'arguments' => [
'width' => 1720,
'height' => 470,
'forceResize' => true,
],
],
],
'medias' => [
'(max-width: 767px)' => [
0 => [
'method' => 'cover',
'arguments' => [
'width' => 390,
'height' => 260,
'positioning' => 'center',
'forceResize' => true,
],
],
],
],
'name' => 'clouds',
'description' => '',
'group' => '',
'format' => 'SOURCE',
'quality' => 85,
'highResolution' => 0.0,
'preserveColor' => false,
'preserveMetaData' => false,
'rasterizeSVG' => false,
'downloadable' => false,
'modificationDate' => 1676369979,
'creationDate' => 1676369682,
'preserveAnimation' => false,
],
'content-hero-clouds' => [
'items' => [
0 => [
'method' => 'cover',
'arguments' => [
'width' => 1920,
'height' => 526,
'positioning' => 'center',
'forceResize' => true,
],
],
],
'medias' => [
'(max-width: 767px)' => [
0 => [
'method' => 'cover',
'arguments' => [
'width' => 390,
'height' => 263,
'positioning' => 'topcenter',
'forceResize' => true,
],
],
],
],
'name' => 'content-hero-clouds',
'description' => '',
'group' => '',
'format' => 'SOURCE',
'quality' => 85,
'highResolution' => 0.0,
'preserveColor' => false,
'preserveMetaData' => false,
'rasterizeSVG' => false,
'downloadable' => false,
'modificationDate' => 1673260376,
'creationDate' => 1672132141,
'preserveAnimation' => false,
],
'content-hero-small-height' => [
'items' => [
0 => [
'method' => 'cover',
'arguments' => [
'width' => 1920,
'height' => 640,
'positioning' => 'center',
'forceResize' => true,
],
],
],
'medias' => [
'(max-width: 767px)' => [
0 => [
'method' => 'cover',
'arguments' => [
'width' => 360,
'height' => 360,
'positioning' => 'center',
'forceResize' => true,
],
],
],
],
'name' => 'content-hero-small-height',
'description' => '',
'group' => '',
'format' => 'SOURCE',
'quality' => 85,
'highResolution' => 0.0,
'preserveColor' => false,
'preserveMetaData' => false,
'rasterizeSVG' => false,
'downloadable' => false,
'modificationDate' => 1676627748,
'creationDate' => 1676627366,
'preserveAnimation' => false,
],
'content-hero-small' => [
'items' => [
0 => [
'method' => 'cover',
'arguments' => [
'width' => 1808,
'height' => 603,
'positioning' => 'center',
'forceResize' => true,
],
],
],
'medias' => [
'(max-width: 767px)' => [
0 => [
'method' => 'cover',
'arguments' => [
'width' => 340,
'height' => 340,
'positioning' => 'center',
'forceResize' => true,
],
],
],
],
'name' => 'content-hero-small',
'description' => '',
'group' => '',
'format' => 'SOURCE',
'quality' => 85,
'highResolution' => 0.0,
'preserveColor' => false,
'preserveMetaData' => false,
'rasterizeSVG' => false,
'downloadable' => false,
'modificationDate' => 1674564040,
'creationDate' => 1674559216,
'preserveAnimation' => false,
],
'content-hero-xs' => [
'items' => [
0 => [
'method' => 'cover',
'arguments' => [
'width' => 360,
'height' => 360,
'positioning' => 'center',
'forceResize' => true,
],
],
],
'medias' => [
],
'name' => 'content-hero-xs',
'description' => '',
'group' => '',
'format' => 'SOURCE',
'quality' => 85,
'highResolution' => 0.0,
'preserveColor' => false,
'preserveMetaData' => false,
'rasterizeSVG' => false,
'downloadable' => false,
'modificationDate' => 1693485056,
'creationDate' => 1693485044,
'preserveAnimation' => false,
],
'content-hero' => [
'items' => [
0 => [
'method' => 'cover',
'arguments' => [
'width' => 1920,
'height' => 800,
'positioning' => 'center',
'forceResize' => true,
],
],
],
'medias' => [
'(max-width: 767px)' => [
0 => [
'method' => 'cover',
'arguments' => [
'width' => 360,
'height' => 360,
'positioning' => 'center',
'forceResize' => true,
],
],
],
],
'name' => 'content-hero',
'description' => '',
'group' => '',
'format' => 'SOURCE',
'quality' => 85,
'highResolution' => 0.0,
'preserveColor' => false,
'preserveMetaData' => false,
'rasterizeSVG' => false,
'downloadable' => false,
'modificationDate' => 1693485371,
'creationDate' => 1669643789,
'preserveAnimation' => false,
],
'departments-area-xs' => [
'items' => [
0 => [
'method' => 'cover',
'arguments' => [
'width' => 390,
'height' => 1014,
'positioning' => 'center',
'forceResize' => true,
],
],
],
'medias' => [
],
'name' => 'departments-area-xs',
'description' => '',
'group' => '',
'format' => 'SOURCE',
'quality' => 85,
'highResolution' => 0.0,
'preserveColor' => false,
'preserveMetaData' => false,
'rasterizeSVG' => false,
'downloadable' => false,
'modificationDate' => 1678431600,
'creationDate' => 1678431581,
'preserveAnimation' => false,
],
'departments-area' => [
'items' => [
0 => [
'method' => 'cover',
'arguments' => [
'width' => 1920,
'height' => 1120,
'positioning' => 'center',
'forceResize' => true,
],
],
],
'medias' => [
],
'name' => 'departments-area',
'description' => '',
'group' => '',
'format' => 'SOURCE',
'quality' => 85,
'highResolution' => 0.0,
'preserveColor' => false,
'preserveMetaData' => false,
'rasterizeSVG' => false,
'downloadable' => false,
'modificationDate' => 1678431604,
'creationDate' => 1678378659,
'preserveAnimation' => false,
],
'download-teaser' => [
'items' => [
0 => [
'method' => 'cover',
'arguments' => [
'width' => 418,
'height' => 280,
'positioning' => 'center',
'forceResize' => true,
],
],
],
'medias' => [
'(max-width: 767px)' => [
0 => [
'method' => 'cover',
'arguments' => [
'width' => 327,
'height' => 219,
'positioning' => 'center',
'forceResize' => true,
],
],
],
],
'name' => 'download-teaser',
'description' => '',
'group' => '',
'format' => 'SOURCE',
'quality' => 85,
'highResolution' => 0.0,
'preserveColor' => false,
'preserveMetaData' => false,
'rasterizeSVG' => false,
'downloadable' => false,
'modificationDate' => 1676885653,
'creationDate' => 1676882894,
'preserveAnimation' => false,
],
'editmode-hero' => [
'items' => [
0 => [
'method' => 'cover',
'arguments' => [
'width' => 250,
'height' => 161,
'positioning' => 'center',
'forceResize' => true,
],
],
],
'medias' => [
],
'name' => 'editmode-hero',
'description' => '',
'group' => '',
'format' => 'SOURCE',
'quality' => 85,
'highResolution' => 0.0,
'preserveColor' => false,
'preserveMetaData' => false,
'rasterizeSVG' => false,
'downloadable' => false,
'modificationDate' => 1676901227,
'creationDate' => 1676901139,
'preserveAnimation' => false,
],
'email-feature' => [
'items' => [
0 => [
'method' => 'frame',
'arguments' => [
'width' => 48,
'height' => 48,
'forceResize' => false,
],
],
1 => [
'method' => 'setBackgroundColor',
'arguments' => [
'color' => '#ffffff',
],
],
],
'medias' => [
],
'name' => 'email-feature',
'description' => '',
'group' => '',
'format' => 'JPEG',
'quality' => 85,
'highResolution' => 0.0,
'preserveColor' => false,
'preserveMetaData' => false,
'rasterizeSVG' => false,
'downloadable' => false,
'modificationDate' => 1641990118,
'creationDate' => 1641990085,
'preserveAnimation' => false,
],
'email-header' => [
'items' => [
0 => [
'method' => 'cover',
'arguments' => [
'width' => 600,
'height' => 80,
'positioning' => 'center',
'forceResize' => true,
],
],
],
'medias' => [
],
'name' => 'email-header',
'description' => '',
'group' => '',
'format' => 'JPEG',
'quality' => 85,
'highResolution' => 0.0,
'preserveColor' => false,
'preserveMetaData' => false,
'rasterizeSVG' => false,
'downloadable' => false,
'modificationDate' => 1677600732,
'creationDate' => 1641989984,
'preserveAnimation' => false,
],
'email-logo' => [
'items' => [
0 => [
'method' => 'scaleByWidth',
'arguments' => [
'width' => 200,
'forceResize' => false,
],
],
],
'medias' => [
],
'name' => 'email-logo',
'description' => '',
'group' => '',
'format' => 'JPEG',
'quality' => 85,
'highResolution' => 0.0,
'preserveColor' => false,
'preserveMetaData' => false,
'rasterizeSVG' => false,
'downloadable' => false,
'modificationDate' => 1641989970,
'creationDate' => 1641989943,
'preserveAnimation' => false,
],
'email-map' => [
'items' => [
0 => [
'method' => 'cover',
'arguments' => [
'width' => 552,
'height' => 311,
'positioning' => 'center',
'forceResize' => true,
],
],
],
'medias' => [
],
'name' => 'email-map',
'description' => '',
'group' => '',
'format' => 'SOURCE',
'quality' => 85,
'highResolution' => 0.0,
'preserveColor' => false,
'preserveMetaData' => false,
'rasterizeSVG' => false,
'downloadable' => false,
'modificationDate' => 1689235669,
'creationDate' => 1689235649,
'preserveAnimation' => false,
],
'email-orderlist' => [
'items' => [
0 => [
'method' => 'frame',
'arguments' => [
'width' => 45,
'height' => 45,
'forceResize' => false,
],
],
1 => [
'method' => 'setBackgroundColor',
'arguments' => [
'color' => '#ffffff',
],
],
],
'medias' => [
],
'name' => 'email-orderlist',
'description' => '',
'group' => '',
'format' => 'JPEG',
'quality' => 85,
'highResolution' => 0.0,
'preserveColor' => false,
'preserveMetaData' => false,
'rasterizeSVG' => false,
'downloadable' => false,
'modificationDate' => 1641990064,
'creationDate' => 1641990036,
'preserveAnimation' => false,
],
'email-teaser-fullwidth' => [
'items' => [
0 => [
'method' => 'scaleByWidth',
'arguments' => [
'width' => 580,
'forceResize' => false,
],
],
],
'medias' => [
],
'name' => 'email-teaser-fullwidth',
'description' => '',
'group' => '',
'format' => 'JPEG',
'quality' => 85,
'highResolution' => 0.0,
'preserveColor' => false,
'preserveMetaData' => false,
'rasterizeSVG' => false,
'downloadable' => false,
'modificationDate' => 1641990210,
'creationDate' => 1641990186,
'preserveAnimation' => false,
],
'email-teaser' => [
'items' => [
0 => [
'method' => 'cover',
'arguments' => [
'width' => 276,
'height' => 180,
'positioning' => 'center',
'forceResize' => false,
],
],
],
'medias' => [
],
'name' => 'email-teaser',
'description' => '',
'group' => '',
'format' => 'JPEG',
'quality' => 85,
'highResolution' => 0.0,
'preserveColor' => false,
'preserveMetaData' => false,
'rasterizeSVG' => false,
'downloadable' => false,
'modificationDate' => 1641990168,
'creationDate' => 1641990132,
'preserveAnimation' => false,
],
'footer-logo' => [
'items' => [
0 => [
'method' => 'scaleByWidth',
'arguments' => [
'width' => 264,
'forceResize' => true,
],
],
],
'medias' => [
],
'name' => 'footer-logo',
'description' => '',
'group' => '',
'format' => 'SOURCE',
'quality' => 85,
'highResolution' => 0.0,
'preserveColor' => false,
'preserveMetaData' => false,
'rasterizeSVG' => false,
'downloadable' => false,
'modificationDate' => 1669644444,
'creationDate' => 1669644399,
'preserveAnimation' => false,
],
'fullscreen-image-with-wysiwyg' => [
'items' => [
0 => [
'method' => 'cover',
'arguments' => [
'width' => 1920,
'height' => 800,
'positioning' => 'center',
'forceResize' => true,
],
],
],
'medias' => [
'(max-width: 767px)' => [
0 => [
'method' => 'cover',
'arguments' => [
'width' => 390,
'height' => 480,
'positioning' => 'center',
'forceResize' => true,
],
],
],
],
'name' => 'fullscreen-image-with-wysiwyg',
'description' => '',
'group' => '',
'format' => 'SOURCE',
'quality' => 85,
'highResolution' => 0.0,
'preserveColor' => false,
'preserveMetaData' => false,
'rasterizeSVG' => false,
'downloadable' => false,
'modificationDate' => 1678452209,
'creationDate' => 1678452139,
'preserveAnimation' => false,
],
'fullscreen-img-with-usps' => [
'items' => [
0 => [
'method' => 'cover',
'arguments' => [
'width' => 1920,
'height' => 800,
'positioning' => 'center',
'forceResize' => true,
],
],
],
'medias' => [
'(max-width: 767px)' => [
0 => [
'method' => 'cover',
'arguments' => [
'width' => 360,
'height' => 180,
'positioning' => 'center',
'forceResize' => true,
],
],
],
],
'name' => 'fullscreen-img-with-usps',
'description' => '',
'group' => '',
'format' => 'SOURCE',
'quality' => 85,
'highResolution' => 0.0,
'preserveColor' => false,
'preserveMetaData' => false,
'rasterizeSVG' => false,
'downloadable' => false,
'modificationDate' => 1696578109,
'creationDate' => 1676981974,
'preserveAnimation' => false,
],
'hero' => [
'items' => [
0 => [
'method' => 'cover',
'arguments' => [
'width' => 360,
'height' => 203,
'positioning' => 'center',
'forceResize' => false,
],
],
],
'medias' => [
'(min-width: 768px)' => [
0 => [
'method' => 'cover',
'arguments' => [
'width' => 1920,
'height' => 1080,
'positioning' => 'center',
'forceResize' => false,
],
],
],
],
'name' => 'hero',
'description' => '',
'group' => '',
'format' => 'SOURCE',
'quality' => 85,
'highResolution' => 0.0,
'preserveColor' => false,
'preserveMetaData' => false,
'rasterizeSVG' => false,
'downloadable' => false,
'modificationDate' => 1642150373,
'creationDate' => 1641998279,
'preserveAnimation' => false,
],
'hotspot-bg' => [
'items' => [
0 => [
'method' => 'cover',
'arguments' => [
'width' => 1920,
'height' => 880,
'positioning' => 'center',
'forceResize' => true,
],
],
],
'medias' => [
'(max-width: 767px)' => [
0 => [
'method' => 'cover',
'arguments' => [
'width' => 390,
'height' => 390,
'positioning' => 'center',
'forceResize' => true,
],
],
],
],
'name' => 'hotspot-bg',
'description' => '',
'group' => '',
'format' => 'SOURCE',
'quality' => 85,
'highResolution' => 0.0,
'preserveColor' => false,
'preserveMetaData' => false,
'rasterizeSVG' => false,
'downloadable' => false,
'modificationDate' => 1673279443,
'creationDate' => 1673279401,
'preserveAnimation' => false,
],
'hotspot-popup' => [
'items' => [
0 => [
'method' => 'cover',
'arguments' => [
'width' => 385,
'height' => 257,
'positioning' => 'center',
'forceResize' => true,
],
],
],
'medias' => [
],
'name' => 'hotspot-popup',
'description' => '',
'group' => '',
'format' => 'SOURCE',
'quality' => 85,
'highResolution' => 0.0,
'preserveColor' => false,
'preserveMetaData' => false,
'rasterizeSVG' => false,
'downloadable' => false,
'modificationDate' => 1673280572,
'creationDate' => 1673278374,
'preserveAnimation' => false,
],
'img-slider' => [
'items' => [
0 => [
'method' => 'cover',
'arguments' => [
'width' => 766,
'height' => 575,
'positioning' => 'center',
'forceResize' => true,
],
],
],
'medias' => [
'(max-width: 767px)' => [
0 => [
'method' => 'cover',
'arguments' => [
'width' => 312,
'height' => 234,
'positioning' => 'center',
'forceResize' => true,
],
],
],
],
'name' => 'img-slider',
'description' => '',
'group' => '',
'format' => 'SOURCE',
'quality' => 85,
'highResolution' => 0.0,
'preserveColor' => false,
'preserveMetaData' => false,
'rasterizeSVG' => false,
'downloadable' => false,
'modificationDate' => 1685431777,
'creationDate' => 1685431656,
'preserveAnimation' => false,
],
'img-teaser-landscape' => [
'items' => [
0 => [
'method' => 'cover',
'arguments' => [
'width' => 848,
'height' => 424,
'positioning' => 'center',
'forceResize' => true,
],
],
],
'medias' => [
'(max-width: 767px)' => [
0 => [
'method' => 'cover',
'arguments' => [
'width' => 240,
'height' => 117,
'positioning' => 'center',
'forceResize' => true,
],
],
],
],
'name' => 'img-teaser-landscape',
'description' => '',
'group' => '',
'format' => 'SOURCE',
'quality' => 85,
'highResolution' => 0.0,
'preserveColor' => false,
'preserveMetaData' => false,
'rasterizeSVG' => false,
'downloadable' => false,
'modificationDate' => 1696578017,
'creationDate' => 1675840716,
'preserveAnimation' => false,
],
'img-teaser-portal' => [
'items' => [
0 => [
'method' => 'cover',
'arguments' => [
'width' => 685,
'height' => 685,
'positioning' => 'center',
'forceResize' => true,
],
],
],
'medias' => [
'(max-width: 767px)' => [
0 => [
'method' => 'cover',
'arguments' => [
'width' => 406,
'height' => 232,
'positioning' => 'center',
'forceResize' => true,
],
],
],
],
'name' => 'img-teaser-portal',
'description' => '',
'group' => '',
'format' => 'SOURCE',
'quality' => 85,
'highResolution' => 0.0,
'preserveColor' => false,
'preserveMetaData' => false,
'rasterizeSVG' => false,
'downloadable' => false,
'modificationDate' => 1676455564,
'creationDate' => 1676285386,
'preserveAnimation' => false,
],
'img-teaser' => [
'items' => [
0 => [
'method' => 'cover',
'arguments' => [
'width' => 225,
'height' => 225,
'positioning' => 'center',
'forceResize' => true,
],
],
],
'medias' => [
'(min-width: 768px)' => [
0 => [
'method' => 'cover',
'arguments' => [
'width' => 346,
'height' => 346,
'positioning' => 'center',
'forceResize' => true,
],
],
],
],
'name' => 'img-teaser',
'description' => '',
'group' => '',
'format' => 'SOURCE',
'quality' => 85,
'highResolution' => 0.0,
'preserveColor' => false,
'preserveMetaData' => false,
'rasterizeSVG' => false,
'downloadable' => false,
'modificationDate' => 1693293571,
'creationDate' => 1668768692,
'preserveAnimation' => false,
],
'img-text-slider' => [
'items' => [
0 => [
'method' => 'cover',
'arguments' => [
'width' => 852,
'height' => 563,
'positioning' => 'center',
'forceResize' => true,
],
],
],
'medias' => [
],
'name' => 'img-text-slider',
'description' => '',
'group' => '',
'format' => 'SOURCE',
'quality' => 85,
'highResolution' => 0.0,
'preserveColor' => false,
'preserveMetaData' => false,
'rasterizeSVG' => false,
'downloadable' => false,
'modificationDate' => 1672652295,
'creationDate' => 1672652275,
'preserveAnimation' => false,
],
'interactive-map-image' => [
'items' => [
0 => [
'method' => 'scaleByWidth',
'arguments' => [
'width' => 1712,
'forceResize' => true,
],
],
],
'medias' => [
'(max-width: 767px)' => [
0 => [
'method' => 'scaleByWidth',
'arguments' => [
'width' => 360,
'forceResize' => true,
],
],
],
],
'name' => 'interactive-map-image',
'description' => '',
'group' => '',
'format' => 'SOURCE',
'quality' => 85,
'highResolution' => 0.0,
'preserveColor' => false,
'preserveMetaData' => false,
'rasterizeSVG' => false,
'downloadable' => false,
'modificationDate' => 1683035312,
'creationDate' => 1683035279,
'preserveAnimation' => false,
],
'interactive-map' => [
'items' => [
0 => [
'method' => 'cover',
'arguments' => [
'width' => 1712,
'height' => 963,
'positioning' => 'center',
'forceResize' => true,
],
],
],
'medias' => [
'(max-width: 767px)' => [
0 => [
'method' => 'cover',
'arguments' => [
'width' => 360,
'height' => 360,
'positioning' => 'center',
'forceResize' => true,
],
],
],
],
'name' => 'interactive-map',
'description' => '',
'group' => '',
'format' => 'SOURCE',
'quality' => 85,
'highResolution' => 0.0,
'preserveColor' => false,
'preserveMetaData' => false,
'rasterizeSVG' => false,
'downloadable' => false,
'modificationDate' => 1676457392,
'creationDate' => 1676457122,
'preserveAnimation' => false,
],
'jsonld' => [
'items' => [
0 => [
'method' => 'cover',
'arguments' => [
'width' => 1920,
'height' => 1080,
'positioning' => 'center',
'forceResize' => true,
],
],
],
'medias' => [
],
'name' => 'jsonld',
'description' => '',
'group' => '',
'format' => 'SOURCE',
'quality' => 85,
'highResolution' => 0.0,
'preserveColor' => false,
'preserveMetaData' => false,
'rasterizeSVG' => false,
'downloadable' => false,
'modificationDate' => 1700468482,
'creationDate' => 1700468465,
'preserveAnimation' => false,
],
'large-img-teaser' => [
'items' => [
0 => [
'method' => 'cover',
'arguments' => [
'width' => 1720,
'height' => 670,
'positioning' => 'center',
'forceResize' => true,
],
],
],
'medias' => [
'(max-width: 767px)' => [
0 => [
'method' => 'cover',
'arguments' => [
'width' => 350,
'height' => 235,
'positioning' => 'center',
'forceResize' => true,
],
],
],
],
'name' => 'large-img-teaser',
'description' => '',
'group' => '',
'format' => 'SOURCE',
'quality' => 85,
'highResolution' => 0.0,
'preserveColor' => false,
'preserveMetaData' => false,
'rasterizeSVG' => false,
'downloadable' => false,
'modificationDate' => 1672674439,
'creationDate' => 1672674389,
'preserveAnimation' => false,
],
'lightbox' => [
'items' => [
0 => [
'method' => 'contain',
'arguments' => [
'width' => 1600,
'height' => 900,
'forceResize' => false,
],
],
1 => [
'method' => 'cover',
'arguments' => [
'width' => 1600,
'height' => 900,
'positioning' => NULL,
'forceResize' => false,
],
],
],
'medias' => [
'(max-width: 767px)' => [
0 => [
'method' => 'contain',
'arguments' => [
'width' => 360,
'height' => 203,
'forceResize' => false,
],
],
1 => [
'method' => 'cover',
'arguments' => [
'width' => 360,
'height' => 203,
'positioning' => 'center',
'forceResize' => false,
],
],
],
],
'name' => 'lightbox',
'description' => '',
'group' => '',
'format' => 'SOURCE',
'quality' => 85,
'highResolution' => 0.0,
'preserveColor' => false,
'preserveMetaData' => false,
'rasterizeSVG' => false,
'downloadable' => false,
'modificationDate' => 1672144775,
'creationDate' => 1641989294,
'preserveAnimation' => false,
],
'media-area-16x9' => [
'items' => [
0 => [
'method' => 'cover',
'arguments' => [
'width' => 330,
'height' => 186,
'positioning' => 'center',
'forceResize' => true,
],
],
],
'medias' => [
'(min-width: 768px)' => [
0 => [
'method' => 'cover',
'arguments' => [
'width' => 1190,
'height' => 670,
'positioning' => 'center',
'forceResize' => true,
],
],
],
],
'name' => 'media-area-16x9',
'description' => '',
'group' => '',
'format' => 'SOURCE',
'quality' => 85,
'highResolution' => 0.0,
'preserveColor' => false,
'preserveMetaData' => false,
'rasterizeSVG' => false,
'downloadable' => false,
'modificationDate' => 1642151127,
'creationDate' => 1642150905,
'preserveAnimation' => false,
],
'media-area-4x3' => [
'items' => [
0 => [
'method' => 'cover',
'arguments' => [
'width' => 360,
'height' => 270,
'positioning' => 'center',
'forceResize' => true,
],
],
],
'medias' => [
'(min-width: 768px)' => [
0 => [
'method' => 'cover',
'arguments' => [
'width' => 800,
'height' => 600,
'positioning' => 'center',
'forceResize' => true,
],
],
],
],
'name' => 'media-area-4x3',
'description' => '',
'group' => '',
'format' => 'SOURCE',
'quality' => 85,
'highResolution' => 0.0,
'preserveColor' => false,
'preserveMetaData' => false,
'rasterizeSVG' => false,
'downloadable' => false,
'modificationDate' => 1642150868,
'creationDate' => 1642150767,
'preserveAnimation' => false,
],
'media-area' => [
'items' => [
0 => [
'method' => 'scaleByWidth',
'arguments' => [
'width' => 330,
'forceResize' => true,
],
],
],
'medias' => [
'(min-width: 768px)' => [
0 => [
'method' => 'scaleByWidth',
'arguments' => [
'width' => 1190,
'forceResize' => true,
],
],
],
],
'name' => 'media-area',
'description' => '',
'group' => '',
'format' => 'SOURCE',
'quality' => 85,
'highResolution' => 0.0,
'preserveColor' => false,
'preserveMetaData' => false,
'rasterizeSVG' => false,
'downloadable' => false,
'modificationDate' => 1642150479,
'creationDate' => 1642150394,
'preserveAnimation' => false,
],
'navbar-brand' => [
'items' => [
0 => [
'method' => 'scaleByWidth',
'arguments' => [
'width' => 200,
'forceResize' => true,
],
],
],
'medias' => [
],
'name' => 'navbar-brand',
'description' => '',
'group' => '',
'format' => 'SOURCE',
'quality' => 85,
'highResolution' => 0.0,
'preserveColor' => false,
'preserveMetaData' => false,
'rasterizeSVG' => false,
'downloadable' => false,
'modificationDate' => 1675177483,
'creationDate' => 1675177465,
'preserveAnimation' => false,
],
'news-teaser-big' => [
'items' => [
0 => [
'method' => 'cover',
'arguments' => [
'width' => 1078,
'height' => 659,
'positioning' => 'center',
'forceResize' => true,
],
],
],
'medias' => [
],
'name' => 'news-teaser-big',
'description' => '',
'group' => '',
'format' => 'SOURCE',
'quality' => 85,
'highResolution' => 0.0,
'preserveColor' => false,
'preserveMetaData' => false,
'rasterizeSVG' => false,
'downloadable' => false,
'modificationDate' => 1676444340,
'creationDate' => 1676444229,
'preserveAnimation' => false,
],
'news-teaser-small' => [
'items' => [
0 => [
'method' => 'cover',
'arguments' => [
'width' => 488,
'height' => 298,
'positioning' => 'center',
'forceResize' => true,
],
],
],
'medias' => [
],
'name' => 'news-teaser-small',
'description' => '',
'group' => '',
'format' => 'SOURCE',
'quality' => 85,
'highResolution' => 0.0,
'preserveColor' => false,
'preserveMetaData' => false,
'rasterizeSVG' => false,
'downloadable' => false,
'modificationDate' => 1676445483,
'creationDate' => 1676445463,
'preserveAnimation' => false,
],
'newsletter-bg-mobile' => [
'items' => [
0 => [
'method' => 'cover',
'arguments' => [
'width' => 390,
'height' => 560,
'positioning' => 'center',
'forceResize' => true,
],
],
],
'medias' => [
],
'name' => 'newsletter-bg-mobile',
'description' => '',
'group' => '',
'format' => 'SOURCE',
'quality' => 85,
'highResolution' => 0.0,
'preserveColor' => false,
'preserveMetaData' => false,
'rasterizeSVG' => false,
'downloadable' => false,
'modificationDate' => 1671535842,
'creationDate' => 1671535795,
'preserveAnimation' => false,
],
'newsletter-bg' => [
'items' => [
0 => [
'method' => 'scaleByWidth',
'arguments' => [
'width' => 1920,
'forceResize' => true,
],
],
],
'medias' => [
],
'name' => 'newsletter-bg',
'description' => '',
'group' => '',
'format' => 'SOURCE',
'quality' => 85,
'highResolution' => 0.0,
'preserveColor' => false,
'preserveMetaData' => false,
'rasterizeSVG' => false,
'downloadable' => false,
'modificationDate' => 1671535784,
'creationDate' => 1671535753,
'preserveAnimation' => false,
],
'pdf-event' => [
'items' => [
0 => [
'method' => 'cover',
'arguments' => [
'width' => 340,
'height' => 226,
'positioning' => 'center',
'forceResize' => true,
],
],
],
'medias' => [
],
'name' => 'pdf-event',
'description' => '',
'group' => '',
'format' => 'JPEG',
'quality' => 85,
'highResolution' => 0.0,
'preserveColor' => false,
'preserveMetaData' => false,
'rasterizeSVG' => false,
'downloadable' => false,
'modificationDate' => 1694008679,
'creationDate' => 1694007449,
'preserveAnimation' => false,
],
'portal-hero-bg-xs' => [
'items' => [
0 => [
'method' => 'cover',
'arguments' => [
'width' => 414,
'height' => 896,
'positioning' => 'center',
'forceResize' => true,
],
],
],
'medias' => [
],
'name' => 'portal-hero-bg-xs',
'description' => '',
'group' => '',
'format' => 'SOURCE',
'quality' => 85,
'highResolution' => 0.0,
'preserveColor' => false,
'preserveMetaData' => false,
'rasterizeSVG' => false,
'downloadable' => false,
'modificationDate' => 1676015445,
'creationDate' => 1675874614,
'preserveAnimation' => false,
],
'portal-hero-bg' => [
'items' => [
0 => [
'method' => 'cover',
'arguments' => [
'width' => 1920,
'height' => 1080,
'positioning' => 'center',
'forceResize' => true,
],
],
],
'medias' => [
],
'name' => 'portal-hero-bg',
'description' => '',
'group' => '',
'format' => 'SOURCE',
'quality' => 85,
'highResolution' => 0.0,
'preserveColor' => false,
'preserveMetaData' => false,
'rasterizeSVG' => false,
'downloadable' => false,
'modificationDate' => 1675874761,
'creationDate' => 1675874570,
'preserveAnimation' => false,
],
'portal-hero-xs' => [
'items' => [
0 => [
'method' => 'cover',
'arguments' => [
'width' => 295,
'height' => 442,
'positioning' => 'center',
'forceResize' => true,
],
],
],
'medias' => [
],
'name' => 'portal-hero-xs',
'description' => '',
'group' => '',
'format' => 'SOURCE',
'quality' => 85,
'highResolution' => 0.0,
'preserveColor' => false,
'preserveMetaData' => false,
'rasterizeSVG' => false,
'downloadable' => false,
'modificationDate' => 1676618940,
'creationDate' => 1676618832,
'preserveAnimation' => false,
],
'portal-hero' => [
'items' => [
0 => [
'method' => 'cover',
'arguments' => [
'width' => 1680,
'height' => 800,
'positioning' => 'center',
'forceResize' => true,
],
],
],
'medias' => [
'(max-width: 767px)' => [
0 => [
'method' => 'cover',
'arguments' => [
'width' => 295,
'height' => 442,
'positioning' => 'center',
'forceResize' => true,
],
],
],
],
'name' => 'portal-hero',
'description' => '',
'group' => '',
'format' => 'SOURCE',
'quality' => 85,
'highResolution' => 0.0,
'preserveColor' => false,
'preserveMetaData' => false,
'rasterizeSVG' => false,
'downloadable' => false,
'modificationDate' => 1669631232,
'creationDate' => 1669366385,
'preserveAnimation' => false,
],
'profile-block' => [
'items' => [
0 => [
'method' => 'cover',
'arguments' => [
'width' => 64,
'height' => 64,
'positioning' => 'center',
'forceResize' => true,
],
],
],
'medias' => [
],
'name' => 'profile-block',
'description' => '',
'group' => '',
'format' => 'SOURCE',
'quality' => 85,
'highResolution' => 0.0,
'preserveColor' => false,
'preserveMetaData' => false,
'rasterizeSVG' => false,
'downloadable' => false,
'modificationDate' => 1678178537,
'creationDate' => 1678178513,
'preserveAnimation' => false,
],
'profile-hub' => [
'items' => [
0 => [
'method' => 'cover',
'arguments' => [
'width' => 96,
'height' => 96,
'positioning' => 'center',
'forceResize' => true,
],
],
],
'medias' => [
],
'name' => 'profile-hub',
'description' => '',
'group' => '',
'format' => 'SOURCE',
'quality' => 85,
'highResolution' => 0.0,
'preserveColor' => false,
'preserveMetaData' => false,
'rasterizeSVG' => false,
'downloadable' => false,
'modificationDate' => 1680258460,
'creationDate' => 1680258343,
'preserveAnimation' => false,
],
'search-result' => [
'items' => [
0 => [
'method' => 'cover',
'arguments' => [
'width' => 211,
'height' => 211,
'positioning' => 'center',
'forceResize' => true,
],
],
],
'medias' => [
'(max-width: 767px)' => [
0 => [
'method' => 'cover',
'arguments' => [
'width' => 350,
'height' => 200,
'positioning' => 'center',
'forceResize' => true,
],
],
],
],
'name' => 'search-result',
'description' => '',
'group' => '',
'format' => 'SOURCE',
'quality' => 85,
'highResolution' => 0.0,
'preserveColor' => false,
'preserveMetaData' => false,
'rasterizeSVG' => false,
'downloadable' => false,
'modificationDate' => 1679908518,
'creationDate' => 1679908422,
'preserveAnimation' => false,
],
'snow-items-bg-img' => [
'items' => [
0 => [
'method' => 'cover',
'arguments' => [
'width' => 1920,
'height' => 800,
'positioning' => 'center',
'forceResize' => true,
],
],
],
'medias' => [
'(max-width: 767px)' => [
0 => [
'method' => 'cover',
'arguments' => [
'width' => 390,
'height' => 480,
'positioning' => 'center',
'forceResize' => true,
],
],
],
],
'name' => 'snow-items-bg-img',
'description' => '',
'group' => '',
'format' => 'SOURCE',
'quality' => 85,
'highResolution' => 0.0,
'preserveColor' => false,
'preserveMetaData' => false,
'rasterizeSVG' => false,
'downloadable' => false,
'modificationDate' => 1678789815,
'creationDate' => 1678789663,
'preserveAnimation' => false,
],
'sustainability-area-bg-xs' => [
'items' => [
0 => [
'method' => 'cover',
'arguments' => [
'width' => 390,
'height' => 930,
'positioning' => 'center',
'forceResize' => true,
],
],
],
'medias' => [
],
'name' => 'sustainability-area-bg-xs',
'description' => '',
'group' => '',
'format' => 'SOURCE',
'quality' => 85,
'highResolution' => 0.0,
'preserveColor' => false,
'preserveMetaData' => false,
'rasterizeSVG' => false,
'downloadable' => false,
'modificationDate' => 1676035210,
'creationDate' => 1676035185,
'preserveAnimation' => false,
],
'sustainability-area-bg' => [
'items' => [
0 => [
'method' => 'cover',
'arguments' => [
'width' => 1920,
'height' => 1080,
'positioning' => 'center',
'forceResize' => true,
],
],
],
'medias' => [
],
'name' => 'sustainability-area-bg',
'description' => '',
'group' => '',
'format' => 'SOURCE',
'quality' => 85,
'highResolution' => 0.0,
'preserveColor' => false,
'preserveMetaData' => false,
'rasterizeSVG' => false,
'downloadable' => false,
'modificationDate' => 1675957259,
'creationDate' => 1675957246,
'preserveAnimation' => false,
],
'sustainability-area' => [
'items' => [
0 => [
'method' => 'cover',
'arguments' => [
'width' => 563,
'height' => 843,
'positioning' => 'center',
'forceResize' => true,
],
],
],
'medias' => [
'(max-width: 767px)' => [
0 => [
'method' => 'cover',
'arguments' => [
'width' => 167,
'height' => 334,
'positioning' => 'center',
'forceResize' => true,
],
],
],
],
'name' => 'sustainability-area',
'description' => '',
'group' => '',
'format' => 'SOURCE',
'quality' => 85,
'highResolution' => 0.0,
'preserveColor' => false,
'preserveMetaData' => false,
'rasterizeSVG' => false,
'downloadable' => false,
'modificationDate' => 1676036328,
'creationDate' => 1675787664,
'preserveAnimation' => false,
],
'team-member' => [
'items' => [
0 => [
'method' => 'cover',
'arguments' => [
'width' => 274,
'height' => 274,
'positioning' => 'center',
'forceResize' => true,
],
],
],
'medias' => [
'(max-width: 767px)' => [
0 => [
'method' => 'cover',
'arguments' => [
'width' => 167,
'height' => 167,
'positioning' => 'center',
'forceResize' => true,
],
],
],
],
'name' => 'team-member',
'description' => '',
'group' => '',
'format' => 'SOURCE',
'quality' => 85,
'highResolution' => 0.0,
'preserveColor' => false,
'preserveMetaData' => false,
'rasterizeSVG' => false,
'downloadable' => false,
'modificationDate' => 1678373330,
'creationDate' => 1678373285,
'preserveAnimation' => false,
],
'ticket-teaser' => [
'items' => [
0 => [
'method' => 'cover',
'arguments' => [
'width' => 312,
'height' => 209,
'positioning' => 'center',
'forceResize' => true,
],
],
],
'medias' => [
'(min-width: 768px)' => [
0 => [
'method' => 'cover',
'arguments' => [
'width' => 418,
'height' => 280,
'positioning' => 'center',
'forceResize' => true,
],
],
],
],
'name' => 'ticket-teaser',
'description' => '',
'group' => '',
'format' => 'SOURCE',
'quality' => 85,
'highResolution' => 0.0,
'preserveColor' => false,
'preserveMetaData' => false,
'rasterizeSVG' => false,
'downloadable' => false,
'modificationDate' => 1693296583,
'creationDate' => 1669383732,
'preserveAnimation' => false,
],
'travel-station-hero' => [
'items' => [
0 => [
'method' => 'cover',
'arguments' => [
'width' => 1322,
'height' => 776,
'positioning' => 'center',
'forceResize' => true,
],
],
],
'medias' => [
'(max-width: 767px)' => [
0 => [
'method' => 'cover',
'arguments' => [
'width' => 360,
'height' => 360,
'positioning' => 'center',
'forceResize' => true,
],
],
],
],
'name' => 'travel-station-hero',
'description' => '',
'group' => '',
'format' => 'SOURCE',
'quality' => 85,
'highResolution' => 0.0,
'preserveColor' => false,
'preserveMetaData' => false,
'rasterizeSVG' => false,
'downloadable' => false,
'modificationDate' => 1678089311,
'creationDate' => 1675761835,
'preserveAnimation' => false,
],
'travel-stations-preview' => [
'items' => [
0 => [
'method' => 'scaleByWidth',
'arguments' => [
'width' => 1322,
'forceResize' => true,
],
],
],
'medias' => [
'(min-width: 767px)' => [
0 => [
'method' => 'scaleByWidth',
'arguments' => [
'width' => 360,
'forceResize' => true,
],
],
],
],
'name' => 'travel-stations-preview',
'description' => '',
'group' => '',
'format' => 'SOURCE',
'quality' => 85,
'highResolution' => 0.0,
'preserveColor' => false,
'preserveMetaData' => false,
'rasterizeSVG' => false,
'downloadable' => false,
'modificationDate' => 1675788162,
'creationDate' => 1675787999,
'preserveAnimation' => false,
],
'webcam-item-360--xs' => [
'items' => [
0 => [
'method' => 'cover',
'arguments' => [
'width' => 590,
'height' => 229,
'positioning' => 'center',
'forceResize' => true,
],
],
],
'medias' => [
],
'name' => 'webcam-item-360--xs',
'description' => '',
'group' => '',
'format' => 'SOURCE',
'quality' => 85,
'highResolution' => 0.0,
'preserveColor' => false,
'preserveMetaData' => false,
'rasterizeSVG' => false,
'downloadable' => false,
'modificationDate' => 1678980695,
'creationDate' => 1678976363,
'preserveAnimation' => false,
],
'webcam-item-360' => [
'items' => [
0 => [
'method' => 'cover',
'arguments' => [
'width' => 1920,
'height' => 570,
'positioning' => 'center',
'forceResize' => true,
],
],
],
'medias' => [
],
'name' => 'webcam-item-360',
'description' => '',
'group' => '',
'format' => 'SOURCE',
'quality' => 85,
'highResolution' => 0.0,
'preserveColor' => false,
'preserveMetaData' => false,
'rasterizeSVG' => false,
'downloadable' => false,
'modificationDate' => 1678976355,
'creationDate' => 1678976336,
'preserveAnimation' => false,
],
'webcam' => [
'items' => [
0 => [
'method' => 'cover',
'arguments' => [
'width' => 852,
'height' => 570,
'positioning' => 'center',
'forceResize' => true,
],
],
],
'medias' => [
'(max-width: 767px)' => [
0 => [
'method' => 'cover',
'arguments' => [
'width' => 390,
'height' => 260,
'positioning' => 'center',
'forceResize' => true,
],
],
],
],
'name' => 'webcam',
'description' => '',
'group' => '',
'format' => 'SOURCE',
'quality' => 85,
'highResolution' => 0.0,
'preserveColor' => false,
'preserveMetaData' => false,
'rasterizeSVG' => false,
'downloadable' => false,
'modificationDate' => 1679043224,
'creationDate' => 1678975972,
'preserveAnimation' => false,
],
'wysiwyg-img-1x1' => [
'items' => [
0 => [
'method' => 'cover',
'arguments' => [
'width' => 418,
'height' => 418,
'positioning' => 'center',
'forceResize' => true,
],
],
],
'medias' => [
'(max-width: 767px)' => [
0 => [
'method' => 'cover',
'arguments' => [
'width' => 167,
'height' => 167,
'positioning' => 'center',
'forceResize' => true,
],
],
],
],
'name' => 'wysiwyg-img-1x1',
'description' => '',
'group' => '',
'format' => 'SOURCE',
'quality' => 85,
'highResolution' => 0.0,
'preserveColor' => false,
'preserveMetaData' => false,
'rasterizeSVG' => false,
'downloadable' => false,
'modificationDate' => 1669716642,
'creationDate' => 1669716332,
'preserveAnimation' => false,
],
'wysiwyg-img-53x26' => [
'items' => [
0 => [
'method' => 'cover',
'arguments' => [
'width' => 848,
'height' => 416,
'positioning' => 'center',
'forceResize' => true,
],
],
],
'medias' => [
'(max-width: 767px)' => [
0 => [
'method' => 'cover',
'arguments' => [
'width' => 350,
'height' => 167,
'positioning' => 'center',
'forceResize' => true,
],
],
],
],
'name' => 'wysiwyg-img-53x26',
'description' => '',
'group' => '',
'format' => 'SOURCE',
'quality' => 85,
'highResolution' => 0.0,
'preserveColor' => false,
'preserveMetaData' => false,
'rasterizeSVG' => false,
'downloadable' => false,
'modificationDate' => 1669716944,
'creationDate' => 1669716802,
'preserveAnimation' => false,
],
'wysiwyg-with-media--full-width' => [
'items' => [
0 => [
'method' => 'cover',
'arguments' => [
'width' => 489,
'height' => 326,
'positioning' => 'center',
'forceResize' => true,
],
],
],
'medias' => [
'(min-width: 767px)' => [
0 => [
'method' => 'cover',
'arguments' => [
'width' => 1248,
'height' => 793,
'positioning' => 'center',
'forceResize' => true,
],
],
],
],
'name' => 'wysiwyg-with-media--full-width',
'description' => '',
'group' => '',
'format' => 'SOURCE',
'quality' => 85,
'highResolution' => 0.0,
'preserveColor' => false,
'preserveMetaData' => false,
'rasterizeSVG' => false,
'downloadable' => false,
'modificationDate' => 1711715295,
'creationDate' => 1677231980,
'preserveAnimation' => false,
],
'wysiwyg-with-media' => [
'items' => [
0 => [
'method' => 'cover',
'arguments' => [
'width' => 896,
'height' => 597,
'positioning' => 'center',
'forceResize' => true,
],
],
],
'medias' => [
'(max-width: 767px)' => [
0 => [
'method' => 'cover',
'arguments' => [
'width' => 320,
'height' => 213,
'positioning' => 'center',
'forceResize' => true,
],
],
],
],
'name' => 'wysiwyg-with-media',
'description' => '',
'group' => '',
'format' => 'SOURCE',
'quality' => 85,
'highResolution' => 0.0,
'preserveColor' => false,
'preserveMetaData' => false,
'rasterizeSVG' => false,
'downloadable' => false,
'modificationDate' => 1696577947,
'creationDate' => 1642151052,
'preserveAnimation' => false,
],
],
'clip_auto_support' => true,
'image_optimizers' => [
'enabled' => true,
],
'status_cache' => true,
'auto_clear_temp_files' => true,
],
'low_quality_image_preview' => [
'enabled' => true,
],
'focal_point_detection' => [
'enabled' => true,
],
],
'versions' => [
'days' => NULL,
'steps' => 2,
'use_hardlinks' => true,
'disable_stack_trace' => false,
],
'hide_edit_image' => false,
'disable_tree_preview' => false,
'video' => [
'thumbnails' => [
'definitions' => [
'default' => [
'items' => [
],
'medias' => [
],
'name' => 'default',
'description' => '',
'group' => '',
'videoBitrate' => 2000,
'audioBitrate' => 196,
'modificationDate' => 1689923052,
'creationDate' => 1676985938,
],
'portal-hero-xs' => [
'items' => [
0 => [
'method' => 'resize',
'arguments' => [
'width' => 585,
'height' => 876,
'displayfield_1249_inputEl' => '<small style=\'color: red;\'>width and height must be an even number</small>',
],
],
],
'medias' => [
],
'name' => 'portal-hero-xs',
'description' => '',
'group' => '',
'videoBitrate' => 2000,
'audioBitrate' => 196,
'modificationDate' => 1696850919,
'creationDate' => 1676618779,
],
'portal-hero' => [
'items' => [
],
'medias' => [
],
'name' => 'portal-hero',
'description' => '',
'group' => '',
'videoBitrate' => 2000,
'audioBitrate' => 196,
'modificationDate' => 1696850911,
'creationDate' => 1676456752,
],
],
'auto_clear_temp_files' => true,
],
],
'frontend_prefixes' => [
'source' => '',
'thumbnail' => '',
'thumbnail_deferred' => '',
],
'preview_image_thumbnail' => NULL,
'default_upload_path' => '_default_upload_bucket',
'tree_paging_limit' => 100,
'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',
'recurringDates' => '\\Elements\\Bundle\\RecurringDatesTypeBundle\\ClassDefinition\\RecurringDates',
'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' => 15,
'disable_stack_trace' => false,
],
'ignore_localized_query_fallback' => false,
'tree_paging_limit' => 30,
'auto_save_interval' => 60,
],
'documents' => [
'type_definitions' => [
'map' => [
'folder' => '\\Pimcore\\Model\\Document\\Folder',
'page' => '\\Pimcore\\Model\\Document\\Page',
'snippet' => '\\Pimcore\\Model\\Document\\Snippet',
'link' => '\\Pimcore\\Model\\Document\\Link',
'hardlink' => '\\Pimcore\\Model\\Document\\Hardlink',
'email' => '\\Pimcore\\Model\\Document\\Email',
'newsletter' => '\\Pimcore\\Model\\Document\\Newsletter',
'printpage' => '\\Pimcore\\Model\\Document\\Printpage',
'printcontainer' => '\\Pimcore\\Model\\Document\\Printcontainer',
],
],
'editables' => [
'prefixes' => [
0 => '\\Pimcore\\Model\\Document\\Editable\\',
],
'map' => [
],
],
'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/404',
'localized' => [
'de' => '/de/404',
'en' => '/en/404',
'fr' => '/fr/404',
'it' => '/it/404',
],
],
'doc_types' => [
'definitions' => [
'005b3c61-2068-4eb2-a710-fcf5b50b43a9' => [
'name' => 'FAQ',
'group' => '',
'controller' => 'App\\Controller\\FaqController::faqAction',
'template' => NULL,
'type' => 'page',
'priority' => 0,
'creationDate' => 1680088493,
'modificationDate' => 1680088518,
'staticGeneratorEnabled' => NULL,
],
'01786fe0-8f0e-4d76-bf21-833087c2d6ea' => [
'name' => 'Brick Notification',
'group' => '',
'controller' => 'App\\Controller\\DefaultController::defaultAction',
'template' => 'snippets/info-modal-content.html.twig',
'type' => 'snippet',
'priority' => 0,
'creationDate' => 1681201913,
'modificationDate' => 1681202654,
'staticGeneratorEnabled' => NULL,
],
'029443a5-4777-4e13-a95a-14fcbbf0cc17' => [
'name' => 'Portal',
'group' => 'Shop',
'controller' => 'App\\Controller\\Shop\\PortalController::portalAction',
'template' => NULL,
'type' => 'page',
'priority' => 9,
'creationDate' => 1677059406,
'modificationDate' => 1677059423,
'staticGeneratorEnabled' => NULL,
],
'06f2b522-380c-486a-82fa-90b0be7822f0' => [
'name' => 'Webcams',
'group' => 'Liveinfo',
'controller' => 'App\\Controller\\WebcamController::overviewAction',
'template' => NULL,
'type' => 'page',
'priority' => 0,
'creationDate' => 1678885931,
'modificationDate' => 1680001920,
'staticGeneratorEnabled' => NULL,
],
'0939fa6f-c429-4ce3-a542-64074f597417' => [
'name' => 'Invoice PDF',
'group' => 'PDF',
'controller' => 'App\\Controller\\PdfController::invoiceAction',
'template' => NULL,
'type' => 'page',
'priority' => 0,
'creationDate' => 1675845774,
'modificationDate' => 1675845792,
'staticGeneratorEnabled' => NULL,
],
'154c68ec-f938-4b40-a200-d9b5bda99645' => [
'name' => 'Quote',
'group' => '',
'controller' => 'App\\Controller\\DefaultController::defaultAction',
'template' => 'snippets/citation.html.twig',
'type' => 'snippet',
'priority' => 0,
'creationDate' => 1675175811,
'modificationDate' => 1676971350,
'staticGeneratorEnabled' => NULL,
],
'17dfe17b-f656-4ade-95ff-4508ef831d0a' => [
'name' => 'E-Mail Footer',
'group' => 'E-Mail',
'controller' => 'App\\Controller\\DefaultController::defaultAction',
'template' => 'snippets/email-footer.html.twig',
'type' => 'snippet',
'priority' => 0,
'creationDate' => 1678440912,
'modificationDate' => 1678440966,
'staticGeneratorEnabled' => NULL,
],
'1b60c389-0035-424b-ba6c-bf766e92c3fa' => [
'name' => 'Luggage Registration',
'group' => 'Alpine Crossing',
'controller' => 'App\\Controller\\AlpineCrossingController::luggageRegistrationAction',
'template' => NULL,
'type' => 'page',
'priority' => 0,
'creationDate' => 1713862853,
'modificationDate' => 1713872340,
'staticGeneratorEnabled' => NULL,
],
'1caa39c0-e378-408f-8d05-4678ed500ed1' => [
'name' => 'Price Calculator',
'group' => 'Shop',
'controller' => 'App\\Controller\\Shop\\PriceCalculatorController::calculatorAction',
'template' => NULL,
'type' => 'page',
'priority' => 0,
'creationDate' => 1699523018,
'modificationDate' => 1699523061,
'staticGeneratorEnabled' => NULL,
],
'24948615-14f9-4db7-8207-51c80bebd42a' => [
'name' => 'Participant List Mail',
'group' => '',
'controller' => 'App\\Controller\\DefaultController::defaultAction',
'template' => 'mail/participant-list.html.twig',
'type' => 'email',
'priority' => 1,
'creationDate' => 1695022065,
'modificationDate' => 1695022132,
'staticGeneratorEnabled' => NULL,
],
'2c4a8f9c-9b32-478b-803a-f6355783e507' => [
'name' => 'Merchandise Overview',
'group' => 'Shop',
'controller' => 'App\\Controller\\Shop\\ProductController::merchandiseOverviewAction',
'template' => NULL,
'type' => 'page',
'priority' => 0,
'creationDate' => 1678289706,
'modificationDate' => 1678289720,
'staticGeneratorEnabled' => NULL,
],
'3ac4bf96-e53f-4f76-9e0e-32e6f70c0415' => [
'name' => 'Basic E-Mail',
'group' => '',
'controller' => 'App\\Controller\\DefaultController::defaultAction',
'template' => 'mail/basic.html.twig',
'type' => 'email',
'priority' => 10,
'creationDate' => 1678440854,
'modificationDate' => 1695028877,
'staticGeneratorEnabled' => NULL,
],
'493345c7-d2ed-42a4-bacd-6fbc900f99ae' => [
'name' => 'Error Mail',
'group' => '',
'controller' => 'App\\Controller\\DefaultController::defaultAction',
'template' => 'mail/error.html.twig',
'type' => 'email',
'priority' => 0,
'creationDate' => 1703167007,
'modificationDate' => 1703167093,
'staticGeneratorEnabled' => NULL,
],
'518f9ee6-d2da-470b-8e00-7e2d20dd8f95' => [
'name' => 'Map',
'group' => 'Liveinfo',
'controller' => 'App\\Controller\\FacilityController::mapAction',
'template' => NULL,
'type' => 'page',
'priority' => 0,
'creationDate' => 1680088002,
'modificationDate' => 1680088029,
'staticGeneratorEnabled' => NULL,
],
'5802132f-88bf-4d8d-b6be-502c80a9acda' => [
'name' => 'Opening Hours',
'group' => 'Liveinfo',
'controller' => 'App\\Controller\\FacilityController::openingHoursAction',
'template' => NULL,
'type' => 'page',
'priority' => 0,
'creationDate' => 1680266677,
'modificationDate' => 1680266707,
'staticGeneratorEnabled' => NULL,
],
'59a76e1f-d0d9-4b84-a935-00fe68508966' => [
'name' => 'Facilities',
'group' => 'Liveinfo',
'controller' => 'App\\Controller\\FacilityController::overviewAction',
'template' => NULL,
'type' => 'page',
'priority' => 0,
'creationDate' => 1679303940,
'modificationDate' => 1680001924,
'staticGeneratorEnabled' => NULL,
],
'66967046-6e4f-491d-90fa-4ad08744f1e2' => [
'name' => 'Weather',
'group' => '',
'controller' => 'App\\Controller\\WeatherController::weatherAction',
'template' => NULL,
'type' => 'page',
'priority' => 0,
'creationDate' => 1678867616,
'modificationDate' => 1678867679,
'staticGeneratorEnabled' => NULL,
],
'6ee52c18-9238-4e67-a682-973cf68b5202' => [
'name' => 'Order E-Mail',
'group' => '',
'controller' => 'App\\Controller\\DefaultController::defaultAction',
'template' => 'mail/confirmation.html.twig',
'type' => 'email',
'priority' => 0,
'creationDate' => 1689324497,
'modificationDate' => 1689333924,
'staticGeneratorEnabled' => NULL,
],
'7332fa1b-c72b-4a51-8752-c5962d702e18' => [
'name' => 'Job Overview',
'group' => 'Job',
'controller' => 'App\\Controller\\JobController::overviewAction',
'template' => NULL,
'type' => 'page',
'priority' => 0,
'creationDate' => 1677838657,
'modificationDate' => 1678267100,
'staticGeneratorEnabled' => NULL,
],
'7929e079-dd02-4cee-840b-1f29b9417bb0' => [
'name' => 'Search',
'group' => '',
'controller' => 'Elements\\Bundle\\GoogleCseBundle\\Controller\\CseController::searchAction',
'template' => NULL,
'type' => 'page',
'priority' => 0,
'creationDate' => 1675756269,
'modificationDate' => 1676971358,
'staticGeneratorEnabled' => NULL,
],
'826846ae-4600-451b-857d-c4cb050b7c1c' => [
'name' => 'Hub Page',
'group' => '',
'controller' => 'App\\Controller\\ContentController::hubAction',
'template' => NULL,
'type' => 'page',
'priority' => 0,
'creationDate' => 1678353913,
'modificationDate' => 1678353935,
'staticGeneratorEnabled' => NULL,
],
'83f76bf5-38c9-45ff-91f2-355075ce8cbb' => [
'name' => 'Login',
'group' => 'Shop',
'controller' => 'App\\Controller\\Shop\\CheckoutController::loginAction',
'template' => NULL,
'type' => 'page',
'priority' => 5,
'creationDate' => 1677233018,
'modificationDate' => 1677233042,
'staticGeneratorEnabled' => NULL,
],
'884ee45a-4110-47c6-abad-8986e2712c77' => [
'name' => 'Price Screen',
'group' => '',
'controller' => 'App\\Controller\\PriceScreenController::priceScreenAction',
'template' => NULL,
'type' => 'page',
'priority' => 0,
'creationDate' => 1696938513,
'modificationDate' => 1696938542,
'staticGeneratorEnabled' => NULL,
],
'8a63d291-7b13-4170-a062-4a125e6a0753' => [
'name' => 'Sustainability Snippet',
'group' => '',
'controller' => 'App\\Controller\\DefaultController::defaultAction',
'template' => 'snippets/certification.html.twig',
'type' => 'snippet',
'priority' => 0,
'creationDate' => 1687522066,
'modificationDate' => 1687522105,
'staticGeneratorEnabled' => NULL,
],
'8aac2bbd-6a7b-4d21-8518-3c4eece73191' => [
'name' => 'Dynamic Text Media Snippet',
'group' => '',
'controller' => 'App\\Controller\\DefaultController::defaultAction',
'template' => 'snippets/dynamic-text-media.html.twig',
'type' => 'snippet',
'priority' => 1,
'creationDate' => 1676471458,
'modificationDate' => 1676471582,
'staticGeneratorEnabled' => NULL,
],
'93b438b7-18da-4966-a5d5-61c7bbe76cb3' => [
'name' => 'Checkout-Address',
'group' => 'Shop',
'controller' => 'App\\Controller\\Shop\\CheckoutController::addressAction',
'template' => NULL,
'type' => 'page',
'priority' => 6,
'creationDate' => 1677250088,
'modificationDate' => 1677250211,
'staticGeneratorEnabled' => NULL,
],
'9411efd2-f90a-43f6-b6d5-a2ec91e2b863' => [
'name' => 'Image + Text Snippet',
'group' => '',
'controller' => 'App\\Controller\\DefaultController::defaultAction',
'template' => 'snippets/image-text.html.twig',
'type' => 'snippet',
'priority' => 0,
'creationDate' => 1675166176,
'modificationDate' => 1676971367,
'staticGeneratorEnabled' => NULL,
],
'9e6f4c1c-3ec5-4771-9fc4-553662d94006' => [
'name' => 'Newsletter Info',
'group' => '',
'controller' => 'App\\Controller\\DefaultController::defaultAction',
'template' => 'snippets/newsletter-info.html.twig',
'type' => 'snippet',
'priority' => 0,
'creationDate' => 1676625386,
'modificationDate' => 1676625646,
'staticGeneratorEnabled' => NULL,
],
'a01d769c-0137-4e5b-8b5c-9dd908788eb3' => [
'name' => 'Events Overview',
'group' => 'Shop',
'controller' => 'App\\Controller\\Shop\\ProductController::eventOverviewAction',
'template' => NULL,
'type' => 'page',
'priority' => 0,
'creationDate' => 1678289683,
'modificationDate' => 1678289702,
'staticGeneratorEnabled' => NULL,
],
'a272cbef-0df8-42f7-9e54-19e96f976fcc' => [
'name' => 'Ticket Detail',
'group' => 'Shop',
'controller' => 'App\\Controller\\Shop\\ProductController::ticketDetailAction',
'template' => NULL,
'type' => 'page',
'priority' => 10,
'creationDate' => 1677059426,
'modificationDate' => 1686578309,
'staticGeneratorEnabled' => NULL,
],
'a2d32551-ba54-449b-84a0-69ef5ca20935' => [
'name' => 'Microsite',
'group' => '',
'controller' => 'App\\Controller\\ContentController::microSiteAction',
'template' => NULL,
'type' => 'page',
'priority' => 0,
'creationDate' => 1680001881,
'modificationDate' => 1680001912,
'staticGeneratorEnabled' => NULL,
],
'aaf81e8c-e6bf-495e-aae6-89093b917cfc' => [
'name' => 'Card Teaser Snippet',
'group' => '',
'controller' => 'App\\Controller\\DefaultController::defaultAction',
'template' => 'snippets/card-teaser.html.twig',
'type' => 'snippet',
'priority' => 2,
'creationDate' => 1675758635,
'modificationDate' => 1675758808,
'staticGeneratorEnabled' => NULL,
],
'aebb1e6c-9a35-4d42-807f-86a6aac4398d' => [
'name' => 'Snow',
'group' => 'Liveinfo',
'controller' => 'App\\Controller\\WeatherController::snowAction',
'template' => NULL,
'type' => 'page',
'priority' => 0,
'creationDate' => 1678867684,
'modificationDate' => 1680001929,
'staticGeneratorEnabled' => NULL,
],
'b121900d-0397-4664-8ffb-4860aa66b31b' => [
'name' => 'QR-Code PDF',
'group' => 'PDF',
'controller' => 'App\\Controller\\PdfController::qrCodeAction',
'template' => NULL,
'type' => 'page',
'priority' => 0,
'creationDate' => 1690875730,
'modificationDate' => 1690875824,
'staticGeneratorEnabled' => NULL,
],
'b65c5e61-6a36-49a2-b96e-217e2449ac47' => [
'name' => 'Portal',
'group' => '',
'controller' => 'App\\Controller\\ContentController::portalAction',
'template' => NULL,
'type' => 'page',
'priority' => 2,
'creationDate' => 1674658216,
'modificationDate' => 1674743483,
'staticGeneratorEnabled' => NULL,
],
'becdf97b-4ddb-48cd-bbc9-24e4b3c3af67' => [
'name' => 'Downloads',
'group' => '',
'controller' => 'App\\Controller\\DownloadsController::downloadsAction',
'template' => NULL,
'type' => 'page',
'priority' => 0,
'creationDate' => 1677747167,
'modificationDate' => 1679310179,
'staticGeneratorEnabled' => NULL,
],
'c35f2cd7-a1d3-41de-af11-7939db06e19c' => [
'name' => 'Job Team Overview',
'group' => 'Job',
'controller' => 'App\\Controller\\JobController::teamOverviewAction',
'template' => NULL,
'type' => 'page',
'priority' => 0,
'creationDate' => 1678280668,
'modificationDate' => 1678280711,
'staticGeneratorEnabled' => NULL,
],
'ca20f750-2aa9-45dd-b4e5-72313baa34ab' => [
'name' => 'Voucher PDF',
'group' => 'PDF',
'controller' => 'App\\Controller\\PdfController::voucherAction',
'template' => NULL,
'type' => 'page',
'priority' => 1,
'creationDate' => 1674743438,
'modificationDate' => 1674743476,
'staticGeneratorEnabled' => NULL,
],
'cb4e5357-a50c-431d-82c1-a92db4c4bd1f' => [
'name' => 'Cancel Mail',
'group' => '',
'controller' => 'App\\Controller\\DefaultController::defaultAction',
'template' => 'mail/cancel.html.twig',
'type' => 'email',
'priority' => 0,
'creationDate' => 1695028832,
'modificationDate' => 1695028866,
'staticGeneratorEnabled' => NULL,
],
'cb5717c8-3a3e-44f8-9ef9-b72e360c58a7' => [
'name' => 'Alpine Crossing',
'group' => 'Alpine Crossing',
'controller' => 'App\\Controller\\AlpineCrossingController::overviewAction',
'template' => NULL,
'type' => 'page',
'priority' => 0,
'creationDate' => 1675434235,
'modificationDate' => 1713872333,
'staticGeneratorEnabled' => NULL,
],
'e0d36174-344d-41ce-9cd5-4fde905d1033' => [
'name' => 'Footer',
'group' => '',
'controller' => 'App\\Controller\\DefaultController::defaultAction',
'template' => 'snippets/footer.html.twig',
'type' => 'snippet',
'priority' => 0,
'creationDate' => 1675427110,
'modificationDate' => 1675427138,
'staticGeneratorEnabled' => NULL,
],
'e5d9623b-c610-444a-ab44-952483619fc6' => [
'name' => 'Content',
'group' => '',
'controller' => 'App\\Controller\\ContentController::contentAction',
'template' => NULL,
'type' => 'page',
'priority' => 10,
'creationDate' => 1674658230,
'modificationDate' => 1674743484,
'staticGeneratorEnabled' => NULL,
],
'e6cc0ee8-92e4-429b-b420-5a81858050e3' => [
'name' => 'Ticket Overview',
'group' => 'Shop',
'controller' => 'App\\Controller\\Shop\\ProductController::ticketOverviewAction',
'template' => NULL,
'type' => 'page',
'priority' => 0,
'creationDate' => 1678285903,
'modificationDate' => 1678287426,
'staticGeneratorEnabled' => NULL,
],
'f0888401-d36e-4937-9d21-c74ddacfacb2' => [
'name' => 'Event Cancel Mail',
'group' => '',
'controller' => 'App\\Controller\\DefaultController::defaultAction',
'template' => 'mail/event-cancel.html.twig',
'type' => 'email',
'priority' => 0,
'creationDate' => 1695203219,
'modificationDate' => 1695203250,
'staticGeneratorEnabled' => NULL,
],
'f2c83e58-39c0-46aa-9eb3-a66e2fb228da' => [
'name' => 'Initiative Application',
'group' => 'Job',
'controller' => 'App\\Controller\\JobController::initiativeApplicationAction',
'template' => NULL,
'type' => 'page',
'priority' => 0,
'creationDate' => 1678885995,
'modificationDate' => 1678886018,
'staticGeneratorEnabled' => NULL,
],
'faa26da0-fec0-4b2d-b47e-0df6e0fc2c8f' => [
'name' => 'Event Detail',
'group' => 'Shop',
'controller' => 'App\\Controller\\Shop\\ProductController::eventDetailAction',
'template' => NULL,
'type' => 'page',
'priority' => 9,
'creationDate' => 1686578270,
'modificationDate' => 1686578318,
'staticGeneratorEnabled' => NULL,
],
],
],
'web_to_print' => [
'enableInDefaultView' => false,
'generalTool' => 'headlesschrome',
'generalDocumentSaveMode' => 'default',
'pdfreactorProtocol' => NULL,
'pdfreactorServer' => 'localhost',
'pdfreactorServerPort' => '9423',
'pdfreactorBaseUrl' => 'http://my.domain.com',
'pdfreactorApiKey' => '',
'pdfreactorLicence' => '',
'pdfreactorEnableLenientHttpsMode' => false,
'pdfreactorEnableDebugMode' => false,
'wkhtmltopdfBin' => 'wkhtmltopdf',
'wkhtml2pdfOptions' => [
'print-media-type' => '',
'page-size' => 'A4',
],
'wkhtml2pdfHostname' => 'http://demo.pimcore.org',
'headlessChromeSettings' => '',
'pdf_creation_php_memory_limit' => '2048M',
'default_controller_print_page' => 'App\\Controller\\Web2printController::defaultAction',
'default_controller_print_container' => 'App\\Controller\\Web2printController::containerAction',
],
'default_controller' => 'App\\Controller\\DefaultController::defaultAction',
'allow_trailing_slash' => 'no',
'generate_preview' => false,
'preview_url_prefix' => '',
'tree_paging_limit' => 50,
'areas' => [
'autoload' => true,
],
'newsletter' => [
'defaultUrlPrefix' => NULL,
],
'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',
],
'data_logger_filter' => [
'storage_key' => '_data_logger_filter',
],
],
],
'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',
],
'app_event' => [
'enabled' => true,
'generator_id' => 'App\\Sitemap\\EventGenerator',
'priority' => 0,
],
'app_job' => [
'enabled' => true,
'generator_id' => 'App\\Sitemap\\JobGenerator',
'priority' => 0,
],
'app_job_team' => [
'enabled' => true,
'generator_id' => 'App\\Sitemap\\JobTeamGenerator',
'priority' => 0,
],
'app_news' => [
'enabled' => true,
'generator_id' => 'App\\Sitemap\\NewsGenerator',
'priority' => 0,
],
'app_merchandise' => [
'enabled' => true,
'generator_id' => 'App\\Sitemap\\MerchandiseGenerator',
'priority' => 0,
],
'app_ticket' => [
'enabled' => true,
'generator_id' => 'App\\Sitemap\\TicketGenerator',
'priority' => 0,
],
],
],
'redirects' => [
'status_codes' => [
300 => 'Multiple Choices',
301 => 'Moved Permanently',
302 => 'Found',
303 => 'See Other',
307 => 'Temporary Redirect',
],
],
'glossary' => [
'blocked_tags' => [
0 => 'a',
1 => 'script',
2 => 'style',
3 => 'code',
4 => 'pre',
5 => 'textarea',
6 => 'acronym',
7 => 'abbr',
8 => 'option',
9 => 'h1',
10 => 'h2',
11 => 'h3',
12 => 'h4',
13 => 'h5',
14 => 'h6',
],
],
'templating_engine' => [
'twig' => [
'sandbox_security_policy' => [
'tags' => [
0 => 'set',
],
'filters' => [
0 => 'escape',
1 => 'trans',
2 => 'default',
],
'functions' => [
0 => 'path',
1 => 'asset',
],
],
],
],
'translations' => [
'debugging' => [
'enabled' => true,
'parameter' => 'pimcore_debug_translations',
],
'admin_translation_mapping' => [
],
'data_object' => [
],
],
'models' => [
'class_overrides' => [
'Pimcore\\Model\\DataObject\\TicketProduct' => 'App\\Model\\Shop\\Ticket\\TicketProduct',
'Pimcore\\Model\\DataObject\\OnlineShopOrder' => 'App\\Model\\Shop\\Order',
'Pimcore\\Model\\DataObject\\OnlineShopOrderItem' => 'App\\Model\\Shop\\OrderItem',
'Pimcore\\Model\\DataObject\\ShopTicketCatalog' => 'App\\Model\\Shop\\Ticket\\ShopTicketCatalog',
'Pimcore\\Model\\DataObject\\TicketConsumerCategory' => 'App\\Model\\Shop\\Ticket\\TicketConsumerCategory',
'Pimcore\\Model\\DataObject\\TicketShopProduct' => 'Elements\\Bundle\\TicketShopFrameworkBundle\\Model\\DataObject\\ShopProduct',
'Pimcore\\Model\\DataObject\\TicketShopProductOption' => 'Elements\\Bundle\\TicketShopFrameworkBundle\\Model\\DataObject\\ShopProductOption',
'Pimcore\\Model\\DataObject\\TicketShopKeycard' => 'Elements\\Bundle\\TicketShopFrameworkBundle\\Model\\DataObject\\Keycard',
'Pimcore\\Model\\DataObject\\TicketshopTicketAdditional' => 'Elements\\Bundle\\TicketShopFrameworkBundle\\Model\\DataObject\\AdditionalTicketProduct',
'Pimcore\\Model\\DataObject\\Customer' => 'App\\Model\\DataObject\\Customer',
'Pimcore\\Model\\DataObject\\ShopEvent' => 'App\\Model\\Shop\\Event\\EventProduct',
'Pimcore\\Model\\DataObject\\ShopDynamicPrice' => 'App\\Model\\Shop\\Event\\ShopDynamicPrice',
'Pimcore\\Model\\DataObject\\ShopMerchandiseProduct' => 'App\\Model\\Shop\\Merchandise\\MerchandiseProduct',
'Pimcore\\Model\\DataObject\\BusinessUser' => 'App\\Model\\DataObject\\BusinessUser',
],
],
'general' => [
'timezone' => 'Europe/Berlin',
'domain' => $this->getEnv('MAIN_DOMAIN'),
'redirect_to_maindomain' => false,
'language' => 'en',
'valid_languages' => 'de,en,fr,it',
'fallback_languages' => [
'de' => '',
'en' => '',
'fr' => '',
'it' => '',
],
'default_language' => 'de',
'debug_admin_translations' => false,
'path_variable' => NULL,
'disable_usage_statistics' => false,
'instance_identifier' => NULL,
],
'services' => [
'google' => [
'simple_api_key' => $this->getEnv('GOOGLE_SIMPLE_API_KEY'),
'browser_api_key' => $this->getEnv('GOOGLE_BROWSER_API_KEY'),
'client_id' => NULL,
'email' => NULL,
],
],
'full_page_cache' => [
'enabled' => true,
'lifetime' => 120,
'exclude_cookie' => 'pimcore_admin_sid',
'exclude_patterns' => '',
],
'email' => [
'sender' => [
'name' => 'Matterhorn Paradise',
'email' => 'webshop@matterhornparadise.ch',
],
'debug' => [
'email_addresses' => $this->getEnv('DEBUG_MAILS'),
],
'return' => [
'name' => '',
'email' => '',
],
'usespecific' => false,
],
'properties' => [
'predefined' => [
'definitions' => [
'0770969e-1806-4813-aa07-85dba882ddd3' => [
'name' => '[Login] Password',
'description' => '',
'key' => 'auth_password',
'type' => 'text',
'data' => '',
'config' => '',
'ctype' => 'document',
'inheritable' => false,
'creationDate' => 1683704561,
'modificationDate' => 1683704576,
],
'0eb69e35-f8c8-4ece-9e4d-1b58490958a3' => [
'name' => '[SEO] Title Length',
'description' => 'Sets the maximum length of the title.',
'key' => 'seo_title_characters_length',
'type' => 'text',
'data' => '',
'config' => '',
'ctype' => 'document,object',
'inheritable' => false,
'creationDate' => 1675678893,
'modificationDate' => 1675678924,
],
'138a6867-fc9f-4cb2-ae8f-fc10a4e463e8' => [
'name' => 'Brick Nofication',
'description' => 'Adds brick notification on the site.',
'key' => 'brick_notification',
'type' => 'document',
'data' => '',
'config' => '',
'ctype' => 'document',
'inheritable' => false,
'creationDate' => 1681201726,
'modificationDate' => 1681201800,
],
'1e2fc54c-d6d2-4d4e-b080-e5089b9a4346' => [
'name' => '[SEO] Sitemaps Exclude Children',
'description' => 'Exclude children of document from sitemaps',
'key' => 'sitemaps_exclude_children',
'type' => 'bool',
'data' => '',
'config' => '',
'ctype' => 'document',
'inheritable' => false,
'creationDate' => 1680786470,
'modificationDate' => 1680867772,
],
'2967b440-c576-47ea-98b0-f1930895850c' => [
'name' => '[SEO] No Index Params',
'description' => 'Parameter which should not be indexed',
'key' => 'seo_noindex_params',
'type' => 'text',
'data' => '',
'config' => '',
'ctype' => 'document',
'inheritable' => false,
'creationDate' => 1680786604,
'modificationDate' => 1680786643,
],
'2dd92c54-3f3f-4e5f-b7aa-adbfceaa34f5' => [
'name' => 'Shop Product',
'description' => 'Used for detail-pages',
'key' => 'shopProduct',
'type' => 'object',
'data' => '',
'config' => '',
'ctype' => 'document',
'inheritable' => false,
'creationDate' => 1686137988,
'modificationDate' => 1686138022,
],
'3f09340c-f3a1-474b-b74a-806b0856825a' => [
'name' => 'is Tradepage',
'description' => '',
'key' => 'isTradepage',
'type' => 'bool',
'data' => '',
'config' => '',
'ctype' => 'document',
'inheritable' => false,
'creationDate' => 1697700952,
'modificationDate' => 1697700978,
],
'4082cd20-dfe1-4620-89b5-e91f2437736c' => [
'name' => 'Portal',
'description' => 'Used for different settings shown only on portal site',
'key' => 'isPortal',
'type' => 'bool',
'data' => '',
'config' => '',
'ctype' => 'document',
'inheritable' => false,
'creationDate' => 1676628681,
'modificationDate' => 1676628758,
],
'64073176-2f26-4c52-a45f-951173baec44' => [
'name' => '[SEO] Title Separator',
'description' => 'A separator, used to separate the title from a suffix.',
'key' => 'seo_separator',
'type' => 'text',
'data' => '',
'config' => '',
'ctype' => 'document,object',
'inheritable' => false,
'creationDate' => 1675678849,
'modificationDate' => 1675678864,
],
'7ce1629a-12fc-4065-b10c-32d2ba62e202' => [
'name' => '[SEO] Description Length',
'description' => 'Sets the maximum length of the description.',
'key' => 'seo_description_characters_length',
'type' => 'text',
'data' => '',
'config' => '',
'ctype' => 'document,object',
'inheritable' => false,
'creationDate' => 1675678823,
'modificationDate' => 1675678846,
],
'8a315620-bb01-49d7-ada8-f5a7722f751d' => [
'name' => 'Navigation Root',
'description' => '',
'key' => 'navigationRoot',
'type' => 'document',
'data' => '',
'config' => '',
'ctype' => 'document',
'inheritable' => false,
'creationDate' => 1675679029,
'modificationDate' => 1675679095,
],
'97e854a7-d133-44a5-ab8c-5069e7d56e56' => [
'name' => '[SEO] Unavailable after',
'description' => 'Removes the page from the index after the specified date. Date must be given in format Y-m-d!',
'key' => 'seo_unavailable_after',
'type' => 'text',
'data' => '',
'config' => '',
'ctype' => 'document',
'inheritable' => false,
'creationDate' => 1680786399,
'modificationDate' => 1680786416,
],
'a04e0ad2-85ea-4984-9805-241112fd8e6a' => [
'name' => 'Footer',
'description' => '',
'key' => 'footer',
'type' => 'document',
'data' => '',
'config' => '',
'ctype' => 'document',
'inheritable' => false,
'creationDate' => 1675428758,
'modificationDate' => 1675429576,
],
'a530d1fa-5a55-4a1b-8290-5e6fedbf771a' => [
'name' => '[B2B] Recovery Mail',
'description' => 'For B2B password recovery',
'key' => 'b2bRecoveryEmail',
'type' => 'document',
'data' => '',
'config' => '',
'ctype' => 'document',
'inheritable' => true,
'creationDate' => 1704984194,
'modificationDate' => 1704984261,
],
'a7bbf0fd-4d6c-4d6a-b13f-cc1e66337687' => [
'name' => '[SEO] Title Suffix',
'description' => 'A suffix for the title.',
'key' => 'seo_suffix',
'type' => 'text',
'data' => '',
'config' => '',
'ctype' => 'document,object',
'inheritable' => false,
'creationDate' => 1675678868,
'modificationDate' => 1675678882,
],
'ae3335ee-ff59-41f6-bf8f-c79869dc8f49' => [
'name' => '[SEO] No Index Params',
'description' => 'Parameter to set page to noindex, separaete with comma',
'key' => 'noindex_params',
'type' => 'text',
'data' => '',
'config' => '',
'ctype' => 'document',
'inheritable' => false,
'creationDate' => 1700126987,
'modificationDate' => 1700127049,
],
'b4781e5a-d0e9-4158-bf60-129ec000ef52' => [
'name' => 'E-Mail Footer',
'description' => '',
'key' => 'email-footer',
'type' => 'document',
'data' => '',
'config' => '',
'ctype' => 'document',
'inheritable' => false,
'creationDate' => 1678444086,
'modificationDate' => 1678444097,
],
'b858625a-eaaf-4df0-b73a-ccf3db7da12d' => [
'name' => 'Newsletter Info',
'description' => 'Adds Newsletter Information area above footer.',
'key' => 'newsletterInfo',
'type' => 'document',
'data' => '',
'config' => '',
'ctype' => 'document',
'inheritable' => false,
'creationDate' => 1676626994,
'modificationDate' => 1676627056,
],
'ba8645fd-0b0f-42ea-8aef-fbb0dfd8e034' => [
'name' => '[Google CSE] Search engine ID',
'description' => '',
'key' => 'cx',
'type' => 'text',
'data' => '',
'config' => '',
'ctype' => 'document',
'inheritable' => false,
'creationDate' => 1675679049,
'modificationDate' => 1675679086,
],
'c2e4212f-1de7-4b5d-bc2f-4b3263939397' => [
'name' => '[Login] Username',
'description' => '',
'key' => 'auth_username',
'type' => 'text',
'data' => '',
'config' => '',
'ctype' => 'document',
'inheritable' => false,
'creationDate' => 1683704527,
'modificationDate' => 1683704558,
],
'c526e154-6a67-49bc-846e-edc9d6d50d08' => [
'name' => 'Hide Navigation',
'description' => '',
'key' => 'hideNavigation',
'type' => 'bool',
'data' => '',
'config' => '',
'ctype' => 'document',
'inheritable' => false,
'creationDate' => 1722423996,
'modificationDate' => 1722424010,
],
'da488b22-cc67-4c3e-b787-f25805f3d807' => [
'name' => '[SEO] Use Title Suffix',
'description' => 'Decides whether the defined title suffix (and title separator) should be used.',
'key' => 'seo_title_suffix_disable',
'type' => 'bool',
'data' => '',
'config' => '',
'ctype' => 'document,object',
'inheritable' => false,
'creationDate' => 1675678890,
'modificationDate' => 1675678906,
],
'ddb66bea-486d-4ac0-96cb-794838d2bd40' => [
'name' => 'SiteConfig',
'description' => '',
'key' => 'siteConfig',
'type' => 'object',
'data' => '',
'config' => '',
'ctype' => 'document',
'inheritable' => false,
'creationDate' => 1675679140,
'modificationDate' => 1675679150,
],
'e2c8b079-41c5-4c39-8d9f-e974ad28b5c0' => [
'name' => 'Language Root',
'description' => '',
'key' => 'languageRoot',
'type' => 'document',
'data' => '',
'config' => '',
'ctype' => 'document',
'inheritable' => false,
'creationDate' => 1675678913,
'modificationDate' => 1675679026,
],
'e4858dfc-5982-4642-b1ad-41bf2ee8a050' => [
'name' => 'NotificationMail',
'description' => '',
'key' => 'is-notification',
'type' => 'bool',
'data' => '',
'config' => '',
'ctype' => 'document',
'inheritable' => false,
'creationDate' => 1693222356,
'modificationDate' => 1693222409,
],
'f33aec95-d205-484e-9b52-04de4b2c5a56' => [
'name' => '[SEO] No Index',
'description' => 'Decides whether the associated page ends up in the index.',
'key' => 'seo_noindex',
'type' => 'bool',
'data' => '',
'config' => '',
'ctype' => 'document,object',
'inheritable' => false,
'creationDate' => 1675678789,
'modificationDate' => 1675678820,
],
'fe812897-380e-42da-b431-5f1d3938cce8' => [
'name' => '[SEO] Sitemaps Exclude',
'description' => 'Exclude document from sitemaps',
'key' => 'sitemaps_exclude',
'type' => 'bool',
'data' => '',
'config' => '',
'ctype' => 'document',
'inheritable' => false,
'creationDate' => 1680786435,
'modificationDate' => 1680867781,
],
],
],
],
'staticroutes' => [
'definitions' => [
'1b1f50e4-4963-4e47-aa1b-867b14255677' => [
'name' => 'news_detail',
'pattern' => '/\\/(.*)_news_([\\d]+)/',
'reverse' => '{%path}/%name_news_%id',
'controller' => 'App\\Controller\\NewsController::detailAction',
'variables' => 'name,id',
'defaults' => '',
'siteId' => [
],
'methods' => [
],
'priority' => 0,
'creationDate' => 1677839875,
'modificationDate' => 1678457717,
],
'5a0cb1ba-39d3-4d3a-bab9-b1b3795dfccd' => [
'name' => 'job_detail',
'pattern' => '/\\/(.*)_job_([\\d]+)/',
'reverse' => '{%path}/%name_job_%id',
'controller' => 'App\\Controller\\JobController::detailAction',
'variables' => 'name,id',
'defaults' => '',
'siteId' => [
],
'methods' => [
],
'priority' => 0,
'creationDate' => 1677844879,
'modificationDate' => 1678197969,
],
'de3246d7-295a-495e-9fea-bdb047f91aa4' => [
'name' => 'job_team_detail',
'pattern' => '/\\/(.*)_team_([\\d]+)/',
'reverse' => '{%path}/%name_team_%id',
'controller' => 'App\\Controller\\JobController::teamDetailAction',
'variables' => 'name,id',
'defaults' => '',
'siteId' => [
],
'methods' => [
],
'priority' => 0,
'creationDate' => 1678447496,
'modificationDate' => 1678787851,
],
],
],
'error_handling' => [
'render_error_document' => true,
],
'flags' => [
],
'maps' => [
'tile_layer_url_template' => 'https://a.tile.openstreetmap.org/{z}/{x}/{y}.png',
'geocoding_url_template' => 'https://nominatim.openstreetmap.org/search?q={q}&addressdetails=1&format=json&limit=1',
'reverse_geocoding_url_template' => 'https://nominatim.openstreetmap.org/reverse?format=json&lat={lat}&lon={lon}&addressdetails=1',
],
'maintenance' => [
'housekeeping' => [
'cleanup_tmp_files_atime_older_than' => 7776000,
'cleanup_profiler_files_atime_older_than' => 1800,
],
],
'encryption' => [
'secret' => NULL,
],
'workflows' => [
],
'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',
],
'perspectives' => [
'definitions' => [
],
],
'custom_views' => [
'definitions' => [
],
],
'config_location' => [
'image_thumbnails' => [
'write_target' => [
'type' => 'symfony-config',
'options' => [
'directory' => (\dirname(__DIR__, 3).'/config/image_thumbnails'),
],
],
],
'custom_reports' => [
'write_target' => [
'type' => 'symfony-config',
'options' => [
'directory' => (\dirname(__DIR__, 3).'/config/custom_reports'),
],
],
],
'video_thumbnails' => [
'write_target' => [
'type' => 'symfony-config',
'options' => [
'directory' => (\dirname(__DIR__, 3).'/config/video_thumbnails'),
],
],
],
'document_types' => [
'write_target' => [
'type' => 'symfony-config',
'options' => [
'directory' => (\dirname(__DIR__, 3).'/config/document_types'),
],
],
],
'web_to_print' => [
'write_target' => [
'type' => 'symfony-config',
'options' => [
'directory' => (\dirname(__DIR__, 3).'/config/web_to_print'),
],
],
],
'predefined_properties' => [
'write_target' => [
'type' => 'symfony-config',
'options' => [
'directory' => (\dirname(__DIR__, 3).'/config/predefined_properties'),
],
],
],
'predefined_asset_metadata' => [
'write_target' => [
'type' => 'symfony-config',
'options' => [
'directory' => (\dirname(__DIR__, 3).'/config/predefined_asset_metadata'),
],
],
],
'staticroutes' => [
'write_target' => [
'type' => 'symfony-config',
'options' => [
'directory' => (\dirname(__DIR__, 3).'/config/staticroutes'),
],
],
],
'perspectives' => [
'write_target' => [
'type' => 'symfony-config',
'options' => [
'directory' => (\dirname(__DIR__, 3).'/config/perspectives'),
],
],
],
'custom_views' => [
'write_target' => [
'type' => 'symfony-config',
'options' => [
'directory' => (\dirname(__DIR__, 3).'/config/custom_views'),
],
],
],
'object_custom_layouts' => [
'write_target' => [
'type' => 'symfony-config',
'options' => [
'directory' => (\dirname(__DIR__, 3).'/config/object_custom_layouts'),
],
],
],
'system_settings' => [
'write_target' => [
'type' => 'symfony-config',
'options' => [
'directory' => (\dirname(__DIR__, 3).'/config/system_settings'),
],
],
'read_target' => [
'type' => NULL,
'options' => [
'directory' => NULL,
],
],
],
],
]; break;
case 'pimcore_admin.config': $value = [
'branding' => [
'login_screen_invert_colors' => true,
'color_login_screen' => '#00ace1',
'color_admin_interface' => '#00ace1',
'color_admin_interface_background' => '',
'login_screen_custom_image' => 'https://'.$this->getEnv('string:MAIN_DOMAIN').'/test-assets/BHP-7.jpg',
],
'gdpr_data_extractor' => [
'dataObjects' => [
'classes' => [
],
],
'assets' => [
'types' => [
],
],
],
'objects' => [
'notes_events' => [
'types' => [
0 => '',
1 => 'content',
2 => 'seo',
3 => 'warning',
4 => 'notice',
],
],
],
'assets' => [
'notes_events' => [
'types' => [
0 => '',
1 => 'content',
2 => 'seo',
3 => 'warning',
4 => 'notice',
],
],
],
'documents' => [
'notes_events' => [
'types' => [
0 => '',
1 => 'content',
2 => 'seo',
3 => 'warning',
4 => 'notice',
],
],
],
'admin_languages' => [
],
'csrf_protection' => [
'excluded_routes' => [
],
],
'admin_csp_header' => [
'enabled' => false,
'exclude_paths' => [
],
'additional_urls' => [
'default-src' => [
],
'img-src' => [
],
'script-src' => [
],
'style-src' => [
],
'connect-src' => [
],
'font-src' => [
],
'media-src' => [
],
'frame-src' => [
],
],
],
'custom_admin_path_identifier' => NULL,
'custom_admin_route_name' => 'my_custom_admin_entry_point',
'config_location' => [
'admin_system_settings' => [
'write_target' => [
'type' => 'symfony-config',
'options' => [
'directory' => (\dirname(__DIR__, 3).'/config/admin_system_settings'),
],
],
'read_target' => [
'type' => NULL,
'options' => [
'directory' => NULL,
],
],
],
],
]; break;
case 'pimcore_customer_management_framework.encryption.secret': $value = $this->getEnv('SECRET'); break;
case 'elements_skidata_sweb.config': $value = [
'defaultTenant' => 'matterhorn_live',
'tenants' => [
'sandbox' => [
'importer' => [
'resource_base_folder' => '/_dev/Shop/_sandbox-data/sandbox',
],
'sweb' => [
'username' => 'IntegrationSupportBEI_Elements',
'password' => $this->getEnv('SWEB_SANDBOX_PASSWORD'),
'environment' => 'sandbox',
'salesChannel' => 655229101,
'pointOfSale' => 655229101,
],
'cache' => [
'max_age' => 43200,
'max_age_faults' => 300,
],
'barcodeSymbology' => 'QR_Code',
],
'matterhorn_live' => [
'barcodeSymbology' => 'QR_Code',
'importer' => [
'resource_base_folder' => '/Shop/Skidata/zermatt',
],
'sweb' => [
'username' => 'elementsBEI_803713',
'password' => $this->getEnv('SWEB_LIVE_PASSWORD'),
'environment' => 'live',
'salesChannel' => 83886341,
'pointOfSale' => 83886341,
],
'cache' => [
'max_age' => 43200,
'max_age_faults' => 60,
],
],
'matterhorn_sandbox' => [
'barcodeSymbology' => 'QR_Code',
'importer' => [
'resource_base_folder' => '/Shop/Skidata/zermatt-sandbox',
],
'sweb' => [
'username' => 'Zermatt_sandbox_471275',
'password' => $this->getEnv('SWEB_SANDBOX_ZERMATT_PASSWORD'),
'environment' => 'sandbox',
'salesChannel' => '83886169A',
'pointOfSale' => 83886342,
],
'cache' => [
'max_age' => 43200,
'max_age_faults' => 60,
],
],
'matterhorn_live_marketplace' => [
'barcodeSymbology' => 'QR_Code',
'importer' => [
'resource_base_folder' => '/Shop/Skidata/zermatt',
],
'sweb' => [
'username' => 'elementsBEI_487630',
'password' => $this->getEnv('SWEB_LIVE_MARKETPLACE_PASSWORD'),
'environment' => 'live',
'salesChannel' => 83886394,
'pointOfSale' => 83886394,
],
'cache' => [
'max_age' => 43200,
'max_age_faults' => 60,
],
],
],
'orderService' => [
'relocate_order_items' => false,
],
]; break;
case 'elements_incert_config': $value = [
'defaultLanguage' => 'de',
'tenant' => 'test',
'tenants' => [
'test' => [
'apiKey' => '35C37605350A5A588A3021E',
'url' => 'https://finsterwirt.traumgutscheine.com/api',
'folder' => 'Incert-Test',
'languages' => [
0 => 'de',
1 => 'en',
],
'countryCodes' => [
0 => 'AT',
],
'currencies' => [
0 => 'EUR',
],
],
'live' => [
'apiKey' => 'TODO',
'url' => 'https://your-own.url.com/api',
'folder' => 'Incert',
'languages' => [
0 => 'de',
1 => 'en',
],
'countryCodes' => [
0 => 'AT',
],
'currencies' => [
0 => 'EUR',
],
],
],
'endpoint' => 'https://services.incertapi.com/voucherRedeemWS.php?account_id=zba',
'password' => 'zba@RedInter16',
'terminalID' => $this->getEnv('INCERT_PW'),
]; break;
case 'elements_incert_config.terminalID': $value = $this->getEnv('INCERT_PW'); break;
case 'elements.azure_auth.clientId': $value = $this->getEnv('ELEMENTS_AZURE_AUTH_CLIENT_ID'); break;
case 'elements.azure_auth.clientSecret': $value = $this->getEnv('ELEMENTS_AZURE_AUTH_CLIENT_SECRET'); break;
case 'elements.azure_auth.tenant': $value = $this->getEnv('ELEMENTS_AZURE_AUTH_TENANT'); break;
case 'elements_azure_auth.create_user_as_admin': $value = $this->getEnv('bool:ELEMENTS_AZURE_CREATE_USER_AS_ADMIN'); break;
case 'elements_azure_auth.check_login_permission': $value = $this->getEnv('bool:ELEMENTS_AZURE_CHECK_LOGIN_PERMISSIONS'); 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',
'TwigExtraBundle' => 'Twig\\Extra\\TwigExtraBundle\\TwigExtraBundle',
'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',
'ElementsBackendBootstrapThemeBundle' => 'Elements\\Bundle\\BackendBootstrapThemeBundle\\ElementsBackendBootstrapThemeBundle',
'ElementsBackendDashboardBundle' => 'Elements\\Bundle\\BackendDashboardBundle\\ElementsBackendDashboardBundle',
'ElementsClientUserRolesBundle' => 'Elements\\Bundle\\ClientUserRolesBundle\\ElementsClientUserRolesBundle',
'ElementsDateRangeHelperBundle' => 'Elements\\Bundle\\DateRangeHelperBundle\\ElementsDateRangeHelperBundle',
'ElementsDocumentHttpAuthBundle' => 'Elements\\Bundle\\DocumentHttpAuthBundle\\ElementsDocumentHttpAuthBundle',
'NumberSequenceGeneratorBundle' => 'Pimcore\\Bundle\\NumberSequenceGeneratorBundle\\NumberSequenceGeneratorBundle',
'ObjectMergerBundle' => 'Pimcore\\Bundle\\ObjectMergerBundle\\ObjectMergerBundle',
'ElementsDatatransPaymentBundle' => 'Elements\\Bundle\\DatatransPaymentBundle\\ElementsDatatransPaymentBundle',
'ElementsErrorPageBundle' => 'Elements\\Bundle\\ErrorPageBundle\\ElementsErrorPageBundle',
'PimcoreCustomerManagementFrameworkBundle' => 'CustomerManagementFrameworkBundle\\PimcoreCustomerManagementFrameworkBundle',
'ElementsBreadcrumbHelperBundle' => 'Elements\\Bundle\\BreadcrumbHelperBundle\\ElementsBreadcrumbHelperBundle',
'ElementsCDMUserManagerBundle' => 'Elements\\Bundle\\CDMUserManagerBundle\\ElementsCDMUserManagerBundle',
'ElementsCmsToolsBundle' => 'Elements\\Bundle\\CmsToolsBundle\\ElementsCmsToolsBundle',
'ElementsCssLoaderBundle' => 'Elements\\Bundle\\CssLoaderBundle\\ElementsCssLoaderBundle',
'ElementsDataLoggerBundle' => 'Elements\\Bundle\\DataLoggerBundle\\ElementsDataLoggerBundle',
'FakeDataGeneratorBundle' => 'Elements\\Bundle\\FakeDataGenerator\\FakeDataGeneratorBundle',
'ElementsGoogleCseBundle' => 'Elements\\Bundle\\GoogleCseBundle\\ElementsGoogleCseBundle',
'ElementsJsConfigBundle' => 'Elements\\Bundle\\JsConfigBundle\\ElementsJsConfigBundle',
'ElementsJsonLdBundle' => 'Elements\\Bundle\\JsonLdBundle\\ElementsJsonLdBundle',
'ElementsJsonLdReloadedBundle' => 'Elements\\Bundle\\JsonLdReloadedBundle\\ElementsJsonLdReloadedBundle',
'ElementsProcessManagerBundle' => 'Elements\\Bundle\\ProcessManagerBundle\\ElementsProcessManagerBundle',
'RecurringDatesTypeBundle' => 'Elements\\Bundle\\RecurringDatesTypeBundle\\RecurringDatesTypeBundle',
'ElementsSeoHelperBundle' => 'Elements\\Bundle\\SeoHelperBundle\\ElementsSeoHelperBundle',
'ElementsSkidataTicketingSwebBundle' => 'Elements\\Bundle\\SkidataTicketingSwebBundle\\ElementsSkidataTicketingSwebBundle',
'ElementsStyleLabBundle' => 'Elements\\Bundle\\StyleLabBundle\\ElementsStyleLabBundle',
'ElementsTicketShopFrameworkBundle' => 'Elements\\Bundle\\TicketShopFrameworkBundle\\ElementsTicketShopFrameworkBundle',
'VueBundle' => 'Symfony\\UX\\Vue\\VueBundle',
'WebpackEncoreBundle' => 'Symfony\\WebpackEncoreBundle\\WebpackEncoreBundle',
'PimcoreEcommerceFrameworkBundle' => 'Pimcore\\Bundle\\EcommerceFrameworkBundle\\PimcoreEcommerceFrameworkBundle',
'ElementsHashCashBundle' => 'Elements\\Bundle\\HashCashBundle\\ElementsHashCashBundle',
'ElementsTrackingBundle' => 'Elements\\Bundle\\TrackingBundle\\ElementsTrackingBundle',
'ElementsIncertBundle' => 'Elements\\Bundle\\IncertBundle\\ElementsIncertBundle',
'HWIOAuthBundle' => 'HWI\\Bundle\\OAuthBundle\\HWIOAuthBundle',
'HttplugBundle' => 'Http\\HttplugBundle\\HttplugBundle',
'ElementsAzureAuthBundle' => 'Elements\\Bundle\\AzureAuthBundle\\ElementsAzureAuthBundle',
],
'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',
],
'TwigExtraBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/twig/extra-bundle'),
'namespace' => 'Twig\\Extra\\TwigExtraBundle',
],
'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',
],
'ElementsBackendBootstrapThemeBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/elements/backendbootstrapthemebundle/src'),
'namespace' => 'Elements\\Bundle\\BackendBootstrapThemeBundle',
],
'ElementsBackendDashboardBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/elements/backenddashboardbundle/src'),
'namespace' => 'Elements\\Bundle\\BackendDashboardBundle',
],
'ElementsClientUserRolesBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/elements/client-user-roles-bundle/src'),
'namespace' => 'Elements\\Bundle\\ClientUserRolesBundle',
],
'ElementsDateRangeHelperBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/elements/date-range-helper-bundle/src'),
'namespace' => 'Elements\\Bundle\\DateRangeHelperBundle',
],
'ElementsDocumentHttpAuthBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/elements/document-http-auth-bundle/src/Elements/Bundle/DocumentHttpAuthBundle'),
'namespace' => 'Elements\\Bundle\\DocumentHttpAuthBundle',
],
'NumberSequenceGeneratorBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/pimcore/number-sequence-generator/src'),
'namespace' => 'Pimcore\\Bundle\\NumberSequenceGeneratorBundle',
],
'ObjectMergerBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/pimcore/object-merger/src'),
'namespace' => 'Pimcore\\Bundle\\ObjectMergerBundle',
],
'ElementsDatatransPaymentBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/elements/datatrans-payment-bundle/src'),
'namespace' => 'Elements\\Bundle\\DatatransPaymentBundle',
],
'ElementsErrorPageBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/elements/error-page-bundle/src'),
'namespace' => 'Elements\\Bundle\\ErrorPageBundle',
],
'PimcoreCustomerManagementFrameworkBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/pimcore/customer-management-framework-bundle/src'),
'namespace' => 'CustomerManagementFrameworkBundle',
],
'ElementsBreadcrumbHelperBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/elements/breadcrumb-helper-bundle/src'),
'namespace' => 'Elements\\Bundle\\BreadcrumbHelperBundle',
],
'ElementsCDMUserManagerBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/elements/cdm-user-manager-bundle/src'),
'namespace' => 'Elements\\Bundle\\CDMUserManagerBundle',
],
'ElementsCmsToolsBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/elements/cms-tools-bundle/src'),
'namespace' => 'Elements\\Bundle\\CmsToolsBundle',
],
'ElementsCssLoaderBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/elements/css-loader-bundle/src'),
'namespace' => 'Elements\\Bundle\\CssLoaderBundle',
],
'ElementsDataLoggerBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/elements/data-logger-bundle/src/Elements/Bundle/DataLoggerBundle'),
'namespace' => 'Elements\\Bundle\\DataLoggerBundle',
],
'FakeDataGeneratorBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/elements/fake-data-generator/src'),
'namespace' => 'Elements\\Bundle\\FakeDataGenerator',
],
'ElementsGoogleCseBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/elements/google-cse-bundle/src'),
'namespace' => 'Elements\\Bundle\\GoogleCseBundle',
],
'ElementsJsConfigBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/elements/js-config-bundle/src'),
'namespace' => 'Elements\\Bundle\\JsConfigBundle',
],
'ElementsJsonLdBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/elements/json-ld-bundle/src'),
'namespace' => 'Elements\\Bundle\\JsonLdBundle',
],
'ElementsJsonLdReloadedBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/elements/json-ld-reloaded-bundle/src'),
'namespace' => 'Elements\\Bundle\\JsonLdReloadedBundle',
],
'ElementsProcessManagerBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/elements/process-manager-bundle/src'),
'namespace' => 'Elements\\Bundle\\ProcessManagerBundle',
],
'RecurringDatesTypeBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/elements/recurring-dates-type/src'),
'namespace' => 'Elements\\Bundle\\RecurringDatesTypeBundle',
],
'ElementsSeoHelperBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/elements/seo-helper-bundle/src'),
'namespace' => 'Elements\\Bundle\\SeoHelperBundle',
],
'ElementsSkidataTicketingSwebBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/elements/skidata-ticketing-sweb-bundle/src'),
'namespace' => 'Elements\\Bundle\\SkidataTicketingSwebBundle',
],
'ElementsStyleLabBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/elements/style-lab-bundle/src'),
'namespace' => 'Elements\\Bundle\\StyleLabBundle',
],
'ElementsTicketShopFrameworkBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/elements/ticket-shop-framework-bundle/src'),
'namespace' => 'Elements\\Bundle\\TicketShopFrameworkBundle',
],
'VueBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/symfony/ux-vue'),
'namespace' => 'Symfony\\UX\\Vue',
],
'WebpackEncoreBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/symfony/webpack-encore-bundle/src'),
'namespace' => 'Symfony\\WebpackEncoreBundle',
],
'PimcoreEcommerceFrameworkBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/EcommerceFrameworkBundle'),
'namespace' => 'Pimcore\\Bundle\\EcommerceFrameworkBundle',
],
'ElementsHashCashBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/elements/hash-cash-form-bundle/src'),
'namespace' => 'Elements\\Bundle\\HashCashBundle',
],
'ElementsTrackingBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/elements/tracking-bundle/src'),
'namespace' => 'Elements\\Bundle\\TrackingBundle',
],
'ElementsIncertBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/elements/incert-bundle/src'),
'namespace' => 'Elements\\Bundle\\IncertBundle',
],
'HWIOAuthBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/hwi/oauth-bundle'),
'namespace' => 'HWI\\Bundle\\OAuthBundle',
],
'HttplugBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/php-http/httplug-bundle/src'),
'namespace' => 'Http\\HttplugBundle',
],
'ElementsAzureAuthBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/elements/azure-auth-bundle/src'),
'namespace' => 'Elements\\Bundle\\AzureAuthBundle',
],
],
'kernel.charset' => 'UTF-8',
'kernel.container_class' => 'App_KernelDevDebugContainer',
'locale' => 'en',
'log.fileobject' => (\dirname(__DIR__, 3).'/application-logger'),
'cdm.salt' => 'cdmusermanagersalt13$$',
'env(SWEB_SANDBOX_PASSWORD)' => 'x',
'test' => '%env(default:sweb_sandbox_default:string:SWEB_SANDBOX_PASSWORD)',
'marketplace_orderpush_endpoint' => 'https://zmt-order-e-api-sandbox.de-c1.cloudhub.io/api/v1/order/pim-core-update',
'security.authenticator.manager.enabled' => true,
'customer_management_framework.firewall_settings' => [
'pattern' => '^/__customermanagementframework/webservice(/.*)?$',
'stateless' => true,
'provider' => 'pimcore_admin',
'custom_authenticators' => [
0 => 'CustomerManagementFrameworkBundle\\Security\\Authenticator\\WebserviceAuthenticator',
],
],
'event_dispatcher.event_aliases' => [
'Symfony\\Component\\Console\\Event\\ConsoleCommandEvent' => 'console.command',
'Symfony\\Component\\Console\\Event\\ConsoleErrorEvent' => 'console.error',
'Symfony\\Component\\Console\\Event\\ConsoleSignalEvent' => 'console.signal',
'Symfony\\Component\\Console\\Event\\ConsoleTerminateEvent' => 'console.terminate',
'Symfony\\Component\\Form\\Event\\PreSubmitEvent' => 'form.pre_submit',
'Symfony\\Component\\Form\\Event\\SubmitEvent' => 'form.submit',
'Symfony\\Component\\Form\\Event\\PostSubmitEvent' => 'form.post_submit',
'Symfony\\Component\\Form\\Event\\PreSetDataEvent' => 'form.pre_set_data',
'Symfony\\Component\\Form\\Event\\PostSetDataEvent' => 'form.post_set_data',
'Symfony\\Component\\HttpKernel\\Event\\ControllerArgumentsEvent' => 'kernel.controller_arguments',
'Symfony\\Component\\HttpKernel\\Event\\ControllerEvent' => 'kernel.controller',
'Symfony\\Component\\HttpKernel\\Event\\ResponseEvent' => 'kernel.response',
'Symfony\\Component\\HttpKernel\\Event\\FinishRequestEvent' => 'kernel.finish_request',
'Symfony\\Component\\HttpKernel\\Event\\RequestEvent' => 'kernel.request',
'Symfony\\Component\\HttpKernel\\Event\\ViewEvent' => 'kernel.view',
'Symfony\\Component\\HttpKernel\\Event\\ExceptionEvent' => 'kernel.exception',
'Symfony\\Component\\HttpKernel\\Event\\TerminateEvent' => 'kernel.terminate',
'Symfony\\Component\\Workflow\\Event\\GuardEvent' => 'workflow.guard',
'Symfony\\Component\\Workflow\\Event\\LeaveEvent' => 'workflow.leave',
'Symfony\\Component\\Workflow\\Event\\TransitionEvent' => 'workflow.transition',
'Symfony\\Component\\Workflow\\Event\\EnterEvent' => 'workflow.enter',
'Symfony\\Component\\Workflow\\Event\\EnteredEvent' => 'workflow.entered',
'Symfony\\Component\\Workflow\\Event\\CompletedEvent' => 'workflow.completed',
'Symfony\\Component\\Workflow\\Event\\AnnounceEvent' => 'workflow.announce',
'Symfony\\Component\\Security\\Core\\Event\\AuthenticationSuccessEvent' => 'security.authentication.success',
'Symfony\\Component\\Security\\Core\\Event\\AuthenticationFailureEvent' => 'security.authentication.failure',
'Symfony\\Component\\Security\\Http\\Event\\InteractiveLoginEvent' => 'security.interactive_login',
'Symfony\\Component\\Security\\Http\\Event\\SwitchUserEvent' => 'security.switch_user',
'Presta\\SitemapBundle\\Event\\SitemapAddUrlEvent' => 'presta_sitemap.add_url',
'Presta\\SitemapBundle\\Event\\SitemapPopulateEvent' => 'presta_sitemap.populate',
],
'fragment.renderer.hinclude.global_template' => NULL,
'fragment.path' => '/_fragment',
'kernel.http_method_override' => true,
'kernel.trusted_hosts' => [
],
'kernel.default_locale' => 'en',
'kernel.enabled_locales' => [
],
'kernel.error_controller' => 'error_controller',
'debug.file_link_format' => NULL,
'asset.request_context.base_path' => NULL,
'asset.request_context.secure' => NULL,
'translator.logging' => false,
'translator.default_path' => (\dirname(__DIR__, 4).'/translations'),
'debug.error_handler.throw_at' => -1,
'router.request_context.scheme' => 'http',
'router.request_context.base_url' => '',
'router.resource' => 'kernel::loadRoutes',
'request_listener.http_port' => 80,
'request_listener.https_port' => 443,
'session.metadata.storage_key' => '_sf2_meta',
'session.storage.options' => [
'cache_limiter' => '0',
'cookie_secure' => 'auto',
'cookie_httponly' => true,
'cookie_samesite' => 'lax',
'gc_probability' => 1,
],
'session.save_path' => (\dirname(__DIR__, 3).'/sessions/dev'),
'session.metadata.update_threshold' => 0,
'form.type_extension.csrf.enabled' => true,
'form.type_extension.csrf.field_name' => '_token',
'validator.translation_domain' => 'validators',
'profiler_listener.only_exceptions' => false,
'profiler_listener.only_main_requests' => false,
'security.role_hierarchy.roles' => [
'ROLE_PIMCORE_ADMIN' => [
0 => 'ROLE_PIMCORE_USER',
],
],
'security.access.denied_url' => NULL,
'security.authentication.manager.erase_credentials' => true,
'security.authentication.session_strategy.strategy' => 'migrate',
'security.access.always_authenticate_before_granting' => false,
'security.authentication.hide_user_not_found' => false,
'security.firewalls' => [
0 => 'booking_api',
1 => 'dev',
2 => 'pimcore_admin_webdav',
3 => 'pimcore_admin',
4 => 'webservice',
5 => 'stylelab',
6 => 'b2b',
7 => 'main',
],
'hwi_oauth.resource_ownermap.configured.main' => [
'google' => 'cdm_auth_oauth_check_google',
'facebook' => 'cdm_auth_oauth_check_facebook',
],
'twig.form.resources' => [
0 => 'form_div_layout.html.twig',
],
'twig.default_path' => (\dirname(__DIR__, 4).'/templates'),
'monolog.use_microseconds' => true,
'monolog.swift_mailer.handlers' => [
],
'monolog.handlers_to_channels' => [
'monolog.handler.error_messaging' => [
'type' => 'inclusive',
'elements' => [
0 => 'devMail',
],
],
'monolog.handler.bookigapi' => [
'type' => 'inclusive',
'elements' => [
0 => 'bookingapi',
],
],
'monolog.handler.smartpricer' => [
'type' => 'inclusive',
'elements' => [
0 => 'smartpricer',
],
],
'monolog.handler.event' => [
'type' => 'inclusive',
'elements' => [
0 => 'eventRecipient',
],
],
'monolog.handler.infoSnow' => [
'type' => 'inclusive',
'elements' => [
0 => 'infoSnow',
],
],
'monolog.handler.deprecation' => [
'type' => 'inclusive',
'elements' => [
0 => 'deprecation',
],
],
'monolog.handler.swisspass' => [
'type' => 'inclusive',
'elements' => [
0 => 'swisspass',
],
],
'monolog.handler.skidatasweb' => [
'type' => 'inclusive',
'elements' => [
0 => 'skidatasweb',
],
],
'monolog.handler.sweb_ticketing_order' => [
'type' => 'inclusive',
'elements' => [
0 => 'skidata.sweb.order',
],
],
'monolog.handler.sweb_ticketing_warmup' => [
'type' => 'inclusive',
'elements' => [
0 => 'skidata.sweb.cache.warmup',
],
],
'monolog.handler.sweb_ticketing_import' => [
'type' => 'inclusive',
'elements' => [
0 => 'skidata.sweb.importer',
],
],
'monolog.handler.console' => [
'type' => 'exclusive',
'elements' => [
0 => 'event',
1 => 'doctrine',
2 => 'console',
3 => 'cache',
7 => 'php',
],
],
'monolog.handler.main' => [
'type' => 'exclusive',
'elements' => [
0 => 'event',
1 => 'doctrine',
2 => 'cache',
3 => 'deprecation',
],
],
],
'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\\LegacyTwoFactorRequiredToken',
1 => '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' => NULL,
'pimcore.admin.session.attribute_bags' => [
'pimcore_admin' => [
'storage_key' => '_pimcore_admin',
],
'pimcore_objects' => [
'storage_key' => '_pimcore_objects',
],
'pimcore_copy' => [
'storage_key' => '_pimcore_copy',
],
'pimcore_gridconfig' => [
'storage_key' => '_pimcore_gridconfig',
],
'pimcore_importconfig' => [
'storage_key' => '_pimcore_importconfig',
],
'data_logger_filter' => [
'storage_key' => '_data_logger_filter',
],
],
'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' => [
],
],
1 => [
'path' => '^/fake-data/',
'route' => false,
'host' => false,
'methods' => [
],
],
2 => [
'path' => '^/stylelab',
'route' => false,
'host' => false,
'methods' => [
],
],
],
'pimcore.response_exception_listener.render_error_document' => true,
'pimcore.maintenance.housekeeping.cleanup_tmp_files_atime_older_than' => 7776000,
'pimcore.maintenance.housekeeping.cleanup_profiler_files_atime_older_than' => 1800,
'pimcore.documents.default_controller' => 'App\\Controller\\DefaultController::defaultAction',
'pimcore.documents.web_to_print.default_controller_print_page' => 'App\\Controller\\Web2printController::defaultAction',
'pimcore.documents.web_to_print.default_controller_print_container' => 'App\\Controller\\Web2printController::containerAction',
'pimcore.templating.twig.sandbox_security_policy.tags' => [
0 => 'set',
],
'pimcore.templating.twig.sandbox_security_policy.filters' => [
0 => 'escape',
1 => 'trans',
2 => 'default',
],
'pimcore.templating.twig.sandbox_security_policy.functions' => [
0 => 'path',
1 => 'asset',
],
'pimcore.documents.classes.map' => [
'folder' => '\\Pimcore\\Model\\Document\\Folder',
'page' => '\\Pimcore\\Model\\Document\\Page',
'snippet' => '\\Pimcore\\Model\\Document\\Snippet',
'link' => '\\Pimcore\\Model\\Document\\Link',
'hardlink' => '\\Pimcore\\Model\\Document\\Hardlink',
'email' => '\\Pimcore\\Model\\Document\\Email',
'newsletter' => '\\Pimcore\\Model\\Document\\Newsletter',
'printpage' => '\\Pimcore\\Model\\Document\\Printpage',
'printcontainer' => '\\Pimcore\\Model\\Document\\Printcontainer',
],
'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.glossary.blocked_tags' => [
0 => 'a',
1 => 'script',
2 => 'style',
3 => 'code',
4 => 'pre',
5 => 'textarea',
6 => 'acronym',
7 => 'abbr',
8 => 'option',
9 => 'h1',
10 => 'h2',
11 => 'h3',
12 => 'h4',
13 => 'h5',
14 => 'h6',
],
'pimcore.workflow' => [
],
'pimcore.gdpr-data-extrator.dataobjects' => [
'classes' => [
],
],
'pimcore.gdpr-data-extrator.assets' => [
'types' => [
],
],
'pimcore_admin.dataObjects.notes_events.types' => [
0 => '',
1 => 'content',
2 => 'seo',
3 => 'warning',
4 => 'notice',
],
'pimcore_admin.assets.notes_events.types' => [
0 => '',
1 => 'content',
2 => 'seo',
3 => 'warning',
4 => 'notice',
],
'pimcore_admin.documents.notes_events.types' => [
0 => '',
1 => 'content',
2 => 'seo',
3 => 'warning',
4 => 'notice',
],
'pimcore_admin.csrf_protection.excluded_routes' => [
],
'pimcore_admin.admin_languages' => [
],
'pimcore_admin.custom_admin_path_identifier' => NULL,
'pimcore_admin.custom_admin_route_name' => 'my_custom_admin_entry_point',
'elements_date_range_helper.mapping' => [
'localized' => [
'de' => [
'date' => [
'day' => '%d.',
'day_short' => '%a.',
'short' => '%d.%m.',
'medium' => '%d.%m.%y',
'long' => '%d.%m.%Y',
'short_month' => '%d. %b.',
'short_month_year' => '%d. %b. %Y',
'long_month' => '%d. %B',
'long_month_year' => '%d. %B %Y',
'day_date_long' => '%a., %d.%m.%Y',
'day_short_month_year' => '%A %d %B %Y',
],
'time' => [
'short' => '%H:%M',
'medium' => '%H:%M:%S',
],
],
'en' => [
'date' => [
'day' => '%d',
'day_short' => '%a.',
'short' => '%d/%m/',
'medium' => '%d/%m/%y',
'long' => '%d/%m/%Y',
'short_month' => '%d %b.',
'short_month_year' => '%d %b. %Y',
'long_month' => '%d %B',
'long_month_year' => '%d %B %Y',
'day_date_long' => '%a., %d/%m/%Y',
'day_short_month_year' => '%A %B %d %YY',
],
'time' => [
'short' => '%H:%M',
'medium' => '%H:%M:%S',
],
],
'fr' => [
'date' => [
'day' => '%d',
'day_short' => '%a.',
'short' => '%d/%m',
'medium' => '%d/%m/%y',
'long' => '%d/%m/%Y',
'short_month' => '%d %b.',
'short_month_year' => '%d %b. %Y',
'long_month' => '%d %B',
'long_month_year' => '%d %B %Y',
'day_date_long' => '%a., %d.%m.%Y',
'day_short_month_year' => '%A %d %B %Y',
],
'time' => [
'short' => '%H:%M',
'medium' => '%H:%M:%S',
],
],
'it' => [
'date' => [
'day' => '%d',
'day_short' => '%a.',
'short' => '%d/%m',
'medium' => '%d/%m/%y',
'long' => '%d/%m/%Y',
'short_month' => '%d %b.',
'short_month_year' => '%d %b. %Y',
'long_month' => '%d %B',
'long_month_year' => '%d %B %Y',
'day_date_long' => '%a., %d.%m.%Y',
'day_short_month_year' => '%A %d %B %Y',
],
'time' => [
'short' => '%H:%M',
'medium' => '%H:%M:%S',
],
],
],
'default' => [
'datetime' => [
'short' => [
'key' => '#date-short# #time-short#',
],
'medium' => [
'key' => '#date-medium# #time-short#',
],
'long' => [
'key' => '#date-long# #time-short#',
],
'full' => [
'key' => '#date-long# #time-medium#',
],
],
'daterange' => [
'day' => [
'medium' => [
'first' => '#date-day#',
'second' => '#date-medium#',
],
'long' => [
'first' => '#date-day#',
'second' => '#date-long#',
],
'month' => [
'first' => '#date-day#',
'second' => '#date-long_month_year#',
],
'month_short' => [
'first' => '#date-day#',
'second' => '#date-short_month_year#',
],
],
'day_short' => [
'short' => [
'first' => '#date-day_short#, #date-short#',
'second' => '#date-day_short#, #date-long#',
],
'long' => [
'first' => '#date-day_short#, #date-long#',
'second' => '#date-day_short#, #date-long#',
],
],
'day_long_year' => [
'short' => [
'first' => '%A, #date-short_month_year#',
'second' => '%A, #date-long_month_year#',
],
'long' => [
'first' => '%A, #date-long_month_year#',
'second' => '%A, #date-long_month_year#',
],
],
'short' => [
'medium' => [
'first' => '#date-short#',
'second' => '#date-medium#',
],
'long' => [
'first' => '#date-short#',
'second' => '#date-long#',
],
'month' => [
'first' => '#date-short_month#',
'second' => '#date-short_month_year#',
],
],
'medium' => [
'medium' => [
'first' => '#date-medium#',
'second' => '#date-medium#',
],
'long' => [
'first' => '#date-medium#',
'second' => '#date-long#',
],
],
'long' => [
'long' => [
'first' => '#date-long#',
'second' => '#date-long#',
],
'month' => [
'first' => '#date-long_month#',
'second' => '#date-long_month_year#',
],
'month_year' => [
'first' => '#date-long_month_year#',
'second' => '#date-long_month_year#',
],
],
],
],
],
'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' => (\dirname(__DIR__, 3).'/config/cmf/mail-blacklist.txt'),
'pimcore_customer_management_framework.customer_save_manager.enableAutomaticObjectNamingScheme' => false,
'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' => '/segments/calculated',
'pimcore_customer_management_framework.segment_manager.segmentFolder.manual' => '/segments/manual',
'pimcore_customer_management_framework.customer_provider.namingScheme' => '{email}',
'pimcore_customer_management_framework.customer_provider.parentPath' => '/Shop/Customer',
'pimcore_customer_management_framework.customer_provider.archiveDir' => '/customers/_archive',
'pimcore_customer_management_framework.customer_provider.newCustomersTempDir' => '/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',
],
],
'pimcore_customer_management_framework.customer_duplicates_services.duplicateCheckTrimmedFields' => [
0 => 'email',
],
'pimcore_customer_management_framework.customer_duplicates_services.duplicates_view.listFields' => [
0 => [
0 => 'id',
],
1 => [
0 => 'email',
],
2 => [
0 => 'firstname',
1 => 'lastname',
],
3 => [
0 => 'street',
1 => 'streetNumber',
],
4 => [
0 => 'zip',
1 => 'city',
],
],
'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 => [
'firstname' => [
'soundex' => true,
'metaphone' => true,
'similarity' => '\\CustomerManagementFrameworkBundle\\DataSimilarityMatcher\\SimilarText',
'similarityThreshold' => NULL,
],
'lastname' => [
'soundex' => true,
'metaphone' => true,
'similarity' => '\\CustomerManagementFrameworkBundle\\DataSimilarityMatcher\\SimilarText',
'similarityThreshold' => NULL,
],
'zip' => [
'similarity' => '\\CustomerManagementFrameworkBundle\\DataSimilarityMatcher\\Zip',
'soundex' => false,
'metaphone' => false,
'similarityThreshold' => NULL,
],
],
],
'pimcore_customer_management_framework.customer_duplicates_services.duplicates_index.dataTransformers' => [
'firstname' => '\\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,
'snippet' => true,
'email' => true,
'folder' => false,
'link' => false,
'hardlink' => false,
'newsletter' => false,
'printpage' => false,
'printcontainer' => false,
],
'object' => [
'object' => [
'ShopEvent' => true,
'ShopMerchandiseProduct' => true,
'ShopTicketCatalog' => true,
'FAQ' => true,
'Job' => 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' => [
],
],
'elements_breadcrumb_helper.engine' => 'twig',
'elements_process_manager' => [
'archiveThresholdLogs' => 7,
'processTimeoutMinutes' => 15,
'disableShortcutMenu' => false,
'reportingEmailAddresses' => [
],
'additionalScriptExecutionUsers' => [
],
'configurationMigrationsDirectory' => (\dirname(__DIR__, 4).'/src/Migrations'),
'configurationMigrationsNamespace' => 'App\\Migrations',
'restApiUsers' => [
],
'executorClasses' => [
'pimcoreCommand' => [
'name' => 'pimcoreCommand',
'extJsClass' => 'pimcore.plugin.processmanager.executor.class.pimcoreCommand',
'class' => 'Elements\\Bundle\\ProcessManagerBundle\\Executor\\PimcoreCommand',
'config' => [
],
],
'classMethod' => [
'name' => 'classMethod',
'extJsClass' => 'pimcore.plugin.processmanager.executor.class.classMethod',
'class' => 'Elements\\Bundle\\ProcessManagerBundle\\Executor\\ClassMethod',
'config' => [
],
],
],
'executorActionClasses' => [
'download' => [
'name' => 'download',
'extJsClass' => 'pimcore.plugin.processmanager.executor.action.download',
'class' => 'Elements\\Bundle\\ProcessManagerBundle\\Executor\\Action\\Download',
'config' => [
],
],
'openItem' => [
'name' => 'openItem',
'extJsClass' => 'pimcore.plugin.processmanager.executor.action.openItem',
'class' => 'Elements\\Bundle\\ProcessManagerBundle\\Executor\\Action\\OpenItem',
'config' => [
],
],
'jsEvent' => [
'name' => 'jsEvent',
'extJsClass' => 'pimcore.plugin.processmanager.executor.action.jsEvent',
'class' => 'Elements\\Bundle\\ProcessManagerBundle\\Executor\\Action\\JsEvent',
'config' => [
],
],
],
'executorCallbackClasses' => [
'executionNote' => [
'name' => 'executionNote',
'extJsClass' => 'pimcore.plugin.processmanager.executor.callback.executionNote',
'class' => 'Elements\\Bundle\\ProcessManagerBundle\\Executor\\Callback\\General',
'config' => [
],
'jsFile' => '/bundles/elementsprocessmanager/js/executor/callback/executionNote.js',
],
'swebImportProducts' => [
'name' => 'swebImportProducts',
'extJsClass' => 'pimcore.plugin.processmanager.executor.callback.swebImportProducts',
'class' => 'Elements\\Bundle\\ProcessManagerBundle\\Executor\\Callback\\General',
'config' => [
],
'jsFile' => '/bundles/elementsskidataticketingsweb/js/processmanager/callback/swebImportProducts.js',
],
'setupTicketProducts' => [
'name' => 'setupTicketProducts',
'extJsClass' => 'pimcore.plugin.processmanager.executor.callback.setupTicketProducts',
'class' => 'Elements\\Bundle\\ProcessManagerBundle\\Executor\\Callback\\General',
'config' => [
],
'jsFile' => '/bundles/elementsticketshopframework/js/processmanager/callback/setupTicketProducts.js',
],
],
'executorLoggerClasses' => [
'file' => [
'name' => 'file',
'extJsClass' => 'pimcore.plugin.processmanager.executor.logger.file',
'class' => 'Elements\\Bundle\\ProcessManagerBundle\\Executor\\Logger\\File',
'config' => [
],
],
'console' => [
'name' => 'console',
'extJsClass' => 'pimcore.plugin.processmanager.executor.logger.console',
'class' => 'Elements\\Bundle\\ProcessManagerBundle\\Executor\\Logger\\Console',
'config' => [
],
],
'application' => [
'name' => 'application',
'extJsClass' => 'pimcore.plugin.processmanager.executor.logger.application',
'class' => 'Elements\\Bundle\\ProcessManagerBundle\\Executor\\Logger\\Application',
'config' => [
],
],
'emailSummary' => [
'name' => 'emailSummary',
'extJsClass' => 'pimcore.plugin.processmanager.executor.logger.emailSummary',
'class' => 'Elements\\Bundle\\ProcessManagerBundle\\Executor\\Logger\\EmailSummary',
'config' => [
],
],
],
],
'recurring_dates_type.occurrences_clean_up_enabled' => false,
'recurring_dates_type.occurrences_clean_up_by_date_and_time' => false,
'recurring_dates_type.occurrences_clean_up_class_ids' => [
],
'elements_seo_helper.pretty_url.utf8' => false,
'sweb.profilepictures.thumbnailconfig' => [
'width' => 400,
'height' => 300,
'format' => 'jpeg',
'resize' => true,
'cover' => true,
],
'ticketshop.profilepictures.thumbnailconfig' => [
'width' => 400,
'height' => 300,
'format' => 'jpeg',
'resize' => true,
'cover' => true,
],
'ticketshop.profilepictures_directory' => '/protected/webshop/ticketing/contactPics',
'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' => [
'defaultCurrency' => 'CHF',
],
'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',
'MaxValidForProducts' => 'App\\Ecommerce\\PricingManager\\Condition\\MaxValidForProducts',
'UniqueParameter' => 'App\\Ecommerce\\PricingManager\\Condition\\UniqueParameter',
'ProductPeriod' => 'Elements\\Bundle\\TicketShopFrameworkBundle\\Ecommerce\\PricingManager\\Condition\\ProductPeriod',
'TicketPreSale' => 'App\\Ecommerce\\PricingManager\\Condition\\TicketPreSale',
'ShopTicketCatalog' => 'Elements\\Bundle\\TicketShopFrameworkBundle\\Ecommerce\\PricingManager\\Condition\\TicketCatalog',
'BusinessUser' => 'App\\Ecommerce\\PricingManager\\Condition\\BusinessUser',
'GroupDiscount' => 'App\\Ecommerce\\PricingManager\\Condition\\GroupDiscount',
],
'pimcore_ecommerce.pricing_manager.action_mapping' => [
'ProductDiscount' => 'Elements\\Bundle\\TicketShopFrameworkBundle\\Ecommerce\\PricingManager\\Action\\ProductDiscount',
'CartDiscount' => '\\Pimcore\\Bundle\\EcommerceFrameworkBundle\\PricingManager\\Action\\CartDiscount',
'Gift' => '\\Pimcore\\Bundle\\EcommerceFrameworkBundle\\PricingManager\\Action\\Gift',
'FreeShipping' => '\\Pimcore\\Bundle\\EcommerceFrameworkBundle\\PricingManager\\Action\\FreeShipping',
'IncertVoucherAction' => 'Elements\\Bundle\\IncertBundle\\PriceSystem\\Action\\IncertVoucherAction',
'PresaleExpired' => 'App\\Ecommerce\\PricingManager\\Action\\PresaleExpired',
'NoCancellationAllowed' => 'App\\Ecommerce\\PricingManager\\Action\\NoCancellationAllowed',
'TicketDiscount' => 'App\\Ecommerce\\PricingManager\\Action\\TicketDiscount',
'ProductDiscountWithLabel' => 'App\\Ecommerce\\PricingManager\\Action\\ProductDiscountWithLabel',
'MostExpensiveProductDiscount' => 'App\\Ecommerce\\PricingManager\\Action\\MostExpensiveProductDiscount',
'ChangeTicketProduct' => 'App\\Ecommerce\\PricingManager\\Action\\ChangeTicketProduct',
],
'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',
'tracking_bundle.pimcore_version' => 10,
'elements_incert_config.endpoint' => 'https://services.incertapi.com/voucherRedeemWS.php?account_id=zba',
'elements_incert_config.password' => 'zba@RedInter16',
'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 => 'main',
],
'hwi_oauth.target_path_parameter' => '_target_path',
'hwi_oauth.target_path_domains_whitelist' => [
],
'hwi_oauth.use_referer' => false,
'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',
'facebook' => 'facebook',
],
'hwi_oauth.connect.confirmation' => false,
'hwi_oauth.fosub_enabled' => false,
'hwi_oauth.connect' => false,
'elements_azure_auth.create_user_with_roles' => [
],
'elements_azure_auth.permitted_domains' => [
0 => 'valantic.at',
1 => 'eledevs.com',
],
'elements_azure_auth.ip_ranges' => [
0 => '0.0.0.0/0',
],
'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\\AbstractController' => 'App\\Controller\\AbstractController',
'App\\Controller\\AlpineCrossingController' => 'App\\Controller\\AlpineCrossingController',
'App\\Controller\\B2B\\AbstractB2BController' => 'App\\Controller\\B2B\\AbstractB2BController',
'App\\Controller\\B2B\\CartController' => 'App\\Controller\\B2B\\CartController',
'App\\Controller\\B2B\\CheckoutController' => 'App\\Controller\\B2B\\CheckoutController',
'App\\Controller\\B2B\\LoginController' => 'App\\Controller\\B2B\\LoginController',
'App\\Controller\\B2B\\PaymentController' => 'App\\Controller\\B2B\\PaymentController',
'App\\Controller\\B2B\\ProductController' => 'App\\Controller\\B2B\\ProductController',
'App\\Controller\\B2B\\ProfileController' => 'App\\Controller\\B2B\\ProfileController',
'App\\Controller\\BackOffice\\AccountingController' => 'App\\Controller\\BackOffice\\AccountingController',
'App\\Controller\\BackOffice\\ActionController' => 'App\\Controller\\BackOffice\\ActionController',
'App\\Controller\\BackOffice\\B2B\\AccountingController' => 'App\\Controller\\BackOffice\\B2B\\AccountingController',
'App\\Controller\\BackOffice\\B2B\\DashboardController' => 'App\\Controller\\BackOffice\\B2B\\DashboardController',
'App\\Controller\\BackOffice\\B2B\\OrderController' => 'App\\Controller\\BackOffice\\B2B\\OrderController',
'App\\Controller\\BackOffice\\CustomerController' => 'App\\Controller\\BackOffice\\CustomerController',
'App\\Controller\\BackOffice\\DashboardController' => 'App\\Controller\\BackOffice\\DashboardController',
'App\\Controller\\BackOffice\\EventController' => 'App\\Controller\\BackOffice\\EventController',
'App\\Controller\\BackOffice\\Marketplace\\AccountingController' => 'App\\Controller\\BackOffice\\Marketplace\\AccountingController',
'App\\Controller\\BackOffice\\Marketplace\\OrderController' => 'App\\Controller\\BackOffice\\Marketplace\\OrderController',
'App\\Controller\\BackOffice\\MerchController' => 'App\\Controller\\BackOffice\\MerchController',
'App\\Controller\\BackOffice\\OrderController' => 'App\\Controller\\BackOffice\\OrderController',
'App\\Controller\\BackOffice\\ValidTokenController' => 'App\\Controller\\BackOffice\\ValidTokenController',
'App\\Controller\\BackOffice\\VoucherDevalueController' => 'App\\Controller\\BackOffice\\VoucherDevalueController',
'App\\Controller\\BookingApi\\ApiAbstractController' => 'App\\Controller\\BookingApi\\ApiAbstractController',
'App\\Controller\\BookingApi\\ApiCatalogControllerApi' => 'App\\Controller\\BookingApi\\ApiCatalogControllerApi',
'App\\Controller\\BookingApi\\ApiEventControllerApi' => 'App\\Controller\\BookingApi\\ApiEventControllerApi',
'App\\Controller\\BookingApi\\ApiOrderControllerApi' => 'App\\Controller\\BookingApi\\ApiOrderControllerApi',
'App\\Controller\\BookingApi\\ApiTicketControllerApi' => 'App\\Controller\\BookingApi\\ApiTicketControllerApi',
'App\\Controller\\BookingApi\\SwaggerControllerApi' => 'App\\Controller\\BookingApi\\SwaggerControllerApi',
'App\\Controller\\ContentController' => 'App\\Controller\\ContentController',
'App\\Controller\\DefaultController' => 'App\\Controller\\DefaultController',
'App\\Controller\\DownloadsController' => 'App\\Controller\\DownloadsController',
'App\\Controller\\FacilityController' => 'App\\Controller\\FacilityController',
'App\\Controller\\FaqController' => 'App\\Controller\\FaqController',
'App\\Controller\\JobController' => 'App\\Controller\\JobController',
'App\\Controller\\MigrationController' => 'App\\Controller\\MigrationController',
'App\\Controller\\NewsController' => 'App\\Controller\\NewsController',
'App\\Controller\\PdfController' => 'App\\Controller\\PdfController',
'App\\Controller\\PriceScreenController' => 'App\\Controller\\PriceScreenController',
'App\\Controller\\Profile\\ProfileController' => 'App\\Controller\\Profile\\ProfileController',
'App\\Controller\\Profile\\ProfileOverlayController' => 'App\\Controller\\Profile\\ProfileOverlayController',
'App\\Controller\\RenderletController' => 'App\\Controller\\RenderletController',
'App\\Controller\\Shop\\AbstractShopController' => 'App\\Controller\\Shop\\AbstractShopController',
'App\\Controller\\Shop\\CartController' => 'App\\Controller\\Shop\\CartController',
'App\\Controller\\Shop\\CheckoutController' => 'App\\Controller\\Shop\\CheckoutController',
'App\\Controller\\Shop\\Dummy\\DummyTicketingController' => 'App\\Controller\\Shop\\Dummy\\DummyTicketingController',
'App\\Controller\\Shop\\Json\\CrossSellingJsonController' => 'App\\Controller\\Shop\\Json\\CrossSellingJsonController',
'App\\Controller\\Shop\\Json\\EventJsonController' => 'App\\Controller\\Shop\\Json\\EventJsonController',
'App\\Controller\\Shop\\Json\\PriceCalculatorJsonController' => 'App\\Controller\\Shop\\Json\\PriceCalculatorJsonController',
'App\\Controller\\Shop\\Json\\TicketJsonController' => 'App\\Controller\\Shop\\Json\\TicketJsonController',
'App\\Controller\\Shop\\PaymentController' => 'App\\Controller\\Shop\\PaymentController',
'App\\Controller\\Shop\\PortalController' => 'App\\Controller\\Shop\\PortalController',
'App\\Controller\\Shop\\PriceCalculatorController' => 'App\\Controller\\Shop\\PriceCalculatorController',
'App\\Controller\\Shop\\ProductController' => 'App\\Controller\\Shop\\ProductController',
'App\\Controller\\TabbingController' => 'App\\Controller\\TabbingController',
'App\\Controller\\WeatherController' => 'App\\Controller\\WeatherController',
'App\\Controller\\Web2printController' => 'App\\Controller\\Web2printController',
'App\\Controller\\WebcamController' => 'App\\Controller\\WebcamController',
'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',
'Doctrine\\Bundle\\DoctrineBundle\\Controller\\ProfilerController' => 'Doctrine\\Bundle\\DoctrineBundle\\Controller\\ProfilerController',
'Elements\\Bundle\\AzureAuthBundle\\Controller\\AuthController' => 'Elements\\Bundle\\AzureAuthBundle\\Controller\\AuthController',
'Elements\\Bundle\\BackendDashboardBundle\\Controller\\MenuController' => 'Elements\\Bundle\\BackendDashboardBundle\\Controller\\MenuController',
'Elements\\Bundle\\CDMUserManagerBundle\\Controller\\UserManagerAuthController' => 'Elements\\Bundle\\CDMUserManagerBundle\\Controller\\UserManagerAuthController',
'Elements\\Bundle\\CDMUserManagerBundle\\Controller\\UserManagerController' => 'Elements\\Bundle\\CDMUserManagerBundle\\Controller\\UserManagerController',
'Elements\\Bundle\\DataLoggerBundle\\Controller\\AdminController' => 'Elements\\Bundle\\DataLoggerBundle\\Controller\\AdminController',
'Elements\\Bundle\\DataLoggerBundle\\Controller\\DefaultController' => 'Elements\\Bundle\\DataLoggerBundle\\Controller\\DefaultController',
'Elements\\Bundle\\DataLoggerBundle\\Controller\\ExporterController' => 'Elements\\Bundle\\DataLoggerBundle\\Controller\\ExporterController',
'Elements\\Bundle\\DataLoggerBundle\\Controller\\GDPRController' => 'Elements\\Bundle\\DataLoggerBundle\\Controller\\GDPRController',
'Elements\\Bundle\\DataLoggerBundle\\Controller\\TestController' => 'Elements\\Bundle\\DataLoggerBundle\\Controller\\TestController',
'Elements\\Bundle\\ErrorPageBundle\\Controller\\DefaultErrorPageController' => 'Elements\\Bundle\\ErrorPageBundle\\Controller\\DefaultErrorPageController',
'Elements\\Bundle\\FakeDataGenerator\\Controller\\FakeDataController' => 'Elements\\Bundle\\FakeDataGenerator\\Controller\\FakeDataController',
'Elements\\Bundle\\GoogleCseBundle\\Controller\\CseController' => 'Elements\\Bundle\\GoogleCseBundle\\Controller\\CseController',
'Elements\\Bundle\\HashCashBundle\\Service\\HashCashService' => 'Elements\\Bundle\\HashCashBundle\\Service\\HashCashService',
'Elements\\Bundle\\JsonLdReloadedBundle\\Controller\\DefaultController' => 'Elements\\Bundle\\JsonLdReloadedBundle\\Controller\\DefaultController',
'Elements\\Bundle\\ProcessManagerBundle\\Controller\\CallbackSettingsController' => 'Elements\\Bundle\\ProcessManagerBundle\\Controller\\CallbackSettingsController',
'Elements\\Bundle\\ProcessManagerBundle\\Controller\\ConfigController' => 'Elements\\Bundle\\ProcessManagerBundle\\Controller\\ConfigController',
'Elements\\Bundle\\ProcessManagerBundle\\Controller\\IndexController' => 'Elements\\Bundle\\ProcessManagerBundle\\Controller\\IndexController',
'Elements\\Bundle\\ProcessManagerBundle\\Controller\\MonitoringItemController' => 'Elements\\Bundle\\ProcessManagerBundle\\Controller\\MonitoringItemController',
'Elements\\Bundle\\ProcessManagerBundle\\Controller\\RestController' => 'Elements\\Bundle\\ProcessManagerBundle\\Controller\\RestController',
'Elements\\Bundle\\RecurringDatesTypeBundle\\Controller\\DefaultController' => 'Elements\\Bundle\\RecurringDatesTypeBundle\\Controller\\DefaultController',
'Elements\\Bundle\\SeoHelperBundle\\Service\\PrettyUrl' => 'Elements\\Bundle\\SeoHelperBundle\\Service\\PrettyUrl',
'Elements\\Bundle\\StyleLabBundle\\Controller\\AdminController' => 'Elements\\Bundle\\StyleLabBundle\\Controller\\AdminController',
'Elements\\Bundle\\StyleLabBundle\\Controller\\IndexController' => 'Elements\\Bundle\\StyleLabBundle\\Controller\\IndexController',
'Elements\\Bundle\\StyleLabBundle\\Controller\\SearchController' => 'Elements\\Bundle\\StyleLabBundle\\Controller\\SearchController',
'Elements\\Bundle\\StyleLabBundle\\Controller\\StateController' => 'Elements\\Bundle\\StyleLabBundle\\Controller\\StateController',
'Elements\\Bundle\\TicketShopFrameworkBundle\\Controller\\Admin\\TicketAdminController' => 'Elements\\Bundle\\TicketShopFrameworkBundle\\Controller\\Admin\\TicketAdminController',
'Elements\\Bundle\\TicketShopFrameworkBundle\\Controller\\IndexController' => 'Elements\\Bundle\\TicketShopFrameworkBundle\\Controller\\IndexController',
'Elements\\Bundle\\TicketShopFrameworkBundle\\Controller\\Shop\\AbstractCheckoutController' => 'Elements\\Bundle\\TicketShopFrameworkBundle\\Controller\\Shop\\AbstractCheckoutController',
'Elements\\Bundle\\TicketShopFrameworkBundle\\Controller\\Shop\\AbstractShopController' => 'Elements\\Bundle\\TicketShopFrameworkBundle\\Controller\\Shop\\AbstractShopController',
'Elements\\Bundle\\TicketShopFrameworkBundle\\Controller\\Shop\\CartController' => 'Elements\\Bundle\\TicketShopFrameworkBundle\\Controller\\Shop\\CartController',
'Elements\\Bundle\\TicketShopFrameworkBundle\\Controller\\Shop\\CheckoutController' => 'Elements\\Bundle\\TicketShopFrameworkBundle\\Controller\\Shop\\CheckoutController',
'Elements\\Bundle\\TicketShopFrameworkBundle\\Controller\\Shop\\TicketingController' => 'App\\Controller\\Shop\\Dummy\\DummyTicketingController',
'HWI\\Bundle\\OAuthBundle\\Controller\\ConnectController' => 'HWI\\Bundle\\OAuthBundle\\Controller\\ConnectController',
'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\\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',
'kernel' => 'App\\Kernel',
],
'console.command.ids' => [
0 => 'console.command.public_alias.App\\Command\\AccountingListExportCommand',
1 => 'console.command.public_alias.App\\Command\\ApplicationLoggerCleanUpCommand',
2 => 'console.command.public_alias.App\\Command\\DeleteCustomersCommand',
3 => 'console.command.public_alias.App\\Command\\DeleteOldJobApplicantsCommand',
4 => 'console.command.public_alias.App\\Command\\Export\\ExportOrderDataCommand',
5 => 'console.command.public_alias.App\\Command\\FixMigratedPricesCommand',
6 => 'console.command.public_alias.App\\Command\\Import\\ImportInfosnowCommand',
7 => 'console.command.public_alias.App\\Command\\Import\\ImportKeycardNumberCommand',
8 => 'console.command.public_alias.App\\Command\\Import\\ImportWebcamsCommand',
9 => 'console.command.public_alias.App\\Command\\MigrationCommand',
10 => 'console.command.public_alias.App\\Command\\Shop\\CurrencyExchangeCommand',
11 => 'console.command.public_alias.App\\Command\\Shop\\EventSubscriberListCommand',
12 => 'console.command.public_alias.App\\Command\\Shop\\NotificationCommand',
13 => 'console.command.public_alias.App\\Command\\Shop\\SmartPricerCleanupCommand',
14 => 'console.command.public_alias.App\\Command\\Shop\\SmartPricerDemandPressureCommand',
15 => 'console.command.public_alias.App\\Command\\TmpCommand',
16 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\Bundle\\ListCommand',
17 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\CacheWarmingCommand',
18 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\ClassesDefinitionsBuildCommand',
19 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\Definition\\Import\\ClassCommand',
20 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\Definition\\Import\\CustomLayoutCommand',
21 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\Definition\\Import\\FieldCollectionCommand',
22 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\Definition\\Import\\ObjectBrickCommand',
23 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\DeleteClassificationStoreCommand',
24 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\DeleteUnusedLocaleDataCommand',
25 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\Document\\GeneratePagePreviews',
26 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\Document\\MigrateElementsCommand',
27 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\EmailLogsCleanupCommand',
28 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\GenerateStaticPagesCommand',
29 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\InternalMigrationHelpersCommand',
30 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\InternalModelDaoMappingGeneratorCommand',
31 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\InternalUnicodeCldrLanguageTerritoryGeneratorCommand',
32 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\LowQualityImagePreviewCommand',
33 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\MaintenanceModeCommand',
34 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\Migrate\\StorageCommand',
35 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\Migrate\\ThumbnailsFolderStructureCommand',
36 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\MysqlToolsCommand',
37 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\RecyclebinCleanupCommand',
38 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\RequirementsCheckCommand',
39 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\ResetPasswordCommand',
40 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\RunScriptCommand',
41 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\SearchBackendReindexCommand',
42 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\ThumbnailsClearCommand',
43 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\ThumbnailsImageCommand',
44 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\ThumbnailsVideoCommand',
45 => 'Elements\\Bundle\\ErrorPageBundle\\Command\\InstallTranslationsCommand',
46 => 'console.command.public_alias.CustomerManagementFrameworkBundle\\Command\\ActionTriggerQueueCommand',
47 => 'console.command.public_alias.CustomerManagementFrameworkBundle\\Command\\BuildSegmentsCommand',
48 => 'console.command.public_alias.CustomerManagementFrameworkBundle\\Command\\CronTriggerCommand',
49 => 'console.command.public_alias.CustomerManagementFrameworkBundle\\Command\\DuplicatesIndexCommand',
50 => 'console.command.public_alias.CustomerManagementFrameworkBundle\\Command\\MaintenanceCommand',
51 => 'console.command.public_alias.CustomerManagementFrameworkBundle\\Command\\SegmentAssignmentIndexCommand',
52 => 'Elements\\Bundle\\BreadcrumbHelperBundle\\Command\\InstallTranslationsCommand',
53 => 'Elements\\Bundle\\CDMUserManagerBundle\\Command\\InstallTranslationsCommand',
54 => 'Elements\\Bundle\\CDMUserManagerBundle\\Command\\RemoveInactiveCustomerCommand',
55 => 'Elements\\Bundle\\DataLoggerBundle\\Command\\ExportCommand',
56 => 'Elements\\Bundle\\DataLoggerBundle\\Command\\MigrationCommand',
57 => 'Elements\\Bundle\\DataLoggerBundle\\Command\\RemoveCommand',
58 => 'Elements\\Bundle\\DataLoggerBundle\\Command\\TestCommand',
59 => 'Elements\\Bundle\\DataLoggerBundle\\Command\\UpdateCommand',
60 => 'Elements\\Bundle\\GoogleCseBundle\\Command\\InstallTranslationsCommand',
61 => 'console.command.public_alias.Elements\\Bundle\\JsonLdReloadedBundle\\Command\\Deployment\\GenerateTemplatesFromDbCommand',
62 => 'console.command.public_alias.Elements\\Bundle\\ProcessManagerBundle\\Command\\ClassMethodExecutorCommand',
63 => 'console.command.public_alias.Elements\\Bundle\\ProcessManagerBundle\\Command\\MaintenanceCommand',
64 => 'console.command.public_alias.Elements\\Bundle\\ProcessManagerBundle\\Command\\MigrationGeneratorCommand',
65 => 'console.command.public_alias.Elements\\Bundle\\RecurringDatesTypeBundle\\Command\\MigrateTimeframerToReccuringDatesCommand',
66 => 'console.command.public_alias.Elements\\Bundle\\SkidataTicketingSwebBundle\\Command\\CleanupNotesCommand',
67 => 'console.command.public_alias.Elements\\Bundle\\SkidataTicketingSwebBundle\\Command\\CleanupTypesCommand',
68 => 'console.command.public_alias.Elements\\Bundle\\SkidataTicketingSwebBundle\\Command\\ImporterCommand',
69 => 'console.command.public_alias.Elements\\Bundle\\SkidataTicketingSwebBundle\\Command\\InstallClassesCommand',
70 => 'console.command.public_alias.Elements\\Bundle\\SkidataTicketingSwebBundle\\Command\\InventoryTestCommand',
71 => 'console.command.public_alias.Elements\\Bundle\\SkidataTicketingSwebBundle\\Command\\Soap\\GenerateClassmapCommand',
72 => 'console.command.public_alias.Elements\\Bundle\\SkidataTicketingSwebBundle\\Command\\Soap\\GenerateClientCommand',
73 => 'console.command.public_alias.Elements\\Bundle\\SkidataTicketingSwebBundle\\Command\\Soap\\GenerateTypesCommand',
74 => 'Elements\\Bundle\\SkidataTicketingSwebBundle\\Command\\WarmupCommand',
75 => 'Elements\\Bundle\\TicketShopFrameworkBundle\\Command\\TestConfigurationCommand',
76 => 'console.command.public_alias.Pimcore\\Bundle\\EcommerceFrameworkBundle\\Command\\CleanupPendingOrdersCommand',
77 => 'console.command.public_alias.Pimcore\\Bundle\\EcommerceFrameworkBundle\\Command\\IndexService\\BootstrapCommand',
78 => 'console.command.public_alias.Pimcore\\Bundle\\EcommerceFrameworkBundle\\Command\\IndexService\\EsSyncCommand',
79 => 'console.command.public_alias.Pimcore\\Bundle\\EcommerceFrameworkBundle\\Command\\IndexService\\ProcessPreparationQueueCommand',
80 => 'console.command.public_alias.Pimcore\\Bundle\\EcommerceFrameworkBundle\\Command\\IndexService\\ProcessUpdateIndexQueueCommand',
81 => 'console.command.public_alias.Pimcore\\Bundle\\EcommerceFrameworkBundle\\Command\\IndexService\\ResetQueueCommand',
82 => 'console.command.public_alias.Pimcore\\Bundle\\EcommerceFrameworkBundle\\Command\\Voucher\\CleanupReservationsCommand',
83 => 'console.command.public_alias.Pimcore\\Bundle\\EcommerceFrameworkBundle\\Command\\Voucher\\CleanupStatisticsCommand',
84 => 'Elements\\Bundle\\IncertBundle\\Command\\ImportCommand',
85 => 'Elements\\Bundle\\IncertBundle\\Command\\IncertCommand',
86 => 'console.command.public_alias.Elements\\Bundle\\AzureAuthBundle\\Command\\MigrateUserCommand',
],
];
}
protected function throw($message)
{
throw new RuntimeException($message);
}
}